/*Header 2 home 2 leo_shopiojewelry*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/*mixin custom */
/*default search */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#header .header-nav .bottomnav {
  color: #999999;
  font-size: 13px;
  line-height: 26px;
  background-color: #333333 !important; }
  #header .header-nav .bottomnav .bottomnav-top {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      #header .header-nav .bottomnav .bottomnav-top {
        display: inherit; }
        #header .header-nav .bottomnav .bottomnav-top > div {
          text-align: center; } }
  #header .header-nav .bottomnav .bottomnav-left .box-content {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      #header .header-nav .bottomnav .bottomnav-left .box-content {
        justify-content: center; } }
    @media (max-width: 575px) {
      #header .header-nav .bottomnav .bottomnav-left .box-content {
        display: none; } }
    #header .header-nav .bottomnav .bottomnav-left .box-content p {
      color: #999999;
      font-size: 13px; }
    #header .header-nav .bottomnav .bottomnav-left .box-content a {
      margin-left: 10px;
      color: #999999; }
      .rtl #header .header-nav .bottomnav .bottomnav-left .box-content a {
        margin-right: 10px;
        margin-left: inherit; }
      #header .header-nav .bottomnav .bottomnav-left .box-content a:hover {
        color: #E8C592; }
    #header .header-nav .bottomnav .bottomnav-left .box-content i {
      margin-right: 5px;
      color: #E8C592; }
      @media (max-width: 575px) {
  #header .header-nav .bottomnav .bottomnav-right {
    display: flex;
    justify-content: center;
    align-items: center; }
  }
        @media (min-width: 576px) {
  #header .header-nav .bottomnav .bottomnav-right {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  }
    #header .header-nav .bottomnav .bottomnav-right .block_content a {
      color: #E8C592; }

@media (max-width: 991px) {
  #header .header-top .header-logo .col-search, #header .header-top .header-logo .col-info {
    order: 2; }
  #header .header-top .header-logo .col-logo {
    order: 1; } }
#header .header-top .header-logo .col-contact {
  font-size: 12px;
  line-height: 18px; }
  #header .header-top .header-logo .col-contact a {
    color: #E8C592;
    font-size: 14px; }

#leo_search_block_top {
  position: relative;
  z-index: 999; }
  @media (max-width: 992px) {
    #leo_search_block_top {
      width: 20px;
      height: 20px; } }
  #leo_search_block_top form {
    position: relative;
    display: none;
    border: 0;
    width: 100%; }
    #leo_search_block_top form input[type=text] {
      min-width: 100%;
      width: 100%;
      background: transparent;
      border: 0;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      outline: 0;
      padding: 5px 50px 5px 15px;
      border-radius: 0; }
      .rtl #leo_search_block_top form input[type=text] {
        padding: 5px 15px 5px 50px; }
      #leo_search_block_top form input[type=text]:focus {
        background: transparent; }
    #leo_search_block_top form button[type=submit] {
      position: absolute;
      width: 50px;
      height: 42px;
      line-height: 42px;
      background: transparent;
      padding: 0;
      border: 0;
      color: #FFFFFF;
      right: -1px;
      top: -1px;
      font-size: 15px; }
      .rtl #leo_search_block_top form button[type=submit] {
        left: -1px;
        right: auto; }
  #leo_search_block_top .title_block {
    color: #000000;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    padding: 0; }
  #leo_search_block_top form {
    border: 2px solid #E5E5E5;
    background: #fff;
    border-radius: 4px; }
    #leo_search_block_top form input[type=text] i {
      font-size: 22px; }
    #leo_search_block_top form input[type=text]::placeholder {
      color: #acaaa6; }
    @media (min-width: 992px) {
      #leo_search_block_top form {
        display: block;
        left: 0px;
        top: 0%;
        width: 100%; }
        .rtl #leo_search_block_top form {
          right: 0px;
          left: auto; }
        #leo_search_block_top form .list-cate-wrapper {
          display: none; } }
  @media (max-width: 991px) {
    #leo_search_block_top.active form {
      display: block;
      position: absolute;
      top: 132%;
      border-radius: 0;
      left: 0px;
      width: 100%; }
      .rtl #leo_search_block_top.active form {
        right: 0px;
        left: auto; }
      #leo_search_block_top.active form .list-cate-wrapper {
        display: none; } }
  @media (max-width: 575px) {
    #leo_search_block_top.active form {
      width: 280px; } }
  #leo_search_block_top label {
    display: none; }
  #leo_search_block_top .title_block {
    color: #000;
    font-size: 0;
    display: none;
    line-height: 18px; }
    #leo_search_block_top .title_block:before {
      font-family: "Font Awesome 5 Pro";
      content: '\f002';
      font-size: 20px;
      position: absolute;
      top: 0;
      text-align: center;
      font-weight: bold; }
    @media (max-width: 991px) {
      #leo_search_block_top .title_block {
        display: block;
        font-size: 0;
        margin: auto;
        line-height: 1;
        position: absolute;
        z-index: 99;
        width: 20px; }
        #leo_search_block_top .title_block:before {
          font-family: "Font Awesome 5 Pro";
          content: '\f002';
          font-size: 20px;
          position: absolute;
          top: -3px;
          text-align: center;
          font-weight: bold;
          color: #000000; } }
    @media (max-width: 991px) and (min-width: 992px) {
      #leo_search_block_top .title_block:before {
        top: 6px; } }

    #leo_search_block_top .title_block:hover:before {
      color: #E8C592; }

@media (max-width: 991px) {
  .leo-megamenu .navbar-toggler {
    position: absolute;
    top: -65px;
    left: 45%; }
    .rtl .leo-megamenu .navbar-toggler {
      right: 40px;
      left: auto; } }

.language-selector-wrapper {
  margin-right: 20px; }
  .rtl .language-selector-wrapper {
    margin-left: 20px;
    margin-right: inherit; }
  .language-selector-wrapper a.popup-title {
    color: #999999; }
    .language-selector-wrapper a.popup-title i {
      color: #999999; }

.userinfo-selector .nav_title_info {
  display: flex;
  align-items: center;
  margin-bottom: 0px; }
  .userinfo-selector .nav_title_info li {
    padding: 0px 0px 0px 5px; }
    .rtl .userinfo-selector .nav_title_info li {
      padding: 0px 5px 0px 0px; }
    .userinfo-selector .nav_title_info li a {
      color: #E8C592; }
  .userinfo-selector .nav_title_info .logout {
    padding: 0px; }

/*# sourceMappingURL=headerposition1827841035.css.map */
