.custom-sticky-bar{position:fixed;top:-100px;left:50%;transform:translate(-50%);width:1400px;background-color:#fff;box-shadow:0 4px 10px #0000001a;padding:10px 50px;z-index:9999;display:flex;border-radius:10px;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;transition:top .3s ease-in-out}.custom-sticky-bar-content{display:flex;justify-content:space-between;align-items:center;width:100%}.sticky-product-details{text-align:left}.sticky-product-name,.sticky-product-price{font-size:18px;color:#000;margin:0}.call-us-button{text-align:right}.call-us-btn{background-color:#00f;color:#fff;font-size:18px;padding:10px 20px;border:none;cursor:pointer}.call-us-btn:hover{border:2px solid #4a4949;background-color:#fff;color:#000}.sticky-bar-close-btn{display:none;background:transparent;border:none;font-size:30px;color:#000;cursor:pointer}@media screen and (max-width: 767px){.custom-sticky-bar{top:20px;max-width:415px;width:100%;padding:16px;height:100%;max-height:101px;box-shadow:none}.custom-sticky-bar-content{flex-direction:row;align-items:flex-start;padding-top:20px}.sticky-product-details{margin-bottom:10px}.call-us-button{margin-top:10px;font-size:16px}.sticky-product-name,.sticky-product-price{font-size:16px}.sticky-product-name{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}.sticky-bar-close-btn{display:block;position:absolute;top:-14px;right:8px}}@media screen and (min-width: 768px) and (max-width: 1024px){.custom-sticky-bar{width:100%;max-width:760px;padding:15px}}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.testimonial-card{background:#e9e6dc;padding:30px;display:flex;text-align:center;border-radius:6px;gap:10px;position:relative;flex-direction:column}.testimonial-image{width:150px;height:150px;position:absolute;top:-75px;left:50%;transform:translate(-50%);border-radius:50%;overflow:hidden}.testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial-stars{margin-top:80px}.testimonial-stars img{height:18px;margin-right:2px}.testimonial-text{font-size:16px;line-height:26px}.testimonial-text p{margin:0}.testimonial-author{font-weight:500;font-size:25px}@media screen and (max-width: 767px){.testimonials-grid{grid-template-columns:1fr;gap:80px;padding:10px}.testimonial-card{padding:20px 15px}.testimonial-image{top:-60px;width:120px;height:120px}.testimonial-stars img{height:16px}section.testimonials-section{padding:80px 0!important}}@media screen and (min-width: 768px) and (max-width: 1024px){.testimonial-image{width:120px;height:120px}.testimonials-grid{gap:95px;padding:10px;grid-template-columns:none}}ul.custom--tabs{list-style:none;width:100%;display:flex;flex-wrap:wrap;padding:0;margin:20px 0;gap:40px;border-bottom:2px solid #e1e1e1}.tab__list{margin-right:5px}.tab__list h6.custom-tab{padding:10px 20px;cursor:pointer;font-size:18px;margin:0;color:#71717a;transition:all .3s ease}.tab__list h6.custom-tab.active{color:#000;border-bottom:2px solid #000000;background-color:#fff;width:initial}.custom__tab-content{display:none;width:100%;max-width:900px;padding:20px}.custom__tab-content.active{display:block;margin-top:20px;margin-bottom:50px}div#content--tab_JHCG6t--template--27884010635345__custom_tabbing_product_yMxJWU img{max-width:813px;height:100%;max-height:813px;width:100%}@media only screen and (max-width: 576px){ul.custom--tabs{flex-direction:row}.tab__list h6.custom-tab{width:100%;text-align:left;padding:10px 15px}.custom__tab-content.active{padding:15px}div#content--tab_JHCG6t--template--27884010635345__custom_tabbing_product_yMxJWU img{height:295px;width:295px}}.custom-shipping-section-wrapper{width:100%}.custom-shipping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;text-align:center}.custom-shipping-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-shipping-item img{width:50px;height:50px}.custom-shipping-item .custom-shipping-text{font-size:14px;color:#333;font-weight:500}.custom-shipping-text p{margin:0}@media screen and (max-width: 767px){.custom-shipping-grid{grid-template-columns:repeat(2,1fr);gap:20px}.custom-shipping-item img{width:40px;height:40px}.custom-shipping-item .custom-shipping-text{font-size:14px}}.custom-technical-specs__header{text-align:center;margin-bottom:40px}.custom-technical-specs__header h2{font-size:32px;font-weight:700;margin-bottom:10px}.custom-technical-specs__header .subheading{font-size:16px;color:#666;max-width:600px;margin:0 auto}.custom-technical-specs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.custom-tech-card{background:#f8f9fa;border-radius:12px;padding:28px 20px;border:1px solid #e9ecef;text-align:left;display:flex;gap:0px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;flex-direction:column}.custom-tech-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:#00f}.custom-tech-card__icon{width:48px;border-radius:10px;height:48px;margin-bottom:10px}.custom-tech-card__icon img{width:100%;height:100%;object-fit:contain;border-radius:10px}.custom-tech-card__value p{font-weight:600;font-size:20px;line-height:30px}.custom-tech-card__label p{font-size:13px;text-transform:uppercase;color:#6b7280}.custom-tech-card__label p,.custom-tech-card__value p,.custom-technical-specs__header h2{margin:0}@media screen and (min-width: 768px) and (max-width: 1024px){.custom-technical-specs__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.custom-technical-specs__header h2{font-size:28px}.custom-technical-specs__grid{grid-template-columns:repeat(2,1fr)}.custom-technical-specs__grid>div:nth-child(n+3){margin-top:24px}.custom-tech-card__value p{font-size:18px}}.custom-color-swatch-slider-section-unique{width:100%}.custom-slider-container-unique{width:100%;max-width:1300px;margin:0 auto}.custom-swatch-slider-unique{display:flex;flex-wrap:nowrap;gap:10px}.custom-swatch-slide-unique{width:230px}.custom-swatch-slide-img-unique{width:100%;height:100%;object-fit:cover;border-radius:8px}.custom-swatch-slider-unique .slick-track{display:flex}.custom-swatch-slide-text-unique{text-align:center;color:#000;font-size:16px}.slick-prev-unique{left:-60px}.slick-next-unique{right:-60px}.slick-prev-unique:before,.slick-next-unique:before{content:""}.slick-prev-unique svg,.slick-next-unique svg{width:24px;height:24px;stroke:currentColor}@media screen and (max-width: 767px){.custom-swatch-slider-unique .slick-arrow{display:flex!important;background:#da5a12;width:40px;height:40px}.slick-prev-unique{left:20px}.slick-next-unique{right:20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.custom-swatch-slider-unique .slick-arrow{display:flex!important;background:#da5a12;width:40px;height:40px}.slick-prev-unique{left:10px}.slick-next-unique{right:10px}}.custom-image-slider-section{width:100%}.page-width{max-width:1400px;margin:0 auto}.slider-heading{text-align:center;display:flex;margin-bottom:50px;gap:10px;flex-direction:column}.slider-heading h1{margin:0;font-size:45px}.slider-heading p{font-size:18px;margin:0;color:#333}.custom-image-slider-container{width:100%;margin:0 auto}.image-slider{display:flex;flex-wrap:nowrap;gap:10px}.image-slide{width:350px}.image-slide-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.image-slider .slick-track{display:flex}.slick-slide{padding:0 8px}.slick-arrow{width:44px;height:44px;background:#da5a12;border:0px solid #000;border-radius:50%;display:flex!important;justify-content:center;align-items:center;z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev{left:-60px}.slick-next{right:-60px}.slick-prev:before,.slick-next:before{content:""}.slick-prev svg,.slick-next svg{width:24px;height:24px;stroke:currentColor}@media screen and (max-width: 767px){.image-slider .slick-arrow{display:flex!important;background:#da5a12;width:40px;height:40px}.slider-heading p{font-size:16px;margin:0;color:#333}.slider-heading h1{margin:0;font-size:25px}.slick-prev{left:0}.slick-next{right:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.image-slider .slick-arrow{display:flex!important;background:#da5a12;width:40px;height:40px}.slider-heading p{font-size:17px;color:#333}.slider-heading h1{font-size:35px}.image-slide{width:300px}.slick-prev{left:10px}.slick-next{right:10px}}@media screen and (max-width: 767px){.custom-image-class div#ImageWithText--template--27884010635345__image_with_text_rcDzVT,.custom-image-class div#ImageWithText--template--27884010635345__image_with_text_VHGKJz{padding:30px 0}}.custom-image-class .image-with-text__text.rte.subtitle p strong{font-size:25px;color:#000}.custom-image-class .image-with-text__text.rte.subtitle{border:3px solid #0000ff}.custom-image-class .image-with-text__text.rte.subtitle p{padding:5px 25px;margin:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
