/***************************************************
  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 
 */
/***********************************************************************/
.header-nav .bottomnav {
  min-height: 50px;
  border-bottom: 1px solid #e4e4e4; }

.userinfo-selector .popup-title {
  padding: 16px 0 16px 0; }
  .rtl .userinfo-selector .popup-title {
    padding: 16px 0 16px 0; }
  @media (min-width: 992px) {
    .userinfo-selector .popup-title {
      display: none; }
      .userinfo-selector .popup-title i {
        display: none; } }
  .userinfo-selector .popup-title .fa-angle-down {
    display: inline-block; }
.userinfo-selector .popup-content {
  right: 0;
  left: inherit; }
  .rtl .userinfo-selector .popup-content {
    left: 0;
    right: auto; }
  @media (max-width: 480px) {
    .userinfo-selector .popup-content {
      right: -30px; }
      .rtl .userinfo-selector .popup-content {
        left: -30px;
        right: auto; } }
  @media (min-width: 992px) {
    .userinfo-selector .popup-content {
      position: relative;
      z-index: 99;
      display: block;
      visibility: visible;
      padding: 16px 0;
      border: none;
      min-width: auto;
      background: transparent;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
      .userinfo-selector .popup-content li {
        position: relative;
        display: inline-block;
        padding: 0 16px; }
      .userinfo-selector .popup-content a i {
        display: none; } }

#_desktop_cart .cart-preview .header {
  background: #e0e0e0; }
  #_desktop_cart .cart-preview .header i {
    width: 55px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #c39a3f;
    color: #FFFFFF; }
  #_desktop_cart .cart-preview .header .title_cart {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 5px; }
    .rtl #_desktop_cart .cart-preview .header .title_cart {
      padding-left: 5px;
      padding-right: inherit; }
#_desktop_cart .cart-preview .box-cart {
  padding: 0 15px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  @media (max-width: 575px) {
    #_desktop_cart .cart-preview .box-cart {
      padding: 0 20px; } }
#_desktop_cart .cart-preview .cart-quantity {
  position: relative;
  height: auto;
  min-width: auto;
  line-height: 18px;
  top: inherit;
  right: inherit !important;
  left: inherit !important;
  font-weight: 600;
  color: #222222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: transparent;
  font-size: 14px; }

@media (max-width: 575px) {
  .leo-megamenu .navbar-header {
    padding: 15px 0; } }

/*# sourceMappingURL=headerposition1501866647.css.map */
