.productV1{overflow-x:hidden}.productV1 *{font-family:degular,sans-serif!important}.productV1Inner{column-gap:80px;display:grid;grid-template-columns:minmax(0,639fr) minmax(0,643fr);margin:auto;max-width:1440px}@media (max-width: 800px){.productV1Inner{display:block;padding:0}}.productV1Visual{position:relative}.productV1VisualImg{border-radius:8px}.productV1VisualTag{top:37px;right:23px;position:absolute;aspect-ratio:1;text-align:center;background-color:var(--light-blue);border-radius:50%;height:110px;font-size:38px;display:flex;align-items:center;justify-content:center;gap:3px;flex-direction:column;font-weight:500;width:110px;color:#fff;line-height:.8;padding-bottom:4px}.productV1VisualTagBottom{font-size:46px}.productV1VisualIcons{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.productV1VisualIconsItem{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;color:#1b4074;background-color:#e7f7f7;border-radius:14px;padding:17px 0}.productV1VisualIconsItemImg{height:52px;width:auto}.productV1VisualIconsItemTitle{font-size:16px;font-weight:600}.productV1VisualIconsItemTitle br{display:none}.productV1VisualGallery{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:15px 16px}.productV1VisualGalleryImg{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:8px}.productV1VisualMobile,.productV1Header.mobile{display:none}@media (max-width: 800px){.productV1VisualIcons{padding:0 14px;margin-top:10px}.productV1VisualIconsItemImg{height:42px}.productV1VisualIconsItemTitle{font-size:14px}.productV1VisualIconsItemTitle br{display:block}.productV1VisualGallery,.productV1VisualImg,.productV1Header.desktop,.productV1VisualTag.desktop{display:none}.productV1VisualTag.mobile{display:flex;z-index:1000;top:18px;right:14px;height:72px;width:72px;font-size:24px}.productV1VisualTagBottom{font-size:32px}.productV1Header.mobile,.productV1VisualMobile{display:block;padding:0 14px}.productV1VisualMobileControl{position:absolute;padding:0;width:fit-content;top:50%;transform:translateY(-50%);height:fit-content;z-index:100}.productV1VisualMobileControl.prev{left:0}.productV1VisualMobileControl.next{right:0}.productV1VisualMobileImg{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:8px}}.productV1Content{width:100%}@media (max-width: 800px){.productV1Content{padding:20px 14px 40px}}.productV1Super{color:var(--light-blue);font-size:20px;line-height:1;font-weight:500;margin-bottom:4px;font-family:degular,sans-serif!important}.productV1Title{font-weight:600;font-size:24px;margin-bottom:8px}.productV1Title strong{font-weight:600;color:var(--light-blue)}.productV1Reviews{display:flex;align-items:center;margin-bottom:25px}.productV1ReviewsVerified{background-color:#000;display:flex;padding:6px 8px;justify-content:center;align-items:center;gap:3px;border-radius:4px;margin-right:12px}.productV1ReviewsVerifiedIcon{max-width:20px;width:100%;height:auto}.productV1ReviewsVerifiedLabel{color:#fff;font-size:14px}.productV1ReviewsStars{max-width:80px;width:100%;height:auto;margin-right:6px}.productV1ReviewsRating{font-size:14px}.productV1Required{font-size:20px;font-weight:600;line-height:1;display:block}.productV1Washes{margin-top:6px;font-weight:600;font-size:18px;line-height:1;color:var(--light-blue)}@media (max-width: 800px){.productV1Reviews{flex-wrap:wrap;margin-bottom:10px}}.productV1Products{margin-top:15px;display:flex;flex-direction:column;gap:14px;width:100%}.productV1ProductsItem{display:grid;grid-template-columns:47px 1fr;gap:10px;align-items:center;width:100%;position:relative}.productV1ProductsItemBody{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.productV1ProductsItemBodyInfo{display:flex;flex-direction:column;gap:4px;line-height:1}.productV1ProductsItemBodyInfoTitle{font-weight:500;font-size:16px;line-height:1}.productV1ProductsItemBodyInfoSubtitle{font-size:14px;font-weight:400;line-height:1}.productV1ProductsItemBodyInfoInspired{line-height:1;font-size:12px;background-color:#e1e3ff;padding:2px 6px;border-radius:2px;width:fit-content}.productV1ProductsItemBodyInfoInspired strong{font-weight:500}.productV1ProductsItemBodyWrap{display:flex;flex-direction:column;align-items:flex-end}.productV1ProductsItemBodyTag{padding:2px 9px 3px;border-radius:2px;font-size:12px;white-space:nowrap;line-height:1}.productV1ProductsItemBodyAdd{width:fit-content;padding:10px 16px;background-color:#f1f2ff;color:#262525;font-weight:500;font-size:16px;line-height:1.2;margin-top:10px;border-radius:8px;transition:.3s ease;opacity:0;pointer-events:none}.productV1ProductsItemBodyAdd.active{opacity:1;pointer-events:all}.productV1ProductsItemBodyAdd:hover{background-color:#e8eafa;border-radius:12px}.productV1ProductsItemBodyControls{display:flex;flex-direction:column;position:absolute;top:32px;opacity:0;transition:.3s ease;pointer-events:none}.productV1ProductsItemBodyControls.active{opacity:1;pointer-events:all}.productV1ProductsItemBodyControlsQty{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.productV1ProductsItemBodyControlsQtyBtn{display:flex;align-items:center;padding:0;width:18px}.productV1ProductsItemBodyControlsQtyBtn.plus{justify-content:flex-end}.productV1ProductsItemBodyControlsQtyValue{font-size:16px;text-align:center;line-height:1.2;color:#262525;width:30px;font-weight:500}.productV1ProductsItemBodyControlsRemove{margin-top:10px;width:66px;text-align:center;font-size:12px;font-weight:500;text-decoration:underline;padding:0;display:block}@media (max-width: 800px){.productV1Products{margin-top:20px}.productV1ProductsItemBodyTag{position:absolute}.productV1ProductsItemBodyAdd{margin-top:24px}}@media (max-width: 394px){.productV1ProductsItemBodyInfoInspired{font-size:10px}}.productV1Included{margin-top:25px;background-color:#e7f7f7;padding:14px 10px;border-radius:8px}.productV1IncludedTitle{font-size:18px;font-weight:600;line-height:1}.productV1IncludedBody{margin-top:10px;display:flex;flex-direction:column;gap:3px}.productV1IncludedBodyItemTop{display:flex;justify-content:space-between;align-items:center;gap:10px;line-height:1.4;font-size:16px;font-weight:400;padding:6px 0}.productV1IncludedBodyItemTopIcon{height:10px;width:auto;transition:.3s ease}.productV1IncludedBodyItemTop.active .productV1IncludedBodyItemTopIcon{transform:rotate(-225deg)}.productV1IncludedBodyItemBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.productV1IncludedBodyItemTop.active~.productV1IncludedBodyItemBottom{grid-template-rows:1fr}.productV1IncludedBodyItemBottomWrap{overflow:hidden}.productV1IncludedBodyItemBottomWrapContent{padding:0;background-color:#fff;display:flex;flex-direction:row;border-radius:8px;align-items:center;overflow:hidden}.productV1IncludedBodyItemBottomWrapContentImg{aspect-ratio:1;width:106px;height:106px;object-fit:contain;object-position:center}.productV1IncludedBodyItemBottomWrapContentTxt{font-size:18px;font-weight:400;line-height:1}@media (max-width: 800px){.productV1Included{margin-top:20px}.productV1IncludedBodyItemBottomWrapContentTxt{font-size:14px}}.productV1Offer{margin-top:15px;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#1b4074;border-radius:8px;padding:10px 10px 14px}.productV1OfferSuper{color:var(--light-blue);font-size:16px;font-weight:600;line-height:1}.productV1OfferTitle{font-size:18px;line-height:1;color:#fff;font-weight:600;margin-top:4px}.productV1OfferTxt{margin-top:4px;font-size:16px;font-weight:400;color:#fff;line-height:1}.productV1Receipt{margin-top:21px;display:flex;flex-direction:column;gap:10px}.productV1ReceiptItem{width:100%;display:flex;align-items:center;justify-content:space-between}.productV1ReceiptItemTitle{font-size:16px;line-height:1;font-weight:600}.productV1ReceiptItemPrice{display:flex;align-items:center;gap:6px;font-size:16px}.productV1ReceiptItemPriceReal{font-weight:600;color:var(--light-blue)}.productV1ReceiptItemPriceCompare{text-decoration:line-through;color:#757575}.productV1OfferBullets{margin-top:21px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.productV1OfferBulletsItem{display:flex;align-items:center;gap:4px}.productV1OfferBulletsItemTitle{font-size:13px;line-height:1;font-weight:400;white-space:nowrap;margin-top:-2px}@media (max-width: 800px){.productV1Offer{margin-top:10px}.productV1Receipt{margin-top:16px;gap:0px}.productV1OfferBullets{display:grid;grid-template-columns:1fr 1fr;gap:12px 0;margin-top:16px}}.productV1ATC.sub{padding:20px;font-size:18px;font-weight:600;border-radius:8px;color:#fff;background-color:var(--light-blue);position:relative;line-height:1;margin-top:25px;width:100%;max-width:100%;transition:.3s ease}.productV1ATC.sub:hover{background-color:#1aa1a1;border-radius:12px}.productV1ATC{width:fit-content;margin:25px auto 0;line-height:1.4;font-size:16px;text-decoration:underline}.productV1Price{display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1.3;gap:6px}.productV1PriceCompare{color:#757575;text-decoration:line-through}#gtx-trans{display:none!important}#shopify-section-announcement-bar{display:none}.swal2-container.error .swal2-html-container{color:#c40000;font-weight:600;font-size:18px;padding-bottom:0}.swal2-container.error .swal2-popup{padding-bottom:12px!important}
/*# sourceMappingURL=/cdn/shop/t/38/assets/maltertech-main-product-v1.css.map */
