/*
Generated time: May 20, 2025 06:03
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.
*/
.collection-slider.bestSeller .section-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;width:100%;margin-bottom:28px}.collection-slider.bestSeller{position:relative}.collection-slider.bestSeller.page-width{padding-right:unset}.collection-slider.bestSeller .mySwiper.bestsellerSwiper{display:none;position:unset;border-radius:16px}.collection-slider.bestSeller .mySwiper.bestsellerSwiper.active_swiper{display:block}.collection-slider.bestSeller .section-head.positioned{position:relative;top:0;display:inline-flex;width:auto;z-index:2;padding-left:unset}.mySwiper.bestsellerSwiper1,.mySwiper.bestsellerSwiper2,.mySwiper.bestsellerSwiper3,.mySwiper.bestsellerSwiper4{display:none}.collection-slider.bestSeller .section-head .heading-filter-container{display:flex;flex-direction:row;gap:40px;align-items:center;justify-content:flex-start}.collection-slider.bestSeller .section-head .filters-container.bs{display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px}.collection-slider.bestSeller .section-head .filters-container.bs .filter-btn{padding:8px 16px;border-radius:33px;border:1px solid #ee3224;background:#fff;color:#0a1317;transition:transform 0s ease-in-out;font-family:Gilroy-Bold;font-style:normal;font-weight:700;font-size:clamp(16px, calc(20 * (100vw / 1440)), 22px);line-height:1.1;text-transform:uppercase;position:relative;cursor:pointer}.collection-slider.bestSeller .section-head .filters-container.bs .filter-btn.active{background-color:#ee3224;color:#fff}.collection-slider.bestSeller .section-head .slider-section-heading{text-transform:uppercase;margin:0;line-height:1.1;font-size:clamp(28px, calc(30 * (100vw / 1440)), 32px);color:#0a1317;font-weight:700;font-style:normal}.collection-slider.bestSeller .section-head.swiper-buttons-container{display:inline-flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;position:absolute;right:0;top:0;width:auto}.collection-slider.bestSeller .section-head .swiper-buttons{display:flex;flex-direction:row;align-items:center;gap:5.5px}.collection-slider.bestSeller .section-head .swiper-buttons a.view-all{color:#000;font-size:var(--desktop-font-size-p);line-height:var(--desktop-line-height-p);margin-right:1.875vw}.collection-slider.bestSeller .section-head .swiper-buttons .icon-arrow-bestseller{display:inline-block;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform 0s ease-in-out}.collection-slider.bestSeller .section-head .swiper-buttons>:not(.swiper-button-disabled) .icon-arrow-bestseller:hover{transform:scale(1.05)}.collection-slider .section-head .swiper-buttons .swiper-button-disabled{opacity:.5}.collection-slider.bestSeller .section-head .swiper-buttons .icon-arrow-bestseller svg circle{fill:#f1f1f1}.collection-slider.bestSeller .section-head .swiper-buttons .swiper-next,.collection-slider.bestSeller .section-head .swiper-buttons .swiper-prev{display:block;cursor:pointer}.collection-slider.bestSeller .section-head .swiper-buttons .swiper-next::after,.collection-slider.bestSeller .section-head .swiper-buttons .swiper-prev::after{display:none;content:""}.collection-slider.bestSeller .swiper-wrapper{margin-bottom:1%}.collection-slider.bestSeller .swiper-slide{width:calc(314 * (100vw / 1440));margin-right:13px}.collection-slider.bestSeller .swiper-slide .product-card{width:100%;padding:17px;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.collection-slider.bestSeller .swiper-slide .product-card:after{content:"";width:70%;height:6px;border-radius:10px;background-color:rgba(0,0,0,.15);filter:blur(10px);-webkit-filter:blur(10px);position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);z-index:-1}.collection-slider.bestSeller .swiper-slide .product-img-container .product-img{width:100%;height:auto}.collection-slider.bestSeller .swiper-slide .product-img-container{border-radius:10px;overflow:hidden;max-height:250px}.collection-slider.bestSeller .swiper-slide .product-info-container{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;width:100%}.collection-slider.bestSeller .swiper-slide .product-info-container h4.h4{margin:0;font-family:Gilroy-Bold;font-weight:600}.collection-slider.bestSeller .swiper-slide .product-info-container .rich-text *{font-size:1.389vw;line-height:1.528vw;margin:0;font-family:Gilroy-Regular;font-weight:400;opacity:.6}.collection-slider.bestSeller .swiper-slide .product-info-container h4.product-price{margin:0;font-family:Gilroy-Bold;font-weight:700}.collection-slider.bestSeller .swiper-pagination{display:none}.collection-slider .varient_wrapper-color{display:none}.collection-slider .variant_select_wrapper{display:flex;flex-wrap:nowrap;overflow:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}.collection-slider .variant_select_wrapper::-webkit-scrollbar{display:none}.collection-slider .bestsellerSwiper .card-wrapper{opacity:0;transform:scale(.97) translateY(3%);transform-origin:center;animation-delay:inherit}.collection-slider .bestsellerSwiper.active_swiper .card-wrapper{animation-duration:.65s;animation-timing-function:cubic-bezier(0,0,0.3,1);animation-delay:inherit;animation-direction:normal;animation-fill-mode:forwards;animation-name:product_card_animation}@keyframes product_card_animation{0%{opacity:.7;transform:scale(.97) translateY(3%)}100%{opacity:1;transform:scale(1) translateY(0)}}@media only screen and (max-width:749px){.collection-slider.bestSeller .section-head{margin-bottom:16px}.collection-slider.bestSeller .section-head .slider-section-heading{font-size:var(--mobile-font-size-p);line-height:var(--mobile-line-height-p)}.collection-slider.bestSeller .section-head.positioned{width:100%}.collection-slider.bestSeller .section-head .heading-filter-container{width:100%}.collection-slider.bestSeller .section-head .filters-container.bs{width:100%;overflow:auto}.collection-slider.bestSeller .section-head .swiper-buttons a.view-all{font-size:14px;line-height:15.4px}.collection-slider.bestSeller .section-head .filters-container.bs .filter-btn{font-family:Gilroy-Regular;font-size:14px;line-height:15.4px;font-weight:400;padding:5px 8px 3px}.collection-slider.bestSeller .section-head .heading-filter-container{flex-direction:column;align-items:flex-start;gap:20px}.collection-slider.bestSeller .swiper-slide .product-card{padding:7px}.collection-slider.bestSeller .section-head.swiper-buttons-container{display:none}.collection-slider.bestSeller .swiper-slide{margin-right:7px;width:calc(155 * (100vw / 360))}.collection-slider.bestSeller .swiper-slide .product-info-container h4.h4{font-size:13px;line-height:14.3px;margin:0 0 10px 0;font-weight:700;font-family:Gilroy-Bold}.collection-slider.bestSeller .swiper-slide .product-info-container h4.product-price{font-size:12px}.collection-slider.bestSeller .swiper-slide .product-info-container .rich-text *{font-size:12px;line-height:13.2px;margin:0;font-weight:400;font-family:Gilroy-Regular}.collection-slider.bestSeller .swiper-pagination{display:block;position:relative;bottom:4px;z-index:0}.collection-slider.bestSeller .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:#d9d9d9;margin:0 4px 0 0;opacity:1}.collection-slider.bestSeller .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}}