.wc-hidden{display:none!important}@media screen and (max-width: 768px){.hide-mobile{display:none!important}}@media screen and (min-width: 769px){.hide-tablet-and-up{display:none!important}}.filter-panel{display:block}.filter-panel__heading{display:flex;justify-content:space-between}.filter-panel__heading .clear-filter{margin-top:5px;margin-left:10px;color:#1f1f1f;font-size:13px;font-weight:400;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.filter-panel__banner-image{margin-top:30px}.filter-panel__form{display:flex;align-items:flex-end;gap:30px;margin-top:30px}@media screen and (max-width: 768px){.filter-panel__form,.filter-panel__banner-image{margin-top:20px}}.filter-panel__items{flex-grow:1;display:flex;justify-content:space-between;gap:20px}.wc-field{flex-grow:1;width:100%}.wc-field__label{display:flex;justify-content:space-between;position:relative;width:100%;margin-bottom:5px;font-weight:600}.question-mark{display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid #1f1f1f;padding-top:2px;font-size:14px;text-align:center;line-height:1}.wc-field__label-tooltip{display:none;position:absolute;top:-5px;right:0;transform:translateY(-100%);max-width:200px;padding:6px 12px;border-radius:6px;background-color:#000c;color:#fff;font-size:14px;font-weight:400}.wc-field__label-tooltip img{margin:5px 0}.question-mark:hover+.wc-field__label-tooltip{display:block}filter-select{display:block;position:relative;overflow:hidden}filter-select .loading-screen{border-radius:var(--input-border-radius, 0)}filter-select.loaded{overflow:unset}filter-select[disabled]{opacity:.5}filter-select.loaded .loading-screen{display:none}filter-select[disabled] .wc-select{border-color:rgba(var(--input-text-color) / .2)}.wc-select{display:flex;align-items:center;position:relative;width:100%;height:54px;padding:var(--input-padding-y, 11px) 24px;transition:border-color .2s,box-shadow .2s,outline .2s;border:var(--input-border-width) solid #0A539C;border-radius:var(--input-border-radius, 0);background-color:#fff;color:rgb(var(--input-text-color));font-size:.88em;font-weight:400;line-height:1.2em}.wc-select:before{content:"";position:absolute;top:19px;right:24px;transform:rotate(45deg);width:10px;height:10px;border-right:1px solid #1f1f1f;border-bottom:1px solid #1f1f1f}filter-select.open .wc-select:before{transform:rotate(-135deg)}.wc-select__placeholder{position:relative;width:100%;padding-right:20px;border:0;background:none;white-space:nowrap;overflow:hidden;text-align:left;text-overflow:ellipsis;cursor:pointer}.wc-select__dropdown{display:flex;flex-direction:column;position:absolute;top:calc(100% - 10px);left:0;right:0;padding:12px 24px;border-radius:var(--input-border-radius, 0);z-index:10;max-height:20em;overflow-y:auto;border:var(--input-border-width) solid rgba(var(--input-text-color) / .2);outline:0;background-color:var(--input-bg-color-diff-3);box-shadow:0 5px 10px #00000026;color:rgb(var(--input-text-color));font-size:14px}@media screen and (max-width: 768px){.wc-select__dropdown{font-size:12px}}.wc-select-option{display:flex;justify-content:space-between;align-items:center;padding:5px 0;cursor:pointer}.wc-select-option:not([checked]) svg{opacity:0}.filter-panel__form .btn{min-width:180px;height:54px}@media screen and (max-width: 900px){.filter-panel__form{flex-direction:column;align-items:stretch}.filter-panel__items{flex-direction:column}}.loading-screen{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;justify-content:center;align-items:center}.loading-screen svg{width:30px;height:30px}.wc-footer__meta{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-col--newsletter .footer-block__social{margin-top:0}.footer__main .footer-col--links{display:flex;gap:16px;justify-content:space-between;max-width:none;flex:1 1 350px}@media screen and (max-width: 768px){.footer-col--newsletter .footer-block__social{margin-top:1.5em;display:flex;justify-content:center}}@media screen and (min-width: 768px){.wc-footer__meta .footer__payment{align-self:flex-end}}.logo-list-carousel{display:flex;width:100%;overflow:hidden}.fake-select{position:relative;display:block}.fake-select-options{position:absolute;top:calc(100% - 10px);left:0;right:0;padding:12px 24px;border-radius:var(--input-border-radius, 0);z-index:10;max-height:20em;overflow-y:auto;border:var(--input-border-width) solid rgba(var(--input-text-color) / .2);outline:0;background-color:var(--input-bg-color-diff-3);box-shadow:0 5px 10px #00000026;color:rgb(var(--input-text-color));font-size:.88em}.fake-select-option{display:flex;padding:8px 0}.product-vendor-logo{display:block;margin-bottom:10px;height:40px}.product-vendor-logo img{max-height:100%;object-fit:contain}.disclosure__content .wc-installation-message{border:0;margin-top:0;padding-top:0;font-size:15px}.pdp-stats{display:flex;flex-wrap:wrap;margin:20px -15px;row-gap:50px}.pdp-stats-item{display:flex;gap:10px;width:calc(100% / 3);padding:0 15px;color:#0a3b65;font-size:10px}@media screen and (max-width: 768px){.pdp-stats{margin-bottom:40px;row-gap:20px}.pdp-stats-item{width:50%;font-size:12px}}@media screen and (max-width: 500px){.pdp-stats-item{width:100%}}.pdp-stats-item__icon{min-width:45px;max-width:45px;height:45px;overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#eef1f6}.pdp-stats-item__details{flex-grow:1}.pdp-stats-item__icon svg{max-width:60%;width:27px;height:27px}.pdp-stats-item__icon img{max-width:90%}.pdp-stats-item p{margin:0}.pdp-stats-item__bar{display:flex;flex-wrap:wrap;border-radius:10px;margin-top:5px;overflow:hidden}.pdp-stats-item__bar .bar-piece{width:calc((100% - 12px)*.1);height:5px;background-color:#eef1f6}.pdp-stats-item__bar .bar-piece.no-2,.pdp-stats-item__bar .bar-piece.no-4,.pdp-stats-item__bar .bar-piece.no-6,.pdp-stats-item__bar .bar-piece.no-8{margin-right:3px}.pdp-stats-item__bar .bar-piece.active{background-color:var(--bar-color)}.linking-button a{display:flex;align-items:center;gap:5px}.linking-button a:hover{text-decoration:underline;text-underline-offset:2px}#product-media{position:relative}.media-gallery__viewer{border:0!important}.wc-product-badges{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:8px;margin-top:20px}.wc-product-badges.show-on-top{position:absolute;top:0;left:0;margin:0;column-gap:10px}.wc-product-badge-wrapper{position:relative}.wc-product-badge{display:flex;align-items:center;gap:5px;position:relative;padding-top:5px;padding-bottom:5px}.wc-product-badge.has-background{order:-1;padding-left:10px;padding-right:10px}.wc-product-badge__highlighted-line{position:absolute;top:0;left:-4px;width:9px;height:100%;transform:skew(-16deg)}.wc-product-badge__bottom-line{position:absolute;left:0;right:0;bottom:-4px;height:2px;border-left-width:10px;border-left-style:solid}.wc-product-badge img{max-width:20px}.wc-product-badge.highlighted{height:28px;overflow:hidden}.product-info__block.--popup{display:flex;justify-content:space-between}.product-info__block.--popup.show-sku{margin:12px 0}.card--product .card__media{padding-top:20px}.card--product .card__title{margin-bottom:7px;color:#0a539c;text-transform:uppercase}.card--product .card__variant-title{margin-bottom:5px;font-size:12px}.card--product .wc-product-badges{margin:0}@media screen and (max-width: 768px){.card--product .wc-product-badges{gap:10px}.card--product .wc-product-badges.show-on-top{gap:8px}}.card--product .wc-product-badge{font-size:12px;white-space:nowrap}.card--product .wc-product-badge img{width:18px}.card--product.card:not(.card--related) .price{padding-top:8px}.card--product .price__current{color:#0a539c}.price__note{font-size:12px}.card__stats{display:flex;gap:12px;border-top:1px solid rgba(var(--text-color) / .15);margin-top:calc(3* var(--space-unit));padding-top:12px;font-size:13px}@media screen and (max-width: 768px){.card__stats{font-size:12px}}.card__stats>span{min-width:calc((100% - 36px) / 3)}.card--product quantity-input{height:42px!important}.card--product .qty-input{height:42px!important;border-color:#0a539c!important}.card--product .qty-input__btn{width:30px!important;color:#0a539c!important}.card--product .qty-input__btn:before{width:10px!important}.card--product .qty-input .btn--plus:after{height:10px!important}.card--product .qty-input__input{width:20px;color:#0a539c!important;font-weight:500!important}.card--product .product-vendor-logo{display:flex;align-items:flex-end;height:30px}.card--product .product-vendor-logo img{max-width:100%;max-height:100%;object-fit:contain}.card--product .card__quick-add .btn{padding-left:5px!important;padding-right:5px!important;height:42px;font-size:12px;white-space:nowrap}.card--product .contact-whatsapp-button{min-width:100px}@media screen and (max-width: 768px){.card--product{padding:20px 10px!important}.card--product quantity-input{margin-inline-end:5px!important;min-width:92px!important;height:44px}.card--product .qty-input__btn{width:30px!important}.card--product .card__quick-add .btn .icon-cart{position:relative;display:inline-block;top:-5px}}.wc-installation-message{border-top:1px solid rgba(var(--text-color) / .15);margin-top:10px;padding-top:12px;font-size:12px}.card--mini .card__sku{margin-bottom:0;font-size:12px;font-weight:500}.card--mini .card__media{flex:0 0 110px}button.linking-button{display:flex;align-items:center;gap:5px}button.linking-button img{margin-top:2px}.main-products-grid[data-layout=list] .card__quick-add form{min-width:240px}@media screen and (max-width: 550px){.main-products-grid[data-layout=list] .card__quick-add form{min-width:160px}}.main-products-grid__results{max-width:100%}@media (min-width: 768px) and (max-width: 990px){.icons-with-text__title,.footer-block__text,.footer__main .footer-col--links{font-size:1.8vw}}@media (min-width: 991px) and (max-width: 1199px){.icons-with-text__title{font-size:1.5vw}.footer-block__text,.footer__main .footer-col--links{font-size:1.3vw}}.wc-account-form{max-width:720px}.wc-account-form-wrapper{display:flex;flex-wrap:wrap}.wc-account-form .form__field{width:100%}@media screen and (min-width: 769px){.wc-account-form .form__field{padding:0 10px}.wc-account-form .form__field.--half{width:50%}}.form__field .select{position:relative}.form__field select{width:100%;background:none}.form__field.--phone{display:flex;flex-wrap:wrap;column-gap:20px}.form__field.--phone .label{width:100%}.form__field.--phone [name=customer-phone]{width:calc(100% - 130px)}.form__field.--phone [name=phone-country-code]{min-width:110px;max-width:110px}.form__field.--checkbox input[type=checkbox]{display:none}.form__field.--checkbox label{position:relative;display:flex;align-items:flex-start;gap:20px;font-size:.88em}.form__field.--checkbox label:before{content:"";display:inline-block;margin-top:3px;min-width:22px;max-width:22px;height:22px;border:2px solid #202020}.form__field.--checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:-4px;left:12px;width:9px;height:24px;border-right:4px solid #0a539c;border-bottom:4px solid #0a539c;transform:rotate(45deg)}.wc-account-form button[type=submit]{width:100%}.wc-account-form .extra-text{color:#0a3b65}.wc-account-form .extra-text p{margin:10px 0 0}.wc-account-form .form__field p{font-size:.88em;text-align:center}@media screen and (min-width: 769px){.form__field.--license-plate{width:30%}.form__field.--manufacture-year{width:20%}.form__field.--1-3{width:calc(100% / 3)}}.wc-link{font-size:12px;text-decoration:underline;text-underline-offset:2px}.wc-link.--blue{color:#0a3b65}.order-detail__product__title{margin-bottom:5px;font-size:17px;font-weight:400}.order-detail__product__title a{text-decoration:underline;text-underline-offset:3px}.order-detail__product__sku{font-size:13px}.order-detail__product__urls{display:flex;align-items:center;gap:10px;margin-top:10px}.order-detail__product__urls .wc-link.--blue{order:-2}.order-detail__product__urls:before{content:"";display:inline-block;margin-bottom:-2px;height:15px;width:1px;background-color:#0a3b65;order:-1}.order-detail__product__note{margin-top:10px;font-size:12px}.customer .order__fulfillment{width:fit-content}.main-account-header{margin:30px 0 10px}.main-account-header h1{margin:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/wc-custom.css.map */
