.promo-banner-section {
    margin: 12px 0;
}
.promo-banner-section img,
.product-wrapper img{
    height: auto;
}
@media(max-width: 991px){ 
  .header-container.sticky .cart{
      display: none
  }
}

/*:root {*/
/*    --shop-color-bg: #E5E5E5 !important;*/
/*    --shop-color-main: #0970ba !important;*/
/*    --shop-color-sub: #a78560 !important;*/
/*    --shop-color-menu: #0970ba !important;*/
/*    --shop-color-menu-text: #dec8b3 !important;*/
/*    --shop-color-text: #333 !important;*/
/*    --shop-color-title: #4e4f13 !important;*/
/*    --shop-color-price: #0059ba !important;*/
/*    --shop-color-hover: #0059ba !important;*/
/*    --shop-color-button: #0970ba !important;*/
/*    --shop-color-button-text: #fff !important;*/
/*    --home-collection1-bg: #831713 !important;*/
/*    --footer-bg-color-2: #EFF5EE !important;*/
/*    --footer-color-title: #0970ba !important;*/
/*    --footer-color-text: #121212 !important;*/
/*}*/

.logo {
	margin: 5px 0;
}

.lv0 a:hover, footer a:hover {
    color: var(--shop-color-hover);
}
button.btn.icon-fallback-text {
	color: var(--shop-color-hover);
}
