.product__title>a{display:none}.product__richtext{display:flex;gap:8px}.product__richtext p{margin:0}.model-product-wrapper{display:flex;gap:16px;margin-top:8px}.model-product-wrapper .product--model,.model-product-wrapper .product--ipn{display:flex;gap:8px;align-items:center}.model-product-wrapper .label,.model-product-wrapper .value{color:var(--color-black);font-family:var(--font-lato);font-size:var(--font-size--sm);font-style:normal;font-weight:800;line-height:20px}.model-product-wrapper .value{font-weight:400;font-family:var(--font-body--family)}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:auto;max-height:calc(100vh - 100px);margin:0 auto;left:50%;transform:translate(-50%,-50%);width:92%;position:absolute;top:50%;padding:40px 16px 16px;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product__info-container .view-more-offers{display:none;font-size:14px}.product__info-container .price--zero{font-size:32px;line-height:1;font-weight:700;margin:24px 0;color:var(--color-grey-33)}product-info .price-group{display:block;margin:40px 0 12px}.warehouse-info{border:1px solid var(--color-blue);border-radius:4px;display:flex;font-size:var(--font-size--sm);line-height:var(--line-height--sm);color:var(--color-blue);font-weight:700;padding:8px;align-items:center;justify-content:center;gap:8px}.product-form__buttons .addto-cart{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between}.product-form__buttons .addto-cart #add-to-cart{height:64px;border-radius:4px;background:var(--color-green);outline-color:var(--color-green);color:var(--color-white);border-color:var(--color-green);font-size:var(--font-size--xl);line-height:1.2;position:relative}.product-form__buttons .addto-cart #add-to-cart:hover{background:var(--color-white);outline-color:var(--color-white);color:var(--color-green)}.product-form__buttons add-to-cart-component button{width:100%}.product-form__buttons add-to-cart-component{text-align:center;flex:1}.product-form__buttons .quantity__rules-cart>span{display:none}.product-form__buttons .addto-cart .quantity__button{width:24px;background:transparent;border:none;outline:none;-webkit-appearance:none;appearance:none;-moz-appearance:textfield;height:100%;display:flex;color:var(--color-blue)}.product-form__buttons .quantity-selector svg{width:24px;height:24px}.product-form__buttons .quantity-selector{border:1px solid var(--color-grey-e6)}.product-form__buttons .quantity-selector input[type=number]{width:calc(100% - 50px)}.product-form__buttons .product-form__quantity{width:100%;max-width:104px;display:none}.price-match-guarantee{position:relative;border-radius:2px;background:var(--color-grey-d9);height:32px;padding:0 16px;color:var(--color-blue);font-family:var(--font-heading--family);font-size:var(--font-size--sm);font-style:normal;font-weight:700;line-height:var(--line-height--sm);text-transform:uppercase;display:inline-flex;gap:8px;align-items:center;margin-top:8px}.mark-shipped-from-supplier{position:relative;border-radius:2px;background:#5bb2df1a;height:32px;padding:4px var(--padding-lg);color:var(--color-blue);font-size:var(--font-size--sm);font-style:normal;font-weight:700;line-height:var(--line-height--sm);display:inline-flex;gap:8px;align-items:center;margin-top:8px}.price-match-guarantee .svg-wrapper,.mark-shipped-from-supplier .svg-wrapper{display:inline-flex;align-items:center;cursor:pointer;pointer-events:auto}.price-match-guarantee .svg-wrapper>svg,.mark-shipped-from-supplier .svg-wrapper>svg{pointer-events:auto}.price-match-tooltip,.mark-shipped-from-supplier-tooltip{position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-4px);min-width:200px;max-width:280px;padding:10px 12px;border-radius:4px;background:var(--color-grey-f2);color:var(--color-blue);font-family:var(--font-body--family);font-size:var(--font-size--sm);font-weight:400;line-height:1.4;text-transform:none;text-align:left;white-space:normal;box-shadow:0 4px 12px #00000014;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;z-index:10}.price-match-tooltip:after,.mark-shipped-from-supplier-tooltip:after{content:"";position:absolute;bottom:100%;right:22px;border:6px solid transparent;border-bottom-color:var(--color-grey-f2)}.price-match-guarantee .svg-wrapper:hover~.price-match-tooltip,.price-match-guarantee .svg-wrapper:focus-within~.price-match-tooltip,.mark-shipped-from-supplier .svg-wrapper:hover~.mark-shipped-from-supplier-tooltip,.mark-shipped-from-supplier .svg-wrapper:focus-within~.mark-shipped-from-supplier-tooltip{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}.phone-sales{display:flex;gap:8px;align-items:center;margin:16px 0 40px;justify-content:center;border-radius:4px;background:var(--color-grey-e6);padding:12px 16px;height:36px;color:var(--color-blue);font-size:var(--font-size--md);font-style:normal;font-weight:700;line-height:1.5}.phone-sales a{color:var(--color-blue)}.button--full-width .flex-wrapper{justify-content:center;gap:8px;display:flex;align-items:center}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity{position:relative;display:flex;border-radius:4px;min-height:48px;width:100%;border:1px solid var(--color-blue);align-items:center}.quantity .quantity__input{width:calc(100% - 72px);-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;outline:none;text-align:center;font-weight:700}.product-breadcrumb .section-background{background:transparent}.variant-picker{display:block;margin-bottom:16px;padding-bottom:0}.variant-option--buttons legend,.recipient-form__send-to{font-size:var(--font-size--sm);line-height:var(--line-height--sm);font-family:var(--font-heading--family);font-weight:700}.product-form__buttons{margin:40px 0 16px}.manufacturer-logo-wrapper img{max-height:48px;width:auto}.info_product_innertop{margin-bottom:24px}.warranty-info h3,.warranty-info h3 a{text-transform:capitalize;color:var(--color-black);font-weight:400;font-size:var(--font-size--sm);line-height:var(--line-height--sm);font-family:var(--font-paragraph--family);margin:0}.warranty-wrapper{margin-bottom:16px}.warranty-wrapper .card-wrapper .card__inner{height:auto}.product-gallery__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container{position:relative!important;padding-bottom:20px!important}.product-gallery__bottom .bv_main_container .bv_main_rating_button:last-child{padding:0!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container>.bv_rating_summary_buttons_container{margin-right:0!important;padding-right:0!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container{padding-right:5px!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container{text-decoration:none!important;color:#000!important;font-weight:700!important}.product-gallery__bottom .bv_main_container>.bv_main_container_row_flex{position:absolute!important;bottom:0!important;height:20px!important;left:25px!important}.warranty-wrapper{position:relative;width:100%;margin:16px 0 40px;display:flex;flex-direction:column;gap:8px}.warranty-wrapper .heading svg{display:none}.warranty-items{display:flex;flex-direction:column;gap:8px}.warranty-wrapper .warranty-info{padding-left:24px}.warranty-wrapper .heading{display:flex;flex-direction:column;justify-content:space-between}.warranty-wrapper .card__information .card__heading{margin:0}@media(min-width:480px){.warranty-wrapper .heading{flex-direction:row}}.warranty-wrapper .heading h3{font-size:var(--font-size--sm);line-height:var(--line-height--sm);font-family:var(--font-body-family);font-weight:700;letter-spacing:0;color:var(--color-black);text-transform:none;align-items:center;gap:8px;flex-direction:row;width:100%}.warranty-wrapper .heading a{display:block;font-weight:400;text-decoration:underline;color:var(--color-blue)}.warranty-wrapper .heading a:hover{text-decoration:none}.warranty-heading--action{display:flex;justify-content:start;align-items:flex-start;flex:1;gap:8px}.warranty-wrapper .heading img{max-width:48px}.product--gift_card{justify-content:space-between}.product--gift_card .card__compare{display:none}.product--gift_card .product__description{margin:0 0 40px;font-size:var(--font-size--md);line-height:24px;color:var(--color-black)}.product--gift_card .product__description a{color:#3c4596;font-weight:700}.product--gift_card variant-selects{margin:24px 0 16px}.product--gift_card variant-selects+div{margin:16px 0 0}.product--gift_card variant-selects .product-form__input{max-width:unset}.product--gift_card variant-selects .select__select{font-size:var(--font-size--md);color:#333}.product--gift_card variant-selects .form__label{font-size:var(--font-size--md);color:#333;margin-bottom:8px}.product--gift_card .product-form__input .svg-wrapper{width:1.6rem;height:1.6rem;color:#f00d0d;top:16px}.product--gift_card .recipient-form{max-width:unset}.product--gift_card .product__info-container .product-form{margin-bottom:0}.product--gift_card .tpo_option-set-wrapper{padding-top:0}.product-form__buttons .tpo_option-input.tpo_text-box{padding:12px 16px;max-height:unset;height:48px;color:#333;border-radius:4px;border-color:#dcdcdc;font-size:var(--font-size--md)}.product-form__buttons .tpo_option-input.tpo_text-box:focus{padding:12px 16px}.form__message{padding-top:6px;display:flex;font-size:14px;align-items:center;color:var(--color-black)}.recipient-heading,.product-form__buttons h3.tpo_option-heading{font-family:var(--font-body-family);text-transform:none;letter-spacing:0;font-weight:800;color:var(--color-blue);margin-bottom:16px;font-size:20px}.product-form__buttons h3.tpo_option-heading{margin-top:24px}.recipient-subtitle,.product-form__buttons h5.tpo_option-heading{font-family:var(--font-body-family);text-transform:none;color:#333;font-size:var(--font-size--md);line-height:24px;margin-bottom:16px;letter-spacing:0}.product-form__buttons textarea.tpo_option-input.tpo_text-box{height:144px}.recipient-fields__field--date{display:none}.recipient-fields__field--sender,.recipient-fields__field--recipient{margin-bottom:24px}.recipient-fields__field--message .text-area{min-height:144px}@media screen and (min-width:750px){.recipient-fields__field--sender,.recipient-fields__field--recipient{margin-bottom:40px}.product--gift_card variant-selects{margin-top:40px}}.recipient-form{--recipient-checkbox-margin-top: .64rem;display:block;position:relative;max-width:44rem;margin-bottom:2.5rem}.recipient-form-field-label{margin:.6rem 0}.recipient-form-field-label--space-between{display:flex;justify-content:space-between}.recipient-checkbox{flex-grow:1;font-size:1.6rem;display:flex;word-break:break-word;align-items:flex-start;max-width:inherit;position:relative;cursor:pointer;display:none}.recipient-form>input[type=checkbox]{position:absolute;width:1.6rem;height:1.6rem;margin:var(--recipient-checkbox-margin-top) 0;top:0;left:0;z-index:-1;appearance:none;-webkit-appearance:none}.recipient-fields__field{margin:0 0 16px}.recipient-fields .field__label{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}.recipient-checkbox>svg{margin-top:var(--recipient-checkbox-margin-top);margin-right:1.2rem;flex-shrink:0}.recipient-form .icon-checkmark{visibility:hidden;position:absolute;left:.28rem;z-index:5;top:.4rem;width:10px;height:9px}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{visibility:visible}.js .recipient-fields{display:block}.recipient-fields hr{margin:1.6rem auto}.recipient-form>input[type=checkbox]:checked~.recipient-fields{display:block;animation:animateMenuOpen var(--duration-default) ease}.recipient-email-label{display:none}.js .recipient-email-label.required{display:inline}.recipient-form ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left}.recipient-form ul a{display:inline}.recipient-form .error-message:first-letter{text-transform:capitalize}[datatemplate=product] .content-wrapper .tab-link,[datatemplate=product] .content-wrapper .tab-product-link{display:flex}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover{font-family:var(--font-body--family)!important;line-height:20px!important;padding:0!important;white-space:nowrap!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container{font-family:var(--font-body--family)!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:hover{font-size:var(--font-size--sm)!important;line-height:20px!important;font-family:var(--font-body--family)!important}[data-bv-show=rating_summary] .bv_main_container .bv_main_rating_button{outline:none!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{text-decoration:none!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:hover,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover{text-decoration:underline!important}@media screen and (forced-colors:active){.recipient-fields>hr{border-top:.1rem solid rgb(var(--color-background))}.recipient-checkbox>svg{background-color:inherit;border:.1rem solid rgb(var(--color-background))}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{border:none}}@media(min-width:750px){.warranty-heading--action{gap:8px;flex-direction:row}.blog-slider .blog__posts{flex-wrap:wrap}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container{padding-bottom:0!important;flex-wrap:unset!important}.product-gallery__bottom .bv_main_container>.bv_main_container_row_flex,.product-gallery__bottom .bv_main_container .bv_main_rating_button:last-child{position:static!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_main_rating_button:first-child{padding-top:0!important;padding-bottom:0!important}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover,.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container{padding-right:8px!important;border-right:1px solid var(--color-grey-e6)!important;margin-right:8px!important;color:var(--color-black)!important;font-weight:700!important}.product-gallery__bottom .bv_main_container .bv_main_rating_button:last-child{margin-right:10px!important}.product-gallery__bottom [data-bv-show=rating_summary]{margin-bottom:8px!important}}@media(min-width:1200px){.product__media-wrapper .slider-mobile-gutter{width:600px}}.warranty-item{position:relative;overflow:hidden}.warranty-item input{position:absolute;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.warranty-item .card__content .card__heading+.card-information{display:block!important;position:absolute;z-index:-30;opacity:0}.warranty-item .card__content .quick-add{position:static}.warranty-item .card__content button{pointer-events:auto}.warranty-item .card-wrapper{display:flex;align-items:center;gap:16px;border-radius:4px;border:1px solid var(--color-grey1);padding:12px 16px}.warranty-item .card-wrapper:before{content:"";width:22px;min-width:22px;height:22px;background:var(--color-white);border:1px solid var(--color-black);border-radius:100%;display:block}.warranty-item input[type=radio]:checked+.card-wrapper{border:1px solid var(--color-blue)}.warranty-item input[type=radio]:checked+.card-wrapper .option-radio-item{display:block}.warranty-item input[type=radio]+.card-wrapper .option-radio-item{display:none;min-width:24px}.warranty-item input[type=radio]:checked+.card-wrapper:before{display:none}.warranty-item .card-wrapper .card__content,.warranty-item .card-wrapper .card__information{padding:0;pointer-events:none;display:block}.warranty-item .card__heading+.card-information{display:none}.template-product .warranty-item .product-card-wrapper .card__information .card__heading .full-unstyled-link,.template-product .warranty-item h3{font-family:var(--font-body-family);font-size:var(--font-size--md);line-height:24px;letter-spacing:0;color:var(--color-dark-grey);text-transform:capitalize;font-weight:400;margin-bottom:0}.warranty-item .price-custom,.warranty-item .price-custom .price,.warranty-item .price-custom .price .price-item{display:inline-block;font-family:var(--font-body-family);font-weight:700;letter-spacing:0;background-color:transparent;padding:0;height:auto}product-info{overflow:hidden}.section>product-info{grid-column:1 / -1}product-info>.page-width{max-width:1224px;margin:0 auto}.product__info-wrapper{margin-top:24px;background-color:#fff;position:relative}.product__info-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:100%;width:100vw;background-color:#fff}.product__info-wrapper .top-heading__title{color:var(--color-blue);font-size:var(--font-size--3xl);font-style:normal;font-weight:700;line-height:1.25;font-family:var(--font-body--family)}.product__info-wrapper .manufacturer-logo-wrapper{margin-bottom:8px}.info_product_innertop .price-group>.price{white-space:normal}.price-select-store{width:100%}.price-select-store .price-select-store__message{color:var(--color-black);font-size:var(--font-size--md);font-style:normal;font-weight:400;line-height:1.5;margin-bottom:8px}.price-select-store .price-select-store__button{width:100%;height:64px;background:var(--color-blue);border-color:var(--color-blue);color:var(--color-yellow);font-size:var(--font-size--xl);line-height:1.2}.price-select-store .price-select-store__button:hover{background-color:var(--color-white);color:var(--color-blue)}.shopify-section.product.tabs .collapsible-content-wrapper-narrow{background:var(--color-white)}.product-info--wrapper{padding:0 16px}.product__info-container-mobile{display:none}@media screen and (min-width:990px){.product__info-container .price--zero{margin:40px 0}.product-info--wrapper{display:grid;width:100%;gap:40px;align-items:flex-start;grid-template-columns:minmax(0,1fr) 448px;grid-template-rows:min-content minmax(0,1fr)}.product-info--wrapper .product__media-wrapper{top:0;position:relative}.product__info-wrapper{width:448px;flex-shrink:0;grid-row:span 2 / span 2;grid-row-start:1;padding:40px 0 16px 40px;float:right}.mobile-accessories.mobile{display:none}.product__info-wrapper{margin-top:0}product-info.color-scheme-1,product-info.color-scheme-2,product-info.color-scheme-3,product-info.color-scheme-4,product-info.color-scheme-5{background-color:var(--color-grey-f2);border-bottom:1px solid var(--color-grey-d9)}.product-feature-blogs{margin-bottom:80px}}.product-bonus-offer-images{display:flex;flex-wrap:wrap;gap:16px;padding:0;margin:0 0 40px}.product-bonus-offer-images:empty{display:none}.product-bonus-offer-images__item{flex:0 0 100%;display:block;text-decoration:none;border-radius:4px}.product-bonus-offer-images__media{display:block;width:100%;height:auto;border-radius:4px}@media screen and (min-width:750px){.product-bonus-offer-images{gap:24px;margin-bottom:80px}.product-bonus-offer-images__item{flex:0 0 calc(50% - 12px)}}@media screen and (min-width:1280px){.product-shop__accessories{overflow:visible}.product-info--wrapper{padding:0}}.success-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;background-color:#fff;box-shadow:0 4px 8px #0003;padding:20px;width:100%;max-width:400px;border-radius:8px;display:none}.terms-and-conditions-giftcard{margin-top:24px}.terms-and-conditions-giftcard .panel-content a:not(.button):not(.btn),.content-wrapper a:not(.button):not(.btn){text-decoration:underline}.terms-and-conditions-giftcard .panel-content a:not(.button):not(.btn):hover,.content-wrapper a:not(.button):not(.btn):hover{color:var(--color-blue)}.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container .bv_button_review_or_question_container{padding-right:0!important}.card-accessories .card__media a,.boost-sd__recommendation-bundle--style2 .boost-sd__product-link-image{display:inline-block;max-height:max-content;height:auto}.card-accessories .card__inner{cursor:unset}@media screen and (max-width:989px){.product-info--wrapper .breadcrumb-wrapper{margin:0 -16px;background:var(--color-grey-f2);padding:24px 16px}.section>product-info{padding:0;border-bottom:1px solid var(--color-grey-d9)}.product-info--wrapper .breadcrumb{margin-bottom:0}.product__info-container-mobile{display:block;margin:24px 0}.product__info-container-desktop{display:none}.manufacturer-logo-wrapper{margin:8px 0}.warranty-wrapper{margin-bottom:16px}.phone-sales{margin-bottom:24px}.info_product_innertop{margin-bottom:40px}.product-feature-blogs .blog-slider .blog__posts{padding-top:0!important}.accordion__content{display:grid}.product-form__buttons{margin:16px 0}}@media screen and (max-width:749px){.product-gallery__bottom [data-bv-show=rating_summary] .bv_main_container{padding-right:54px!important;min-width:130px!important}[data-bv-show=rating_summary] .bv_main_container .bv_main_rating_button .bv_numReviews_text{position:absolute!important;left:0!important;bottom:0!important}.product-gallery__bottom .bv_main_container>.bv_main_container_row_flex{right:0!important;justify-content:end}}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:16px;line-height:24px;letter-spacing:0;margin-bottom:16px;color:var(--color-dark-grey);align-items:center}.product-form__error-message-wrapper .svg-wrapper{flex-shrink:0;width:20px;height:20px;margin-right:8px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-product.css.map */
