@media (max-width: 750px) { .s-products-slider-card { max-width: 185px; } } @media (min-width: 750px) { .s-products-slider-card { max-width: 13rem; }}

.s-slider-block__title-right h2,.s-block__title h2{font-size: 1.2rem;text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #83ADA1 0%,
            #83ADA1 25%,
            #E9C47D 70%,
            #E9C47D 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    font-weight: bold!important;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 8s linear infinite;
    display: inline-block;
    
    
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }}

.s-button-primary,.s-button-danger{background:linear-gradient(to left , #E9C47D, #E9C580, #E9C47D);box-shadow:0 2px 5px -3px #212121;border:none}
to-top a {padding: 10px 15px}

 .s-products-slider-card .s-product-card-vertical,.s-products-slider-card .s-product-card-out-of-stock
,.s-products-list .s-products-list-vertical-cards .s-product-card-vertical,.s-product-card-horizontal{border:2px solid #83ADA1!important}

body,.breadcrumbs,.py-6{background:#fff!important;color:#212121}
 .to-top,.footer-top,.footer-bottom,.store-footer__inner .container,.store-footer,.footer-middle{background:linear-gradient(to left , #A2C1B9, #BFD4CF)!important;border:none}
 .store-footer__inner .contact-links .justify-center{background:#E9C47D!important;color:#fff;box-shadow:0 2px 5px -3px #212121;}

h2.da-tm,.store-footer h3{color:#fff}
@property --a{syntax:'<angle>';inherits:false;initial-value:0deg;}.s-block--testimonials .px-4::after{content:"";position:absolute;inset:2.5px;background:#E9C47D;z-index:-1;border-radius:12px;color:#fff!important}.s-block--testimonials .px-4{color:#fff!important;position:relative;padding:17px;z-index:9;background:repeating-conic-gradient(from var(--a),#E9C47D 0%,#E9C47D 5%,#E9C47D 5%,#83ADA1 40%,#83ADA1 50%);animation:animate 5s linear infinite;border-radius:12px}@keyframes animate{0%{--a: 0deg }100%{--a: 360deg }}.transition-shadow{background:0 0!important}
.testimonial__icon{color:#83ADA1!important}
.s-block--logos-slider{background:#fff!important}
.min-h-full .store-header .bottom-header{background:#E8F1EE!important}
.swiper-free-mode .swiper-pagination{display:none!important}

.p-4{background:#E8F1EE!important}