.shop-bestsellers,shop-bestsellers{display:block;padding-top:var(--padding-top, 60px);padding-bottom:var(--padding-bottom, 60px);overflow:hidden}@media only screen and (max-width:767px){.shop-bestsellers{padding-top:var(--padding-top-mobile, 40px);padding-bottom:var(--padding-bottom-mobile, 40px)}}.shop-bestsellers .row .columns{padding:0}.shop-bestsellers--no-top-spacing{padding-top:0}.shop-bestsellers--no-bottom-spacing{padding-bottom:0}.shop-bestsellers__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:20px}.shop-bestsellers__title{font-family:var(--font-heading-family, "EB Garamond", serif);font-size:48px;font-weight:400;margin:0;line-height:.9;color:#032224}.shop-bestsellers__button{display:inline-flex;align-items:center;justify-content:center;padding:6.73px 24px;min-width:148.68px;min-height:40.32px;text-decoration:none;font-family:var(--font-body-family, "Lato", sans-serif);font-size:14px;font-weight:900;letter-spacing:0;white-space:nowrap}.shop-bestsellers__product-video{position:absolute;top:0;left:-1px;width:100%;height:100%;z-index:1}.shop-bestsellers__product-video video,.shop-bestsellers__product-video iframe{width:100%;height:100%;object-fit:cover;border:none}@media only screen and (min-width:768px){.shop-bestsellers__product-video{display:none}.shop-bestsellers__product:hover .shop-bestsellers__product-video{display:block}.shop-bestsellers__product:hover .shop-bestsellers__product-image{display:none}}@media only screen and (max-width:767px){.shop-bestsellers__product.is-active .shop-bestsellers__product-video{display:block}.shop-bestsellers__product.is-active .shop-bestsellers__product-image{display:block;opacity:0;transition:3s}.shop-bestsellers__product-video{display:block;transition:3s;opacity:0}.shop-bestsellers__product.is-active .shop-bestsellers__product-video{opacity:1;transition:3s}}.shop-bestsellers__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;height:100%}.shop-bestsellers__product{position:relative;width:100%;height:100%}.shop-bestsellers__product-image-wrapper{position:relative;overflow:hidden;background-color:#f5f5f5;aspect-ratio:790 / 1050}.shop-bestsellers__product-link{display:block;text-decoration:none;color:inherit}.shop-bestsellers__product-image{width:100%;height:100%;display:block;object-fit:cover}.shop-bestsellers__badge{display:flex;align-items:center;justify-content:center;position:absolute;top:12px;left:0;background-color:#f6f1dc;color:#032224;font-family:Lato;font-size:12px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;padding:8px 16px;z-index:2;max-width:81px;width:100%;height:28px}.shop-bestsellers__sizes{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:start;gap:16px;padding:6px 8px;background-color:#fffffff2;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease;z-index:2}.shop-bestsellers__product:hover .shop-bestsellers__sizes{opacity:1;transform:translateY(0)}.shop-bestsellers__size{color:var(--Cyan-Green, #032224);text-align:center;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.shop-bestsellers__size:after{content:"";display:block;border-bottom:1px solid transparent}.shop-bestsellers__size:hover:after{border-bottom-color:var(--Cyan-Green, #032224)}.shop-bestsellers__size--unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.shop-bestsellers__product.is-active .shop-bestsellers__sizes .shop-bestsellers__size:first-child:after{border-bottom-color:var(--Cyan-Green, #032224)}.shop-bestsellers__product-info{padding-top:8px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px}.shop-bestsellers__product-title{font-size:14px;font-weight:400;margin:0;line-height:1.4;flex:1;min-width:0}.shop-bestsellers__product-title a{color:var(--Cyan-Green, #032224);font-family:Lato;font-size:16px;font-style:normal;font-weight:500;line-height:120%}.shop-bestsellers__product-title a:hover{text-decoration:underline}.shop-bestsellers__price{color:var(--Cyan-Green, #032224);text-align:right;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:120%;gap:4px}.shop-bestsellers__price-current{font-weight:500;color:var(--color-text, #ee6565)}.shop-bestsellers__price-compare{color:#03222480;text-align:right;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:120%;text-decoration-line:line-through}.shop-bestsellers__swatches{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.shop-bestsellers__swatch{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.shop-bestsellers__swatch:hover{transform:scale(1.15)}.shop-bestsellers__swatch--active{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--color-text, #333333)}.shop-bestsellers .lv-option-collection-label{display:none}@media(min-width:1600px){.shop-bestsellers__product-title a,.shop-bestsellers__product-title,.shop-bestsellers__price-current,.shop-bestsellers__price-compare{font-size:16px}}@media only screen and (max-width:1250px){.shop-bestsellers__grid{grid-template-columns:repeat(3,1fr)}.shop-bestsellers__title{font-size:28px}}@media only screen and (max-width:767px){.shop-bestsellers{padding:40px 20px 74px}.shop-bestsellers__header{align-items:flex-start;align-items:center;gap:16px;margin-bottom:32px;padding:0 20px}.shop-bestsellers__title{color:#032224;font-family:EB Garamond;font-size:32px;font-style:normal;font-weight:400;line-height:90%}.shop-bestsellers__button{width:120px;min-width:120px;padding:0}.shop-bestsellers__grid{grid-template-columns:repeat(2,1fr);gap:15px}.shop-bestsellers__product-image-wrapper{width:262px;height:367px}.shop-bestsellers__sizes{opacity:0;transform:translateY(10px)}.shop-bestsellers__product.is-active .shop-bestsellers__sizes{opacity:1;transform:translateY(0)}}@media only screen and (max-width:767px){.shop-bestsellers--swipe-mobile .shop-bestsellers__grid{display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;gap:16px;margin:0}.shop-bestsellers--swipe-mobile .shop-bestsellers__grid::-webkit-scrollbar{display:none}.shop-bestsellers--swipe-mobile .shop-bestsellers__product{flex:0 0 260px;scroll-snap-align:center}.shop-bestsellers--swipe-mobile .row{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/shop-bestsellers.css.map */
