.product-header-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:0 1rem;margin-bottom:.25rem}.product-header-row .product-block{margin-bottom:0}.product-header-row .product-block--title{flex:1;min-width:0;order:1}.product-header-row .product-block--price{flex:0 0 auto;order:2}.product-header-row .product-block--vendor,.product-header-row .product-block--rating{flex:0 0 100%;order:10}.product-details .product-title{font-size:1.65rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2;text-transform:none!important}.product-details .product-pricing{margin:0}.product-details .product__price [data-price]{font-size:1.65rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.product-header-row .product-badge,.product-header-row .product__badge:not(.product__badge--sale){display:none}.product-header-row .product-block--price{position:relative}.product-header-row .product__badge--sale[data-badge-sales]{display:inline-flex;position:absolute!important;top:-20px!important;right:-11px!important;left:auto!important;bottom:auto!important;z-index:10;align-items:center;justify-content:center;width:auto!important;height:auto!important;background:#1268f1!important;color:#fff!important;font-size:.75rem;font-weight:700;line-height:1;padding:5px 12px!important;border-radius:999px!important;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;box-shadow:0 2px 6px #0000001f;transform:rotate(2deg)}.product-header-row .product__badge--sale [data-badge-sales-range]{display:none}.product-details .product-overview{font-size:1.1rem;line-height:1.65;color:#444}.product-overview-qty-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0 1.5rem}.product-overview-qty-row .product-block--product_overview{flex:1;min-width:0;order:1}.product-overview-qty-row .product-block--quantity{flex:0 0 auto;padding-top:0;order:2}.product-overview-qty-row .product-block--variants:empty,.product-details--no-variants .product-block--variants{display:none}.product-details--no-variants .quantity-selector{display:flex;flex-direction:column;align-items:flex-end}.product-details--no-variants .quantity-selector__label{order:2;font-size:.75rem;font-weight:400;color:#666;margin-top:.25rem}.product-details--has-variants .product-block--variants{margin-bottom:.5rem}.product-details--has-variants .quantity-selector__label{display:block;font-weight:700;font-size:1.1rem;margin-bottom:.4rem}.product-details .quantity-selector{max-width:none}.product-details--no-variants .quantity-selector{margin-top:1em}.product-details .quantity-selector__wrapper{display:inline-flex;align-items:center;border:1px solid #d0d5dd;border-radius:8px;overflow:hidden;background:#fff;height:42px}.product-details--no-variants .quantity-selector__wrapper{height:52px}.product-details .quantity-selector__button-wrapper{display:flex}.product-details .quantity-selector__button{background:none;border:none;width:42px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#444;padding:0;outline:none;box-shadow:none}.product-details .quantity-selector__button:focus,.product-details .quantity-selector__button:focus-visible,.product-details .quantity-selector__button:active{outline:none;box-shadow:none;border:none}.product-details .quantity-selector__wrapper:focus-within{outline:none;box-shadow:none;border-color:#d0d5dd}.product-details .quantity-selector__input:focus{outline:none;box-shadow:none}.product-details .quantity-selector__button svg{width:10px;height:10px;flex-shrink:0}.product-details .quantity-selector__button:hover{background:#f5f5f5}.product-details .quantity-selector__input{width:40px;text-align:center;border:none;font-size:.95rem;font-weight:600;background:transparent;-moz-appearance:textfield;padding:0;height:100%}.product-details .quantity-selector__input::-webkit-outer-spin-button,.product-details .quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-details .product-block--variants .options-selection__option-header,.product-details .product-block--variants .options-selection__option-header .options-selection__option-name{font-weight:700;font-size:1.1rem!important;margin-bottom:.5rem}.product-details .product-block--variants .options-selection__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.product-details .product-block--variants .options-selection__option-value-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.product-details .product-block--variants .options-selection__option-value-label{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;background:transparent}.product-details .product-block--variants .options-selection__option-value-name{display:inline-flex;align-items:center;justify-content:center;padding:0 1.1rem;height:42px;border:1px solid #d0d5dd;border-radius:8px;font-size:.95rem;font-weight:500;color:#1a1a1a;background:#fff;transition:border-color .15s,color .15s,background-color .15s;min-width:70px;text-align:center}.product-details .product-block--variants .options-selection__option-value-label:hover .options-selection__option-value-name{border-color:#1268f1}.product-details .product-block--variants .options-selection__option-value-input:checked~.options-selection__option-value-name{border-color:#1268f1;color:#1268f1;background:#1268f10a}.variant-info-box{background:#f0f6ff;border-left:3px solid #1268f1;border-radius:6px;padding:.75rem 1rem;margin-top:.75rem;margin-bottom:.25rem;font-style:italic;font-size:.92rem;color:#444;line-height:1.55;white-space:pre-line}.product-details .product-form--atc-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.85rem 2rem;background-color:#1268f1;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .15s;margin-top:1rem;margin-bottom:1rem;gap:.5rem;letter-spacing:.01em;box-sizing:border-box}.product-details .product-form--atc-button:hover,.product-details .product-form--atc-button:not(.disabled):hover{background-color:#1268f1!important;border:none!important;box-shadow:none!important}.product-details .product-form--atc-button.mdc-ripple-surface:before,.product-details .product-form--atc-button.mdc-ripple-surface:after{display:none!important}.product-details .product-form--atc-button.mdc-ripple-surface,.product-details .product-form--atc-button.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: 0 !important}.product-details .product-form--atc-button.disabled{background-color:#828282;cursor:not-allowed}.atc-button--circle-icon{display:inline-flex;align-items:center;line-height:1}.atc-button--circle-icon svg{width:1.2em;height:auto;fill:currentColor;vertical-align:middle;transform:translateY(2px)}.product-details .product-block{margin-bottom:.65rem}.product-header-row .product-block,.product-overview-qty-row .product-block{margin-bottom:0}.product-details .product-block--buy_buttons{margin-top:.25rem}@media(min-width:720px){product-gallery{position:relative}.product-gallery__navigation{position:absolute!important;bottom:0;left:0;z-index:2;border-radius:15px;width:auto;border:1px solid #cccccc50}.product-gallery__navigation .swiper-wrapper{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding-left:15px;padding-right:15px}[data-swiper-navigation]{border-radius:15px;margin-left:15px;margin-right:15px}}@media(min-width:720px){.product--simple:not(:has(.complementary-products--accessories)) .product-gallery-wrapper{width:45%!important}.product--simple:not(:has(.complementary-products--accessories)) .product-main{width:53%!important}.product--simple:not(:has(.complementary-products--accessories)) .product-main{display:flex;align-items:center}.product--simple:not(:has(.complementary-products--accessories)) .product-main [data-product-details]{width:100%}.product--simple:not(:has(.complementary-products--accessories)) .product-gallery-wrapper{position:relative}.product--simple:not(:has(.complementary-products--accessories)) .media__lightbox-button{position:absolute!important;bottom:0;right:0;z-index:3}}.product-gallery__viewer .media{--aspect-ratio: 1 !important}.product-gallery__viewer .media img{object-fit:contain;object-position:center center}@media(max-width:719px){.product-header-row{flex-wrap:wrap}.product-overview-qty-row{flex-direction:column;gap:.75rem}[data-product-description]{margin-left:10px;margin-right:10px}[data-product-description].rte{font-size:1.1rem!important}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/lab401-product-page.css.map */
