/*! ===================================================
                      SLOWEAR theme
  Copyright (c) 2026 Andrea Guarinoni, Bruno Melegari
           Based on DAWN theme fork v15.0.0
===================================================== */.product-card-wrapper--with-slider .card-slider-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.product-card-wrapper--with-slider .card__inner+.card__content{position:relative}.product-card-wrapper--with-slider .card__inner .card__content{pointer-events:none}.product-card-wrapper--with-slider .card__inner .card__media{z-index:1}.product-card-wrapper--with-slider .card-slider-wrapper .swiper-slide{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card-wrapper--with-slider .card-slider-wrapper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .card-slider-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3.6rem;height:3.6rem;margin-top:0;background-color:rgb(var(--custom-color-white));border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:opacity var(--duration-medium) ease,visibility var(--duration-medium) ease;transition:opacity var(--duration-medium) ease,visibility var(--duration-medium) ease;z-index:10;border:none;color:rgb(var(--custom-color-black))}.product-card-wrapper--with-slider:hover .card-slider-wrapper .card-slider-arrow{opacity:1;visibility:visible}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev{left:1rem;right:auto}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-next{left:auto;right:1rem}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev:after,.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-next:after{display:none}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev svg,.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-next svg{width:1.2rem;height:1.2rem;color:rgb(var(--custom-color-black))}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev:hover,.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-next:hover{opacity:.85}.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-prev:focus-visible,.product-card-wrapper--with-slider .card-slider-wrapper.swiper .swiper-button-next:focus-visible{outline:.2rem solid rgba(var(--custom-color-black), 0.5);outline-offset:.2rem}.product-card-wrapper--with-slider .card-slider-wrapper .card-slider-arrow:disabled{opacity:.6 !important;cursor:auto;pointer-events:auto}.product-card-wrapper--with-slider .card-slider-progress{position:absolute !important;top:auto !important;left:1em !important;right:1rem !important;bottom:1rem !important;width:auto !important;height:.25rem !important;z-index:10;opacity:0;visibility:hidden;-webkit-transition:opacity var(--duration-medium) ease,visibility var(--duration-medium) ease;transition:opacity var(--duration-medium) ease,visibility var(--duration-medium) ease;margin:0 !important;background-color:rgba(var(--custom-color-brown), 0.15) !important;border-radius:.1rem !important;overflow:hidden}.product-card-wrapper--with-slider .card-slider-progress:not(.unvisible){opacity:1;visibility:visible}.product-card-wrapper--with-slider .card-slider-progress .swiper-pagination-progressbar-fill{background-color:rgb(var(--custom-color-brown));height:100%;position:absolute !important;left:0 !important;top:0 !important;-webkit-transition:width var(--duration-medium) ease;transition:width var(--duration-medium) ease}@media(hover: none)and (pointer: coarse){.product-card-wrapper--with-slider .card-slider-arrow{opacity:1;visibility:visible}.product-card-wrapper--with-slider .card-slider-progress:not(.unvisible){opacity:1;visibility:visible}}.product-card-wrapper--with-slider .card-slider-wrapper .swiper-wrapper{height:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:100% !important}.product-card-wrapper--with-slider .card-slider-wrapper .swiper-slide{height:100%;-ms-flex-negative:0 !important;flex-shrink:0 !important;width:100% !important}@media screen and (max-width: 479px){.product-card-wrapper--with-slider .card-slider-wrapper.swiper .card-slider-arrow{width:2.5rem;height:2.5rem}}