:root{--color-white:#fff;--color-menu-white:#FAFAFA;--color-darker-white:#efefef;--color-white-gray:#e5e5e5;--color-gray:#B7B7B7;--color-gray-btn:#C6C6C6;--color-menu-text:#9F9999;--color-body-text:#8E8080;--color-lighter-dark:#707070;--color-light-dark:#999;--color-mid-dark:#56575A;--color-bg-dark:#2E2D2D;--color-dark:#000;--color-danger:#dc3545;--color-danger-dark:#b32d3a;--color-info:#079caf;--color-success:#198754;--color-blue:#0d6efd;--color-light-blue:#046E9D;--color-dark-blue:#00365D;--color-text-blue:#2274A0;--color-logo:#ec2325;--color-btn-yellow:#FFD802;--color-orange:#ff9300}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgb(0 0 0 / .15)}::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .25);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0 / .5)}.top-navbar{padding:12px 20px;background:var(--color-dark-blue);height:76px}@media (max-width:991.98px){.top-navbar{padding:8px 12px;height:63px}}@media (max-width:575.98px){.top-navbar{height:51px;padding:8px 10px}}.site-logo-wrap{display:flex;align-items:center;width:auto}.site-logo-wrap .site-logo a img{width:160px;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){.site-logo-wrap .site-logo a img{width:130px}}@media (max-width:767.98px){.site-logo-wrap .site-logo a img{width:100px}}@media (max-width:575.98px){.site-logo-wrap .site-logo a img{width:80px}}.switch-site-option{margin:0 8px}.switch-site-option .dropdown .dropdown-toggle{background:#fff0;border:none}.switch-site-option .dropdown .dropdown-toggle::after{border-top:10px solid;border-right:6px solid #fff0;border-left:6px solid #fff0;vertical-align:1px}@media (max-width:991.98px){.switch-site-option{margin:0 4px}}@media (max-width:767.98px){.switch-site-option{margin:0 1px}.switch-site-option .dropdown .dropdown-toggle{padding:6px}}@media (max-width:575.98px){.switch-site-option .dropdown .dropdown-toggle{padding:4px 6px 4px 2px}}.active-site-name{padding-right:60px}.active-site-name p{margin-bottom:0;font-size:18px;letter-spacing:1px}@media (max-width:991.98px){.active-site-name{padding-right:24px}.active-site-name p{font-size:16px}}@media (max-width:767.98px){.active-site-name{padding-right:16px}.active-site-name p{font-size:14px}}@media (max-width:575.98px){.active-site-name{padding-right:8px}.active-site-name p{font-size:13px}}@media (max-width:369px){.active-site-name p{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.top-nav-option{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 380px)}@media (max-width:991.98px){.top-nav-option{width:100%}}@media (max-width:575.98px){.top-nav-option{justify-content:flex-end}}.search-options{width:calc(100% - 300px);padding-right:50px}.search-options .input-group .form-control{color:var(--color-bg-dark);font-weight:600;letter-spacing:1px;font-size:18px;border-top-left-radius:10px;border-bottom-left-radius:10px;border-color:var(--color-white)}.search-options .input-group .form-control:focus{box-shadow:none;border-color:var(--color-white-gray);background:var(--color-white-gray)}.search-options .input-group .btn{background:var(--color-gray-btn);border-color:var(--color-gray-btn);padding:1px;border-top-right-radius:10px;border-bottom-right-radius:10px}.search-options .input-group .btn img{width:42px;height:42px}.search-options .input-group .btn:focus{border-color:var(--color-gray-btn)}@media (max-width:1199.98px){.search-options{width:calc(100% - 250px)}}@media (max-width:991.98px){.search-options{width:calc(100% - 180px);padding-right:18px}}@media (max-width:767.98px){.search-options{width:calc(100% - 140px);padding-right:18px}}.login-help-cart-wrap{display:flex;align-items:center;justify-content:space-between;width:300px}.login-help-cart-wrap .user-login a{color:var(--color-gray);font-size:20px;font-weight:500;padding:0 10px}@media (max-width:1199.98px){.login-help-cart-wrap{width:250px}}@media (max-width:991.98px){.login-help-cart-wrap{width:180px}.login-help-cart-wrap .user-login a{font-size:18px}.login-help-cart-wrap .help-option a img{width:36px}.login-help-cart-wrap .cart-option a img{width:40px}}@media (max-width:767.98px){.login-help-cart-wrap{width:140px}.login-help-cart-wrap .user-login a{font-size:16px;padding:0 8px 0 0}.login-help-cart-wrap .help-option a img{width:30px}.login-help-cart-wrap .cart-option a img{width:30px}}@media (max-width:575.98px){.login-help-cart-wrap{width:100px}.login-help-cart-wrap .user-login a{font-size:13px;padding:0 8px 0 0}.login-help-cart-wrap .help-option a img{width:24px}.login-help-cart-wrap .cart-option a img{width:24px}}.main-menu{background:var(--color-light-blue);padding:4px 20px}.main-menu .bar-icon img{margin-bottom:2.5px}.main-menu .navbar{padding:8px 0 9px 0}.main-menu .navbar .navbar-nav .nav-item a.nav-link{color:var(--color-menu-white);padding:0 20px;border-right:1px solid var(--color-white-gray);line-height:1}.main-menu .navbar .navbar-nav .nav-item:last-child a.nav-link{border-right:none}@media (max-width:1199.98px){.main-menu .navbar .navbar-nav .nav-item a.nav-link{padding:0 17px}}@media (max-width:991.98px){.main-menu .navbar{display:none}}.main-menu .offcanvas{background:linear-gradient(60deg,#00224a 0%,#075365 90%)}.main-menu .offcanvas .offcanvas-header{color:var(--color-menu-white)}.main-menu .offcanvas .offcanvas-body ul{padding:0;padding-top:40px;list-style:none}.main-menu .offcanvas .offcanvas-body ul li a{color:var(--color-menu-white);padding:5px 20px;font-size:18px;line-height:1.5;width:100%;display:block;transition:all 0.3s ease-in-out}.main-menu .offcanvas .offcanvas-body ul li a img{width:24px;margin-right:6px}.main-menu .offcanvas .offcanvas-body ul li a:hover{opacity:.5}@media (max-width:991.98px){.main-menu{padding:8px 12px}}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@font-face{font-family:"Helvetica 35 Bold";font-style:normal;font-weight:700;font-display: swap;src:local("../fonts/helvetica/Helvetica 35 bold"),url(../fonts/helvetica/HelveticaNeue-Bold.woff) format("woff")}body{font-family:"Helvetica 35 Thin";letter-spacing:.5px;background:#fff;color:var(--color-text);padding-right:0!important}a{text-decoration:none}.hero-section .owl-carousel .owl-item img{height:auto}.hero-section .owl-nav{opacity:0;transition:all 0.3s ease-in-out}.hero-section .owl-carousel .owl-nav button.owl-next{right:20px}.hero-section .owl-carousel .owl-nav button.owl-prev{left:20px}.hero-section .owl-carousel .owl-nav button.owl-next,.hero-section .owl-carousel .owl-nav button.owl-prev{font-size:60px;color:#fff;position:absolute;top:48%;transform:translateY(-50%)}.hero-section .owl-carousel .owl-nav button.owl-next::after,.hero-section .owl-carousel .owl-nav button.owl-prev::after{content:"";width:36px;height:36px;background:rgb(0 0 0 / .5);left:-10px;top:32px;position:absolute;border-radius:50%;border:2px solid #ddd;z-index:-1}.hero-section:hover .owl-nav{opacity:1}@media (max-width:1199.98px){.hero-section .owl-carousel .owl-nav button.owl-next,.hero-section .owl-carousel .owl-nav button.owl-prev{font-size:40px}.hero-section .owl-carousel .owl-nav button.owl-next::after,.hero-section .owl-carousel .owl-nav button.owl-prev::after{width:30px;height:30px;left:-10px;top:19px}}.section-custom-product-card{padding:0 30px 0 30px}.section-custom-product-card.search-page-cards,.section-custom-product-card.landing-page-cards{position:sticky;top:15px}.gap_30{padding-top:30px}.section-custom-product-card .product-card-container{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 20%;max-width:20%;padding-left:10px;padding-right:10px;margin-bottom:20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{display:block;padding:0;position:relative;border:1px solid var(--color-white-gray);border-radius:28px;box-shadow:0 3px 6px rgb(0 0 0 / .16);background-color:#c20000;background:linear-gradient(45deg,#c20000 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh:hover .image-holder img{transform:scale(1.08,1.08)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .image-holder{text-align:center;height:100%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:28px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .image-holder img{width:100%;height:100%;transition:all 0.5s;border-radius:28px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{position:absolute;left:0;right:0;bottom:0;padding:32px;color:var(--color-menu-white);z-index:1}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:34px;line-height:38px;font-weight:700;margin-bottom:6px;letter-spacing:1px;font-family:"Helvetica 35 Bold";text-shadow:2px 3px 3px rgb(0 0 0 / .3)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:24px;line-height:28px;margin-bottom:8px;font-weight:600;text-shadow:2px 4px 3px rgb(0 0 0 / .4)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two span{display:block;width:100%}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:14px;line-height:18px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-shadow:2px 4px 3px rgb(0 0 0 / .4)}@media (max-width:1680px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:26px;line-height:28px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:20px;line-height:22px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{line-height:16px}}@media (max-width:1550px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{padding:24px 20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:20px;line-height:22px;margin-bottom:4px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:17px;line-height:18px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:13px;line-height:15px}}@media (max-width:1450px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{padding:24px 20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:20px;line-height:22px;margin-bottom:4px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:16px;line-height:18px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:13px;line-height:15px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}}@media (max-width:460px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto;padding:0;border-radius:20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .image-holder{border-radius:20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .image-holder img{border-radius:20px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{padding:18px 15px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:20px;line-height:22px;margin-bottom:4px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:16px;line-height:18px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:13px;line-height:15px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}}@media (max-width:399.98px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{padding:16px 15px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:18px;line-height:20px;margin-bottom:4px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:15px;line-height:17px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:12px;line-height:14px}}@media (max-width:350px){.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto;border-radius:16px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder{padding:12px 12px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:16px;line-height:18px;margin-bottom:3px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:14px;line-height:16px}.section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder p.line-three{font-size:11px;line-height:13px}}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(1) .product-card-wh{background:linear-gradient(45deg,#00224a 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(2) .product-card-wh{background:linear-gradient(45deg,#075365 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(3) .product-card-wh{background:linear-gradient(45deg,#e31111 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(4) .product-card-wh{background:linear-gradient(45deg,#0a1327 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(5) .product-card-wh{background:linear-gradient(45deg,#9f1479 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(6) .product-card-wh{background:linear-gradient(45deg,#e2ad1e 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(7) .product-card-wh{background:linear-gradient(45deg,#0060bf 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(8) .product-card-wh{background:linear-gradient(45deg,#209d02 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(9) .product-card-wh{background:linear-gradient(45deg,#00a888 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(10) .product-card-wh{background:linear-gradient(45deg,#ccb500 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(11) .product-card-wh{background:linear-gradient(45deg,#00224a 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(12) .product-card-wh{background:linear-gradient(45deg,#075365 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(13) .product-card-wh{background:linear-gradient(45deg,#e31111 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(14) .product-card-wh{background:linear-gradient(45deg,#0a1327 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(15) .product-card-wh{background:linear-gradient(45deg,#9f1479 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(16) .product-card-wh{background:linear-gradient(45deg,#e2ad1e 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(17) .product-card-wh{background:linear-gradient(45deg,#0060bf 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(18) .product-card-wh{background:linear-gradient(45deg,#209d02 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(19) .product-card-wh{background:linear-gradient(45deg,#00a888 12%,#e5e5e5 100%)}.section-custom-product-card .product-card-container .product-card-wraper:nth-child(20) .product-card-wh{background:linear-gradient(45deg,#ccb500 12%,#e5e5e5 100%)}@media (max-width:1499.98px){.section-custom-product-card{padding:0 20px}.gap_30{padding-top:20px!important}.section-custom-product-card .product-card-container{margin-left:-8px;margin-right:-8px}.section-custom-product-card .product-card-container .product-card-wraper{padding-left:8px;padding-right:8px;margin-bottom:16px}}@media (max-width:1199.98px){.section-custom-product-card{padding:0 20px 0 20px}.gap_30{padding-top:20px!important}.section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 25%;max-width:25%}}@media (max-width:960px){.section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 33.33%;max-width:33.33%}}@media (max-width:700px){.section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 50%;max-width:50%}}@media (max-width:575.98px){.section-custom-product-card{padding:0 12px 0 12px}.gap_30{padding-top:12px!important}.section-custom-product-card:first-child{padding-top:12px}.section-custom-product-card .product-card-container{margin-left:-6px;margin-right:-6px}.section-custom-product-card .product-card-container .product-card-wraper{padding-left:6px;padding-right:6px;margin-bottom:12px}}.section-ready-made{padding:0 30px 10px 30px}.section-ready-made .ready-made-container{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.section-ready-made .ready-made-container .ready-made-wrap{flex:0 0 50%;max-width:50%;padding-left:10px;padding-right:10px;margin-bottom:20px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box{display:flex;align-items:center;justify-content:space-between;height:320px;padding:20px;position:relative;border:1px solid var(--color-white-gray);border-radius:28px;box-shadow:0 3px 6px rgb(0 0 0 / .16);background-color:#c20000;background:linear-gradient(45deg,#c20000 12%,#e5e5e5 100%)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box.ready-made{background:linear-gradient(45deg,#01165d 12%,#e5e5e5 100%)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box.blank{background:linear-gradient(45deg,#034e1d 12%,#e5e5e5 100%)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder{width:40%;color:var(--color-menu-white)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:40px;line-height:34px;font-weight:700;margin-bottom:10px;font-family:"Helvetica 35 Bold";text-shadow:2px 4px 3px rgb(0 0 0 / .4)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:24px;line-height:26px;font-weight:600;margin-bottom:6px;height:60px;text-shadow:2px 4px 3px rgb(0 0 0 / .4)}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two span{display:block}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:14px;line-height:18px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .image-holder{position:absolute;width:60%;display:flex;justify-content:center;padding:40px 0;right:0;top:0;bottom:0}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .image-holder img{max-width:100%;height:100%}@media (max-width:1499.98px){.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box{height:260px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder{width:50%;z-index:1}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:28px;line-height:30px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:20px;line-height:22px;height:46px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:14px;line-height:16px}}@media (max-width:1199.98px){.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box{height:225px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:22px;line-height:24px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:18px;line-height:20px;height:46px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:13px;line-height:15px}}@media (max-width:991.98px){.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box{height:200px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder{width:55%}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:22px;line-height:24px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:18px;line-height:20px;height:46px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:13px;line-height:15px}}@media (max-width:767.98px){.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box{height:200px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder{width:50%}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:22px;line-height:24px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:18px;line-height:20px;height:46px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:13px;line-height:15px}}@media (max-width:575.98px){.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder{width:55%}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h2.line-one{font-size:20px;line-height:22px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder h3.line-two{font-size:16px;line-height:18px;height:40px}.section-ready-made .ready-made-container .ready-made-wrap .ready-made-box .text-holder p.line-three{font-size:12px;line-height:14px}}@media (max-width:1499.98px){.section-ready-made{padding:0 20px 6px 20px}}@media (max-width:767.98px){.section-ready-made .ready-made-container .ready-made-wrap{flex:0 0 100%;max-width:100%}}@media (max-width:575.98px){.section-ready-made{padding:0 12px 6px 12px}.section-ready-made .ready-made-container .ready-made-wrap{margin-bottom:15px}}.bottom-slider-section{padding:0 30px 50px 30px}.bottom-slider-section .bottom-slider-wraper .carousel-indicators{bottom:-36px}.bottom-slider-section .bottom-slider-wraper .carousel-indicators [data-bs-target]{width:70px;height:10px;background-color:var(--color-gray);margin-left:6px;margin-right:6px}.bottom-slider-section .bottom-slider-wraper .carousel-indicators [data-bs-target].active{background-color:var(--color-text-blue)}.bottom-slider-wraper .carousel-indicators li{display:inline-block;width:70px;height:10px;margin:1px 5px;background-color:var(--color-gray);border:none;border-radius:0}.bottom-slider-wraper .carousel-indicators li.active{background-color:var(--color-text-blue)}@media (max-width:1499.98px){.bottom-slider-section{padding:0 20px 40px 20px}.bottom-slider-section .bottom-slider-wraper .carousel-indicators [data-bs-target]{width:50px;height:8px;margin-left:5px;margin-right:5px}.bottom-slider-wraper .carousel-indicators li{width:50px;height:8px;margin:1px 3px}}@media (max-width:575.98px){.bottom-slider-section{padding:0 12px 40px 12px}.bottom-slider-section .bottom-slider-wraper .carousel-indicators [data-bs-target]{width:30px;height:8px;margin-left:5px;margin-right:5px}.bottom-slider-wraper .carousel-indicators li{width:30px;height:8px;margin:1px}}.site-footer{padding:30px}.site-footer .site-footer-wrap{max-width:1122px;margin:0 auto}.site-footer .site-footer-wrap .footer-top p{color:var(--color-text-blue);line-height:20px}.site-footer .site-footer-wrap .footer-middle{padding-top:28px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap{display:flex;flex-wrap:wrap;align-items:flex-start}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column{flex:0 0 20%;max-width:20%}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column h3{font-size:24px;color:var(--color-light-blue)}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul{list-style:none;padding:0;margin:0}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul li{line-height:20px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul li a{color:var(--color-light-blue);opacity:.95}.site-footer .site-footer-wrap .footer-bottom{padding-top:40px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between}.site-footer .site-footer-wrap .footer-bottom .card-option{padding-right:10px}.site-footer .site-footer-wrap .footer-bottom .card-option img{max-width:100%}.site-footer .site-footer-wrap .footer-bottom .copy-right-location{display:flex;align-items:flex-start}.site-footer .site-footer-wrap .footer-bottom .copy-right-location img{margin-right:12px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p{text-align:center;margin-bottom:0;line-height:1;color:var(--color-gray)}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span{display:block}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.location{font-size:15px;margin-bottom:6px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright{font-size:11.5px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright a{color:var(--color-gray)}.site-footer .site-footer-wrap .footer-bottom .shopper-approved img{max-width:100%}@media (max-width:1024px){.site-footer .site-footer-wrap .footer-bottom{padding-top:30px;padding-bottom:30px}.site-footer .site-footer-wrap .footer-bottom .card-option{padding-right:10px}.site-footer .site-footer-wrap .footer-bottom .card-option img{max-width:100%;width:170px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location img{margin-right:10px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.location{font-size:13px;margin-bottom:6px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright{font-size:11px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright a{color:var(--color-gray)}.site-footer .site-footer-wrap .footer-bottom .shopper-approved img{max-width:100%;width:200px}}@media (max-width:991.98px){.site-footer{padding:20px}.site-footer .site-footer-wrap .footer-top p{font-size:14px;line-height:18px}.site-footer .site-footer-wrap .footer-middle{padding-top:20px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column h3{font-size:20px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul li{line-height:18px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul li a{font-size:14px}}@media (max-width:767.98px){.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column{flex:0 0 33.33%;max-width:33.33%}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul{margin-bottom:12px}.site-footer .site-footer-wrap .footer-bottom{flex-wrap:wrap;padding-top:30px;padding-bottom:0}.site-footer .site-footer-wrap .footer-bottom .card-option{padding-right:10px;flex:0 0 50%;max-width:50%;order:1;text-align:right}.site-footer .site-footer-wrap .footer-bottom .card-option img{max-width:100%;width:170px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location{flex:0 0 100%;max-width:100%;order:3;justify-content:center;padding-top:6px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location img{margin-right:10px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.location{font-size:13px;margin-bottom:6px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright{font-size:11px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright a{color:var(--color-gray)}.site-footer .site-footer-wrap .footer-bottom .shopper-approved{flex:0 0 50%;max-width:50%;order:2}.site-footer .site-footer-wrap .footer-bottom .shopper-approved img{max-width:100%;width:200px}}@media (max-width:575.98px){.site-footer{padding:20px 12px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column{flex:0 0 33.33%;max-width:33.33%}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul{margin-bottom:10px}.site-footer .site-footer-wrap .footer-bottom{padding-top:24px;padding-bottom:4px}.site-footer .site-footer-wrap .footer-bottom .card-option img{width:150px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location img{margin-right:8px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.location{font-size:12px;margin-bottom:5px}.site-footer .site-footer-wrap .footer-bottom .copy-right-location p span.copyright{font-size:11px}.site-footer .site-footer-wrap .footer-bottom .shopper-approved img{width:180px}}@media (max-width:480px){.site-footer .site-footer-wrap .footer-middle .footer-links-wrap{padding-left:10%}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column{flex:0 0 50%;max-width:50%;margin-bottom:10px}.site-footer .site-footer-wrap .footer-middle .footer-links-wrap .link-column ul{margin-bottom:10px}}@media (max-width:370px){.site-footer .site-footer-wrap .footer-middle .footer-links-wrap{padding-left:5%}}.mobile-search-wraper .search-options{width:100%;padding-right:0}.mobile-search-wraper .search-options .input-group .form-control{height:32px;font-size:16px;padding:5px 8px}.mobile-search-wraper .search-options .input-group .btn{padding:1px 3px}.mobile-search-wraper .search-options .input-group .btn img{width:24px;height:24px}.product-type-showcase{background:#fff}.product-type-showcase .showcase-breadcrumb-nav{padding:25px 30px 30px 20px;display:flex;align-items:center;justify-content:space-between}.product-type-showcase .showcase-breadcrumb-nav .breadcrumb{padding:0;margin-bottom:0;list-style:none;background-color:#fff0;border-radius:0}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item{font-family:"Helvetica 35 Bold";font-weight:700;font-size:20px}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb>li+li:before{padding:0 5px;color:var(--color-lighter-dark);content:">"}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item a{color:var(--color-bg-dark)}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item a:hover{color:var(--color-text-blue)}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item.active{color:var(--color-mid-dark);font-weight:600}.product-type-showcase .showcase-breadcrumb-nav .mobile-showcase-menu-btn{display:none}.product-type-showcase .showcase-breadcrumb-nav .mobile-showcase-menu-btn .btn-open-showcase-menu{padding:3px 6px;font-size:13px;font-weight:600;letter-spacing:.5px;background:var(--color-darker-white);border:1px solid var(--color-white-gray);white-space:nowrap}.product-type-showcase .showcase-breadcrumb-nav .mobile-showcase-menu-btn .btn-open-showcase-menu:focus{outline:0}.product-type-showcase .product-no-match{width:100%;padding-top:20px;display:flex;align-items:center;justify-content:center;text-align:center}.product-type-showcase .product-no-match .no-match-content img{width:250px;height:auto}.product-type-showcase .product-no-match .no-match-content h2.no-match-title{font-size:26px;font-weight:700;color:var(--color-bg-dark);margin-top:20px;margin-bottom:4px}.product-type-showcase .product-no-match .no-match-content p.no-match-text{font-size:16px;color:var(--color-mid-dark);margin-bottom:10}.product-type-showcase .sub-category-gird-section{flex:0 0 100%;max-width:100%;margin-bottom:12px}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper{display:flex;align-items:center;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item{flex:0 0 16.666%;max-width:16.666%;padding-left:6px;padding-right:6px}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item .sub-category-link{display:flex;align-items:center;flex-direction:column;width:100%;color:var(--color-bg-dark);transition:all 0.3s ease-in-out}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item .sub-category-link:hover{color:var(--color-text-blue)}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item .sub-category-link:hover img{opacity:.9}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item .sub-category-link img{padding:10px;width:100%;height:auto;margin:0 auto;transition:all 0.3s ease-in-out}.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item .sub-category-link .sub-category-name{margin:4px 0 20px 0;font-size:16px;line-height:1.2;text-align:center;font-weight:600;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1499.98px){.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item{flex:0 0 20%;max-width:20%}}@media screen and (max-width:1299.98px){.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item{flex:0 0 25%;max-width:25%}}@media screen and (max-width:991.98px){.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item{flex:0 0 33.333%;max-width:33.333%}}@media screen and (max-width:767.98px){.product-type-showcase .sub-category-gird-section .sub-category-item-wrapper .sub-category-item{flex:0 0 50%;max-width:50%}}.product-type-showcase .category-description{flex:0 0 100%;max-width:100%;padding:0 10px;margin-bottom:16px}.product-type-showcase .category-description p{color:var(--color-mid-dark);font-size:16px;line-height:1.1}@media (max-width:1499.98px){.product-type-showcase .showcase-breadcrumb-nav{padding:25px 20px 30px 20px}}@media (max-width:991.98px){.product-type-showcase .showcase-breadcrumb-nav{padding:20px 20px 25px 20px}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item{font-size:16px}}@media (max-width:767.98px){.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb{margin-bottom:0}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item{font-size:14px}}@media (max-width:630px){.product-type-showcase .showcase-breadcrumb-nav .mobile-showcase-menu-btn{display:block}}@media (max-width:575.98px){.product-type-showcase .showcase-breadcrumb-nav{padding:12px 12px 10px 12px}.product-type-showcase .showcase-breadcrumb-nav nav ol.breadcrumb .breadcrumb-item{font-size:16px}}.product-type-showcase .type-showcase-wrap{display:flex;flex-wrap:wrap}.product-type-showcase .type-showcase-wrap .showcase-menu{width:330px;padding-bottom:10px}.product-type-showcase .type-showcase-wrap .showcase-menu .btn-close-showcase-menu{display:none}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper{max-height:100%;overflow:hidden;position:relative;transition:max-height 0.15s;margin-bottom:20px;padding-bottom:20px}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper.expanded{max-height:100%;overflow:visible}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper .show-more-btn-holder{display:flex;align-items:center}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper .show-more-btn-holder .show-more-btn{position:absolute;bottom:-1px;left:16px;right:16px;background:linear-gradient(to bottom,rgb(255 255 255 / .25),rgb(255 255 255 / .98));padding:18px 10px 4px 10px;border:none;color:var(--color-bg-dark);text-align:center;font-weight:600;font-family:"Helvetica 35 Bold"}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper.expanded .show-more-btn-holder .show-more-btn{bottom:-18px}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper .show-more-btn-holder .show-more-btn:focus,.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper .show-more-btn-holder .show-more-btn:active,.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrapper .show-more-btn-holder .show-more-btn.active{outline:none;box-shadow:none}.product-type-showcase .type-showcase-wrap .showcase-menu .sticky-top{position:sticky;top:12px}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap{max-height:34px;overflow:hidden;transition:max-height 0.3s}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap.expanded{max-height:100%;overflow:visible}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap:first-child{padding-top:0}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title{cursor:pointer;font-family:"Helvetica 35 Bold";font-weight:700;color:var(--color-bg-dark);background:#fff0;padding:10px 16px;margin:0;font-size:18px;margin-bottom:0}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title a{width:100%;display:inline-block;color:var(--color-bg-dark)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title a:hover{color:var(--color-text-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title a.selected{color:var(--color-light-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title.selected a{color:var(--color-light-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul{list-style:none;padding-left:32px}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li a{display:block;padding:3px 0;font-size:16px;color:var(--color-bg-dark);font-weight:300;transition:all 0.3s ease-in-out;line-height:1.5}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li a.active{color:var(--color-light-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li a.selected{color:var(--color-light-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li a:hover{color:var(--color-text-blue)}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li.selected a{color:var(--color-light-blue)}@media (max-width:1499.98px){.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap{padding:0}}@media (max-width:991.98px){.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap{padding:0}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap .showcase-menu-title{font-size:18px}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul{padding-left:24px;margin-bottom:0}.product-type-showcase .type-showcase-wrap .showcase-menu .showcase-menu-wrap ul li a{font-size:16px}}.product-type-showcase .type-showcase-wrap .type-showcase{width:calc(100% - 330px)}.product-type-showcase .type-showcase-wrap .type-showcase .search-result-info-text{width:100%;font-weight:600;font-size:18px;color:#666;margin-bottom:16px}.product-type-showcase .type-showcase-wrap .type-showcase .search-result-info-text p b{color:#222}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 25%;max-width:25%}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:32px;line-height:36px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:22px;line-height:26px}@media (max-width:1699.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:26px;line-height:28px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:20px;line-height:24px}}@media (max-width:1550px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:1399.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:22px;line-height:24px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:18px;line-height:20px}}@media (max-width:1299.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 33.333%;max-width:33.333%}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:1199.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:1099.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:991.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:20px;line-height:22px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:16px;line-height:18px}.product-type-showcase .type-showcase-wrap .type-showcase .search-result-info-text{font-size:15px}}@media (max-width:900px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper{flex:0 0 50%;max-width:50%}}@media (max-width:700px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:18px;line-height:20px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:13px;line-height:14px}}@media (max-width:630px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:530px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:450px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:399.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}}@media (max-width:379.98px){.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh{height:auto}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:16px;line-height:18px}.product-type-showcase .type-showcase-wrap .type-showcase .section-custom-product-card .product-card-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:14px;line-height:16px}}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap .pagination-count-text{margin-bottom:0;color:var(--color-mid-dark);font-weight:600}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap nav ul{margin-top:0;margin-bottom:0}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap nav ul li.active a{color:var(--color-dark-blue);font-weight:600;background-color:var(--color-white-gray);border-color:var(--color-white-gray)}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap nav ul li a{color:var(--color-mid-dark);font-weight:600}@media (max-width:1750px){.product-type-showcase .type-showcase-wrap .showcase-menu{width:300px}.product-type-showcase .type-showcase-wrap .type-showcase{width:calc(100% - 300px)}}@media (max-width:991.98px){.product-type-showcase .type-showcase-wrap .showcase-menu{width:240px}.product-type-showcase .type-showcase-wrap .type-showcase{width:calc(100% - 240px)}}@media (max-width:767.98px){.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap{flex-direction:column}.product-type-showcase .type-showcase-wrap .type-showcase .pagination-wrap nav ul{margin:10px 0}}@media (max-width:630px){.product-type-showcase .type-showcase-wrap .showcase-menu{transition:all 0.3s;width:300px;overflow:hidden;position:fixed;top:0;left:-300px;z-index:1050;background:#fff}.product-type-showcase .type-showcase-wrap .showcase-menu.show{width:300px;height:100vh;left:0;overflow:auto}.product-type-showcase .type-showcase-wrap .showcase-menu .sticky-top{position:relative}.product-type-showcase .type-showcase-wrap .showcase-menu .sticky-top .btn-close-showcase-menu{position:absolute;padding:0;font-size:14px;width:24px;height:24px;top:-4px;right:9px;z-index:1051;background:var(--color-darker-white);border:1px solid var(--color-white-gray);border-radius:50%;display:block}.product-type-showcase .type-showcase-wrap .showcase-menu-backdrop{transition:all 0.3s;display:none;position:fixed;inset:0;background:#000;z-index:1049}.product-type-showcase .type-showcase-wrap .showcase-menu.show~.showcase-menu-backdrop{display:block;opacity:.5}.product-type-showcase .type-showcase-wrap .type-showcase{width:100%}}.section-most-popular{padding:0 30px 30px 30px}.section-most-popular h1.section-title{font-size:18px;font-weight:700;text-align:center;color:var(--color-body-text);margin-bottom:20px}.section-most-popular .most-popular-container{display:flex;flex-wrap:wrap;margin-left:-9px;margin-right:-9px}.section-most-popular .most-popular-container .product-card-wraper{flex:0 0 12.5%;max-width:12.5%;padding-left:9px;padding-right:9px;margin-bottom:18px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{display:block;height:auto;padding:0;position:relative;border:1px solid var(--color-white-gray);border-radius:22px;box-shadow:0 3px 6px rgb(0 0 0 / .16);background-color:#c20000;background:linear-gradient(45deg,#c20000 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .image-holder{text-align:center;height:100%;display:flex;align-items:flex-start;justify-content:center}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .image-holder img{width:100%;height:auto}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{position:absolute;left:0;right:0;bottom:0;padding:24px;color:var(--color-menu-white)}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-family:"Helvetica 35 Bold";font-size:20px;line-height:22px;font-weight:700;margin-bottom:6px;text-shadow:2px 4px 3px rgb(0 0 0 / .4)}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:14px;line-height:17px;margin-bottom:6px;font-weight:600;text-shadow:2px 4px 3px rgb(0 0 0 / .4)}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two span{display:block}@media (max-width:1680px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:18px;line-height:20px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:15px;line-height:17px}}@media (max-width:1550px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{height:auto}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:16px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:18px;line-height:20px;margin-bottom:4px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:14px;line-height:16px}}@media (max-width:1450px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:16px 12px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:16px;line-height:18px;margin-bottom:4px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:13px;line-height:15px}}@media (max-width:520px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{border-radius:20px;height:auto}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:12px 12px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:16px;line-height:18px;margin-bottom:4px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:13px;line-height:15px;text-shadow:2px 2px 2px rgb(0 0 0 / .4)}}@media (max-width:480px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{height:auto;border-radius:20px}}@media (max-width:440px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{height:auto;border-radius:16px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:12px 10px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:15px;line-height:17px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:12px;line-height:14px}}@media (max-width:400px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{height:auto;border-radius:15px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:12px 10px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:14px;line-height:16px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:11px;line-height:13px;margin-bottom:0}}@media (max-width:380px){.section-most-popular .most-popular-container .product-card-wraper .product-card-wh{height:auto;border-radius:14px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder{padding:10px 8px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h2.line-one{font-size:14px;line-height:16px}.section-most-popular .most-popular-container .product-card-wraper .product-card-wh .text-holder h3.line-two{font-size:10px;line-height:13px;margin-bottom:0}}.section-most-popular .most-popular-container .product-card-wraper:nth-child(1) .product-card-wh{background:linear-gradient(45deg,#e2ad1e 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(2) .product-card-wh{background:linear-gradient(45deg,#0060bf 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(3) .product-card-wh{background:linear-gradient(45deg,#209d02 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(4) .product-card-wh{background:linear-gradient(45deg,#00a888 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(5) .product-card-wh{background:linear-gradient(45deg,#ccb500 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(6) .product-card-wh{background:linear-gradient(45deg,#00224a 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(7) .product-card-wh{background:linear-gradient(45deg,#075365 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(8) .product-card-wh{background:linear-gradient(45deg,#e31111 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(9) .product-card-wh{background:linear-gradient(45deg,#0a1327 12%,#e5e5e5 100%)}.section-most-popular .most-popular-container .product-card-wraper:nth-child(10) .product-card-wh{background:linear-gradient(45deg,#9f1479 12%,#e5e5e5 100%)}@media (max-width:1499.98px){.section-most-popular{padding:20px}.section-most-popular .most-popular-container{margin-left:-6px;margin-right:-6px}.section-most-popular .most-popular-container .product-card-wraper{padding-left:6px;padding-right:6px;margin-bottom:12px}}@media (max-width:1199.98px){.section-most-popular{padding:0 20px 20px 20px}.section-most-popular .most-popular-container .product-card-wraper{flex:0 0 20%;max-width:20%}}@media (max-width:991.98px){.section-most-popular .most-popular-container .product-card-wraper{flex:0 0 25%;max-width:25%}}@media (max-width:700px){.section-most-popular .most-popular-container .product-card-wraper{flex:0 0 33.33%;max-width:33.33%}}@media (max-width:575.98px){.section-most-popular{padding:0 12px 12px 12px}}.landing-filter-options{padding:0 20px 20px 20px;overflow:hidden;display:block}.landing-filter-options .option-headings{border-bottom:1px solid var(--color-white-gray)}.landing-filter-options .option-headings .btn-option-headings{padding:8px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff0}.landing-filter-options .option-headings .btn-option-headings span{font-size:18px;font-family:"Helvetica 35 Bold";font-weight:600;color:var(--color-bg-dark)}.landing-filter-options .option-headings .btn-option-headings i{rotate:-180deg;transition:all 0.3s ease-in-out}.landing-filter-options .option-headings .btn-option-headings[aria-expanded=false] i{rotate:0deg}.landing-filter-options .option-headings .btn-option-headings:focus,.landing-filter-options .option-headings .btn-option-headings:focus-visible,.landing-filter-options .option-headings .btn-option-headings.active,.landing-filter-options .option-headings .btn-option-headings:active{outline:none;border-color:#fff0;box-shadow:none}.landing-filter-options .option-body .option-body-content{padding:10px 5px 0 5px;max-height:132px;overflow:hidden;transition:all 0.3s ease-in-out;position:relative}.landing-filter-options .option-body .option-body-content.expanded{max-height:1000px;overflow:visible}.landing-filter-options .option-body .color-show-more-btn{display:none;width:100%;background:#fff;border:none;color:var(--color-bg-dark);padding:8px 0;cursor:pointer;font-weight:600;text-align:center;margin-top:0;overflow:hidden;font-family:"Helvetica 35 Bold"}.landing-filter-options .option-body .size-show-more-btn{display:none;width:100%;background:#fff;border:none;color:var(--color-bg-dark);padding:8px 0;cursor:pointer;font-weight:600;text-align:center;margin-top:0;overflow:hidden;font-family:"Helvetica 35 Bold"}.landing-filter-options .option-body a{display:inline-block;padding:3px 2px;font-size:16px;color:var(--color-bg-dark);font-weight:300;position:relative}.landing-filter-options .option-body a span{width:32px;height:32px;display:block;border-radius:32px;border:2px solid #fff0;box-shadow:0 3px 6px rgb(0 0 0 / .16)}.landing-filter-options .option-body a img.checked-icon{display:none;width:18px;top:10px;left:9px}.landing-filter-options .option-body a.selected span{border-color:var(--color-info)}.landing-filter-options .option-body a.selected img.checked-icon{display:block;position:absolute}.landing-filter-options .option-body a img.wheel-icon{position:absolute;width:32px;top:2px;left:2px}.landing-filter-options .option-body a.selected img.wheel-icon{top:3px}.landing-filter-options .form-check-type-filter{display:flex;align-items:center;margin-bottom:12px}.landing-filter-options .form-check-type-filter input[type=checkbox]{width:20px;height:20px;margin-top:0;margin-right:12px}