/* Add custom CSS styles below */ 
body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header *:not(custom-salla-product-card *) {
    color: var(--header-text-color);
    background-color: #ffffff;
}


[dir=rtl] .s-slider-vertical .s-slider-thumbs-container {
    margin-top: -10px !important;
}.product-single .product-single__main-media a.swiper-slide {
    cursor: none;
    height: 500px !important;
    padding-bottom: -101px;
}



button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: #e3c998;
}


slot {
    color: white;
}







/* Add custom CSS styles below */ 
.product-card__price {
    font-size: 16px;
    color: #550606;
    line-height: 100%;
}.product-card--rounded .product-card__image {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}