.v2-product{max-width:140rem;margin:0 auto;padding:3rem 6rem 8rem}.v2-product__layout{display:grid;grid-template-columns:60fr 40fr;gap:6rem;align-items:start}.v2-product__gallery{display:flex;flex-direction:column;gap:1.2rem;position:sticky;top:2rem}.v2-product__main-image{width:100%;overflow:hidden;background:#f8f6f3}.v2-product__main-image img{width:100%;height:auto;display:block;object-fit:cover;transition:opacity .2s ease}.v2-product__main-image img.is-loading{opacity:.5}.v2-product__thumbs{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.v2-product__thumb{width:8rem;height:8rem;border:2px solid rgba(7,49,53,.15);border-radius:.4rem;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .15s ease;flex-shrink:0}.v2-product__thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.v2-product__thumb:hover{border-color:#07313580}.v2-product__thumb.is-active{border-color:#073135;border-width:2px;box-shadow:0 0 0 1px #073135}.v2-product__terry{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid rgba(7,49,53,.1)}.v2-product__terry-heading{font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#073135;margin:0 0 1.2rem}.v2-product__terry-heading:after{content:"";display:block;width:2.4rem;height:1.5px;background-color:#bad532;margin-top:.8rem}.v2-product__terry-text{font-family:Bitter,Georgia,serif;font-size:1.45rem;font-weight:400;color:#073135e6;line-height:1.8}.v2-product__terry-text p{margin-bottom:.8rem}.v2-product__terry-text p:last-child{margin-bottom:0}.v2-product__image-item:hover img{transform:scale(1.02)}.v2-product__info{position:sticky;top:8rem;padding:0}.v2-product__type-label{display:block;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#bad532;margin-bottom:1rem}.v2-product__badge{display:inline-block;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#073135;border:1px solid #073135;padding:.3rem 1rem;margin-bottom:1.4rem}.v2-product__title{font-family:Work Sans,sans-serif;font-size:3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#073135;line-height:1.15;margin:0 0 2.4rem;display:flex;flex-direction:column;gap:.2rem}.v2-product__title-sub{font-weight:300;font-size:1.8rem;letter-spacing:.1em;color:#073135}.v2-product__title-main{font-weight:700;font-size:3rem}.v2-product__also-in{margin:0 0 2rem}.v2-product__also-in-label{display:block;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#073135;margin-bottom:1rem}.v2-product__also-in-swatches{display:flex;flex-wrap:wrap;gap:.8rem}.v2-product__also-in-swatch{display:block;width:6rem;height:6rem;overflow:hidden;outline:2px solid rgba(7,49,53,.15);outline-offset:0;transition:outline-color .15s ease,outline-offset .15s ease}.v2-product__also-in-swatch img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.v2-product__also-in-swatch:hover,.v2-product__also-in-swatch.is-active{outline-color:#073135;outline-offset:2px}.v2-product__colour-tile{display:block;width:5.6rem;height:5.6rem;border-radius:.8rem;overflow:hidden;border:2px solid rgba(7,49,53,.15);transition:border-color .15s ease,box-shadow .15s ease;flex-shrink:0}.v2-product__colour-tile img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.v2-product__colour-tile:hover{border-color:#073135}.v2-product__colour-tile.is-active{border-color:#073135;border-width:2.5px;box-shadow:0 0 0 1.5px #073135}.v2-product__short-desc{font-family:Work Sans,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6;color:#073135a6;margin:0 0 2rem}.v2-product__divider{border:none;border-top:1px solid rgba(7,49,53,.12);margin:2rem 0}.v2-product__price-wrap{display:flex;align-items:baseline;gap:1.2rem;margin:0}.v2-product__price{font-family:Work Sans,sans-serif;font-size:1.8rem;font-weight:500;color:#073135}.v2-product__compare-price{font-size:1.5rem;font-weight:300;color:#07313566;text-decoration:line-through}.v2-product__option{margin-bottom:2rem}.v2-product__option-label{display:block;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:600;color:#073135;margin-bottom:1.2rem}.v2-product__option-label .v2-product__option-selected{font-weight:400;color:#07313599}.v2-product__option-values{display:flex;flex-wrap:wrap;gap:.8rem}.v2-product__option-pill input[type=radio]{display:none}.v2-product__option-pill span{display:inline-flex;align-items:center;justify-content:center;min-width:4.8rem;padding:.9rem 1.4rem;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:400;color:#073135;border:1px solid rgba(7,49,53,.2);cursor:pointer;transition:all .15s ease;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.v2-product__option-pill input:checked+span{background-color:#073135;color:#fff;border-color:#073135}.v2-product__option-pill span:hover{border-color:#073135}.v2-product__option-pill.is-unavailable span{opacity:.3;cursor:not-allowed;text-decoration:line-through}.v2-product__option-swatch input[type=radio]{display:none}.v2-product__swatch-color{display:block;width:4rem;height:4rem;border:2px solid transparent;outline:2px solid rgba(7,49,53,.15);cursor:pointer;transition:outline-color .15s ease,outline-offset .15s ease}.v2-product__option-swatch input:checked+.v2-product__swatch-color{outline-color:#073135;outline-offset:2px}.v2-product__option-swatch:hover .v2-product__swatch-color{outline-color:#073135}.v2-product__swatch-color[data-color=green]{background-color:#4a7c59}.v2-product__swatch-color[data-color=navy-blue]{background-color:#1a2744}.v2-product__swatch-color[data-color=coral]{background-color:#e8634a}.v2-product__swatch-color[data-color=hot-pink],.v2-product__swatch-color[data-color=hotpink]{background-color:#e8628a}.v2-product__swatch-color[data-color=periwinkle]{background-color:#798ac5}.v2-product__swatch-color[data-color=black]{background-color:#111}.v2-product__swatch-color[data-color=white]{background-color:#fff}.v2-product__swatch-color[data-color=natural]{background-color:#e8e0d5}.v2-product__swatch-color[data-color=lilac]{background-color:#897ab9}.v2-product__swatch-color[data-color=grey],.v2-product__swatch-color[data-color=gray]{background-color:#95a5a6}.v2-product__actions{margin-top:2.4rem}.v2-product__add-to-cart{display:block;width:100%;padding:1.8rem 2rem;background-color:#073135;color:#fff;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.v2-product__add-to-cart:hover:not(:disabled){background-color:#bad532;color:#073135}.v2-product__add-to-cart:disabled{background-color:#07313526;color:#07313559;cursor:not-allowed}.v2-product__dynamic-checkout{margin-top:1rem}.v2-product__dynamic-checkout .shopify-payment-button{display:flex;flex-direction:column;gap:.8rem}.v2-product__dynamic-checkout .shopify-payment-button__button{border-radius:0!important;min-height:5rem!important;font-size:1.3rem!important}.v2-product__dynamic-checkout .shopify-payment-button__more-options{color:#798ac5!important;font-family:Work Sans,sans-serif!important;font-size:1.43rem!important;font-weight:400!important;text-decoration:underline!important;text-underline-offset:3px!important}.v2-product__availability{font-family:Bitter,Georgia,serif;font-size:1.3rem;font-style:italic;font-weight:400;color:#07313580;text-align:center;margin-top:1rem}.v2-product__testimonial{padding:1.3rem 0;margin:1.3rem 0;min-height:9rem;position:relative}.v2-product__testimonial-slide{display:none;opacity:0;transition:opacity .6s ease}.v2-product__testimonial-slide.is-active{display:block;opacity:1}.v2-product__testimonial-mark{width:2.8rem;height:2.1rem;margin-bottom:1.2rem;display:block}.v2-product__testimonial-quote{font-family:Bitter,Georgia,serif;font-size:1.45rem;font-weight:400;font-style:italic;color:#073135;line-height:1.75;margin:0 0 1.4rem}.v2-product__testimonial-author{display:flex;flex-direction:column;gap:.2rem}.v2-product__testimonial-name{font-family:Work Sans,sans-serif;font-size:1.2rem;font-weight:600;color:#073135;letter-spacing:.02em}.v2-product__testimonial-role{font-family:Work Sans,sans-serif;font-size:1.1rem;font-weight:400;color:#07313580;letter-spacing:.02em}.v2-product__tabs{margin-top:2.4rem;padding-top:2rem}.v2-product__tab-nav{display:flex;gap:3rem;margin-bottom:2rem}.v2-product__tab-label{font-family:Work Sans,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#07313559;padding-bottom:1rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s ease,border-color .2s ease}.v2-product__tab-label.is-active{color:#073135;border-bottom-color:#bad532}.v2-product__tab-panel{display:none;animation:v2FadeIn .2s ease}.v2-product__tab-panel.is-active{display:block}@keyframes v2FadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.v2-product__description{font-family:Bitter,Georgia,serif;font-size:1.45rem;font-weight:400;line-height:1.8;color:#073135e6}.v2-product__description p{margin-bottom:1rem}.v2-product__description strong,.v2-product__description b{font-weight:600;color:#073135}.v2-product__description ul,.v2-product__description ol{padding-left:0;margin-bottom:1rem;list-style-position:inside}.v2-product__description li{text-indent:-1.2em;padding-left:1.2em;margin-bottom:.3rem}.v2-product__detail{display:flex;flex-direction:column;gap:.3rem;padding:1.2rem 0;border-bottom:1px solid rgba(7,49,53,.08);font-family:Work Sans,sans-serif;font-size:1.4rem;color:#073135e6}.v2-product__detail:last-child{border-bottom:none}.v2-product__detail-label{font-size:1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#073135}.v2-product__terry--mobile{display:none}.v2-product__desktop-gallery{display:flex;flex-direction:column;gap:1.2rem}.v2-product__mobile-carousel,.v2-product__dots{display:none}@media screen and (max-width:989px){.v2-product{padding:0 0 6rem}.v2-product__layout{grid-template-columns:1fr;gap:0}.v2-product__gallery{position:static;order:1}.v2-product__desktop-gallery{display:none}.v2-product__mobile-carousel{display:flex;flex-direction:row;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.v2-product__mobile-carousel::-webkit-scrollbar{display:none}.v2-product__carousel-slide{flex:0 0 100%;width:100%;scroll-snap-align:start}.v2-product__carousel-slide img{width:100%;height:auto;display:block;aspect-ratio:4 / 3;object-fit:cover}.v2-product__dots{display:flex;justify-content:center;gap:.6rem;padding:1rem 0 0;order:2}.v2-product__dot{width:.6rem;height:.6rem;border-radius:50%;background-color:#07313533;border:none;padding:0;cursor:pointer;transition:background-color .2s ease}.v2-product__dot.is-active{background-color:#073135}.v2-product__info{position:static;top:auto;padding:2.4rem 2rem;order:3}.v2-product__terry--desktop{display:none}.v2-product__terry--mobile{display:block;margin-top:2.4rem;padding-top:2.4rem}.v2-product__title{font-size:2rem}.v2-product__title-sub{font-size:1.3rem}.v2-product__title-main{font-size:2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/v2-product.css.map */
