.product-template{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media (min-width: 768px){.product-template{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}}.product-template__content{margin-top:var(--gutter)}.product-template__row{max-width:var(--max-container-width);margin:0 auto}@media (min-width: 992px){.product-template__row{padding:0 var(--edge);display:grid;grid-template-columns:calc(50% - 1.5rem) calc(50% - 1.5rem);gap:3rem}}.product-template__row--width-30{grid-template-columns:calc(70% - 1.5rem) calc(30% - 1.5rem)}.product-template__row--width-40{grid-template-columns:calc(60% - 1.5rem) calc(40% - 1.5rem)}.product-template__row--width-60{grid-template-columns:calc(40% - 1.5rem) calc(60% - 1.5rem)}.product-template__row--width-70{grid-template-columns:calc(30% - 1.5rem) calc(70% - 1.5rem)}.product-template__gallery{width:100%;overflow:hidden}.product-template__gallery svg{width:100%;height:auto}.product-template__gallery .product-gallery-slider{position:relative}.product-template__gallery .product-gallery-slider .swiper-button-next:not(.swiper-button-disabled),.product-template__gallery .product-gallery-slider .swiper-button-prev:not(.swiper-button-disabled){top:50%;position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer}.product-template__gallery swiper-container{overflow:hidden}.product-template__gallery swiper-container::part(bullet-active){background-color:var(--color-dark);border:1px solid var(--color-mid)}.product-template__gallery swiper-container::part(bullet){background-color:#fff;border:1px solid var(--color-mid)}.product-template__gallery .image-grid-item{position:relative;margin:auto}.product-template__gallery .image-grid-item img{width:100%;height:100%}.product-template__gallery .image-grid-item img:last-child{position:absolute;top:0;left:0;width:100%;z-index:1}.product-template__gallery .gallery-thumbnails{display:none}@media (min-width: 992px){.product-template__gallery .gallery-thumbnails{display:block;padding-top:var(--spacing-sm)}.product-template__gallery .gallery-thumbnails.hide{display:none}}.product-template__gallery .gallery-thumbnails .thumbnail-slide{max-width:10rem;border-radius:1rem;overflow:hidden;cursor:pointer;border:solid 2px;border-color:transparent}.product-template__gallery .gallery-thumbnails .thumbnail-slide img{height:10rem;width:10rem;-o-object-fit:cover;object-fit:cover}.product-template__gallery .gallery-thumbnails .thumbnail-slide.swiper-slide-thumb-active{border-color:var(--color-border);-o-border-image:var(--color-border) 1;border-image:var(--color-border) 1}.product-template__information{padding:0 var(--edge);margin-top:var(--edge)}@media (min-width: 992px){.product-template__information{margin-top:0;padding:0}}.product-template__vendor h5{margin:0 0 var(--spacing-sm)}.product-template__vendor a:not(:hover){text-decoration:unset}.product-template__details{display:flex;flex-direction:column;gap:1.5rem}.product-template__title{line-height:130%;margin:0;line-height:normal}.product-template__price{margin-top:var(--spacing-md)}.product-template__price .price__sale{flex-direction:row}.product-template__price span{font-family:var(--font-heading);font-size:var(--font-size-h4);font-weight:600}.product-template__instalments .multi-payments{display:flex;align-items:center;justify-content:left}.product-template__instalments .multi-payments__item{display:flex;align-items:center;font-size:1.2rem}.product-template__instalments .multi-payments__item:not(:last-child){margin-right:1.4rem}.product-template__instalments .multi-payments__item .afterpay-icon{width:6.2rem;margin-right:1rem}.product-template__instalments .multi-payments__item .laybuy-icon{width:5.7rem;margin-right:1rem}.product-template__description{font-size:1.4rem;margin-top:var(--spacing-md)}.product-template__description p:first-child{margin-top:0}.product-template__description p:last-child{margin-bottom:0}.product-template__custom-fields{font-size:1.4rem;margin-top:var(--spacing-sm)}.product-template__custom-fields p{margin:0}.product-template__actions{margin-top:var(--spacing-md);display:flex;flex-direction:column;gap:1rem}.product-template__actions .custom-btn{padding-top:1.8rem;padding-bottom:1.8rem}.product-template__actions label{color:var(--color-text)}.product-template__variant-buttons #product-select{border:none;padding:0;display:flex;flex-wrap:wrap;-moz-column-gap:.8rem;column-gap:.8rem;margin-bottom:1rem}.product-template__variant-buttons legend{margin-bottom:.8rem;width:100%}.product-template__variant-buttons input{display:none}.product-template__variant-buttons input:checked+label:not(.swatch){background:var(--color-button);color:var(--color-button-text)}.product-template__variant-buttons input:checked+label.swatch{border-color:var(--color-dark);position:relative}.product-template__variant-buttons input:checked+label.swatch:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;border-radius:50%;background:var(--color-light)}@media (min-width: 992px){.product-template__variant-buttons input:checked+label.swatch:after{width:1.5rem;height:1.5rem}}.product-template__variant-buttons input.disabled+label:not(.swatch){opacity:.4;text-decoration:line-through}.product-template__variant-buttons label{padding:1.4rem;background:var(--color-button-text);color:var(--color-button);border:1px solid;border-color:var(--color-button-border-secondary);-o-border-image:var(--color-button-border-secondary) 1;border-image:var(--color-button-border-secondary) 1;border-radius:var(--button-radius);font-size:1.2rem;font-family:var(--font-body);cursor:pointer}.product-template__variant-buttons label.swatch{background:var(--swatch-colour);border-color:rgb(from var(--color-dark) r g b/.4);height:4rem;width:4rem;border-radius:50%}@media (min-width: 992px){.product-template__variant-buttons label.swatch{height:3rem;width:3rem}}.product-template__variant-buttons .selector-wrapper{display:none}.product-template__button-wrapper{display:flex;gap:var(--spacing-xs)}.product-template__qty-selector{min-width:8.2rem}.product-template__qty-selector .quantity-selector{width:100%;min-height:4.8rem;border:1px solid var(--color-mid-light);border-radius:var(--border-radius-elements);background-color:var(--color-light);color:var(--color-dark);display:flex;align-items:center;justify-content:space-around;overflow:hidden;gap:var(--spacing-sm)}@media (min-width: 992px){.product-template__qty-selector .quantity-selector{min-height:5.6rem}}.product-template__qty-selector .quantity-selector:hover{border-color:var(--color-mid-light)}.product-template__qty-selector .quantity-selector__number,.product-template__qty-selector .quantity-selector button{border:0;background:transparent;cursor:pointer}.product-template__qty-selector .quantity-selector__number{padding:var(--spacing-xs) 0}.product-template__qty-selector .quantity-selector button{padding:0;font-size:2.5rem;color:var(--color-dark)}.product-template__qty-selector .quantity-selector button:first-child{padding-left:var(--spacing-xs)}.product-template__qty-selector .quantity-selector button:last-child{font-size:2rem;padding-right:var(--spacing-xs)}.product-template__add-to-cart{width:100%;text-align:center;min-height:4.2rem}@media (min-width: 992px){.product-template__add-to-cart{min-height:5rem}}.product-template__add-to-cart span{width:100%;text-transform:uppercase;font-weight:600}.product-template__add-to-cart.loading:disabled{background:var(--color-button);color:var(--color-button-text);border-color:var(--color-button)}.product-template__collapsible_tab{margin-top:1.5rem}.product-template__collapsible_tab+.product-template__collapsible_tab{margin-top:0}.product-template__add-error{padding:.8rem 3rem;text-align:center;background:var(--color-light);color:var(--red);border:.1rem solid var(--red);margin:1rem 0;line-height:130%}.product-template__highlights{display:flex;flex-direction:column;gap:var(--spacing-md)}.product-template__highlights .title{margin:0}.product-template__highlights .highlights{display:flex}.template-product .pswp{--pswp-bg: white}.template-product .pswp__counter{text-shadow:none}.template-product .pswp--custom-icon-colors{--pswp-icon-color: var(--color-text);--pswp-icon-color-secondary: var(--color-text)}.template-product .pswp__icn-shadow{display:none}.template-product .pswp__bullets-indicator{display:flex;flex-direction:row;align-items:center;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.template-product .pswp__bullet{width:1rem;height:1rem;border-radius:50%;background:#fff;margin:0 5px;border:.1rem solid transparent;background:var(--brand-gradient-1, var(--brand-color-1));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.template-product .pswp__bullet--active{background:var(--color-text);border-color:var(--color-text);-webkit-mask:none;mask:none}.template-product .pswp__button--arrow{width:4rem;height:4rem;background:#fff;border-radius:100%}.template-product .pswp__button--arrow:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:.1rem solid transparent;background:var(--brand-gradient-1, var(--brand-color-1));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border-radius:100%}.template-product .pswp__button--arrow--prev{left:var(--edge)}.template-product .pswp__button--arrow--next{right:var(--edge)}.template-product .pswp__button--zoom{display:none!important}
