/*
Generated time: June 28, 2025 10:54
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
card-product-slider,complementary-products,recently-viewed-products{display:block}html .card-product-slider{overflow:visible}.card-product-slider__buttons{position:static;padding:0;transform:none;justify-content:flex-end}.card-product-slider .card-product-slider__slide{width:calc(100% - 16.666%)}html.no-js .card-product-slider__wrapper{overflow-x:auto;margin:0 calc(0rem - var(--page-gutter));padding:0 var(--page-gutter) 2rem}html.no-js .card-product-slider__slide+.card-product-slider__slide{margin-inline-start:.2rem}@media screen and (min-width:480px){.card-product-slider .card-product-slider__slide{width:calc((100% - 50%) - .2rem)}}@media screen and (min-width:575px){.card-product-slider .card-product-slider__slide{width:calc((100% - 56%) - .2rem)}}@media screen and (min-width:750px){html.js .card-product-slider{overflow:hidden}.card-product-slider__buttons>:not(.swiper-button-lock){margin-block-start:3.2rem}.card-product-slider .card-product-slider__slide{width:100%}html.no-js .card-product-slider .card-product-slider__slide{width:calc(100% / 3 - .2rem)}}@media screen and (min-width:1100px){html.no-js .card-product-slider .card-product-slider__slide{width:calc(25% - .2rem)}}.card-product-slider--secondary{width:72.5%;margin-inline-start:0}@media screen and (min-width:750px){html.js .card-product-slider--secondary,html.no-js .card-product-slider--secondary{overflow:visible}}@media screen and (min-width:990px){.card-product-slider--secondary{width:100%}}.products-feed__tab{display:flex;align-items:center;justify-content:center;margin-block-end:2.4rem}.products-feed__tab button{padding:.4rem 1.2rem;outline:0;cursor:pointer;border-radius:9rem;border:none;transition:.3s;background-color:#f1f1f1;margin:0 .8rem;color:#000;font-size:1rem;line-height:1.3rem;letter-spacing:.2rem;text-transform:uppercase}.products-feed__tab button:hover{background-color:var(--color-text-secondary);color:#fff}.products-feed__tab button.active{background-color:var(--color-text-secondary);color:#fff}.products-feed__tabcontent{display:none;animation:fadeEffect 1s}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}