/*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 
 */
/***********************************************************************/
.bottomnav {
  background: #24aeb1;
  color: #fff;
  height: 40px; }
  .bottomnav .text-top {
    line-height: 40px;
    font-size: 14px; }
    .bottomnav .text-top span {
      font-weight: bold; }
  .bottomnav .popup-over a.popup-title {
    padding: 2px 15px;
    display: block;
    line-height: 36px;
    text-transform: uppercase;
    font-size: 13px; }
  .bottomnav .block-social {
    padding-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .rtl .bottomnav .block-social {
      padding-right: 15px;
      padding-left: inherit; }
    .rtl .bottomnav .block-social {
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      border-left: inherit; }
    .bottomnav .block-social .title_block {
      display: none; }
    .bottomnav .block-social li {
      margin: 0; }
      .bottomnav .block-social li a {
        padding: 12px 6px;
        width: auto;
        height: 40px; }
        .bottomnav .block-social li a:before {
          color: #fff; }
      .bottomnav .block-social li:last-child a {
        padding-right: 0px; }
        .rtl .bottomnav .block-social li:last-child a {
          padding-left: 0px;
          padding-right: inherit; }
  .bottomnav .popup-title {
    color: #fff; }
  .bottomnav .text-top {
    color: #fff; }
  @media (min-width: 768px) {
    .bottomnav .popup-over a.popup-title {
      border-left: 1px solid rgba(255, 255, 255, 0.1); }
      .rtl .bottomnav .popup-over a.popup-title {
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        border-left: inherit; } }
  .bottomnav .popup-over a.popup-title:hover {
    color: #fff; }

.header-container .ApColumn .block {
  margin-bottom: 0; }

.btn-login {
  font-size: 14px;
  font-weight: bold;
  color: #1d2a38;
  padding: 14px 0;
  line-height: 16px;
  display: inline-block;
  text-transform: uppercase; }

.top-right-header > #_desktop_cart, .btn-function {
  padding-left: 20px; }
  .rtl .top-right-header > #_desktop_cart, .rtl .btn-function {
    padding-right: 20px;
    padding-left: inherit; }

.header-logo a {
  display: block; }

#_desktop_cart .totals-cart {
  padding-left: 10px; }
  .rtl #_desktop_cart .totals-cart {
    padding-right: 10px;
    padding-left: inherit; }
#_desktop_cart .header {
  display: flex;
  align-items: baseline; }

#header.navbar-fixed-top {
  position: fixed; }

@media (min-width: 992px) {
  .header_logo {
    margin-top: 5px; }

  #leo_search_block_top .title_block {
    display: none; }
  #leo_search_block_top .block_content {
    opacity: 1;
    visibility: visible;
    position: relative; }
  #leo_search_block_top.search-by-category #leosearchtopbox {
    width: 100%;
    position: relative; }
    #leo_search_block_top.search-by-category #leosearchtopbox .list-cate-wrapper {
      border-left: 1px solid #e4e4e4;
      height: 36px;
      position: absolute;
      font-size: 14px;
      top: 2px;
      right: 70px;
      border-radius: 0; }

  .header-top {
    padding-top: 20px; } }
@media (max-width: 1199px) {
  .header_logo {
    text-align: center; } }
@media (min-width: 768px) and (max-width: 991px) {
  div#leo_search_block_top .title_block {
    padding: 0; } }
@media (max-width: 991px) {
  div#leo_search_block_top {
    margin-left: 45px; }
    .rtl div#leo_search_block_top {
      margin-right: 45px;
      margin-left: inherit; }

  .leo-megamenu .navbar-toggler {
    position: absolute;
    top: -50px;
    left: 5px; }
    .rtl .leo-megamenu .navbar-toggler {
      right: 5px;
      left: auto; }

  .header_logo {
    padding-top: 10px; }

  .bottomnav .block-social {
    display: none; }

  .userinfo-selector a.popup-title i {
    font-size: 24px; }

  .nav-right {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }

  .set-height img {
    min-height: 180px;
    object-fit: cover; } }
@media (max-width: 767px) {
  div#leo_search_block_top .title_block {
    padding: 20px 0; } }

/*# sourceMappingURL=headerposition2632810492.css.map */
