// developer custom styles
        
.header-menu .menu-style[data-style="1"] .level-1 > li:hover > a, .header-menu .menu-style[data-style="1"] .level-1 > li:hover > .no-link {
  background-color: #442216 !important;
}

@media (max-width: 900px) {
  .w-menu .hided.menu ul li {
    background: #fde3c5;
    color: #000;
  }
}

.cart-box-link {
  background-color: #f5d8b9 !important;
  color: #000 !important;
}

.w-menu-style-1 > ul > li > a:hover,
.w-menu-style-1 > ul > li > a:active,
.w-menu-style-1 > ul > li > a:focus {
  background-color: #442216 !important;
  color: #fff !important;
}
.btn-1 {
  background-color: #f5d8b9 !important;
  color: #000 !important;
}

.btn-2 {
  background-color: #f5d8b9 !important;
  color: #000 !important;
}
.products-listing .btn-buy:before {
  color: #000 !important;
}
.buyButton .btn-1,
a .btn-buy {
  color: #000 !important;
}
.privacy-row a,
.main-content a {
  color: #442216 !important;
}
.w-text .customer-service:before {
  color: #442216 !important;
}
.w-text .customer-service b {
  color: #442216 !important;
}
.w-search .button-search:before {
  color: #442216 !important;
}
.w-bestsellers .heading-3:before,
.w-bestsellers .item:before {
  color: #442216 !important;
}
@media (max-width: 600px) {
  .cart-box-link {
    background-color: unset !important;
    color: #fff !important;
  }

  .w-tabs .tab-a.active{
    border-bottom: 3px solid #442216 !important;
    color: #442216 !important;
  }
}

@media (max-width: 1000px) {
  .w-languages .current {
    padding-top: 20px !important;
  }
}

.w-tabs .accordion-heading.active {
  border-bottom: 3px solid #442216 !important;
  color: #442216 !important;
}

/* .w-tabs .tab-a.active {
  border-bottom: 3px solid #442216 !important;
  color: #442216 !important;
} */

.btn {
  /* border: 2px solid #442216 !important; */
  background-color: #f5d8b9 !important;
  color: #442216 !important;
  border: none !important;
}

a.btn {
  color: #442216 !important;
}


.btn-title{
  color: #442216 !important;
}

a.btn-2{
  color: #442216 !important;
}

.w-cart .buttons .btn{
  color: #442216 !important;
}

.w-catalog-compare-button .compare_button{
  color: #442216 !important;
}

.btn-save{
  color: #442216 !important;
}

.w-checkout-guest-btn .btn-2{
  color: #442216 !important;
}

.w-checkout-create-btn .btn-2{
  color: #442216 !important;
}

.box .addresses .address-edit .btn-save{
  color: #442216 !important;
}

.bell-ico .heading-2:before {
  color: #442216 !important;
}

.buttons .left-buttons .btn{
  color: #442216 !important;
}

.box-block.type-8 > .block:nth-child(1) {
  width: 100% !important;
}

.heading-saved-lists .heading-4:before{
  color: #442216 !important;
}

.heading-ordered-items .heading-4:before{
  color: #442216 !important;
}

.heading-settings .heading-4:before{
  color: #442216 !important;
}

.heading-settings .heading-4:before{
  color: #442216 !important;
}

/* @media (max-width: 600px) {
    .w-languages .current {
      padding-right: 50px !important; 
    }
  } */

  @media (max-width: 1255px) {
   
      #box-4132 {
          display: flex !important;
          flex-direction: row !important;
          justify-content: space-between !important;
          align-items: center !important;
      }
      
      
      #box-4132 > .block:has(#box-4133) {
          order: 999 !important; 
          margin-left: auto !important;
      }
      
      
      .w-menu .menu-ico {
          display: block !important;
          z-index: 9999 !important;
          position: relative !important;
          background: transparent !important;
      }
      
      
      .w-menu .wrapper {
          width: auto !important;
      }

      .box-block.type-15 > .block{
        width: 24% !important;
      }

      .cart-box-link {
        background-color: unset !important;
        color: #fff !important;
      }
  }