[id*=media_with_text] .adaptive-padding{padding-top:0!important;padding-bottom:0!important}[id*=__newsletter_]{margin-top:4rem}.product-info__price{display:none}.product-info__add-button button[type=submit],.mobile-sticky-bar .btn--primary{background:var(--Brand-colours-Color-1);color:#fff;border:none!important;min-height:45px}.product-info__add-button button[type=submit]:hover,.mobile-sticky-bar .btn--primary:hover{background:var(--Brand-colours-Color-1-hover)}.product-info__add-button .btn__text{margin-right:.25rem;font-weight:600}.product-info__add-button .btn__price{font-weight:inherit;opacity:.9}.product-info__add-button .btn__price[hidden]{display:none}.product-header-info{padding:.5rem 0}@media (min-width: 768px){.product-header-info{padding:.5rem 0 2rem}}.product-header-info .product-info__block{margin-bottom:.5rem}.product-header-info .product-title{margin-bottom:0}.product-info__block.product-vendor-sku{display:flex;align-items:start;gap:.5rem;flex-wrap:wrap;font-size:.88em}.product-title.h5{font-size:35px}@media (max-width: 768px){.product-title.h5{font-size:30px}}@media (max-width: 768px){.product-main .product-third-column{width:100%;float:none}.product-main .product-third-column .product-info__block{margin-top:1.5rem;margin-bottom:1.5rem}.product-info__block.product-vendor-sku{display:flex;align-items:start;gap:.5rem;flex-wrap:wrap;font-size:.7em}}.product-main:has(custom-select.is-open){position:relative;z-index:4}.product-main .product-media{margin-top:calc(5 * var(--space-unit));margin-bottom:calc(5 * var(--space-unit))}.product-details__calc .h4{margin-bottom:1.1em}@media (min-width: 769px){:root{--product-column-padding: 5px;--product-info-width: 33%;--product-third-width: 33%}.shopify-section:not(.product-details){clear:both}.product-breadcrumbs .breadcrumbs{width:calc(100% - var(--product-info-width) - var(--product-third-width));padding-inline-end:var(--product-column-padding);overflow:hidden}.product-breadcrumbs+.product-main .product-media,.product-breadcrumbs+.product-main .product-info{padding-top:0}.product-breadcrumbs+.product-main .product-info:before,.product-breadcrumbs+.product-main .product-info:after{top:calc(-10 * var(--space-unit) - 1em - 2px)}.shopify-section+.product-main{margin-top:-1px}.shopify-section+.product-main:before,.product-details+.shopify-section:before,.product-main+.shopify-section:not(.product-details):before{display:none}.product-main .product-media,.product-main+.product-details>.container{width:calc(100% - var(--product-info-width) - var(--product-third-width));float:left;clear:left}.product-main .product-media{margin-top:0;margin-bottom:0;padding-top:calc(10 * var(--space-unit));padding-bottom:calc(10 * var(--space-unit));padding-inline-end:var(--product-column-padding);padding-inline-start:0}.product-main .product-info{position:relative;width:var(--product-info-width);padding:calc(10 * var(--space-unit)) 0;padding-inline-start:var(--product-column-padding);padding-inline-end:var(--product-column-padding);float:left;background-color:rgba(var(--bg-color))}.product-main .product-third-column{position:relative;width:var(--product-third-width);padding:calc(10 * var(--space-unit)) 0;padding-inline-start:var(--product-column-padding);padding-inline-end:0;float:right;background-color:rgba(var(--bg-color));padding-top:0}.product-main .product-third-column .product-info__block{margin-top:2rem;margin-bottom:2rem}.product-main .product-third-column .product-info__block:first-child{margin-top:0}.product-main .product-info:before,.product-main .product-info:after{display:none}.product-main .product-info--sticky{min-height:var(--sticky-height, 0)}.product-info__sticky{position:-webkit-sticky;position:sticky;top:var(--header-end-padded, 48px);padding-bottom:0}.product-main+.product-details{max-width:calc(var(--page-width, 1320px) + var(--gutter) * 2);margin:0 auto;padding:0 var(--gutter)}.product-main+.product-details>.container{max-width:none;margin:0;padding-top:calc(2 * var(--space-unit));padding-bottom:calc(10 * var(--space-unit));padding-inline-start:0;padding-inline-end:var(--product-column-padding)}.product-main+.product-details+.shopify-section:before{top:1px}[dir=rtl] .product-main .product-media,[dir=rtl] .product-main+.product-details>.container{float:right;clear:right}[dir=rtl] .product-main .product-info{float:right}[dir=rtl] .product-main .product-third-column{float:left}[dir=rtl] .product-main .product-info:before,[dir=rtl] .product-main .product-info:after{right:-1px;left:auto}}@media (min-width: 1280px){:root{--product-column-padding: 5px}.product-main .product-media,.product-main .product-info,.product-main .product-third-column{padding-top:0}}.product-main .help-tooltip{background:none;border:none;color:#6b7280;padding:0;width:20px;height:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;margin-left:5px;position:relative}.product-main .help-tooltip:hover{color:#374151}.product-main .help-tooltip .icon{width:20px;height:20px}.product-main .help-tooltip .tooltip-content{position:absolute;bottom:calc(100% + 1rem);left:50%;transform:translate(-50%);margin-bottom:8px;background:#fff;color:#1f1f1f;padding:16px;box-shadow:0 4px 12px #00000026;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;width:max-content;max-width:min(80vw,400px);text-align:left;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.product-main .help-tooltip .tooltip-content.tooltip--visible{opacity:1;pointer-events:auto}.product-main .help-tooltip .tooltip-content:after{content:"";position:absolute;top:100%;left:var(--arrow-offset, 50%);transform:translate(-50%);border:12px solid transparent;border-top-color:#fff}.product-main .help-tooltip .tooltip-content.tooltip--bottom{bottom:auto;top:calc(100% + 1rem);margin-bottom:0;margin-top:8px}.product-main .help-tooltip .tooltip-content.tooltip--bottom:after{top:auto;bottom:100%;left:var(--arrow-offset, 50%);border-top-color:transparent;border-bottom-color:#fff}.product-third-column shopify-payment-terms{display:block;margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/134/assets/product-page.css.map */
