/***************************************************
  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 
 */
/***********************************************************************/
.topnav {
  border-bottom: 1px solid #e5e5e5; }
  .topnav a {
    color: #888888; }
    .topnav a:hover {
      color: #029e33; }

.header-top {
  background: #753e17; }

.top-service-wr {
  padding: 9px 0; }
  .top-service-wr .icon {
    color: #73b01d;
    font-size: 20px; }
  .top-service-wr .block.ApRawHtml {
    display: flex;
    align-items: center;
    gap: 10px; }

#leo_search_block_top .block_content .search_query, #leo_search_block_top .block_content .list-cate-wrapper .select-title {
  border-color: #029e33; }

.cart-preview .shopping-cart:before {
  content: "\f07a";
  display: block;
  font-family: "FontAwesome";
  font-size: 21px;
  margin-right: 3px;
}

.box-top-header {
  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; }
  .box-top-header > [class*="col-"] {
    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; }
  .box-top-header .left-top-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (min-width: 992px) {
      .box-top-header .left-top-header {
        display: block; } }
  .box-top-header .right-top-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
  @media (min-width: 992px) {
    .box-top-header .userinfo-selector {
      padding: 11px 0px 11px 0px; }
      .rtl .box-top-header .userinfo-selector {
        padding: 11px 0px 11px 0px; }
      .box-top-header .userinfo-selector .popup-title {
        display: none; }
      .box-top-header .userinfo-selector .popup-content {
        border: none;
        display: block;
        position: static;
        font-size: 0px;
        margin: 0 -15px;
        background: transparent;
        -webkit-animation: none;
        -moz-animation: none;
        animation: none; }
        .box-top-header .userinfo-selector .popup-content li {
          border-bottom: none;
          display: inline-block;
          vertical-align: middle; }
          .box-top-header .userinfo-selector .popup-content li + li {
            border-style: solid;
            border-color: #ededed;
            border-width: 0px 0px 0px 1px; }
            .rtl .box-top-header .userinfo-selector .popup-content li + li {
              border-width: 0px 1px 0px 0px; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .box-top-header .userinfo-selector .popup-content li.check-out {
          display: none; } }
  @media (min-width: 992px) {
        .box-top-header .userinfo-selector .popup-content .dropdown-item {
          font-size: 13px;
          padding: 0px 15px; } }
      @media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
        .box-top-header .userinfo-selector .popup-content .dropdown-item {
          padding: 0px 10px; } }
  @media (min-width: 992px) {
          .box-top-header .userinfo-selector .popup-content .dropdown-item:before {
            display: none; }
          .box-top-header .userinfo-selector .popup-content .dropdown-item:hover {
            background: transparent; }
          .box-top-header .userinfo-selector .popup-content .dropdown-item span {
            white-space: nowrap; }
      .box-top-header .userinfo-selector.logged .popup-content li.my-account {
        display: none; } }
  .box-top-header .userinfo-selector .popup-content {
    right: 0px;
    left: auto; }
    .rtl .box-top-header .userinfo-selector .popup-content {
      right: auto;
      left: 0px; }

@media (min-width: 992px) {
  .box-middle-header {
    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: 991px) {
  .box-middle-header {
    margin-bottom: 10px; } }
.box-middle-header > [class*="col-"] {
  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; }
.box-middle-header .left-middle-header {
  text-align: center; }
  @media (min-width: 992px) {
    .box-middle-header .left-middle-header {
      display: block;
      padding: 0 0 0 15px; }
      .rtl .box-middle-header .left-middle-header {
        padding: 0 15px 0 0; } }
  @media (max-width: 991px) {
    .box-middle-header .left-middle-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; } }
.box-middle-header .center-middle-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; }
  @media (min-width: 992px) {
    .box-middle-header .center-middle-header {
      padding: 0 15px 0 0; }
      .rtl .box-middle-header .center-middle-header {
        padding: 0 0 0 15px; } }
  @media (max-width: 991px) {
    .box-middle-header .center-middle-header {
      margin-bottom: 20px; } }
.box-middle-header .right-middle-header {
  -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; }
  @media (min-width: 992px) {
    .box-middle-header .right-middle-header {
      padding: 0 15px 0 0; }
      .rtl .box-middle-header .right-middle-header {
        padding: 0 0 0 15px; } }
  @media (max-width: 991px) {
    .box-middle-header .right-middle-header {
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; } }
@media (min-width: 992px) {
  .box-middle-header .logo {
    width: 100%;
    display: block;
     } }
@media (max-width: 991px) {
  .box-middle-header .hotline.hotline-top {
    margin-right: 20px; }
    .rtl .box-middle-header .hotline.hotline-top {
      margin-left: 20px;
      margin-right: inherit; } }
@media (max-width: 575px) {
  .box-middle-header .hotline.hotline-top {
    margin-right: 15px; }
    .rtl .box-middle-header .hotline.hotline-top {
      margin-left: 15px;
      margin-right: inherit; } }
.box-middle-header #cart-block .leo-dropdown-cart.dropdown.show {
  margin-top: 5px; }

.box-bottom-header {
  position: relative; }
  @media (min-width: 992px) {
    .box-bottom-header {
      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; } }
  .box-bottom-header > [class*="col-"] {
    min-height: 0px;
    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; }
  .box-bottom-header .left-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (min-width: 992px) {
      .box-bottom-header .left-bottom-header {
        padding: 0 0 0 15px; }
        .rtl .box-bottom-header .left-bottom-header {
          padding: 0 15px 0 0; } }
    .box-bottom-header .left-bottom-header .ApMegamenu {
      width: 100%; }
  .box-bottom-header .right-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (min-width: 992px) {
      .box-bottom-header .right-bottom-header {
        padding: 0 15px 0 0; }
        .rtl .box-bottom-header .right-bottom-header {
          padding: 0 0 0 15px; } }
    @media (max-width: 991px) {
      .box-bottom-header .right-bottom-header {
        position: static; } }
  @media (max-width: 991px) {
    .box-bottom-header .leo-megamenu .navbar-header {
      position: absolute;
      bottom: 70px;
      left: 15px; }
      .rtl .box-bottom-header .leo-megamenu .navbar-header {
        right: 15px;
        left: auto; } }

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