*,*::before,*::after{box-sizing:border-box}
html{font-size:16px;overflow-x:hidden;scroll-behavior:smooth}
@media screen and (max-width:1600px){html{font-size:14px}}
html body{font-size:16px}
@media screen and (max-width:1600px){html body{font-size:14px}}
body{font-family:"Inter",sans-serif;overflow-x:hidden;background:#feffeb;width:100%;max-width:100vw;margin:0}
img{max-width:100%;height:auto}
video{max-width:100%}
.page{width:100%;max-width:100%;overflow-x:hidden}
.action-btn{background-color:#007bff;color:#fff;border:none;padding:10px 25px;font-size:16px;border-radius:4px;cursor:pointer;transition:background-color .2s}
.action-btn:hover{background-color:#0056b3}
@media screen and (min-width:1400px){.container{max-width:1400px}.header{padding-top:16px}.side-menu{right:calc((100vw - 1400px)/2 + 12px);top:110px}.tea-slider{margin-top:-30px}}
@media only screen and (max-width:1800px) and (min-width:1466px){.header .header-contact{padding-right:16.5rem}.bannerCaption .container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x,1.5rem)*.5);padding-right:calc(var(--bs-gutter-x,1.5rem)*.5)}}
@media only screen and (max-width:1466px) and (min-width:992px){.header .header-contact{padding-right:13.5rem}.bannerCaption{padding-left:12.5rem}}
.hero-section{position:relative;min-height:100vh;min-height:calc(100dvh - 12rem);color:#fff;overflow:hidden}
.hero-section .overlay{position:absolute;inset:0;width:100%;min-height:100%;background:rgba(0,0,0,.55);border-radius:0 0 300px 0;overflow:hidden}
.hero-section .overlay .bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-section .overlay .overlay-bg{position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}
.header{position:absolute;top:0;left:0;width:100%;padding:0;z-index:10;pointer-events:none;overflow:visible}
.header .logo{font-weight:500;padding-left:4rem}
.header .logo a{pointer-events:auto}
.header .logo-img{max-width:200px;height:auto}
.header .header-contact{position:absolute;right:0;top:40px;left:0;z-index:10;pointer-events:auto}
.header .header-contact a{color:#fff;text-decoration:none}
.nav-links .orderLabel{font-size:13px;color:#b6d335;letter-spacing:1px}
.nav-links .contact-info{font-size:24px;font-weight:100;color:#fff;margin-top:5px}
.nav-links .contact-info a{color:#fff;text-decoration:none}
.side-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#111;transform:none;transition:.4s;padding-top:100px;overflow-y:auto;padding-right:1rem;z-index:999}
.side-menu.active{right:0}
.side-menu .menu-line{display:none}
.side-menu ul{list-style:none;margin:0;padding:0 0 0 30px;position:relative}
.side-menu ul li{margin:25px 0;text-align:left}
.side-menu a{color:#888;text-decoration:none;font-weight:600;transition:.3s}
.side-menu a:hover{color:#b6d335}
.side-menu a.active{color:#b6d335}
@media(max-width:991px){.featureList{flex-wrap:wrap}}
.kt-hero-topbar{position:fixed;right:20px;top:30px;z-index:1001;display:flex;align-items:center;gap:14px}
.kt-hero-cart{color:#fff;font-size:24px;text-decoration:none;position:relative;transition:.3s;line-height:1}
.kt-hero-cart:hover{color:#b0cb1f;transform:scale(1.1)}
.kt-hero-cart .shop-cart-count{position:absolute;top:-6px;right:-8px;background:#b0cb1f;color:#000;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}
.kt-hero-cart .shop-cart-count:empty,.shop-cart-count[data-count="0"]{display:none}
.kt-hero-topbar-link{color:#fff;text-decoration:none;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;transition:.3s;white-space:nowrap}
.kt-hero-topbar-link:hover{color:#b0cb1f}
.kt-hero-topbar-btn{background:#b0cb1f;color:#000!important;padding:6px 18px;border-radius:30px}
.kt-hero-topbar-btn:hover{background:#fff;color:#333!important}
body.admin-bar .kt-hero-topbar{top:62px}
.menu-toggle{position:static;background:transparent;border:none;font-size:60px;cursor:pointer;color:darkgreen;padding-right:0;line-height:1}
.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;transition:.3s}
.menu-overlay.active{opacity:1;visibility:visible}
.mobile-contact .orderLabel{font-size:13px;color:#b6d335;letter-spacing:1px}
.mobile-contact .contact-info{font-size:20px;font-weight:300;margin-top:5px}
.mobile-contact .contact-info a{color:#fff;text-decoration:none}
.bannerCaption{padding-top:5rem;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}
.bannerCaptionInner{max-width:1200px;margin:0 auto}
.hero-title{font-family:"Lavishly Yours",cursive;font-size:78px;line-height:78px;margin-bottom:24px;font-weight:500;max-width:500px;color:#b0cb1f}
@media(max-width:1200px){.hero-title{font-size:4rem}}
.hero-desc{max-width:500px;font-size:18px;line-height:1.8}
.quality-badges{max-width:500px;justify-content:center;margin-bottom:4.5rem}
.badge-custom{display:inline-block;background:#000;color:#b0cb1f;padding:8px 16px;border-radius:40px;margin-right:10px;font-size:18px;line-height:18px;font-weight:600;min-width:200px;text-align:center}
.btn-shop{background:#b0cb1f;color:#000;border-radius:70px;padding:20px 40px;font-weight:600;text-decoration:none;font-size:26px;line-height:26px}
@media(max-width:1600px){.btn-shop{border-radius:40px;padding:16px 30px;font-size:22px}}
@media(max-width:1200px){.btn-shop{border-radius:30px;padding:12px 30px;font-size:20px}}
.btn-shop:hover{background:#000;color:#b0cb1f}
.tea-slider{position:relative;padding:0;margin:-60px 0 50px}
.tea-slider .slick-arrow{width:22px;height:40px;display:flex!important;align-items:center;justify-content:center;z-index:10;top:60%}
.tea-slider .slick-arrow:before{display:none}
.tea-item{text-align:center;padding:10px;cursor:pointer}
.tea-item .tea-image{width:104px;height:104px;border-radius:50%;object-fit:cover;margin:0 auto 10px;border-style:solid;border-color:#a9c52f;background:#fff;border-top-width:2px;border-right-width:3px;border-bottom-width:6px;border-left-width:3px}
.tea-item .tea-image img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.tea-item h6{font-size:12px;margin:0;color:#333;font-family:"Inter",sans-serif}
.tea-thumb{text-align:center}
.tea-thumb img{width:80px;height:80px;object-fit:cover}
.tea-thumb span{display:block;margin-top:10px;font-size:13px}
.himalayan-section{padding:0;position:relative}
.leaf-img{position:absolute;left:-5%;top:30%;transform:translateY(-50%);z-index:1}
.leaf-img img{width:21.25rem;max-width:100%}
@media(max-width:1200px){.leaf-img img{width:15rem}}
.section-title{margin-bottom:25px}
.section-title h2{font-size:72px;font-weight:100;line-height:1;color:#444;margin:0;font-family:"Inter",sans-serif}
.section-title span{font-size:22px;letter-spacing:4px;font-weight:700;color:#000}
.collection-heading{font-family:"Lavishly Yours",cursive;font-size:56px;line-height:64px;color:#6c7a00;margin-bottom:30px;padding:0 0 0 2.5rem;font-weight:500}
@media(max-width:1200px){.collection-heading{font-size:4rem;line-height:4rem}}
@media(max-width:1000px){.collection-heading{font-size:3.5rem;line-height:3.5rem}}
.collection-text{font-size:18px;line-height:2;color:#222;max-width:95%}
.featured-product{position:relative}
.featured-product .product-image-wrap{position:relative;overflow:hidden}
.featured-product:hover .kt-quick-add{transform:translateY(0);opacity:1;pointer-events:auto}
.featured-product .product-content{padding-top:20px}
.product-image{position:relative}
.product-image img{max-width:100%}
.tea-leaf{position:absolute;left:-10px;bottom:30px;width:90px!important}
.product-content{margin-left:-2.2rem;padding-top:20px}
.featured-product .product-content h4 a{text-decoration: none; color: #7b9201;}
@media(max-width:1200px){.product-content{margin-left:0}}
.product-content h4{color:#7b9201;font-size:18px;font-weight:600;font-family:"Inter",sans-serif}
.product-content p{font-size:14px;line-height:normal;margin-bottom:10px}
.price-box strong{display:block;margin-bottom:10px}
.price-box div{font-size:20px;color:#555;line-height:1;margin-bottom:6px;font-weight:300;display:flex;align-items:center}
.price-box div span{font-size:12px;font-weight:700;color:#555;margin-left:.25rem}
.section-part7{padding:90px 0}
.section-part7 .section-title{margin-bottom:25px}
.section-part7 .section-title span{color:#b0cb1f}
[data-scroll-container]{min-height:100vh}
@media(min-width:992px){.side-menu ul li{margin:28px 0}.side-menu a{font-size:14px}}
@media(min-width:1200px){.side-menu a{font-size:16px}}
@media(max-width:991px){.header{padding:0 70px 15px 15px}.header .logo-img{max-width:140px}.hero-section .overlay{border-radius:0 0 150px 0}.hero-section .container{padding-top:12rem}.bannerCaption{padding-top:0}.hero-section .row.min-vh-100{min-height:auto;padding-bottom:60px}.hero-title{font-size:3rem}.hero-desc{max-width:100%}.quality-badges{max-width:100%;margin-bottom:50px}.btn-shop{font-size:20px;padding:16px 32px}.badge-custom{margin-bottom:8px}.tea-slider{margin:-30px 0 30px;padding:0 10px}.tea-slider .container{padding-left:35px;padding-right:35px}.tea-item .tea-image{width:88px;height:88px}.tea-item h6{font-size:11px}.tea-slider .slick-arrow.slick-prev{left:5px}.tea-slider .slick-arrow.slick-next{right:5px}.himalayan-section{padding:60px 20px}.leaf-img{opacity:.25;width:45%}.section-title h2{font-size:50px}.collection-heading{font-size:40px;padding-left:0}.product-content{text-align:center;margin-top:30px;margin-left:0}.product-number{left:15px}.product-card{flex-direction:column;align-items:center;text-align:center}.collection-section,.section-part7{padding:50px 0}.section-part7 .collection-heading{padding-left:0}.assam-intro-section .pe-5{padding-right:0!important}.story-section{padding:50px 0}.story-section .pe-4{padding-right:0!important}.story-section h5{font-size:24px}.story-section p{max-width:100%}.story-section h2{font-size:28px}.product-card img{max-width:100%;width:auto}.payment-section{padding:60px 0;text-align:center}.payment-section h3{font-size:1.75rem}.payment-section .qr-img{display:block;margin-left:auto;margin-right:auto}.quality-section .quality-section-top .text-left{text-align:center!important}.quality-section .quality-section-top h2{font-size:2.5rem}.featureList .feature{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}
@media(max-width:575px){.header{padding:0 60px 12px 12px}.hero-title{font-size:2.25rem}.hero-desc{font-size:16px;line-height:1.6}.hero-section .overlay{border-radius:0 0 120px 0}.hero-section .container{padding-top:13rem}.quality-badges{margin-bottom:30px}.badge-custom{min-width:auto;font-size:14px;margin-right:0}.btn-shop{display:block;width:100%;max-width:300px;text-align:center;font-size:18px;padding:14px 24px;margin:0 auto}.mobile-contact{text-align:center}.tea-slider .container{padding-left:28px;padding-right:28px}.tea-item .tea-image{width:72px;height:72px}.section-title h2,.assam-title h2{font-size:36px}.collection-heading,.assam-heading{font-size:28px}.leaf-img{display:none}.collection-text,.assam-description{font-size:16px;line-height:1.7}.himalayan-section{padding:40px 15px}.collection-section,.section-part7,.assam-intro-section{padding:40px 0}.story-section h5{font-size:20px}.quality-section .quality-section-top h2{font-size:2rem}.featureList .feature{flex:0 0 100%;max-width:100%}.feature{font-size:28px}.product-content h4{font-size:22px}.price-box div{font-size:26px;justify-content:center}.payment-section h3{font-size:1.5rem}.payment-section .qr-img{width:100%;max-width:16rem}.footer-qr{margin:0 auto}.copyright-bar{font-size:12px;line-height:1.6}.copyright-bar .col-md-12{text-align:center!important}}
.collection-section{padding:90px 0}
.section-heading{margin-bottom:60px}
.section-heading h2{font-size:3rem;font-family:"Lavishly Yours",cursive;font-weight:500}
.section-heading h3{font-family:"Lavishly Yours",cursive;color:#7d8d2d;font-weight:500}
.product-card{border-radius:10px;height:100%;transition:.3s;display:flex}
@media(max-width:1200px){.product-card{flex-direction:column}}
.product-card:hover{transform:translateY(-5px)}
.product-card img{max-width:19.75rem}
.product-card span{color:#b0cb1f;font-weight:700}
.parallax-wrapper{position:absolute;inset:0;z-index:1}
.parallax-bg{width:100%;height:120%;object-fit:cover}
.story-section{padding:120px 0;position:relative;overflow:hidden;min-height:420px}
.story-section .story-section-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}
.story-section .container{position:relative;z-index:2}
.story-section h5{font-size:32px;margin-bottom:20px;color:#fff;font-family:"Inter",sans-serif}
.story-section h2{font-size:60px;line-height:68px;font-weight:500;margin-bottom:30px;font-family:"Lavishly Yours",cursive;color:#b0cb1f}
.story-section p{font-size:16px;line-height:1.8;max-width:600px;color:#fff}
.assam-intro-section{padding:100px 0}
.assam-title{margin-bottom:35px}
.assam-title h2{font-size:72px;font-weight:100;color:#4f4f4f;line-height:1;margin-bottom:5px;font-family:"Inter",sans-serif}
.assam-title span{display:block;font-size:24px;letter-spacing:4px;color:#a9c52f;font-weight:700}
.assam-heading{font-family:"Lavishly Yours",cursive;font-size:56px;line-height:64px;color:#617010;font-weight:500;max-width:700px;margin:auto}
@media(max-width:1200px){.assam-heading{font-size:4rem;line-height:4rem}}
.assam-image{text-align:center;margin-bottom:30px}
.assam-image img{max-width:100%}
.assam-description{font-size:18px;line-height:2;color:#222;max-width:700px;margin:auto}
@media(max-width:991px){.assam-intro-section{padding:70px 0}.assam-title h2{font-size:50px}.assam-heading{font-size:42px;margin-bottom:40px}.assam-description{text-align:center}}
.payment-section{color:#fff;padding:100px 0 0;position:relative;overflow:hidden;min-height:420px}
.payment-section .qr-img{width:19.25rem;margin-top:30px}
.payment-section .payment-section-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}
.payment-section .payment-section-content{position:relative;z-index:2}
.payment-section .payment-section-content h3{font-family:"Inter",sans-serif}
.quality-section{background:#b0cb1f}
.quality-section .quality-section-overlay{background:#feffeb;padding:60px 0;border-radius:0 0 0 225px}
@media(max-width:991px){.quality-section .quality-section-overlay{border-radius:0 0 0 150px}}
@media(max-width:575px){.quality-section .quality-section-overlay{border-radius:0 0 0 120px}}
.quality-section .quality-section-top h5{font-size:1.5rem;margin-bottom:20px;color:#65391e;font-weight:600;font-family:"Inter",sans-serif}
.quality-section .quality-section-top h2{font-size:56px;line-height:64px;line-height:1;margin-bottom:30px;font-family:"Lavishly Yours",cursive;color:#617010;position:relative}
.quality-section .quality-section-top h2::after{content:"";position:absolute;left:50%;bottom:-20px;width:69px;height:18px;transform:translateX(-50%)}
.quality-section .featureList .feature p{color:#333;font-weight:500;font-size:16px}
.feature{font-size:35px}
.feature p{margin-top:10px;font-size:13px}
.feature-icon{min-height:6.5rem}
.tea-footer{background:#b0cb1f;padding:46px 0 0;color:#22304d}
.footer-logo{max-width:12.9375rem}
.tea-footer h3{font-size:20px;font-weight:700;margin-bottom:15px}
.tea-footer h5{font-size:16px;font-weight:700;margin-bottom:20px;font-family:"Inter",sans-serif}
.tea-footer p{font-size:15px;line-height:1.7;margin:0}
.footer-contact .contact-item{display:flex;align-items:center;gap:15px}
.footer-contact .contact-item span a{text-decoration:none;color:#22304d}
.footer-contact i{font-size:32px;color:#fff}
.footer-contact span{font-size:18px;word-break:break-all}
.footer-qr{width:10rem;max-width:100%}
.payment-methods{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;align-items:center;height:100%}
@media(max-width:1200px){.payment-methods{gap:0}}
@media(max-width:1200px){.payment-methods>div{flex-direction:column}}
.payment-methods img{max-width:8.75rem;max-height:2.5rem}
@media(max-width:1200px){.payment-methods img{max-height:none}}
.footer-social{padding:40px 0}
.footer-social a{width:48px;height:48px;background:#3d490d;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;margin:0 8px;font-size:20px;transition:.3s}
.footer-social a:hover{transform:translateY(-5px)}
.footer-social a i{font-size:1.25rem}
.copyright-bar{background:#59680d;color:#fff;padding:18px 0;font-size:14px}
@media(max-width:991px){.tea-footer{text-align:center}.footer-contact .contact-item{justify-content:center}.payment-methods{margin-top:25px}.footer-social a{margin:5px}}

/* WooCommerce Product Card Integration */
.product-card a{text-decoration:none;color:inherit;display:block}
.product-card a img{transition:.3s}
.product-card:hover a img{transform:scale(1.02)}
.product-card .product-content h4 a{text-decoration:none;color:#7b9201}
.product-card .product-content h4 a:hover{text-decoration:underline}
.woocommerce-wrapper .row.g-4{row-gap:2rem}
.woocommerce-wrapper .product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);text-align:center;position:relative;display:block;height:auto}
.woocommerce-wrapper .product-card .product-image-wrap{display:block;position:relative;overflow:hidden;border-radius:12px 12px 0 0;background:#f9f9f9; text-align: center;}
.woocommerce-wrapper .product-card .product-image-wrap img,.woocommerce-wrapper .product-card .shop-product-img{width:100%;height:320px;object-fit:contain;transition:.3s;display:block;padding:10px;margin: 0 auto;}
.woocommerce-wrapper .product-card:hover .product-image-wrap img{transform:scale(1.03)}
.woocommerce-wrapper .product-card .product-content{padding:14px 20px 20px;margin: 0;}
.woocommerce-wrapper .product-card .product-content h4{margin:0 0 6px}
.woocommerce-wrapper .product-card .product-content h4 a{color:#7b9201;font-size:14px;font-weight:600;text-decoration:none;font-family:"Inter",sans-serif;display:block;line-height:1.4}
.woocommerce-wrapper .product-card .product-content .price{margin-bottom:12px;font-size:14px;color:#617010;font-weight:600}
.woocommerce-wrapper .product-card .kt-quick-add{position:relative!important;transform:none!important;opacity:1!important;pointer-events:auto!important;background:none!important;padding:0!important;display:block!important;flex-direction:column!important;left:auto!important;right:auto!important;width:100%!important}
.woocommerce-wrapper .kt-quick-add .kt-quick-sizes{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 0 10px}
.woocommerce-wrapper .kt-quick-add .kt-size-pill{display:inline-block;padding:6px 14px;border:1px solid #ddd;border-radius:30px;background:#fff;color:#333;font-size:12px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.25s;white-space:nowrap}
.woocommerce-wrapper .kt-quick-add .kt-size-pill:hover{background:#f5f5f5;border-color:#bbb}
.woocommerce-wrapper .kt-quick-add .kt-size-pill.active{background:#b0cb1f;color:#000;border-color:#b0cb1f}
.woocommerce-wrapper .kt-quick-add .kt-quick-add-btn{display:flex;width:100%;margin:0;padding:11px 16px;border:none;border-radius:30px;background:#b0cb1f;color:#000;font-weight:700;font-size:13px;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}
.woocommerce-wrapper .kt-quick-add .kt-quick-add-btn:hover:not(:disabled){background:#000;color:#b0cb1f}
.woocommerce-wrapper .kt-quick-add .kt-quick-add-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}
.woocommerce-loop-product__title{display:none}

/* =========================================
   EMPTY CART - NEW IN STORE PRODUCTS
   ========================================= */
.kt-empty-cart-products{margin-top:40px;text-align:center}
.kt-empty-cart-products h2{font-size:28px;font-weight:700;color:#333;margin-bottom:30px;font-family:"Inter",sans-serif}
.kt-empty-cart-products .row.g-4{row-gap:20px}
.kt-empty-cart-products .col-6{flex:0 0 25%;max-width:25%;padding:0 10px}
.kt-empty-cart-products .product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);text-align:center;position:relative;display:block;height:auto}
.kt-empty-cart-products .product-card .product-image-wrap{display:block;position:relative;overflow:hidden;border-radius:12px 12px 0 0;background:#f9f9f9}
.kt-empty-cart-products .product-card .product-image-wrap img{width:100%;height:320px;object-fit:contain;transition:.3s;display:block;padding:10px}
.kt-empty-cart-products .product-card:hover .product-image-wrap img{transform:scale(1.03)}
.kt-empty-cart-products .product-card .product-content{padding:14px 20px 20px; margin-left: 0;}
.kt-empty-cart-products .product-card .product-content h4{margin:0 0 6px}
.kt-empty-cart-products .product-card .product-content h4 a{color:#7b9201;font-size:14px;font-weight:600;text-decoration:none;font-family:"Inter",sans-serif;display:block;line-height:1.4}
.kt-empty-cart-products .product-card .product-content .price{margin-bottom:12px;font-size:14px;color:#617010;font-weight:600}
.kt-empty-cart-products .product-card .kt-quick-add{position:relative!important;transform:none!important;opacity:1!important;pointer-events:auto!important;background:none!important;padding:0!important;display:block!important;flex-direction:column!important;left:auto!important;right:auto!important;width:100%!important}
.kt-empty-cart-products .kt-quick-add .kt-quick-sizes{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 0 10px}
.kt-empty-cart-products .kt-quick-add .kt-size-pill{display:inline-block;padding:6px 14px;border:1px solid #ddd;border-radius:30px;background:#fff;color:#333;font-size:12px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.25s;white-space:nowrap}
.kt-empty-cart-products .kt-quick-add .kt-size-pill:hover{background:#f5f5f5;border-color:#bbb}
.kt-empty-cart-products .kt-quick-add .kt-size-pill.active{background:#b0cb1f;color:#000;border-color:#b0cb1f}
.kt-empty-cart-products .kt-quick-add .kt-quick-add-btn{display:flex;width:100%;margin:0;padding:11px 16px;border:none;border-radius:30px;background:#b0cb1f;color:#000;font-weight:700;font-size:13px;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}
.kt-empty-cart-products .kt-quick-add .kt-quick-add-btn:hover:not(:disabled){background:#000;color:#b0cb1f}
.kt-empty-cart-products .kt-quick-add .kt-quick-add-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}
.return-to-shop{margin-bottom:20px}
.return-to-shop .button{display:inline-block}
.woocommerce .return-to-shop{margin-top:0}
.page-id-9 .entry-header{display:none!important}
.page-id-9 .entry-header+.entry-content{margin-top:0}
.page-id-9 .edit-link{display:none!important}
.woocommerce .woocommerce-notices-wrapper:empty{display:none}
.woocommerce-info{border-radius:12px;border:1px solid #e5e5e5;background:#f7f9f0;padding:14px 20px;margin-bottom:20px}
.woocommerce-info::before{color:#617010}
.woocommerce-info a{color:#617010;text-decoration:underline}
.woocommerce .products .product{margin-bottom:1.5rem}
.woocommerce ul.products li.product{width:100%;margin:0;padding:0}
.price .amount{color:#555;font-size:12px;font-weight:700}
.price del{opacity:.5}
.price ins{text-decoration:none}
.woocommerce-page .page-title{font-size:36px;font-weight:600;color:#333;margin-bottom:30px}
.woocommerce-notices-wrapper{margin-bottom:20px}
.woocommerce-info,.woocommerce-message{background:#f7f9f0;border:1px solid #b0cb1f;color:#333;padding:12px 20px;border-radius:8px}
.woocommerce-info a,.woocommerce-message a{color:#617010}
form .form-row input.input-text:focus,form .form-row textarea:focus{border-color:#b0cb1f;box-shadow:0 0 0 1px #b0cb1f}
button.button.alt,button.button,a.button.alt,a.button,.checkout-button{background:#b0cb1f;color:#000;border:none;padding:12px 30px;border-radius:40px;font-weight:600;text-decoration:none;transition:.3s}
button.button.alt:hover,button.button:hover,a.button.alt:hover,a.button:hover,.checkout-button:hover{background:#000;color:#b0cb1f}

/* Hide Razorpay payment section — Razorpay handles payment via its own popup */
.woocommerce-checkout #payment .payment_methods{display:none!important}
.woocommerce-checkout #payment>#order_review_heading{display:none!important}
/* WooCommerce Blocks checkout */
.wp-block-woocommerce-checkout-payment-block{display:none!important}
.woocommerce-cart table.cart td.actions .button{background:#b0cb1f;color:#000}
.woocommerce-cart table.cart td.actions .button:hover{background:#000;color:#b0cb1f}

/* =========================================
   FILLED CART PAGE — PROFESSIONAL CARD DESIGN
   ========================================= */
.kt-cart-page{max-width:1200px;margin:0 auto;padding:40px 20px}
.kt-cart-header{margin-bottom:32px}
.kt-cart-title{font-size:28px;font-weight:800;color:#1a1a1a;margin:0 0 4px;font-family:"Inter",sans-serif}
.kt-cart-subtitle{font-size:14px;color:#888;margin:0}

/* Two-column layout */
.kt-cart-layout{display:flex;gap:32px;align-items:flex-start}
.kt-cart-items{flex:1;min-width:0}
.kt-cart-sidebar{width:360px;flex-shrink:0;position:sticky;top:100px}

/* Cart item card */
.kt-cart-item{display:flex;align-items:center;gap:20px;padding:20px;background:#fff;border:1px solid #f0f0f0;border-radius:14px;margin-bottom:12px;transition:.25s;position:relative}
.kt-cart-item:hover{border-color:#e0e0e0;box-shadow:0 4px 20px rgba(0,0,0,.04)}

/* Remove button */
.kt-cart-item-remove{position:absolute;top:12px;right:12px}
.kt-remove-btn{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:12px;border:1px solid #eee;background:#fff;transition:.25s;text-decoration:none}
.kt-remove-btn:hover{background:#e74c3c;color:#fff;border-color:#e74c3c}

/* Thumbnail */
.kt-cart-item-thumb{width:90px;height:90px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f9f9f9;display:flex;align-items:center;justify-content:center}
.kt-cart-item-thumb img{width:100%;height:100%;object-fit:contain}
.kt-cart-item-thumb a{display:flex;width:100%;height:100%}

/* Details */
.kt-cart-item-details{flex:1;min-width:0}
.kt-cart-item-name{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 4px;font-family:"Inter",sans-serif}
.kt-cart-item-name a{color:#1a1a1a;text-decoration:none;transition:.2s}
.kt-cart-item-name a:hover{color:#617010}
.kt-cart-item-details .variation{font-size:12px;color:#999;margin-top:4px}
.kt-backorder{font-size:11px;color:#e67e22;background:#fef5e7;padding:2px 8px;border-radius:4px;font-weight:500}

/* Price / Qty / Subtotal columns */
.kt-cart-item-price,.kt-cart-item-qty,.kt-cart-item-subtotal{text-align:right;flex-shrink:0}
.kt-cart-item-price{width:90px}
.kt-cart-item-qty{width:100px}
.kt-cart-item-subtotal{width:100px}
.kt-price-label{display:block;font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-bottom:4px}
.kt-cart-item-price span,.kt-cart-item-subtotal span{font-size:14px;font-weight:700;color:#1a1a1a;font-family:"Inter",sans-serif}

/* Quantity input */
.kt-cart-item-qty .quantity{display:inline-flex;border:1.5px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#f9fafb}
.kt-cart-item-qty .qty{width:48px;height:38px;border:none;text-align:center;font-size:14px;font-weight:600;background:transparent;font-family:"Inter",sans-serif;padding:0}
.kt-cart-item-qty .qty:focus{outline:none}
.kt-cart-item-qty .quantity::-webkit-outer-spin-button,.kt-cart-item-qty .quantity::-webkit-inner-spin-button{-webkit-appearance:none}

/* Update cart button */
.kt-cart-actions-top{margin-bottom:16px}
.kt-update-btn{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;color:#333;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:8px}
.kt-update-btn:hover{border-color:#b0cb1f;color:#617010;background:#f7f9f0}
.kt-update-btn i{font-size:12px}

/* Shipping destination address */
.kt-shipping-dest{font-size:12px;color:#888;padding:0 0 4px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.kt-shipping-dest i{color:#b0cb1f;font-size:11px}
.kt-shipping-dest a{color:#617010;text-decoration:underline;font-weight:500;margin-left:auto}

/* Coupon card */
.kt-cart-coupon{background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:20px;margin-bottom:16px}
.kt-cart-coupon h3{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px}
.kt-cart-coupon h3 i{color:#b0cb1f;font-size:13px}
.kt-coupon-row{display:flex;gap:8px}
.kt-coupon-input{flex:1;padding:10px 14px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:13px;font-family:"Inter",sans-serif;background:#f9fafb;transition:.25s}
.kt-coupon-input:focus{border-color:#b0cb1f;outline:none;background:#fff}
.kt-coupon-input::placeholder{color:#bbb}
.kt-coupon-btn{width:42px;height:42px;border:none;border-radius:8px;background:#1a1a1a;color:#fff;font-size:13px;cursor:pointer;transition:.25s;display:flex;align-items:center;justify-content:center}
.kt-coupon-btn:hover{background:#b0cb1f;color:#000}

/* Shipping calculator */
.kt-shipping-calculator{margin-top:12px;padding:16px;background:#f9fafb;border:1px solid #f0f0f0;border-radius:10px}
.kt-shipping-calculator .woocommerce-shipping-calculator{display:block}
.kt-shipping-calculator label{font-size:12px;font-weight:600;color:#555;margin-bottom:4px;display:block;font-family:"Inter",sans-serif}
.kt-shipping-calculator select,.kt-shipping-calculator input[type="text"]{width:100%;padding:10px 12px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:13px;font-family:"Inter",sans-serif;background:#fff;transition:.25s;margin-bottom:12px;appearance:auto}
.kt-shipping-calculator select:focus,.kt-shipping-calculator input[type="text"]:focus{border-color:#b0cb1f;outline:none}
.kt-shipping-calculator .button{width:100%;padding:10px;border:none;border-radius:8px;background:#b0cb1f;color:#000;font-size:13px;font-weight:700;font-family:"Inter",sans-serif;cursor:pointer;transition:.25s;margin-top:4px}
.kt-shipping-calculator .button:hover{background:#1a1a1a;color:#b0cb1f}
.kt-shipping-calculator .form-row{margin-bottom:0}
.woocommerce-shipping-calculator p{margin-bottom:0}
.woocommerce-shipping-calculator .button.alt,.woocommerce-shipping-calculator .button{background:#b0cb1f;border:none;color:#000;padding:10px 20px;border-radius:8px;font-weight:700;font-size:13px}
.woocommerce-shipping-calculator .button.alt:hover,.woocommerce-shipping-calculator .button:hover{background:#1a1a1a;color:#b0cb1f}
#kt-toggle-shipping-calc{display:inline-block;margin-top:8px;padding:8px 16px;background:#f9fafb;border:1px solid #e0e0e0;border-radius:8px;color:#555;font-size:12px;font-weight:600;text-decoration:none;transition:.25s;cursor:pointer}
#kt-toggle-shipping-calc:hover{background:#b0cb1f;color:#000;border-color:#b0cb1f}

/* Discount row */
.kt-discount-row{background:transparent!important}
.kt-discount-row span{font-size:13px}
.kt-discount-row span:last-child{color:#b0cb1f;font-weight:700;display:flex;align-items:center;gap:6px}
.kt-discount-row .remove{display:none!important}
.woocommerce-remove-coupon{display:none!important}
.kt-remove-coupon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#f0f0f0;color:#999;border-radius:50%;font-size:14px;line-height:1;text-decoration:none;transition:.2s;font-weight:400}
.kt-remove-coupon:hover{background:#e74c3c;color:#fff}

/* Totals card */
.kt-cart-totals{background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:24px}
.kt-cart-totals h3{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 16px;font-family:"Inter",sans-serif}
.kt-totals-table{border-top:1px solid #f0f0f0;padding-top:12px}
.kt-totals-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f5f5f5;background:transparent!important}
.kt-totals-row span{font-size:14px;color:#555;font-family:"Inter",sans-serif;background:transparent!important}
.kt-totals-row span:last-child{font-weight:600;color:#1a1a1a}
.kt-totals-grand{border-bottom:none;padding-top:14px;margin-top:4px;border-top:2px solid #1a1a1a;background:transparent!important}
.kt-totals-grand span{font-size:17px;font-weight:800;color:#1a1a1a;background:transparent!important}
.kt-totals-grand span:last-child{color:#617010}

/* Shipping note */
.kt-totals-shipping-note{margin-top:12px;padding:10px 14px;background:#f7f9f0;border-radius:8px;font-size:12px;color:#617010;line-height:1.6}
.kt-totals-shipping-note a{color:#617010;font-weight:600;text-decoration:underline}

/* Coupon card */

/* Proceed button */
.kt-proceed-btn{width:100%;padding:14px;border:none;border-radius:12px;background:#b0cb1f;color:#000;font-size:15px;font-weight:700;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;letter-spacing:.3px;text-decoration:none}
.kt-proceed-btn:hover{background:#1a1a1a;color:#b0cb1f;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.1);text-decoration:none}
.kt-proceed-btn:active{transform:translateY(0)}
.kt-proceed-btn i{font-size:13px}

/* Continue shopping */
.kt-continue-shopping{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:13px;color:#888;text-decoration:none;font-weight:500;transition:.2s}
.kt-continue-shopping:hover{color:#617010}
.kt-continue-shopping i{font-size:11px}

/* WooCommerce notice override */
.woocommerce .woocommerce-info,.woocommerce-info{border-top:3px solid #b0cb1f;background:#f7f9f0;color:#333;border-radius:10px;padding:16px 20px}
.woocommerce .woocommerce-info::before{color:#b0cb1f}

/* Cart empty */
.woocommerce .wc-empty-cart-message{font-size:16px;color:#888;margin-bottom:30px}

/* Return to shop */
.return-to-shop{margin-top:10px}
.return-to-shop .button{display:inline-flex;align-items:center;gap:6px}

/* WooCommerce table hide */
.woocommerce-cart table.cart{display:none}

/* Cart responsive */
@media(max-width:991px){
    .kt-cart-layout{flex-direction:column}
    .kt-cart-sidebar{width:100%;position:static}
}
@media(max-width:767px){
    .kt-cart-page{padding:24px 16px}
    .kt-cart-item{flex-wrap:wrap;gap:12px;padding:16px}
    .kt-cart-item-thumb{width:70px;height:70px}
    .kt-cart-item-price,.kt-cart-item-qty,.kt-cart-item-subtotal{width:auto;flex:1;text-align:left}
    .kt-price-label{display:none}
    .kt-cart-item-remove{position:relative;top:auto;right:auto;order:-1}
}

/* Tea Slider Link */
.tea-item-link{text-decoration:none;color:inherit;display:block}
.tea-item-link:hover{text-decoration:none;color:inherit}

/* =========================================
   MY ACCOUNT PAGE
   ========================================= */
.woocommerce-account .woocommerce{max-width:1000px;margin:0 auto;padding:0 15px}
#customer_login{display:flex!important;gap:30px;flex-wrap:wrap}
#customer_login .u-column1,#customer_login .u-column2{width:calc(50% - 15px)!important;max-width:calc(50% - 15px)!important;flex:0 0 calc(50% - 15px)!important;padding:0!important}
.woocommerce .woocommerce-form-login,.woocommerce .woocommerce-form-register{margin:0!important}
.woocommerce-account .woocommerce .woocommerce-form-login,
.woocommerce-account .woocommerce .woocommerce-form-register{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.woocommerce-account .woocommerce .woocommerce-form-login input.input-text,
.woocommerce-account .woocommerce .woocommerce-form-register input.input-text{width:100%!important;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:"Inter",sans-serif;margin-bottom:16px;box-sizing:border-box}
.woocommerce-account .woocommerce .woocommerce-form-login input.input-text:focus,
.woocommerce-account .woocommerce .woocommerce-form-register input.input-text:focus{border-color:#b0cb1f;outline:none;box-shadow:0 0 0 1px #b0cb1f}
.woocommerce-account .woocommerce .woocommerce-form-login .button,
.woocommerce-account .woocommerce .woocommerce-form-register .button{width:100%;padding:12px;font-size:15px;font-weight:700;font-family:"Inter",sans-serif}
.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0 0 30px;display:flex;gap:8px;flex-wrap:wrap}
.woocommerce-MyAccount-navigation ul li{flex:0 0 auto}
.woocommerce-MyAccount-navigation ul li a{display:block;padding:10px 20px;border-radius:30px;text-decoration:none;font-size:13px;font-weight:600;color:#555;background:#f5f5f5;transition:.3s;font-family:"Inter",sans-serif}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active a{background:#b0cb1f;color:#000}
.woocommerce-MyAccount-content{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.woocommerce-MyAccount-content h2{font-size:20px;margin-bottom:16px}
.woocommerce-MyAccount-content p{font-size:14px;color:#555;line-height:1.6}
.woocommerce-MyAccount-content a{color:#617010;text-decoration:none}
.woocommerce-MyAccount-content a:hover{text-decoration:underline}
.woocommerce-MyAccount-content table{width:100%;border-collapse:collapse}
.woocommerce-MyAccount-content table th{padding:10px 12px;font-size:13px;font-weight:600;color:#555;text-align:left;border-bottom:1px solid #eee}
.woocommerce-MyAccount-content table td{padding:10px 12px;font-size:13px;border-bottom:1px solid #f5f5f5}
.woocommerce-MyAccount-content .woocommerce-order-details h2,.woocommerce-MyAccount-content .woocommerce-order-details h3{font-size:18px}
.woocommerce-info,.woocommerce-message{background:#f7f9f0;border:1px solid #b0cb1f;color:#333;padding:12px 20px;border-radius:8px;font-size:14px;font-family:"Inter",sans-serif}
.woocommerce-info::before{color:#617010}
.woocommerce-info a{color:#617010;text-decoration:underline}
p.woocommerce-form-login__submit{width:100%}
p.woocommerce-form-register__submit{width:100%}
.woocommerce form .form-row{margin-bottom:0}
.woocommerce .woocommerce-form-login .form-row{width:100%;float:none}
.woocommerce .woocommerce-form-register .form-row{width:100%;float:none}
.woocommerce .woocommerce-form-login input.input-text,
.woocommerce .woocommerce-form-register input.input-text{width:100%;max-width:100%!important;box-sizing:border-box}
.woocommerce-account h2{font-size:28px;font-weight:700;color:#333;margin-bottom:8px;font-family:"Inter",sans-serif}
.woocommerce-account h3{font-size:22px;font-weight:600;color:#333;margin-bottom:20px;font-family:"Inter",sans-serif}

/* =========================================
   SHOP HEADER
   ========================================= */
.shop-header{background:#fff;border-bottom:1px solid #f0f0f0;padding:10px 0;position:sticky;top:0;z-index:100}
.shop-header .logo-img,.shop-header .custom-logo-link img{max-width:100px;height:auto}
.shop-nav{display:flex;align-items:center;justify-content:flex-end;gap:30px}
.shop-nav-link{color:#333;text-decoration:none;font-weight:600;font-size:15px;transition:.3s}
.shop-nav-link:hover{color:#b0cb1f}
.shop-nav-btn{background:#b0cb1f;color:#000!important;padding:6px 18px;border-radius:30px;font-weight:700;transition:.3s}
.shop-nav-btn:hover{background:#000;color:#b0cb1f!important}
.shop-cart{position:relative}
.shop-cart-link{color:#333;text-decoration:none;font-size:22px;transition:.3s;position:relative}
.shop-cart-link:hover{color:#b0cb1f}
.shop-cart-count{position:absolute;top:-8px;right:-10px;background:#b0cb1f;color:#000;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}
.shop-page{padding-top:0}
.custom-logo-link{display:inline-block}
.custom-logo-link img{max-width:200px;height:auto;display:block}

/* =========================================
   SINGLE PRODUCT PAGE
   ========================================= */
.single-product-page{padding-bottom:60px}
.single-product-wrapper .container{max-width:1400px;margin:0 auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem)}

/* Breadcrumb */
.woocommerce-breadcrumb{font-size:14px;color:#888;padding:20px 0;margin:0;border-bottom:1px solid #f0f0f0}
.woocommerce-breadcrumb a{color:#888;text-decoration:none;transition:.3s}
.woocommerce-breadcrumb a:hover{color:#b0cb1f}
.woocommerce-breadcrumb .separator{margin:0 8px;color:#ccc}
.woocommerce-breadcrumb .current{color:#333;font-weight:500}

/* Product Content Layout */
.single-product-content{padding:40px 0 0;display:flex;flex-wrap:wrap}
.single-product-content .col-lg-6{max-width:50%;flex:0 0 auto}

/* Product Image Gallery */
.woocommerce-product-gallery{position:relative;margin-bottom:20px}
.woocommerce-product-gallery__image.main-product-image{border-radius:16px;overflow:hidden;background:#fff;padding:25px;text-align:center;margin-bottom:15px;border:1px solid #f0f0f0;transition:.3s}
.woocommerce-product-gallery__image.main-product-image:hover{box-shadow:0 8px 30px rgba(0,0,0,.08)}
.woocommerce-product-gallery__image.main-product-image img{max-height:500px;width:auto!important;margin:0 auto;object-fit:contain;height:auto}
.woocommerce-product-gallery__image.main-product-image a{display:block;line-height:0}
.product-thumbnails{display:flex;gap:10px;flex-wrap:wrap}
.product-thumbnails .thumbnail{width:80px;height:80px;border-radius:10px;overflow:hidden;border:2px solid #e8e8e8;cursor:pointer;transition:.3s;flex-shrink:0;background:#fff;padding:4px}
.product-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:6px;transition:.3s}
.product-thumbnails .thumbnail:hover{border-color:#ccc;transform:translateY(-2px)}
.product-thumbnails .thumbnail.active{border-color:#b0cb1f;box-shadow:0 2px 8px rgba(176,203,31,.3)}

/* Product Summary Right Column */
.product-cats{margin-bottom:15px}
.product-cat-badge{display:inline-block;background:#b0cb1f;color:#000;padding:5px 16px;border-radius:20px;font-size:12px;font-weight:600;text-decoration:none;margin-right:8px;transition:.3s;letter-spacing:.5px}
.product-cat-badge:hover{background:#000;color:#b0cb1f}
.product_title{font-size:32px;font-weight:700;color:#222;margin-bottom:10px;font-family:"Inter",sans-serif;line-height:1.3}
.product-short-desc{font-size:16px;line-height:1.7;color:#555;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}

/* Weight Price Table on Single Product */
.price-box-single{margin-bottom:25px;padding:20px;background:#fafef5;border-radius:12px;border:1px solid rgba(176,203,31,.2)}
.price-box-single .price-box{margin:0}
.price-box-single .price-box strong{display:block;font-size:13px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.price-box-single .price-box div{font-size:17px;color:#444;margin-bottom:6px;font-weight:500;display:flex;align-items:center;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.04)}
.price-box-single .price-box div:last-child{border-bottom:none;margin-bottom:0}
.price-box-single .price-box div span{font-size:15px;font-weight:700;color:#617010;margin-left:auto}

/* WooCommerce Default Price (non-variable) */
.summary .price{font-size:20px;color:#333;margin-bottom:15px}
.summary .price .amount{font-size:20px;color:#333;font-weight:600}
.summary .price del{opacity:.4;font-weight:400;margin-right:5px}
.summary .price del .amount{font-size:16px}

/* WooCommerce Stock Status */
.stock{font-size:14px;padding:8px 0;margin-bottom:10px}
.stock.out-of-stock{color:#c00}
.stock.in-stock{color:#617010}

/* Add to Cart Form Area */
.variations_form.cart{width:100%;margin-bottom:25px}
.variations{width:100%;margin:0 0 15px;border:none}
.variations td,.variations th{padding:8px 10px 8px 0;border:none;vertical-align:middle}
.variations label{font-weight:600;color:#333;font-size:14px}
.variations select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E") no-repeat right 14px center;border:2px solid #e0e0e0;border-radius:10px;padding:12px 40px 12px 16px;font-size:15px;font-weight:500;color:#333;cursor:pointer;transition:.3s;width:100%;background-color:#fff}
.variations select:focus{border-color:#b0cb1f;outline:none;box-shadow:0 0 0 3px rgba(176,203,31,.15)}
.variations .reset_variations{font-size:13px;color:#888;visibility:visible;display:inline-block;margin-top:8px}
.variations .reset_variations:hover{color:#b0cb1f}

/* Custom Variation Form Overrides */
.variations-wrapper{display:flex;flex-direction:column;gap:0;margin-bottom:0}
.variations-row{display:flex;align-items:center;gap:15px;margin-bottom:12px}
.variations-row label{font-weight:600;color:#333;min-width:100px;font-size:14px;white-space:nowrap}
.variations-row select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E") no-repeat right 12px center;border:2px solid #ddd;border-radius:8px;padding:10px 40px 10px 15px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:.3s;min-width:200px}
.variations-row select:focus{border-color:#b0cb1f;outline:none;box-shadow:0 0 0 2px rgba(176,203,31,.2)}

/* Single Product Pill-Size Buttons */
.kt-pill-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}
.kt-pill{padding:8px 20px;border:2px solid #ddd;border-radius:30px;background:#fff;color:#555;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.25s;white-space:nowrap}
.kt-pill:hover{border-color:#b0cb1f;color:#333}
.kt-pill.active{background:#b0cb1f;color:#000;border-color:#b0cb1f;pointer-events:none}
.variations .reset_variations{margin-top:4px}

/* WooCommerce Variation Add to Cart (rendered by variation-add-to-cart-button.php) */
.woocommerce-variation-add-to-cart{display:flex;align-items:center;gap:15px;margin-top:20px;flex-wrap:wrap}
.woocommerce-variation-add-to-cart.variations_button{display:flex;align-items:center;gap:15px;flex-wrap:wrap}

/* Quantity Selector */
.quantity{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:10px;overflow:hidden;background:#fff}
.quantity .qty{width:55px;height:48px;border:none;text-align:center;font-size:16px;font-weight:600;background:transparent;transition:.3s;padding:0;-moz-appearance:textfield}
.quantity .qty::-webkit-outer-spin-button,.quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.quantity .qty:focus{outline:none;background:rgba(176,203,31,.05)}

/* Single Add to Cart Button */
.single_add_to_cart_button{background:#b0cb1f;color:#000;border:none;padding:14px 36px;border-radius:40px;font-weight:700;font-size:15px;transition:.3s;display:inline-flex;align-items:center;gap:8px;letter-spacing:.5px;min-height:48px;cursor:pointer}
.single_add_to_cart_button:hover{background:#000;color:#b0cb1f;transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.15)}
.single_add_to_cart_button:active{transform:translateY(0)}
.single_add_to_cart_button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;transform:none;box-shadow:none}

/* Single Variation Wrap */
.single_variation_wrap{margin-top:5px;padding:15px 0}
.single_variation_wrap .woocommerce-variation{font-size:16px;color:#444;margin-bottom:15px;padding:10px 0}
.single_variation_wrap .woocommerce-variation .price{font-size:18px;margin:0}
.single_variation_wrap .woocommerce-variation .stock{margin:5px 0 0}

/* Add to Cart Notices */
.woocommerce .variations_form.cart .woocommerce-notices-wrapper{margin-bottom:15px}
.variations_form .woocommerce-notices-wrapper{margin-bottom:10px}

/* Product Meta */
.product_meta{margin-top:20px;padding-top:15px;border-top:1px solid #f0f0f0;font-size:13px;color:#999}
.product_meta .posted_in,.product_meta .tagged_as{display:block;margin-bottom:4px}
.product_meta a{color:#617010;text-decoration:none;transition:.3s}
.product_meta a:hover{color:#b0cb1f;text-decoration:underline}

/* Product Sharing / Wishlist Row */
.yith-wcwl-add-to-wishlist,.woocommerce-product-rating{margin-bottom:10px}
.woocommerce-product-rating .star-rating{font-size:14px;color:#b0cb1f}
.woocommerce .star-rating span{color:#b0cb1f}

/* =========================================
   PRODUCT TABS
   ========================================= */
.woocommerce-tabs-wrapper{margin-top:60px}
.kt-tabs{margin-top:40px}
.kt-tabs-nav{list-style:none;padding:0;margin:0;display:flex;border-bottom:2px solid #e0e0e0}
.kt-tab-btn{padding:14px 30px;cursor:pointer;font-weight:600;font-size:15px;color:#888;border-bottom:3px solid transparent;margin-bottom:-2px;transition:.3s;user-select:none}
.kt-tab-btn:hover{color:#333}
.kt-tab-btn.active{color:#617010;border-bottom-color:#b0cb1f}
.kt-tab-panel{display:none;padding:30px 0;font-size:16px;line-height:1.8;color:#444}
.kt-tab-panel.active{display:block}
.kt-tab-panel h2{display:none}
.kt-tab-panel p{margin-bottom:15px}

/* =========================================
   REVIEWS DESIGN
   ========================================= */
.kt-reviews{font-family:"Inter",sans-serif}
.kt-reviews-header{display:flex;align-items:center;justify-content:space-between;padding:30px;background:#fafef5;border-radius:16px;margin-bottom:40px;border:1px solid rgba(176,203,31,.15)}
.kt-reviews-summary{display:flex;align-items:center;gap:20px}
.kt-summary-score{display:flex;flex-direction:column;align-items:center}
.kt-score-number{font-size:48px;font-weight:700;color:#333;line-height:1}
.kt-score-label{font-size:13px;color:#888;margin-top:4px}
.kt-summary-stars{display:flex;gap:4px}
.kt-summary-count{font-size:14px;color:#888;margin:0}
.kt-summary-empty p{font-size:16px;color:#888;margin:0}
.kt-star{font-size:24px;color:#ddd;transition:.2s}
.kt-star.filled{color:#f5a623}
.kt-write-review-btn{background:#b0cb1f;color:#000;border:none;padding:12px 30px;border-radius:40px;font-weight:600;font-size:14px;cursor:pointer;transition:.3s;font-family:"Inter",sans-serif}
.kt-write-review-btn:hover{background:#000;color:#b0cb1f;transform:translateY(-1px)}

/* Reviews List */
.kt-reviews-list{margin-bottom:50px}
.kt-review-item{display:flex;gap:20px;padding:28px 0;border-bottom:1px solid #f0f0f0}
.kt-review-item:last-child{border-bottom:none}
.kt-review-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#b0cb1f,#617010);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}
.kt-review-body{flex:1}
.kt-review-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.kt-review-name{font-weight:600;color:#333;font-size:15px}
.kt-review-verified{font-size:11px;background:#e8f5e9;color:#2e7d32;padding:2px 10px;border-radius:20px;margin-left:10px;font-weight:500}
.kt-review-date{font-size:13px;color:#aaa}
.kt-review-stars{margin-bottom:10px}
.kt-review-stars .kt-star{font-size:16px}
.kt-review-content{font-size:15px;line-height:1.7;color:#555}

/* Review Form */
.kt-review-form-wrapper{background:#fafef5;border-radius:16px;padding:40px;border:1px solid rgba(176,203,31,.15)}
.kt-form-title{font-size:24px;font-weight:700;color:#333;margin:0 0 10px;font-family:"Inter",sans-serif}
.kt-form-note{font-size:13px;color:#888;margin:0 0 30px}
.kt-form-group{margin-bottom:24px}
.kt-form-label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}
.kt-form-label .required{color:#c00}
.kt-form-group input[type="text"],
.kt-form-group input[type="email"],
.kt-form-group textarea{width:100%;padding:14px 18px;border:2px solid #e8e8e8;border-radius:12px;font-size:15px;font-family:"Inter",sans-serif;color:#333;transition:.3s;background:#fff;box-sizing:border-box}
.kt-form-group input:focus,
.kt-form-group textarea:focus{outline:none;border-color:#b0cb1f;box-shadow:0 0 0 3px rgba(176,203,31,.1)}
.kt-form-group textarea{resize:vertical;min-height:120px}
.kt-form-group input::placeholder,
.kt-form-group textarea::placeholder{color:#bbb}
.kt-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
@media(max-width:575px){.kt-form-row{grid-template-columns:1fr}}

/* Star Rating Select */
.kt-rating-group{margin-bottom:28px}
.kt-star-rating-select{display:flex;flex-direction:row-reverse;gap:4px;width:fit-content}
.kt-star-rating-select input{display:none}
.kt-star-rating-select label{font-size:36px;color:#ddd;cursor:pointer;transition:.2s;line-height:1}
.kt-star-rating-select label:hover,
.kt-star-rating-select label:hover~label,
.kt-star-rating-select input:checked~label{color:#f5a623}

.kt-submit-btn{background:#b0cb1f;color:#000;border:none;padding:14px 40px;border-radius:40px;font-weight:700;font-size:15px;cursor:pointer;transition:.3s;font-family:"Inter",sans-serif;letter-spacing:.3px}
.kt-submit-btn:hover{background:#000;color:#b0cb1f;transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.15)}

/* Responsive */
@media(max-width:767px){
    .kt-reviews-header{flex-direction:column;gap:20px;text-align:center;padding:24px}
    .kt-reviews-summary{flex-wrap:wrap;justify-content:center}
    .kt-review-item{flex-direction:column;gap:12px}
    .kt-review-form-wrapper{padding:24px}
    .kt-score-number{font-size:40px}
    .kt-star-rating-select label{font-size:28px}
}

/* =========================================
   RELATED PRODUCTS
   ========================================= */
.related-products-section{margin-top:60px;padding-top:40px;border-top:1px solid #eee}
.related-products-section .section-title h2{font-size:36px;font-weight:600;color:#333;margin-bottom:30px}

/* =========================================
   SINGLE PRODUCT RESPONSIVE
   ========================================= */
@media(max-width:991px){
    .single-product-content .col-lg-6{max-width:100%;flex:0 0 100%}
    .single-product-content{flex-direction:column}
    .product_title{font-size:26px}
    .product-thumbnails .thumbnail{width:65px;height:65px}
    .woocommerce-tabs ul.tabs{flex-wrap:wrap;gap:5px}
    .woocommerce-tabs ul.tabs li a{padding:10px 20px;font-size:14px}
    .variations-row{flex-direction:column;align-items:flex-start;gap:8px}
    .variations-row select{min-width:100%}
    .woocommerce-variation-add-to-cart{flex-direction:column;align-items:stretch}
    .woocommerce-variation-add-to-cart .quantity{justify-content:center}
    .woocommerce-variation-add-to-cart .single_add_to_cart_button{width:100%;justify-content:center}
    .price-box-single{padding:15px}
    .price-box-single .price-box div{font-size:16px}
}
@media(max-width:575px){
    .shop-header{padding:6px 0}
    .shop-header .logo-img,.shop-header .custom-logo-link img{max-width:80px}
    .shop-nav{gap:15px}
    .shop-nav-link{font-size:13px}
    .product_title{font-size:22px}
    .product-short-desc{font-size:14px}
    .price-box-single .price-box div{font-size:15px}
    .product-thumbnails .thumbnail{width:55px;height:55px}
    .woocommerce-tabs ul.tabs{flex-direction:column}
    .woocommerce-tabs ul.tabs li a{padding:10px 15px;font-size:13px}
    .related-products-section .section-title h2{font-size:24px}
    .single-product-wrapper .container{padding-left:15px;padding-right:15px}
    .woocommerce-product-gallery__image.main-product-image{padding:15px;border-radius:12px}
    .woocommerce-product-gallery__image.main-product-image img{max-height:350px}
}

/* =========================================
   PAY FOR ORDER PAGE
   ========================================= */
.kt-pay-page{max-width:580px;margin:40px auto;padding:0 20px}
.kt-pay-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:40px 36px;box-shadow:0 4px 24px rgba(0,0,0,.04)}

/* Header */
.kt-pay-header{text-align:center;margin-bottom:28px}
.kt-pay-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#b0cb1f,#617010);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}
.kt-pay-header h1{font-size:22px;font-weight:800;color:#1a1a1a;margin:0 0 6px;font-family:"Inter",sans-serif}
.kt-pay-header p{font-size:13px;color:#999;margin:0;line-height:1.5}

/* Order info rows */
.kt-pay-order-info{background:#f9fafb;border-radius:12px;padding:16px 20px;margin-bottom:24px;text-align:center}
.kt-pay-info-row{display:inline-flex;justify-content:space-between;gap:20px;padding:4px 0;font-size:13px;font-family:"Inter",sans-serif}
.kt-pay-info-row span:first-child{color:#999}
.kt-pay-info-row span:last-child{font-weight:600;color:#1a1a1a}

/* Items */
.kt-pay-items{margin-bottom:20px}
.kt-pay-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5}
.kt-pay-item:last-child{border-bottom:none}
.kt-pay-item-name{flex:1;font-size:14px;font-weight:600;color:#1a1a1a;font-family:"Inter",sans-serif}
.kt-pay-item-name .wc-item-meta{font-size:12px;color:#999;font-weight:400}
.kt-pay-item-qty{font-size:13px;color:#999}
.kt-pay-item-price{font-size:14px;font-weight:700;color:#1a1a1a;font-family:"Inter",sans-serif}

/* Totals */
.kt-pay-totals{border-top:1px solid #f0f0f0;padding-top:16px;margin-bottom:24px}
.kt-pay-total-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;font-family:"Inter",sans-serif}
.kt-pay-total-row span:first-child{color:#666}
.kt-pay-total-row span:last-child{font-weight:600;color:#1a1a1a}
.kt-pay-total-grand{border-top:2px solid #1a1a1a;padding-top:12px;margin-top:8px}
.kt-pay-total-grand span{font-size:17px;font-weight:800;color:#1a1a1a}
.kt-pay-total-grand span:last-child{color:#617010}

/* Payment gateway */
.kt-pay-gateway{margin-bottom:16px}
.kt-pay-gateway label{display:flex;align-items:center;gap:10px;padding:14px 18px;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:.25s;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}
.kt-pay-gateway label:hover{border-color:#b0cb1f}
.kt-pay-gateway input[type="radio"]{accent-color:#b0cb1f;width:18px;height:18px}
.kt-pay-gateway .wc-payment_method_payment_method-description{font-size:12px;color:#999;font-weight:400;margin-top:2px}

/* Pay Now button */
.kt-pay-actions{margin-top:24px;text-align:center}
.kt-pay-now-btn{width:auto;min-width:180px;padding:13px 40px;border:none;border-radius:10px;background:#1a1a1a;color:#fff;font-size:14px;font-weight:700;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.4px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.kt-pay-now-btn:hover{background:#b0cb1f;color:#000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(176,203,31,.3)}
.kt-pay-now-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.12)}
.kt-pay-now-btn i{font-size:13px}

/* Terms checkbox */
.kt-pay-actions .woocommerce-terms-and-conditions{margin-top:12px}
.kt-pay-actions .woocommerce-terms-and-conditions label{font-size:13px;color:#666}
.kt-pay-actions .woocommerce-terms-and-conditions a{color:#617010}

/* Cancel link */
.kt-pay-buttons-row{display:flex;justify-content:center;gap:12px;align-items:center}
.kt-pay-cancel,.kt-pay-cancel-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:#888;text-decoration:none;font-weight:600;transition:.3s;padding:13px 28px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;font-family:"Inter",sans-serif}
.kt-pay-cancel:hover,.kt-pay-cancel-btn:hover{color:#e74c3c;border-color:#e74c3c;background:#fff5f5}
.kt-pay-cancel i,.kt-pay-cancel-btn i{font-size:11px}

/* Hide default WooCommerce payment table */
.kt-pay-page .shop_table{display:none}

/* ---- Razorpay order-pay page styling ---- */
.page-id-10 .entry-header,
.woocommerce-order-pay .entry-header{display:none}
.page-id-10 .entry-content{padding:0;margin:0}
.woocommerce-order-pay #order_review{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:36px;max-width:500px;margin:0 auto;box-shadow:0 4px 20px rgba(0,0,0,.04)}
.woocommerce-order-pay .shop_table{width:100%;border-collapse:collapse;margin-bottom:24px}
.woocommerce-order-pay .shop_table thead th{padding:12px 16px;font-weight:600;font-size:13px;color:#999;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #f0f0f0;text-align:left;font-family:"Inter",sans-serif}
.woocommerce-order-pay .shop_table tbody td{padding:14px 16px;font-size:14px;color:#1a1a1a;border-bottom:1px solid #f5f5f5;font-family:"Inter",sans-serif}
.woocommerce-order-pay .shop_table tbody td strong{font-weight:600}
.woocommerce-order-pay .shop_table tfoot th{padding:12px 16px;font-size:13px;color:#555;text-align:left;border-top:1px solid #f0f0f0;font-family:"Inter",sans-serif}
.woocommerce-order-pay .shop_table tfoot td{padding:12px 16px;font-size:14px;font-weight:600;color:#1a1a1a;border-top:1px solid #f0f0f0;font-family:"Inter",sans-serif}
.woocommerce-order-pay .shop_table tr.order_total th,.woocommerce-order-pay .shop_table tr.order_total td{border-top:2px solid #1a1a1a;font-size:16px;font-weight:800;padding-top:16px}
.woocommerce-order-pay .shop_table tr.order_total td{color:#617010}

/* Razorpay form section */
.woocommerce-order-pay #payment{margin-top:28px;text-align:center}
.woocommerce-order-pay .wc_payment_methods{display:none}
.woocommerce-order-pay #payment .form-row{margin-top:16px}

/* Razorpay info text */
.woocommerce-order-pay #payment > p:first-of-type{font-size:13px;color:#888;margin-bottom:20px;line-height:1.5}

/* Razorpay buttons — compact, side-by-side, centered */
.woocommerce-order-pay #payment > p:last-child{display:flex;justify-content:center;gap:12px;margin-top:0}

#btn-razorpay{width:auto;min-width:160px;padding:12px 36px;border:none;border-radius:10px;background:#1a1a1a;color:#fff;font-size:14px;font-weight:700;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.4px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
#btn-razorpay:hover{background:#b0cb1f;color:#000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(176,203,31,.3)}
#btn-razorpay:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.12)}

#btn-razorpay-cancel{width:auto;min-width:100px;padding:12px 28px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;color:#888;font-size:13px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:inline-flex;align-items:center;justify-content:center}
#btn-razorpay-cancel:hover{border-color:#e74c3c;color:#e74c3c;background:#fff5f5}

/* Razorpay processing message */
#msg-razorpay-success{background:#f7f9f0!important;border:1px solid #b0cb1f;border-radius:10px;padding:14px 20px!important;font-size:13px;color:#333;font-family:"Inter",sans-serif;margin-bottom:16px}

/* Edit link */
.woocommerce-order-pay .edit-address,.woocommerce-order-pay a.edit{color:#617010;text-decoration:none;font-size:13px;font-weight:500;margin-top:16px;display:inline-block}

/* Webhook notice hide */
.woocommerce-error,.woocommerce-info{margin-bottom:16px}
.woocommerce-order-pay .woocommerce-notices-wrapper{margin-bottom:20px}

/* Responsive */
@media(max-width:575px){
    .kt-pay-card{padding:28px 20px;border-radius:16px}
    .kt-pay-header h1{font-size:20px}
    .woocommerce-order-pay #payment > p:last-child{flex-direction:column;align-items:center}
    #btn-razorpay{width:100%;min-width:0}
    #btn-razorpay-cancel{width:100%;min-width:0}
}

/* =========================================
   ORDER RECEIVED / THANK YOU PAGE
   ========================================= */
.kt-ty-article{margin:0!important;padding:0!important;background:transparent!important;border:none!important}
.kt-ty-article .entry-content.kt-ty-content{padding:0;margin:0}
.kt-thankyou-page{padding:0 0 60px;margin-top:-10px}
.kt-ty-hero{text-align:center;padding:60px 30px 40px;background:linear-gradient(180deg,#fafef5 0%,#fff 100%);border-radius:0 0 40px 40px;margin:0 -15px 40px}
.kt-ty-check{margin-bottom:24px;display:inline-block}
.kt-ty-check svg{filter:drop-shadow(0 4px 12px rgba(176,203,31,.3))}
.kt-ty-heading{font-size:42px;font-weight:800;color:#1a1a1a;margin:0 0 12px;font-family:"Inter",sans-serif;letter-spacing:-.5px}
.kt-ty-message{font-size:16px;color:#666;margin:0;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.7}
.kt-ty-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:40px;padding:0 15px}
.kt-ty-stat{display:flex;align-items:center;gap:14px;background:#fff;padding:20px 18px;border-radius:16px;border:1px solid rgba(176,203,31,.1);transition:.3s}
.kt-ty-stat:hover{box-shadow:0 4px 20px rgba(0,0,0,.05);transform:translateY(-2px)}
.kt-ty-stat-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#fafef5,#f0f5d6);display:flex;align-items:center;justify-content:center;color:#617010;font-size:16px;flex-shrink:0}
.kt-ty-stat div{display:flex;flex-direction:column;min-width:0}
.kt-ty-stat-label{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}
.kt-ty-stat-val{font-size:14px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.kt-ty-stat-total .kt-ty-stat-icon{background:linear-gradient(135deg,#b0cb1f,#8aad17);color:#fff}
.kt-ty-stat-total .kt-ty-stat-val{font-size:18px;color:#617010;font-weight:700}

/* Order Details Grid */
.kt-ty-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin-bottom:30px;padding:0 15px}
.kt-ty-card{background:#fff;border-radius:20px;padding:30px;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 16px rgba(0,0,0,.02)}
.kt-ty-card-title{font-size:16px;font-weight:700;color:#222;margin:0 0 20px;display:flex;align-items:center;gap:10px;font-family:"Inter",sans-serif}
.kt-ty-card-title i{color:#b0cb1f;font-size:14px}

/* Order Table */
.kt-ty-table{width:100%;border-collapse:separate;border-spacing:0}
.kt-ty-table th{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1px;padding:0 0 14px;border-bottom:2px solid #f0f0f0;text-align:left}
.kt-ty-table th:last-child,.kt-ty-table td:last-child{text-align:right}
.kt-ty-table td{padding:14px 0;border-bottom:1px solid #f8f8f8;font-size:14px;color:#444;vertical-align:top}
.kt-ty-table tbody tr:last-child td{border-bottom:none}
.kt-ty-item-name{font-weight:500;color:#333;display:block;margin-bottom:2px}
.kt-ty-item-sku{font-size:12px;color:#bbb;display:block}
.kt-ty-table tfoot td{padding-top:16px;border-top:2px solid #f0f0f0;border-bottom:none;font-weight:600;color:#333}
.kt-ty-table tfoot tr:last-child td{border-top:2px solid #eee}

/* Address */
.kt-ty-address{font-style:normal;font-size:14px;line-height:1.9;color:#555;margin:0}
.kt-ty-contact{margin-top:8px;font-size:14px}
.kt-ty-contact i{color:#b0cb1f;width:16px;margin-right:4px;font-size:12px}
.kt-ty-address a{color:#617010;text-decoration:none;transition:.3s}
.kt-ty-address a:hover{color:#b0cb1f}

/* Note */
.kt-ty-note{display:flex;align-items:flex-start;gap:12px;background:#fafef5;border-radius:14px;padding:18px 22px;margin:0 15px 35px;border:1px solid rgba(176,203,31,.1)}
.kt-ty-note i{color:#b0cb1f;margin-top:3px;flex-shrink:0}
.kt-ty-note p{margin:0;font-size:14px;color:#666;line-height:1.6}

/* Actions */
.kt-ty-actions{display:flex;justify-content:center;gap:16px;padding:0 15px}
.kt-ty-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:50px;font-weight:600;font-size:15px;text-decoration:none;transition:.3s;font-family:"Inter",sans-serif;letter-spacing:.3px;cursor:pointer}
.kt-ty-btn-primary{background:#b0cb1f;color:#000;border:2px solid #b0cb1f}
.kt-ty-btn-primary:hover{background:#000;color:#b0cb1f;border-color:#000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12)}
.kt-ty-btn-outline{background:transparent;color:#333;border:2px solid #ddd}
.kt-ty-btn-outline:hover{border-color:#b0cb1f;color:#617010;transform:translateY(-2px)}

/* Error State */
.kt-ty-check-error svg circle{fill:#e74c3c}

/* Responsive */
@media(max-width:1199px){
    .kt-ty-stats{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:991px){
    .kt-ty-grid{grid-template-columns:1fr}
}
@media(max-width:767px){
    .kt-ty-hero{padding:40px 20px 30px;margin:0 -15px 30px;border-radius:0 0 30px 30px}
    .kt-ty-heading{font-size:32px}
    .kt-ty-stats{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px}
    .kt-ty-stat{padding:16px 14px}
    .kt-ty-stat-icon{width:38px;height:38px;border-radius:10px;font-size:14px}
    .kt-ty-stat-val{font-size:13px}
    .kt-ty-card{padding:22px 18px}
    .kt-ty-actions{flex-direction:column;align-items:stretch}
    .kt-ty-btn{justify-content:center}
    .kt-ty-note{margin:0 15px 25px}
}
@media(max-width:480px){
    .kt-ty-stats{grid-template-columns:1fr}
}

/* =========================================
   VIEW ORDER PAGE (MY ACCOUNT)
   ========================================= */
.kt-order-view{max-width:900px;margin:0 auto}
.kt-ov-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}
.kt-ov-header h2{font-size:22px;font-weight:700;color:#333;margin:0;font-family:"Inter",sans-serif}
.kt-ov-date{font-size:14px;color:#666}
.kt-ov-status{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:30px;font-size:13px;font-weight:600;font-family:"Inter",sans-serif}
.kt-ov-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}
.kt-ov-stat{display:flex;align-items:center;gap:12px;background:#fff;padding:16px;border-radius:14px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 8px rgba(0,0,0,.02)}
.kt-ov-stat-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#fafef5,#f0f5d6);display:flex;align-items:center;justify-content:center;color:#617010;font-size:14px;flex-shrink:0}
.kt-ov-stat-label{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px;display:block;margin-bottom:2px}
.kt-ov-stat-value{font-size:14px;font-weight:600;color:#333}
.kt-ov-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:24px}
.kt-ov-card{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 12px rgba(0,0,0,.02)}
.kt-ov-card-title{font-size:15px;font-weight:700;color:#222;margin:0 0 16px;display:flex;align-items:center;gap:8px;font-family:"Inter",sans-serif}
.kt-ov-card-title i{color:#b0cb1f;font-size:13px}
.kt-ov-table{width:100%;border-collapse:separate;border-spacing:0}
.kt-ov-table th{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px;padding:0 0 12px;border-bottom:2px solid #f0f0f0;text-align:left}
.kt-ov-table th:last-child,.kt-ov-table td:last-child{text-align:right}
.kt-ov-table td{padding:12px 0;border-bottom:1px solid #f8f8f8;font-size:14px;color:#444;vertical-align:middle}
.kt-ov-table tbody tr:last-child td{border-bottom:none}
.kt-ov-product-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
.kt-ov-product-img{width:40px;height:40px;object-fit:contain;border-radius:6px}
.kt-ov-item-name{font-weight:500;color:#333}
.kt-ov-table tfoot td{padding-top:12px;border-bottom:none;font-size:14px}
.kt-ov-total-row td{border-top:2px solid #f0f0f0!important;padding-top:14px;font-weight:700;color:#333;font-size:15px}
.kt-ov-address{font-style:normal;font-size:14px;line-height:1.8;color:#555;margin:0}
.kt-ov-contact{margin-top:8px;font-size:13px;color:#666}
.kt-ov-contact i{color:#b0cb1f;width:16px;margin-right:4px;font-size:12px}
.kt-ov-actions{display:flex;gap:12px;justify-content:center}
.kt-ov-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:50px;font-weight:600;font-size:14px;text-decoration:none;transition:.3s;font-family:"Inter",sans-serif;background:#fff;color:#555;border:2px solid #ddd}
.kt-ov-btn:hover{border-color:#b0cb1f;color:#617010;transform:translateY(-1px)}
.kt-ov-btn-primary{background:#b0cb1f;color:#000;border:2px solid #b0cb1f}
.kt-ov-btn-primary:hover{background:#000;color:#b0cb1f;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}

/* =========================================
   ADDRESSES PAGE (MY ACCOUNT)
   ========================================= */
.kt-addresses-page{max-width:800px;margin:0 auto}
.kt-addr-intro{font-size:14px;color:#666;margin-bottom:24px;line-height:1.6}
.kt-addr-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.kt-addr-card{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 12px rgba(0,0,0,.02)}
.kt-addr-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}
.kt-addr-card-header h3{font-size:16px;font-weight:700;color:#222;margin:0;display:flex;align-items:center;gap:8px;font-family:"Inter",sans-serif}
.kt-addr-card-header h3 i{color:#b0cb1f;font-size:14px}
.kt-addr-edit{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:#617010;text-decoration:none;padding:6px 14px;border-radius:20px;border:1px solid #b0cb1f;transition:.3s}
.kt-addr-edit:hover{background:#b0cb1f;color:#000}
.kt-addr-card-body{font-style:normal;font-size:14px;line-height:1.9;color:#555;margin:0}
.kt-addr-empty{color:#aaa;font-style:italic;font-size:13px}

/* =========================================
   ACCOUNT DETAILS (MY ACCOUNT)
   ========================================= */
.kt-account-details{max-width:900px;margin:0 auto}
.kt-acct-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.kt-acct-field{margin-bottom:18px}
.kt-acct-field:last-child{margin-bottom:0}
.kt-acct-field label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:6px;font-family:"Inter",sans-serif}
.kt-acct-field label .required{color:#e74c3c}
.kt-acct-field input.input-text{width:100%;padding:11px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:"Inter",sans-serif;box-sizing:border-box;transition:.3s}
.kt-acct-field input.input-text:focus{border-color:#b0cb1f;outline:none;box-shadow:0 0 0 1px #b0cb1f}
.kt-acct-hint{display:block;font-size:12px;color:#999;margin-top:4px;line-height:1.4}
.kt-acct-save{width:100%;padding:12px;font-size:15px;font-weight:700;font-family:"Inter",sans-serif;margin-top:20px}

@media(max-width:768px){
    .kt-acct-grid{grid-template-columns:1fr}
}

@media(max-width:576px){
    .kt-addr-grid{grid-template-columns:1fr}
}

/* =========================================
   ORDERS LIST (MY ACCOUNT)
   ========================================= */
.kt-orders-list{display:flex;flex-direction:column;gap:12px}
.kt-order-card{display:flex;align-items:center;background:#fff;border-radius:14px;padding:18px 22px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 8px rgba(0,0,0,.02);transition:.3s;gap:20px}
.kt-order-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.06);transform:translateY(-1px)}
.kt-order-card-left{min-width:130px}
.kt-order-num{display:flex;flex-direction:column}
.kt-order-num-label{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px}
.kt-order-num-value{font-size:16px;font-weight:700;color:#333;font-family:"Inter",sans-serif}
.kt-order-date{font-size:12px;color:#888;margin-top:4px}
.kt-order-card-center{display:flex;align-items:center;gap:10px;flex:1}
.kt-order-items-preview{display:flex}
.kt-order-thumb{width:36px;height:36px;object-fit:contain;border-radius:6px;border:1px solid #f0f0f0;margin-left:-8px;background:#fff}
.kt-order-thumb:first-child{margin-left:0}
.kt-order-count{font-size:13px;color:#666;font-weight:500}
.kt-order-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:120px}
.kt-order-total{font-size:16px;font-weight:700;color:#333;font-family:"Inter",sans-serif}
.kt-order-status-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;text-transform:capitalize;font-family:"Inter",sans-serif}
.kt-order-card-action .kt-ov-btn{padding:8px 18px;font-size:13px}
.kt-wo-empty{text-align:center;padding:60px 20px}
.kt-wo-empty i{font-size:48px;color:#ddd;margin-bottom:16px}
.kt-wo-empty p{font-size:16px;color:#666;margin-bottom:20px}

@media(max-width:768px){
    .kt-order-card{flex-wrap:wrap;gap:12px}
    .kt-order-card-center{order:3;width:100%}
    .kt-order-card-right{flex-direction:row;align-items:center;min-width:auto;order:2}
}

@media(max-width:768px){
    .kt-ov-stats{grid-template-columns:1fr 1fr}
    .kt-ov-grid{grid-template-columns:1fr}
    .kt-ov-header{flex-direction:column;align-items:flex-start}
}
@media(max-width:480px){
    .kt-ov-stats{grid-template-columns:1fr}
    .kt-ov-actions{flex-direction:column;align-items:stretch}
    .kt-ov-btn{justify-content:center}
}

/* =========================================
   QUICK ADD-TO-CART OVERLAY (HOMEPAGE)
   ========================================= */
.product-card{position:relative}
.product-card .product-image-wrap{position:relative;display:block;flex:0 0 auto;width:auto}
.product-card .product-image-wrap a{display:block;line-height:0}
.product-card .product-image-wrap img{transition:.4s}
.product-card:hover .product-image-wrap img{transform:scale(1.05)}

.kt-quick-add{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 70%,transparent 100%);padding:20px 16px 16px;display:flex;flex-direction:column;gap:10px;transform:translateY(100%);transition:.35s ease;opacity:0;pointer-events:none;z-index:5}
.product-card:hover .kt-quick-add{transform:translateY(0);opacity:1;pointer-events:auto}

.kt-quick-sizes{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}

.kt-size-pill{padding:6px 14px;border:1px solid rgba(255,255,255,.35);border-radius:30px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:.25s;white-space:nowrap}
.kt-size-pill:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}
.kt-size-pill.active{background:#b0cb1f;color:#000;border-color:#b0cb1f}

.kt-quick-add-btn{width:100%;padding:10px 16px;border:none;border-radius:30px;background:#b0cb1f;color:#000;font-weight:700;font-size:13px;font-family:"Inter",sans-serif;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.3px}
.kt-quick-add-btn:hover:not(:disabled){background:#fff;color:#333}
.kt-quick-add-btn:disabled{background:rgba(255,255,255,.15);color:rgba(255,255,255,.4);cursor:not-allowed}

.kt-quick-oos{display:block;text-align:center;padding:10px 16px;background:rgba(0,0,0,.5);color:#aaa;border-radius:8px;font-size:13px;font-weight:600}

.kt-quick-added{background:#4caf50!important;color:#fff!important;pointer-events:none}

@media(max-width:767px){
    .kt-quick-add{transform:translateY(0);opacity:1;pointer-events:auto;padding:12px 10px 10px;gap:8px}
    .kt-size-pill{padding:5px 10px;font-size:11px}
    .kt-quick-add-btn{padding:8px 14px;font-size:12px}
}
