.banner-section{height:100vh;width:100%;background:black}.glow-circle{position:absolute;width:450px;height:450px;background:rgba(59,130,246,.2);filter:blur(160px);border-radius:50%}.orbit-container{width:500px;height:300px;cursor:-webkit-grab;cursor:grab;perspective:1000px}.orbit-ring{position:absolute;width:600px;height:220px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.ring-2{transform:scale(1.1);border-color:rgba(255,255,255,.05)}.orbit-img{width:300px;transition:.3s;filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.active-img{filter:drop-shadow(0 0 60px rgba(59,130,246,.9))}.orbit-shadow{position:absolute;bottom:-80px;width:300px;height:60px;background:rgba(0,0,0,.6);filter:blur(40px);border-radius:50%}.dot{width:2px;height:2px;border-radius:50%;background:rgba(255,255,255,.4);border:none;padding:5px!important}.active-dot{background:white;transform:scale(1.2)}.custom-banner-title{margin-bottom:120px}@media (max-width:600px){.orbit-img{width:120px}.custom-banner-title{margin-bottom:20px}.banner-section{height:70vh}.orbit-ring{width:300px}.banner-section{display:flex;flex-direction:column-reverse!important}.banner-section .custom-banner-title{position:relative;top:-75px}}.eye-ball{display:flex;top:10px;position:absolute;left:95%}.modal-top{display:flex;justify-content:center}.cursor-pointer{cursor:pointer}.pagination-box{font-size:12px;padding:10px;display:flex;color:black;background-color:white;border-radius:8px;border:1px solid black;justify-content:center;align-items:center}.card-product .card-product-wrapper img{object-fit:contain!important}@media (min-width:992px){.tab-product{gap:40px;margin-bottom:0!important}}.custom-product-img{height:300px!important}@media (max-width:750px){.custom-product-img{height:100%!important}.eye-ball{display:flex;top:10px;position:absolute;left:90%!important}}footer .footer-body{padding:30px 0 25px}.footer-info li a{color:#a0a0a0}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}@media (min-width:768px){.tf-product-info-list{max-width:615px;margin-left:10px!important}}.card-product:not(.list-st-3,.list-st-2,.style-list) .card-product-wrapper{aspect-ratio:1/0!important}.cart-custom-space{display:flex;flex-direction:column;justify-content:space-between;height:100%}.custom-clear-cart{margin-right:25px;margin-bottom:20px}.custom-clear-cart p{text-decoration:underline;cursor:pointer}.header-style-7 .logo-header img{width:130px!important}.menu-item{list-style:none}.has-dropdown,.menu-item{position:relative}.dropdown-menu{position:absolute!important;top:100%;left:-20px;min-width:220px;background:#fff;padding:10px 0;margin:0;list-style:none;display:none!important;z-index:9999;border:1px solid #eee;box-shadow:0 10px 30px rgba(0,0,0,.08)}.has-dropdown:hover .dropdown-menu{display:block!important}.dropdown-item{width:100%}.dropdown-item .item-link{display:block;width:100%;padding:12px 20px;color:#000;text-decoration:none;color:#000!important}.dropdown-item .item-link:hover{background:#f5f5f5}.nav-mb-item{position:relative}.nav-mb-item:hover .dropdown-arrow{transform:rotate(180deg)}.sub-nav-menu{padding-left:15px;margin-top:8px}.sub-nav-link{display:block;padding:6px 0;font-size:14px;color:#666}.dropdown-item.active,.dropdown-item:active{background-color:transparent!important}.custom-swiper-next,.custom-swiper-prev{font-size:25px;color:#000;padding:10px;font:700;cursor:pointer}.custom-swiper-prev{rotate:180deg}@media (max-width:1100px){.thumb-nav{display:none}}.color-btn{transition:all .25s ease}.color-btn.blurred{filter:blur(.5px);opacity:.5;transform:scale(.95)}.color-btn.active{filter:blur(0);opacity:1;transform:scale(1.05)}.variant-picker-item .color-btn.active,.variant-picker-item .other-variant-btn.active{border-color:black;padding:2px}.variant-picker-item .variant-picker-values label{width:35px!important;height:35px!important}.has-shop-mega .dropdown-arrow{transition:transform .25s ease}.shop-mega-menu{position:absolute;top:100%;left:50%;width:min(1180px,calc(100vw - 48px));transform:translateX(-50%) translateY(14px);background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 22px 70px rgba(0,0,0,.16);padding:18px;opacity:0;visibility:hidden;pointer-events:none;z-index:99999;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;text-align:left}.has-shop-mega:hover .shop-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.shop-mega-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));grid-gap:0;gap:0;max-height:70vh;overflow-y:auto;overflow-x:visible;padding-right:4px}.shop-mega-grid::-webkit-scrollbar{width:8px}.shop-mega-grid::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:999px}.shop-mega-column{position:relative;min-width:0;padding:12px 20px 16px;border-right:1px solid #f0f0f0}.shop-mega-column:last-child{border-right:0}.shop-mega-title{display:flex;align-items:center;min-height:30px;font-size:17px;line-height:22px;font-weight:800;color:#111111!important;margin-bottom:12px;text-decoration:none;letter-spacing:-.01em}.shop-mega-title:after{content:"";width:22px;height:2px;background:#ef0000;border-radius:99px;margin-left:10px;opacity:0;transform:translateX(-5px);transition:all .2s ease}.shop-mega-title:hover{color:#ef0000!important}.shop-mega-title:hover:after{opacity:1;transform:translateX(0)}.shop-mega-children{gap:4px}.shop-mega-child-block{position:relative}.shop-mega-child-link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border-radius:10px;line-height:18px;color:#252525!important;transition:background .18s ease,color .18s ease,padding-left .18s ease}.shop-mega-child-block.has-grandchildren:hover>.shop-mega-child-link,.shop-mega-child-link:hover{background:#f7f7f7;color:#ef0000!important;padding-left:12px}.shop-mega-child-arrow{font-size:10px;color:#9b9b9b;transition:transform .18s ease,color .18s ease}.shop-mega-child-block.has-grandchildren:hover .shop-mega-child-arrow{color:#ef0000;transform:translateX(2px)}.shop-mega-grandchildren-flyout{position:absolute;left:calc(100% + 8px);top:0;min-width:210px;background:#ffffff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.12);padding:10px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:100000}.shop-mega-child-block.has-grandchildren:hover>.shop-mega-grandchildren-flyout{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.shop-mega-grandchildren-flyout:before{content:"";position:absolute;top:0;left:-10px;width:10px;height:100%}.shop-mega-grandchild-link{display:block;padding:8px 10px;border-radius:9px;font-size:13px;line-height:17px;font-weight:500;color:#666666!important;white-space:nowrap;transition:background .18s ease,color .18s ease,padding-left .18s ease}.shop-mega-grandchild-link:hover{background:#f8f8f8;color:#ef0000!important;padding-left:13px}.shop-mega-empty{font-size:14px;color:#777777;padding:14px}@media (max-width:1399px){.shop-mega-menu{width:min(1100px,calc(100vw - 32px))}.shop-mega-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}@media (max-width:991px){.shop-mega-menu{display:none}}.about-heading{max-width:760px;margin:0 auto 72px;text-align:center}.about-heading .sub{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:16px}.about-heading .sub:after,.about-heading .sub:before{content:"";width:26px;height:1px;background:var(--primary);opacity:.5}.about-heading .title{margin:0}.about-alt-wrap{display:flex;flex-direction:column}.about-alt-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:64px;gap:64px;padding:64px 0}.about-alt-row:first-child{padding-top:0}.about-alt-row:not(:first-child){border-top:1px solid var(--line)}.about-alt-media{order:1;min-width:0}.about-alt-body{order:2;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.about-alt-row.is-reverse .about-alt-media{order:2}.about-alt-row.is-reverse .about-alt-body{order:1}.about-alt-index{font-size:52px;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--line);margin-bottom:2px}.about-alt-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.about-alt-eyebrow-bar{width:26px;height:2px;border-radius:2px;background:var(--primary);display:inline-block}.about-alt-title{margin:0;font-size:30px;line-height:38px}.about-alt-text{margin:0;max-width:480px;color:var(--secondary);font-size:16px;line-height:1.8}.about-alt-cta{margin-top:10px}.about-alt-cta-arrow{position:relative;z-index:2;transition:transform .25s ease}.about-alt-cta:hover .about-alt-cta-arrow{transform:translate(3px,-3px)}.about-alt-media-frame{position:relative}.about-alt-media-frame:before{content:"";position:absolute;inset:0;border-radius:24px;background:rgba(228,49,49,.06);border:1px solid rgba(228,49,49,.14);transform:translate(18px,18px);z-index:0}.about-alt-row.is-reverse .about-alt-media-frame:before{transform:translate(-18px,18px)}.about-alt-media-inner{position:relative;z-index:1;width:100%;aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:var(--surface);box-shadow:0 24px 55px rgba(24,24,24,.12)}.about-alt-media-inner img{object-fit:cover;transition:transform .6s ease}.about-alt-media-frame:hover .about-alt-media-inner img{transform:scale(1.06)}.about-row-intro .about-alt-media-frame{max-width:420px}.about-row-intro .about-alt-media-inner{aspect-ratio:1/1;padding:32px;box-shadow:0 18px 40px rgba(24,24,24,.06);border:1px solid var(--line)}.about-row-intro .about-alt-media-inner img{object-fit:contain}.about-row-intro .about-alt-media-frame:hover .about-alt-media-inner img{transform:scale(1.04)}@media (max-width:991px){.about-alt-row,.about-alt-row.is-reverse{grid-template-columns:1fr;gap:24px;padding:44px 0}.about-alt-row .about-alt-media,.about-alt-row.is-reverse .about-alt-media{order:1}.about-alt-row .about-alt-body,.about-alt-row.is-reverse .about-alt-body{order:2}.about-alt-media-frame:before,.about-alt-row.is-reverse .about-alt-media-frame:before{transform:translate(12px,12px)}.about-row-intro .about-alt-media-frame{max-width:320px;margin:0 auto}.about-heading{margin-bottom:48px}}@media (max-width:575px){.about-alt-index{font-size:40px}.about-alt-title{font-size:24px;line-height:32px}.about-alt-media-inner{border-radius:18px}.about-alt-media-frame:before{border-radius:18px;transform:translate(8px,8px)}}.google-reviews-section .heading-section{margin-bottom:40px}.google-reviews-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);margin-bottom:14px}.google-reviews-eyebrow:after,.google-reviews-eyebrow:before{content:"";width:26px;height:1px;background:var(--secondary-2)}.google-reviews-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 14px;margin-top:12px}.google-reviews-score{font-size:22px;font-weight:700;color:var(--main)}.list-star-default.color-google .icon{color:#f5b400}.google-reviews-count{font-size:14px;color:var(--secondary)}.google-reviews-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--primary)!important;text-decoration:none}.google-reviews-link:hover{text-decoration:underline}.google-review-card{height:100%;display:flex;position:relative;overflow:hidden}.google-review-card .content-top{display:flex;flex-direction:column;flex:1 1}.google-review-card .google-review-text{flex:1 1}.google-review-card .google-review-footer{margin-top:auto}.google-review-quote{position:absolute;top:18px;right:22px;font-size:36px;color:var(--main);opacity:.05;pointer-events:none}.google-review-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.google-review-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--surface);color:var(--main);font-weight:700;font-size:18px}.google-review-text{margin-top:14px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.google-review-footer{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.google-review-time{font-size:13px;color:var(--secondary-2)}.google-review-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--secondary);white-space:nowrap}.google-reviews-actions{display:flex;justify-content:center;margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.google-reviews-fallback{position:relative;max-width:640px;margin:0 auto;padding:48px 36px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,var(--white) 0,var(--surface) 100%);box-shadow:0 30px 70px rgba(24,24,24,.08);text-align:center;overflow:hidden}.google-reviews-fallback:before{content:"";position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(66,133,244,.12) 0,rgba(66,133,244,0) 70%);pointer-events:none}.google-reviews-fallback-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--white);box-shadow:0 12px 30px rgba(24,24,24,.1);margin-bottom:20px}.google-reviews-fallback-logo{width:28px;height:28px}.google-reviews-fallback h4{position:relative;margin-bottom:10px;font-size:24px}.google-reviews-fallback p{position:relative;max-width:460px;margin:0 auto 26px}.google-reviews-fallback-actions{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media (max-width:575px){.google-reviews-fallback{padding:36px 22px;border-radius:18px}.google-reviews-fallback-actions{flex-direction:column;align-items:stretch}.google-reviews-fallback-actions .tf-btn{width:100%}}.shop-mega-grid-category-only{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start}.shop-mega-children{display:flex;flex-direction:column;gap:10px}.shop-mega-child-block{display:flex;flex-direction:column;gap:4px}.shop-mega-child-link{font-size:14px;line-height:20px;font-weight:600;color:#222!important;text-decoration:none}.shop-mega-child-link:hover{color:#ff0000!important}.shop-mega-grandchildren{display:flex;flex-wrap:wrap;gap:5px 10px;padding-left:0}.shop-mega-grandchild-link{font-size:12px;line-height:18px;color:#777!important;text-decoration:none}.shop-mega-grandchild-link:hover{color:#ff0000!important}.shop-mega-no-subcategory{font-size:13px;color:#888}.shop-mega-no-product,.shop-mega-product,.shop-mega-product-img,.shop-mega-product-info,.shop-mega-product-name,.shop-mega-product-price,.shop-mega-products,.shop-mega-view-more{display:none!important}@media (max-width:991px){.shop-mega-menu{position:static;transform:none;width:100%;max-height:none;box-shadow:none;border-radius:0}.shop-mega-grid,.shop-mega-grid-category-only{grid-template-columns:1fr;max-height:70vh}}.has-shop-mega{position:static}.has-shop-mega .dropdown-arrow{transition:transform .2s ease}.has-shop-mega:hover .dropdown-arrow{transform:rotate(180deg)}.shop-menu-v2{position:absolute;top:100%;left:50%;width:min(1180px,calc(100vw - 48px));transform:translateX(-50%) translateY(14px);background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.16);padding:18px;opacity:0;visibility:hidden;pointer-events:none;z-index:999999;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;text-align:left}.has-shop-mega:hover .shop-menu-v2{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.shop-menu-v2-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:0;gap:0;max-height:68vh;overflow-y:auto;overflow-x:visible;padding-right:8px}.shop-menu-v2-grid::-webkit-scrollbar{width:8px}.shop-menu-v2-grid::-webkit-scrollbar-track{background:transparent}.shop-menu-v2-grid::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:999px}.shop-menu-v2-column{position:relative;min-width:0;padding:12px 22px 18px;border-right:1px solid #eeeeee}.shop-menu-v2-column:last-child,.shop-menu-v2-column:nth-child(5n){border-right:0}.shop-menu-v2-parent-title{display:inline-flex;align-items:center;gap:8px;min-height:30px;margin-bottom:14px;font-size:18px;line-height:22px;font-weight:800;color:#111111!important;text-decoration:none!important;letter-spacing:-.01em}.shop-menu-v2-parent-title:after{content:"";width:0;height:2px;border-radius:99px;background:#ef0000;transition:width .2s ease}.shop-menu-v2-parent-title:hover{color:#ef0000!important}.shop-menu-v2-parent-title:hover:after{width:22px}.shop-menu-v2-subcategories{display:flex;flex-direction:column;gap:3px}.shop-menu-v2-subcategory-item{position:relative}.shop-menu-v2-subcategory-link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:34px;padding:7px 10px;border-radius:10px;font-size:15px;line-height:19px;font-weight:600;color:#1f1f1f!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,padding-left .18s ease}.shop-menu-v2-subcategory-item.has-flyout:hover>.shop-menu-v2-subcategory-link,.shop-menu-v2-subcategory-link:hover{background:#f6f6f6;color:#ef0000!important;padding-left:13px}.shop-menu-v2-arrow{flex:0 0 auto;color:#9a9a9a;font-size:18px;line-height:1;transition:color .18s ease,transform .18s ease}.shop-menu-v2-subcategory-item.has-flyout:hover .shop-menu-v2-arrow{color:#ef0000;transform:translateX(2px)}.shop-menu-v2-flyout{display:none!important;position:absolute;top:0;left:calc(100% + 10px);min-width:220px;max-width:280px;background:#ffffff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.14);padding:10px;z-index:1000000}.shop-menu-v2-flyout:before{content:"";position:absolute;top:0;left:-12px;width:12px;height:100%}.shop-menu-v2-subcategory-item.has-flyout:hover>.shop-menu-v2-flyout{display:block!important}.shop-menu-v2-flyout-link{display:block;padding:8px 10px;border-radius:9px;font-size:14px;line-height:18px;font-weight:500;color:#626262!important;text-decoration:none!important;white-space:nowrap;transition:background .18s ease,color .18s ease,padding-left .18s ease}.shop-menu-v2-flyout-link:hover{background:#f7f7f7;color:#ef0000!important;padding-left:13px}.shop-menu-v2-loading,.shop-menu-v2-message{padding:16px;font-size:14px;color:#777777}.shop-mega-empty{display:none!important}@media (max-width:1399px){.shop-menu-v2{width:min(1100px,calc(100vw - 32px))}.shop-menu-v2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-menu-v2-column:nth-child(5n){border-right:1px solid #eeeeee}.shop-menu-v2-column:last-child,.shop-menu-v2-column:nth-child(4n){border-right:0}}@media (max-width:991px){.shop-menu-v2{display:none!important}}.shop-menu-v2-balanced-grid{display:grid!important;grid-gap:0!important;gap:0!important;align-items:start!important}.shop-menu-v2-stack-column{min-width:0;padding:14px 22px 18px;border-right:1px solid #eeeeee}.shop-menu-v2-stack-column:last-child{border-right:0}.shop-menu-v2-category-card{position:relative;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #f1f1f1}.shop-menu-v2-category-card:last-child{margin-bottom:0}.shop-menu-v2-category-card .shop-menu-v2-parent-title{margin-bottom:12px}.shop-menu-v2-category-card:has(.shop-menu-v2-subcategories) .shop-menu-v2-parent-title{margin-bottom:12px}.shop-menu-v2-category-card:not(:has(.shop-menu-v2-subcategories)){padding-bottom:12px}.shop-menu-v2-category-card:not(:has(.shop-menu-v2-subcategories)) .shop-menu-v2-parent-title{margin-bottom:0}.shop-menu-v2-subcategories{margin-top:4px}.shop-menu-v2-subcategory-link{padding:7px 8px!important}.shop-menu-v2-flyout{top:-6px!important;left:calc(100% + 10px)!important}.shop-mega-no-subcategory,.shop-menu-v2-message,.shop-menu-v2-no-subcategory{display:none!important}@media (max-width:1399px){.shop-menu-v2-balanced-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.shop-menu-v2-stack-column{padding-left:16px;padding-right:16px}}@media (max-width:1199px){.shop-menu-v2-balanced-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.shop-menu-v2{width:min(1240px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;overflow:visible!important}.shop-menu-v2-grid{overflow-y:auto!important;overflow-x:hidden!important;max-width:100%!important;padding-right:10px!important}.shop-menu-v2-balanced-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.shop-menu-v2-stack-column{min-width:0!important;padding-left:clamp(12px,1.2vw,20px)!important;padding-right:clamp(12px,1.2vw,20px)!important}.shop-menu-v2-parent-title,.shop-menu-v2-subcategory-link span:first-child{min-width:0!important;overflow-wrap:anywhere!important}.shop-menu-v2-stack-column.is-edge-column .shop-menu-v2-flyout,.shop-menu-v2-stack-column:nth-last-child(-n+2) .shop-menu-v2-flyout{left:auto!important;right:calc(100% + 10px)!important}.shop-menu-v2-stack-column.is-edge-column .shop-menu-v2-flyout:before,.shop-menu-v2-stack-column:nth-last-child(-n+2) .shop-menu-v2-flyout:before{left:auto!important;right:-12px!important}@media (max-width:1199px){.shop-menu-v2{width:min(980px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}.shop-menu-v2-balanced-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.shop-menu-v2-stack-column:nth-child(4n) .shop-menu-v2-flyout{left:auto!important;right:calc(100% + 10px)!important}.shop-menu-v2-stack-column:nth-child(4n) .shop-menu-v2-flyout:before{left:auto!important;right:-12px!important}}.header-style-7 .header-main-left{width:100%}.header-style-7 .header-main-nav-wrap{min-width:0}.header-style-7 .box-navigation{width:100%;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.header-style-7 .box-navigation::-webkit-scrollbar{display:none}.header-style-7 .header-parent-navbar{flex-wrap:nowrap!important;gap:clamp(10px,1.05vw,18px)!important;white-space:nowrap}.header-style-7 .header-parent-navbar .menu-item{flex:0 0 auto;padding-top:24px!important;padding-bottom:24px!important}.header-style-7 .header-parent-navbar .item-link{font-size:clamp(17px,.82vw,16px)!important;line-height:22px!important}.nav-category-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:inherit;cursor:pointer}.nav-category-item{position:relative}.nav-category-item .dropdown-arrow{font-size:10px;transition:transform .2s ease}.nav-category-item.is-open .dropdown-arrow,.nav-category-item:hover .dropdown-arrow{transform:rotate(180deg)}.nav-category-submenu{position:absolute;top:100%;left:50%;min-width:245px;max-height:70vh;overflow-y:auto;overflow-x:visible;transform:translateX(-50%) translateY(12px);background:#ffffff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.14);padding:10px;opacity:0;visibility:hidden;pointer-events:none;z-index:1000000;text-align:left;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.nav-category-item.is-open>.nav-category-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-category-submenu-item{position:relative}.nav-category-flyout-link,.nav-category-submenu-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 11px;border-radius:9px;font-size:14px;line-height:18px;font-weight:600;color:#1f1f1f!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,padding-left .18s ease}.nav-category-submenu-link.view-all{margin-bottom:5px;background:#f7f7f7;font-weight:700}.nav-category-flyout-link:hover,.nav-category-submenu-item.has-flyout:hover>.nav-category-submenu-link,.nav-category-submenu-link:hover{background:#f7f7f7;color:#ef0000!important;padding-left:14px}.nav-category-arrow{color:#999999;font-size:17px;line-height:1}.nav-category-flyout{display:none!important;position:absolute;top:-4px;left:calc(100% + 10px);min-width:220px;max-height:65vh;overflow-y:auto;background:#ffffff;border:1px solid #eeeeee;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.14);padding:10px;z-index:1000001}.nav-category-flyout:before{content:"";position:absolute;top:0;left:-12px;width:12px;height:100%}.nav-category-submenu-item.has-flyout:hover>.nav-category-flyout{display:block!important}.nav-category-item:nth-last-child(-n+3) .nav-category-flyout{left:auto;right:calc(100% + 10px)}.nav-category-item:nth-last-child(-n+3) .nav-category-flyout:before{left:auto;right:-12px}.best-seller-heading-v2{display:block!important}.best-seller-heading-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.best-seller-heading-top .heading{margin-bottom:0}.best-seller-search{width:min(360px,100%);display:flex;align-items:center;gap:10px}.best-seller-search input{width:100%}.best-seller-search button{border:0;background:transparent;color:#181818;font-size:20px;line-height:1;padding:0}.best-seller-tabs-wrap{width:100%;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.best-seller-parent-tabs{width:100%;flex-wrap:wrap;gap:10px 18px;margin-bottom:0}.best-seller-view-all-row{width:100%;display:flex;justify-content:flex-start}.best-seller-view-all-row .btn-line{display:inline-flex}.best-seller-parent-tabs .nav-tab-item a{cursor:pointer;white-space:nowrap}@media (max-width:1199px){.nav-category-submenu{display:none!important}}@media (max-width:767px){.best-seller-heading-top{align-items:flex-start;flex-direction:column}.best-seller-search{width:100%}}.header-style-7 .box-navigation,.header-style-7 .header-main-nav-wrap{overflow:visible!important}.mobile-category-toggle{width:100%;border:0;background:transparent;text-align:left;padding-left:0}.sub-nav-menu-child{padding-left:18px!important;margin-top:4px!important}.nav-category-submenu{min-width:265px!important;max-height:none!important;overflow:visible!important;scrollbar-width:none!important}.nav-category-submenu::-webkit-scrollbar{display:none!important}.nav-category-flyout{max-height:none!important;overflow:visible!important;scrollbar-width:none!important}.nav-category-flyout::-webkit-scrollbar{display:none!important}.nav-category-flyout-link,.nav-category-submenu-link span:first-child{min-width:0!important;overflow-wrap:anywhere!important}.header-style-7,.header-style-7 .box-navigation,.header-style-7 .container-fluid,.header-style-7 .header-main-left,.header-style-7 .header-main-nav-wrap,.header-style-7 .header-parent-navbar,.header-style-7 .nav-category-item,.header-style-7 .row,.header-style-7 .wrapper-header{overflow:visible!important}@media (min-width:1200px){.header-style-7 .wrapper-header{position:relative!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important}.header-style-7 .wrapper-header>.col-xl-10{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.header-style-7 .wrapper-header>.col-xl-2{position:absolute!important;top:50%!important;right:0!important;width:160px!important;max-width:160px!important;flex:0 0 160px!important;transform:translateY(-50%)!important;z-index:20!important}.header-style-7 .header-main-left{display:grid!important;grid-template-columns:160px minmax(0,1fr) 160px!important;align-items:center!important;grid-gap:20px!important;gap:20px!important;width:100%!important}.header-style-7 .logo-header{grid-column:1!important;justify-self:start!important}.header-style-7 .header-main-nav-wrap{grid-column:2!important;justify-self:center!important;width:100%!important}.header-style-7 .box-navigation{display:flex!important;justify-content:center!important;width:100%!important}.header-style-7 .header-parent-navbar{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}}.nav-category-flyout,.nav-category-submenu-item.has-flyout:hover>.nav-category-flyout{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.nav-category-submenu .nav-category-arrow{display:none!important}.nav-category-submenu-item.has-flyout>.nav-category-submenu-link{padding-right:11px!important}.whatsapp-order-btn,.whatsapp-order-btn:active,.whatsapp-order-btn:focus,.whatsapp-order-btn:hover{background-color:#25d366!important;border-color:#25d366!important;color:#ffffff!important}.whatsapp-order-btn .tf-qty-price,.whatsapp-order-btn .total-price{color:#ffffff!important}