/* Add custom CSS styles below */ 
  header + .s-block.s-block--fixed-banner
 {
    margin-top: 0;
    padding-top: 0;
     padding-left: 0px; 
}
.border-primary {
    border-color: #414042;
    border-color: #f6ece3;
}
.product-card__actions div button {
    border: 0;
    background: #91766e;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    color: #111;
}

@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color: #080809;
        background: #f6ece3;
    }
}
.product-card__buttons>div button {
    display: flex
;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: var(--bg-primary);
    width: 40px;
    height: 40px;
    border: 0;
    font-size: 0;
    white-space: nowrap;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 0 10px 2px #f6ec
.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2px;
    padding-left: 2px;
}

#karzoun-widget-send-button {
    padding-left: 15px;
    padding-right: 10px;
    position: fixed !important;
    z-index: 190 !important;
    bottom: 33px;
    text-align: center !important;
    height: 40px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #79645d;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    right: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    }
.footer-is-light .store-footer .store-footer__curve {
    --tw-text-opacity: 1;
    color: #f6ece3;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f6ece3;
    --tw-text-opacity: 1;
    color: rgb(3 3 3);
}
.footer-is-light .store-footer .store-footer__inner, .footer-is-light .store-footer .store-footer__contacts-row, .footer-is-light .store-footer .store-footer__newsletter {
    --tw-border-opacity: 1;
    border-bottom-color: black;
    --tw-bg-opacity: 1;
    background-color: #f6ece3;
}
, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: hsl(0, 0%, 0%);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: #f6ece3;
}
.wa-messenger-svg-whatsapp {
    fill: #f6ece3 ;
    width: 37px;
    height: 42px;
    stroke: none;
}

.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
    background-color: var(--footer-bg);
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 222 222);
}
*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #000000;
}
input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]) {
    min-height: 36px;
    padding: 5px 8px 7px 12px;
    color: black;
}
.text-store-text-primary {
    color: #000000;
}
@media (min-width: 640px) {
    .sm\:text-4xl {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}