#back-to-top,#collections-listing .category,.product-card .featured_product-overlay>button,.product-card .product-card_image img{transition:all .2s ease-in-out 0s}.cart-item .btn-remove,input,select,textarea{border-radius:4px}.home-slideshow-banner .js-slider-controls span,.home-slideshow .js-slider-controls span,.logo-list .js-slider-controls span,.slideshow-dot a .circle,.slideshow-v2 .js-slider-controls span,.tns-nav button{border-radius:50%}.modal-newsletter .modal_content .newsletter-form .btn,.modal-newsletter .modal_content .newsletter-form form input{border-radius:0}.filter-wrapper .chosen-drop::-webkit-scrollbar-track,.form_wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 4px var(--body-border-color);-webkit-box-shadow:inset 0 0 var(--body-border-color);background-color:var(--body-border-color);border-radius:5px}.filter-wrapper .chosen-drop::-webkit-scrollbar,.form_wrapper::-webkit-scrollbar{width:4px;background-color:var(--body-border-color);border-radius:5px}.filter-wrapper .chosen-drop::-webkit-scrollbar-thumb,.form_wrapper::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:5px}@-webkit-keyframes animation-top-bottom{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translate(0)}}@keyframes animation-top-bottom{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes animation-bottom-top{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes animation-bottom-top{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}@-webkit-keyframes move{0%{background-position:0 0}to{background-position:40px 0}}@keyframes move{0%{background-position:0 0}to{background-position:40px 0}}.drawer-cart.is-open .cart-list li:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.drawer-cart.is-open .cart-list li:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.drawer-cart.is-open .cart-list li:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.drawer-cart.is-open .cart-list li:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.drawer-cart.is-open .cart-list li:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.drawer-cart.is-open .cart-list li:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.drawer-cart.is-open .cart-list li:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.drawer-cart.is-open .cart-list li:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s}.drawer-cart.is-open .cart-list li:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.drawer-cart.is-open .cart-list li:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s}.drawer-cart.is-open .cart-list li:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.drawer-cart.is-open .cart-list li:nth-child(13){-webkit-animation-delay:1.3s;animation-delay:1.3s}.drawer-cart.is-open .cart-list li:nth-child(14){-webkit-animation-delay:1.4s;animation-delay:1.4s}.drawer-cart.is-open .cart-list li:nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s}.drawer-cart.is-open .cart-list li:nth-child(16){-webkit-animation-delay:1.6s;animation-delay:1.6s}.drawer-cart.is-open .cart-list li:nth-child(17){-webkit-animation-delay:1.7s;animation-delay:1.7s}.drawer-cart.is-open .cart-list li:nth-child(18){-webkit-animation-delay:1.8s;animation-delay:1.8s}.drawer-cart.is-open .cart-list li:nth-child(19){-webkit-animation-delay:1.9s;animation-delay:1.9s}.drawer-cart.is-open .cart-list li:nth-child(20){-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}html{box-sizing:border-box;-webkit-text-size-adjust:100%;padding-bottom:0!important;text-rendering:optimizeLegibility}html.overflow-hidden body{overflow:hidden}body{line-height:1.4;font-family:var(--body-font-family);background:#fff;color:var(--body-color);font-size:var(--body-font-size);text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column}body #main-content{overflow:hidden}body #main-content{background:url(../assets/bodybg.png) no-repeat top}*,:after,:before{box-sizing:border-box;margin:0;padding:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:focus{outline:none}input,select,textarea{font-size:calc(var(--body-font-size) - 1px);font-family:var(--body-font-family);font-weight:var(--body-font-weight);color:var(--body-color);-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:768px){.layout-grid--left-sidebar{position:relative;padding-top:70px}.layout-grid--left-sidebar .page-heading{position:absolute;top:0;left:0}input,select,textarea{font-size:var(--body-font-size)}}a{text-decoration:none;color:var(--body-link);transition:all .2s ease-in-out 0s}a:focus{outline:none}@media(hover:hover){a:hover{text-decoration:none}}p{margin:20px 0;font-size:var(--body-font-size)}dl,ol,ul{margin:0}li,ol,ul{list-style:none}ul{list-style:disc inside none}ol,ul{padding:0}ol{list-style:decimal inside none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}label{display:inline-block;margin-bottom:8px}.pointer,.slide_ui-controls--dot button,.tns-nav button{cursor:pointer}.req{color:red}video{max-width:100%}button{border:none;outline:none;background:none;transition:all .35s ease-in-out 0s}button:focus{box-shadow:0 0 #fff}form{display:block;margin:0}input,select,textarea{background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,select:focus,textarea:focus{outline:none}input,select{width:100%;border:1px solid #212121}select{max-width:100%;padding:0 var(--gutter-md);line-height:40px}input:focus,textarea:focus{border:1px solid rgba(var(--main-color-rgba),.5)}input:-moz-placeholder,input:-ms-input-placeholder,input::-moz-placeholder,input::-webkit-input-placeholder,textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea::-moz-placeholder,textarea::-webkit-input-placeholder{color:#bbbdc3}input{height:40px;padding:5px 15px}textarea{width:100%;height:272px;padding:15px;border:1px solid var(--body-border-color)}.shopify-challenge__container .shopify-challenge__button{color:var(--btn1-cl);background:var(--btn1-bg-cl);height:50px}.overflow-hidden{overflow:hidden}.overflow-hidden .header-sticky .header-style-4 .header-content_bottom,.overflow-hidden .header-sticky .header-style-5 .header-content_top{right:17px!important}.overflow-hidden .header-style-2 .header-desktop{padding-right:17px}.tns-autowidth{vertical-align:top}.is-loading{display:none}.pending{pointer-events:none}.pending *{font-size:0}.pending span{display:none}.pending .is-loading{display:block}.lazyloading .svg-cart,.lazyloading .svg-close,.pending .svg-cart,.pending .svg-close,.svg-loading{display:none}.lazyloading .svg-loading,.pending .svg-loading{display:block}.menu-list .menu-item .lazyloading svg{width:20px;height:20px}.spr-icon{color:var(--rating-star-color)}.spr-icon-star-empty{color:var(--rating-star-empty-color)}.spr-badge-caption{font-size:12px;color:var(--body-second-color);-webkit-margin-start:5px;margin-inline-start:5px}@media(min-width:768px){.spr-badge-caption{font-size:var(--body-14)}}.spr-badge[data-rating="0.0"] .spr-badge-caption{display:none}.shopify-payment-button{width:100%}.shopify-payment-button button{height:45px;background:var(--btn2-bg-cl);color:var(--btn2-cl)}.shopify-payment-button button:hover{color:var(--btn2-hover-cl);background:var(--btn2-hover-bg-cl)!important}.sb-progress{height:18px;background:#707070;margin:0 0 10px}.sb-progress .sb-progress-bar{background:#222;display:block;color:#fff;line-height:19px;height:100%;padding:0 10px;text-align:center;transition:width .4s ease-out;background-image:linear-gradient(to top right,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent);background-size:40px 40px;-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite}.rating svg{width:18px;height:18px}.rating .svg-star-solid path{fill:var(--rating-star-color)}.rating .svg-star path{fill:var(--rating-star-empty-color)}.js-tns:not(.tns-carousel){overflow:hidden;flex-wrap:nowrap}.section_content-body .tns-outer{margin:-5px}.section_content-body .tns-outer .tns-controls button{width:56px;height:56px;position:absolute;top:50%;z-index:10;cursor:pointer;font-size:0}.section_content-body .tns-outer .tns-controls button[data-controls=prev]{left:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1010)'%3E%3Crect x='9' y='9' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M23.9393 35.9393C23.3536 36.5251 23.3536 37.4749 23.9393 38.0607L33.4853 47.6066C34.0711 48.1924 35.0208 48.1924 35.6066 47.6066C36.1924 47.0208 36.1924 46.0711 35.6066 45.4853L27.1213 37L35.6066 28.5147C36.1924 27.9289 36.1924 26.9792 35.6066 26.3934C35.0208 25.8076 34.0711 25.8076 33.4853 26.3934L23.9393 35.9393ZM49 35.5L25 35.5L25 38.5L49 38.5L49 35.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1010' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1010'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1010'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1010' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}.section_content-body .tns-outer .tns-controls button[data-controls=next]{right:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1012)'%3E%3Crect x='65' y='65' width='56' height='56' rx='28' transform='rotate(-180 65 65)' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M50.0607 38.0607C50.6464 37.4749 50.6464 36.5251 50.0607 35.9393L40.5147 26.3934C39.9289 25.8076 38.9792 25.8076 38.3934 26.3934C37.8076 26.9792 37.8076 27.9289 38.3934 28.5147L46.8787 37L38.3934 45.4853C37.8076 46.0711 37.8076 47.0208 38.3934 47.6066C38.9792 48.1924 39.9289 48.1924 40.5147 47.6066L50.0607 38.0607ZM25 38.5L49 38.5L49 35.5L25 35.5L25 38.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1012' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1012'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1012'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1012' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}@media(min-width:1025px){.section_content-body .tns-outer .tns-controls button[data-controls=prev]{left:-50px}.section_content-body .tns-outer .tns-controls button[data-controls=next]{right:-50px}}.section_content-body .tns-ovh .tns-inner{padding:5px}.text-center{text-align:center!important}.text-left{text-align:start!important}.text-right{text-align:end!important}.text-uppercase{text-transform:uppercase!important}.text-underline{text-decoration:underline!important}.w-100{width:100%}.h-100{height:100%}.vertical_align-top{align-items:flex-start;align-self:flex-start}.vertical_align-middle{align-items:center;align-self:center}.vertical_align-bottom{align-items:flex-end;align-self:flex-end}.btn{cursor:pointer;display:inline-block;padding:5px 20px;line-height:24px;font-size:var(--body-font-size);font-family:var(--body-font-family)}@media(min-width:992px){.btn{padding:10px 30px}}.btn-1{font-weight:var(--btn1-fw);color:var(--btn1-cl);background:var(--btn1-bg-cl);border:var(--btn1-border-width) solid var(--btn1-border-cl);border-radius:0}.btn-1 svg{color:currentColor}.btn-1 svg path{stroke:currentColor;fill:currentColor}@media(hover:hover){.btn-1:hover{color:var(--btn1-hover-cl);background:var(--btn1-hover-bg-cl);border-color:var(--btn1-hover-border-cl)}}.btn-2{font-weight:var(--btn2-fw);color:var(--btn2-cl);background:var(--btn2-bg-cl);border:var(--btn2-border-width) solid var(----btn2-bg-cl);border-radius:0}@media(hover:hover){.btn-2:hover{color:var(--btn2-hover-cl);background:var(--btn2-hover-bg-cl);border-color:var(--btn2-hover-border-cl)}}.btn-3{font-weight:var(--btn3-fw);color:var(--btn3-cl);background:var(--btn3-bg-cl);border:var(--btn3-border-width) solid var(--btn3-border-cl);border-radius:0}@media(hover:hover){.btn-3:hover{color:var(--btn3-hover-cl);background:var(--btn3-hover-bg-cl);border-color:var(--btn3-hover-border-cl)}}.animation-fade{-webkit-animation:animation-bottom-top .6s both;animation:animation-bottom-top .6s both}#collections-listing{padding:var(--gutter-lg) 0 60px}#collections-listing .page-heading{margin-bottom:40px}#collections-listing .category{margin-bottom:18px}@media(hover:hover){#collections-listing .category:hover{box-shadow:0 0 5px #c6c6c6}}#collections-listing .collection-title{padding:20px 0;font-size:18px}#collections-listing .collection-title strong{font-weight:var(--font-body-weight)}#collections-listing .collection-image .image__style{padding-top:60%!important}#collections-listing .collection-image .image__style img{-o-object-fit:cover!important;object-fit:cover!important}#back-to-top{position:fixed;right:20px;bottom:5%;z-index:30;opacity:0;visibility:hidden;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;border-radius:2px}#back-to-top .btn{padding:0;gap:10px}#back-to-top .btn{color:#878787;font-size:16px}#back-to-top.show{visibility:visible;opacity:1;bottom:120px}@media(max-width:767px){#back-to-top.show{bottom:140px}}#back-to-top a{padding:10px}#back-to-top a svg{position:relative;top:-1px;width:14px;height:14px}#back-to-top a svg path{fill:#fff}.price{color:var(--price-color);font-weight:700;font-size:var(--body-14)}@media(min-width:768px){.price{font-size:16px;font-weight:700}}img{max-width:100%}img.img-lazy{position:absolute;left:0;top:0}img.lazyload:not([src]){opacity:0}.image--style{position:relative;display:block}.image--style img.img_lazy{-o-object-fit:cover;object-fit:cover;width:100%;position:absolute;left:0;top:0}.quantity-product input[type=number]{-moz-appearance:textfield}.overlay-ui{position:absolute;left:0;top:0;word-break:break-word}.f-break{padding:0 var(--gutter-xs);width:100vw!important;position:relative;left:calc(-50vw + 50%);flex:0 0 100vw;max-width:100vw}.placeholder-svg{background:rgba(var(--main-color-rgba),.1);display:flex}.svg-element-ui{display:flex;align-items:center;justify-content:center}.svg-element-ui,.svg-element-ui a{color:var(--body-second-color)}.svg-element-ui svg{width:22px;height:22px}.product-price{color:var(--price-color);display:flex;flex-wrap:wrap;align-items:center;font-size:var(--body-14)}.product-price>span:not(:last-child){-webkit-padding-end:7px;padding-inline-end:7px}@media(min-width:768px){.product-price{font-size:var(--product-item-price)}}.price-sale{color:var(--price-sale-color);font-weight:500;font-size:var(--body-14)}@media(min-width:768px){.price-sale{font-size:var(--product-item-price)}}.price-compare{font-weight:500;color:var(--price-compare-color);font-size:12px}@media(min-width:768px){.price-compare{font-size:calc(var(--product-item-price) - 6px)}}.single-banner-filter{position:relative;padding-bottom:180px}.single-banner-filter .filter-wrapper{position:absolute;left:50%;transform:translate(-50%);bottom:00px;z-index:11;width:95%}.filter-wrapper .tabs-content_wrapper{padding:30px}@media(min-width:1080px){.single-banner-filter .filter-wrapper{width:1000px}.filter-wrapper .tabs-content_wrapper{padding:60px}}.filter-wrapper .tabs-content_wrapper .find-equipment{text-align:center;color:#fff;margin-bottom:25px;font-family:var(--font-heading);font-weight:600;position:relative}@media(max-width:767px){.filter-wrapper .tabs-content_wrapper .find-equipment{font-size:32px}}.filter-wrapper .tabs-content_wrapper .find-equipment span{display:flex;align-items:center;justify-content:center;gap:20px}.filter-wrapper .tabs-content_wrapper .find-equipment span:before{content:"";display:block;width:25px;height:7px;background:url(../assets/lines-left.svg) no-repeat center}.filter-wrapper .tabs-content_wrapper .find-equipment span:after{content:"";display:block;width:25px;height:7px;background:url(../assets/lines-right.svg) no-repeat center}.filter-wrapper .tabs-content_item{display:none}.filter-wrapper .tabs-content_item.active{display:block}.filter-wrapper .tabs-content_item .chosen-btn{position:relative;margin:5px 0;display:flex;width:100%;justify-content:center}.filter-wrapper .tabs-content_item .btn-reset{line-height:50px;text-align:center;min-width:115px;text-transform:uppercase;border-radius:4px;background:var(--main-color);-webkit-margin-start:10px;margin-inline-start:10px}.filter-wrapper .chosen-wrapper{width:100%}.filter-wrapper .chosen-wrapper>div{flex:1}.filter-wrapper .chosen-container{position:relative;height:50px;margin:5px 0;pointer-events:none;background:var(--miscellaneous-color)}.filter-wrapper .chosen-container.active{pointer-events:unset;cursor:pointer}.filter-wrapper .chosen-container.active .chosen-single span{opacity:1}.filter-wrapper .btn{height:50px;line-height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:500;min-width:115px;border-radius:4px;gap:20px}.filter-wrapper .btn svg{display:none}.filter-wrapper .chosen-single{display:flex;align-items:center;-webkit-padding-end:20px;padding-inline-end:20px;position:relative;height:50px;padding:12px 0 11px}.filter-wrapper .chosen-single>svg{position:absolute;right:15px;height:11px;width:11px}.filter-wrapper .chosen-single span{display:flex;align-items:center;height:100%;opacity:.5;font-size:15px}.filter-wrapper .chosen-single .chosen-order{padding:0;-webkit-margin-end:10px;margin-inline-end:10px;width:37px;opacity:1;justify-content:center;border-right:1px solid var(--body-border-color)}.filter-wrapper .chosen-drop{display:none;background:var(--miscellaneous-color);position:absolute;left:0;top:49px;right:0;z-index:5;padding:4px 5px;max-height:390px;overflow-y:auto}.filter-wrapper .chosen-drop.active{display:block}.filter-wrapper .chosen-results{margin-top:8px}.filter-wrapper .chosen-results li{padding:4px}.filter-wrapper .chosen-results li.result-selected,.filter-wrapper .chosen-results li:hover{background:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.filter-wrapper .chosen-search input{height:25px;padding:4px;border:1px solid #aaa;border-radius:0}.filter-wrapper .search{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin:5px 0}.filter-wrapper .search input{height:50px;background:var(--miscellaneous-color);border-radius:4px;margin-bottom:5px}.filter-wrapper .search button{margin:5px 0}@media(min-width:768px){.filter-wrapper .tabs-content{width:70%;margin:0 auto}.filter-wrapper .chosen-container{flex:1;margin:5px 3px}}@media(min-width:992px){.filter-wrapper .tabs-content{max-width:1020px;width:100%}.filter-wrapper .chosen-wrapper{display:flex;flex-wrap:wrap}.filter-wrapper .tabs-content_wrapper .chosen-container:first-child{-webkit-margin-start:0;margin-inline-start:0;border-radius:4px 0 0 4px}.filter-wrapper .tabs-content_wrapper .chosen-container.chosen-is-opening{cursor:pointer;border-bottom-left-radius:0}.filter-wrapper .tabs-content_wrapper .btn{position:relative;border-radius:2px;-webkit-margin-start:3px;margin-inline-start:3px}.filter-wrapper .tabs-content_wrapper .btn svg{display:block}.filter-wrapper .tabs-content_item .btn-reset{border:1px solid var(--main-color);-webkit-margin-start:4px;margin-inline-start:4px;padding:0 20px;min-width:auto;height:50px;border-radius:0 4px 4px 0}}.is-sliding{cursor:move;cursor:-webkit-grab;cursor:grab}.tns-inner .tns-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.media-main:not(.tns-carousel)>div,.media-thumbnails:not(.tns-carousel)>div{display:none}.media-main:not(.tns-carousel)>div:first-child,.media-thumbnails:not(.tns-carousel)>div:first-child{display:block}.product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div{display:inline-block;width:20%}.product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div:nth-child(n+6){display:none}@media(min-width:768px){.product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div{display:inline-block;width:100%}.template-no-sidebar .product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div{display:block}.template-no-sidebar .product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div:nth-child(n+6){display:none}.product-template:not(.template-no-sidebar) .product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div{width:20%}.product-template:not(.template-no-sidebar) .product-media_thumbnails .media-thumbnails:not(.tns-carousel)>div:nth-child(n+6){display:none}}.slide-flex-preload.slide_ui-element:not(.tns-slider){display:flex}.section_content-body .tns-inner .product-section{-webkit-padding-start:0;padding-inline-start:0}.boxed-wapper iframe{min-width:100%;min-height:100%;max-width:100%;max-height:100%}.as-track-button .aftership-poweredBy{margin-top:15px}.slideshow-dot{position:absolute;bottom:20px;z-index:11;width:100%;display:flex;justify-content:center}.slideshow-dot a{margin:0 5px}.slideshow-dot a .circle{width:16px;height:16px;border:2px solid var(--body-bg-color);display:block;box-shadow:inset 0 0 3px #00000080}.slideshow-dot a.tns-nav-active .circle{box-shadow:none;border-color:var(--main-color)}.slideshow-dot a.tns-nav-active .circle,.slideshow-dot a:hover .circle{background:var(--main-color)}.js-slider-controls{display:none}@media(min-width:768px){.js-slider-controls{display:block}}@media(max-width:1024px){body .logo-list .js-slider-controls,body .js-slider-controls,.upsell-products .js-slider-controls,.related-product .js-slider-controls,.section-recently-viewed .js-slider-controls{display:block}body .logo-list .tns-outer .tns-nav,body .tns-outer .tns-nav,.upsell-products .tns-outer .tns-nav,.related-product .tns-outer .tns-nav,.section-recently-viewed .tns-outer .tns-nav{margin:25px 0}body .logo-list .tns-outer .tns-nav{margin-top:35px}body .logo-list .js-slider-controls .js-next-button,body .js-slider-controls .js-next-button,.upsell-products .js-slider-controls .js-next-button,.related-product .js-slider-controls .js-next-button,.section-recently-viewed .js-slider-controls .js-next-button{right:0;bottom:-20px;top:inherit;transform:inherit}body .js-slider-controls .js-prev-button,body .logo-list .js-slider-controls .js-prev-button,.upsell-products .js-slider-controls .js-prev-button,.related-product .js-slider-controls .js-prev-button,.section-recently-viewed .js-slider-controls .js-prev-button{left:0;bottom:-20px;top:inherit;transform:inherit}}.js-slider-controls span{z-index:2;width:56px;height:56px;display:flex;align-items:center;justify-content:center;top:50%;cursor:pointer}.js-slider-controls span[aria-disabled=true]{opacity:.7;cursor:not-allowed}.js-slider-controls .js-prev-button{position:absolute;left:-30px}.js-slider-controls .js-prev-button svg{-webkit-margin-start:-1px;margin-inline-start:-1px}.js-slider-controls .js-next-button{position:absolute;right:-30px}@media(min-width:1025px){body .tns-nav{display:none}.js-slider-controls .js-prev-button{position:absolute;left:-50px}.js-slider-controls .js-next-button{position:absolute;right:-50px}}.tns-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:10px 0;height:15px}.tns-nav button{width:8px;height:8px;margin:2px 7px;background:#ddd;position:relative}.tns-nav button.tns-nav-active,.tns-nav button:hover{background:#878787}.featured_block-category .menu_list-wrapper li{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:6px 0}.featured_block-category .menu_list-wrapper li a{line-height:23px;font-size:var(--body-14);color:#222}.featured_block-category .menu_list-wrapper li .number{background:var(--body-border-color);font-size:12px;padding:2px 3px;border-radius:2px;-webkit-margin-start:12px;margin-inline-start:12px}.featured_block-category .menu_list-wrapper li .expand{position:relative;display:inline-block;margin-top:-2px;width:18px;height:18px;cursor:pointer}.featured_block-category .menu_list-wrapper li .expand:after{content:"";position:absolute;top:8px;right:0;display:inline-block;width:10px;height:2px;background-color:#222}.featured_block-category .menu_list-wrapper li .expand:before{content:"";position:absolute;top:4px;right:4px;display:inline-block;transition:all .2s ease-out;width:2px;height:10px;background-color:#222}.featured_block-category .menu_list-wrapper li .expand.is-open:before{transform:rotate(90deg)}.featured_block-category .menu_list-wrapper li .dropdown-menu{width:100%;transition:all .2s ease;overflow:hidden;display:none}.featured_block-category .menu_list-wrapper li .dropdown-menu li{padding:6px 0 6px 18px}.featured_block-category .menu_list-wrapper li .dropdown-menu li a:before{content:"-";display:inline-block;width:15px}.featured_block-category .menu_list-wrapper li .dropdown-menu.is-open{display:block}.product-card{background:var(--miscellaneous-color);position:relative;height:100%;min-width:0;padding-bottom:15px}.product-card .featured-product_wrapper{display:flex;flex-direction:column;height:100%;position:relative}.product-card .featured-product_wrapper .coder-compare-checkbox{position:absolute;right:0;bottom:0;width:auto;color:#222;font-size:12px;font-weight:400;line-height:15px;margin:0}.product-card .product-card_body{display:flex;flex-direction:column}.product-card .imageCrop-true img{-o-object-fit:cover;object-fit:cover}.product-card .product-card_header{margin-bottom:20px;position:relative}.product-card.balance-row-1 .product-card_name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-card.balance-row-2 .product-card_name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card.balance-row-3 .product-card_name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.3em}.product-card .countdown{position:absolute;left:0;right:0;bottom:0;z-index:8;display:flex}.product-card .countdown .countdown_item{flex:1;background:rgba(var(--main-color-rgba),1);padding:3px;-webkit-border-end:1px solid var(--body-border-color);border-inline-end:1px solid var(--body-border-color)}.product-card .countdown .countdown_item>span{display:block;text-align:center;font-size:var(--body-14);font-weight:500}.product-card .countdown .countdown_item .label{font-size:10px}@media(min-width:768px){.product-card .countdown .countdown_item{padding:5px 3px 6px}.product-card .countdown .countdown_item>span{font-size:17px}}@media(min-width:1200px){.product-card .countdown .countdown_item{padding:6px 3px}.product-card .countdown .countdown_item>span{font-size:20px;line-height:22px}.product-card .countdown .countdown_item .label{line-height:14px}}.product-card .featured_product-overlay{position:absolute;left:auto;top:15px;right:15px;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column}.product-card .featured_product-overlay>button{padding:0;width:30px;height:30px;margin-bottom:0;position:relative;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:30px}.product-card .featured_product-overlay>button svg{height:16px}@media(hover:hover){.product-card .featured_product-overlay>button:hover a{color:var(--body-link)}}.product-card .btn-quick-shop{padding:0;color:var(--body-second-color);background:none}.product-card .btn-quick-shop svg{color:currentColor}.product-card .btn-quick-shop svg path{fill:currentColor}.product-card .btn-quick-shop .svg-loading{position:absolute;top:0;left:0;right:0;width:24px;height:24px;display:none;align-items:center;justify-content:center}.product-card .btn-quick-shop.pending svg:first-of-type{display:none}.product-card .btn-quick-shop.pending .svg-loading{display:flex}@media(min-width:1025px){.product-card .btn-quick-shop:hover a{color:var(--body-link)}}@media(min-width:1025px){.product-card:hover .featured_product-overlay>button{opacity:1;visibility:visible;transform:scale(1)}.product-card:hover .hover-3 .product-card_image img{filter:blur(1.5px)}.product-card:hover .product-card_footer .product-card_action .btn svg{fill:var(--main-color)}}.product-card .add-to-wishlist.arn_added path{fill:var(--main-color)}.product-card .add-to-compare.arn-cp-added{background:none}.product-card .add-to-compare.arn_added path{fill:var(--main-color)}.product-card .jdgm-prev-badge__text{display:none}.modal-quick-shop .product-wrapper[data-status=out-stock] .btn-pre-order.d-none,.product-template .product-wrapper[data-status=out-stock] .btn-pre-order.d-none{display:none!important}.product-card_footer{display:flex;align-items:center;justify-content:space-between;margin-top:0;min-height:32px}.product-card_footer p{margin:0}.product-card_footer .product-card_action{-webkit-margin-start:auto;margin-inline-start:auto}.product-card_footer .product-card_action .btn{padding:0}.product-card_footer .product-card_action .btn svg{fill:var(--body-second-color);color:var(--body-second-color);width:24px;height:24px}.product-card_name{margin:0 0 12px;font-size:var(--body-14);font-size:15px;height:42px;overflow:hidden;line-height:21px;font-weight:var(--heading-3-weight)}@media(min-width:768px){.product-card_name{font-size:var(--product-item-name);font-size:20px;height:42px;overflow:hidden;text-overflow:ellipsis}.shop-parts-section .product-card_name{height:42px;overflow:hidden}}.shop-parts-section .product-card_name{height:42px;overflow:hidden;line-height:21px}.product-card_review>span:not(:empty){margin-bottom:var(--gutter-xs)}.product-card_vendor{text-transform:uppercase;font-weight:500;display:block;margin-bottom:5px}.product-card_vendor a{color:var(--body-second-color)}.jdgm-histogram__star .jdgm-star,.jdgm-preview-badge .jdgm-star,.jdgm-rev-widg__summary-stars .jdgm-star,.jdgm-rev__rating .jdgm-star{color:var(--rating-star-empty-color)}.jdgm-histogram__star .jdgm-star.jdgm--on,.jdgm-preview-badge .jdgm-star.jdgm--on,.jdgm-rev-widg__summary-stars .jdgm-star.jdgm--on,.jdgm-rev__rating .jdgm-star.jdgm--on,svg.loox-icon{color:var(--rating-star-color)}.featured_block .sb-title{margin:0 -15px 16px;font-size:var(--heading-size-h5);text-transform:uppercase;padding:8px 14px;font-weight:700;display:flex;justify-content:space-between;align-items:center;color:#fff;background:#0561c3;border-radius:8px 8px 0 0}.featured_block .sb-title .filter-clear{text-transform:capitalize;font-weight:var(--body-font-weight);color:#fff}.featured_block .sb-title .filter-clear span:before{bottom:-18px}.featured_block .sb-title .filter-clear svg{height:18px}.label_ui-group{position:absolute;left:-14px;top:0}@media(min-width:768px){.label_ui-group{position:absolute;left:-5px}}.label_ui-group>span{border-radius:0;padding:0 10px;line-height:20px;position:relative;margin-bottom:7px}.label_ui-group>span:before{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;position:absolute;left:0;top:100%;transform:rotate(45deg);margin-top:-1px}.label_ui-group .label_ui-sale:before{border-bottom:4px solid var(--sale-lb-bgcl)}.label_ui-group .label_ui-hot:before{border-bottom:4px solid var(--hot-lb-bgcl)}.label_ui-group .label_ui-new:before{border-bottom:4px solid var(--new-lb-bgcl)}.label_ui{line-height:17px;padding:2px var(--gutter-xxs);margin:0 0 5px;font-size:10px;text-align:center;text-transform:uppercase;display:block}.label_ui-hot{color:var(--hot-lb-cl);background:var(--hot-lb-bgcl)}.label_ui-new{color:var(--new-lb-cl);background:var(--new-lb-bgcl)}.label_ui-sale{color:var(--sale-lb-cl);background:var(--sale-lb-bgcl)}.widget-social-icons{display:flex;flex-wrap:wrap}.widget-social-icons li{-webkit-margin-end:12px;margin-inline-end:12px;display:flex}.widget-social-icons li svg{width:30px;height:30px;display:block;color:transparent!important;border:1px solid #E8A700;border-radius:30px}.widget-social-icons .svg-facebook-square path{fill:#3b5a9a}.widget-social-icons .svg-instagram-square path{fill:#b22e9b}.widget-social-icons .svg-pinterest-square path{fill:#e11a21}.widget-social-icons .svg-youtube-square path{fill:#d72928}.widget-social-icons .svg-twitter-square path{fill:#28a9e2}.widget-social-icons .svg-vimeo-square{color:#0facb6}.modal{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;right:0;bottom:0;margin:0 20px;visibility:hidden;opacity:0;transition:all .2s ease-in-out;z-index:100}.modal.is-open{opacity:1;visibility:visible}.modal.is-open .modal_box{transform:scale(1)}.modal .modal_box{transform:scale(.8);margin:auto;width:100%}.modal .modal_wrapper{margin:0 auto}.modal .modal_close{position:absolute;top:0;right:0;width:32px;height:32px;background:var(--main-color);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-miscellaneous)}.modal .modal_close svg{color:var(--text-miscellaneous);width:11px;height:11px}.modal .modal_overlay{background:#000000b3;height:100%;width:100%;position:fixed;left:0;top:0}.modal .modal_content{background:var(--miscellaneous-color);padding:20px;box-shadow:0 0 7px 5px #0000004d;width:100%;max-height:calc(100vh - 30px);overflow-y:auto;margin:0 auto;position:relative;transition:all .2s ease-in-out}@media(min-width:768px){.modal .modal_content{padding:30px}}@media(min-width:768px){.modal .modal_close{top:-32px}}.modal-currency-vs-language .modal_box{width:280px;font-weight:500;overflow:visible}@media(min-width:375px){.modal-currency-vs-language .modal_box{width:320px}}.modal-currency-vs-language .modal_box *{color:var(--body-color)}.modal-currency-vs-language .modal_box svg path{fill:var(--body-color)}.modal-currency-vs-language .modal_box select{padding:0 10px}.modal-currency-vs-language .modal_box .select-group{position:relative;margin-bottom:30px}.modal-currency-vs-language .modal_box .select-group svg{position:absolute;right:10px;width:9px;height:100%;pointer-events:none}.modal-currency-vs-language .modal_box .modal_close svg{width:11px;height:11px}.modal-currency-vs-language .modal_header{font-size:var(--heading-size-h4);margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid var(--body-border-color)}.modal-currency-vs-language .modal_content label{text-transform:capitalize;font-size:var(--heading-size-h5)}.modal-currency-vs-language .modal_content>div:last-child{margin-bottom:0}.modal-cart-notify .headline{margin:0 0 30px;-webkit-padding-end:15px;padding-inline-end:15px}.modal-cart-notify .headline svg{width:12px;height:12px;-webkit-margin-end:7px;margin-inline-end:7px;position:relative;top:1px}.modal-cart-notify .modal_product{display:flex;margin-bottom:25px}.modal-cart-notify .modal_product .modal_product_image{align-items:center;-webkit-margin-end:10px;margin-inline-end:10px;width:100px}.modal-cart-notify .modal_product .modal_product_image img{width:100px}.modal-cart-notify .modal_product .modal_product_title{font-size:var(--product-item-name);font-weight:500;margin:0 0 8px}.modal-cart-notify .modal_product .modal_product_qty,.modal-cart-notify .modal_product .modal_product_variant{margin-bottom:8px;font-size:15px}.modal-cart-notify .modal_product .modal_product_qty strong{-webkit-margin-end:8px;margin-inline-end:8px}.modal-cart-notify .modal_product .option{display:block;color:var(--color-second);font-size:var(--body-14);margin-top:8px}.modal-cart-notify .modal_product .modal_product_price{font-size:15px}.modal-cart-notify .modal_product .modal_product_price strong{-webkit-margin-end:8px;margin-inline-end:8px}.modal-cart-notify .modal_action{padding:20px 0 10px;border-top:1px solid var(--body-border-color)}.modal-cart-notify .modal_action .modal_number{font-size:15px;display:inline-block;margin-bottom:8px;-webkit-padding-end:15px;padding-inline-end:15px}.modal-cart-notify .modal_action .modal_subtotal{display:inline-block;font-size:var(--product-item-price);margin-bottom:15px}.modal-cart-notify .modal_action .modal_subtotal strong{-webkit-margin-end:15px;margin-inline-end:15px}.modal-cart-notify .wrap-progress{margin:30px 0}.modal-cart-notify .modal_button{display:flex;flex-wrap:wrap;justify-content:space-between}.modal-cart-notify .modal_button .modal_continue{margin-bottom:20px}.modal-cart-notify .modal_button>div{width:100%;text-align:center}.modal-cart-notify .modal_button>div a{width:100%;height:50px;padding:0 30px;line-height:50px}@media(min-width:768px){.modal-cart-notify .modal_box{max-width:680px}.modal-cart-notify .modal_product .modal_product_image{-webkit-margin-end:30px;margin-inline-end:30px;width:120px;min-height:126px}.modal-cart-notify .modal_product .modal_product_image img{width:120px}.modal-cart-notify .modal_action .modal_number{margin-bottom:15px;width:49.5%}.modal-cart-notify .modal_action .modal_subtotal{width:49.5%;text-align:end}.modal-cart-notify .modal_button{flex-wrap:nowrap}.modal-cart-notify .modal_button .modal_continue{margin-bottom:0}.modal-cart-notify .modal_button>div{width:auto}}.modal-newsletter .modal_content{display:flex;align-items:center;flex-wrap:wrap}.modal-newsletter .modal_content .image{width:100%;display:none}.modal-newsletter .modal_content .content{width:100%;text-align:center;padding:25px 10px}.modal-newsletter .modal_content .heading{font-size:30px;font-weight:700;margin-bottom:15px}.modal-newsletter .modal_content .subheading{margin-bottom:30px;font-size:var(--body-14)}.modal-newsletter .modal_content .newsletter-form form{display:flex}.modal-newsletter .modal_content .newsletter-form form input{-webkit-border-end:0;border-inline-end:0}.modal-newsletter .modal_content .newsletter-form .btn-text{display:flex;align-content:center;justify-content:center;gap:16px}.modal-newsletter .modal_content .newsletter-form .btn{padding:0 20px}.modal-newsletter .modal_content .newsletter-form .btn svg{width:20px;height:20px}.modal-newsletter .modal_content .social{margin-top:40px;margin-bottom:10px}.modal-newsletter .modal_content .widget-social-icons{justify-content:center}.modal-newsletter .modal_content .widget-social-icons li svg{width:35px;height:35px}@media(min-width:768px){.modal-newsletter .modal_box{max-width:750px}.modal-newsletter .modal_content .image{width:46%;display:block}.modal-newsletter .modal_content .content{width:54%;padding:30px 35px;-webkit-padding-end:20px;padding-inline-end:20px}}@media(min-width:992px){.modal-newsletter .modal_box{max-width:100%;width:840px}.modal-newsletter .modal_content .heading{font-size:var(--heading-size-h1)}}.cart-list{overflow:hidden}.cart-item{display:flex;flex-wrap:wrap;position:relative}.cart-item .image{max-width:70px;width:100%;-webkit-margin-end:15px;margin-inline-end:15px}.header-cart_dropdown .cart-item .info{width:calc(100% - 90px)}@media(min-width:768px){.cart-item .image{max-width:100px}.header-cart_dropdown .cart-item .info{width:calc(100% - 135px)}}.cart-item .option{display:block;color:var(--color-second);font-size:var(--body-14);margin-top:8px}.cart-item .money{color:var(--price-color);font-weight:500}.cart-item .btn-remove{flex:0 0 20px;height:20px;width:20px;display:flex;align-items:center;justify-content:center;color:var(--color-second)!important;-webkit-margin-end:5px;margin-inline-end:5px;position:absolute;top:20px;right:0;margin-right:0}.cart-item .btn-remove svg{width:12px;height:12px;color:var(--color-second)!important}.drawer-cart{display:flex}.drawer-cart .btn-remove .svg-loading{display:none}.drawer-cart .btn-remove.pending .svg-loading{display:block}.drawer-cart .input-group{display:flex;margin-top:10px;margin-bottom:25px}.drawer-cart .input-group input{width:16px;height:16px;padding:0;-webkit-margin-end:10px;margin-inline-end:10px;margin-top:2px;position:relative;cursor:pointer}.drawer-cart .input-group input:checked:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10'%3E%3Cpath fill='%231010ff' d='M12 1.741L4.267 10 0 5.427l1.633-1.739L4.27 6.515 10.37 0 12 1.741z'/%3E%3C/svg%3E");position:absolute;left:1px;top:-1px;bottom:0}.drawer-cart .input-group label{margin:0;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-size:var(--body-font-size);cursor:pointer}.drawer-cart .input-group label>a{-webkit-margin-start:5px;margin-inline-start:5px}.drawer-cart .lazy-drawer-cart{position:fixed;top:0;right:0;bottom:0;width:95%;transform:translate(100%);background:var(--body-bg-color);z-index:1000;transition:all .3s ease-in-out;display:flex;justify-content:center;height:100%}.drawer-cart .lazy-drawer-cart section{display:block;height:100%;width:100%}.drawer-cart .lazy-drawer-cart form{width:100%}.drawer-cart .lazy-drawer-cart .empty{padding:35px 0}.drawer-cart .form_wrapper{overflow-y:auto;max-height:calc(100vh - 336px)}.drawer-cart.is-open .lazy-drawer-cart{transform:translate(0);transition:all .3s ease-in-out}.drawer-cart.is-open .drawer_overlay{width:100vw;height:100vh;background:#0009;position:fixed;left:0;top:0;z-index:111}.drawer-cart .svg-loading{display:block}.drawer-cart .btn-close{position:absolute;left:0;top:0;bottom:0;width:45px;display:flex;align-items:center;justify-content:center}.drawer-cart .btn-close svg{width:13px;height:13px}.drawer-cart .drawer_header{position:relative;display:block;padding:13px 15px;background:var(--main-color);text-transform:uppercase;font-weight:500;color:#fff}.modal .modal_close svg,.drawer-cart .btn-close svg{fill:#fff}.drawer-cart .cart-item{padding:20px 20px 15px}.drawer-cart .info{-webkit-margin-end:15px;margin-inline-end:15px;width:100%}.drawer-cart.is-open .lazy-drawer-cart .cart-item{flex-wrap:initial}.drawer-cart .info p{margin:0}.drawer-cart .info .qty{color:var(--color-second);text-transform:uppercase;margin:10px 0}.drawer-cart .info .qty input{width:40px;height:100%;border:0;padding:0;text-align:center;color:var(--color-second)}.drawer-cart .form-bottom{padding:20px;position:absolute;left:0;right:0;bottom:0}.drawer-cart .form-bottom .sb-text{font-size:var(--body-14)}.drawer-cart .form-bottom .sb-text .money{color:var(--price-color);font-weight:500}.drawer-cart .form-bottom .buttons{display:block}.drawer-cart .form-bottom .buttons .btn{display:flex;align-items:center;justify-content:center;width:100%;margin:10px 0;height:49px}.drawer-cart .cart-total{padding:20px 0 10px;margin-top:20px;color:var(--color-second);border-top:1px solid var(--body-border-color);display:flex;justify-content:space-between}.drawer-cart .cart-total .money{font-size:18px;color:var(--price-color);font-weight:500}@media(min-width:575px){.drawer-cart .lazy-drawer-cart{width:400px}}@media(hover:hover){.header-cart:hover .header-cart_dropdown{opacity:1;visibility:visible;transform:translateY(0)}}.header-cart .lazy-dropdown-cart>.svg-loading{display:block}.header-cart .input-group{display:flex;margin-top:10px;margin-bottom:25px}.header-cart .input-group input{width:16px;height:16px;padding:0;-webkit-margin-end:10px;margin-inline-end:10px;margin-top:2px;position:relative;cursor:pointer}.header-cart .input-group input:checked:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10'%3E%3Cpath fill='%231010ff' d='M12 1.741L4.267 10 0 5.427l1.633-1.739L4.27 6.515 10.37 0 12 1.741z'/%3E%3C/svg%3E");position:absolute;left:1px;top:-1px;bottom:0}.header-cart .input-group label{margin:0;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-size:var(--body-font-size);cursor:pointer}.header-cart .input-group label>a{-webkit-margin-start:5px;margin-inline-start:5px}.header-cart .cart-empty,.header-cart[data-items="0"] .lazy-dropdown-cart{display:none}.header-cart[data-items="0"] .cart-empty{display:block}.header-cart_dropdown{position:absolute;top:100%;right:0;display:none;align-items:center;justify-content:center;z-index:100;background:none;opacity:0;visibility:hidden;padding-top:20px;transform:translateY(10px);transition:all .3s ease-in-out}.header-cart_dropdown .pending .svg-loading{display:block}.header-cart_dropdown .form_wrapper{max-height:262px;overflow-y:auto}.header-cart_dropdown .header-cart_wrapper{padding:20px 20px 19px;position:relative;box-shadow:0 3px 8px #00000040;width:380px;background:var(--body-bg-color)}.header-cart_dropdown .header-cart_wrapper:before{content:"";position:absolute;top:-7px;right:12px;background:var(--body-bg-color);transform:rotate(45deg);border-top:1px solid var(--body-border-color);-webkit-border-start:1px solid var(--body-border-color);border-inline-start:1px solid var(--body-border-color);width:15px;height:15px}.header-cart_dropdown .title{font-size:20px;color:var(--body-color);padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid var(--color-second)}.header-cart_dropdown .cart-list{overflow:hidden}.header-cart_dropdown .cart-item{padding:10px 0 15px}.header-cart_dropdown .cart-item .quantity{color:var(--body-color);margin:10px 0}.header-cart_dropdown .subtotal{padding:20px 0;margin-top:20px;color:var(--body-color);border-top:1px solid var(--body-border-color);font-size:15px;display:flex;justify-content:space-between;font-family:var(--font-heading);font-weight:600;font-size:18px}.header-cart_dropdown .subtotal .money{font-size:18px;font-weight:700}.header-cart_dropdown .action .action_buttons{display:flex;justify-content:space-between;padding-bottom:10px}.header-cart_dropdown .action .action_buttons a{width:45%;display:flex;align-items:center;justify-content:center;padding:8px 32px;border-radius:0}@media(min-width:1025px){.header-cart_dropdown{display:flex}}.page-404 .page-content{margin:0 auto;max-width:460px}.page-404 .page-text-content{margin:30px 0 60px}.page-404 .page-text-content h1{font-size:130px;font-weight:400;color:#d0d0d0;margin-bottom:25px;line-height:1.2}.page-404 .page-text-content h2{line-height:1.65;font-size:24px}.page-404 .page-text-content p{margin:0 0 45px;font-size:var(--body-14);color:var(--color-second);line-height:1.9}.page-404 .form-group{display:flex}.page-404 .form-group input{background:var(--miscellaneous-color)}.page-404 .form-group .btn{padding-top:0;padding-bottom:0;-webkit-margin-start:12px;margin-inline-start:12px}.page-404 .homepage-redirect{display:flex;align-items:center;justify-content:center;margin:30px 0 60px}.page-404 .homepage-redirect .svg_element-ui{line-height:10px;-webkit-margin-end:5px;margin-inline-end:5px}.page-404 .homepage-redirect svg{width:11px;height:11px}@media(hover:hover){.page-404 .homepage-redirect:hover{color:#e8a700}.page-404 .homepage-redirect:hover svg{fill:var(--main-color)}}@media(min-width:768px){.page-404 .page-text-content h1{font-size:180px}.page-404 .page-text-content h2{font-size:36px}.page-404 .page-text-content p{font-size:18px}}@media(min-width:992px){div #sidebarDrawer{position:unset;width:100%;height:auto;transition:none;margin-bottom:30px}div #sidebarDrawer .section_content-wrapper{padding:0}div #sidebarDrawer .section_content-body{overflow:hidden;max-height:100%;padding:0}}@media(min-width:1080px){div #sidebarDrawer{width:280px}}.jdgm-form__fieldset-actions .jdgm-cancel-rev{margin-bottom:20px}.container{max-width:1280px}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-5th,.col-6,.col-7,.col-8,.col-8th,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-5th,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-8th,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-5th,.col-md-6,.col-md-7,.col-md-8,.col-md-8th,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-5th,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-8th,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-5th,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-8th,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xs-5th,.col-xs-8th,.col-xxs-1,.col-xxs-2,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9,.col-xxs-10,.col-xxs-11,.col-xxs-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.col-5th,.col-12{-webkit-box-flex:0}.col-5th{flex:0 0 20%;max-width:20%}.col-7th{flex:0 0 14.285714%;max-width:14.285714%}.col-7th,.col-8th{-webkit-box-flex:0}.col-8th{flex:0 0 12.5%;max-width:12.5%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:375px){.col-xxs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xxs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xxs-3{flex:0 0 25%;max-width:25%}.col-xxs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xxs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xxs-6{flex:0 0 50%;max-width:50%}.col-xxs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xxs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xxs-9{flex:0 0 75%;max-width:75%}.col-xxs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xxs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xxs-12{flex:0 0 100%;max-width:100%}}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.col-xs-5th{flex:0 0 20%;max-width:20%}.col-xs-7th{flex:0 0 14.285714%;max-width:14.285714%}.col-xs-8th{flex:0 0 12.5%;max-width:12.5%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.col-md-5th{flex:0 0 20%;max-width:20%}.col-md-7th{flex:0 0 14.285714%;max-width:14.285714%}.col-md-8th{flex:0 0 12.5%;max-width:12.5%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.col-lg-5th{flex:0 0 20%;max-width:20%}.col-lg-7th{flex:0 0 14.285714%;max-width:14.285714%}.col-lg-8th{flex:0 0 12.5%;max-width:12.5%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.col-xl-5th{flex:0 0 20%;max-width:20%}.col-xl-7th{flex:0 0 14.285714%;max-width:14.285714%}.col-xl-8th{flex:0 0 12.5%;max-width:12.5%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.d-grid{display:grid;gap:20px}.grid-1{grid-template-columns:repeat(1,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.grid-6{grid-template-columns:repeat(6,1fr)}.grid-7{grid-template-columns:repeat(7,1fr)}.grid-8{grid-template-columns:repeat(8,1fr)}.grid-9{grid-template-columns:repeat(9,1fr)}.grid-10{grid-template-columns:repeat(10,1fr)}.grid-11{grid-template-columns:repeat(11,1fr)}.grid-12{grid-template-columns:repeat(12,1fr)}@media(min-width:576px){.grid-sm-1{grid-template-columns:repeat(1,1fr)}.grid-sm-2{grid-template-columns:repeat(2,1fr)}.grid-sm-3{grid-template-columns:repeat(3,1fr)}.grid-sm-4{grid-template-columns:repeat(4,1fr)}.grid-sm-5{grid-template-columns:repeat(5,1fr)}.grid-sm-6{grid-template-columns:repeat(6,1fr)}.grid-sm-7{grid-template-columns:repeat(7,1fr)}.grid-sm-8{grid-template-columns:repeat(8,1fr)}.grid-sm-9{grid-template-columns:repeat(9,1fr)}.grid-sm-10{grid-template-columns:repeat(10,1fr)}.grid-sm-11{grid-template-columns:repeat(11,1fr)}.grid-sm-12{grid-template-columns:repeat(12,1fr)}}@media(min-width:768px){.grid-md-1{grid-template-columns:repeat(1,1fr)}.grid-md-2{grid-template-columns:repeat(2,1fr)}.grid-md-3{grid-template-columns:repeat(3,1fr)}.grid-md-4{grid-template-columns:repeat(4,1fr)}.grid-md-5{grid-template-columns:repeat(5,1fr)}.grid-md-6{grid-template-columns:repeat(6,1fr)}.grid-md-7{grid-template-columns:repeat(7,1fr)}.grid-md-8{grid-template-columns:repeat(8,1fr)}.grid-md-9{grid-template-columns:repeat(9,1fr)}.grid-md-10{grid-template-columns:repeat(10,1fr)}.grid-md-11{grid-template-columns:repeat(11,1fr)}.grid-md-12{grid-template-columns:repeat(12,1fr)}}@media(min-width:992px){.grid-lg-1{grid-template-columns:repeat(1,1fr)}.grid-lg-2{grid-template-columns:repeat(2,1fr)}.grid-lg-3{grid-template-columns:repeat(3,1fr)}.grid-lg-4{grid-template-columns:repeat(4,1fr)}.grid-lg-5{grid-template-columns:repeat(5,1fr)}.grid-lg-6{grid-template-columns:repeat(6,1fr)}.grid-lg-7{grid-template-columns:repeat(7,1fr)}.grid-lg-8{grid-template-columns:repeat(8,1fr)}.grid-lg-9{grid-template-columns:repeat(9,1fr)}.grid-lg-10{grid-template-columns:repeat(10,1fr)}.grid-lg-11{grid-template-columns:repeat(11,1fr)}.grid-lg-12{grid-template-columns:repeat(12,1fr)}}@media(min-width:1200px){.grid-xl-1{grid-template-columns:repeat(1,1fr)}.grid-xl-2{grid-template-columns:repeat(2,1fr)}.grid-xl-3{grid-template-columns:repeat(3,1fr)}.grid-xl-4{grid-template-columns:repeat(4,1fr)}.grid-xl-5{grid-template-columns:repeat(5,1fr)}.grid-xl-6{grid-template-columns:repeat(6,1fr)}.grid-xl-7{grid-template-columns:repeat(7,1fr)}.grid-xl-8{grid-template-columns:repeat(8,1fr)}.grid-xl-9{grid-template-columns:repeat(9,1fr)}.grid-xl-10{grid-template-columns:repeat(10,1fr)}.grid-xl-11{grid-template-columns:repeat(11,1fr)}.grid-xl-12{grid-template-columns:repeat(12,1fr)}}.grid-gap-5{grid-gap:5px}.grid-gap-10{grid-gap:10px}.grid-gap-15{grid-gap:15px}.grid-gap-20{grid-gap:20px}.grid-gap-25{grid-gap:25px}.grid-gap-30{grid-gap:30px}@media(min-width:768px){.grid-gap-md-5{grid-gap:5px}.grid-gap-md-10{grid-gap:10px}.grid-gap-md-15{grid-gap:15px}.grid-gap-md-20{grid-gap:20px}.grid-gap-md-25{grid-gap:25px}.grid-gap-md-30{grid-gap:30px}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;line-height:1.1}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}b{font-weight:700}.h1,h1{font-size:var(--heading-size-h1);font-weight:var(--heading-1-weight)}.h2,h2{font-size:var(--heading-size-h2);font-weight:var(--heading-2-weight)}.h3,h3{font-size:var(--heading-size-h3);font-weight:var(--heading-3-weight)}.h4,h4{font-size:var(--heading-size-h4);font-weight:var(--heading-4-weight)}.h5,h5{font-size:var(--heading-size-h5);font-weight:var(--heading-5-weight)}.h6,h6{font-size:var(--heading-size-h6);font-weight:var(--heading-6-weight)}.page-title{font-size:var(--heading-size-h1);font-weight:var(--heading-1-weight)}.section_title-wrapper{text-align:var(--section-heading-align)}.section_title-wrapper:empty{display:none}.section_title-wrapper>div:not(:last-child){margin-bottom:var(--gutter-sm)}.section_title-wrapper .section_title-text-1{color:var(--section-heading-cl);font-weight:600;font-family:var(--font-heading)}.section_title-wrapper .section_title-text-1 svg{-webkit-margin-end:var(--gutter-xs);margin-inline-end:var(--gutter-xs)}.section_title-wrapper .section_title-text-2{color:var(--section-subheading-cl);font-weight:600}@media(max-width:767px){.section_title-wrapper>div:not(:last-child){margin-bottom:var(--gutter-xs)}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}#slider-product-thumbnails-media{flex-wrap:wrap;width:100%!important}.tns-horizontal.tns-subpixel{white-space:wrap;display:flex;gap:14px}.left-content .product-media_main .tns-horizontal.tns-subpixel{gap:0}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em;display:none}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.42857%;height:10px;float:left}#breadcrumb.bg-image{background-repeat:no-repeat;background-size:cover;margin-bottom:20px}@media(min-width:768px){#breadcrumb.bg-image{margin-bottom:35px}}.breadcrumb-list{display:flex;align-items:center;padding:var(--gutter-xs) 0;overflow:hidden;overflow-x:auto}.breadcrumb-list>li{line-height:30px;font-size:calc(var(--body-font-size) - .15rem);color:#222;text-align:center;font-family:var(--font-heading);font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.2px}.breadcrumb-list>li a{white-space:nowrap;color:var(--breadcrumb-color-1);color:#222;text-align:center;font-family:var(--font-heading);font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.2px}.breadcrumb-list>li a:hover{color:var(--main-color);color:#222}.breadcrumb-list>li.active a{color:var(--breadcrumb-color-2);cursor:default}.breadcrumb-list .svg-element-ui{padding:0 15px}.breadcrumb-list .svg-element-ui svg{width:9px;height:16px}@media(min-width:992px){.breadcrumb-list{padding:var(--gutter-md) 0}}.page-heading>div{display:flex;overflow-y:hidden;overflow-x:auto;margin-bottom:20px}.page-heading>div h1{font-size:var(--heading-size-h2)}.page-heading>div small{-webkit-padding-start:10px;padding-inline-start:10px}.pagination-holder{margin:var(--gutter-lg) auto 0}.pagination-holder .pagination{display:flex;align-items:center;justify-content:flex-end}.pagination-holder .pagination .svg-element-ui svg{width:14px;height:14px;fill:#000}.pagination-holder .pagination li{padding:0 5px}.pagination-holder .pagination li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--body-border-color);border-radius:100%;color:#878787}.pagination-holder .pagination li.active a,.pagination-holder .pagination li:hover a{background:#0561c3;border-color:#0561c3;color:var(--text-miscellaneous)}.pagination-holder .pagination li.active svg,.pagination-holder .pagination li:hover svg{fill:var(--text-miscellaneous)}.page-search{margin-bottom:70px;margin-top:40px}.page-search .page_title{margin-bottom:30px;color:#000;font-family:var(--font-heading);font-size:32px;font-weight:600}.page-search .page_search-form{margin:0 auto;padding-bottom:40px}.page-search .page_search-form .form-group{position:relative}.page-search .page_search-form .form-group input{-webkit-padding-end:50px;padding-inline-end:50px;height:45px;background:var(--miscellaneous-color)}.page-search .page_search-form .btn{position:absolute;top:0;right:0;width:50px;height:100%;display:flex;align-items:center;justify-content:center;padding:0}.page-search .page_search-form .btn svg{width:20px;height:20px}.page-search .pagination-holder{margin-top:40px}@media(min-width:768px){.page-search{margin-bottom:100px}.page-search .page_title{font-size:44px}}.home-slideshow-banner .js-slider-controls span,.home-slideshow .js-slider-controls span,.logo-list .js-slider-controls span,.slideshow-v2 .js-slider-controls span{width:56px;height:56px;top:50%;transform:translateY(-50%)}.home-slideshow-banner .js-slider-controls span svg,.home-slideshow .js-slider-controls span svg,.logo-list .js-slider-controls span svg,.slideshow-v2 .js-slider-controls span svg{width:56px;height:56px}.home-slideshow-banner .js-slider-controls .js-prev-button,.home-slideshow .js-slider-controls .js-prev-button,.logo-list .js-slider-controls .js-prev-button,.slideshow-v2 .js-slider-controls .js-prev-button{position:absolute;left:-50px}.home-slideshow-banner .js-slider-controls .js-prev-button:after,.home-slideshow .js-slider-controls .js-prev-button:after,.logo-list .js-slider-controls .js-prev-button:after,.slideshow-v2 .js-slider-controls .js-prev-button:after{display:none}.home-slideshow-banner .js-slider-controls .js-next-button,.home-slideshow .js-slider-controls .js-next-button,.logo-list .js-slider-controls .js-next-button,.slideshow-v2 .js-slider-controls .js-next-button{position:absolute;right:-50px}.shopify-section{background:#fff}.template-cart .shopify-section{background:transparent}.home-testimonials h2.section_title-text-1,.meettemsection .main-heading,.custom-content h2.section_title-text-1{text-align:center;font-weight:600;position:relative}.custom-content .section_title-inner{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center}.custom-content .section_title-inner .section_title-text-2{order:-1;color:#878787;text-align:center;font-size:16px;font-weight:400;line-height:normal;text-transform:capitalize}.home-testimonials h2.section_title-text-1:after,.meettemsection .main-heading:after{content:"";display:block;width:100%;height:25px;background:url(../assets/yellowlines-top.svg) no-repeat center}.home-testimonials .main-heading-mini,.meettemsection .main-heading-mini{color:#878787;font-size:16px;line-height:24px;margin:0 0 10px;text-align:center}.meettemsection .main-heading{text-align:center}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto}@media(min-width:768px){.team-grid{padding:50px 0}.meettemsection .main-heading{font-size:44px}}.team-container{width:200px;margin:10px;text-align:center;vertical-align:top;cursor:pointer}.team-container .img{width:200px;height:200px;margin:0 auto;border-radius:50%;overflow:hidden}.team-container .img img{width:100%;text-align:center}.team-body{text-align:center;margin:16px 0}.team-body .team-name{font-size:18px;font-weight:700;font-family:var(--font-heading);margin:0 0 10px}.team-body .team-designation{font-size:11px;margin:0 0 10px}.team-body .team-email a,.team-body .team-phone a,.team-body .team-email,.team-body .team-phone{color:#e8a700;text-align:center;font-family:var(--font-heading);font-size:11px;font-style:normal;font-weight:600;line-height:normal}.meettemsection .slick-arrow{width:44px;height:44px;position:absolute;bottom:-30px;z-index:100;cursor:pointer}.meettemsection .slick-prev{left:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1010)'%3E%3Crect x='9' y='9' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M23.9393 35.9393C23.3536 36.5251 23.3536 37.4749 23.9393 38.0607L33.4853 47.6066C34.0711 48.1924 35.0208 48.1924 35.6066 47.6066C36.1924 47.0208 36.1924 46.0711 35.6066 45.4853L27.1213 37L35.6066 28.5147C36.1924 27.9289 36.1924 26.9792 35.6066 26.3934C35.0208 25.8076 34.0711 25.8076 33.4853 26.3934L23.9393 35.9393ZM49 35.5L25 35.5L25 38.5L49 38.5L49 35.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1010' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1010'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1010'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1010' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}.meettemsection .slick-next{right:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1012)'%3E%3Crect x='65' y='65' width='56' height='56' rx='28' transform='rotate(-180 65 65)' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M50.0607 38.0607C50.6464 37.4749 50.6464 36.5251 50.0607 35.9393L40.5147 26.3934C39.9289 25.8076 38.9792 25.8076 38.3934 26.3934C37.8076 26.9792 37.8076 27.9289 38.3934 28.5147L46.8787 37L38.3934 45.4853C37.8076 46.0711 37.8076 47.0208 38.3934 47.6066C38.9792 48.1924 39.9289 48.1924 40.5147 47.6066L50.0607 38.0607ZM25 38.5L49 38.5L49 35.5L25 35.5L25 38.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1012' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1012'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1012'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1012' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}.ourTeamBox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center;z-index:2000}.ourteampopup-content{background:#fff;padding:30px;border-radius:10px;max-width:1020px;display:flex;gap:40px;text-align:left;position:relative;width:80%}.ourteampopup-aboutme{flex:1;width:calc(100% - 300px)}.ourteampopup-aboutme h2{font-size:var(--heading-size-h1);font-weight:700;font-family:var(--font-heading);margin-bottom:10px}.ourteampopup-aboutme p{font-size:16px;line-height:1.5;color:#2d2d2d}.close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:30px}.ourteampopup-body #ourteampopup-img{width:250px;height:250px;border-radius:50%;margin-bottom:15px;text-align:center}.ourteampopup-body{text-align:center;color:#2d2d2d}.ourteampopup-body #ourteampopup-designation{font-size:16px;line-height:1.5;color:#2d2d2d;margin:16px 0}#ourteampopup-phone a,#ourteampopup-email a,#ourteampopup-phone,#ourteampopup-email{color:#e8a700;font-size:20px}.Louvor-TestimonialSlider{max-width:1400px;margin:0 auto;padding:0 16px}.glide__slides{gap:10px}.glide__slides li .Louvor-Testimonial{border:1px solid rgba(197,196,196,1);padding:20px;border-radius:0;position:relative}.glide__slides li .Louvor-Testimonial:before{content:"";background:#fff url(../assets/qoute.svg) no-repeat;width:30px;height:20px;display:inline-block;position:absolute;top:-10px;z-index:1}.glide__bullets{align-items:center}.Louvor-TestimonialSlider .glide__bullet{width:15px;height:15px;background:#c4c4c4}.Louvor-TestimonialSlider .glide__bullet.glide__bullet--active{background:#0561c3;height:20px;width:20px}.Louvor-Testimonial-Header{color:#2d2d2d;font-family:Heebo;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Louvor-Testimonial-Text{color:#878787;font-size:16px;font-style:normal;font-weight:500}.Louvor-Testimonial{color:#2d2d2d;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#ourteampopup-email a{position:relative;margin-bottom:10px;display:inline-flex;align-items:center;gap:10px}#ourteampopup-phone a{position:relative;display:inline-flex;align-items:center;gap:10px}#ourteampopup-email a:before{content:"";background-image:url('data:image/svg+xml,%3Csvg width="31" height="26" viewBox="0 0 31 26" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M28.6981 4.41509H20.1132V3.92453C20.1132 3.79442 20.0615 3.66964 19.9695 3.57765C19.8775 3.48565 19.7527 3.43396 19.6226 3.43396H18.7605L19.37 2.82443C19.4156 2.77895 19.4518 2.7249 19.4765 2.6654C19.5012 2.60589 19.514 2.54209 19.514 2.47766C19.514 2.41324 19.5012 2.34944 19.4765 2.28993C19.4518 2.23043 19.4156 2.17638 19.37 2.1309L17.9823 0.743208C17.9368 0.697579 17.8828 0.661376 17.8233 0.636674C17.7638 0.611971 17.7 0.599256 17.6355 0.599256C17.5711 0.599256 17.5073 0.611971 17.4478 0.636674C17.3883 0.661376 17.3343 0.697579 17.2888 0.743208L16.6792 1.35274V0.490566C16.6792 0.36046 16.6276 0.235683 16.5356 0.143684C16.4436 0.0516846 16.3188 0 16.1887 0H14.2264C14.0963 0 13.9715 0.0516846 13.8795 0.143684C13.7875 0.235683 13.7359 0.36046 13.7359 0.490566V1.35274L13.1263 0.743208C13.0808 0.697579 13.0268 0.661376 12.9673 0.636674C12.9078 0.611971 12.844 0.599256 12.7796 0.599256C12.7151 0.599256 12.6513 0.611971 12.5918 0.636674C12.5323 0.661376 12.4783 0.697579 12.4328 0.743208L11.0451 2.1309C10.9995 2.17638 10.9633 2.23043 10.9386 2.28993C10.9139 2.34944 10.9011 2.41324 10.9011 2.47766C10.9011 2.54209 10.9139 2.60589 10.9386 2.6654C10.9633 2.7249 10.9995 2.77895 11.0451 2.82443L11.6546 3.43396H10.7925C10.6623 3.43396 10.5376 3.48565 10.4456 3.57765C10.3536 3.66964 10.3019 3.79442 10.3019 3.92453V4.41509H1.71698C1.26176 4.4156 0.825335 4.59665 0.503448 4.91854C0.181561 5.24043 0.000503155 5.67686 0 6.13208V24.283C0.000503155 24.7382 0.181561 25.1747 0.503448 25.4966C0.825335 25.8184 1.26176 25.9995 1.71698 26H28.6981C29.1533 25.9995 29.5898 25.8184 29.9116 25.4966C30.2335 25.1747 30.4146 24.7382 30.4151 24.283V6.13208C30.4146 5.67686 30.2335 5.24043 29.9116 4.91854C29.5898 4.59665 29.1533 4.4156 28.6981 4.41509ZM11.283 4.41509H12.4322C12.5336 4.41508 12.6325 4.38364 12.7153 4.32511C12.7981 4.26658 12.8607 4.18384 12.8945 4.08825C12.9234 4.00663 12.9565 3.9266 12.9939 3.84849C13.0376 3.75691 13.0519 3.65402 13.0348 3.55398C13.0177 3.45393 12.9699 3.36166 12.8982 3.28986L12.0857 2.47736L12.7792 1.78382L13.5917 2.59632C13.6636 2.66793 13.7559 2.71556 13.8559 2.73269C13.9559 2.74981 14.0588 2.7356 14.1504 2.69198C14.2282 2.65466 14.308 2.6217 14.3895 2.59325C14.4853 2.5594 14.5682 2.4967 14.6268 2.41379C14.6854 2.33088 14.7169 2.23183 14.717 2.13028V0.981132H15.6981V2.13028C15.6981 2.23183 15.7297 2.33088 15.7883 2.41379C15.8469 2.4967 15.9298 2.5594 16.0256 2.59325C16.1071 2.6217 16.1869 2.65466 16.2647 2.69198C16.3563 2.7356 16.4592 2.74981 16.5592 2.73269C16.6592 2.71556 16.7515 2.66793 16.8234 2.59632L17.6359 1.78382L18.3294 2.47736L17.5169 3.28986C17.4452 3.36166 17.3974 3.45393 17.3803 3.55398C17.3632 3.65402 17.3775 3.75691 17.4212 3.84849C17.4586 3.9266 17.4917 4.00663 17.5206 4.08825C17.5544 4.18384 17.617 4.26658 17.6998 4.32511C17.7826 4.38364 17.8815 4.41508 17.9829 4.41509H19.1321V5.39623H17.9829C17.8815 5.39624 17.7826 5.42768 17.6998 5.48621C17.617 5.54474 17.5544 5.62748 17.5206 5.72307C17.4917 5.80469 17.4586 5.88472 17.4212 5.96283C17.3775 6.05441 17.3632 6.1573 17.3803 6.25734C17.3974 6.35739 17.4452 6.44966 17.5169 6.52146L18.3294 7.33396L17.6359 8.0275L16.8234 7.215C16.7515 7.14339 16.6592 7.09576 16.5592 7.07863C16.4592 7.06151 16.3563 7.07573 16.2647 7.11934C16.1866 7.15657 16.1065 7.18972 16.025 7.21868C15.9294 7.25252 15.8466 7.31515 15.7881 7.39794C15.7296 7.48074 15.6981 7.57964 15.6981 7.68104V8.83019H14.717V7.68104C14.717 7.57964 14.6855 7.48074 14.627 7.39794C14.5685 7.31515 14.4857 7.25252 14.3901 7.21868C14.3086 7.18972 14.2285 7.15657 14.1504 7.11934C14.0588 7.07573 13.9559 7.06151 13.8559 7.07863C13.7559 7.09576 13.6636 7.14339 13.5917 7.215L12.7792 8.0275L12.0857 7.33396L12.8982 6.52146C12.9699 6.44966 13.0177 6.35739 13.0348 6.25734C13.0519 6.1573 13.0376 6.05441 12.9939 5.96283C12.9565 5.88472 12.9234 5.80469 12.8945 5.72307C12.8607 5.62748 12.7981 5.54474 12.7153 5.48621C12.6325 5.42768 12.5336 5.39624 12.4322 5.39623H11.283V4.41509ZM1.71698 25.0189C1.52187 25.0187 1.3348 24.9411 1.19684 24.8032C1.05887 24.6652 0.981295 24.4781 0.981132 24.283V8.22495L9.84198 13.5415L2.19038 25.0189H1.71698ZM3.36958 25.0189L10.6839 14.0467L14.9549 16.6093C15.0312 16.6551 15.1186 16.6792 15.2075 16.6792C15.2965 16.6792 15.3839 16.6551 15.4602 16.6093L19.7306 14.0467L26.9885 25.0189H3.36958ZM29.434 24.283C29.4338 24.4781 29.3562 24.6652 29.2183 24.8032C29.0803 24.9411 28.8932 25.0187 28.6981 25.0189H28.1646L20.5731 13.5415L29.434 8.22495V24.283ZM29.434 7.08071L15.2075 15.6166L0.981132 7.08071V6.13208C0.981295 5.93697 1.05887 5.74989 1.19684 5.61193C1.3348 5.47397 1.52187 5.39639 1.71698 5.39623H10.3019V5.88679C10.3019 6.0169 10.3536 6.14168 10.4456 6.23368C10.5376 6.32567 10.6623 6.37736 10.7925 6.37736H11.6546L11.0451 6.98689C10.9995 7.03237 10.9633 7.08642 10.9386 7.14593C10.9139 7.20543 10.9011 7.26923 10.9011 7.33366C10.9011 7.39809 10.9139 7.46188 10.9386 7.52139C10.9633 7.58089 10.9995 7.63494 11.0451 7.68042L12.4328 9.06811C12.4783 9.11374 12.5323 9.14995 12.5918 9.17465C12.6513 9.19935 12.7151 9.21207 12.7796 9.21207C12.844 9.21207 12.9078 9.19935 12.9673 9.17465C13.0268 9.14995 13.0808 9.11374 13.1263 9.06811L13.7359 8.45858V9.32076C13.7359 9.45086 13.7875 9.57564 13.8795 9.66764C13.9715 9.75964 14.0963 9.81132 14.2264 9.81132H16.1887C16.3188 9.81132 16.4436 9.75964 16.5356 9.66764C16.6276 9.57564 16.6792 9.45086 16.6792 9.32076V8.45858L17.2888 9.06811C17.3343 9.11374 17.3883 9.14995 17.4478 9.17465C17.5073 9.19935 17.5711 9.21207 17.6355 9.21207C17.7 9.21207 17.7638 9.19935 17.8233 9.17465C17.8828 9.14995 17.9368 9.11374 17.9823 9.06811L19.37 7.68042C19.4156 7.63494 19.4518 7.58089 19.4765 7.52139C19.5012 7.46188 19.514 7.39809 19.514 7.33366C19.514 7.26923 19.5012 7.20543 19.4765 7.14593C19.4518 7.08642 19.4156 7.03237 19.37 6.98689L18.7605 6.37736H19.6226C19.7527 6.37736 19.8775 6.32567 19.9695 6.23368C20.0615 6.14168 20.1132 6.0169 20.1132 5.88679V5.39623H28.6981C28.8932 5.39639 29.0803 5.47397 29.2183 5.61193C29.3562 5.74989 29.4338 5.93697 29.434 6.13208V7.08071Z" fill="%23E8A700"%3E%3C/path%3E%3Cpath d="M15.2075 6.37699C15.4986 6.37699 15.7831 6.29068 16.0252 6.12897C16.2672 5.96725 16.4558 5.7374 16.5672 5.46849C16.6786 5.19957 16.7077 4.90366 16.651 4.61818C16.5942 4.3327 16.454 4.07047 16.2482 3.86464C16.0424 3.65882 15.7801 3.51866 15.4947 3.46187C15.2092 3.40509 14.9133 3.43423 14.6443 3.54562C14.3754 3.65701 14.1456 3.84564 13.9839 4.08766C13.8222 4.32968 13.7358 4.61422 13.7358 4.90529C13.7363 5.29547 13.8915 5.66954 14.1674 5.94544C14.4433 6.22134 14.8174 6.37654 15.2075 6.37699ZM15.2075 4.41473C15.3046 4.41473 15.3994 4.4435 15.4801 4.4974C15.5608 4.55131 15.6236 4.62792 15.6608 4.71756C15.6979 4.8072 15.7076 4.90584 15.6887 5.001C15.6697 5.09616 15.623 5.18357 15.5544 5.25218C15.4858 5.32078 15.3984 5.3675 15.3032 5.38643C15.2081 5.40536 15.1094 5.39565 15.0198 5.35852C14.9302 5.32139 14.8536 5.25851 14.7996 5.17784C14.7457 5.09716 14.717 5.00232 14.717 4.90529C14.7171 4.77523 14.7688 4.65054 14.8608 4.55857C14.9528 4.4666 15.0775 4.41487 15.2075 4.41473Z" fill="%23E8A700"%3E%3C/path%3E%3C/svg%3E');background-repeat:no-repeat no-repeat;background-position:left center;display:inline-block;align-items:center;width:30px;height:26px}#ourteampopup-phone a:before{content:"";background-image:url('data:image/svg+xml,%3Csvg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17.6625 20.2493C17.3696 20.5432 16.9089 20.6093 16.5453 20.406C12.3607 18.0808 11.0435 16.1742 9.54939 13.4111C9.34809 13.0466 9.41227 12.5869 9.7062 12.2919L13.3473 8.65066L5.39087 0.693359L1.93127 4.02787C-0.0075435 5.96468 -0.547022 8.91614 0.588715 11.3706C3.21341 17.047 8.52158 24.8948 18.6103 29.4535C19.4262 29.8217 20.299 30.0005 21.1717 30.0005C22.8689 30.0005 24.5647 29.3254 25.8321 28.0581L29.2622 24.5656L21.3056 16.6082L17.6625 20.2493Z" fill="%23E8A700"%3E%3C/path%3E%3C/svg%3E');background-repeat:no-repeat no-repeat;background-position:left center;background-size:20px;align-items:center;display:flex;width:20px;height:20px}.section_title-text-1 h1 strong,.section_title-text-1 h1{font-weight:600}@media(max-width:767px){.section_title-text-1 h1 strong,.section_title-text-1 h1,h2.section_title-text-1,.home-testimonials h2.section_title-text-1,.meettemsection .main-heading,.custom-content h2.section_title-text-1{font-size:32px;line-height:1.2}.ourteampopup-content{height:80%;flex-wrap:wrap;width:90%;gap:20px;padding:20px;align-items:center;overflow-y:auto}.ourteampopup-aboutme,.ourteampopup-body{width:100%;display:flex;flex-wrap:wrap;align-items:center;flex-direction:column}.ourteampopup-aboutme h2{font-size:32px}#ourteampopup-name{font-size:18px;font-weight:700;font-family:var(--font-heading);margin:0 0 10px}.ourteampopup-body #ourteampopup-designation{margin:5px 0}#ourteampopup-phone a,#ourteampopup-email a,#ourteampopup-phone,#ourteampopup-email{font-size:16px}}@media(min-width:768px){.glide__slides li{padding:25px;margin:0!important}.glide__slides li .Louvor-Testimonial{padding:50px}.team-body .team-name{font-size:24px;margin:0 0 16px}.team-body .team-designation{font-size:14px;margin:0 0 16px}.team-body .team-email a,.team-body .team-phone a,.team-body .team-email,.team-body .team-phone{font-size:16px}.meettemsection .slick-arrow{width:56px;height:56px;position:absolute;top:50%;transform:translateY(-50%)}.meettemsection .slick-prev{left:-50px}.meettemsection .slick-next{right:-50px}}.product-capacity,.store-hours{display:flex;gap:10px;align-items:center;font-size:13px;color:#000;height:24px}.store-hours span.svg{line-height:24px;display:inline-flex}.store-hours span{font-size:13px;line-height:20px}.product-capacity{display:flex;gap:10px;align-items:center;font-size:13px;color:#000}.pl-text-rectangle{width:44px!important;height:28px!important;top:15px!important;left:15px!important;box-shadow:2px 11px 23px #0000004a!important}.product-filter-wrapper{max-width:1000px;margin:-80px auto 0;position:relative;z-index:100}.product-filter-wrapper .heading{text-align:center;color:#fff;margin-bottom:25px;font-family:var(--font-heading);font-weight:600;position:relative}@media(max-width:767px){.product-filter-wrapper{width:90%}.product-filter-wrapper .heading{font-size:32px}}.product-filter-wrapper .heading span{display:flex;align-items:center;justify-content:center;gap:20px}.product-filter-wrapper .heading span:before{content:"";display:block;width:25px;height:7px;background:url(../assets/lines-left.svg) no-repeat center}.product-filter-wrapper .heading span:after{content:"";display:block;width:25px;height:7px;background:url(../assets/lines-right.svg) no-repeat center}.product-filter-contaner{padding:60px;background-color:#0561c3;color:#fff}.filter-container{display:flex;gap:20px}.filter-container input{color:#000;border-radius:2px;background:#fff;width:441px;height:52px;font-size:16px;line-height:21px}.filter-container input::placeholder{color:#000}.filter-container input:-ms-input-placeholder{color:#000}.filter-container input::-ms-input-placeholder{color:#000}.filter-container input::-webkit-input-placeholder{color:#000}.filter-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;padding:8px 40px 8px 8px;border-radius:2px;height:52px;font-size:16px;line-height:21px;color:#000;width:230px;cursor:pointer;position:relative;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" fill="none"><path d="M11 1L6 6.25L1 1" stroke="%23222222" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 20px center;background-size:16px}.filter-product-result{position:absolute;background:#fff;left:0;top:100%;width:100%;z-index:100;display:none;border:1px solid #0561c3}.filter-product-result table{display:none}#error-message{padding:10px;font-size:16px;color:red;background:#fff;line-height:24px}.error-message{padding:10px 0;font-size:16px;color:red;background:#fff;line-height:24px}.filter-product-count{padding:10px;font-size:16px;background:#fff}table.product-results-table{width:100%;border-collapse:collapse;border:1px solid #ebebeb;background:#fff}table.product-results-table tr th,table.product-results-table tr td{padding:10px;text-align:left;border-bottom:1px solid #ebebeb;vertical-align:top}table.product-results-table tr td:first-child{width:100px}table.product-results-table .product-title{display:flex;align-items:center;gap:20px}table.product-results-table .link{font-size:16px;font-weight:600;color:#000}table.product-results-table .brand-text{font-size:14px;line-height:21px;font-weight:400;color:#0561c3;margin-top:10px}table.product-results-table .desc{font-size:14px;line-height:21px;font-weight:400;color:#000;margin-top:10px}#pagination-controls{position:absolute;top:16px;display:flex;gap:16px;right:10px}#pagination-controls button{font-size:0;width:16px;height:14px;cursor:pointer}#pagination-controls button[disabled]{opacity:.5;cursor:auto}#pagination-controls button.prev{background:url(../assets/prev.svg) no-repeat center;background-size:100%}#pagination-controls button.next{background:url(../assets/next.svg) no-repeat center;background-size:100%}.product-search-button{width:149px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:18px;font-weight:700;text-transform:uppercase;font-family:var(--font-heading)}@media(max-width:767px){.product-filter-wrapper .heading{font-size:32px}.product-filter-contaner{padding:30px;background-color:#0561c3;color:#fff}.filter-container{flex-wrap:wrap}.filter-container input,.filter-container button,.filter-container select{width:100%}.filter-container button{width:100%;height:52px}}.slick-dots{position:absolute;z-index:2;bottom:-30px;left:50%;display:inline-flex;list-style:none;transform:translate(-50%);gap:6px}.slick-dots li button{width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em;font-size:0;background-color:#bebebe}.slick-dots li.slick-active button{background-color:#000}.avaibleused{position:absolute;padding:8px 16px;left:50%;transform:translate(-50%);bottom:20px;border:2px solid #0561C3;background:#f6f6f6;box-shadow:2px 11px 23px #0000004a;color:#0561c3;text-align:center;font-size:16px;font-weight:500;line-height:18px;text-transform:capitalize;min-width:210px}.testimonials-container{max-width:1400px;margin:0 auto;padding:0 16px}.testimonial-box{padding:10px}.testimonials-container .testimonial{border:1px solid rgba(197,196,196,1);padding:30px;border-radius:0;position:relative}.testimonials-container .testimonial:before{content:"";background:#fff url(../assets/qoute.svg) no-repeat;width:30px;height:20px;display:inline-block;position:absolute;top:-10px;z-index:1}.testimonial-text{color:#878787;font-size:16px;font-weight:500;margin-bottom:20px}.home-page .testimonial-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:90px}.testimonial-name{color:#2d2d2d;font-family:var(--font-heading);font-size:18px;font-weight:700}.home-testimonials-section{margin-bottom:60px}.testimonials-container .slick-dots{gap:10px}.testimonials-container .slick-dots li button{width:18px;height:18px;background:#c4c4c4;border:2px solid #fff}.testimonials-container .slick-dots li.slick-active button{background:#0561c3;border:2px solid #0561C3}.page-heading .collection-title h1{color:#000;font-family:var(--font-heading);font-size:32px;font-weight:600}@media(min-width:1025px){.testimonial-box{padding:30px}.testimonials-container .testimonial{padding:40px}.home-testimonials-section{margin-bottom:100px}.page-heading .collection-title h1{font-size:44px}}@media(max-width:767px){.avaibleused{padding:8px;font-size:12px;font-weight:500;min-width:90%;bottom:10px}}.meetteam-mian .team-container{width:100%;flex-wrap:wrap;margin:10px 0;padding-bottom:20px;border-bottom:1px solid #DEDEDE;display:flex;cursor:default}.testimonial-boxlist{display:flex;flex-wrap:wrap;margin:20px 0;padding-bottom:20px;border-bottom:1px solid #DEDEDE}.testimonial-boxlist .testimonial-text{color:#000}.meetteam-mian .team-container:last-of-type{margin-bottom:0}.meetteam-mian .team-container .team-body{width:calc(100% - 250px);display:flex;flex-wrap:wrap;text-align:left}.meetteam-mian .team-container .team-body .team-info{width:100%;flex:0 0 100%}.meetteam-mian .team-container .team-body .team-description{display:block;clear:both;width:100%;flex:0 0 100%;margin-top:10px}.meetteam-mian .team-container .team-body .team-phone{text-align:left}.custom-label{background-color:#0561c3;border-radius:50px;color:#fff;display:inline-flex;align-items:center;padding:5px 10px;font-size:12px;font-weight:400;line-height:18px;text-align:center;height:28px;box-shadow:2px 11px 23px #0000004a}.product-card_header .custom-label,.custom-productslider .custom-label{position:absolute;left:15px;top:15px}.custom-productslider .slick-track{margin:0}.custom-label.used-label{background-color:#0561c3}.custom-label.new-label{background-color:#d33333}.meetteam-mian .team-container .team-body .team-name{text-align:left;margin-bottom:5px}.meetteam-mian .team-container .team-body .team-designation{text-align:left;margin-bottom:5px;font-size:16px}.meetteam-mian .team-container .team-body .team-email,.meetteam-mian .team-container .team-body .team-phone{text-align:left;font-size:16px;line-height:30px}.meetteam-mian .team-container .team-body .team-email a{background-image:url('data:image/svg+xml,%3Csvg width="31" height="26" viewBox="0 0 31 26" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M28.6981 4.41509H20.1132V3.92453C20.1132 3.79442 20.0615 3.66964 19.9695 3.57765C19.8775 3.48565 19.7527 3.43396 19.6226 3.43396H18.7605L19.37 2.82443C19.4156 2.77895 19.4518 2.7249 19.4765 2.6654C19.5012 2.60589 19.514 2.54209 19.514 2.47766C19.514 2.41324 19.5012 2.34944 19.4765 2.28993C19.4518 2.23043 19.4156 2.17638 19.37 2.1309L17.9823 0.743208C17.9368 0.697579 17.8828 0.661376 17.8233 0.636674C17.7638 0.611971 17.7 0.599256 17.6355 0.599256C17.5711 0.599256 17.5073 0.611971 17.4478 0.636674C17.3883 0.661376 17.3343 0.697579 17.2888 0.743208L16.6792 1.35274V0.490566C16.6792 0.36046 16.6276 0.235683 16.5356 0.143684C16.4436 0.0516846 16.3188 0 16.1887 0H14.2264C14.0963 0 13.9715 0.0516846 13.8795 0.143684C13.7875 0.235683 13.7359 0.36046 13.7359 0.490566V1.35274L13.1263 0.743208C13.0808 0.697579 13.0268 0.661376 12.9673 0.636674C12.9078 0.611971 12.844 0.599256 12.7796 0.599256C12.7151 0.599256 12.6513 0.611971 12.5918 0.636674C12.5323 0.661376 12.4783 0.697579 12.4328 0.743208L11.0451 2.1309C10.9995 2.17638 10.9633 2.23043 10.9386 2.28993C10.9139 2.34944 10.9011 2.41324 10.9011 2.47766C10.9011 2.54209 10.9139 2.60589 10.9386 2.6654C10.9633 2.7249 10.9995 2.77895 11.0451 2.82443L11.6546 3.43396H10.7925C10.6623 3.43396 10.5376 3.48565 10.4456 3.57765C10.3536 3.66964 10.3019 3.79442 10.3019 3.92453V4.41509H1.71698C1.26176 4.4156 0.825335 4.59665 0.503448 4.91854C0.181561 5.24043 0.000503155 5.67686 0 6.13208V24.283C0.000503155 24.7382 0.181561 25.1747 0.503448 25.4966C0.825335 25.8184 1.26176 25.9995 1.71698 26H28.6981C29.1533 25.9995 29.5898 25.8184 29.9116 25.4966C30.2335 25.1747 30.4146 24.7382 30.4151 24.283V6.13208C30.4146 5.67686 30.2335 5.24043 29.9116 4.91854C29.5898 4.59665 29.1533 4.4156 28.6981 4.41509ZM11.283 4.41509H12.4322C12.5336 4.41508 12.6325 4.38364 12.7153 4.32511C12.7981 4.26658 12.8607 4.18384 12.8945 4.08825C12.9234 4.00663 12.9565 3.9266 12.9939 3.84849C13.0376 3.75691 13.0519 3.65402 13.0348 3.55398C13.0177 3.45393 12.9699 3.36166 12.8982 3.28986L12.0857 2.47736L12.7792 1.78382L13.5917 2.59632C13.6636 2.66793 13.7559 2.71556 13.8559 2.73269C13.9559 2.74981 14.0588 2.7356 14.1504 2.69198C14.2282 2.65466 14.308 2.6217 14.3895 2.59325C14.4853 2.5594 14.5682 2.4967 14.6268 2.41379C14.6854 2.33088 14.7169 2.23183 14.717 2.13028V0.981132H15.6981V2.13028C15.6981 2.23183 15.7297 2.33088 15.7883 2.41379C15.8469 2.4967 15.9298 2.5594 16.0256 2.59325C16.1071 2.6217 16.1869 2.65466 16.2647 2.69198C16.3563 2.7356 16.4592 2.74981 16.5592 2.73269C16.6592 2.71556 16.7515 2.66793 16.8234 2.59632L17.6359 1.78382L18.3294 2.47736L17.5169 3.28986C17.4452 3.36166 17.3974 3.45393 17.3803 3.55398C17.3632 3.65402 17.3775 3.75691 17.4212 3.84849C17.4586 3.9266 17.4917 4.00663 17.5206 4.08825C17.5544 4.18384 17.617 4.26658 17.6998 4.32511C17.7826 4.38364 17.8815 4.41508 17.9829 4.41509H19.1321V5.39623H17.9829C17.8815 5.39624 17.7826 5.42768 17.6998 5.48621C17.617 5.54474 17.5544 5.62748 17.5206 5.72307C17.4917 5.80469 17.4586 5.88472 17.4212 5.96283C17.3775 6.05441 17.3632 6.1573 17.3803 6.25734C17.3974 6.35739 17.4452 6.44966 17.5169 6.52146L18.3294 7.33396L17.6359 8.0275L16.8234 7.215C16.7515 7.14339 16.6592 7.09576 16.5592 7.07863C16.4592 7.06151 16.3563 7.07573 16.2647 7.11934C16.1866 7.15657 16.1065 7.18972 16.025 7.21868C15.9294 7.25252 15.8466 7.31515 15.7881 7.39794C15.7296 7.48074 15.6981 7.57964 15.6981 7.68104V8.83019H14.717V7.68104C14.717 7.57964 14.6855 7.48074 14.627 7.39794C14.5685 7.31515 14.4857 7.25252 14.3901 7.21868C14.3086 7.18972 14.2285 7.15657 14.1504 7.11934C14.0588 7.07573 13.9559 7.06151 13.8559 7.07863C13.7559 7.09576 13.6636 7.14339 13.5917 7.215L12.7792 8.0275L12.0857 7.33396L12.8982 6.52146C12.9699 6.44966 13.0177 6.35739 13.0348 6.25734C13.0519 6.1573 13.0376 6.05441 12.9939 5.96283C12.9565 5.88472 12.9234 5.80469 12.8945 5.72307C12.8607 5.62748 12.7981 5.54474 12.7153 5.48621C12.6325 5.42768 12.5336 5.39624 12.4322 5.39623H11.283V4.41509ZM1.71698 25.0189C1.52187 25.0187 1.3348 24.9411 1.19684 24.8032C1.05887 24.6652 0.981295 24.4781 0.981132 24.283V8.22495L9.84198 13.5415L2.19038 25.0189H1.71698ZM3.36958 25.0189L10.6839 14.0467L14.9549 16.6093C15.0312 16.6551 15.1186 16.6792 15.2075 16.6792C15.2965 16.6792 15.3839 16.6551 15.4602 16.6093L19.7306 14.0467L26.9885 25.0189H3.36958ZM29.434 24.283C29.4338 24.4781 29.3562 24.6652 29.2183 24.8032C29.0803 24.9411 28.8932 25.0187 28.6981 25.0189H28.1646L20.5731 13.5415L29.434 8.22495V24.283ZM29.434 7.08071L15.2075 15.6166L0.981132 7.08071V6.13208C0.981295 5.93697 1.05887 5.74989 1.19684 5.61193C1.3348 5.47397 1.52187 5.39639 1.71698 5.39623H10.3019V5.88679C10.3019 6.0169 10.3536 6.14168 10.4456 6.23368C10.5376 6.32567 10.6623 6.37736 10.7925 6.37736H11.6546L11.0451 6.98689C10.9995 7.03237 10.9633 7.08642 10.9386 7.14593C10.9139 7.20543 10.9011 7.26923 10.9011 7.33366C10.9011 7.39809 10.9139 7.46188 10.9386 7.52139C10.9633 7.58089 10.9995 7.63494 11.0451 7.68042L12.4328 9.06811C12.4783 9.11374 12.5323 9.14995 12.5918 9.17465C12.6513 9.19935 12.7151 9.21207 12.7796 9.21207C12.844 9.21207 12.9078 9.19935 12.9673 9.17465C13.0268 9.14995 13.0808 9.11374 13.1263 9.06811L13.7359 8.45858V9.32076C13.7359 9.45086 13.7875 9.57564 13.8795 9.66764C13.9715 9.75964 14.0963 9.81132 14.2264 9.81132H16.1887C16.3188 9.81132 16.4436 9.75964 16.5356 9.66764C16.6276 9.57564 16.6792 9.45086 16.6792 9.32076V8.45858L17.2888 9.06811C17.3343 9.11374 17.3883 9.14995 17.4478 9.17465C17.5073 9.19935 17.5711 9.21207 17.6355 9.21207C17.7 9.21207 17.7638 9.19935 17.8233 9.17465C17.8828 9.14995 17.9368 9.11374 17.9823 9.06811L19.37 7.68042C19.4156 7.63494 19.4518 7.58089 19.4765 7.52139C19.5012 7.46188 19.514 7.39809 19.514 7.33366C19.514 7.26923 19.5012 7.20543 19.4765 7.14593C19.4518 7.08642 19.4156 7.03237 19.37 6.98689L18.7605 6.37736H19.6226C19.7527 6.37736 19.8775 6.32567 19.9695 6.23368C20.0615 6.14168 20.1132 6.0169 20.1132 5.88679V5.39623H28.6981C28.8932 5.39639 29.0803 5.47397 29.2183 5.61193C29.3562 5.74989 29.4338 5.93697 29.434 6.13208V7.08071Z" fill="%23E8A700"%3E%3C/path%3E%3Cpath d="M15.2075 6.37699C15.4986 6.37699 15.7831 6.29068 16.0252 6.12897C16.2672 5.96725 16.4558 5.7374 16.5672 5.46849C16.6786 5.19957 16.7077 4.90366 16.651 4.61818C16.5942 4.3327 16.454 4.07047 16.2482 3.86464C16.0424 3.65882 15.7801 3.51866 15.4947 3.46187C15.2092 3.40509 14.9133 3.43423 14.6443 3.54562C14.3754 3.65701 14.1456 3.84564 13.9839 4.08766C13.8222 4.32968 13.7358 4.61422 13.7358 4.90529C13.7363 5.29547 13.8915 5.66954 14.1674 5.94544C14.4433 6.22134 14.8174 6.37654 15.2075 6.37699ZM15.2075 4.41473C15.3046 4.41473 15.3994 4.4435 15.4801 4.4974C15.5608 4.55131 15.6236 4.62792 15.6608 4.71756C15.6979 4.8072 15.7076 4.90584 15.6887 5.001C15.6697 5.09616 15.623 5.18357 15.5544 5.25218C15.4858 5.32078 15.3984 5.3675 15.3032 5.38643C15.2081 5.40536 15.1094 5.39565 15.0198 5.35852C14.9302 5.32139 14.8536 5.25851 14.7996 5.17784C14.7457 5.09716 14.717 5.00232 14.717 4.90529C14.7171 4.77523 14.7688 4.65054 14.8608 4.55857C14.9528 4.4666 15.0775 4.41487 15.2075 4.41473Z" fill="%23E8A700"%3E%3C/path%3E%3C/svg%3E');background-repeat:no-repeat no-repeat;background-position:left center;padding-left:40px;display:inline-flex;align-items:center;line-height:30px;width:30px;height:26px}.meetteam-mian .team-container .team-body .team-phone a:before{content:"";background-image:url('data:image/svg+xml,%3Csvg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17.6625 20.2493C17.3696 20.5432 16.9089 20.6093 16.5453 20.406C12.3607 18.0808 11.0435 16.1742 9.54939 13.4111C9.34809 13.0466 9.41227 12.5869 9.7062 12.2919L13.3473 8.65066L5.39087 0.693359L1.93127 4.02787C-0.0075435 5.96468 -0.547022 8.91614 0.588715 11.3706C3.21341 17.047 8.52158 24.8948 18.6103 29.4535C19.4262 29.8217 20.299 30.0005 21.1717 30.0005C22.8689 30.0005 24.5647 29.3254 25.8321 28.0581L29.2622 24.5656L21.3056 16.6082L17.6625 20.2493Z" fill="%23E8A700"%3E%3C/path%3E%3C/svg%3E');background-repeat:no-repeat no-repeat;background-position:left center;padding-left:40px;background-size:50%;display:inline-flex;align-items:center;width:20px;height:20px;position:relative;top:-3px}.team-description{font-size:16px}.testimonial-pagination{display:flex;align-items:flex-end;gap:10px}.testimonialpagination{display:flex;align-items:center;gap:10px}.testimonial-pagination .nav-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.testimonial-pagination .nav-button[disabled]{cursor:default}.testimonialpagination .page-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--body-border-color);border-radius:100%;color:#878787;cursor:pointer}.testimonialpagination .page-button.active{background:#0561c3;border-color:#0561c3;color:var(--text-miscellaneous)}@media(max-width:520px){.meetteam-mian .team-container{flex-direction:column}.meetteam-mian .team-container .team-body{width:100%;gap:10px}}.home-slideshow .tns-horizontal.tns-subpixel{gap:0}.about-middlesection,.aboutus-topsection .container{display:flex;gap:50px}.page-about .customhtml-section .container{padding:0}.about-middlesection{margin-top:40px}.page-content a{color:#e8a700;text-decoration:underline}.page-content a:hover{color:#e8a700;text-decoration:none}.page-content h3,.page-content h4,.page-about h3,.page-about h4,.page-content h2,.page-content h1,.page-about h2,.page-about h1{margin-bottom:20px;font-weight:600}.about-content ul{padding-left:30px}.about-content ul li{list-style:disc}.page-content p,.page-about p,.page-about ul li,.page-about ol li,.page-about .address{font-size:16px;line-height:1.5}.page-about .address a{color:var(--body-color);text-decoration:none}.page-about .address a:hover{text-decoration:underline}.page-about iframe{width:100%;height:450px}.about-address{display:flex;gap:20px;margin-top:40px}.address-box{border:1px solid #a9a9a9;padding:20px;border-radius:6px;display:flex;gap:20px;flex-wrap:wrap;flex-direction:column}.address-box h2{margin:0}.parts-section{display:flex}.parts-section .parts-box{width:100%;padding:20px}.parts-section .blue-box{color:#fff;background:#0561c3;padding:30px}.parts-section .blue-box ul{display:flex;flex-wrap:wrap;gap:15px;flex-direction:column}.parts-section .blue-box ul li{display:flex;align-items:center;gap:20px;padding-bottom:12px;border-bottom:1px solid #dddddd30}.parts-section .blue-box ul li:last-of-type{border:0}.parts-section .blue-box ul li a{color:#fff;text-decoration:none;font-size:16px}.parts-section .blue-box ul li span{padding-left:30px}.parts-section .blue-box .email-desc span{padding-left:0}.parts-section .blue-box ul li.user-image span{padding-left:0;border-radius:50%;max-width:250px;max-height:250px}.parts-section .blue-box ul li.user-image span img{max-width:250px;height:250px;border-radius:50%}.parts-section .blue-box ul li.phone-icon span{background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6625 20.2493C17.3696 20.5432 16.9089 20.6093 16.5453 20.406C12.3607 18.0808 11.0435 16.1742 9.54939 13.4111C9.34809 13.0466 9.41227 12.5869 9.7062 12.2919L13.3473 8.65066L5.39087 0.693359L1.93127 4.02787C-0.0075435 5.96468 -0.547022 8.91614 0.588715 11.3706C3.21341 17.047 8.52158 24.8948 18.6103 29.4535C19.4262 29.8217 20.299 30.0005 21.1717 30.0005C22.8689 30.0005 24.5647 29.3254 25.8321 28.0581L29.2622 24.5656L21.3056 16.6082L17.6625 20.2493Z' fill='white'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:left center;background-size:20px}.parts-section .blue-box ul li.email-icon span{background-image:url("data:image/svg+xml,%3Csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.6981 4.41509H20.1132V3.92453C20.1132 3.79442 20.0615 3.66964 19.9695 3.57765C19.8775 3.48565 19.7527 3.43396 19.6226 3.43396H18.7605L19.37 2.82443C19.4156 2.77895 19.4518 2.7249 19.4765 2.6654C19.5012 2.60589 19.514 2.54209 19.514 2.47766C19.514 2.41324 19.5012 2.34944 19.4765 2.28993C19.4518 2.23043 19.4156 2.17638 19.37 2.1309L17.9823 0.743208C17.9368 0.697579 17.8828 0.661376 17.8233 0.636674C17.7638 0.611971 17.7 0.599256 17.6355 0.599256C17.5711 0.599256 17.5073 0.611971 17.4478 0.636674C17.3883 0.661376 17.3343 0.697579 17.2888 0.743208L16.6792 1.35274V0.490566C16.6792 0.36046 16.6276 0.235683 16.5356 0.143684C16.4436 0.0516846 16.3188 0 16.1887 0H14.2264C14.0963 0 13.9715 0.0516846 13.8795 0.143684C13.7875 0.235683 13.7359 0.36046 13.7359 0.490566V1.35274L13.1263 0.743208C13.0808 0.697579 13.0268 0.661376 12.9673 0.636674C12.9078 0.611971 12.844 0.599256 12.7796 0.599256C12.7151 0.599256 12.6513 0.611971 12.5918 0.636674C12.5323 0.661376 12.4783 0.697579 12.4328 0.743208L11.0451 2.1309C10.9995 2.17638 10.9633 2.23043 10.9386 2.28993C10.9139 2.34944 10.9011 2.41324 10.9011 2.47766C10.9011 2.54209 10.9139 2.60589 10.9386 2.6654C10.9633 2.7249 10.9995 2.77895 11.0451 2.82443L11.6546 3.43396H10.7925C10.6623 3.43396 10.5376 3.48565 10.4456 3.57765C10.3536 3.66964 10.3019 3.79442 10.3019 3.92453V4.41509H1.71698C1.26176 4.4156 0.825335 4.59665 0.503448 4.91854C0.181561 5.24043 0.000503155 5.67686 0 6.13208V24.283C0.000503155 24.7382 0.181561 25.1747 0.503448 25.4966C0.825335 25.8184 1.26176 25.9995 1.71698 26H28.6981C29.1533 25.9995 29.5898 25.8184 29.9116 25.4966C30.2335 25.1747 30.4146 24.7382 30.4151 24.283V6.13208C30.4146 5.67686 30.2335 5.24043 29.9116 4.91854C29.5898 4.59665 29.1533 4.4156 28.6981 4.41509ZM11.283 4.41509H12.4322C12.5336 4.41508 12.6325 4.38364 12.7153 4.32511C12.7981 4.26658 12.8607 4.18384 12.8945 4.08825C12.9234 4.00663 12.9565 3.9266 12.9939 3.84849C13.0376 3.75691 13.0519 3.65402 13.0348 3.55398C13.0177 3.45393 12.9699 3.36166 12.8982 3.28986L12.0857 2.47736L12.7792 1.78382L13.5917 2.59632C13.6636 2.66793 13.7559 2.71556 13.8559 2.73269C13.9559 2.74981 14.0588 2.7356 14.1504 2.69198C14.2282 2.65466 14.308 2.6217 14.3895 2.59325C14.4853 2.5594 14.5682 2.4967 14.6268 2.41379C14.6854 2.33088 14.7169 2.23183 14.717 2.13028V0.981132H15.6981V2.13028C15.6981 2.23183 15.7297 2.33088 15.7883 2.41379C15.8469 2.4967 15.9298 2.5594 16.0256 2.59325C16.1071 2.6217 16.1869 2.65466 16.2647 2.69198C16.3563 2.7356 16.4592 2.74981 16.5592 2.73269C16.6592 2.71556 16.7515 2.66793 16.8234 2.59632L17.6359 1.78382L18.3294 2.47736L17.5169 3.28986C17.4452 3.36166 17.3974 3.45393 17.3803 3.55398C17.3632 3.65402 17.3775 3.75691 17.4212 3.84849C17.4586 3.9266 17.4917 4.00663 17.5206 4.08825C17.5544 4.18384 17.617 4.26658 17.6998 4.32511C17.7826 4.38364 17.8815 4.41508 17.9829 4.41509H19.1321V5.39623H17.9829C17.8815 5.39624 17.7826 5.42768 17.6998 5.48621C17.617 5.54474 17.5544 5.62748 17.5206 5.72307C17.4917 5.80469 17.4586 5.88472 17.4212 5.96283C17.3775 6.05441 17.3632 6.1573 17.3803 6.25734C17.3974 6.35739 17.4452 6.44966 17.5169 6.52146L18.3294 7.33396L17.6359 8.0275L16.8234 7.215C16.7515 7.14339 16.6592 7.09576 16.5592 7.07863C16.4592 7.06151 16.3563 7.07573 16.2647 7.11934C16.1866 7.15657 16.1065 7.18972 16.025 7.21868C15.9294 7.25252 15.8466 7.31515 15.7881 7.39794C15.7296 7.48074 15.6981 7.57964 15.6981 7.68104V8.83019H14.717V7.68104C14.717 7.57964 14.6855 7.48074 14.627 7.39794C14.5685 7.31515 14.4857 7.25252 14.3901 7.21868C14.3086 7.18972 14.2285 7.15657 14.1504 7.11934C14.0588 7.07573 13.9559 7.06151 13.8559 7.07863C13.7559 7.09576 13.6636 7.14339 13.5917 7.215L12.7792 8.0275L12.0857 7.33396L12.8982 6.52146C12.9699 6.44966 13.0177 6.35739 13.0348 6.25734C13.0519 6.1573 13.0376 6.05441 12.9939 5.96283C12.9565 5.88472 12.9234 5.80469 12.8945 5.72307C12.8607 5.62748 12.7981 5.54474 12.7153 5.48621C12.6325 5.42768 12.5336 5.39624 12.4322 5.39623H11.283V4.41509ZM1.71698 25.0189C1.52187 25.0187 1.3348 24.9411 1.19684 24.8032C1.05887 24.6652 0.981295 24.4781 0.981132 24.283V8.22495L9.84198 13.5415L2.19038 25.0189H1.71698ZM3.36958 25.0189L10.6839 14.0467L14.9549 16.6093C15.0312 16.6551 15.1186 16.6792 15.2075 16.6792C15.2965 16.6792 15.3839 16.6551 15.4602 16.6093L19.7306 14.0467L26.9885 25.0189H3.36958ZM29.434 24.283C29.4338 24.4781 29.3562 24.6652 29.2183 24.8032C29.0803 24.9411 28.8932 25.0187 28.6981 25.0189H28.1646L20.5731 13.5415L29.434 8.22495V24.283ZM29.434 7.08071L15.2075 15.6166L0.981132 7.08071V6.13208C0.981295 5.93697 1.05887 5.74989 1.19684 5.61193C1.3348 5.47397 1.52187 5.39639 1.71698 5.39623H10.3019V5.88679C10.3019 6.0169 10.3536 6.14168 10.4456 6.23368C10.5376 6.32567 10.6623 6.37736 10.7925 6.37736H11.6546L11.0451 6.98689C10.9995 7.03237 10.9633 7.08642 10.9386 7.14593C10.9139 7.20543 10.9011 7.26923 10.9011 7.33366C10.9011 7.39809 10.9139 7.46188 10.9386 7.52139C10.9633 7.58089 10.9995 7.63494 11.0451 7.68042L12.4328 9.06811C12.4783 9.11374 12.5323 9.14995 12.5918 9.17465C12.6513 9.19935 12.7151 9.21207 12.7796 9.21207C12.844 9.21207 12.9078 9.19935 12.9673 9.17465C13.0268 9.14995 13.0808 9.11374 13.1263 9.06811L13.7359 8.45858V9.32076C13.7359 9.45086 13.7875 9.57564 13.8795 9.66764C13.9715 9.75964 14.0963 9.81132 14.2264 9.81132H16.1887C16.3188 9.81132 16.4436 9.75964 16.5356 9.66764C16.6276 9.57564 16.6792 9.45086 16.6792 9.32076V8.45858L17.2888 9.06811C17.3343 9.11374 17.3883 9.14995 17.4478 9.17465C17.5073 9.19935 17.5711 9.21207 17.6355 9.21207C17.7 9.21207 17.7638 9.19935 17.8233 9.17465C17.8828 9.14995 17.9368 9.11374 17.9823 9.06811L19.37 7.68042C19.4156 7.63494 19.4518 7.58089 19.4765 7.52139C19.5012 7.46188 19.514 7.39809 19.514 7.33366C19.514 7.26923 19.5012 7.20543 19.4765 7.14593C19.4518 7.08642 19.4156 7.03237 19.37 6.98689L18.7605 6.37736H19.6226C19.7527 6.37736 19.8775 6.32567 19.9695 6.23368C20.0615 6.14168 20.1132 6.0169 20.1132 5.88679V5.39623H28.6981C28.8932 5.39639 29.0803 5.47397 29.2183 5.61193C29.3562 5.74989 29.4338 5.93697 29.434 6.13208V7.08071Z' fill='white'%3E%3C/path%3E%3Cpath d='M15.2075 6.37699C15.4986 6.37699 15.7831 6.29068 16.0252 6.12897C16.2672 5.96725 16.4558 5.7374 16.5672 5.46849C16.6786 5.19957 16.7077 4.90366 16.651 4.61818C16.5942 4.3327 16.454 4.07047 16.2482 3.86464C16.0424 3.65882 15.7801 3.51866 15.4947 3.46187C15.2092 3.40509 14.9133 3.43423 14.6443 3.54562C14.3754 3.65701 14.1456 3.84564 13.9839 4.08766C13.8222 4.32968 13.7358 4.61422 13.7358 4.90529C13.7363 5.29547 13.8915 5.66954 14.1674 5.94544C14.4433 6.22134 14.8174 6.37654 15.2075 6.37699ZM15.2075 4.41473C15.3046 4.41473 15.3994 4.4435 15.4801 4.4974C15.5608 4.55131 15.6236 4.62792 15.6608 4.71756C15.6979 4.8072 15.7076 4.90584 15.6887 5.001C15.6697 5.09616 15.623 5.18357 15.5544 5.25218C15.4858 5.32078 15.3984 5.3675 15.3032 5.38643C15.2081 5.40536 15.1094 5.39565 15.0198 5.35852C14.9302 5.32139 14.8536 5.25851 14.7996 5.17784C14.7457 5.09716 14.717 5.00232 14.717 4.90529C14.7171 4.77523 14.7688 4.65054 14.8608 4.55857C14.9528 4.4666 15.0775 4.41487 15.2075 4.41473Z' fill='white'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:left center;background-size:20px}.parts-section .blue-box ul li.user-icon span{background-image:url('data:image/svg+xml,%3Csvg class="svg-user" width="24" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve"%3E%3Cpath fill="white" d="M256,288.389c-153.837,0-238.56,72.776-238.56,204.925c0,10.321,8.365,18.686,18.686,18.686h439.747c10.321,0,18.686-8.365,18.686-18.686C494.56,361.172,409.837,288.389,256,288.389z M55.492,474.628c7.35-98.806,74.713-148.866,200.508-148.866s193.159,50.06,200.515,148.866H55.492z"%3E%3C/path%3E%3Cpath fill="white" d="M256,0c-70.665,0-123.951,54.358-123.951,126.437c0,74.19,55.604,134.54,123.951,134.54s123.951-60.35,123.951-134.534C379.951,54.358,326.665,0,256,0z M256,223.611c-47.743,0-86.579-43.589-86.579-97.168c0-51.611,36.413-89.071,86.579-89.071c49.363,0,86.579,38.288,86.579,89.071C342.579,180.022,303.743,223.611,256,223.611z"%3E%3C/path%3E%3C/svg%3E');background-repeat:no-repeat no-repeat;background-position:left center;background-size:20px}.brands-list .brands-list__item{display:flex;gap:10px;align-items:center;margin:40px 0}.parts-section .blue-box ul li a:hover{text-decoration:underline}.parts-form-section{display:flex;gap:20px}.parts-form-box{width:100%}.parts-form-box img{filter:brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);box-shadow:0 67px 100px -45px #00000054}.parts-form-box-form.parts-form-box iframe{width:100%;height:100%}@media(min-width:768px){.about-middlesection div,.aboutus-topsection .container div{width:50%}.address-box{width:calc(50% - 10px)}.parts-form-box{width:50%}.parts-section .parts-box{padding-right:40px}}@media(min-width:1025px){.address-box{width:calc(25% - 10px)}.parts-section .blue-box{color:#fff;background:#0561c3;padding:80px}.parts-form-section{display:flex;gap:50px;padding:100px 0}.ourteampopup-content{padding:60px}}@media(max-width:992px){.mobile-bar .mobile-bar_item svg{color:#fff;fill:#fff}}@media(max-width:767px){.about-middlesection,.parts-section,.parts-form-section,.aboutus-topsection .container{gap:20px;flex-wrap:wrap}.about-address{flex-direction:column}.address-box{width:100%}.about-content ul{padding-left:20px}}.modal-currency-vs-language .modal_box svg path{color:#fff;fill:#fff}.product-filter-wrapper .overlay{position:fixed;top:0;left:0;right:0;width:100%;height:100%;background:#00000080;display:none;z-index:-1}#loader{text-align:center;display:none;padding:10px 0;transition:.5s}.media-thumbnails .image__style{position:static!important}.product_details .slider-wrapper .svg-anlge-right,.product_details .slider-wrapper .svg-anlge-left{display:none}.featured_blog__item-button .custom-btn{display:inline-flex;gap:10px;padding:0;color:#000;font-family:var(--font-heading);font-size:16px;font-weight:600;justify-content:flex-start;align-items:center}.st-wishlist-details_main .st-product-card--horizontal form{justify-content:flex-start;text-align:left}.st-wishlist-details_main .st-product-card .st-atc-button,.st-wishlist-details_main .st-product-card .st-more-details{background-color:#0561c3;border-radius:0}.st-wishlist-details_main .st-product-card .st-product-card_title a{font-family:var(--font-heading);font-size:16px;font-weight:600}.st-wishlist-details.st-wishlist-details--drawer.st-is-empty .st-wishlist-details_empty{padding-left:16px;padding-right:16px}.st-wishlist-details.st-wishlist-details--drawer.st-is-empty .st-wishlist-details_empty p b{font-family:var(--font-heading);font-size:20px;font-weight:600}.also-available-section{margin-bottom:20px}.brand-list-container{padding:0 0 30px}.alphabet-nav{display:flex;gap:5px;margin-bottom:20px}.alphabet-link{padding:8px 12px;text-decoration:none;background-color:#e0e0e0;color:#333;border-radius:4px;cursor:pointer}.alphabet-link:hover{background-color:silver}.brand-search{margin-bottom:20px}.brand-search input{width:60%;padding:10px;font-size:16px}.brand-group{margin-top:20px}.brand-group h3{margin-bottom:10px}.brand-item{list-style:none;margin:5px 0;text-align:center;display:inline-block}.brand-item a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333}.brand-logo{margin-bottom:5px}.brand-title{font-size:18px;text-align:center;margin-top:1px}.brand-title:hover{color:#00f}.brand-item a:hover{color:#007bff}@media(max-width:767px){.st-wishlist-details-button.st-wishlist-details-button--bottom_right{display:none!important}.brand-search input{width:100%;padding:10px;font-size:16px}body .page-content{margin:30px 0}.section_content-body .tns-outer .tns-controls button{top:initial;bottom:-50px}}@media(max-width:480px){.shop-parts-section .product-card .featured-product_wrapper .coder-compare-checkbox{position:relative;margin-top:10px;margin-bottom:0}.product-card .featured-product_wrapper .coder-compare-checkbox{margin:8px 0;position:relative}}body .coder-compare-checkbox span{text-transform:capitalize;font-size:14px}#newsletter-error{margin-top:8px;font-size:14px;line-height:17px;color:red;text-align:left;padding-left:5px;position:absolute}.product-card #product-capacity,.product-card div#meter-reading{height:24px}.shop-parts-section.custom-productslider .slick-dots{bottom:-40px}.shop-parts-section.custom-productslider .slick-arrow{bottom:-60px}@media(min-width:1025px){.product-videos-section .slick-dots,.custom-productslider .slick-dots,.shop-parts-section.custom-productslider .slick-dots{display:none!important}}@media(max-width:1024px){.shop-parts-section .btn{padding:10px 20px}}.pyr-compare-popup .pyr-compare-table td:first-child{border-color:#ccc!important}.account-dropdown{position:relative;display:inline-block}.dropdown-toggle{display:flex;align-items:center;cursor:pointer}.dropdown-toggle:after{content:"";background:url(../assets/white-downmenu.svg) no-repeat;width:12px;height:10px;margin-left:5px;transition:transform .3s ease}.account-dropdown.open .dropdown-toggle:after{transform:rotate(180deg)}.account .dropdown-menu{display:none;position:absolute;top:30px;right:0;background:#fff;border:1px solid #ddd;box-shadow:0 2px 5px #0000001a;padding:10px;z-index:1000;width:140px}.account .dropdown-menu a{display:block;padding:5px 10px;color:#000!important;text-decoration:none}.account .dropdown-menu a:hover{text-decoration:underline}.account-dropdown.open .dropdown-menu{display:block}.popup-open{overflow:hidden}#filter-actions{text-align:right}.clear-filters-btn{background:transparent;border:none;font-size:16px;font-weight:400;text-decoration:underline;color:#000;cursor:pointer;padding:0;margin-bottom:10px}.clear-filters-btn:hover{text-decoration:none;color:#0073e6}.testimonials-container .testimonial-slider .slick-arrow{width:56px;height:56px;position:absolute;top:initial;bottom:-50px;z-index:10;cursor:pointer;font-size:0}.testimonials-container .testimonial-slider .slick-prev{left:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1010)'%3E%3Crect x='9' y='9' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M23.9393 35.9393C23.3536 36.5251 23.3536 37.4749 23.9393 38.0607L33.4853 47.6066C34.0711 48.1924 35.0208 48.1924 35.6066 47.6066C36.1924 47.0208 36.1924 46.0711 35.6066 45.4853L27.1213 37L35.6066 28.5147C36.1924 27.9289 36.1924 26.9792 35.6066 26.3934C35.0208 25.8076 34.0711 25.8076 33.4853 26.3934L23.9393 35.9393ZM49 35.5L25 35.5L25 38.5L49 38.5L49 35.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1010' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1010'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1010'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1010' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}.testimonials-container .testimonial-slider .slick-next{right:0;background:url("data:image/svg+xml,%3Csvg width='74' height='74' viewBox='0 0 74 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_136_1012)'%3E%3Crect x='65' y='65' width='56' height='56' rx='28' transform='rotate(-180 65 65)' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M50.0607 38.0607C50.6464 37.4749 50.6464 36.5251 50.0607 35.9393L40.5147 26.3934C39.9289 25.8076 38.9792 25.8076 38.3934 26.3934C37.8076 26.9792 37.8076 27.9289 38.3934 28.5147L46.8787 37L38.3934 45.4853C37.8076 46.0711 37.8076 47.0208 38.3934 47.6066C38.9792 48.1924 39.9289 48.1924 40.5147 47.6066L50.0607 38.0607ZM25 38.5L49 38.5L49 35.5L25 35.5L25 38.5Z' fill='%23DBAE10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_136_1012' x='0' y='0' width='74' height='74' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='2' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_136_1012'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='3.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_136_1012'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_136_1012' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat}@media(max-width:991px){.clear-filters-btn{margin-bottom:20px}}.second-img{opacity:0;position:absolute;top:0;border:0;width:100%;height:100%;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.featured-product_wrapper:hover .second-img{opacity:1}.image-loader{width:40px;height:40px;border:4px solid #0561C3;border-top-color:#e2e5ee;border-radius:50%;animation:spin 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.product-card_img{visibility:hidden}.parts-lead-section .parts-box.blue-box{height:fit-content;background:#0a4151}.parts-lead-section .parts-form-section{padding:0}.parts-lead-section .parts-form-box{width:100%}.parts-lead-section .parts-form-box-form.parts-form-box iframe{height:885px!important}.parts-section-blk{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.profile-section{display:flex;flex-wrap:wrap;margin-bottom:40px}.profile-blk{display:flex;flex-wrap:wrap}.profile-photo{width:25%}.profile-photo img{border-radius:10px}.profile-description{width:75%;padding-left:20px;padding-top:15px}.profile-section.first{border-bottom:1px solid #dddddd30;padding-bottom:20px}@media(min-width:992px){.parts-section{display:flex;width:calc(50% - 40px)}}@media(max-width:991px){.parts-section{width:100%}#hubspot-form-for-parts{margin-top:30px}}@media(max-width:767px){.profile-section{flex-direction:column}.profile-photo{margin-bottom:20px}.profile-photo,.profile-description{width:100%;padding-left:0}}@media(max-width:480px){.parts-lead-section .parts-form-box-form.parts-form-box iframe{height:1040px!important}}@media(max-width:992px){.parts-lead-section .parts-form-box-form.parts-form-box iframe{height:1030px!important}}@media(min-width:1025px){.parts-lead-section .parts-form-box-form.parts-form-box iframe{height:885px!important}}.lazyload{opacity:0;transition:opacity .5s ease-in-out}.lazyload.fade-in{opacity:1}.cms-parts .page_wrapper{display:flex;justify-content:space-between;gap:60px;flex-wrap:wrap}.cms-parts .page_wrapper .page-content{order:0;margin-top:0}.cms-parts .page_wrapper h1{display:none}@media(max-width:840px){.cms-parts .page_wrapper .page-content{max-width:100%}}.section-heading{font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.brand-accordion-item{border:1px solid #dddddd;margin-bottom:12px;background:#fff;overflow:hidden}.brand-header{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer}.brand-logo-icon{max-height:45px}.brand-arrow{font-size:18px}.brand-accordion-item.active .brand-arrow{transform:rotate(180deg);position:relative;top:-4px}.brand-content{display:none}.brand-accordion-item.active .brand-content{display:block}.brand-title{font-size:20px;font-weight:600;margin-bottom:15px}.brand-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(25% - 20px),1fr));gap:20px;padding:20px}.category-heading{display:block;color:#222;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:15px}.category-block{border:1px solid #dddddd;padding:20px}.category-block ul{margin:0 0 0 20px}.category-block ul li{font-size:14px;color:#000;margin-bottom:6px;list-style:disc}.category-block ul li a{color:#e8a700;word-break:break-word}@media screen and (max-width:1023px){.brand-categories{grid-template-columns:repeat(auto-fit,minmax(calc(33% - 20px),1fr))}}@media screen and (max-width:767px){.brand-categories{gap:0;grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}.category-block{margin-bottom:10px}.brand-logo-icon{max-height:30px}}.cms-financing .shopify-section{background:none}.finance-section{max-width:1100px;margin:0 auto;text-align:center}.finance-header .finance-top-text{font-size:12px;letter-spacing:8px;color:#1d1d1d;margin-bottom:10px;font-weight:700}.finance-logo-area{display:flex;justify-content:center;align-items:center;gap:10px}.finance-logo-icon{width:50px;height:50px}.finance-logo-text h1{margin:0;font-size:28px;letter-spacing:3px}.finance-logo-text p{margin:0;font-size:12px;letter-spacing:1px;color:#555}.finance-content{display:flex;justify-content:space-between;align-items:flex-start;margin-top:60px;flex-wrap:wrap;gap:10px}.finance-left{flex:1;min-width:320px}.finance-item{display:flex;align-items:flex-start;margin-bottom:25px;text-align:left}.finance-icon{font-size:22px;margin-right:15px;color:#0046ad}.finance-text h3{margin:0 0 10px;font-size:24px;text-transform:uppercase;color:#000;font-weight:700}.finance-text p{margin:0;font-size:16px;color:#555;line-height:1.4}.finance-right{flex:1.2;text-align:right}.finance-equipment-img{width:100%;max-width:380px}.finance-apply-btn{margin-top:40px}.finance-apply-btn a{display:inline-block;background:#e8a700;color:#fff;text-decoration:none;padding:12px 40px;font-weight:700;border-radius:4px;transition:.3s;display:block}.finance-apply-btn a:hover{color:#fff}@media(max-width:768px){.finance-content{flex-direction:column;align-items:center;text-align:center}.finance-top-text img{max-width:80%}.finance-item{text-align:center;justify-content:center;flex-direction:column}.finance-icon{margin:0 auto 10px}.finance-right{margin-top:30px}}.cms-contact-sales .page-content .page_title,.cms-contact-sales .page-content{display:none}.cms-contact-sales .page_title{font-weight:600}.meatteam-title{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;gap:20px}@media(min-width:768px){.meatteam-title{margin-bottom:50px}}.meatteam-title .btn1{display:inline-flex;align-items:center}.st-toast .st-product-toast_title p{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:anywhere!important;line-height:1.3!important;font-size:13px!important;margin:0!important;max-width:220px}.st-toast .st-product-toast{display:flex;align-items:center;gap:10px}.st-toast.st-toast--left_top{max-width:280px!important;word-break:break-word!important;white-space:normal!important}.st-toast .st-product-toast_title span{display:block;margin-top:6px;font-size:12px;color:#555;line-height:1.4}@media(max-width:1440px){#back-to-top.show{bottom:150px}.st-wishlist-details-button.st-wishlist-details-button--bottom_right{bottom:90px!important}}@media(max-width:480px){#newsletter-error{font-size:12px}}.home-page .featured_blog__item-excerpt p{margin:0}.pric-outofstock{display:inline-flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.pric-outofstock .price-sale{font-size:16px}.page-contact .customhtml-section .container{padding:0}.page-contact .customhtml-section{margin:40px 0}@media(max-width:767px){.team-container .img{width:180px;height:180px}.page-contact .page-contact_form{padding:20px 0}.page-contact .customhtml-section{margin:20px 0 40px}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/base.css.map */
