product-card-listo{display:contents}.product-card{width:100%;position:relative;display:flex;flex-direction:column;gap:16px;overflow:hidden;color:inherit;text-decoration:none}.product-card-link{display:block;color:inherit;text-decoration:none}.product-card-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.product-card-slider,.product-card-quick-add,.product-card-details-wrapper{position:relative;z-index:1}.product-card-details-link{color:inherit;text-decoration:none}.product-card .media-container{width:100%;position:relative}@media screen and (max-width:767px){.product-card{gap:8px}.product-card .media-container{margin-bottom:-4px}}.product-card-media{width:100%;aspect-ratio:1;position:relative;overflow:hidden;background-color:#f0f0f0}.product-card-media img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.product-card-media img.image-hover{opacity:0}div:has(>.product-card-link):hover img.image-hover:not([data-src]){opacity:1}.product-card-media img.image-variant{opacity:0}.product-card-media img.image-variant.is-loaded{opacity:1}.product-card-slider{width:100%;position:relative;display:flex;align-items:center;z-index:2}.product-card-slider>.swiper{width:100%;display:flex;padding:1px}.product-card-slider>.swiper:not(.swiper-initialized){height:0!important;min-height:0!important;overflow:hidden}.product-card-slider>.swiper.swiper-initialized{height:auto;min-height:auto}.product-card-slider>.swiper:not(.swiper-initialized)>.swiper-wrapper{height:0;min-height:0}.product-card-slider>.swiper>.swiper-wrapper{width:100%;display:flex}.product-card-slider>.swiper>.swiper-slide{aspect-ratio:1;display:flex}.product-card-slider label{width:100%;aspect-ratio:1;position:relative;display:flex;border-radius:1px;overflow:hidden;cursor:pointer;padding:0;background-color:#f0f0f0}.product-card-slider label:has(input:checked){outline:.5px solid black}.product-card-slider label:has(input:focus-visible){outline:2px solid var(--black, #000);outline-offset:2px}.product-card-slider input{-webkit-appearance:none;appearance:none;position:absolute;top:0;left:0;opacity:0}.product-card-slider img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.product-card-slider .arrow-prev,.product-card-slider .arrow-next{width:32px;display:none;align-items:center;justify-content:center;aspect-ratio:1;position:absolute;z-index:3;border-radius:50%;background:#fff;border:none;padding:0;box-shadow:0 2.74px 13.68px 1.37px #00000026;cursor:pointer}.product-card-slider .arrow-prev *,.product-card-slider .arrow-next *{position:absolute}.product-card-slider .arrow-prev{left:16px}.product-card-slider .arrow-next{right:16px}.product-card-slider:hover .arrow-prev,.product-card-slider:hover .arrow-next,.product-card-slider:focus-within .arrow-prev,.product-card-slider:focus-within .arrow-next{display:flex}.product-card-slider .arrow-prev svg,.product-card-slider .arrow-next svg{width:14px;height:auto}.product-carousel-color:has(label:first-of-type:is(:last-of-type)) .arrow-prev,.product-carousel-color:has(label:first-of-type:is(:last-of-type)) .arrow-next{display:none!important}.product-card-slider .swiper-button-disabled{display:none!important}@media screen and (max-width:767px){.product-card-slider>.swiper{order:1}.product-card-slider .arrow-prev,.product-card-slider .arrow-next{right:unset;left:unset;display:flex}.product-card-slider .arrow-prev svg path,.product-card-slider .arrow-next svg path{stroke:var(--black, #000)!important}.product-card-slider .arrow-prev{background-color:var(--white, #fff)!important}.product-card-slider .arrow-next{width:24px;position:relative;order:2;background:none!important;box-shadow:none!important;margin-left:4px}.product-card-slider .arrow-next.swiper-button-disabled{display:flex!important;opacity:.5}.product-card-slider:has(>.swiper:not(.swiper-initialized)) .arrow-prev,.product-card-slider:has(>.swiper:not(.swiper-initialized)) .arrow-next{display:none!important}}.product-card-quick-add{width:48px;aspect-ratio:1;position:absolute;bottom:16px;right:16px;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;opacity:0;transition:opacity .15s linear;cursor:pointer}.product-card:has(*:focus) .product-card-quick-add,.product-card:has(*:hover) .product-card-quick-add,.product-card:focus-within .product-card-quick-add{opacity:1}.product-card-quick-add:focus-visible{outline:2px solid var(--black, #000);outline-offset:2px;opacity:1}.product-card-quick-add svg{width:100%}@media screen and (max-width:1199px){.product-card-quick-add{width:24px;bottom:8px;right:8px;opacity:1;padding:0}}.product-card-details{width:100%;display:grid;grid-template-columns:1fr;gap:8px}.product-card-details .product-title{display:flex;flex-direction:column;gap:8px}.product-card-details .product-title span.sock-type{font-size:16px}.product-card-details .product-title span.clean-title{font-size:14px}.product-title{display:block}.product-title span.sock-type{font-family:var(--font-secondary);font-size:24px;letter-spacing:-.5px;text-transform:uppercase}.product-title span.clean-title{font-size:24px;letter-spacing:-.5px}.product-card-rating{display:flex;flex-direction:row;align-items:center;gap:2px}.product-card-rating .star{font-size:16px}.product-card-rating .rating{font-size:14px;line-height:1}.product-card-price{display:flex;flex-direction:row;align-items:center;gap:8px}.product-card-price .pricing{display:flex;flex-direction:row;align-items:center;gap:6px}.product-card-price .compare{color:var(--black);font-size:14px;font-weight:400;text-decoration:none;background:linear-gradient(transparent calc(40% - .5px),currentColor calc(40% - .5px),currentColor calc(40% + .5px),transparent calc(40% + .5px));opacity:.65}.product-card-price .compare:empty{display:none}.product-card-price .actual{color:var(--black);font-size:14px;font-weight:400}.product-card-price:has(.compare:not(:empty)) .actual{color:var(--red)}.product-card-price .flag{font-size:12px;text-transform:uppercase;line-height:1;text-box-trim:trim-both;text-box-edge:cap alphabetic;color:var(--red);border:1px solid var(--red);border-radius:20px;padding:6px 8px}@media screen and (max-width:767px){.product-card-price{flex-direction:column;align-items:flex-start}}.product-card-badge{position:absolute;top:16px;left:16px;color:var(--text-color, var(--white));font-size:12px;background:var(--background-color, var(--blue));border-radius:25px;line-height:1;text-transform:uppercase;padding:6px 8px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.product-card-badge:empty{display:none}@media screen and (max-width:767px){.product-card-badge{top:8px;left:8px}}.product-slider{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:48px;overflow:hidden}.product-slider>.swiper{width:100%;padding:5px;margin:0}.product-slider>.swiper>.swiper-wrapper{width:100%}.product-slider>.swiper>.swiper-wrapper>.swiper-slide{display:flex}.swiper-slide-active * .product-slider * .swiper-slide{pointer-events:all!important}.product-slider .swiper-navigation{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:38px;padding-left:36px}.product-slider .button-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.product-slider .arrow-prev,.product-slider .arrow-next{width:45px;aspect-ratio:1;border-radius:50%;border:1px solid var(--black);background:var(--white);cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .2s ease,border-color .2s ease}.product-slider .arrow-prev svg path,.product-slider .arrow-next svg path{transition:stroke .2s ease}.product-slider .arrow-prev:hover,.product-slider .arrow-next:hover,.product-slider .arrow-prev:active,.product-slider .arrow-next:active{background:var(--black);border-color:var(--black)}.product-slider .arrow-prev:hover svg path,.product-slider .arrow-next:hover svg path,.product-slider .arrow-prev:active svg path,.product-slider .arrow-next:active svg path{stroke:var(--white)}.product-slider .swiper-button-disabled{border:1px solid var(--white)}.product-slider .swiper-button-disabled:hover,.product-slider .swiper-button-disabled:active{background:var(--white);cursor:not-allowed}.product-slider .swiper-button-disabled:hover svg path,.product-slider .swiper-button-disabled:active svg path{stroke:#151515}.product-slider .swiper-button-disabled svg{opacity:.5;cursor:not-allowed}.product-slider .swiper-scrollbar-wrapper{width:300px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.product-slider .swiper-scrollbar{position:relative;top:unset;bottom:unset;left:unset;right:unset}.swiper-scrollbar{border-radius:0;border-bottom:1px solid var(--black);background:none}.swiper-scrollbar-drag{display:block!important;background:var(--black);border-radius:0;height:3px}@media screen and (max-width:767px){.product-slider{align-items:center}.product-slider>.swiper{padding:5px 0}.product-slider .swiper-navigation{padding-left:0}.product-slider .button-wrapper{display:flex}.product-slider .arrow-prev,.product-slider .arrow-next{width:32px}.product-slider .swiper-scrollbar-wrapper{width:270px}}.accordion-wrapper{width:100%}.accordion-wrapper input{width:0;height:0;position:absolute;top:0;left:0;opacity:0;-webkit-appearance:none;appearance:none}.accordion-wrapper label{width:100%;display:flex;align-items:center;justify-content:flex-start}.accordion-wrapper .panel{max-height:0;overflow:hidden;transition:max-height 0s ease-out}.accordion-wrapper:has(input:checked) .panel{max-height:initial}
/*# sourceMappingURL=/cdn/shop/t/344/assets/product-card-listo.css.map */
