/* Header 01 */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.text_line {
  color: #000;
  font-size: 14px;
  padding: 13px 0;
  line-height: 20px; }

.bottomnav {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea; }
  @media (min-width: 992px) {
    .bottomnav .ApRow {
      display: flex;
      align-items: center; } }

.language-selector-wrapper {
  padding-right: 23px; }
  .rtl .language-selector-wrapper {
    padding-left: 23px;
    padding-right: inherit; }

.currency-selector {
  padding-left: 23px;
  position: relative; }
  .rtl .currency-selector {
    padding-right: 23px;
    padding-left: inherit; }
  .currency-selector:before {
    content: "";
    width: 1px;
    height: 22px;
    background: #e1e1e1;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    .rtl .currency-selector:before {
      right: 0;
      left: auto; }

#leo_search_block_top {
  position: relative; }
  #leo_search_block_top .title_block {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: block;
    font-size: 0;
    line-height: 1;
    padding: 50px 0;
    margin: 0;
    cursor: pointer;
    letter-spacing: 0; }
    #leo_search_block_top .title_block:before {
      content: '\f002';
      font-size: 20px;
      line-height: 32px; }
  #leo_search_block_top .icon-open-search {
    display: block;
    padding: 38px 0;
    line-height: 24px; }
  #leo_search_block_top .block_content .list-cate-wrapper {
    display: none; }
  #leo_search_block_top form#leosearchtopbox {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }
  #leo_search_block_top.active form#leosearchtopbox {
    opacity: 1;
    visibility: visible; }

.header_logo {
  padding: 31px 0; }

.userinfo-selector.popup-over a.popup-title {
  padding: 54px 25px; }

.ico-func i {
  font-size: 20px;
  color: #333; }

.logo-func {
  text-align: center; }

.ApMegamenu {
  width: 100%;
  text-align: center; }

.ApMegamenu .leo-megamenu {
  display: inline-block;
  vertical-align: bottom; }

@media (max-width: 991px) {
  .header_logo {
    text-align: center;
    margin: auto; }

  .ico-func {
    margin-left: 20%;
    width: calc(100% - 20%); }
    .rtl .ico-func {
      margin-right: 20%;
      margin-left: inherit; }

  #header {
    position: relative; }
    #header .header-top {
      position: absolute;
      bottom: 15px;
      left: 0px; }
      .rtl #header .header-top {
        right: 0px;
        left: auto; }

  .userinfo-selector.popup-over a.popup-title {
    padding: 20px 25px; }

  #leo_search_block_top .title_block {
    padding: 20px 0; } }
@media (max-width: 767px) {
  #leo_search_block_top {
    position: static; }
    #leo_search_block_top form#leosearchtopbox {
      right: 20px; }

  .topnav .top-right-header {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

/*# sourceMappingURL=headerposition3642171494.css.map */
