@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap";::-moz-selection{background:#7b7d7f;color:var(--primary-color);text-shadow:none}::selection{background:#7b7d7f;color:var(--primary-color);text-shadow:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,textarea,input{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none;font-family:Albert Sans,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{color:#000;background:#fff;-webkit-text-size-adjust:none;-moz-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}:root{--primary-color: #4c644c;--secondary-color: #edc862;--global: #000000;overflow:hidden;overflow-y:auto}a{text-decoration:none;transition:all .25s ease-out 0s;outline:none;box-shadow:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,p,p span{font-family:Albert Sans,sans-serif}img{border:0px;max-width:100%}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-appearance:none}::-webkit-input-placeholder{color:#000}::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}:-moz-placeholder{color:#000}.wrapper{width:95%;max-width:1440px;margin:0 auto;position:relative}.container{width:100%;max-width:1280px;padding:0 43px;margin:0 auto}@media(max-width:1280px){.container{padding:0 30px}}@media(max-width:992px){.container{padding:0 20px}}@media(max-width:576px){.container{padding:0 16px}}.banner-btn{background-color:var(--primary-color);color:#fff;padding:12px 40px;font-size:1.2rem;font-weight:600;text-transform:capitalize;cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--primary-color)}.banner-btn:hover{background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.secondry-btn{background-color:var(--secondary-color);color:#fff;padding:12px 40px;font-size:1.1rem;font-weight:500;text-transform:capitalize;cursor:pointer;transition:all .3s ease-in-out;border:1px solid var(--secondary-color);display:inline-block}.secondry-btn:hover{background-color:transparent;color:var(--secondary-color);border:1px solid var(--secondary-color)}.buy-btn{background-color:#000;color:#fff;padding:12px 40px;font-size:1.1rem;font-weight:500;text-transform:capitalize;cursor:pointer;transition:all .3s ease-in-out;border:1px solid #000000;display:inline-block}.buy-btn:hover{background-color:transparent;color:#000;border:1px solid #000000}.error-message{font-size:14px;color:red;padding-left:5px}.app-loader{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff;animation:fadeUp .8s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.app-loader>img{width:200px;animation:float 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.topheader-col1{display:flex;align-items:center}.top-header-row{display:flex;justify-content:space-between;align-items:center}.top-header-sec{padding:10px 0;background:#fff9f1;border-bottom:1px solid #e5e5e5;color:#000;font-size:14px}.top-header-sec p a{color:#000;font-weight:600}.store-location a{display:flex;align-items:center}.store-location span img{width:15px}.store-location span{font-size:.8rem;color:#000;margin-right:10px;transition:.3s all ease-in-out}.store-location a:hover span{color:var(--secondary-color)}.store-mail a{display:flex;align-items:center}.store-mail span img{width:15px}.store-mail span{font-size:.8rem;color:#000;margin-right:10px;transition:.3s all ease-in-out}.store-mail:hover span{color:var(--secondary-color)}.store-location{position:relative}.store-mail{padding-left:10px}.store-location:after{position:absolute;top:0;right:0;background-color:#000;height:20px;width:1px;content:""}.header-social-icons{width:auto}.header-social-icons a{display:inline-block;margin:0 12px 0 0}.header-social-icons a:last-child{margin-right:0}.header-social-icons .social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative}.header-social-icons .social-icon img{width:18px;height:18px;transition:all .25s ease-in-out;object-fit:contain}.header-social-icons .social-icon .hover-icon{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:center}.header-social-icons a:hover .social-icon .hover-icon{opacity:1}.header-social-icons a:hover .social-icon>img{opacity:0}.header-social-icons{display:flex;width:100%;align-items:center;justify-content:space-between;max-width:160px}.header-social{background-color:var(--primary);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px}.currency-selector{position:relative;width:100%}.currency-button{display:flex;align-items:center;gap:8px;cursor:pointer;justify-content:left;border:none;background:transparent;width:100px;color:#000}.currency-selector:after{position:absolute;content:"";border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);right:20px;top:7px}.flag{font-size:20px;border-radius:50%}.top-header-col3{display:flex;align-items:center;justify-content:space-between}.dropdown-menu{position:absolute;top:100%;left:0;border-radius:5px;margin-top:5px;box-shadow:0 2px 5px #0003;z-index:10;width:100px;background-color:#fff;max-height:15rem;overflow-y:scroll}.dropdown-item{display:flex;align-items:center;gap:8px;padding:10px;cursor:pointer}.dropdown-item:hover{background:#afafaf}.flag img{width:20px;height:20px}@media(max-width:991px){.topheader-col1{display:none}}@media(max-width:600px){.top-header-col2{margin-right:20px}.top-header-sec p a{font-size:.8rem;font-weight:400}}.alert-flipper-wrapper{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;color:#000}.flipping-text{animation:flipIn .6s ease-in-out forwards;will-change:transform;font-size:.8rem;font-weight:600}@keyframes flipIn{0%{opacity:0;transform:rotateX(90deg)}to{opacity:1;transform:rotateX(0)}}.header-sec{padding:10px 0;background-color:#fff;-webkit-box-shadow:0px 0px 20px 0px rgba(221,221,221,1);-moz-box-shadow:0px 0px 20px 0px rgba(221,221,221,1);box-shadow:0 0 20px #ddd}.header-sec.sticky{position:fixed;z-index:999;animation:.7s slide-down;width:100%;left:0;top:0}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-row{display:flex;justify-content:space-between;align-items:center}.header-col1 .logo img{width:100px}.header-menu ul{display:flex;align-items:center}.header-menu ul li{margin:0 25px}.header-menu ul li a{color:#000;font-size:.9rem;font-weight:500;text-transform:uppercase}.header-menu ul li a:hover{color:var(--secondary-color)}.cart-menus .cart-icons{display:flex;align-items:center}.cart-menus .cart-icons .cart-icon{margin:0 10px;position:relative}.cart-menus .cart-icons .cart-icon img{width:25px}.cart-items{background:var(--secondary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:.7rem;position:absolute;top:-10px;right:-10px;font-family:Lato,sans-serif}.search-form input[type=search]{-webkit-appearance:none!important;background-clip:padding-box;background-color:#fff;vertical-align:middle;border-radius:.25rem;border:1px solid #e0e0e5;font-size:1rem;width:100%;line-height:2;padding:.375rem 1.25rem;transition:border-color .2s;font-family:Cormorant Garamond,serif}form.search-form{display:flex;justify-content:center;border-bottom:1px solid #000000;width:220px;position:relative}.search-form label{flex-grow:1;flex-shrink:0;flex-basis:auto;align-self:center;margin-bottom:0}.search-form label p{font-family:Cormorant Garamond,serif;text-transform:uppercase;font-weight:600}.search-form input.search-field{margin-bottom:0;flex-grow:1;flex-shrink:0;flex-basis:auto;align-self:center;height:51px;border:none}.search-form input.search-submit{height:51px;margin:0;padding:1rem 1.3rem;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;font-size:1rem}.search-form .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.search-form .button{display:inline-block;font-weight:600;font-size:.8rem;line-height:1.15;letter-spacing:.1rem;text-transform:uppercase;color:#292826;border:1px solid transparent;vertical-align:middle;text-shadow:none;transition:all .2s;margin-right:10px;background:none}.search-submit{width:25px;display:flex;align-items:center;justify-content:center}.search-form p span.typed-text{font-weight:400;color:var(--secondary-color)}.search-form p span.cursor{display:inline-block;background-color:#ccc;margin-left:.1rem;width:3px;animation:blink 1s infinite;font-family:Cormorant Garamond,serif}.search-form p span.cursor.typing{animation:none}@keyframes blink{0%{background-color:#ccc}49%{background-color:#ccc}50%{background-color:transparent}99%{background-color:transparent}to{background-color:#ccc}}.menu-item a{color:#fff;text-decoration:none;font-size:18px;padding:10px;display:block}.mega-menu{position:absolute;top:100%;left:0;background:#fff;display:flex;gap:20px;padding:15px;box-shadow:0 5px 10px #0000001a;border-radius:5px;width:300px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:55;background-image:url(/assets/megamenu-CKYJVo6Y.jpg);background-repeat:no-repeat;background-size:cover}.menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0);width:800px;padding:30px}.mega-column{flex:1}.mega-column h4{margin-bottom:20px;font-size:1.4rem;color:var(--secondary-color);font-weight:500}.mega-column a{display:block;text-decoration:none;padding:10px 0;font-size:1rem!important;font-weight:600!important}.menu-item{position:relative}.menu-item:after{position:absolute;top:13px;right:-13px;content:"";border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.shopping-drawer{position:fixed;top:0;right:0;height:100%;display:flex;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;overflow:hidden}.cart-item button{border:none;background:none;cursor:pointer}.shopping-drawer.active{transform:translate(0)}.offer-panel{width:350px;padding:20px;border-right:1px solid #ddd;overflow-y:auto}.offer-header{font-size:16px;font-weight:700;color:#d40080;margin-bottom:10px;text-align:center}.offer-product{display:flex;gap:15px;margin-bottom:20px;background:#fff;padding:20px 15px;border-radius:8px;box-shadow:0 0 6px #0000002b}.offer-product img{width:80px;height:80px;object-fit:contain}.offer-product h4{margin:0;font-size:20px;font-weight:600}.offer-product p{margin:5px 0}.old-price{text-decoration:line-through;color:gray;margin-left:8px}.offer-product button{color:var(--secondary-color);border:none;margin-top:10px;border-radius:4px;cursor:pointer;background-color:transparent;font-weight:600}.cart-panel{width:400px;padding:20px 20px 95px;position:relative;z-index:10}.cart-panel .cart-inner{width:100%;height:100%;overflow-y:auto}.cart-panel .cart-inner::-webkit-scrollbar{display:none}.cart-header{display:flex;justify-content:space-between;align-items:center}.cart-header h2{margin:0;font-size:25px;font-weight:600}.cart-header button{background:transparent;font-size:18px;border:none;cursor:pointer}.cart-items-list{margin-top:20px}.cart-item{display:flex;gap:10px;align-items:center;padding:20px 0;border-bottom:1px solid #ddd}.cart-item img{width:80px;height:100px;object-fit:cover;background-color:#f5f5f5;padding:15px}.item-details{flex-grow:1;padding-right:10px}.item-details h4{margin:0 0 15px;font-size:14px;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.quantity{display:flex;align-items:center;justify-content:space-between;max-width:100px}.quantity button{padding:0 10px;background-color:var(--secondary-color);border:none;color:#fff;font-size:25px;font-weight:600}.item-price{font-weight:700}.cart-footer{margin-top:20px;border-top:1px solid #ddd;padding-top:10px;font-size:14px;position:absolute;bottom:0;width:90%;background-color:#fff;left:50%;transform:translate(-50%)}.cart-footer .empty-cart{display:flex;justify-content:center;align-items:center}.checkout-btn{width:100%;padding:12px;background-color:#000;color:#fff;font-weight:700;border:none;border-radius:5px;margin-top:10px;cursor:pointer;max-width:370px;margin-bottom:.5rem}.empty-cart{padding:30px;text-align:center;color:#666;font-size:16px}.cart-icon.active{border-radius:8px;box-shadow:0 0 6px #00000040;background-color:#f0f0f0}.mobile-menu-panel,.cart-icons .hamburger,form.search-form.mobilemenu{display:none}.user-dropdown-wrapper{position:relative;display:inline-block}.user-icon{cursor:pointer;width:24px;height:24px;margin:0 10px}.user-dropdown{position:absolute;right:0;top:36px;background:#fff;border:1px solid #f0e6e6;box-shadow:0 2px 6px #0000001a;width:180px;z-index:999;border-radius:4px;overflow:hidden;padding:10px}.user-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px;color:#000;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s;margin:5px 0;text-transform:uppercase}.user-dropdown-item:hover{background:#d2d2d2}.user-dropdown-item img{width:25px;height:25px}.user-dropdown-item i{font-size:16px}@media(max-width:1200px){.header-menu ul li{margin:0 15px}}@media(max-width:1024px){.header-menu ul li{margin:0 10px}}@media(max-width:991px){.header-menu ul,.header-social-icons{display:none}.mobile-menu-panel{display:block}.cart-icons .hamburger{display:flex;border:none;padding:5px 10px 7px;margin-left:25px;font-size:20px;background-color:var(--secondary-color);border-radius:20px;color:#fff;width:40px;height:40px;align-items:center;justify-content:center}.mobile-menu-footer .login-btn{display:none}.mobile-menu-panel{position:fixed;top:0;left:-100%;width:320px;height:100vh;background-color:#fff;z-index:1000;overflow-y:auto;transition:left .3s ease-in-out;box-shadow:2px 0 10px #0000001a;padding:20px}.mobile-menu-panel.open{left:0}.mobile-menu-header{display:flex;justify-content:flex-end;margin-bottom:10px}.close-btn{font-size:40px;background:none;border:none;cursor:pointer;background-color:var(--secondary-color);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff}.mobile-menu-list{list-style:none;padding:0}.mobile-menu-list li a{text-decoration:none;color:#333;font-size:16px;display:block;padding:16px 0;border-bottom:1px solid #eee;transition:color .2s;font-weight:600}.mobile-menu-list li a:hover{color:var(--secondary-color)}.mobile-menu-list li span{float:right;font-weight:700}.mobile-menu-footer{margin-top:20px}.login-btn{display:flex;align-items:center;background-color:#c94f4f;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:8px;cursor:pointer;width:100%;margin-bottom:20px}.login-btn img{width:20px;margin-right:10px}.social-icons a{font-size:20px;color:#444;transition:color .3s}.social-icons a:hover{color:var(--secondary-color)}.mobile-menu-footer .social-icons{display:flex;max-width:180px;justify-content:space-between}.mobile-menu-footer .social-icons a{margin-right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid var(--secondary-color);border-radius:50%}}@media(max-width:768px){.offer-panel{display:none}.checkout-btn{max-width:370px;margin-bottom:1rem}}@media(max-width:600px){.cart-icons{flex-wrap:wrap}form.search-form{display:none}form.search-form.mobilemenu{display:block;width:100%;margin:10px 0}.header-row{flex-wrap:wrap}.header-col1 .logo img{width:80px}.cart-panel{max-width:400px;width:100%}.item-details h4{font-size:14px}.cart-footer p{font-size:12px}}.suggestion-dropdown{position:absolute;top:100%;left:0;width:300px;max-height:250px;background-color:#fff;border:1px solid #ddd;border-radius:4px;overflow-y:auto;z-index:1000;box-shadow:0 12px 20px #0000001a;padding:0;margin:4px 0 0;list-style:none}.suggestion-dropdown li{display:flex;align-items:center;padding:8px 12px;cursor:pointer;transition:background-color .2s ease-in-out}.suggestion-dropdown li:hover{background-color:#f5f5f5}.suggestion-dropdown li img{margin-right:10px;height:30px;width:30px;object-fit:cover;border-radius:4px}.search-input::placeholder{transition:none}@media(max-width:767px){.suggestion-dropdown{width:100vw;left:0;right:0;max-height:200px;border-radius:0;border-left:none;border-right:none;border-bottom:1px solid #ddd;box-shadow:none}.suggestion-dropdown li{padding:10px 16px;font-size:.95rem}.suggestion-dropdown li img{height:28px;width:28px;margin-right:8px}}.banner-sec{height:80vh;width:100%;position:relative;overflow:hidden}.banner-sec .slick-slider,.banner-sec .slick-list{height:100%}.banner-sec .slick-track{height:100%;display:flex;align-items:stretch}.banner-sec .slick-slide{height:auto}.banner-sec .slick-slide>div{height:100%}.banner-image{height:80vh;width:100%;position:relative}.banner-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000008e;z-index:1}.banner-image img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.4,0,.2,1)}.banner-sec .slick-active .banner-image img{transform:scale(1)}.banner-sec .slick-slide:not(.slick-active) .banner-image img{transform:scale(1.05)}.banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:800px;width:100%;text-align:center;z-index:2;color:#fff;padding:0 30px;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.banner-sec .slick-active .banner-content{animation:fadeInUp .8s ease-out .2s forwards}.banner-content h1{font-size:2.5rem;font-weight:600;line-height:1.3;margin-bottom:16px;text-shadow:0 2px 12px rgba(0,0,0,.4);font-family:Gilroy,Segoe UI,sans-serif;letter-spacing:.5px;color:#fff}.banner-content .secondry-btn{margin-top:24px;padding:12px 32px;background-color:var(--secondary-color);color:#000;border:2px solid var(--secondary-color);font-size:.9rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif;box-shadow:0 4px 12px #edc86240;letter-spacing:.5px;text-transform:uppercase}.banner-content .secondry-btn:hover{background-color:#fffffff2;color:#000;border-color:#fffffff2;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.banner-sec .slick-prev,.banner-sec .slick-next{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:2px solid var(--secondary-color);opacity:.8;z-index:3;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.banner-sec .slick-prev:hover,.banner-sec .slick-next:hover{opacity:1;background-color:#00000080;transform:translateY(-50%) scale(1.1)}.banner-sec .slick-prev{left:30px}.banner-sec .slick-next{right:30px}.banner-sec .slick-prev:before,.banner-sec .slick-next:before{content:"";display:block;width:10px;height:10px;border:solid var(--secondary-color);border-width:0 3px 3px 0;margin:0 auto;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-sec .slick-prev:before{transform:translate(-50%,-50%) rotate(135deg)}.banner-sec .slick-next:before{transform:translate(-50%,-50%) rotate(-45deg)}.banner-sec .slick-dots{bottom:30px;z-index:3;display:flex;justify-content:center;align-items:center;width:100%;left:0;right:0;margin:0;padding:0;list-style:none;position:absolute}.banner-sec .slick-dots li{width:auto;height:auto;margin:0 6px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.banner-sec .slick-dots li button{width:12px;height:12px;padding:0;border-radius:50%;background-color:#fff6;border:2px solid transparent;transition:all .3s ease;display:block;position:relative;cursor:pointer;text-indent:-9999px;overflow:hidden}.banner-sec .slick-dots li button:before{content:"";display:none}.banner-sec .slick-dots li.slick-active button{background-color:var(--secondary-color);border-color:var(--secondary-color);width:30px;height:12px;border-radius:6px}.banner-sec .slick-dots li button:hover{background-color:#fff9}.banner-sec>.secondry-btn{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:12px 30px;background-color:var(--secondary-color);color:#fff;border:none;font-size:1rem;cursor:pointer;border-radius:5px}@media(max-width:1200px){.banner-sec .slick-prev{left:20px}.banner-sec .slick-next{right:20px}}@media(max-width:991px){.banner-sec,.banner-image{height:70vh}.banner-content{max-width:700px;padding:0 25px}.banner-content h1{font-size:2rem;font-weight:600;margin-bottom:14px;letter-spacing:.3px}.banner-content .secondry-btn{margin-top:20px;padding:11px 28px;font-size:.85rem}}@media(max-width:768px){.banner-sec,.banner-image{height:60vh}.banner-content{max-width:600px;padding:0 20px}.banner-content h1{font-size:1.75rem;font-weight:600;margin-bottom:12px;letter-spacing:.2px;line-height:1.35}.banner-content .secondry-btn{margin-top:18px;padding:10px 24px;font-size:.8rem}.banner-sec .slick-prev,.banner-sec .slick-next{width:40px;height:40px}.banner-sec .slick-prev:before,.banner-sec .slick-next:before{width:8px;height:8px;border-width:0 2.5px 2.5px 0}.banner-sec .slick-prev{left:15px}.banner-sec .slick-next{right:15px}.banner-sec .slick-dots{bottom:20px}}@media(max-width:600px){.banner-sec{height:auto}.banner-image{height:50vh}.banner-content{max-width:90%;padding:0 20px}.banner-content h1{font-size:1.5rem;font-weight:600;margin-bottom:12px;letter-spacing:.2px;line-height:1.4}.banner-content .secondry-btn{margin-top:16px;padding:10px 22px;font-size:.75rem}.banner-sec .slick-prev,.banner-sec .slick-next{display:none}.banner-sec .slick-dots li{width:10px;height:10px;margin:0 4px}.banner-sec .slick-dots li button{width:10px;height:10px}.banner-sec .slick-dots li.slick-active button{width:24px}.banner-sec>.secondry-btn{top:65%;font-size:.9rem;padding:10px 20px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.best-seller-sec{padding:40px 0;background-color:#fafafa}.best-seller-sec h2{font-size:3rem;font-weight:600;color:#000;max-width:fit-content;margin:0 auto 40px}.best-seller-sec h2 span{color:var(--secondary-color)}.category-sec{padding:80px 0}.category-sec h2{font-size:2.75rem;font-weight:600;color:#000;max-width:fit-content;margin:0 auto 60px;text-align:center;letter-spacing:-.5px}.category-sec h2 span{color:var(--secondary-color)}.product-sec{padding:40px 0 0}.product-sec h2{font-size:3rem;font-weight:600;color:#000;max-width:fit-content;margin:0 auto}.product-sec h2 span{color:var(--secondary-color)}.product-cards-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:50px 0;width:100%;max-width:100%}.product-cards-slider{display:none;margin:0;padding:0 10px}.product-cards-slider .slick-slider{position:relative}.product-cards-slider .slick-list{overflow:hidden;margin:0 -5px;padding:10px 0}.product-cards-slider .slick-track{display:flex;transition:transform .8s cubic-bezier(.4,0,.2,1);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-cards-slider .slick-slide{padding:0 5px;transition:opacity .3s ease,transform .3s ease;opacity:1}.product-cards-slider .slick-slide.slick-active{opacity:1}.product-cards-slider .slick-slide:not(.slick-active){opacity:.7}.product-cards-slider .slick-slide.slick-current{opacity:1}.product-cards-slider .slick-slide>div{display:flex;justify-content:center;align-items:stretch;height:100%}.product-cards-slider .slick-prev{left:-20px!important;z-index:55}.product-cards-slider .slick-next{right:-20px!important;z-index:55}.product-cards-slider .slick-prev,.product-cards-slider .slick-next{width:40px!important;height:40px!important;background-color:#fff!important;border-radius:50%!important;border:2px solid var(--secondary-color)!important;opacity:1!important;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-cards-slider .slick-prev:hover,.product-cards-slider .slick-next:hover{background-color:var(--secondary-color)!important}.product-cards-slider .slick-prev:before{border:solid var(--secondary-color);border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(135deg);-webkit-transform:rotate(135deg);content:""!important;left:3px;position:relative;transition:border-color .3s ease}.product-cards-slider .slick-prev:hover:before{border-color:#fff}.product-cards-slider .slick-next:before{border:solid var(--secondary-color);border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);content:""!important;position:relative;right:3px;transition:border-color .3s ease}.product-cards-slider .slick-next:hover:before{border-color:#fff}.product-cards-row>div{text-align:center;display:flex;justify-content:center;width:100%;min-width:0;overflow:hidden}.product-cards-row .product-card{width:100%!important;max-width:100%!important;margin-bottom:0;transition:transform .3s ease,box-shadow .3s ease;min-width:0;overflow:hidden;display:flex;flex-direction:column}.product-cards-row .product-card-image-sec{display:flex;align-items:center;justify-content:center;background-color:#fafafa;position:relative;overflow:hidden}.product-cards-row .product-image,.product-cards-row .product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-cards-row .product-content{margin-top:16px;width:100%;max-width:100%;overflow:hidden;min-width:0;box-sizing:border-box}.product-cards-row .product-content h3{font-size:.95rem;margin-bottom:8px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;min-width:0;display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;min-height:unset!important;box-sizing:border-box}.product-cards-row .product-content p{font-size:.9rem}.product-cards-row .product-content p span{font-size:.75rem}.product-cards-row .product-card .secondry-btn{margin-top:20px;padding:10px 16px;font-size:.85rem;border-radius:25px}.product-cards-row .product-new-label,.product-cards-row .product-offer-label{padding:6px 12px;font-size:.8rem;top:8px}.product-cards-row .product-new-label{left:8px}.product-cards-row .product-offer-label{right:8px}.product-cards-row .quick-view-div{height:42px;width:42px}.product-cards-row .quick-view-div img{width:24px}.no-product{text-align:center;padding:40px 20px;color:#777;font-size:18px;width:100%}.testimonial-sec{padding:80px 0;background-color:#fff}.shippping-sec{padding:80px 0;background-color:#fafafa}.secondry-banner-sec{padding:0}.footer-sec{background-color:#000}@media(max-width:1200px){.product-cards-row{grid-template-columns:repeat(4,1fr);gap:16px}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:200px;object-fit:contain;object-position:center}.product-cards-slider{padding:0 15px}.product-cards-slider .slick-list{margin:0 -4px}.product-cards-slider .slick-slide{padding:0 4px}.product-cards-slider .slick-prev{left:-20px!important;width:36px!important;height:36px!important}.product-cards-slider .slick-next{right:-20px!important;width:36px!important;height:36px!important}}@media(max-width:991px){.best-seller-sec h2,.category-sec h2,.product-sec h2,.testimonial-container h2{font-size:2.5rem!important}.product-cards-grid{display:none}.product-cards-slider{display:block}.product-cards-row{grid-template-columns:repeat(3,1fr);gap:16px}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:200px;object-fit:contain;object-position:center}.product-cards-slider{padding:0 15px}.product-cards-slider .slick-list{margin:0 -4px}.product-cards-slider .slick-slide{padding:0 4px}.product-cards-slider .slick-prev{left:-18px!important;width:34px!important;height:34px!important}.product-cards-slider .slick-next{right:-18px!important;width:34px!important;height:34px!important}}@media(max-width:768px){.best-seller-sec{padding:30px 0}.best-seller-sec h2{margin-bottom:25px}.category-sec{padding:30px 0}.category-sec h2{margin:0 auto 30px}.product-sec{padding:30px 0 0}.product-cards-grid{display:none}.product-cards-slider{display:block;padding:0 5px}.product-cards-slider .slick-list{margin:0 -3px}.product-cards-slider .slick-slide{padding:0 3px}.product-cards-row{grid-template-columns:1fr;gap:20px;margin:30px 0}.product-cards-row .product-card-image-sec{padding:10px 8px 8px;display:flex;align-items:center;justify-content:center;min-height:240px}.product-cards-row .product-image,.product-cards-row .product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:240px;width:100%;object-fit:cover;object-position:center}.product-cards-row .product-content{padding:0 10px 10px}.product-cards-row .product-content h3{font-size:.95rem}.product-cards-row .product-content p{font-size:.9rem}.product-cards-row .quick-view-div{height:42px;width:42px}.product-cards-row .quick-view-div img{width:24px}.product-cards-row .product-card .secondry-btn{font-size:.85rem;padding:10px 16px;border-radius:25px}.testimonial-sec,.shippping-sec{padding:30px 0}}@media(max-width:600px){.best-seller-sec{padding:25px 0}.best-seller-sec h2{font-size:1.9rem!important;margin-bottom:20px}.category-sec{padding:25px 0}.category-sec h2{font-size:1.9rem!important;margin:0 auto 25px}.product-sec{padding:25px 0 0}.product-sec h2{font-size:1.9rem!important}.product-cards-grid{display:none}.product-cards-slider{display:block;padding:0 12px}.product-cards-slider .slick-list{margin:0 -3px}.product-cards-slider .slick-slide{padding:0 3px}.product-cards-slider .slick-prev{left:-8px!important;width:32px!important;height:32px!important}.product-cards-slider .slick-next{right:-8px!important;width:32px!important;height:32px!important}.product-cards-row{grid-template-columns:1fr;gap:20px;margin:25px 0}.product-cards-row .product-card-image-sec{padding:8px 6px 6px;display:flex;align-items:center;justify-content:center;min-height:280px}.product-cards-row .product-image,.product-cards-row .product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:280px;width:100%;object-fit:cover;object-position:center}.product-cards-row .product-content{padding:0 10px 10px;margin-top:16px}.product-cards-row .product-content h3{font-size:.9rem;margin-bottom:8px}.product-cards-row .product-content p{font-size:.9rem}.product-cards-row .product-content p span{font-size:.75rem}.product-cards-row .quick-view-div{height:40px;width:40px}.product-cards-row .quick-view-div img{width:22px}.product-cards-row .product-card .secondry-btn{font-size:.8rem;padding:10px 14px;margin-top:20px;border-radius:25px}.testimonial-sec{padding:25px 0}.testimonial-container h2{font-size:1.9rem!important}.shippping-sec{padding:25px 0}}@media(max-width:480px){.best-seller-sec{padding:20px 0}.best-seller-sec h2{margin-bottom:18px}.category-sec{padding:20px 0}.category-sec h2{margin:0 auto 20px}.product-sec{padding:20px 0 0}.product-cards-grid{display:none}.product-cards-slider{display:block;padding:0 10px}.product-cards-slider .slick-list{margin:0 -2px}.product-cards-slider .slick-slide{padding:0 2px}.product-cards-slider .slick-prev{left:-5px!important;width:30px!important;height:30px!important}.product-cards-slider .slick-next{right:-5px!important;width:30px!important;height:30px!important}.product-cards-row{grid-template-columns:1fr;gap:18px;margin:20px 0}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:160px;object-fit:contain;object-position:center}.product-cards-row .product-card-image-sec{padding:6px 4px 4px;display:flex;align-items:center;justify-content:center;min-height:300px}.product-cards-row .product-image,.product-cards-row .product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:300px;width:100%;object-fit:cover;object-position:center}.product-cards-row .product-content{padding:0 10px 10px;margin-top:14px}.product-cards-row .product-content h3{font-size:.85rem;margin-bottom:8px}.product-cards-row .product-content p{font-size:.85rem}.product-cards-row .product-content p span{font-size:.7rem}.product-cards-row .quick-view-div{height:38px;width:38px}.product-cards-row .quick-view-div img{width:20px}.product-cards-row .product-card .secondry-btn{font-size:.75rem;padding:9px 12px;margin-top:18px;border-radius:25px}.testimonial-sec,.shippping-sec{padding:20px 0}}@media(max-width:375px){.product-cards-row .product-card-image-sec{padding:5px 3px 3px;min-height:280px}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:280px;width:100%;object-fit:cover;object-position:center}}@media(max-width:320px){.product-cards-row .product-card-image-sec{padding:4px 2px 2px;min-height:260px}.product-cards-row .product-image img,.product-cards-row .product-card:hover .product-hover-image img{height:260px;width:100%;object-fit:cover;object-position:center}}.product-slider{margin:0;padding:0 10px}.product-slider .slick-slider{position:relative}.product-slider .slick-list{overflow:hidden;margin:0 -5px;padding:10px 0}.product-slider .slick-track{display:flex;transition:transform .8s cubic-bezier(.4,0,.2,1);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.product-slider .slick-slide{padding:0 5px;transition:opacity .3s ease,transform .3s ease;opacity:1}.product-slider .slick-slide.slick-active{opacity:1}.product-slider .slick-slide:not(.slick-active){opacity:.7}@media(max-width:991px){.product-slider .slick-slide:not(.slick-active){opacity:.85}.product-slider .slick-slide.slick-active{opacity:1}}.product-slider .slick-slide.slick-current{opacity:1}.best-sell-card{position:relative;margin:0 5px;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;cursor:pointer;transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.best-sell-card:hover{transform:translateY(-8px) translateZ(0);box-shadow:0 12px 40px #00000026}.best-sell-card:hover .video-container{border-radius:8px 8px 0 0}.best-sell-card .video-container{position:relative;overflow:hidden;border-radius:8px 8px 0 0;transition:border-radius .4s cubic-bezier(.4,0,.2,1)}.best-sell-card .video-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#0000004d,#000000d9);z-index:1;transition:opacity .3s ease}@media(max-width:768px){.best-sell-card .video-container:before{background:linear-gradient(180deg,#0000,#00000059 40%,#000000e6)}}.best-sell-card:hover .video-container:before{opacity:.95}.best-sell-card .video-container video{object-fit:cover;width:100%;height:450px;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1);border-radius:8px 8px 0 0}.video-placeholder{position:relative;width:100%;height:450px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px 8px 0 0}.video-poster-image{width:100%;height:100%;object-fit:cover;opacity:.7}.video-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:var(--secondary-color);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.best-sell-card:hover .video-container video{transform:scale(1.05);border-radius:8px 8px 0 0}.best-sell-card .video-container:after{position:absolute;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.95) 100%);content:"";width:100%;height:140px;z-index:2}.video-content{position:absolute;bottom:0;left:0;right:0;padding:24px 20px;z-index:3;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.95) 100%)}.video-content h3{margin-bottom:10px;color:var(--secondary-color);font-size:2.3rem}.video-content p{color:#fff;line-height:1.5}.video-content .secondry-btn{margin-top:60px}.product-slider .slick-prev{left:-30px!important;z-index:55}.product-slider .slick-next{right:-30px!important;z-index:55}.product-slider .slick-prev,.product-slider .slick-next{width:56px!important;height:56px!important;background-color:#fff!important;border-radius:50%!important;border:2px solid var(--secondary-color)!important;opacity:1!important;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-slider .slick-prev:hover,.product-slider .slick-next:hover{background-color:var(--secondary-color)!important}.product-slider .slick-prev:before{border:solid var(--secondary-color);border-width:0 3px 3px 0;display:inline-block;padding:6px;transform:rotate(135deg);-webkit-transform:rotate(135deg);content:""!important;left:5px;position:relative;transition:border-color .3s ease}.product-slider .slick-prev:hover:before{border-color:#fff}.product-slider .slick-next:before{border:solid var(--secondary-color);border-width:0 3px 3px 0;display:inline-block;padding:6px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);content:""!important;position:relative;right:5px;transition:border-color .3s ease}.product-slider .slick-next:hover:before{border-color:#fff}.video-content-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:0}.video-cont-col1{width:auto;flex-shrink:0}.video-cont-col2{flex:1;color:#fff;min-width:0}.video-cont-col1 img{width:90px;height:70px;object-fit:cover;cursor:pointer;border-radius:6px;border:2px solid rgba(255,255,255,.2);transition:all .3s ease;box-shadow:0 2px 8px #0000004d}.video-cont-col1 img:hover{border-color:var(--secondary-color)}.video-cont-col2 h4{font-size:1.1rem;font-weight:700;margin-bottom:8px;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#fff;transition:color .3s ease;line-height:1.4}.video-cont-col2 h4:hover{color:var(--secondary-color)}.video-cont-col2 p{font-size:.875rem;font-weight:400;line-height:1.5;color:#ffffffe6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0}@media(max-width:1200px){.product-slider{padding:0 15px}.product-slider .slick-list{margin:0 -4px}.product-slider .slick-slide{padding:0 4px}.best-sell-card{margin:0 4px}.product-slider .slick-prev{left:-25px!important}.product-slider .slick-next{right:-25px!important}}@media(max-width:991px){.product-slider{padding:0 12px}.product-slider .slick-list{margin:0 -5px;padding:12px 0}.product-slider .slick-slide{padding:0 5px}.best-sell-card{margin:0 5px;border-radius:10px;box-shadow:0 5px 22px #0000001a}.best-sell-card .video-container{border-radius:10px 10px 0 0}.best-sell-card .video-container video{height:420px;min-height:420px}.video-placeholder{height:420px;min-height:420px}.best-sell-card:hover{transform:translateY(-6px);box-shadow:0 10px 32px #00000029}.video-content{padding:22px 18px;border-radius:0 0 10px 10px}.video-content-row{gap:14px}.video-cont-col1 img{width:80px;height:65px;border-radius:7px;border:2px solid rgba(255,255,255,.3)}.video-cont-col2 h4{font-size:1.05rem;margin-bottom:8px}.video-cont-col2 p{font-size:.83rem;line-height:1.5}.best-sell-card .video-container:after{height:170px}.product-slider .slick-prev,.product-slider .slick-next{display:none!important}}@media(max-width:768px){.product-slider{padding:0 8px}.product-slider .slick-list{margin:0 -4px;padding:15px 0}.product-slider .slick-slide{padding:0 4px}.best-sell-card{margin:0 4px;border-radius:12px;box-shadow:0 6px 24px #0000001f}.best-sell-card .video-container{border-radius:12px 12px 0 0}.best-sell-card .video-container video{height:380px;min-height:380px}.video-placeholder{height:380px;min-height:380px}.best-sell-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000002e}.video-content{padding:20px 16px;border-radius:0 0 12px 12px}.video-content-row{gap:14px;align-items:flex-start}.video-cont-col1{flex-shrink:0}.video-cont-col1 img{width:80px;height:65px;border-radius:8px;border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #0006}.video-cont-col2{flex:1}.video-cont-col2 h4{font-size:1.1rem;font-weight:700;margin-bottom:8px;line-height:1.3;-webkit-line-clamp:2}.video-cont-col2 p{font-size:.85rem;line-height:1.6;-webkit-line-clamp:3;color:#fffffff2}.best-sell-card .video-container:after{height:160px}}@media(max-width:480px){.product-slider{padding:0 4px}.product-slider .slick-list{margin:0 -4px;padding:12px 0}.product-slider .slick-slide{padding:0 4px}.best-sell-card{margin:0 4px;border-radius:12px;box-shadow:0 4px 20px #0000001a}.best-sell-card .video-container{border-radius:12px 12px 0 0}.best-sell-card .video-container video{height:350px;min-height:350px}.video-placeholder{height:350px;min-height:350px}.best-sell-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000026}.video-content{padding:18px 14px;border-radius:0 0 12px 12px}.video-content-row{gap:12px;flex-direction:row;align-items:flex-start}.video-cont-col1{width:auto;flex-shrink:0}.video-cont-col1 img{width:75px;height:60px;border-radius:8px;border:2px solid rgba(255,255,255,.35);box-shadow:0 3px 10px #00000059}.video-cont-col2{flex:1;min-width:0}.video-cont-col2 h4{font-size:1.05rem;font-weight:700;margin-bottom:8px;line-height:1.3;-webkit-line-clamp:2}.video-cont-col2 p{font-size:.82rem;line-height:1.5;-webkit-line-clamp:3;color:#ffffffeb}.best-sell-card .video-container:after{height:150px}.best-sell-card .video-container:before{background:linear-gradient(180deg,#0000,#0006,#000000e6)}}.empty-best-seller{text-align:center;padding:80px 20px;color:#777;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;margin:20px 0}.empty-best-seller img{width:120px;margin-bottom:20px;opacity:.6;transition:opacity .3s ease}.empty-best-seller:hover img{opacity:.8}.empty-best-seller h3{font-size:22px;margin-bottom:8px;color:#444;font-weight:600}.empty-best-seller p{font-size:14px;color:#888;line-height:1.6}@media(max-width:375px){.product-slider{padding:0 2px}.product-slider .slick-list{margin:0 -3px;padding:10px 0}.product-slider .slick-slide{padding:0 3px}.best-sell-card{margin:0 3px;border-radius:10px}.best-sell-card .video-container{border-radius:10px 10px 0 0}.best-sell-card .video-container video{height:320px;min-height:320px}.video-placeholder{height:320px;min-height:320px}.video-content{padding:16px 12px}.video-content-row{gap:10px}.video-cont-col1 img{width:70px;height:55px}.video-cont-col2 h4{font-size:1rem;margin-bottom:6px}.video-cont-col2 p{font-size:.8rem;-webkit-line-clamp:2}.best-sell-card .video-container:after{height:140px}}@media(max-width:320px){.best-sell-card .video-container video{height:300px;min-height:300px}.video-placeholder{height:300px;min-height:300px}.loading-spinner{width:30px;height:30px;border-width:2px}.video-content{padding:14px 10px}.video-cont-col1 img{width:65px;height:50px}.video-cont-col2 h4{font-size:.95rem}.video-cont-col2 p{font-size:.78rem}}.category-wrapper{padding:0}.category-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;padding:0;width:100%}.cate-cards{position:relative;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #00000014}.cate-cards:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.cate-cards-image{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.cate-cards-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .4s ease}.cate-cards:hover .cate-cards-image img{transform:scale(1.05)}.cate-content{padding:24px;text-align:center}.cate-content h3{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:16px;letter-spacing:-.3px}.cate-content .secondry-btn{background-color:#000;color:#fff;padding:10px 24px;border:none;font-size:.9rem;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease;display:inline-block}.cate-content .secondry-btn:hover{background-color:var(--secondary-color);color:#000}.no-category-message{grid-column:1 / -1;text-align:center;font-size:18px;color:#888;padding:40px}@media(max-width:1200px){.category-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}}@media(max-width:991px){.category-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.cate-content{padding:20px}.cate-content h3{font-size:1.35rem;margin-bottom:14px}}@media(max-width:768px){.category-cards{grid-template-columns:repeat(2,1fr);gap:16px}.cate-content{padding:18px}.cate-content h3{font-size:1.25rem;margin-bottom:12px}.cate-content .secondry-btn{padding:8px 20px;font-size:.85rem}}@media(max-width:480px){.category-cards{grid-template-columns:1fr;gap:16px}.cate-content{padding:20px}.cate-content h3{font-size:1.2rem}}.product-card{display:block;margin-bottom:50px;position:relative;width:300px;border:1px solid #e0e0e0;border-radius:10px}.product-cards-row .product-card{width:100%;margin-bottom:0}.product-image img{width:100%;object-fit:cover;height:300px;transition:.3s all ease-in-out;border-radius:10px 10px 0 0;max-width:300px}.product-content{margin-top:20px;text-align:left;padding:0 10px 10px;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.product-info-section{flex:1;min-width:0}.product-button-section{padding:0 10px 10px}.product-content span{margin-left:5px}.product-content h3{font-size:1.05rem;color:#000;margin-bottom:10px;font-weight:600;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;width:100%}.product-content p{color:#000;font-size:1rem;display:flex;align-items:center}.product-content p span{color:red;text-decoration:line-through;font-size:.8rem}.product-card .product-hover-image{display:none;transition:.3s all ease-in-out}.product-card:hover .product-image{display:none}.product-card:hover .product-hover-image{display:block}.product-card:hover .product-hover-image img{width:100%;object-fit:cover;height:300px;border-radius:10px 10px 0 0}.product-card:hover .product-card-layover{opacity:1}.product-card .secondry-btn{display:inline-block;width:100%;margin-top:0;border-radius:25px}.product-new-label{padding:8px 15px;background-color:#2c2c2c;color:#fff;font-size:.9rem;max-width:fit-content;position:absolute;top:10px;left:10px;border-radius:10px;font-weight:500}.product-offer-label{padding:6px 12px;background:#10b98126;color:#059669;font-size:.8rem;max-width:fit-content;position:absolute;top:10px;right:10px;border-radius:6px;font-weight:600}.quick-btn{position:relative;flex-shrink:0}.quick-view-div{border:none;display:flex;align-items:center;justify-content:space-between;background-color:var(--secondary-color);border:1px solid var(--secondary-color);border-radius:50%;height:50px;width:50px}.quick-view-div:hover{background-color:transparent;border-color:var(--secondary-color)}.quick-view-div img{width:30px;margin-left:10px}@media(max-width:1400px){.product-content h3{font-size:1rem}.shipping-content h3{font-size:1.2rem!important}.shipping-content p{font-size:1rem!important}.product-offer-label{padding:10px}}@media(max-width:1200px){.product-card{width:100%}}@media(max-width:991px){.product-card{width:100%}}@media(max-width:768px){.product-offer-label,.product-new-label{font-size:.7rem;padding:5px 10px}.product-card-image-sec{padding:10px;display:flex;align-items:center;justify-content:center}.product-image,.product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-image img,.product-card:hover .product-hover-image img{height:180px;width:100%;object-fit:cover;object-position:center}.product-card{width:auto}}@media(max-width:767px){.product-card{width:100%}.product-card-image-sec{display:flex;align-items:center;justify-content:center;padding:8px}.product-image,.product-hover-image{width:100%;display:flex;align-items:center;justify-content:center}.product-image img{height:280px;width:100%;object-fit:cover;object-position:center}.product-hover-image{height:280px}.product-hover-image img{width:100%;height:280px!important;object-fit:cover;object-position:center}}@media(max-width:480px){.product-card-image-sec{padding:6px;display:flex;align-items:center;justify-content:center}.product-image img{height:300px;width:100%;object-fit:cover;object-position:center}.product-card:hover .product-hover-image img{height:300px!important;width:100%;object-fit:cover;object-position:center}}@media(max-width:375px){.product-card-image-sec{padding:5px;display:flex;align-items:center;justify-content:center}.product-image img{height:280px;width:100%;object-fit:cover;object-position:center}.product-card:hover .product-hover-image img{height:280px!important;width:100%;object-fit:cover;object-position:center}}@media(max-width:320px){.product-card-image-sec{padding:4px;display:flex;align-items:center;justify-content:center}.product-image img{height:260px;width:100%;object-fit:cover;object-position:center}.product-card:hover .product-hover-image img{height:260px!important;width:100%;object-fit:cover;object-position:center}}.buy-now{background-color:#000;border-color:#000}.buy-now:hover{color:#000;border-color:#000}@media(hover:none)and (pointer:coarse){.product-card:hover .product-image{display:block}.product-card:hover .product-hover-image{display:none}}.product-card-image-sec img{pointer-events:none}@media screen and (max-width:1320){.product-card{width:auto}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000005d;display:flex;justify-content:center;align-items:center;z-index:5555}.modal-content{background:#fff;padding:20px;border-radius:8px;position:relative;max-width:900px;height:auto;max-height:80vh;overflow-y:auto}.modal-close{position:sticky;top:10px;left:100%;border:none;background-color:transparent;cursor:pointer}.modal-close img{width:30px;height:30px;object-fit:cover}.product-popup-sec{padding:0 30px 30px}.product-popup-row{display:flex;align-items:flex-start;justify-content:space-between}.product-popup-left{width:48%;position:sticky;top:50px}.product-popup-right{width:48%}.main-slider-sec{text-align:center;margin-bottom:20px;background-color:#ffeed8;padding:20px;border-radius:20px}.main-slide{height:300px;margin:0 auto}.thumb-slide{width:80px;height:80px;object-fit:contain;padding:8px}.thumb-slide-sec{padding:0 5px;display:inline-block}.thumb-image-slider .slick-active .thumb-slide-sec .thumb-slide{border:1px solid rgba(128,128,128,.192);border-radius:10px}.thumb-image-slider .slick-slide{display:flex!important;justify-content:center;align-items:center}.product-head-sec h2{font-size:1.6rem;font-weight:600;margin-bottom:10px}.product-inner-star-rating img{width:150px;object-fit:contain;margin-bottom:10px}.product-rate{display:flex;align-items:center}.product-rate p{font-size:1.2rem;font-weight:600}.product-rate p.saveprice{margin-right:10px;font-size:1.2rem;font-weight:600}.product-rate p.saveprice span{color:red;text-decoration:line-through;font-size:1rem}.product-head-sec .tax{font-size:1rem;margin-top:10px}.product-quantity{margin-top:30px;display:flex;align-items:center;gap:10px}.product-quantity p{font-weight:600;font-size:1.2rem}.quantity-controls{display:flex;align-items:center;gap:8px}.quantity-btn{width:35px;height:35px;border:none;background-color:var(--secondary-color);color:#fff;font-size:25px;cursor:pointer;border-radius:5px}.quantity-btn:disabled{background-color:#ccc;cursor:not-allowed}.quantity-value{font-size:18px;font-weight:700;min-width:30px;text-align:center}.product-popup-btns{display:flex;align-items:center;justify-content:space-between;margin-top:40px;width:100%}.product-popup-btns .add-btn{width:48%;text-transform:uppercase}.product-popup-btns .add-btn .secondry-btn{width:100%;white-space:nowrap}.product-popup-btns .product-buy-btn{width:48%;text-transform:uppercase}.product-popup-btns .product-buy-btn .buy-btn{width:100%}.product-popup-details{margin-top:50px}.product-popup-details span{font-weight:700;font-size:1.1rem}.product-popup-details p{line-height:2;font-size:.9rem;margin-bottom:10px}.accordion-tabs{border-top:1px solid #ddd;margin-top:30px}.accordion-item{border-bottom:1px solid #ddd}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;font-size:16px;font-weight:600;text-transform:uppercase;background:none;border:none;width:100%;cursor:pointer;transition:background .3s ease-in-out;color:#000}.accordion-header .arrow{display:inline-block;width:12px;height:12px;border-left:2px solid #333;border-bottom:2px solid #333;transform:rotate(-45deg);transition:transform .3s ease-in-out}.accordion-header .arrow.up{transform:rotate(135deg)}.accordion-header .arrow.down{transform:rotate(-45deg)}.accordion-body{padding:0px 1rem 10px;font-size:14px;color:#555;border-radius:5px}.accordion-body p{overflow:hidden;text-overflow:ellipsis}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.product-head-sec h2{max-width:none}@media(max-width:991px){.product-head-sec h2{font-size:1.5rem!important}.product-popup-btns .add-btn .secondry-btn,.product-popup-btns .product-buy-btn .buy-btn{font-size:.9rem}}@media(max-width:768px){.modal-content{width:90%;max-height:90vh}.product-popup-row{flex-direction:column;align-items:center}.product-popup-left,.product-popup-right{width:100%}.product-popup-left{position:relative;top:0;margin-bottom:40px}.thumb-slide{width:100px;height:100px}.tabs{flex-direction:column}.tab-button{width:100%}.quantity-controls{justify-content:center}.product-popup-btns{flex-direction:column;gap:10px}.product-popup-btns .add-btn,.product-popup-btns .product-buy-btn{width:100%}}@media(max-width:600px){.product-card .modal-content,.product-popup-sec{padding:10px}.modal-close{color:#fff;z-index:9999}.product-card .secondry-btn{padding:10px 20px;font-size:.8rem}.accordion-header{padding:.8rem}}.slider-container{max-width:500px;margin:auto}.main-slide{width:100%;height:300px;object-fit:cover;border-radius:8px}.thumb-slide{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:border .3s}.thumb-slide:hover,.slick-current .thumb-slide{border:2px solid black}.main-slider-sec,.thumb-slide-sec{object-fit:cover}.secondry-banner{position:relative}.secondry-banner:after{position:absolute;top:-1px;left:0;width:100%;height:100%;background-color:#00000081;content:""}.secondry-banner-video video{width:100%;height:600px;object-fit:cover}.secondry-banner-content h2{font-size:4rem;text-align:center;font-weight:500;color:#fff;text-transform:uppercase}.secondry-banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1000px;width:100%;z-index:555;margin:0 auto;text-align:center}.secondry-banner-content .secondry-btn{text-align:center;margin-top:50px}@media(max-width:1024px){.secondry-banner-content h2{font-size:3rem}}@media(max-width:768px){.secondry-banner-video video{height:400px}}@media(max-width:600px){.secondry-banner-content h2{font-size:2rem}}.testimonial-badge{display:inline-block;padding:6px 16px;border:2px solid var(--secondary-color);border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#000;margin-bottom:20px}.testimonial-container h2{font-size:2.5rem;font-weight:700;color:#000;margin:0 auto 50px;text-transform:none;letter-spacing:-.5px;line-height:1.2;text-align:center;max-width:fit-content}.testimonial-container h2 span{color:var(--secondary-color)}.testimonial-slider{margin-bottom:40px;touch-action:pan-y}.testimonial-slider .slick-list{margin:0 -10px;cursor:grab;touch-action:pan-y}.testimonial-slider .slick-list:active{cursor:grabbing}.testimonial-slider .slick-track{touch-action:pan-y}.testimonial-slider .slick-slide>div{padding:0 10px;height:100%}.testimonial-slider .slick-track{display:flex;align-items:stretch}.testimonial-slider .slick-slide{height:auto}.testimonial-slide{outline:none}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.testimonial-card{border-radius:12px;padding:24px;transition:all .3s ease;position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:200px;border:1px solid #e0e0e0}.testimonial-card:hover{transform:translate(2px)}.quote-icon{position:absolute;top:20px;left:20px;width:40px!important;height:40px!important;color:#b0bec5!important;opacity:.5;font-size:40px!important;z-index:1;pointer-events:none}.testimonial-card{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.review-content{position:relative;z-index:2;margin-bottom:16px;flex:1;display:flex;flex-direction:column;min-height:0}.review-text{font-size:.95rem;line-height:1.6;color:#000;margin:0;padding:0;text-align:left;word-wrap:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.review-text strong{color:var(--secondary-color);font-weight:600}.testimonial-separator{width:100%;height:1px;background-color:#e0e0e0;margin:0 0 16px;flex-shrink:0}.testimonial-author-info{display:flex;align-items:center;gap:12px;flex-shrink:0}.testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-details{display:flex;flex-direction:column;gap:4px}.author-name{font-size:.95rem;font-weight:700;color:#000;margin:0;line-height:1.2}.author-username{font-size:.8rem;color:#999;margin:0;line-height:1.2;font-family:monospace}@media(max-width:991px){.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-container h2{font-size:2rem;margin-bottom:40px}}@media(max-width:768px){.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial-container h2{font-size:1.75rem;margin-bottom:35px}.testimonial-card{padding:20px}.quote-icon{width:36px!important;height:36px!important;font-size:36px!important;top:18px;left:18px}.review-content,.testimonial-separator{margin-bottom:14px}}@media(max-width:600px){.testimonial-container{padding:0 15px}.testimonial-container h2{font-size:1.5rem;margin-bottom:30px}.testimonial-badge{font-size:.7rem;padding:5px 12px}.testimonial-card{padding:18px}.quote-icon{width:32px!important;height:32px!important;font-size:32px!important;top:16px;left:16px}.review-content{margin-bottom:12px}.review-text{font-size:.9rem;line-height:1.5}.testimonial-separator{margin-bottom:12px}.testimonial-avatar{width:40px;height:40px}.author-name{font-size:.9rem}.author-username{font-size:.75rem}}.testimonial-empty-section{width:50vw;height:10rem;background-color:#cccccc4b;display:flex;justify-content:center;align-items:center;border-radius:12px}.testimonial-empty-section p{color:gray;font-size:1rem}.testimonial-slider .slick-dots{bottom:-40px}.testimonial-slider .slick-dots li button:before{color:var(--secondary-color);font-size:12px}.testimonial-slider .slick-dots li.slick-active button:before{color:var(--secondary-color);opacity:1}.testimonial-slider .slick-prev,.testimonial-slider .slick-next{z-index:10;width:40px;height:40px}.testimonial-slider .slick-prev{left:-50px}.testimonial-slider .slick-next{right:-50px}.testimonial-slider .slick-prev:before,.testimonial-slider .slick-next:before{color:var(--secondary-color);font-size:30px}@media(max-width:991px){.testimonial-slider .slick-prev,.testimonial-slider .slick-next{display:none!important}}.shipping-sec{padding:80px 0}.shipping-card{text-align:center;padding:45px 35px;background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(237,200,98,.2);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d;position:relative;overflow:hidden}.shipping-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f,0 4px 12px #edc86233;border-color:#edc86266;background:#fff}.shipping-icon{margin-bottom:28px;display:flex;align-items:center;justify-content:center;width:110px;height:110px;background:linear-gradient(135deg,#edc8621f,#d4af3714);border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;border:2px solid rgba(237,200,98,.2)}.shipping-card:hover .shipping-icon{transform:scale(1.08);background:linear-gradient(135deg,#edc8622e,#d4af371f);border-color:#edc86266;box-shadow:0 8px 24px #edc86233}.shipping-icon img{width:65px;height:65px;object-fit:contain;transition:all .4s ease;filter:brightness(0) saturate(100%) invert(75%) sepia(45%) saturate(1200%) hue-rotate(5deg) brightness(105%) contrast(95%)}.shipping-card:hover .shipping-icon img{transform:scale(1.05);filter:brightness(0) saturate(100%) invert(70%) sepia(50%) saturate(1400%) hue-rotate(5deg) brightness(110%) contrast(100%)}.shipping-content{flex:1;display:flex;flex-direction:column;justify-content:center}.shipping-content h3{font-size:1.3rem;text-transform:uppercase;color:#0a0a0a;font-weight:800;margin-bottom:14px;letter-spacing:1px;line-height:1.3;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shipping-content p{font-size:.95rem;line-height:1.7;color:#555;margin:0;max-width:100%;font-weight:400}.shipping-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch}.shipping-col1,.shipping-col2,.shipping-col3{display:flex}@media(max-width:991px){.shipping-row{grid-template-columns:repeat(2,1fr);gap:20px}.shipping-card{padding:30px 20px}.shipping-content h3{font-size:1.1rem}.shipping-content p{font-size:.9rem}.shipping-icon{width:80px;height:80px;margin-bottom:20px}.shipping-icon img{width:50px;height:50px}}@media(max-width:768px){.shipping-row{grid-template-columns:1fr;gap:20px}.shipping-card{padding:35px 25px}.shipping-icon{width:90px;height:90px}.shipping-icon img{width:55px;height:55px}}@media(max-width:600px){.shipping-card{padding:30px 20px}.shipping-content h3{font-size:1rem;margin-bottom:10px}.shipping-content p{font-size:.85rem}.shipping-icon{width:75px;height:75px;margin-bottom:18px}.shipping-icon img{width:45px;height:45px}}.footer-wrapper{width:100%;background-color:#000;border-top:none!important;border-bottom:none!important}.footer-wrapper .container{border-top:none!important;border-bottom:none!important;box-sizing:border-box}.footer-wrapper .container:before,.footer-wrapper .container:after{display:none!important;content:none!important}.footer-wrap-sec{padding:80px 0;background-color:#000;border-top:none;border-bottom:none}.footer-main-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:50px;margin-top:0;padding-top:0;align-items:start;border-top:none!important;border-bottom:none!important}.footer-main-content:before,.footer-main-content:after{display:none!important;content:none!important}.footer-company{max-width:100%;display:flex;flex-direction:column;align-items:flex-start}.footer-logo{margin-bottom:20px}.footer-logo img{width:120px;height:auto;transition:opacity .3s ease}.footer-logo img:hover{opacity:.8}.footer-description{font-size:14px;line-height:1.6;color:#a1a1aa;margin-bottom:25px;font-family:Gilroy,Segoe UI,sans-serif}.footer-social-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-social{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--secondary-color);transition:all .3s ease;background:transparent}.footer-social:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px #edc8624d}.footer-social-icons .social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative}.footer-social-icons .social-icon img{width:20px;height:20px;transition:all .25s ease-in-out;object-fit:contain}.footer-social-icons .social-icon .hover-icon{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:center}.footer-social:hover .social-icon .hover-icon{opacity:1}.footer-social:hover .social-icon>img{opacity:0}.footer-section{display:flex;flex-direction:column;align-items:flex-start;border-top:none!important;border-bottom:none!important;border-left:none!important;border-right:none!important;padding-top:0;margin-top:0}.footer-section:before,.footer-section:after{display:none!important;content:none!important}.footer-section-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px;margin-top:0;padding-top:0;padding-bottom:0;border-top:none!important;border-bottom:none!important;border-left:none!important;border-right:none!important;font-family:Gilroy,Segoe UI,sans-serif;letter-spacing:.5px}.footer-section-title:before,.footer-section-title:after{display:none!important;content:none!important}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-links-list li{margin:0}.footer-links-list li a{font-size:14px;font-weight:400;color:#a1a1aa;text-decoration:none;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif;display:block;position:relative;padding-left:0;line-height:1.5}.footer-links-list li a:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:var(--secondary-color);transition:width .3s ease}.footer-links-list li a:hover{color:var(--secondary-color);padding-left:6px}.footer-links-list li a:hover:before{width:4px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;flex-wrap:wrap;gap:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p{font-size:14px;color:#a1a1aa;margin:0;font-family:Gilroy,Segoe UI,sans-serif}.footer-payment-info p{font-size:13px;color:#71717a;margin:0;font-family:Gilroy,Segoe UI,sans-serif}@media(max-width:1200px){.footer-main-content{grid-template-columns:1.5fr 1fr 1fr;gap:40px}}@media(max-width:991px){.footer-wrap-sec{padding:50px 0 30px}.footer-main-content{grid-template-columns:1fr 1fr;gap:35px;margin-bottom:40px}.footer-company{max-width:100%;grid-column:1 / -1;margin-bottom:10px}.footer-bottom{flex-direction:column;text-align:left;align-items:flex-start;gap:15px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}}@media(max-width:768px){.footer-wrapper .container{padding-left:20px;padding-right:20px}.footer-wrap-sec{padding:40px 0 25px}.footer-main-content{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:35px}.footer-company{grid-column:1 / -1;margin-bottom:15px}.footer-logo{margin-bottom:18px}.footer-logo img{width:110px}.footer-description{font-size:13px;line-height:1.6;margin-bottom:20px}.footer-social-icons{gap:10px}.footer-section-title{font-size:15px;margin-bottom:14px;font-weight:600}.footer-links-list{gap:10px}.footer-links-list li a{font-size:13px;line-height:1.6}.footer-bottom{padding-top:25px;gap:12px}}@media(max-width:600px){.footer-wrapper .container{padding-left:16px;padding-right:16px}.footer-wrap-sec{padding:35px 0 25px}.footer-main-content{grid-template-columns:1fr 1fr;gap:24px 20px;margin-bottom:30px}.footer-company{grid-column:1 / -1;text-align:left;align-items:flex-start;margin-bottom:0}.footer-quick-links,.footer-customer-service{grid-column:auto}.footer-logo{display:flex;justify-content:flex-start;margin-bottom:16px}.footer-logo img{width:100px}.footer-description{font-size:13px;margin-bottom:18px;line-height:1.6}.footer-social-icons{justify-content:flex-start;gap:10px}.footer-social{width:38px;height:38px}.footer-section{padding-bottom:0}.footer-section-title{font-size:14px;margin-bottom:12px;font-weight:600}.footer-links-list{gap:9px}.footer-links-list li a{font-size:13px;line-height:1.5}.footer-bottom{flex-direction:column;text-align:left;align-items:flex-start;gap:10px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p,.footer-payment-info p{font-size:12px;line-height:1.5}.footer-payment-info p{color:#71717a}}@media(max-width:480px){.footer-wrapper .container{padding-left:14px;padding-right:14px}.footer-wrap-sec{padding:30px 0 20px}.footer-main-content{grid-template-columns:1fr 1fr;gap:20px 16px;margin-bottom:28px}.footer-company{grid-column:1 / -1}.footer-company{margin-bottom:0}.footer-logo{margin-bottom:14px}.footer-logo img{width:90px}.footer-description{font-size:12px;line-height:1.6;margin-bottom:16px}.footer-social-icons{gap:8px}.footer-social{width:36px;height:36px}.footer-social-icons .social-icon,.footer-social-icons .social-icon img{width:18px;height:18px}.footer-section-title{font-size:13px;margin-bottom:11px}.footer-links-list{gap:8px}.footer-links-list li a{font-size:12px}.footer-bottom{padding-top:18px;gap:8px}.footer-copyright p,.footer-payment-info p{font-size:11px}}.filter-side{max-width:288px;width:100%}.filter-wrapper-new{width:100%;padding:20px;background:#fff;border-radius:10px;box-shadow:2px 2px 22px #0000000f;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:20px;font-family:Gilroy,Segoe UI,sans-serif}@media(max-width:768px){.filter-wrapper-new{padding:20px;gap:20px}}.filter-head-new{display:flex;justify-content:space-between;align-items:center;width:100%}.filter-title{font-size:24px;font-weight:600;color:#292524;margin:0;text-align:center}.clear-filter-new{background:none;border:none;color:#525252;font-weight:600;font-size:16px;cursor:pointer;text-decoration:underline;padding:0}.clear-filter-new:hover{color:#292524}.active-filters-chips{display:flex;flex-wrap:wrap;gap:8px;width:100%}.filter-chip{display:flex;align-items:center;gap:3px;padding:6px 10px;background:#fafaf9;border-radius:20px;font-size:14px;font-weight:500;color:#292524}.chip-remove-btn{background:none;border:none;cursor:pointer;padding:0;margin-left:3px;font-size:16px;line-height:1;color:#292524;display:flex;align-items:center;justify-content:center;width:14px;height:14px}.chip-remove-btn:hover{opacity:.7}.filter-divider{width:100%;height:1px;background:#e5e7eb;margin:0}.filter-section-new{display:flex;flex-direction:column;gap:10px;width:100%}.filter-section-header{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.filter-section-title{font-size:16px;font-weight:600;color:#292524}.filter-section-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.filter-section-icon{display:flex;align-items:center;justify-content:center}.filter-section-icon .icon-down,.filter-section-icon .icon-up{font-size:18px;color:#292524;transition:transform .2s;display:flex;align-items:center;justify-content:center}.filter-section-content{display:flex;flex-direction:column;gap:10px;padding-top:4px}.filter-options-list{display:flex;flex-direction:column;gap:14px;width:100%}.filter-option-item{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:500;color:#525252}.filter-option-item input[type=checkbox]{width:16px;height:16px;border:1.5px solid #525252;border-radius:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;flex-shrink:0}.filter-option-item input[type=checkbox]:checked{background:var(--secondary-color);border-color:var(--secondary-color)}.filter-option-item input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:2px;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-option-item .radio-wrapper{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;flex-shrink:0!important}.filter-option-item input[type=radio]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;border:2px solid #525252!important;border-radius:50%!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;cursor:pointer!important;position:absolute!important;top:0!important;left:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;background:#fff!important;z-index:1!important}.filter-option-item input[type=radio]:checked{border-color:var(--secondary-color)!important;border-width:2px!important;background:#fff!important}.filter-option-item .radio-dot{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:10px!important;height:10px!important;background:var(--secondary-color)!important;border-radius:50%!important;display:block!important;z-index:2!important;pointer-events:none!important}.wrapper{display:flex;flex-direction:column}.filter-head{display:flex;justify-content:space-between;align-items:center}.filter-head h2{font-size:18px;font-weight:700}.clear-filter{background:none;border:none;color:var(--secondary-color);font-weight:600;cursor:pointer;font-size:1rem;text-transform:uppercase}.filter-section{margin-top:20px}.gender-filter{display:flex;flex-direction:column;margin-bottom:20px}.gender-option{display:flex;align-items:center;font-size:1rem;font-weight:500;color:#333;padding:10px 0;gap:1rem}.gender-option input[type=checkbox],.gender-option input[type=radio]{-moz-appearance:radio;appearance:radio;-webkit-appearance:radio;width:16px;height:16px;accent-color:#af8101;cursor:pointer}.brand-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filter-label{font-weight:700;font-size:14px}.brand-search-icon{background:#f2f2f2;padding:6px;border-radius:50%;cursor:pointer;font-size:14px}.brand-list{display:flex;flex-direction:column;margin-bottom:20px}.brand-option{display:flex;align-items:center;font-size:1rem;color:#333;padding:10px 0}.brand-option input[type=checkbox]{accent-color:#edc862}.brand-count{margin-left:auto;color:#999;font-size:13px}.more-brands{background:none;border:none;color:#edc862;font-size:1.1rem;cursor:pointer;margin-top:10px;font-weight:600}.price-range{margin-top:8px;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:4px}.price-range span{white-space:nowrap}.filter-section .MuiSlider-root,.dropdown-content .MuiSlider-root,.mobile-dropdown-wrapper .MuiSlider-root{color:#edc862!important}.filter-section .MuiSlider-track,.dropdown-content .MuiSlider-track,.mobile-dropdown-wrapper .MuiSlider-track{background-color:#edc862!important;border-color:#edc862!important}.filter-section .MuiSlider-thumb,.dropdown-content .MuiSlider-thumb,.mobile-dropdown-wrapper .MuiSlider-thumb{background-color:#edc862!important}.filter-section .MuiSlider-thumb:hover,.dropdown-content .MuiSlider-thumb:hover,.mobile-dropdown-wrapper .MuiSlider-thumb:hover{background-color:#d4b04a!important}.filter-section .MuiSlider-rail,.dropdown-content .MuiSlider-rail,.mobile-dropdown-wrapper .MuiSlider-rail{background-color:#e5e7eb!important}.mobile-filter-drawer,.mobile-bottom-bar{display:none!important}@media(max-width:768px){.mobile-bottom-bar{display:none!important}}.filter-actions-mobile{display:none!important}@media(max-width:768px){.mobile-filter-drawer{display:block!important}.mobile-bottom-bar{display:none!important}.filter-actions-mobile{display:block!important}.dropdown-content-arrow{font-size:1.5rem}.mobile-filter-drawer{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;overflow-y:auto;padding:1rem;display:flex;flex-direction:column}.mobile-bottom-bar{position:absolute;top:25px;right:2px;background:#fff;width:fit-content;display:flex!important;justify-content:space-between;gap:12px;box-shadow:0 -1px 6px #0000001a;z-index:1}.mobile-filter-trigger{background-color:#edc862;color:#fff;border:none;padding:12px;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:4px;width:100%}.sort-by-dropdown{border:1px solid #000;border-radius:4px;overflow:hidden;width:48%;text-align:center}.sort-by-dropdown select{width:100%;padding:12px;font-size:16px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg fill="%23000" height="24" viewBox="0 0 24 24" width="24"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 12px center;background-color:#fff;background-size:16px;text-align:center}.mobile-filter-drawer.open{transform:translateY(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:600;padding-bottom:1rem;border-bottom:1px solid #ddd}.close-icon{font-size:1.5rem;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--secondary-color);color:#fff;border-radius:50%}.mobile-dropdown-wrapper{flex-grow:1;padding:1rem 0}.dropdown-section{border-bottom:1px solid #eee}.dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1rem;font-weight:500;cursor:pointer}.dropdown-content{padding:.5rem 2rem;animation:fadeIn .3s ease}.gender-option{display:flex;padding:.5rem 0}.price-range{margin-top:.5rem;font-size:.9rem}.filter-actions-mobile{display:flex;justify-content:space-between;padding:1rem 0 0;border-top:1px solid #ddd;background:#fff}.apply-btn,.clear-btn{flex:1;padding:.75rem;font-weight:600;font-size:.95rem;border:1px solid #ddd;border-radius:4px;cursor:pointer}.apply-btn{background-color:var(--secondary-color);color:#fff;margin-right:.5rem;border:none}.clear-btn{background:#fff;color:#000}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.product-list-page{background-color:#f8f9fa;padding:30px 0 60px}.product-list-page-wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;position:relative;width:100%;box-sizing:border-box}.product-list-alignment-wrapper{min-width:80px;height:30px;position:absolute;right:20px;top:5px;display:flex;justify-content:center;align-items:center;gap:.3rem}.product-left{width:288px;flex-shrink:0}.product-right{flex:1;display:flex;flex-direction:column;gap:28px;min-width:0}@media(min-width:769px){.product-list-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:0}.product-list-sort.desktop-sort{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-top:0}.product-list-sort.mobile-sort{display:none}}.product-list-header{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;width:100%}.product-list-header-left{flex:1;display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:0}.product-list-sort{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-top:0}.product-list-title{font-size:36px;font-weight:600;color:#292524;margin:0;font-family:Gilroy,Segoe UI,sans-serif}.product-list-count{margin:0;font-size:14px;font-weight:500;color:#292524;font-family:Gilroy,Segoe UI,sans-serif}.product-count-number{font-weight:600}.product-count-text{font-weight:400}.product-list-sort{display:flex;align-items:center;gap:10px;flex-shrink:0}.sort-label{font-size:14px;color:#525252;font-weight:500;white-space:nowrap;line-height:1}.sort-dropdown-wrapper{position:relative;display:inline-block;margin-bottom:0!important}.sort-dropdown-button{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:500;color:#292524;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;cursor:pointer;font-family:Gilroy,Segoe UI,sans-serif;outline:none;transition:all .2s ease;min-width:200px;box-shadow:0 1px 3px #0000000d;line-height:1.4;margin-bottom:0}.sort-dropdown-button:hover{border-color:#d1d5db;box-shadow:0 2px 6px #0000001a;background:#fafafa}.sort-dropdown-button:focus{border-color:var(--secondary-color);box-shadow:0 0 0 3px #edc86226}.sort-selected-value{flex:1;text-align:left;color:#292524}.sort-arrow-icon{font-size:18px;color:#525252;transition:transform .3s ease,color .2s ease;flex-shrink:0}.sort-arrow-icon.open{transform:rotate(180deg);color:var(--secondary-color)}.sort-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;overflow:hidden;animation:dropdownFadeIn .2s ease;min-width:200px}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sort-option{display:block;width:100%;padding:12px 16px;font-size:14px;font-weight:500;color:#292524;background:#fff;border:none;text-align:left;cursor:pointer;transition:all .15s ease;font-family:Gilroy,Segoe UI,sans-serif;border-bottom:1px solid #f5f5f5}.sort-option:last-child{border-bottom:none}.sort-option:hover{background:#fafafa;color:#292524}.sort-option.active{background:#edc8621a;color:var(--secondary-color);font-weight:600;position:relative}.sort-option.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--secondary-color)}.product-list-cards{display:flex;flex-wrap:wrap;gap:20px;width:100%;box-sizing:border-box;overflow:hidden}.product-list-post-card{flex:0 0 calc(33.333% - 14px);width:calc(33.333% - 14px);position:relative;display:flex;flex-direction:column;min-width:0;box-sizing:border-box;max-width:100%}.product-list-post-card.four-grid{flex:0 0 calc(25% - 15px);width:calc(25% - 15px)}.product-list-post-card.four-grid .secondry-btn{padding:12px 30px}.product-list-post-card.three-grid{flex:0 0 calc(33.333% - 14px);width:calc(33.333% - 14px)}.product-list-alignment-layout-text{font-size:12px;border-right:2px solid rgb(167,167,167);padding:0 .5rem}.product-list-empty-product-fallback{width:100%;height:20rem;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa;border-radius:12px}.mobile-filter-toggle{display:none;align-items:center;justify-content:center;gap:8px;width:auto;padding:10px 16px;background:var(--secondary-color);border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;font-family:Gilroy,sans-serif;margin-bottom:0;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.mobile-filter-toggle:hover{background:#d4b04a;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.mobile-filter-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1002}.mobile-filter-overlay.show{display:block}@media(max-width:1400px){.product-list-post-card{flex:0 0 calc(33.333% - 14px);width:calc(33.333% - 14px)}.product-list-post-card.four-grid{flex:0 0 calc(25% - 15px);width:calc(25% - 15px)}}@media(max-width:1200px){.product-list-post-card,.product-list-post-card.four-grid{flex:0 0 calc(33.333% - 14px);width:calc(33.333% - 14px)}}@media(max-width:1024px){.product-list-alignment-wrapper{display:none}.product-list-page-wrap{gap:20px}.product-left{width:240px}.product-list-post-card{flex:0 0 calc(50% - 10px);width:calc(50% - 10px);max-width:calc(50% - 10px)}.product-list-post-card.four-grid,.product-list-post-card.three-grid{flex:0 0 calc(50% - 10px)!important;width:calc(50% - 10px)!important;max-width:calc(50% - 10px)!important}.product-list-cards{gap:20px;display:flex;flex-wrap:wrap}}@media(max-width:991px){.product-list-page-wrap{gap:16px}.product-left{width:240px;flex-shrink:0}.product-right{flex:1;min-width:0}.product-list-post-card,.product-list-post-card.four-grid,.product-list-post-card.three-grid{flex:0 0 calc(50% - 8px)!important;width:calc(50% - 8px)!important;max-width:calc(50% - 8px)!important}.product-list-cards{gap:16px;display:flex;flex-wrap:wrap}}@media(max-width:991px)and (min-width:769px){.product-list-page-wrap{gap:16px}.product-left{width:220px}.product-list-cards{gap:16px;display:flex;flex-wrap:wrap}.product-list-post-card,.product-list-post-card.four-grid,.product-list-post-card.three-grid{flex:0 0 calc(50% - 8px)!important;width:calc(50% - 8px)!important;max-width:calc(50% - 8px)!important}}@media(max-width:768px){.product-list-page{padding:20px 12px 40px}.product-list-page-wrap{flex-direction:column;gap:0}.product-left{display:none!important}.mobile-filter-toggle{display:flex!important;padding:8px 14px;font-size:13px;margin-bottom:16px;align-self:flex-start}.product-right{width:100%!important;gap:16px;display:flex;flex-direction:column;flex:1 1 100%}.product-list-header{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%}.product-list-header-left{flex:1;min-width:0;align-items:flex-start}.product-list-title{font-size:22px;line-height:1.2}.product-list-count{font-size:13px}.product-list-sort.desktop-sort{display:none!important}.product-list-sort.mobile-sort{display:flex!important;flex-direction:row;align-items:center;gap:8px;width:auto;margin-left:auto;justify-content:flex-end}.sort-label{font-size:13px;white-space:nowrap}.sort-dropdown-button{min-width:140px;padding:8px 12px;font-size:13px}.product-list-cards{display:grid!important;grid-template-columns:1fr!important;gap:16px;padding:0;width:100%;box-sizing:border-box}.product-list-post-card{width:100%!important;flex:none!important;max-width:100%!important;min-width:0}.product-list-post-card.four-grid,.product-list-post-card.three-grid{width:100%!important;flex:none!important;max-width:100%!important}}@media(max-width:480px)and (min-width:376px){.product-list-page{padding:16px 10px 32px}.product-list-cards{gap:14px!important;display:grid!important;grid-template-columns:1fr!important}.product-list-post-card{width:100%!important;flex:none!important;max-width:100%!important;min-width:0}.product-list-post-card.four-grid,.product-list-post-card.three-grid{width:100%!important;flex:none!important;max-width:100%!important}}@media(max-width:375px){.product-left{display:none!important}.product-list-page{padding:16px 8px 32px}.product-list-page-wrap{flex-direction:column;gap:0}.product-right{gap:12px;width:100%!important}.mobile-filter-toggle{display:flex!important;padding:8px 12px;font-size:12px;margin-bottom:0;align-self:flex-end}.product-list-header{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-bottom:12px;flex-wrap:wrap}.product-list-header-left{flex:1;min-width:0;align-items:flex-start}.product-list-title{font-size:18px;line-height:1.2}.product-list-count{font-size:11px}.product-list-sort.desktop-sort{display:none!important}.product-list-sort.mobile-sort{display:flex!important;flex-direction:row;align-items:center;gap:6px;width:auto;margin-left:auto;justify-content:flex-end}.sort-label{font-size:11px;white-space:nowrap}.sort-dropdown-wrapper{width:auto}.sort-dropdown-button{min-width:110px;padding:7px 10px;font-size:11px}.product-list-cards{display:grid!important;grid-template-columns:1fr!important;gap:14px;padding:0;width:100%;box-sizing:border-box}.product-list-post-card{width:100%!important;flex:none!important;max-width:100%!important;min-width:0}.product-list-post-card.four-grid,.product-list-post-card.three-grid{width:100%!important;flex:none!important;max-width:100%!important}}@media(max-width:320px){.product-list-page{padding:12px 6px 24px}.product-list-cards{gap:12px}.product-list-title{font-size:16px}.product-list-count{font-size:10px}.sort-dropdown-button{min-width:100px;padding:6px 8px;font-size:10px}.sort-label{font-size:10px}}@media(max-width:768px){.product-list-sort.desktop-sort{display:none!important}.product-list-sort.mobile-sort{display:flex!important}.product-left.mobile-open{display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1003;background:#fff;box-shadow:4px 0 20px #00000026;overflow-y:auto;padding:20px 16px}.product-left.mobile-open .filter-side{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center}.product-left.mobile-open .filter-wrapper-new{width:100%;max-width:100%;padding:20px;border-radius:0;box-shadow:none;border:none}}@media(max-width:400px){.mobile-filter-toggle{padding:8px 12px;font-size:12px}.product-list-cards{gap:14px}}.product-list-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;font-family:Gilroy,Segoe UI,sans-serif;height:100%;width:100%;box-sizing:border-box;min-width:0}.product-list-card .image-wrapper{position:relative;width:100%;height:288px;min-height:288px;max-height:288px;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;flex-shrink:0}.product-list-card .product-image{width:100%;height:288px;min-height:288px;max-height:288px;object-fit:cover;object-position:center;display:block}.product-list-card .bestseller-badge{position:absolute;left:8px;top:8px;padding:4px 10px;background:#facc15;border-radius:8px;font-size:14px;font-weight:600;color:#292524;z-index:2;font-family:Gilroy,Segoe UI,sans-serif}.product-list-card .wishlist-btn{position:absolute;top:8px;right:8px;width:24px;height:24px;background:transparent;border:none;border-radius:0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .2s}.product-list-card .wishlist-btn:hover{background:transparent;opacity:.8}.product-list-card .wishlist-btn svg{width:16px;height:16px}.product-list-card .wishlist-btn svg[color=red]{color:#ef4444}.product-list-card .product-details{padding:14px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-height:0}.product-list-card .product-details>div:last-child{margin-top:auto;width:100%}.product-list-card .product-name{font-size:16px;font-weight:500;color:#292524;margin:0;text-align:center;width:100%;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Gilroy,Segoe UI,sans-serif;min-height:22.4px;max-height:22.4px}.product-list-card .product-size{font-size:1rem;color:#777;margin-bottom:15px}.product-list-card .product-price{display:flex;justify-content:center;align-items:center;gap:18px;margin:0;width:100%;min-height:28px;flex-shrink:0}.product-list-card .price{font-size:16px;font-weight:700;color:#292524;font-family:Gilroy,Segoe UI,sans-serif}.product-list-card .original-price{font-size:16px;font-weight:400;color:#a1a1aa;text-decoration:line-through;font-family:Gilroy,Segoe UI,sans-serif;margin:0}.product-list-card .discount{color:#59bf59;font-size:16px;font-weight:500;font-family:Gilroy,Segoe UI,sans-serif}.product-list-card .product-rating{display:flex;align-items:center;justify-content:center;gap:4px;font-size:16px;font-weight:600;color:#292524;font-family:Gilroy,Segoe UI,sans-serif;min-height:24px;flex-shrink:0}.product-list-card .wishlist-action{border:1px solid #ccc;padding:6px 12px;font-size:13px;border-radius:4px;background:#fff;cursor:pointer}.product-details .secondry-btn,.product-details .buy-now-btn{margin-top:auto;width:100%;max-width:100%;text-align:center;padding:12px 20px;font-size:14px;font-weight:500;border-radius:8px}.product-list-card .image-wrapper .slick-dots li button{padding:0}.product-list-card .image-wrapper .slick-dots li button:before{font-size:6px;color:var(--secondary-color)}@media(max-width:991px)and (min-width:769px){.product-list-card .image-wrapper{height:200px;min-height:200px;max-height:200px}.product-list-card .product-image{width:100%;height:200px;min-height:200px;max-height:200px;object-fit:contain;object-position:center}.product-list-card .product-name,.product-list-card .product-price{font-size:.9rem}.product-details{padding:12px}}@media(max-width:768px)and (min-width:481px){.product-list-card{padding:0}.product-list-card .image-wrapper{height:180px;min-height:180px;max-height:180px}.product-list-card .product-image{width:100%;height:180px;min-height:180px;max-height:180px;object-fit:contain;object-position:center}.product-list-card .product-name{font-size:.95rem;line-height:1.4;margin-bottom:8px;white-space:normal;overflow:visible;text-overflow:unset;display:block;min-height:auto;max-height:none}.product-list-card .product-price{font-size:.9rem;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-list-card .product-price .price{font-size:.95rem}.product-list-card .product-price .original-price{font-size:.85rem}.product-details{padding:14px;gap:10px}.product-details .secondry-btn{padding:10px 16px!important;font-size:.85rem;margin-top:8px;width:100%}.product-list-card .product-details>div:last-child{margin-top:auto}.product-list-card .wishlist-btn{padding:10px;width:44px;height:44px;top:8px;right:8px}.product-list-card .wishlist-btn svg{width:22px;height:22px}.product-list-card .bestseller-badge{font-size:.75rem;padding:4px 10px;left:8px;top:8px}}@media(max-width:480px)and (min-width:376px){.product-list-card .image-wrapper{height:160px;min-height:160px;max-height:160px}.product-list-card .product-image{width:100%;height:160px;min-height:160px;max-height:160px;object-fit:contain;object-position:center}.product-list-card .product-name{font-size:.9rem}.product-list-card .product-price{font-size:.85rem;gap:6px}.product-details{padding:12px;gap:8px}.product-details .secondry-btn{padding:10px 14px!important;font-size:.8rem}}@media(max-width:375px){.product-list-card .image-wrapper{height:160px;min-height:160px;max-height:160px}.product-list-card .product-image{width:100%;height:160px;min-height:160px;max-height:160px;object-fit:contain;object-position:center}.product-list-card .product-name{font-size:.9rem;line-height:1.4}.product-list-card .product-price{font-size:.85rem;flex-wrap:wrap;gap:6px}.product-list-card .product-price .price{font-size:.9rem}.product-list-card .product-price .original-price{font-size:.8rem}.product-details{padding:12px;gap:8px}.product-details .secondry-btn{padding:10px 14px!important;font-size:.8rem}.product-list-card .wishlist-btn{padding:10px;width:44px;height:44px;top:8px;right:8px}.product-list-card .wishlist-btn svg{width:22px;height:22px}.product-list-card .bestseller-badge{font-size:.7rem;padding:3px 8px}}@media(max-width:320px){.product-list-card .image-wrapper{height:140px;min-height:140px;max-height:140px}.product-list-card .product-image{width:100%;height:140px;min-height:140px;max-height:140px;object-fit:contain;object-position:center}.product-list-card .product-name{font-size:.85rem}.product-list-card .product-price{font-size:.8rem}.product-details{padding:10px;gap:6px}.product-details .secondry-btn{padding:8px 12px!important;font-size:.75rem}.product-list-card .wishlist-btn{width:40px;height:40px;padding:8px}.product-list-card .wishlist-btn svg{width:20px;height:20px}}.buy-now-btn{border-color:#000;background-color:#000;color:#fff}.buy-now-btn:hover{border-color:#000;background-color:#000;color:#fff;opacity:.9}.perfume-slider-container{width:100%;max-width:700px;margin:auto}.main-slider{background-color:#f8f8f8;padding:40px 20px;margin-bottom:30px;border-radius:12px}.main-slide-image{width:100%;height:450px;border-radius:12px;object-fit:contain;background-color:#fff}.thumb-slider{margin-top:20px}.thumb-image{width:100%;height:90px;object-fit:contain;padding:8px;border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:#fff;border:2px solid transparent}.thumb-image:hover{border-color:#ddd}.slick-slide.slick-current .thumb-image{border:2px solid #000}.product-inner-page-wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-top:40px}.product-inner-left{width:50%;padding:0}.product-inner-right{width:50%;padding:20px 0}.product-gallery{display:flex;align-items:flex-start;gap:20px}.product-gallery-mobile{display:none}.product-gallery-desktop{display:flex}.product-gallery-thumbs{display:flex;flex-direction:column;gap:12px;width:90px}.product-gallery-thumb{border:none;padding:0;background:transparent;cursor:pointer}.product-gallery-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:10px;background-color:#f8f8f8;border:1px solid transparent;box-shadow:0 0 0 1px #f3f3f3;transition:box-shadow .18s ease,transform .15s ease,border-color .18s ease}.product-gallery-thumb:hover img{transform:translateY(-1px);box-shadow:0 0 0 1px #e0e0e0}.product-gallery-thumb.active img{opacity:.85;transform:scale(.98)}.product-gallery-main{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:12px;padding:14px;box-shadow:0 2px 8px #0000001a;overflow:hidden;cursor:zoom-in;position:relative}.product-gallery-actions{position:absolute;top:30px;right:30px;display:flex;flex-direction:column;gap:10px;z-index:10}.product-gallery-action-btn{width:40px;height:40px;border-radius:8px;border:none;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s ease;color:#333;padding:10px}.product-gallery-action-btn:hover{background-color:#fff;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.product-gallery-action-btn:active{transform:translateY(0)}.product-gallery-main-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-gallery-main-image{max-width:100%;max-height:480px;object-fit:contain;border-radius:12px;transition:transform .3s ease-out;cursor:zoom-in;will-change:transform}.product-gallery-main:hover .product-gallery-main-image{cursor:zoom-out}.product-gallery-mobile-slider{width:100%;position:relative}.product-gallery-mobile-slide{padding:0 5px}.product-gallery-mobile-main{width:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-radius:12px;padding:14px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;min-height:350px}.product-gallery-mobile-main .product-gallery-main-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery-mobile-main .product-gallery-main-image{max-width:100%;max-height:400px;object-fit:contain;border-radius:12px}.product-gallery-mobile-slider .slick-dots{bottom:15px;position:absolute;width:100%;display:flex!important;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}.product-gallery-mobile-slider .slick-dots li{margin:0 4px;width:auto;height:auto}.product-gallery-mobile-slider .slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:#fff9;border:2px solid rgba(0,0,0,.2);padding:0;font-size:0;cursor:pointer;transition:all .3s ease}.product-gallery-mobile-slider .slick-dots li.slick-active button{background-color:var(--secondary-color);border-color:var(--secondary-color);width:12px;height:12px}.product-gallery-mobile-slider .slick-dots li button:before{display:none}.product-gallery-mobile-slider .slick-dots li button:hover{background-color:#fffc}.product-gallery-mobile-slider .slick-dots li.slick-active button:hover{background-color:var(--secondary-color)}.product-inner-content .product-head{margin-bottom:15px}.product-inner-content .product-head h2{font-size:2.2rem;margin-bottom:8px;font-weight:700;color:#1a1a1a;line-height:1.3}.product-brand-badge{display:inline-block;background-color:#f0f0f0;padding:6px 16px;border-radius:6px;font-size:.85rem;font-weight:600;color:#333;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.product-star-rating{margin:15px 0}.product-star-rating .star-rating{display:flex;align-items:center;gap:8px}.product-star-rating .star-rating img{width:22px;height:22px}.rating-count{font-size:.9rem;color:#666;margin-left:5px}.product-inner-content .price-section{margin:25px 0;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.price-section-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-inner-content .price{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1}.product-inner-content .mrp{font-size:1rem;color:#999;text-decoration:line-through;margin:0;line-height:1}.product-inner-content .discount{color:#27ae60;font-weight:600;font-size:1rem;margin:0;line-height:1}.rating-badge{display:flex;align-items:center;gap:6px;background-color:#e8f5e9;padding:8px 14px;border-radius:8px;margin-left:auto}.rating-badge img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}.rating-badge .rating-value{font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1}.rating-badge .rating-separator{font-size:.9rem;color:#999;font-weight:400;margin:0 2px}.rating-badge .rating-count{font-size:.9rem;font-weight:600;color:#1a1a1a;line-height:1}.product-inner-content .tax-info{font-size:.85rem;color:#666;margin-top:12px}.applied-offer-badge{display:inline-block}.applied-offer-badge span{display:inline-block;padding:6px 12px;background:#10b98126;color:#059669;border-radius:6px;font-size:13px;font-weight:600;line-height:1.4}.variant-section{margin:25px 0;background-color:transparent;padding:0;border-radius:0}.variant-note{font-size:.9rem;color:#333;margin-bottom:12px;line-height:1.5}.variant-note strong{font-weight:600}.variant-list{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.variant-badge{display:inline-flex;flex-direction:column;padding:10px 14px;background:#10b98126;color:#059669;border-radius:8px;font-size:13px;font-weight:600;line-height:1.4;gap:4px}.variant-badge .variant-name{font-weight:700;font-size:14px}.variant-badge .variant-details{font-size:12px;font-weight:500;opacity:.9}.product-inner-content .quantity-cart{display:flex;align-items:center;gap:15px;margin:30px 0}.product-inner-content .quantity-controls{display:flex;align-items:center;border:2px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff}.product-inner-content .quantity-controls button{border:none;background:#fff;font-size:1.3rem;cursor:pointer;padding:12px 18px;color:#333;font-weight:600;transition:background-color .3s ease;min-width:45px}.product-inner-content .quantity-controls button:hover{background-color:#f5f5f5}.product-inner-content .quantity-controls span{padding:12px 20px;font-weight:600;font-size:1rem;min-width:50px;text-align:center;border-left:2px solid #ddd;border-right:2px solid #ddd}.product-inner-content .add-to-cart{flex:1;background-color:#000;color:#fff;padding:16px 30px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.product-inner-content .add-to-cart:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.buy-now-btn{width:100%;background-color:#fff;color:#000;padding:16px 30px;border:2px solid #000;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-top:12px}.buy-now-btn:hover{background-color:#000;color:#fff}.product-inner-wishlist-btn-wrapper{display:flex;align-items:center;justify-content:center;gap:8px;color:#e74c3c;margin-top:20px;background-color:transparent;border:2px solid #e74c3c;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;width:100%}.product-inner-wishlist-btn-wrapper:hover{background-color:#e74c3c;color:#fff}.product-inner-content .features{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0}.product-inner-content .feature-box{text-align:center;background:#f8f8f8;padding:20px 15px;font-size:.85rem;border-radius:10px;transition:all .3s ease;border:1px solid transparent}.product-inner-content .feature-box:hover{border-color:#ddd;box-shadow:0 2px 8px #00000014}.product-inner-content .feature-box img{width:45px;height:45px;margin-bottom:10px;object-fit:contain}.product-inner-content .feature-box span{display:block;font-size:.9rem;font-weight:600;margin-top:8px;color:#333;text-transform:capitalize}.product-inner-content .description{margin-top:30px;font-size:1rem;line-height:1.8;color:#555}.product-inner-content .read-more{color:#000;font-weight:600;cursor:pointer;display:inline-block;margin-top:10px;font-size:.95rem;text-decoration:underline;transition:color .3s ease}.product-inner-content .read-more:hover{color:#333}.product-inner-content .offers{margin-top:40px;padding:0;background-color:transparent;border-radius:0}.product-inner-content .offers h3{font-size:1.5rem;margin-bottom:24px;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.product-inner-content .offer-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:0}.product-inner-content .offer-box{background:#fff;padding:24px 20px;text-align:left;border-radius:12px;font-size:.95rem;border:1px solid #f0f0f0;transition:all .3s ease;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:12px}.product-inner-content .offer-box:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px);border-color:#e0e0e0}.product-inner-content .offer-box strong{font-size:1.1rem;margin-bottom:0;font-weight:700;display:block;color:#1a1a1a;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-inner-content .offer-box p{margin:0;font-size:.95rem;color:#1a1a1a;font-weight:400;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-inner-content .offer-box span{display:block;font-size:.85rem;color:#666;line-height:1.6;margin-top:4px}.product-inner-content .offer-box span p{font-size:.85rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0}.product-inner-content .offer-box span b{font-weight:600;color:#1a1a1a}.product-inner-content .offer-box strong{display:flex;align-items:center;gap:6px}.product-inner-content .offer-box span{display:flex;flex-direction:column;gap:6px}.product-inner-content .offer-box span p{font-size:.85rem!important;color:#666!important;font-weight:400!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0!important;line-height:1.5!important}.product-inner-content .offer-box span p:first-child{font-size:.9rem!important;color:#1a1a1a!important;font-weight:500!important;margin-bottom:4px!important}.product-inner-content .offer-box span p:first-child b{font-weight:700!important;color:#1a1a1a!important;font-size:.95rem!important}.product-inner-content .offer-box span p:not(:first-child){font-size:.8rem!important;color:#999!important;font-weight:400!important}.product-details-accordion .accordion{border-top:1px solid #e8e8e8;background-color:transparent;transition:all .3s ease}.product-details-accordion .accordion.open{border-top-color:#d0d0d0}.product-details-accordion .accordion-section{border-bottom:1px solid #e8e8e8;padding:20px 0;transition:all .3s ease}.product-details-accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.product-details-accordion .accordion-header:hover{padding-left:8px}.product-details-accordion .accordion.open .accordion-header{color:#2c3e50}.product-details-accordion .accordion-header h4{font-size:1.35rem;margin:0;text-transform:uppercase;font-weight:600;color:#2c3e50;letter-spacing:1px;transition:color .3s ease}.product-details-accordion .accordion.open .accordion-header h4{color:#1a1a1a;font-weight:700}.product-details-accordion .accordion-header:hover h4{color:#1a1a1a}.product-details-accordion .accordion-icon{font-size:1.8rem;font-weight:300;color:#666;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#f5f5f5;line-height:1}.product-details-accordion .accordion.open .accordion-icon{transform:rotate(0);background-color:#2c3e50;color:#fff}.product-details-accordion .accordion-header:hover .accordion-icon{background-color:#e8e8e8;color:#2c3e50}.product-details-accordion .accordion.open .accordion-header:hover .accordion-icon{background-color:#1a1a1a;color:#fff}.product-details-accordion .accordion-body{animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-details-accordion .accordion-content{padding-top:0;font-size:1.05rem;color:#444;line-height:1.9;font-weight:400}.product-details-accordion .accordion-content p{margin:0 0 15px;color:#555;font-size:1.05rem;line-height:1.9}.product-details-accordion .accordion-content p strong{color:#2c3e50;font-weight:600;font-size:1.08rem}.product-details-accordion .accordion-content ul{padding-left:25px;margin:10px 0;list-style:none}.product-details-accordion .accordion-content li{margin-bottom:12px;padding-left:25px;position:relative;color:#555;font-size:1.05rem;line-height:1.9}.product-details-accordion .accordion-content li:before{content:"•";position:absolute;left:0;color:#2c3e50;font-weight:700;font-size:1.3rem;line-height:1.5}.product-inner-review-form-section{width:100%;padding:30px 0;display:flex;flex-direction:column;gap:15px}.product-inner-review-form-section h3{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.product-inner-review-form-section textarea{width:100%;min-height:120px;border-radius:8px;padding:15px;font-size:1rem;border:2px solid #ddd;font-family:inherit;resize:vertical;transition:border-color .3s ease}.product-inner-review-form-section textarea:focus{outline:none;border-color:#333}.product-inner-review-form-section button{padding:12px 30px;border-radius:8px;color:#fff;background-color:#000;border:none;cursor:pointer;width:fit-content;font-weight:600;font-size:1rem;transition:all .3s ease}.product-inner-review-form-section button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.product-rating-error-message{color:#e74c3c;font-size:.9rem;font-weight:500}.review-content{margin-top:50px;padding:20px 0}.review-content-header h2{font-size:2rem;font-weight:700;margin-bottom:30px;color:#1a1a1a}.review-header{background-color:#fff;padding:25px;border-radius:10px;margin-bottom:20px;box-shadow:0 2px 8px #0000000d}.author-head{display:flex;align-items:flex-start;gap:20px}.author-image img{width:60px;height:60px;border-radius:50%;object-fit:cover}.author-name h2{font-size:1.1rem;margin-bottom:10px;font-weight:600;color:#1a1a1a}.author-rating{margin-bottom:10px}.author-para p{font-weight:400;font-size:1rem;color:#555;line-height:1.7}.view-more-reviews-btn{background-color:transparent;border:2px solid #000;color:#000;padding:12px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.view-more-reviews-btn:hover{background-color:#000;color:#fff}@media(max-width:991px){.product-inner-page-wrap{gap:30px}.product-inner-content .product-head h2{font-size:1.8rem}.product-inner-content .features{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.product-inner-page-wrap{flex-direction:column;gap:24px;margin-top:20px}.product-inner-left,.product-inner-right{width:100%;padding:0}.product-inner-left{margin-bottom:0}.product-inner-right{padding-top:0}.product-gallery{flex-direction:column;gap:16px;align-items:stretch}.product-gallery-thumbs{flex-direction:row;width:100%;gap:10px;order:2;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-gallery-thumbs::-webkit-scrollbar{height:4px}.product-gallery-thumbs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.product-gallery-thumbs::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.product-gallery-thumb{flex-shrink:0;width:70px;min-width:70px}.product-gallery-thumb img{border-radius:8px;transition:all .2s ease}.product-gallery-thumb:active img{transform:scale(.95)}.product-gallery-main{order:1;width:100%;min-height:350px;padding:12px;border-radius:12px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;touch-action:pan-y pinch-zoom}.product-gallery-main-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery-main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-gallery-actions{top:12px;right:12px;gap:8px}.product-gallery-action-btn{width:36px;height:36px;border-radius:8px;padding:8px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.product-gallery-action-btn:active{transform:scale(.95);background-color:#fff}.main-slide-image{height:350px}.product-inner-content .product-head h2{font-size:1.6rem}.product-inner-content .price{font-size:1.7rem}.product-inner-content .quantity-cart{flex-direction:column;gap:12px}.product-inner-content .quantity-controls,.product-inner-content .add-to-cart{width:100%}.product-inner-content .features{grid-template-columns:repeat(2,1fr);gap:12px}.product-inner-content .offer-row{grid-template-columns:1fr;gap:16px}.product-inner-content .offers h3{font-size:1.3rem;margin-bottom:20px}.product-inner-content .offer-box{padding:20px 18px}.product-inner-content .offer-box strong{font-size:1rem}.product-details-accordion{margin:40px 0}.product-details-accordion .accordion-header h4{font-size:1.2rem}.product-details-accordion .accordion-content{font-size:1rem}}@media(max-width:768px){.product-gallery-desktop{display:none!important}.product-gallery-mobile{display:block!important;width:100%}.product-gallery-mobile-main{min-height:350px;padding:12px}.product-gallery-mobile-main .product-gallery-main-image{max-height:350px}.product-gallery-actions{top:15px;right:15px;gap:8px}.product-gallery-action-btn{width:36px;height:36px;padding:8px}}@media(max-width:576px){.product-gallery-mobile-main{min-height:300px;padding:10px}.product-gallery-mobile-main .product-gallery-main-image{max-height:300px}.product-gallery-actions{top:10px;right:10px;gap:6px}.product-gallery-action-btn{width:32px;height:32px;padding:6px}.main-slide-image{height:300px}.product-inner-content .product-head h2{font-size:1.4rem}.product-inner-content .price{font-size:1.5rem}.product-inner-content .offers h3{font-size:1.2rem;margin-bottom:18px}.product-inner-content .offer-box{padding:18px 16px}.product-inner-content .offer-box strong{font-size:.95rem}.product-inner-content .offer-box p{font-size:.9rem!important}.product-details-accordion .accordion-header{padding:15px 0}.product-details-accordion .accordion-header h4{font-size:1.1rem;letter-spacing:.5px}.product-details-accordion .accordion-icon{font-size:1.5rem;width:24px;height:24px}.product-details-accordion .accordion-content,.product-details-accordion .accordion-content p{font-size:.95rem}.product-details-accordion .accordion-content li{font-size:.95rem;margin-bottom:10px}.review-content-header h2{font-size:1.6rem}}@media(max-width:480px){.product-gallery{gap:10px}.product-gallery-thumbs{gap:6px;padding-bottom:4px}.product-gallery-thumb{width:55px}.product-gallery-thumb img{border-radius:6px}.product-gallery-main{min-height:280px;padding:8px;border-radius:8px}.product-gallery-main-image{max-height:260px}.product-gallery-actions{top:8px;right:8px;gap:6px}.product-gallery-action-btn{width:30px;height:30px;padding:5px;border-radius:6px}.product-inner-page-wrap{gap:20px;margin-top:15px}}.mobile-wishlist{position:absolute;top:15px;right:15px;background-color:#fff;padding:10px;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;z-index:10}.rating-mobile{position:absolute;top:15px;left:15px;background-color:#ffffffe6;padding:8px 12px;border-radius:6px;z-index:10}.portrait-slider{display:flex;flex-direction:row-reverse;max-height:600px;gap:15px}.main-portrait-image-slider{width:78%;border-radius:12px;overflow:hidden}.main-portrait-image-slider .swiper-slide img{height:100%;width:100%;object-fit:contain;background-color:#f8f8f8}.main-portrait-thumb-slider{width:20%}.product-inner-slider-image{height:100%;width:100%;object-fit:contain;border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:#fff;border:2px solid transparent}.product-inner-slider-image:hover{border-color:#ddd}.landscape-slider .product-inner-slider-image{width:100%;height:110px;object-fit:contain}.landscape-slider .product-inner-slider-main-image{width:100%;max-height:500px;aspect-ratio:1/1;object-fit:contain;background-color:#f8f8f8;border-radius:12px}.swiper-button-prev svg,.swiper-button-next svg{fill:#000;color:#000}.swiper-button-prev,.swiper-button-next{background-color:#ffffffe6;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 8px #0000001a}.swiper-button-prev:after,.swiper-button-next:after{font-size:20px;color:#000;font-weight:700}.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-modal{background-color:#fff;border-radius:12px;width:90%;max-width:500px;box-shadow:0 8px 24px #0003;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.share-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.share-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#111}.share-modal-close{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.share-modal-close:hover{background-color:#f3f4f6;color:#111}.share-modal-content{padding:24px}.share-link-container{display:flex;gap:12px;align-items:center}.share-link-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111;background-color:#f9fafb;outline:none;transition:border-color .2s ease}.share-link-input:focus{border-color:#111;background-color:#fff}.share-copy-btn{padding:12px 24px;background-color:#111;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;white-space:nowrap}.share-copy-btn:hover{background-color:#333;transform:translateY(-1px)}.share-copy-btn:active{transform:translateY(0)}.author-head{display:flex;align-items:center}.author-image{min-width:60px}.author-image img{width:60px;aspect-ratio:1/1;border-radius:50%}.author-name{font-size:1rem;font-weight:600}.author-rating{max-width:120px;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.author-rating img{width:20px;height:20px;object-fit:cover}.author-para p{line-height:1.5}.author-head{margin-bottom:10px}.author-product-images{display:flex;align-items:center;margin:20px 0}.author-product{background-color:#dfdfdf;margin:0 10px;padding:10px;border-radius:10px}.author-product img{width:60px;height:auto;aspect-ratio:1/1;object-fit:cover}@media(max-width:991px){.review-content{padding:0 3rem}}.review-content-header{width:100%;padding:1rem 0}.review-content-header h2{font-size:2rem;font-weight:600}.review-content-wrapp-sec{padding:1rem 3rem}.review-content-wrapper{width:100%}.review-content-wrapper>div{border-bottom:1px solid rgb(219,219,219);padding:10px 0}.review-content-wrapper>div:last-child{border-bottom:none}.review-content-wrapper .wrapper{border-bottom:1px solid gray}.review-content-wrapper .wrapper:last-child{border:1px solid transparent}@media(max-width:1024px){.review-content-wrapp-sec{padding:1rem}.related-products-slider{padding:0}}@media(max-width:768px){.product-details-accordion .accordion-header h4{font-size:1.1rem}.review-content{padding:0}.related-products-slider .slick-slider .slick-list{padding-bottom:20px}}@media(max-width:576px){.author-para p{font-size:14px}.product-details-accordion .accordion-header h4{font-size:1rem}}.view-more-reviews-btn{background-color:#111;color:#fff;border:none;padding:10px 18px;cursor:pointer;font-weight:600;box-shadow:0 4px 12px #00000014;transition:background-color .18s ease,transform .12s ease}.view-more-reviews-btn:hover{background-color:#333;transform:translateY(-1px)}.view-more-reviews-btn:active{transform:translateY(0)}.related-products-slider{width:100%;max-width:100%;margin:60px 0;text-align:left;overflow:hidden;position:relative;box-sizing:border-box}.related-product-wrap{text-align:left;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-bottom:0}.related-products-grid .grid-item{width:100%;display:flex;justify-content:center;align-items:stretch;min-width:0;max-width:100%}.related-products-grid .related-product-card{width:100%;max-width:100%}.related-products-mobile-slider{display:none}.related-products-slider .slick-slider{width:100%;max-width:100%;overflow:hidden;position:relative}.related-product-wrap h2{font-size:2rem;margin-bottom:30px;font-weight:700;color:#1a1a1a;line-height:1.2}.related-products-slider .slider-item{padding:0 10px;box-sizing:border-box;height:100%;display:flex!important;justify-content:flex-start;align-items:stretch;min-width:0;max-width:100%}.related-products-mobile-slider .slick-slide{width:100%!important;min-width:0!important}.related-products-mobile-slider .slick-slide>div{width:100%!important;min-width:0!important}.related-product-card{width:100%;max-width:100%;box-shadow:0 2px 8px #00000014;border-radius:12px;background:#fff;overflow:hidden;border:1px solid #f0f0f0;transition:all .3s ease;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;min-width:0;box-sizing:border-box}.related-product-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-4px);border-color:#e0e0e0}.related-product-image-wrapper{position:relative;width:100%;height:320px;background:#fafafa;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.related-product-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.related-discount-badge{position:absolute;top:12px;left:12px;background:#ff4d4f;color:#fff;padding:6px 12px;font-size:13px;font-weight:700;border-radius:6px;z-index:2;box-shadow:0 2px 6px #ff4d4f4d}.related-product-info{padding:18px 16px;display:flex;flex-direction:column;gap:10px;flex-grow:1;background:#fff}.related-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:block}.related-price{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin-top:auto}.discounted-price{font-weight:700;font-size:18px;color:#1a1a1a}.original-price{text-decoration:line-through;color:#999;font-size:14px;font-weight:400}.related-products-slider .slick-track{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important}.related-products-slider .slick-slide{display:flex;height:auto;justify-content:flex-start;min-width:0;max-width:100%}.related-products-slider .slick-slide>div{width:100%;max-width:100%;height:100%;display:flex;justify-content:flex-start;min-width:0;box-sizing:border-box}.related-products-slider .slick-list{margin:0 -10px;padding:10px 0;text-align:left;overflow:hidden;width:calc(100% + 20px);max-width:calc(100% + 20px)}.related-products-mobile-slider .slick-list{margin:0!important;padding:0!important;width:100%!important;max-width:100%!important}.related-products-mobile-slider .slick-track{width:100%!important;display:flex!important}.related-products-mobile-slider .slick-slide{width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important}.related-products-mobile-slider .slider-item{padding:0;width:100%!important;max-width:100%!important}.related-products-slider .slick-list .slick-track{margin-left:0!important;margin-right:0!important}.related-products-slider .slick-prev,.related-products-slider .slick-next{width:44px;height:44px;background:#fff;border-radius:50%;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;display:flex!important;align-items:center;justify-content:center}.related-products-slider .slick-prev:hover,.related-products-slider .slick-next:hover{background:#f5f5f5;box-shadow:0 4px 12px #00000026}.related-products-slider .slick-prev:before,.related-products-slider .slick-next:before{content:"";display:block;width:10px;height:10px;border:solid #333;border-width:0 3px 3px 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.related-products-slider .slick-prev:before{transform:translate(-50%,-50%) rotate(135deg)}.related-products-slider .slick-next:before{transform:translate(-50%,-50%) rotate(-45deg)}.related-products-slider .slick-prev{left:-22px}.related-products-slider .slick-next{right:-22px}.related-products-slider .slick-disabled{opacity:.3;cursor:not-allowed}@media(max-width:1199px){.related-products-grid{grid-template-columns:repeat(4,1fr);gap:20px}.related-products-slider{padding:0 2.5rem;overflow:hidden}.related-product-image-wrapper{height:300px;padding:0}.related-title{font-size:14px}.discounted-price{font-size:17px}}@media(max-width:991px){.related-products-grid{display:none}.related-products-mobile-slider{display:block}.related-products-slider{padding:0 2rem;margin:50px 0;overflow:hidden}.related-product-wrap h2{font-size:1.8rem;margin-bottom:25px}.related-product-image-wrapper{height:280px;padding:0}.related-product-info{padding:16px 14px}.related-title{font-size:14px}.discounted-price{font-size:16px}.related-products-slider .slick-prev,.related-products-slider .slick-next{display:none!important}}@media(max-width:767px){.related-products-grid{display:none}.related-products-mobile-slider{display:block}.related-products-slider{padding:0 1.5rem;margin:40px 0;overflow:hidden}.related-product-wrap h2{font-size:1.6rem;margin-bottom:20px}.related-product-image-wrapper{height:260px;padding:0}.related-product-info{padding:14px 12px;gap:8px}.related-title{font-size:13px}.discounted-price{font-size:15px}.original-price{font-size:13px}.related-products-slider .slick-prev,.related-products-slider .slick-next{display:none!important}}@media(max-width:576px){.related-products-slider{padding:0 1rem;margin:35px 0;overflow:hidden}.related-product-wrap h2{font-size:1.5rem;margin-bottom:18px}.related-product-image-wrapper{height:240px;padding:0}.related-product-info{padding:12px 10px}.related-title{font-size:13px}.discounted-price{font-size:15px}.original-price{font-size:12px}.related-discount-badge{padding:5px 10px;font-size:12px;top:10px;left:10px}.related-products-slider .slick-prev,.related-products-slider .slick-next{display:none!important}.related-products-slider .slider-item{padding:0 8px}.related-products-slider .slick-list{margin:0 -8px}}@media(max-width:480px){.related-product-image-wrapper{height:220px;padding:0}.related-products-slider{padding:0 .8rem;overflow:hidden}.related-product-wrap h2{font-size:1.4rem}}.related-products-slider .slick-track{display:flex!important;justify-content:flex-start!important}.related-products-slider .slick-slide{height:inherit!important;display:flex!important;justify-content:flex-start;min-width:0!important;max-width:100%!important}.related-products-slider .slick-slide>div{height:100%;width:100%;max-width:100%;display:flex!important;justify-content:flex-start;min-width:0!important;box-sizing:border-box!important}.login-container{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;margin:50px 0;min-height:50vh;min-height:50svh}.login-title{font-size:5rem;font-weight:700;margin-bottom:40px;letter-spacing:2px;color:#111}.login-form{display:flex;flex-direction:column;width:100%;max-width:500px}.login-input{background:#f1f1f1;border:none;padding:20px;width:100%;font-size:16px;border-radius:12px}.login-input::placeholder{color:#000}.forgot-password{font-size:14px;color:var(--secondary-color);text-decoration:underline;margin-bottom:30px;text-align:left}.button-group{display:flex;gap:20px;margin-bottom:30px}.btn{flex:1;padding:15px;font-size:16px;border-radius:9999px;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:var(--secondary-color);color:#fff;border:none}.btn-outline{background:transparent;border:2px solid var(--secondary-color);color:var(--secondary-color)}.return-link{display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--secondary-color)}.return-link a{color:var(--secondary-color)}.return-icon{margin-right:8px}.login-form-group{width:100%;margin-bottom:30px}@media(max-width:600px){.login-title{font-size:3rem!important}}.auth-form{max-width:600px;margin:auto;padding:40px 20px;display:flex;flex-direction:column}.login-title{font-size:5rem;font-weight:700;margin-bottom:40px;letter-spacing:2px;color:#111;text-align:center}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{background:#f1f1f1;width:100%;border:none;padding:20px;font-size:16px;border-radius:12px}.checkbox-container{display:flex;align-items:center;gap:10px;font-size:16px}.button-group{display:flex;gap:20px;margin-top:10px}.create-btn,.signin-btn{flex:1;padding:15px;font-size:16px;border-radius:40px;cursor:pointer;transition:all .3s ease}.create-btn{background-color:var(--secondary-color);color:#fff;border:1px solid var(--secondary-color)}.create-btn:hover{background-color:transparent;color:var(--secondary-color);border:1px solid var(--secondary-color)}.signin-btn{background-color:#fff;color:var(--secondary-color);border:2px solid var(--secondary-color)}.signin-btn:hover{background-color:var(--secondary-color);color:#fff;border:2px solid var(--secondary-color)}.return-link{font-size:16px;display:flex;align-items:center;gap:8px;justify-content:center}.return-link a{text-decoration:underline;color:var(--secondary-color)}.register-form-row{width:100%;margin-bottom:30px}.otp-form-main-container{width:100%;height:100%;min-height:25rem;display:flex;justify-content:center;align-items:center}.resend-section{margin-top:15px;text-align:center}.resend-btn{background:none;border:none;color:var(--secondary-color);font-weight:600;cursor:pointer;padding:8px}.resend-btn:hover{text-decoration:underline}.resend-timer{font-size:14px;color:gray}.resend-message{font-size:13px;color:green;margin-top:5px}.about-page .about-page-content{margin:0 0 40px}.about-row{display:flex;align-items:center;justify-content:space-between}.about-col1{width:48%}.about-image img{width:100%;height:500px;object-fit:cover;border-radius:20px}.about-col2{width:48%}.about-page{margin:40px 0}.about-col2 h1{font-size:2.8rem;font-weight:600;margin-bottom:10px}.about-col2 p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#000}.manufacturing-sec{padding:40px 0 0}.manufactring-row{display:flex;align-items:center;justify-content:space-between;max-width:none;margin:0 auto}.manufacturing-col1{width:30%}.manufacturing-col1 h1{font-size:2.8rem;font-weight:600;margin-bottom:10px}.manufacturing-col1 p{font-size:1rem;line-height:1.8;margin-bottom:20px;color:#000}.manufacturing-col2{width:65%}.manufacturing-col2 p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#000}.shippping-sec{margin:0}.manufacturing-video{position:relative;width:100%;max-width:none;margin:20px auto;overflow:hidden;border-radius:10px;height:500px}.video-container{position:relative}.manufacturing-video-player{width:100%;height:500px;display:block;border-radius:10px;object-fit:cover}.play-pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffb3;border:none;border-radius:50%;width:80px;height:80px;font-size:24px;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.play-pause-btn:hover{background:#ffffffe6}@media(max-width:991px){.manufactring-row{flex-wrap:wrap}.manufacturing-col1{width:100%;margin-bottom:10px}.manufacturing-col2{width:100%}}@media(max-width:768px){.about-row{flex-wrap:wrap}.about-col1{width:100%;margin-bottom:20px}.about-col2{width:100%}.about-col2 p{font-size:1rem}.about-image img{height:300px}.shippping-sec{margin:0}.manufacturing-col1 h1{font-size:2.2rem;margin-bottom:0}.about-col2 h1{font-size:2.2rem;margin-bottom:15px}.manufacturing-video-player,.manufacturing-video{height:300px}}@media(max-width:576px){.about-col2 h1,.manufacturing-col1 h1{font-size:1.9rem}}.contact-wrapper{min-height:100vh;background-color:#fafafa}.contact-page{padding:40px 0;background-color:#fafafa}.contact-header{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.contact-header h2{font-size:3.5rem;margin-bottom:20px;font-weight:700;color:#1a1a1a;letter-spacing:-.5px;line-height:1.2}.contact-header p{font-size:1.1rem;color:#666;line-height:1.7;margin:0}.contact-container{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;margin-top:50px;align-items:start}.contact-form{background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 12px #0000000f;border:1px solid #e5e7eb}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.contact-form-row-input-wrapper{width:100%;position:relative}.contact-form-row-input-wrapper label{display:block;margin-bottom:8px;font-size:.9rem;font-weight:500;color:#374151}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#292524;outline:none;transition:all .2s ease;font-family:Gilroy,Segoe UI,sans-serif;box-sizing:border-box;box-shadow:0 1px 3px #0000000d}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--secondary-color);box-shadow:0 0 0 3px #edc86226;background:#fff}.contact-form input:hover,.contact-form select:hover,.contact-form textarea:hover{border-color:#d1d5db;box-shadow:0 2px 6px #0000001a;background:#fafafa}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9ca3af}.contact-form select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23525252' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;line-height:1.4}.contact-form select option{color:#292524;font-weight:500;padding:12px 16px}.contact-form select option[value=""],.contact-form select.placeholder-selected{color:#9ca3af}.contact-form select:not(.placeholder-selected){color:#292524}.contact-form textarea{height:160px;resize:vertical;min-height:160px;font-family:Gilroy,Segoe UI,sans-serif}.contact-form .error{color:#ef4444;font-size:.85rem;margin-top:6px;display:block;font-weight:500}.contact-form button{background:var(--secondary-color);color:#1a1a1a;padding:14px 32px;border:2px solid var(--secondary-color);border-radius:10px;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease;width:100%;margin-top:10px;font-family:Gilroy,Segoe UI,sans-serif}.contact-form button:hover:not(:disabled){background:#d4b04a;border-color:#d4b04a;transform:translateY(-2px);box-shadow:0 4px 12px #edc8624d}.contact-form button:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-info{display:flex;flex-direction:column;gap:24px}.info-section{background:#fff;padding:28px;border-radius:12px;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb;transition:all .3s ease}.info-section:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.info-section h4{font-size:1rem;font-weight:600;color:var(--secondary-color);margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;font-family:Gilroy,Segoe UI,sans-serif}.info-section p{font-size:.95rem;color:#374151;line-height:1.7;margin:0 0 8px}.info-section p:last-child{margin-bottom:0}.info-section a{color:#1a1a1a;text-decoration:none;transition:color .2s ease;font-weight:500}.info-section a:hover{color:var(--secondary-color);text-decoration:underline}.social-icons{display:flex;gap:12px;margin-top:8px}.social-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#edc8621a;border-radius:10px;color:var(--secondary-color);transition:all .3s ease;text-decoration:none}.social-icons a:hover{background:var(--secondary-color);color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 8px #edc8624d}.social-icons a svg{font-size:18px;color:inherit}.disclaimer{font-size:.85rem;margin-top:50px;color:#6b7280;text-align:center;display:none}.disclaimer a{color:var(--secondary-color);text-decoration:underline}@media(max-width:1200px){.contact-container{gap:40px}.contact-form{padding:32px}}@media(max-width:991px){.contact-page{padding:60px 0}.contact-header{margin-bottom:40px}.contact-header h2{font-size:2.5rem}.contact-header p{font-size:1rem}.contact-container{grid-template-columns:1fr;gap:40px;margin-top:30px}.contact-form{width:100%;padding:32px}.contact-info{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.info-section{margin-bottom:0}}@media(max-width:768px){.contact-page{padding:40px 0}.contact-header{margin-bottom:30px;padding:0 20px}.contact-header h2{font-size:2rem;margin-bottom:16px}.contact-header p{font-size:.95rem;line-height:1.6}.contact-container{gap:30px;margin-top:20px}.contact-form{padding:24px;border-radius:12px}.contact-form .form-row{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{padding:12px 14px;font-size:14px}.contact-form textarea{height:140px;min-height:140px}.contact-form button{padding:12px 24px;font-size:15px}.contact-info{grid-template-columns:1fr;gap:16px}.info-section{padding:20px}.info-section h4{font-size:.9rem;margin-bottom:12px}.info-section p{font-size:.9rem}.social-icons a{width:36px;height:36px}.social-icons a svg{font-size:16px}}@media(max-width:576px){.contact-page{padding:30px 0}.contact-header{margin-bottom:24px;padding:0 16px}.contact-header h2{font-size:1.75rem;margin-bottom:12px}.contact-header p{font-size:.9rem}.contact-container{gap:24px}.contact-form{padding:20px}.contact-form .form-row{gap:14px;margin-bottom:14px}.contact-form input,.contact-form select,.contact-form textarea{padding:11px 12px;font-size:14px;border-radius:8px}.contact-form textarea{height:120px;min-height:120px}.contact-form button{padding:11px 20px;font-size:14px;border-radius:8px}.contact-form .error{font-size:.8rem;margin-top:4px}.info-section{padding:18px}.info-section h4{font-size:.85rem;margin-bottom:10px}.info-section p{font-size:.85rem;margin-bottom:6px}.social-icons{gap:10px}.social-icons a{width:34px;height:34px}.social-icons a svg{font-size:15px}}.inner-bg{width:100%;position:relative;height:200px}.inner-bg img{height:200px;width:100%;object-fit:cover}.inner-banner{background-color:var(--secondary-color);height:200px;width:100%;object-fit:cover}.inner-bg:after{content:"";background-color:#000;position:absolute;width:100%;height:100%;opacity:.5;top:0;left:0}.orders-table-wrapper{padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;width:100%;box-sizing:border-box}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.orders-header h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0;font-family:Gilroy,Segoe UI,sans-serif}.orders-filters{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.filter-sort-controls{display:flex;align-items:center;gap:8px}.filter-dropdown{display:flex;flex-direction:column;gap:6px}.filter-dropdown label{font-size:12px;font-weight:500;color:#666;font-family:Gilroy,Segoe UI,sans-serif}.filter-dropdown select{padding:10px 14px;border-radius:8px;border:1px solid #e0e0e0;font-size:14px;outline:none;background-color:#fff;color:#333;font-family:Gilroy,Segoe UI,sans-serif;transition:all .3s ease;cursor:pointer;min-width:150px}.filter-dropdown select:hover{border-color:var(--secondary-color, #edc862)}.filter-dropdown select:focus{border-color:var(--secondary-color, #edc862);box-shadow:0 0 0 3px #edc8621a}.order-table-clear-filters-btn{padding:10px 16px;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-weight:500;font-size:13px;color:#666;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif;white-space:nowrap;height:fit-content;align-self:flex-end}.order-table-clear-filters-btn:hover{background-color:#e8e8e8;border-color:#ccc;color:#333}.orders-table-container{width:100%;overflow-x:auto;border-radius:8px;border:1px solid #f0f0f0}.orders-table{width:100%;border-collapse:collapse;background-color:#fff}.orders-table thead{background-color:#fafafa}.orders-table th{font-size:14px;color:#333;font-weight:600;padding:16px 20px;text-align:left;border-bottom:2px solid #f0f0f0;font-family:Gilroy,Segoe UI,sans-serif;letter-spacing:.3px;white-space:nowrap}.orders-table th:first-child{padding-left:24px}.orders-table th:last-child{padding-right:24px;text-align:center}.orders-table th[style*="cursor: pointer"]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease}.orders-table th[style*="cursor: pointer"]:hover{color:var(--secondary-color, #edc862)}.orders-table td{padding:20px;font-size:14px;color:#555;border-bottom:1px solid #f5f5f5;font-family:Gilroy,Segoe UI,sans-serif}.orders-table td:first-child{padding-left:24px}.orders-table td:last-child{padding-right:24px;text-align:center}.orders-table tbody tr{transition:background-color .2s ease}.orders-table tbody tr:hover{background-color:#fafafa}.orders-table tbody tr:last-child td{border-bottom:none}.order-product-info{display:flex;align-items:center;gap:14px;width:100%}.order-product-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #e8e8e8;flex-shrink:0}.order-product-details{display:flex;flex-direction:column;gap:4px;align-items:flex-start;min-width:0;flex:1}.order-product-details .product-name{font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:color .3s ease;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-product-details .product-name:hover{color:var(--secondary-color, #edc862);text-decoration:underline}.order-product-details .more-items{font-size:12px;color:#888;font-weight:400}.order-table-status-badge{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;color:#fff;text-wrap:nowrap;display:inline-block;text-transform:capitalize;letter-spacing:.3px}.order-table-status-badge.blue{background-color:#3b82f6}.order-table-status-badge.red{background-color:#ef4444}.order-table-status-badge.orange{background-color:#f97316}.order-table-status-badge.green{background-color:#22c55e}.view-order-btn{padding:8px 20px;background-color:var(--secondary-color, #edc862);border:none;color:#1a1a1a;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif;box-shadow:0 2px 4px #0000000d}.view-order-btn:hover{background-color:#e6c055;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.no-orders{text-align:center;padding:60px 20px;color:#666}.no-orders img{width:200px;margin:0 auto 24px;opacity:.7;display:block}.no-orders h3{margin-bottom:12px;font-size:20px;color:#333;font-weight:600;font-family:Gilroy,Segoe UI,sans-serif}.no-orders p{font-size:14px;color:#888;font-family:Gilroy,Segoe UI,sans-serif}.mui-pagination{display:flex;justify-content:center;margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0}.orders-mobile-cards{display:none}.order-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px;margin-bottom:16px;transition:all .3s ease;box-shadow:0 2px 4px #00000005}.order-card:hover{box-shadow:0 4px 12px #00000014;border-color:#e0e0e0}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.order-card-product{display:flex;gap:12px;flex:1;min-width:0}.order-card-image{width:70px;height:70px;object-fit:cover;border-radius:8px;border:1px solid #e8e8e8;flex-shrink:0}.order-card-details{flex:1;min-width:0}.order-card-product-name{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:6px;cursor:pointer;transition:color .3s ease;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.order-card-product-name:hover{color:var(--secondary-color, #edc862)}.order-card-more-items{font-size:12px;color:#888;margin-top:4px}.order-card-status{flex-shrink:0}.order-card-info{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #f0f0f0}.order-card-info-row{display:flex;justify-content:space-between;align-items:center}.order-card-info-label{font-size:13px;color:#888;font-weight:500}.order-card-info-value{font-size:14px;color:#333;font-weight:600}.order-card-actions{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.order-card-view-btn{width:100%;padding:12px;background-color:var(--secondary-color, #edc862);border:none;color:#1a1a1a;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif}.order-card-view-btn:hover{background-color:#e6c055;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}@media(max-width:991px){.orders-table-wrapper{padding:24px 20px}.orders-header h2{font-size:22px}.orders-filters{flex-direction:column;align-items:stretch}.filter-sort-controls,.filter-dropdown{width:100%}.filter-dropdown select{width:100%;min-width:unset}.order-table-clear-filters-btn{width:100%;text-align:center;align-self:stretch}.orders-table-container{display:none}.orders-mobile-cards{display:block}}@media(max-width:768px){.orders-table-wrapper{padding:20px 16px}.orders-header{margin-bottom:20px}.orders-header h2{font-size:20px}.orders-filters{margin-bottom:20px;gap:10px}.order-card{padding:16px}.order-card-header{margin-bottom:14px}.order-card-image{width:60px;height:60px}.order-card-product-name{font-size:14px}.no-orders{padding:40px 16px}.no-orders img{width:160px}.no-orders h3{font-size:18px}.no-orders p{font-size:13px}}@media(max-width:600px){.orders-table-wrapper{padding:16px 12px}.orders-header h2{font-size:18px}.order-card{padding:14px;margin-bottom:12px}.order-card-image{width:55px;height:55px}.order-card-product-name{font-size:13px}.order-card-info-label,.order-card-info-value{font-size:12px}.order-card-view-btn{padding:10px;font-size:13px}.mui-pagination{margin-top:24px;padding-top:20px}}@media(max-width:480px){.orders-table-wrapper{padding:12px;border-radius:8px}.orders-header h2{font-size:16px}.filter-dropdown label{font-size:11px}.filter-dropdown select{padding:8px 12px;font-size:13px}.order-table-clear-filters-btn{padding:8px 14px;font-size:12px}.order-card{padding:12px}.order-card-image{width:50px;height:50px}.no-orders img{width:140px}.no-orders h3{font-size:16px}}.profile-info-section{padding:20px;background-color:#fff}.avatar-section{display:flex;align-items:center;gap:20px;background:#f1f5f9;padding:20px;border-radius:12px;margin-bottom:24px}.profile-avatar{min-width:80px;max-width:80px;height:80px;border-radius:50%;object-fit:cover}.change-avatar-btn{background-color:var(--secondary-color);border:none;padding:8px 12px;border-radius:6px;cursor:pointer;color:#fff;font-weight:500;margin-bottom:10px}.avatar-note{font-size:12px;color:#6b7280;margin-top:4px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-form-grid .form-group label>span{color:#ff0000be;font-size:10}.form-group label{font-weight:600;margin-bottom:6px}.form-group input{padding:10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;width:100%;margin-bottom:10px}.form-group input::placeholder{color:#ccc}.password-group .password-input{display:flex;align-items:center;position:relative}.eye-icon{position:absolute;right:12px;color:#9ca3af;cursor:pointer}.newsletter-row{margin:20px 0}.newsletter-row label{display:flex;align-items:center;gap:8px;color:var(--secondary-color);font-weight:500}.update-profile-btn{background-color:var(--secondary-color);color:#fff;padding:12px 20px;border:none;border-radius:6px;font-size:15px;font-weight:500;cursor:pointer;margin-top:1rem}.wishlist-section{padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;width:100%;box-sizing:border-box}.wishlist-section-header{font-size:24px;font-weight:600;margin:0 0 30px;color:#1a1a1a;font-family:Gilroy,Segoe UI,sans-serif;letter-spacing:.3px}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-bottom:30px}.wishlist-item{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px;position:relative;transition:all .3s ease;box-shadow:0 2px 4px #00000005;overflow:hidden}.wishlist-item:hover{box-shadow:0 4px 12px #00000014;border-color:#e0e0e0;transform:translateY(-2px)}.wishlist-left{display:flex;gap:16px;width:100%;margin-bottom:16px}.wishlist-img{width:120px;height:120px;object-fit:contain;object-position:center;border-radius:8px;border:1px solid #e8e8e8;flex-shrink:0;transition:transform .3s ease;cursor:pointer;background-color:#fafafa;padding:8px}.wishlist-img:hover{transform:scale(1.05);border-color:var(--secondary-color, #edc862)}.wishlist-details{flex:1;display:flex;flex-direction:column;min-width:0}.wishlist-details h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.4;cursor:pointer;transition:color .3s ease;font-family:Gilroy,Segoe UI,sans-serif;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wishlist-details h4:hover{color:var(--secondary-color, #edc862)}.wishlist-details p{margin:0;font-size:13px;color:#666;line-height:1.6;font-family:Gilroy,Segoe UI,sans-serif;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wishlist-details p strong{display:none}.wishlist-product-price-wrapper{display:flex;align-items:center;gap:12px;margin-top:12px;flex-wrap:wrap}.wishlist-price{color:#999;font-weight:500;font-size:14px;text-decoration:line-through;font-family:Gilroy,Segoe UI,sans-serif}.wishlist-discount-price{color:var(--secondary-color, #edc862);font-weight:700;font-size:18px;font-family:Gilroy,Segoe UI,sans-serif;letter-spacing:.3px}.remove-btn{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;font-family:Gilroy,Segoe UI,sans-serif;width:100%;margin-top:auto}.remove-btn:hover{background-color:#fee2e2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 2px 8px #dc262626}.remove-btn svg{font-size:16px}.wishlist-empty-data-wrapper{width:100%;min-height:400px;display:flex;background-color:transparent;justify-content:center;align-items:center;flex-direction:column;color:#666;padding:60px 20px}.wishlist-empty-data-wrapper img{width:200px;margin-bottom:24px;opacity:.7;display:block}.wishlist-empty-data-wrapper p{font-size:18px;color:#333;font-weight:600;font-family:Gilroy,Segoe UI,sans-serif;margin:0}.wishlist-list-view{display:none}.wishlist-list-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;padding:20px 0;gap:20px;transition:background-color .2s ease}.wishlist-list-item:hover{background-color:#fafafa}.wishlist-list-item:last-child{border-bottom:none}.wishlist-list-left{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.wishlist-list-img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e8e8e8;flex-shrink:0;cursor:pointer;transition:transform .3s ease}.wishlist-list-img:hover{transform:scale(1.05)}.wishlist-list-details{flex:1;min-width:0}.wishlist-list-details h4{margin:0 0 8px;font-size:17px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:color .3s ease}.wishlist-list-details h4:hover{color:var(--secondary-color, #edc862)}.wishlist-list-details p{margin:0 0 12px;font-size:14px;color:#666;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wishlist-list-price{color:var(--secondary-color, #edc862);font-weight:700;font-size:18px}.wishlist-list-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.wishlist-list-remove-btn{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease}.wishlist-list-remove-btn:hover{background-color:#fee2e2;border-color:#fca5a5}@media(max-width:991px){.wishlist-section{padding:24px 20px}.wishlist-section-header{font-size:22px;margin-bottom:24px}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.wishlist-item{padding:18px}.wishlist-img{width:100px;height:100px}}@media(max-width:768px){.wishlist-section{padding:20px 16px}.wishlist-section-header{font-size:20px;margin-bottom:20px}.wishlist-grid{grid-template-columns:1fr;gap:16px}.wishlist-item{padding:16px}.wishlist-left{gap:14px;margin-bottom:14px}.wishlist-img{width:90px;height:90px}.wishlist-details h4{font-size:15px}.wishlist-details p{font-size:12px}.wishlist-discount-price{font-size:16px}.remove-btn{padding:9px 14px;font-size:13px}.wishlist-empty-data-wrapper{min-height:350px;padding:40px 16px}.wishlist-empty-data-wrapper img{width:160px;margin-bottom:20px}.wishlist-empty-data-wrapper p{font-size:16px}}@media(max-width:600px){.wishlist-section{padding:16px 12px}.wishlist-section-header{font-size:18px;margin-bottom:18px}.wishlist-grid{gap:14px}.wishlist-item{padding:14px}.wishlist-left{flex-direction:column;gap:12px;margin-bottom:12px}.wishlist-img{width:100%;height:200px;margin-right:0;object-fit:contain;object-position:center}.wishlist-details h4{font-size:14px;margin-bottom:6px}.wishlist-details p{font-size:12px;-webkit-line-clamp:2}.wishlist-product-price-wrapper{margin-top:10px}.wishlist-discount-price{font-size:16px}.remove-btn{padding:10px;font-size:13px}.wishlist-empty-data-wrapper{min-height:300px;padding:30px 12px}.wishlist-empty-data-wrapper img{width:140px}.wishlist-empty-data-wrapper p{font-size:15px}}@media(max-width:480px){.wishlist-section{padding:12px;border-radius:8px}.wishlist-section-header{font-size:16px;margin-bottom:16px}.wishlist-grid{gap:12px}.wishlist-item{padding:12px}.wishlist-img{height:180px;object-fit:contain;object-position:center}.wishlist-details h4{font-size:13px}.wishlist-discount-price{font-size:15px}.remove-btn{padding:9px;font-size:12px}.remove-btn svg{font-size:14px}.wishlist-empty-data-wrapper{min-height:280px}.wishlist-empty-data-wrapper img{width:120px}.wishlist-empty-data-wrapper p{font-size:14px}}.user-profile-content-wrapper{margin:50px auto;max-width:1200px;width:100%}.user-profile-content-wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.user-profile-sidebar{width:30%}.orders-table-wrapper{width:68%;overflow-x:auto}.wishlist-section,.profile-info-section,.address-list-container,.payment-methods{width:68%}.orders-table-wrapper table.orders-table{min-width:700px}.orders-table-wrapper>div{flex-wrap:wrap}@media screen and (max-width:767px){.user-profile-content-wrapper{margin:20px auto}.user-profile-sidebar{width:100%;border:none;border-bottom:1px solid var(--secondary-color)}.menu-section .section-title{margin:10px 0 15px!important}.Dash-menu-list{display:flex;flex-wrap:wrap;justify-content:space-around}.Dash-menu-list .Dash-menu-item{width:48%;border:1px solid var(--secondary-color)}.orders-table-wrapper,.profile-info-section,.address-list-container{width:100%}}@media screen and (max-width:767px){.wishlist-section{width:100%}}@media(max-width:576px){.Dash-menu-list .Dash-menu-item{width:100%}.Dash-menu-list .Dash-menu-item:last-child{margin-bottom:0}.profile-form-grid{grid-template-columns:auto;gap:0px}}.address-list-container{padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;margin-top:20px;overflow-y:auto}.address-table{width:100%;border-collapse:collapse}.address-table th{padding:12px 16px;border-bottom:1px solid #eee;text-align:left;font-size:15px}.address-table td{padding:12px 16px;text-align:left;font-size:12px}.address-table tr{border-bottom:1px solid #f0f0f0}.address-table th{background-color:#f9fafb;font-weight:600;color:var(--secondary-color);font-size:20px}.address-actions{display:flex}.address-actions button{margin-right:10px;background:none;border:none;cursor:pointer;font-size:16px}.address-actions button:hover{color:var(--secondary-color)}.add-address-btn{margin-top:20px;padding:10px 18px;background-color:var(--secondary-color);color:#fff;border:1px solid var(--secondary-color);font-weight:500;border-radius:5px;cursor:pointer;transition:background-color .25s ease}.add-address-btn:hover{background-color:transparent;border:1px solid var(--secondary-color);color:var(--secondary-color)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000059;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background:#fff;padding:25px 30px;border-radius:10px;width:500px;max-width:95%;box-shadow:0 10px 30px #00000026}.modal-container h2{margin-bottom:20px;font-size:20px}.profile-address-form{display:flex;flex-direction:column;gap:1rem}.profile-address-form input,.profile-address-form select{width:100%;padding:8px 10px;font-size:16px;border:1px solid #ccc;border-radius:6px}.profile-address-form select{outline:none}.checkbox-row{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:14px;color:#333;-webkit-user-select:none;user-select:none;cursor:pointer}.checkbox-row input[type=checkbox]{accent-color:#edc862;width:16px;height:16px;margin:0;cursor:pointer}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions .close-btn{background-color:#ddd;color:#333;padding:8px 16px;border:none;border-radius:5px;cursor:pointer;font-size:12px;font-weight:500}.modal-actions .submit-btn{background-color:var(--secondary-color);color:#fff;padding:8px 16px;border:1px solid var(--secondary-color);border-radius:5px;font-weight:500;cursor:pointer}.modal-actions .submit-btn:hover{background-color:transparent;border:1px solid var(--secondary-color);color:var(--secondary-color)!important}.address-error-message{font-size:12px;color:red}@media screen and (max-width:600px){.address-table{width:100%;max-width:100%}.address-list-container{overflow:hidden}.address-table thead{display:none}.address-table tbody tr{display:block;width:100%;border:none;padding:20px 20px 5px;background:#f1f1f1;margin:0 0 20px;border-radius:10px}.address-table tbody tr td{width:100%;display:block;padding:0 0 0 75px;position:relative;margin:0 0 15px}.address-table tbody tr td:before{content:attr(data-label)":";width:75px;position:absolute;left:0;font-weight:500}.add-address-btn{margin:0}}.payment-methods{padding:20px;font-family:sans-serif}.payment-methods h3{margin-bottom:20px;color:#333;font-size:22px;font-weight:600;text-transform:uppercase}.method-header,.method-row{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;align-items:center;padding:12px 0;border-top:1px solid #ddd}.method-header{font-weight:700;color:#555}.card-info{display:flex;align-items:center;gap:8px}.card-info img{width:40px}.actions{display:flex;gap:12px}.icon{cursor:pointer;font-size:16px}.edit{color:var(--primary-color);margin:0 20px}.delete{color:#ff6b6b}.payment-add-btn{margin-top:20px;background:var(--secondary-color);color:#fff;padding:12px 24px;border:1px solid var(--secondary-color);border-radius:4px;cursor:pointer}.payment-add-btn:hover{background-color:transparent;color:var(--secondary-color)}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center}.modal{background:#fff;border-radius:8px;width:600px;padding:24px;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0}.close{font-size:24px;background:none;border:none;cursor:pointer}.option{display:flex;align-items:center;gap:12px;margin-bottom:12px}.option img{height:24px}.input-group{display:flex;gap:12px;margin:12px 0}.input-group input{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px}.register-btn{width:100%;padding:12px;background:var(--secondary-color);color:#fff;border:1px solid var(--secondary-color);border-radius:4px;cursor:pointer}.register-btn:hover{background:transparent;color:var(--secondary-color)}.user-profile-sidebar{width:30%;background-color:#fff;border:1px solid var(--secondary-color);padding:20px;font-family:Segoe UI,sans-serif}.profile-section{text-align:center;margin-bottom:30px}.profile-image-wrapper{position:relative;display:inline-block}.profile-image{width:80px;height:80px;border-radius:50%;object-fit:cover}.profile-info h3{margin:10px 0 4px;font-size:18px;font-weight:600}.profile-info .email{font-size:14px;color:#777}.section-title{font-size:18px;color:#888;margin:20px 0 10px;font-weight:600}.Dash-menu-list{list-style:none;padding:0;margin:0}.Dash-menu-item{display:flex;align-items:center;padding:10px;color:#333;cursor:pointer;transition:background .2s;border-radius:6px;position:relative;margin-bottom:10px}.Dash-menu-item:hover,.Dash-menu-item.active{background-color:#f5f5f5}.Dash-menu-item .icon{margin-right:15px;font-size:16px;color:var(--secondary-color)}.Dash-menu-item .item-count{margin-left:auto;background-color:var(--secondary-color);font-size:12px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}@media screen and (max-width:767px){.user-profile-sidebar{width:100%;border:none;border-bottom:1px solid var(--secondary-color)}}.checkout-page-container{width:100%;min-height:100vh}.checkout-cart-header{width:100%;height:auto;background-color:var(--secondary-color);display:flex;flex-direction:column;justify-content:space-between;padding:1rem 10rem .75rem;border-bottom:none}.checkout-cart-header-top{width:100%;padding:0;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.checkout-page-title{font-size:36px;font-weight:700;color:#fff;margin:.5rem 0 0;text-transform:none;letter-spacing:0}.checkout-cart-header-top .MuiBreadcrumbs-root{color:#fff;font-size:14px}.checkout-cart-header-top .MuiBreadcrumbs-root a{color:#fff;text-decoration:none;transition:opacity .2s;opacity:.9}.checkout-cart-header-top .MuiBreadcrumbs-root a:hover{opacity:1;color:#fff}.checkout-cart-header-top .MuiBreadcrumbs-root span{color:#fff;font-weight:600;opacity:1}@media screen and (max-width:1200px){.checkout-cart-header{padding:1rem 5% .75rem}}@media screen and (max-width:756px){.checkout-cart-header{padding:.75rem 1rem;height:auto}.checkout-page-title{font-size:28px;margin:.25rem 0 0}}@media screen and (max-width:400px){.checkout-cart-header-top nav{width:100%;margin:10px 0 0}}.checkout-address-container{width:100%;min-height:36rem;background-color:#f8f9fa;padding:40px 0 60px;position:relative;height:fit-content}.checkout-address-content-section{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:2.5rem;position:relative}.checkout-address-main-content{flex:1.2;background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:2.5rem;box-shadow:0 2px 12px #00000014;min-width:0}.checkout-address-title{font-size:32px;font-weight:700;margin-bottom:2rem;color:#1f2937;padding:0;letter-spacing:-.5px}.checkout-address-form{padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}.checkout-address-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.checkout-address-column{width:100%;height:5.5rem;display:flex;flex-direction:column;gap:.5rem}.checkout-address-column label{font-size:.9rem;font-weight:500;color:#333}.checkout-address-column input,.checkout-address-column select{width:100%;padding:.8rem 1rem;border-radius:5px;border:1px solid #ccc;outline:none;font-size:.9rem}.checkout-address-section-title{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:1.5rem;padding:0;letter-spacing:-.3px}.checkout-address-address-list-container{width:100%;margin-bottom:2rem}.checkout-address-address-list{width:100%;height:fit-content;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.checkout-address-address-item{background-color:#fff;min-height:fit-content;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;border:2px solid #e5e7eb;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 6px #0000000f}.checkout-address-address-item:hover{border-color:var(--secondary-color);box-shadow:0 6px 20px #0000001f;transform:translateY(-3px)}.checkout-address-address-item.selected{border-color:var(--secondary-color);background:linear-gradient(to bottom,#fffbeb,#fff);box-shadow:0 6px 20px #edc86240;border-width:2.5px}.checkout-address-radio-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-bottom:0;margin-top:-.25rem}.checkout-address-address-item input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:22px;border:2.5px solid #d1d5db;cursor:pointer;border-radius:50%;position:relative;transition:all .25s ease;flex-shrink:0}.checkout-address-address-item input[type=radio]:checked{border-color:var(--secondary-color);background-color:var(--secondary-color);box-shadow:0 0 0 4px #edc86226}.checkout-address-address-item input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background-color:#fff}.checkout-address-radio-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.8px}.checkout-address-address-item.selected .checkout-address-radio-label{color:var(--secondary-color)}.checkout-address-details{display:flex;flex-direction:column;gap:.75rem;flex:1}.checkout-address-name{font-size:18px;font-weight:700;color:#1f2937;margin:0;line-height:1.3;letter-spacing:-.2px}.checkout-address-text{font-size:15px;color:#6b7280;margin:0;line-height:1.6}.checkout-address-phone{font-size:15px;color:#374151;font-weight:600;margin:.5rem 0 0;padding-top:.75rem;border-top:1px solid #f3f4f6}.checkout-address-add-button-wrapper{width:100%;display:flex;justify-content:flex-end;margin-bottom:2rem;padding-top:1.5rem;border-top:2px solid #f3f4f6}.checkout-address-add-btn{border:2px solid var(--secondary-color);background-color:transparent;padding:.875rem 2rem;color:var(--secondary-color);font-weight:600;font-size:15px;border-radius:10px;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;gap:.5rem;letter-spacing:.3px}.checkout-address-add-btn:hover{background-color:var(--secondary-color);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #edc86259}.checkout-address-submit-button-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:0;padding-top:2rem;border-top:2px solid #f3f4f6}.checkout-address-buttons-desktop{display:flex}.checkout-address-back-btn{flex:1;border:2px solid #e5e7eb;background-color:#fff;color:#6b7280;padding:.875rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:15px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease}.checkout-address-back-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.checkout-address-back-btn svg{font-size:22px}.checkout-address-proceed-btn{flex:1;border:none;background-color:var(--secondary-color);color:#fff;padding:.875rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:15px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #edc8624d}.checkout-address-proceed-btn:hover:not(:disabled){background-color:#d4b356;transform:translateY(-1px);box-shadow:0 4px 12px #edc86266}.checkout-address-proceed-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.checkout-address-proceed-btn svg{font-size:22px}.checkout-address-empty-state{width:100%;min-height:400px;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.checkout-address-empty-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px}.checkout-address-empty-text{font-size:24px;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.3px}.checkout-address-empty-subtext{font-size:16px;color:#6b7280;margin:0;line-height:1.6}.checkout-address-add-btn-primary{border:none;background-color:var(--secondary-color);padding:1rem 2.5rem;color:#fff;font-weight:600;font-size:16px;border-radius:10px;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 4px 12px #edc86259}.checkout-address-add-btn-primary:hover{background-color:#d4b356;transform:translateY(-2px);box-shadow:0 6px 20px #edc86273}.checkout-address-order-summary{width:420px;min-height:10rem;background-color:#fff;position:sticky;top:20px;border-radius:16px;padding:2rem;border:1px solid #e5e7eb;box-shadow:0 2px 12px #00000014;flex-shrink:0;align-self:flex-start;overflow:visible;max-height:none}.checkout-address-order-summary h3{text-align:center;font-weight:600;padding:.5rem 0 1rem;font-size:18px}.checkout-address-order-summery-cart{width:100%;display:flex;flex-direction:column;overflow:visible;max-height:none}.checkout-address-order-summery-cart-item{width:100%;display:flex;align-items:center;background-color:transparent;margin:.5rem 0;padding-bottom:.5rem;border-bottom:1px solid #ccc;transition:opacity .3s ease;opacity:1}.checkout-address-order-summery-cart-item.hidden{display:none}.checkout-address-order-summery-cart-item img{width:60px;height:60px;object-fit:cover}.checkout-address-order-summery-cart-item-details{width:100%;display:flex;flex-direction:column;padding:0 .5rem;flex:1;min-width:0}.cart-item-final-total{font-weight:600;font-size:14px;color:#000;white-space:nowrap;flex-shrink:0;margin-left:auto;text-align:right}.checkout-address-order-summery-cart-item-details .cart-item-product-name{font-weight:600;font-size:14px;cursor:pointer}.checkout-address-order-summery-cart-item-details .cart-item-product-price,.checkout-address-order-summery-cart-item-details .cart-item-product-total-price{font-size:14px}.checkout-show-more-arrow{display:none;justify-content:center;align-items:center;margin-top:8px;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.checkout-show-more-arrow{display:flex}}.checkout-arrow-icon{font-size:24px;color:#666;transition:all .3s ease}.checkout-show-more-arrow:hover .checkout-arrow-icon{color:var(--secondary-color);transform:scale(1.1)}.checkout-show-more-arrow:active{transform:scale(.95)}.checkout-address-order-summery-total{width:100%;display:flex;justify-content:space-between;padding:.5rem 0;font-weight:600;margin:1rem 0;flex-direction:column;gap:1rem}.checkout-address-order-summery-total span{font-size:.9rem}.checkout-address-order-tax-section,.checkout-address-order-total-price-section{display:flex;justify-content:space-between;align-items:center;gap:1rem}.checkout-address-order-tax-name{font-size:12px;margin-left:.5rem}@media screen and (max-width:1200px){.checkout-address-order-summary{width:380px}}@media(max-width:992px){.checkout-address-content-section{flex-direction:column;gap:2rem}.checkout-address-main-content{width:100%;padding:2rem}.checkout-address-address-list{grid-template-columns:repeat(2,1fr);gap:1.25rem}.checkout-address-order-summary{width:100%;position:relative;top:0;order:-1;padding:1.75rem;overflow:visible;max-height:none}}@media(max-width:768px){.checkout-address-container{padding:20px 0 40px}.checkout-address-content-section{flex-direction:column;gap:1.25rem}.checkout-address-main-content{padding:1.25rem;width:100%;margin-bottom:0}.checkout-address-title{font-size:22px;margin-bottom:1rem}.checkout-address-section-title{font-size:17px;margin-bottom:1rem}.checkout-address-address-list-container{margin-bottom:1.25rem}.checkout-address-address-list{grid-template-columns:1fr;gap:.875rem}.checkout-address-address-item{padding:1rem;gap:.875rem}.checkout-address-name{font-size:16px}.checkout-address-text,.checkout-address-phone{font-size:14px}.checkout-address-phone{margin-top:.5rem;padding-top:.5rem}.checkout-address-add-button-wrapper{justify-content:center;margin-bottom:1.25rem;padding-top:1rem}.checkout-address-add-btn{width:100%;justify-content:center;padding:.75rem 1.5rem;font-size:14px}.checkout-address-submit-button-wrapper{flex-direction:column;gap:1rem}.checkout-address-back-btn,.checkout-address-proceed-btn{width:100%}.checkout-address-buttons-desktop{display:flex}.checkout-address-order-summary{width:100%;position:relative;top:0;order:-1;padding:1.25rem;margin-bottom:0;overflow:visible;max-height:none}.checkout-address-order-summary h3{font-size:18px;padding:.5rem 0 .75rem}.checkout-address-order-summery-cart{max-height:none;overflow:visible;padding-right:0;margin-right:0;position:relative}.checkout-address-order-summery-cart-item{padding-bottom:.75rem;margin:.4rem 0;justify-content:space-between;gap:.5rem}.checkout-address-order-summery-cart-item img{width:50px;height:50px;flex-shrink:0}.checkout-address-order-summery-cart-item-details{flex:1;min-width:0;padding:0 .4rem}.cart-item-final-total{font-size:13px;margin-left:auto;text-align:right;flex-shrink:0}.checkout-address-order-summery-total{margin:.75rem 0;gap:.75rem}}@media screen and (max-width:480px){.checkout-address-container{padding:16px 0 80px}.checkout-address-mobile-sticky-bar{padding:8px 12px}.checkout-address-main-content{padding:1rem}.checkout-address-title{font-size:20px;margin-bottom:.875rem}.checkout-address-section-title{font-size:16px;margin-bottom:.875rem}.checkout-address-address-item{padding:.875rem;gap:.75rem}.checkout-address-name{font-size:15px}.checkout-address-text,.checkout-address-phone{font-size:13px}.checkout-address-order-summery-cart-item{justify-content:space-between;gap:.5rem}.checkout-address-order-summery-cart-item img{width:45px;height:45px;flex-shrink:0}.checkout-address-order-summery-cart-item-details{flex:1;min-width:0;padding:0 .3rem}.checkout-address-order-summery-cart-item p{font-size:13px}.cart-item-final-total{font-size:13px;font-weight:600;margin-left:auto;text-align:right;flex-shrink:0;white-space:nowrap}.checkout-address-order-summery-total p{font-size:13px}.checkout-address-mobile-sticky-bar{padding:8px 12px!important;display:block!important}.checkout-address-mobile-back-btn{width:40px;height:40px}.checkout-address-mobile-back-btn svg{font-size:18px}.checkout-address-mobile-proceed-btn{height:40px;font-size:12px;letter-spacing:.3px}.checkout-address-mobile-proceed-btn svg{font-size:16px}.checkout-address-empty-text{font-size:18px}.checkout-address-empty-subtext{font-size:14px}.checkout-address-order-summary{padding:1rem}.checkout-address-order-summary h3{font-size:16px}.checkout-address-order-summery-cart{max-height:none;padding-right:0;position:relative;overflow:visible}.checkout-address-order-summery-cart-item{flex-wrap:wrap;padding-bottom:.625rem}.checkout-address-order-summery-cart-item img{width:45px;height:45px}.checkout-address-order-summery-cart-item-details{padding:0;margin:10px 0}}.checkout-address-order-summery-cart-item-details .cart-item-product-price{margin:6px 0 0}.desktop-checkout-wrapper{display:none}.mobile-checkout-wrapper{display:block;width:100%}.checkout-cart-content{width:100%;min-height:25rem;padding:30px 0 60px;position:relative;background-color:#f8f9fa}.desktop-checkout-wrapper .container{display:grid;grid-template-columns:1fr 400px;column-gap:32px;align-items:start}.checkout-cart-items-container{grid-column:1;display:flex;flex-direction:column;gap:20px;width:100%}.checkout-cart-inner{width:100%}.checkout-cart-item{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:0;box-shadow:0 2px 8px #0000000f}.checkout-cart-item-top-row{display:flex;align-items:flex-start;gap:1rem;width:100%}.checkout-cart-item img{width:140px;height:140px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb;flex-shrink:0}.checkout-cart-item-details{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0}.checkout-cart-item-details .product-title{font-weight:700;font-size:18px;color:#1f2937;margin:0}.checkout-cart-item-details p{font-size:15px;line-height:1.5;color:#6b7280;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.checkout-cart-item-details .total-price-checkout{color:#000!important;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.checkout-quantity-section{width:200px;flex-shrink:0;display:flex;flex-direction:column;padding:0;justify-content:flex-start;align-items:flex-end;gap:1rem}.checkout-quantity-section p{font-weight:600;font-size:14px;color:#374151;margin:0}.checkout-quantity-section input{padding:.5rem;border-radius:6px;border:1px solid #d1d5db;max-width:50px;text-align:center;font-size:15px;font-weight:600;transition:border-color .2s}.checkout-quantity-section input:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 3px #edc8621a}.checkout-quantity-section button.remove-btn{display:flex;justify-content:center;align-items:center;gap:.5rem;border:none;color:#ef4444;background-color:transparent;font-size:14px;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s;margin-top:auto}.checkout-quantity-section button.remove-btn:hover{background-color:#fef2f2;color:#dc2626}.checkout-cart-summary{grid-column:2;grid-row:1;width:100%;height:fit-content;position:sticky;top:20px;align-self:start;display:flex;flex-direction:column;gap:20px}.checkout-cart-empty{grid-column:1}.checkout-price-details-card{width:100%;background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.checkout-price-details-section{width:100%;display:flex;flex-direction:column;gap:14px}.price-details-header{width:100%}.price-details-header h3{font-size:18px;font-weight:600;color:#1c1917;margin:0}.price-details-list{width:100%;display:flex;flex-direction:column;gap:12px}.price-detail-item{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.price-detail-item span:first-child{font-size:16px;font-weight:400;color:#1c1917}.price-detail-item span:last-child{font-size:16px;font-weight:500;color:#1c1917}.price-detail-item .discount-amount{color:#4ade80}.price-details-divider{width:100%;height:1px;background-color:#e5e7eb;margin:0}.price-detail-total{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.price-detail-total span:first-child{font-size:18px;font-weight:700;color:#1c1917}.price-detail-total span:last-child{font-size:18px;font-weight:700;color:#1c1917}.savings-message{width:100%;padding:8px 14px;background-color:#0399031a;border-radius:6px;display:flex;justify-content:center;align-items:center;gap:6px}.savings-message .discount-icon{width:16px;height:16px;flex-shrink:0}.savings-message span{font-size:14px;color:#59bf59}.savings-message span strong{font-weight:700;color:#59bf59}.checkout-cart-note-section{width:100%;display:flex;flex-direction:column;gap:16px}.checkout-cart-note{display:flex;align-items:center;gap:.5rem;margin:0}.checkout-cart-note p:nth-child(1){background-color:var(--secondary-color);padding:.25rem .75rem;color:#000;font-size:12px;font-weight:600;border-radius:6px}.checkout-cart-note p:nth-child(2){font-size:13px;color:#6b7280}.checkout-cart-note-section textarea{border:1px solid #d1d5db;width:100%;margin:0;height:100px;padding:.75rem;font-size:14px;resize:none;border-radius:8px;font-family:inherit;transition:border-color .2s;color:#374151}.checkout-cart-note-section textarea:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 3px #edc8621a}.checkout-cart-note-section textarea::placeholder{color:#9ca3af}.checkout-cart-note-section button{width:100%;padding:12px 20px;display:flex;justify-content:center;align-items:center;gap:.75rem;border:none;background-color:var(--secondary-color);border-radius:110px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;margin:0;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.checkout-cart-note-section button:hover:not(:disabled){background-color:#d4b356;transform:translateY(-1px)}.checkout-cart-note-section button:disabled{opacity:.6;cursor:not-allowed;transform:none}.checkout-cart-empty{grid-column:1;width:100%;height:30rem;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 2px 8px #0000000f}.checkout-cart-empty p{font-size:16px;color:#6b7280;margin:0}.checkout-cart-empty img{opacity:.5}.variant-selection{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.variant-title{font-weight:700;font-size:14px}.variant-list{display:flex;flex-wrap:wrap;gap:.5rem}.total-price-checkout{color:#000;font-size:20px;font-weight:700;margin:0}.price-section{margin-top:.25rem}.price-section .total-price-checkout{color:#000!important}.original-price{font-size:15px;color:#9ca3af;margin:.25rem 0 0}.original-price strike{text-decoration:line-through}.discount-label,.checkout-cart-item-details .discount-label{font-size:14px!important;color:#59bf59!important;font-weight:500!important;margin:.5rem 0 0!important;padding:8px 14px!important;background-color:#0399031a!important;border-radius:6px!important;display:inline-block!important;width:fit-content!important;text-align:center!important;line-height:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important}.variant-item{padding:.6rem 1.2rem;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;font-weight:500}.variant-item:hover{background-color:#f9fafb;border-color:var(--secondary-color)}.variant-item.active{border-color:var(--secondary-color);background-color:var(--secondary-color);color:#fff;font-weight:700}.checkout-quantity-input-wrapper{display:flex;gap:.3rem}.checkout-quantity-input-wrapper>button{padding:4px;background-color:var(--secondary-color);width:2.25rem;aspect-ratio:1/1;color:#fff;font-weight:700;cursor:pointer;font-size:18px;border-radius:6px;border:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.checkout-quantity-input-wrapper>button:hover{background-color:#d4b356;transform:scale(1.05)}.checkout-offers-section{margin-top:20px;width:100%;background:#f9fafb;padding:16px;border-radius:12px;border:1px solid #e5e7eb}.offers-heading{font-size:16px;font-weight:700;margin-bottom:12px;color:#1f2937}.offers-container{display:flex;flex-wrap:wrap;gap:12px}.offer-card{flex:1 1 220px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;box-shadow:0 2px 6px #0000000f;transition:all .2s ease;display:flex;flex-direction:column}.offer-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f;border-color:var(--secondary-color)}.offer-header{display:flex;justify-content:space-between;align-items:center}.offer-title{font-size:14px;font-weight:600;color:#222}.offer-type{font-size:11px;padding:3px 6px;border-radius:4px;color:#fff;font-weight:500}.offer-type.discount,.offer-type.common{background-color:#22c55e;color:#fff}.offer-type.bogo{background-color:#3b82f6}.offer-type.coupon{background-color:#ef4444}.offer-type.category{background-color:#f59e0b}.offer-description{font-size:13px;color:#555;margin-top:5px;margin-bottom:8px}.offer-footer{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#444}.min-order strong{color:#111}.discount{color:#16a34a;font-weight:500}.no-offers{font-size:13px;color:#888;margin-top:8px}.offer-select-btn{margin-top:auto;padding:10px 16px;font-size:14px;font-weight:600;background-color:var(--secondary-color);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.offer-select-btn:hover{background-color:#d4b356;transform:translateY(-1px)}.offer-select-btn.selected{background-color:#22c55e;color:#fff;box-shadow:0 2px 8px #22c55e4d;cursor:default}.coupon-section{margin:1rem 0;display:flex;gap:.5rem}.coupon-section input{flex:1;padding:.6rem .8rem;border:1px solid #ccc;border-radius:5px;font-size:13px}.coupon-section button{padding:.6rem 1.2rem;background-color:var(--secondary-color);border:none;color:#fff;border-radius:5px;font-size:13px;cursor:pointer;transition:.2s}.coupon-section button:hover{background-color:#004a77}@media screen and (min-width:992px){.desktop-checkout-wrapper{display:contents}.mobile-checkout-wrapper{display:none}.desktop-checkout-wrapper .container{display:grid;grid-template-columns:1fr 400px;column-gap:32px;align-items:start}.checkout-cart-items-container{grid-column:1}.checkout-cart-summary{grid-column:2;grid-row:1;position:sticky;top:20px}}@media screen and (max-width:1200px)and (min-width:992px){.desktop-checkout-wrapper .container{grid-template-columns:1fr 350px}}@media screen and (min-width:992px){@media screen and (max-width:600px){.checkout-cart-item{flex-wrap:wrap;padding-bottom:20px;margin:0 0 30px}.checkout-quantity-section{width:100%;padding:0;align-items:flex-start}.checkout-cart-item-details{width:100%;padding:0;flex:inherit}.checkout-cart-summary{margin:40px 0 0}.checkout-quantity-section button.remove-btn{padding:0;margin:10px 0 0}}@media screen and (max-width:480px){.checkout-cart-item-details{width:100%;margin:10px 0}}}.offer-card input[type=text]{width:100%;padding:8px 10px;margin-top:8px;border:1px solid #ddd;border-radius:6px;outline:none;font-size:14px;transition:all .2s ease-in-out}.offer-card input[type=text]:focus{border-color:#e4b100;box-shadow:0 0 0 3px #e4b10033}.offer-card button{margin-top:auto;width:100%;background-color:var(--secondary-color);color:#fff;border:none;border-radius:8px;padding:10px 0;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.coupon-input-wrapper{display:flex;flex-direction:column;gap:8px;margin-top:auto}.offer-card button:hover{background-color:#d4b356;transform:translateY(-1px)}.offer-card .offer-type.coupon{background-color:#f1b600;color:#fff;font-weight:600;border-radius:6px;padding:3px 8px;font-size:12px;margin-left:6px}.new-user-offer-section{padding:.75rem;background-color:#d1fae5;border-radius:8px;margin:1rem 0;text-align:center}.new-user-offer-section p{color:#059669;font-weight:600;font-size:13px;margin:0}@media screen and (max-width:991px){.checkout-cart-content{padding:30px 0 60px;background-color:#f8f9fa;display:flex;flex-direction:column;gap:0}.desktop-checkout-wrapper{display:none}.mobile-checkout-wrapper{display:block;width:100%}.checkout-sticky-summary{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f}.summary-toggle{width:100%;padding:16px 20px;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:12px}.summary-header-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.summary-label{font-size:13px;color:#6b7280;font-weight:500}.summary-amount{font-size:20px;font-weight:700;color:#1f2937}.price-details-dropdown{padding:16px 20px 20px;border-top:1px solid #f3f4f6;background:#fafbfc;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.price-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:15px}.price-row span:first-child{color:#6b7280;font-weight:500}.price-row span:last-child{color:#1f2937;font-weight:600}.discount-row .discount-amount{color:#10b981;font-weight:700}.price-divider{height:1px;background:#e5e7eb;margin:12px 0}.total-row{padding-top:12px}.total-row span{font-size:18px;font-weight:700;color:#111827}.savings-badge{margin-top:12px;padding:10px 14px;background:#10b9811a;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:8px;text-align:center}.savings-icon{width:18px;height:18px}.savings-badge span{font-size:14px;color:#059669;font-weight:600}.checkout-cart-items-wrapper{padding-top:16px;display:flex;flex-direction:column;gap:16px}.checkout-cart-item-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 3px #00000014}.cart-item-main{padding:16px;display:flex;gap:14px}.cart-item-image{width:90px;height:90px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #f3f4f6}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.cart-item-title{font-size:16px;font-weight:700;color:#1f2937;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item-description{font-size:13px;color:#6b7280;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.variant-selector{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.variant-chip{padding:6px 12px;border:1.5px solid #e5e7eb;border-radius:20px;background:#fff;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.variant-chip.active{border-color:var(--secondary-color);background:var(--secondary-color);color:#fff}.cart-item-price-section{display:flex;align-items:center;gap:8px;margin-top:6px}.current-price{font-size:18px;font-weight:700;color:#111827}.original-price-mobile{font-size:14px;color:#9ca3af;text-decoration:line-through}.discount-badge-mobile{display:inline-block;margin-top:4px}.discount-badge-mobile span{display:inline-block;padding:4px 10px;background:#10b98126;color:#059669;border-radius:6px;font-size:12px;font-weight:600}.cart-item-actions{padding:14px 16px;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center;background:#fafbfc;margin-bottom:0}.cart-item-actions+.offers-section-mobile{margin-top:0;border-top:1px solid #e5e7eb}.quantity-control-mobile{display:flex;align-items:center;gap:0;border:1.5px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.qty-btn{width:36px;height:36px;border:none;background:#fff;color:#1f2937;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qty-btn:active{background:#f3f4f6}.qty-display{min-width:40px;text-align:center;font-size:16px;font-weight:700;color:#1f2937;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:0 8px}.remove-btn-mobile{display:flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;border:none;color:#ef4444;font-size:14px;font-weight:600;cursor:pointer;border-radius:6px;transition:background .2s}.remove-btn-mobile:active{background:#ef44441a}.offers-section-mobile{border-top:1px solid #e5e7eb;margin-top:0}.checkout-cart-item-card:has(:not(.offers-section-mobile)) .cart-item-actions{margin-bottom:0}.offers-toggle-btn{width:100%;padding:14px 16px;background:#fffbeb;border:none;display:flex;align-items:center;gap:10px;cursor:pointer;color:#f59e0b;font-size:14px;font-weight:600;transition:background .2s}.offers-toggle-btn:active{background:#fef3c7}.offers-toggle-btn span{flex:1;text-align:left}.offers-list-mobile{padding:14px;display:flex;flex-direction:column;gap:12px;background:#fafbfc}.offer-card-mobile{padding:14px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px}.offer-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.offer-card-header h5{font-size:14px;font-weight:700;color:#1f2937;margin:0;flex:1;line-height:1.3}.offer-badge{padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;color:#fff;text-transform:uppercase;flex-shrink:0}.offer-badge.discount,.offer-badge.common{background:#10b981}.offer-badge.bogo{background:#3b82f6}.offer-badge.coupon{background:#ef4444}.offer-badge.category{background:#f59e0b}.offer-description-mobile{font-size:13px;color:#6b7280;line-height:1.4;margin:0 0 10px}.offer-discount-value{font-size:14px;font-weight:700;color:#059669;margin:8px 0}.offer-min-order{font-size:12px;color:#9ca3af;margin:8px 0}.offer-product-link{display:block;margin-top:4px;color:#3b82f6;font-weight:600;text-decoration:underline;cursor:pointer}.offer-btn-mobile{width:100%;padding:10px;margin-top:12px;border:none;border-radius:8px;background:var(--secondary-color);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.offer-btn-mobile:active{transform:scale(.98)}.offer-btn-mobile.applied{background:#10b981}.coupon-input-mobile{display:flex;gap:8px;margin-top:10px}.coupon-input-mobile input{flex:1;padding:10px 12px;border:1.5px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:600}.coupon-input-mobile input:focus{outline:none;border-color:var(--secondary-color)}.coupon-input-mobile button{width:auto;padding:10px 18px;margin:0;flex-shrink:0}.checkout-footer-section{padding:20px 16px 24px;background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0;z-index:50;box-shadow:0 -2px 10px #00000014;margin-top:20px}.price-details-bottom-mobile{padding:16px;background:#fafbfc;border-radius:12px;margin-bottom:20px;border:1px solid #e5e7eb}.note-section-mobile{margin-bottom:16px}.note-section-mobile label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.note-section-mobile textarea{width:100%;padding:12px;border:1.5px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:none;transition:border .2s}.note-section-mobile textarea:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 3px #edc86226}.checkout-btn-mobile{width:100%;padding:16px;background:var(--secondary-color);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #edc86266}.checkout-btn-mobile:active{transform:scale(.98)}.checkout-btn-mobile:disabled{opacity:.5;cursor:not-allowed;transform:none}.checkout-cart-empty{padding:40px 16px;text-align:center;background:#fff;margin:16px;border-radius:12px;border:1px solid #e5e7eb;width:calc(100% - 32px);max-width:100%;box-sizing:border-box;min-height:auto}.checkout-cart-empty p{font-size:15px;color:#6b7280;margin:0;word-wrap:break-word;padding:0 8px}@media screen and (max-width:480px){.checkout-cart-empty{padding:30px 12px;margin:12px;width:calc(100% - 24px)}.checkout-cart-empty p{font-size:14px;padding:0 4px}}}.checkout-order-overview-container{width:100%;min-height:25rem;padding:0 10rem;position:relative;height:fit-content;margin-bottom:5rem}.checkout-order-overview-content{width:70%;height:100%}.checkout-order-overview-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding:1rem 0 0;color:var(--primary-color)}.checkout-order-overview-content hr{margin-bottom:1rem}.checkout-order-overview-cart-item{width:100%;height:fit-content;display:flex;border-bottom:1px solid #ccc;gap:1rem;margin-bottom:.3rem;padding:0 1rem}.checkout-order-overview-cart-item img{width:130px;height:130px;border-radius:15px;object-fit:cover;padding:.5rem}.checkout-order-overview-cart-item-details{display:flex;flex-direction:column;gap:.3rem;padding:.5rem 0;width:100%}.checkout-order-overview-cart-details{min-width:8rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.checkout-order-overview-cart-details input{padding:.5rem 1rem;width:100px;border-radius:5px;border:1px solid #ccc}.checkout-order-overview-cart-details button{display:flex;justify-content:center;align-items:center;gap:.5rem;border:none;color:red;background-color:transparent;font-size:16px;cursor:pointer}.checkout-order-overview-address{width:100%;min-height:10rem;background-color:#fff;margin:2rem 0 1rem;border-radius:10px;padding:1rem;box-shadow:0 0 10px #ccc}.checkout-order-overview-cart-item-details .product-title{font-weight:600;cursor:pointer}.checkout-order-overview-cart-item-details .product-title:hover{text-decoration:underline;color:var(--primary-color)}.checkout-order-overview-cart-details .quantity-header{font-weight:500}.checkout-order-overview-address h3{font-weight:600;margin-bottom:1rem}.checkout-order-overview-address p{padding-left:1rem}.checkout-order-overview-button-wrapper{width:100%;height:5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.checkout-order-overview-button-wrapper button{width:100%;border:none;color:#fff;padding:.7rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer;border-radius:8px;box-shadow:0 0 10px #0000001a;transition:all ease-in .2s}.checkout-order-overview-button-wrapper button:nth-child(1){background-color:#ebebeb7f;color:#535353;box-shadow:none}.checkout-order-overview-button-wrapper button:nth-child(1):hover{background-color:#ebebebbd}.checkout-order-overview-button-wrapper button:nth-child(2){background-color:color-mix(in srgb,var(--secondary-color),white 20%);color:#fff}.checkout-order-overview-button-wrapper button:nth-child(2):hover{background-color:color-mix(in srgb,var(--secondary-color),white 0%)}.checkout-order-overview-cart-details input[type=number]::-webkit-inner-spin-button,.checkout-order-overview-cart-details input[type=number]::-webkit-outer-spin-button{-webkit-appearance:auto;margin:0}.checkout-order-overview-cart-details input[type=number]{-moz-appearance:auto}.checkout-order-overview-button-wrapper button.disableBtn{opacity:.5;cursor:default}.checkout-order-overview-empty-cart{width:100%;height:15rem;background-color:#cccccc5c;display:flex;justify-content:center;align-items:center;flex-direction:column}.checkout-order-overview-empty-cart p{color:#8f8f8f}.checkout-order-overview-cart-summery{width:23rem;height:10rem;background-color:#fff;position:absolute;top:-3rem;right:5rem;border-radius:8px;padding:1.5rem;border:1px solid #ccc;display:flex;flex-direction:column;align-items:center;justify-content:center}.checkout-order-overview-cart-summery p{font-weight:500}.stock-error{color:red;font-size:12px;font-weight:400}.checkout-order-overview-subtotal-header{margin-bottom:1rem}.checkout-order-summery-space-between{width:100%;display:flex;align-items:center;justify-content:end;gap:2rem;padding-right:2rem}.checkout-order-summery-space-between p:nth-child(2){width:3rem}.checkout-payment-main-container{width:100%;min-height:36rem;background-color:#f8f9fa;padding:40px 0 60px;position:relative;height:fit-content}.checkout-payment-content-section{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:2.5rem;position:relative}.checkout-payment-main-content{flex:1.2;background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:2.5rem;box-shadow:0 2px 12px #00000014;min-width:0}.checkout-payment-title{font-size:32px;font-weight:700;margin-bottom:2rem;color:#1f2937;padding:0;letter-spacing:-.5px}.checkout-payment-section-title{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:1.5rem;padding:0;letter-spacing:-.3px}.checkout-payment-methods-section{width:100%;margin-bottom:2rem}.checkout-payment-methods-list{width:100%;display:flex;flex-direction:column;gap:1rem}.checkout-payment-method-card{background-color:#fff;border-radius:14px;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;border:2px solid #e5e7eb;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 6px #0000000f}.checkout-payment-method-card:hover{border-color:var(--secondary-color);box-shadow:0 6px 20px #0000001f;transform:translateY(-3px)}.checkout-payment-method-card.selected{border-color:var(--secondary-color);background:linear-gradient(to bottom,#fffbeb,#fff);box-shadow:0 6px 20px #edc86240;border-width:2.5px}.payment-method-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.payment-method-details h4{font-size:18px;font-weight:700;color:#1f2937;margin:0;line-height:1.3;letter-spacing:-.2px}.payment-method-details p{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.payment-method-radio{display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-payment-method-card input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:22px;border:2.5px solid #d1d5db;cursor:pointer;border-radius:50%;position:relative;transition:all .25s ease}.checkout-payment-method-card input[type=radio]:checked{border-color:var(--secondary-color);background-color:var(--secondary-color);box-shadow:0 0 0 4px #edc86226}.checkout-payment-method-card input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background-color:#fff}.checkout-payment-details-section{width:100%;margin-top:2rem;padding-top:2rem;border-top:2px solid #f3f4f6}.cash-on-delivery-info{background:linear-gradient(135deg,#fffbeb,#fff7e6);border-left:4px solid var(--secondary-color);padding:1.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #edc86226}.cash-on-delivery-info h3{margin-top:0;color:var(--secondary-color);font-size:20px;font-weight:700;margin-bottom:1rem;letter-spacing:-.3px}.cash-on-delivery-info p{margin:.75rem 0;font-size:15px;color:#374151;line-height:1.6}.cash-on-delivery-info p strong{color:#1f2937;font-weight:700}.online-payment-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #3b82f6;padding:1.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #3b82f626}.online-payment-info h3{margin-top:0;color:#3b82f6;font-size:20px;font-weight:700;margin-bottom:1rem;letter-spacing:-.3px}.online-payment-info p{margin:.75rem 0;font-size:15px;color:#374151;line-height:1.6}.cash-on-delivery-button-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:0}.payment-back-btn{flex:1;border:2px solid #e5e7eb;background-color:#fff;color:#6b7280;padding:.875rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:15px;font-weight:600;cursor:pointer;border-radius:10px;transition:all .25s ease}.payment-back-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.payment-back-btn svg{font-size:22px}.payment-place-order-btn{flex:1;border:none;background-color:var(--secondary-color);color:#fff;padding:.875rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:15px;font-weight:600;cursor:pointer;border-radius:10px;transition:all .25s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #edc8624d}.payment-place-order-btn:hover{background-color:#d4b356;transform:translateY(-1px);box-shadow:0 4px 12px #edc86266}.checkout-payment-empty-section{padding:3rem 2rem;background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;text-align:center;color:#6b7280;margin-top:2rem}.checkout-payment-empty-section h3{font-size:20px;font-weight:600;margin-bottom:.75rem;color:#1f2937;letter-spacing:-.3px}.checkout-payment-empty-section p{font-size:15px;color:#6b7280;line-height:1.6;margin:0}.payment-error-message{margin-top:1.5rem;padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-weight:500;font-size:14px}@media screen and (max-width:1200px){.checkout-payment-content-section{gap:2rem}}@media(max-width:992px){.checkout-payment-content-section{flex-direction:column;gap:2rem}.checkout-payment-main-content{width:100%;padding:2rem}.checkout-payment-order-summary{width:100%;position:relative;top:0;order:-1;padding:1.75rem}}@media(max-width:768px){.checkout-payment-main-container{padding:20px 0 40px}.checkout-payment-content-section{flex-direction:column;gap:1.25rem}.checkout-payment-main-content{padding:1.25rem;width:100%}.checkout-payment-title{font-size:24px;margin-bottom:1.25rem}.checkout-payment-section-title{font-size:18px;margin-bottom:1rem}.checkout-payment-method-card{padding:1.25rem;gap:1rem}.payment-method-details h4{font-size:16px}.payment-method-details p{font-size:13px}.cash-on-delivery-button-wrapper{flex-direction:column;gap:1rem}.payment-back-btn,.payment-place-order-btn{width:100%}.checkout-payment-empty-section{padding:2rem 1.5rem}}@media screen and (max-width:480px){.checkout-payment-main-container{padding:16px 0 32px}.checkout-payment-main-content{padding:1rem}.checkout-payment-title{font-size:22px;margin-bottom:1rem}.checkout-payment-section-title{font-size:17px;margin-bottom:.875rem}.checkout-payment-method-card{padding:1rem;gap:.875rem}.payment-method-details h4{font-size:15px}.payment-method-details p{font-size:12px}.cash-on-delivery-info,.online-payment-info{padding:1.25rem}.cash-on-delivery-info h3,.online-payment-info h3{font-size:18px}.cash-on-delivery-info p,.online-payment-info p{font-size:14px}.checkout-payment-empty-section{padding:1.5rem 1rem}.checkout-payment-empty-section h3{font-size:18px}.checkout-payment-empty-section p{font-size:14px}}.checkout-order-success-main-container{display:flex;justify-content:center;align-items:center;min-height:80vh;background-color:#f9f9f9;padding:20px}.order-success-card{background-color:#fff;border-radius:12px;padding:40px;max-width:500px;width:100%;text-align:center;box-shadow:0 8px 20px #00000014;animation:fadeIn .6s ease-in-out}.success-icon{color:#22c55e;width:64px;height:64px;margin-bottom:20px}.success-title{font-size:24px;font-weight:600;margin-bottom:10px;color:#333}.success-message{font-size:16px;color:#555;margin-bottom:30px}.view-orders-btn{display:inline-block;background-color:#22c55e;color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;margin-bottom:16px;transition:background-color .3s}.view-orders-btn:hover{background-color:#16a34a}.back-home-link{display:block;color:#555;font-size:14px;text-decoration:none;margin-top:10px}.back-home-link:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.order-details-main-container{width:100%;height:100%}.user-order-details{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;font-family:Segoe UI,sans-serif}.header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #eee;padding-bottom:1rem}.status-badge{padding:4px 12px;border-radius:20px;color:#fff;font-size:.875rem;text-transform:capitalize}.order-meta,.delivery-info,.totals{margin:1.5rem 0;line-height:1.6}.items-list{margin:2rem 0}.item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}.item h4{font-weight:600;font-size:1rem;cursor:pointer}.totals p{font-size:1rem;margin:.4rem 0}.loading{text-align:center;padding:4rem 0;font-size:1.2rem;color:#777}.back-btn{background:none;border:none;font-size:1rem;color:var(--secondary-color);cursor:pointer;margin-bottom:1rem}.status-badge.blue{background-color:#3b82f6}.status-badge.red{background-color:#ef4444}.status-badge.orange{background-color:#f97316}.status-badge.green{background-color:#22c55e}.order-details-cancel-section{display:flex;justify-content:end}.order-details-cancel-section>button{padding:.5rem 1rem;border:none;border-radius:9px;background-color:orange;color:#fff;cursor:pointer;font-weight:600}.shipping-info-card{background-color:#f9f9f9;border:1px solid #ddd;padding:20px;border-radius:12px;box-shadow:0 2px 10px #00000008;margin-top:20px;max-width:500px;font-family:Segoe UI,sans-serif}.shipping-info-card h3{margin-bottom:15px;font-size:18px;color:#333}.shipping-info-card p{margin:6px 0;font-size:15px;color:#555}.shipping-info-card strong{color:#222}.order-details-cancel-reason-wrapper{width:100%;height:15rem}.order-details-cancel-reason-wrapper .input-wrapper{width:100%;min-height:5rem;padding:20px}.order-details-cancel-reason-wrapper .input-wrapper textarea{width:100%;height:5rem;border:1px solid #ccc;border-radius:10px;padding:10px}.order-details-cancel-reason-wrapper .input-wrapper textarea::placeholder{color:#ccc}.order-details-cancel-reason-button-wrapper{display:flex;justify-content:flex-end;align-items:center;padding:1rem 2rem}.order-details-cancel-reason-button-wrapper button{padding:.5rem .8rem;border:none;background-color:var(--secondary-color);color:#fff;border-radius:8px;font-weight:600;cursor:pointer}.order-details-cancel-reason-wrapper .input-wrapper>p{font-size:14px;color:red;margin-top:5px}.order-details-cancel-reason-wrapper>h2{font-weight:700}.order-cancellation-content-wrapper{width:100%;min-height:10rem;background-color:#ffa6001b;border-radius:10px;border-left:6px solid var(--secondary-color);padding:1rem}.order-cancellation-content-wrapper h2{font-weight:600;margin-bottom:10px;font-size:18px}.order-tracking-section{margin-top:30px;border-top:1px solid #ccc;padding-top:20px}.delivery-status-tracker{display:flex;flex-direction:column;gap:15px;position:relative;padding-left:20px}.order-tracking-section h3{font-weight:600;margin:.5rem 0}.tracker-step{display:flex;align-items:flex-start;gap:10px;opacity:.5;position:relative}.tracker-step:before{content:"";position:absolute;left:5px;top:15px;width:2px;height:calc(100% + 5px);background-color:#ccc;z-index:0}.tracker-step:last-child:before{display:none}.tracker-step.completed{opacity:1;font-weight:600}.tracker-dot{width:12px;height:12px;border-radius:50%;background-color:gray;margin-top:5px;position:relative;z-index:1}.tracker-step.completed .tracker-dot{background-color:green}.tracker-info{display:flex;flex-direction:column}.tracker-label{font-size:14px}.tracker-time{font-size:12px;color:gray}.order-item-image{width:100px;height:100px;object-fit:cover;border-radius:10px;border:1px solid #e5e5e5;box-shadow:0 2px 6px #00000014;transition:transform .2s ease,box-shadow .2s ease}.order-item-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.forget-password-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f7f9fc;padding:20px;min-height:27rem}.forget-password-box{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 24px #0000001a;max-width:420px;width:100%;text-align:center}.forget-password-title{font-size:24px;margin-bottom:10px;color:#333}.forget-password-subtext{font-size:14px;margin-bottom:30px;color:#666}.forget-password-form{display:flex;flex-direction:column;gap:16px}.forget-password-input{padding:12px;font-size:16px;border:1px solid #ccc;border-radius:8px}.forget-password-submit{background-color:var(--secondary-color);color:#fff;font-size:16px;padding:12px;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.back-to-login{margin-top:20px;font-size:14px}.back-to-login a{color:#000;text-decoration:none}.forget-error-message{color:red;font-size:13px;margin-top:-10px;margin-bottom:10px;text-align:left}.change-password-container{background-color:#f7f9fc;display:flex;justify-content:center;align-items:center;padding:80px 20px}.change-password-box{background-color:#fff;padding:40px;max-width:420px;width:100%;border-radius:12px;box-shadow:0 8px 24px #0000001a}.change-password-title{text-align:center;font-size:24px;margin-bottom:30px;color:#333}.change-password-form{display:flex;flex-direction:column;gap:20px}.change-password-input{padding:12px;font-size:16px;border-radius:8px;border:1px solid #ccc}.change-password-submit{padding:12px;font-size:16px;background-color:var(--secondary-color);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.otp-form-main-container{width:100%;height:100%;min-height:27rem;display:flex;justify-content:center;align-items:center}.otp-form-inner-container{width:40%;height:15rem;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.otp-form-inner-container .info-text{font-size:14px}.otp-form-submit-btn{padding:.5rem 1rem;border-radius:8px;color:#fff;font-weight:600;border:none;background-color:var(--secondary-color);cursor:pointer}.otp-form-title{font-size:24px;font-weight:500}.checkout-single-main-container{min-height:100vh;padding-bottom:40px}.no-product-msg{text-align:center;margin:40px auto;font-size:1.2rem;color:#555}.checkout-page{margin:40px auto;background:#fff;padding:30px 40px;border-radius:10px;box-shadow:0 3px 15px #0000001a}.checkout-page h2{font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center;color:#222}.checkout-content{display:flex;gap:40px;justify-content:space-between;flex-wrap:wrap;flex-direction:row-reverse}.product-details{flex:1 1 420px;border-right:2px solid #eee;padding-right:30px}.product-details h3{font-size:1.4rem;font-weight:700;margin-bottom:20px;border-bottom:2px solid #ff9800;padding-bottom:6px;color:#333}.product-images{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.product-images img{width:90px;height:90px;object-fit:cover;border-radius:8px;box-shadow:0 0 7px #00000026;cursor:pointer;transition:transform .2s ease}.product-images img:hover{transform:scale(1.1)}.product-info-text p{font-size:1rem;margin-bottom:10px;font-weight:600;color:#444;line-height:1.4;text-align:justify}.address-section{flex:1 1 420px;padding-left:30px}.address-section h3{font-size:1.4rem;font-weight:700;margin-bottom:20px;border-bottom:2px solid #ff9800;padding-bottom:6px;color:#333}.checkout-single-address-form label{display:block;font-weight:600;margin-bottom:8px;font-size:1rem;color:#333}.checkout-single-address-form input,.checkout-single-address-form textarea{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s ease;color:#222;box-sizing:border-box;margin-top:5px;font-weight:500}.checkout-single-address-form select{width:100%;padding:.8rem 1rem;border-radius:5px;border:1px solid #ccc;outline:none;font-size:.9rem;margin-top:5px}.address-form input:focus{border-color:#ff9800;outline:none}.checkout-button-wrapper{display:flex;gap:1rem}.checkout-button-wrapper>button{color:#fff;border:none;padding:12px 0;width:100%;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease;display:flex;gap:0rem;justify-content:center;align-items:center}.place-order-btn{background-color:#ff9800}.place-order-btn:hover{background-color:#d47d00}.cancel-order-btn{background-color:#6d6d6d}.checkout-button-wrapper>button>svg{font-size:25px;font-weight:800}.inactive-btn.place-order-btn{cursor:not-allowed}.checkout-saved-addresses{width:100%;height:fit-content}.checkout-saved-addresses h4{margin-bottom:12px;font-weight:700;color:#222;text-align:center}.checkout-saved-addresses ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width:600px){.checkout-saved-addresses ul{grid-template-columns:repeat(1,1fr)}}.checkout-address-address-item{background-color:#fff;min-height:16rem;border-radius:10px;padding:15px;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 0 11px -1px #cbc4f5;cursor:pointer}.checkout-address-address-item{list-style:none;cursor:pointer}.custom-radio-label{display:flex;align-items:flex-start;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column}.custom-radio-label input[type=radio]{position:absolute;opacity:0;width:0;height:0}.custom-radio{position:relative;width:50px;height:50px;background-color:#ff0;border:2px solid #0077ff;border-radius:50%;box-sizing:border-box;margin-top:4px;transition:border-color .3s ease}.custom-radio-label input[type=radio]:checked+.custom-radio:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:#07f;border-radius:50%;transform:translate(-50%,-50%)}.custom-radio-label:hover .custom-radio{border-color:#005fcc}.address-info p{margin:2px 0;font-size:.9rem;color:#333}.checkout-single-error-message{font-size:12px;color:red}.checkout-single-price-info{width:100%;height:100%}.checkout-single-price-info h4{text-align:center;font-weight:28px;font-weight:600;padding:1rem 0;border-bottom:1px solid gray}.checkout-single-price-info{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px 24px;margin-top:24px;box-shadow:0 2px 6px #0000000d;max-width:450px;height:fit-content}.checkout-single-price-info h4{font-size:20px;margin-bottom:16px;color:#333;border-bottom:1px solid #eee;padding-bottom:8px}.checkout-single-price-info p{font-size:16px;color:#444;margin:6px 0;line-height:1.6}.checkout-single-price-info p:nth-last-child(1){font-weight:800;font-size:24px;color:#000;text-align:center;margin:1rem 0}.inactive-btn{cursor:none;opacity:.2}@media(max-width:900px){.checkout-content{flex-direction:column;padding:0 15px}.product-details,.address-section{border:none;padding:0;margin-bottom:30px}}.variant-selection{margin-top:1rem}.variant-list{list-style:none;padding:0;display:flex;gap:1rem}.variant-item{border:1px solid #ccc;padding:.5rem 1rem;cursor:pointer;border-radius:5px}.payment-checkout-single-main-container{width:100%;height:100%;min-height:25rem;height:fit-content}.payment-checkout-single-content-section{width:100%;height:100%;display:flex;padding:0 10rem;margin-top:2rem}.payment-checkout-single-left-section{width:25%;height:100%;border-right:1px solid #ccc;border-left:1px solid #ccc}.payment-checkout-single-left-section ul{width:100%;height:100%}.payment-checkout-single-left-section ul li{width:100%;height:fit-content;display:flex;justify-content:center;align-items:center;padding:1rem 0;border-bottom:1px solid #ccc;border-top:1px solid #ccc;cursor:pointer}.payment-checkout-single-left-section ul li:nth-child(1){border-top:none}.payment-checkout-single-left-section ul li:hover{background-color:#ccc}.payment-checkout-single-right-section{width:75%;height:100%}.payment-checkout-single-right-section{padding:20px;background-color:#f9f9f9;border-radius:12px;box-shadow:0 0 8px #0000000d}.cash-on-delivery-info{background-color:#fff7e6;border-left:4px solid #ffc107;padding:16px;border-radius:8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cash-on-delivery-info h3{margin-top:0;color:#f90;font-size:18px;margin-bottom:10px}.cash-on-delivery-info p{margin:8px 0;font-size:14px;color:#333}.cash-on-delivery-button-wrapper{width:100%;height:5rem;display:flex;align-items:center;justify-content:center;margin:2rem 0;gap:1rem}.cash-on-delivery-button-wrapper button{border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;color:#fff;background-color:var(--secondary-color)}.cash-on-delivery-button-wrapper button.cancel-btn{background-color:#ccc;display:flex;justify-content:center;align-items:center;gap:.2rem}.checkout-payment-empty-section{padding:2rem;background-color:#f9f9f9;border:1px dashed var(--secondary-color);border-radius:8px;text-align:center;color:#666}.checkout-payment-empty-section h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.notfound-container{min-height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;padding:24px}.notfound-box{max-width:500px;width:100%}.notfound-image{width:100%;max-width:240px;margin:0 auto 24px;transform:scale(.8)}.notfound-title{font-size:72px;font-weight:800;color:var(--secondary-color);margin-bottom:16px}.notfound-subtitle{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:12px}.notfound-text{color:#6b7280;margin-bottom:24px}.notfound-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn-outline:hover{background-color:var(--secondary-color);color:#fff}.btn-primary{background-color:var(--secondary-color);color:#fff;padding:12px 24px;border-radius:9999px;box-shadow:0 4px 6px #0000001a;text-decoration:none;font-weight:500;transition:background-color .3s ease}.btn-primary:hover{background-color:var(--secondary-color)}.btn-outline{display:flex;align-items:center;gap:8px;border:2px solid var(--secondary-color);color:var(--secondary-color);padding:10px 20px;border-radius:9999px;text-decoration:none;font-weight:500;transition:background-color .3s ease}.policy-main-container{width:100%;height:100%}.policy-container{max-width:1000px;margin:40px auto;padding:0 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.8}.policy-title{font-size:2.5rem;text-align:center;margin-bottom:40px;color:#111;font-weight:600}.policy-section{margin-bottom:40px;background:#f9f9f9;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.policy-section:hover{background-color:#fff;box-shadow:0 4px 16px #00000014}.terms-section-title{font-size:1.8rem;margin-bottom:20px;color:#444;border-left:4px solid var(--secondary-color, #cc3366);padding-left:12px;font-weight:600}.terms-subsection-title{font-size:1.4rem;margin-top:24px;margin-bottom:12px;color:#555;font-weight:600}.policy-section p{margin-bottom:16px;font-size:1rem;text-align:justify}.policy-section p strong{color:#222;font-weight:600}.terms-list{margin:16px 0;padding-left:30px;list-style-type:disc}.terms-list li{margin-bottom:10px;font-size:1rem;line-height:1.7}.terms-list li::marker{color:var(--secondary-color, #cc3366)}@media(max-width:768px){.policy-container{padding:0 16px;margin:30px auto}.policy-title{font-size:2rem;margin-bottom:30px}.terms-section-title{font-size:1.5rem;margin-bottom:16px}.terms-subsection-title{font-size:1.2rem;margin-top:20px}.policy-section{padding:20px;margin-bottom:30px}.policy-section p{font-size:.95rem;text-align:left}.terms-list{padding-left:24px}}@media(max-width:600px){.policy-container{padding:0 12px;margin:20px auto}.policy-title{font-size:1.75rem;margin-bottom:24px}.terms-section-title{font-size:1.3rem;margin-bottom:14px}.terms-subsection-title{font-size:1.1rem;margin-top:18px}.policy-section{padding:18px;margin-bottom:24px}.policy-section p{font-size:.9rem;margin-bottom:12px}.terms-list{padding-left:20px}.terms-list li{font-size:.9rem;margin-bottom:8px}}.admin-main-layout-container{width:100%;height:100%;display:flex}.admin-main-layout-sidebar{width:18%;height:100vh}.admin-main-layout-content{width:82%;height:100vh;background-color:transparent;padding:1rem}.admin-side-bar-container{position:fixed;top:0;left:0;height:100vh;width:272px;background-color:var(--secondary-color)}.dashboard-title-container{width:100%;height:10vh;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #ccc}.dashboard-title{text-align:center;margin:1rem 0;font-size:22px;font-weight:500}.admin-side-bar-nav-container{width:100%;height:90vh;overflow-y:auto}.admin-side-bar-nav-container::-webkit-scrollbar{display:none}.admin-side-bar-nav{display:flex;flex-direction:column;gap:.5rem}.admin-side-bar-nav-item{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease-in-out;flex-direction:column}.admin-side-bar-nav-item:hover{background-color:#f5f5f5;box-shadow:0 0 10px #0000001a}.admin-side-bar-nav-link{text-decoration:none;color:#000;font-size:16px;font-weight:500;width:100%;height:40px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.admin-side-bar-subnav{display:flex;flex-direction:column;gap:.3rem;margin-top:.25rem;padding-left:0;border-left:none;width:100%}.admin-side-bar-subnav-link{color:#333;font-size:14px;font-weight:400;padding:8px 12px;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out;width:100%;display:flex;justify-content:center;align-items:center}.admin-side-bar-subnav-link:hover{background-color:#e0e0e0}.admin-side-bar-nav-link.active,.admin-side-bar-subnav-link.active{background:#fff;color:#1f2937}.admin-side-bar-nav-item:has(.admin-side-bar-subnav-link.active){background:#f5f5f5}.admin-side-bar-nav-item:has(.admin-side-bar-subnav-link.active) .admin-side-bar-nav-link{background:#fff;color:#1f2937;border-radius:6px}.admin-side-bar-nav-link.active-parent{background:#fff;color:#1f2937}.dashboard-container{padding:24px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9fafb;min-height:100vh;color:#1f2937;padding-bottom:10rem}.dashboard-container h1{font-size:28px;font-weight:700;margin-bottom:24px}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.overview-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;box-shadow:0 2px 8px #0000000d;transition:transform .2s}.overview-card:hover{transform:translateY(-2px)}.overview-card p{margin:0 0 6px;font-size:13px;color:#6b7280}.overview-card h3{margin:0;font-size:22px;font-weight:600;color:#111827}.sales-chart-section{margin-top:40px}.sales-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.sales-chart-header h2{font-size:22px;font-weight:700}.date-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.date-filters label{font-size:14px;color:#374151}.date-filters input[type=date]{padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.date-filters input[type=date]:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e533}.clear-button{padding:8px 14px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.clear-button:hover{background-color:#e5e7eb}.chart-container{width:100%;height:300px}.no-data{height:300px;display:flex;justify-content:center;align-items:center;background-color:#fefefe;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:15px}.top-lists-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:40px}.top-customers,.top-products{width:100%}.top-customers h2,.top-products h2{font-size:20px;font-weight:600;margin-bottom:16px}.user-table table,.product-table table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.user-table th,.user-table td,.product-table th,.product-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb;font-size:14px}.user-table th,.product-table th{background-color:#f3f4f6;color:#374151;font-weight:600}.user-info,.product-info{display:flex;align-items:center;gap:10px}.user-info img,.product-info img{width:40px;height:40px;object-fit:cover;border-radius:8px}.user-info span,.product-info span{color:#111827;font-weight:500}.admin-page-sub-header{background-color:var(--secondary-color);margin-bottom:2rem;padding:1rem;font-size:20px;font-weight:600}.admin-users-list-main-container{width:100%;height:100%;padding:1rem;overflow-y:scroll}.admin-users-list-main-container::-webkit-scrollbar{display:none}.admin-users-list-table-section{width:100%;min-height:90%;height:fit-content}.admin-table-user-status{padding:.3rem .5rem;border-radius:9px;border:none;color:#fff;cursor:pointer}.admin-table-user-status.active{background-color:#02d702}.admin-table-user-status.inactive{background-color:#e30000}.admin-table-user-view-btn{padding:5px 10px;background-color:#1976d2;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem}.admin-table-user-view-btn:hover{background-color:#1565c0}.admin-product-list-main-container,.admin-product-list-container{width:100%;height:100%}.admin-product-list-image-container{display:flex;justify-content:center;width:100%;height:fit-content;align-items:center}.admin-product-list-image{width:50px;height:50px;border-radius:5px;object-fit:cover}.admin-product-list-action-icons-container{display:flex;justify-content:center;align-items:center;gap:.5rem}.admin-product-list-action-icons-container>svg{cursor:pointer}.product-active-btn,.product-inactive-btn{color:#fff;border:none;padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;margin:4px 2px;cursor:pointer;border-radius:5px}.product-active-btn{background-color:#47d94c}.product-inactive-btn{background-color:#db4213}.admin-product-rating{display:flex;align-items:center}.admin-product-list-search-container{display:flex;justify-content:end;align-items:center;width:100%;height:fit-content;margin-bottom:1rem}.admin-product-list-search-container>div{width:fit-content;height:fit-content;display:flex;align-items:center;border-radius:5px;border:1px solid #ccc;padding:0 10px}.admin-product-list-search-container input{width:300px;height:30px;padding-left:10px;font-size:14px}.admin-product-list-search-clear{width:fit-content;height:fit-content;border-radius:50%;background-color:#f4f4f4c1;display:flex;align-items:center;padding:1px}.admin-product-list-search-clear>svg{cursor:pointer}.product-empty-container{width:100%;height:10rem;display:flex;justify-content:center;align-items:center;background-color:#f1f1f1b6}.admin-product-list-controls{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;align-items:center;justify-content:flex-start}.admin-product-list-controls .search-input-wrapper{border-radius:8px;border:1px solid #ccc;padding:.4rem .4rem .4rem .8rem;display:flex;align-items:center}.admin-product-list-controls input{border-radius:8px}.admin-product-list-controls input::placeholder{color:gray}.admin-product-list-controls select{padding:8px 12px;border-radius:6px;border:1px solid #ccc;background-color:#fff;font-size:14px;outline:none;transition:border .2s ease}.admin-product-list-controls select:focus{border-color:#007bff}.admin-product-list-search-container input[type=text]{padding:8px 12px;font-size:14px;border-radius:6px;border:1px solid #ccc;outline:none;width:250px;transition:border .2s ease}.admin-product-list-search-container input[type=text]:focus{border-color:#007bff}.admin-product-list-search-clear{position:absolute;right:10px;top:8px;cursor:pointer;color:#888}.admin-product-list-clear-btn{padding:8px 14px;background-color:#ccc;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .2s ease}.admin-product-list-clear-btn:hover{background-color:#d32f2fa2}.admin-add-product-main-container{width:100%;height:100%;padding:1rem;overflow-y:scroll}.admin-add-product-main-container::-webkit-scrollbar{display:none}.admin-add-product-container{width:100%;height:100%}.admin-add-product-form{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.admin-add-product-form-group{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.3rem}.admin-add-product-form-group label{font-size:14px}.admin-add-product-input-wrapper{width:100%}.admin-add-product-input{padding:.5rem;border-radius:5px;width:100%;border:1px solid #ccc;font-size:14px}.admin-add-product-form-group>.admin-add-product-input-wrapper>textarea{padding:.5rem;border-radius:5px;resize:none;width:100%;border:1px solid #ccc}.admin-add-product-submit-btn{width:100%;height:3rem;background-color:#f0c14b;border-radius:5px;border:1px solid #a88734;font-size:1.2rem;cursor:pointer;color:#fff}.admin-add-product-submit-btn:hover{background-color:#fcf4e0;transition:all .3s ease-in-out;color:#f0c14b}.admin-add-product-images-preview-container{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.5rem;flex-wrap:wrap}.admin-toggle-orientation-btn{background-color:#333;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:14px}.admin-toggle-orientation-btn:hover{background-color:#555}.admin-add-product-images-preview-section{width:100%;height:fit-content;display:flex;gap:.5rem}.admin-add-product-images-preview{width:8rem;aspect-ratio:1/1;border-radius:12px;border:1px solid #ccc;position:relative;padding:10px}.admin-add-product-images-preview>img{width:100%;height:100%;border-radius:12px;object-fit:cover}.admin-add-product-image-delete-btn{position:absolute;top:-.5rem;right:-.5rem;background-color:#f26868;color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.admin-add-product-input-custom-file{width:100%;height:3rem;position:relative;overflow:hidden;border-radius:5px}.admin-add-product-input-custom-file-btn{width:100%;height:100%;background-color:#f0c14b;border:1px solid #a88734;font-size:1rem;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;gap:.5rem}.admin-add-product-input-custom-file-btn>svg{font-size:24px}.admin-add-product-faq-container{width:100%;display:flex;justify-content:space-between}.admin-add-product-faq-container label{font-weight:500}.admin-add-product-faq-container button{padding:.2rem .8rem;border:1px solid #ccc;border-radius:5px;cursor:pointer}.admin-add-product-faq-section{display:flex;gap:1rem;align-items:center}.admin-add-product-faq-section-item{width:100%}.admin-add-product-faq-section button{border:1px solid #ccc;border-radius:5px;padding:.6rem .8rem;margin-top:1rem;cursor:pointer;background-color:#f80000ac;color:#fff}input[type=checkbox]{width:20px;height:20px;border:2px solid #888;border-radius:4px;background-color:#fff;cursor:pointer;vertical-align:middle;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;transition:background .2s,border .2s}input[type=checkbox]:checked{background-color:#4caf50;border-color:#388e3c;position:relative}input[type=checkbox]:checked:after{content:"";display:block;position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.admin-add-product-input-wrapper select{outline:none}.admin-add-product-form-group label sub{font-size:11px}.offer-card-container{margin-top:2rem}.offer-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.offer-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:1rem;box-shadow:0 4px 8px #0000000d;transition:.3s;position:relative}.offer-card:hover{box-shadow:0 6px 12px #0000001a}.offer-card-header{display:flex;justify-content:space-between;align-items:center}.offer-card-header h4{margin:0;font-size:1.1rem}.offer-card-header button{background:transparent;border:none;font-size:1.2rem;color:red;cursor:pointer}.offer-card p{margin:.4rem 0;font-size:.9rem}.variant-section{padding:16px;border:1px solid #ddd;border-radius:12px;background-color:#f9f9f9}.variant-section h4{margin-bottom:16px;color:#333}.variant-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}.variant-row input{padding:8px 10px;border:1px solid #ccc;border-radius:6px;flex:1 1 150px}.variant-row button{background-color:#e74c3c;color:#fff;border:none;padding:6px 10px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.variant-row button:hover{background-color:#c0392b}.variant-section button{background-color:var(--secondary-color);color:#fff;padding:8px 14px;border-radius:6px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:.3rem;border:1px solid transparent}.variant-section button:hover{background-color:#fff;color:var(--secondary-color);border:1px solid var(--secondary-color)}label{font-weight:600;display:block;margin-bottom:6px}.variant-row select,.variant-row input{width:100%;max-width:300px}.variant-row input::placeholder{color:gray}@media screen and (max-width:600px){.variant-row{flex-direction:column;align-items:stretch}.variant-row input,.variant-row button{width:100%}}.admin-add-brand-main-container{width:100%;height:100%}.admin-add-brand-content-section{width:100%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center}.admin-add-brand-cropped-image-preview{width:300px}.admin-add-brand-cropped-image-preview h3{margin-bottom:5px}.admin-add-brand-cropped-image-preview>img{width:100%;height:100%;object-fit:contain}.admin-add-brand-image-crop-wrapper{display:flex;flex-direction:column;gap:1rem}.admin-add-brand-image-crop{display:inline-block;width:200px;height:30px;background-color:var(--secondary-color);color:#000;text-align:center;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;border:1px dashed var(--primary-color)}.admin-add-brand-image-crop input[type=file]{display:none}.admin-add-brand-cropped-image-preview img{max-width:100%;height:auto;border:2px solid #ccc;border-radius:8px}.admin-add-brand-name-input{border:1px solid var(--secondary-color);border-radius:5px;padding:.5rem 1rem;width:300px;margin-top:10px;font-size:14px}.admin-add-brand-name-input::placeholder{color:#ccc}.admin-add-brand-save-btn{border:none;background-color:var(--secondary-color);padding:.5rem 1rem;color:#fff;border-radius:5px;margin-top:15px;cursor:pointer}.admin-edit-product-main-container{width:100%;height:100%;padding:1rem;overflow-y:scroll}.admin-edit-product-main-container::-webkit-scrollbar{display:none}.admin-edit-product-container{width:100%;height:100%}.admin-edit-product-form{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.admin-edit-product-form-group{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.3rem}.admin-edit-product-form-group label{font-size:14px}.admin-edit-product-input-wrapper{width:100%}.admin-edit-product-input{padding:.5rem;border-radius:5px;width:100%;border:1px solid #ccc}.admin-edit-product-form-group>.admin-edit-product-input-wrapper>textarea{padding:.5rem;border-radius:5px;resize:none;width:100%;border:1px solid #ccc}.admin-edit-product-submit-btn{width:100%;height:3rem;background-color:#f0c14b;border-radius:5px;border:1px solid #a88734;font-size:1.2rem;cursor:pointer;color:#fff}.admin-edit-product-submit-btn:hover{background-color:#fcf4e0;transition:all .3s ease-in-out;color:#f0c14b}.admin-edit-product-images-preview-container{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.5rem}.admin-edit-product-images-preview-section{width:100%;height:fit-content;display:flex;gap:.5rem}.admin-edit-product-images-preview{width:8rem;aspect-ratio:1/1;border-radius:12px;border:1px solid #ccc;position:relative}.admin-edit-product-images-preview>img{width:100%;height:100%;border-radius:12px;object-fit:cover}.admin-edit-product-image-delete-btn{position:absolute;top:-.5rem;right:-.5rem;background-color:#f26868;color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.admin-edit-product-input-custom-file{width:100%;height:3rem;position:relative;overflow:hidden;border-radius:5px}.admin-edit-product-input-custom-file-btn{width:100%;height:100%;background-color:#f0c14b;border:1px solid #a88734;font-size:1rem;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;gap:.5rem}.admin-edit-product-input-custom-file-btn>svg{font-size:24px}.custom-file-input{position:absolute;top:0;left:0;font-size:100px;opacity:0;cursor:pointer;width:100%;height:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.badge-selector-container{width:100%;margin:20px 0;position:relative}.badge-label{display:block;font-weight:600;margin-bottom:6px}.badge-select-box{padding:10px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.arrow{font-size:12px}.badge-select-dropdown{border:1px solid #ccc;border-radius:6px;background:#fff;position:absolute;z-index:10;width:100%;max-height:250px;overflow-y:auto;margin-top:4px}.badge-option{display:flex;align-items:center;padding:8px 12px;cursor:pointer;transition:background .2s}.badge-option:hover{background:#f2f2f2}.badge-option img{width:24px;height:24px;margin-right:8px}.badge-preview-section{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.badge-card{display:flex;align-items:center;background:#f7f7f7;border:1px solid #ddd;padding:6px 10px;border-radius:6px;position:relative}.badge-card img{width:24px;height:24px;margin-right:6px}.remove-btn{background:transparent;border:none;font-size:16px;margin-left:8px;color:#ff4d4d;cursor:pointer}.product-offer-section-wrapper{background-color:#f9f9f9;padding:2rem;border-radius:10px;margin-top:2rem;box-shadow:0 2px 8px #0000000d}.product-offer-section-wrapper h2{font-size:1rem;margin-bottom:1.5rem;font-weight:600;color:#333}.offer-form{display:flex;flex-direction:column;gap:1.5rem}.offer-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.offer-form-grid label{display:flex;flex-direction:column;font-size:.95rem;font-weight:500;color:#444}.offer-form-grid input,.offer-form-grid select{margin-top:.5rem;padding:.5rem .75rem;font-size:.95rem;border:1px solid #ccc;border-radius:6px;outline:none;transition:border .3s}.offer-form-grid input:focus,.offer-form-grid select:focus{border-color:#edc862}.error{color:red;font-size:.8rem;margin-top:.3rem}.offer-form button{align-self:flex-start;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;color:#fff;background-color:#edc862;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.offer-form button:hover{background-color:#d1aa40}.offer-form button:disabled{background-color:#ccc;cursor:not-allowed}.offer-section-discount-price::placeholder{color:gray}.admin-categories-main-container,.admin-category-list-section{width:100%;height:100%}.admin-category-list-image{width:100%}.admin-category-list-image img{width:50px}.admin-category-search-wrapper{display:flex;justify-content:flex-end;margin-bottom:1rem}.admin-category-search-input{padding:8px 12px;font-size:12px;width:250px;border:1px solid #ccc;border-radius:6px}.admin-add-category-main-container{width:100%;height:100%}.admin-add-category-form{width:100%;height:fit-content;padding:1rem 2rem;display:flex;flex-direction:column;gap:.5rem}.admin-add-category-form-row{width:100%;height:fit-content;display:flex;flex-direction:column;gap:.4rem}.admin-add-category-form-row label{font-size:18px}.admin-add-category-form-row input{width:100%;padding:1rem;border:1px solid var(--secondary-color);border-radius:5px}.admin-add-category-form-row input::placeholder{color:gray}.admin-add-category-submit-btn-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-add-category-submit-btn-wrapper button{padding:1rem 2rem;border-radius:10px;background-color:var(--secondary-color);border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.admin-add-settings-submit-btn-wrapper{margin-top:1rem!important}.admin-add-category-input-wrapper{display:flex;flex-direction:column;gap:.3rem}.admin-add-category-image-preview-wrapper{display:flex;justify-content:center;align-items:center}.admin-add-category-image-preview-wrapper img{width:40%;object-fit:cover}.admin-login-container{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.admin-login-title{font-size:2rem;font-weight:700;margin-bottom:40px;letter-spacing:2px;color:#111}.admin-login-form{display:flex;flex-direction:column;width:100%;max-width:500px}.admin-login-input{background:#f1f1f1;border:none;padding:20px;width:100%;font-size:16px;border-radius:12px}.admin-login-input::placeholder{color:#000}.admin-button-group{display:flex;gap:20px;margin-bottom:30px}.admin-login-form-group{width:100%;margin-bottom:30px}@media(max-width:600px){.admin-login-title{font-size:3rem!important}}.admin-brand-list-main-container{width:100%;height:100%}.admin-brand-list-logo{width:50px;height:100%;object-fit:cover}.admin-brand-table-user-status{border:none;padding:.3rem .8rem;border-radius:5px;color:#fff;cursor:pointer}.admin-brand-table-user-status.active{background-color:#0fd62d}.admin-brand-table-user-status.inactive{background-color:red}.admin-brand-list-search{display:flex;justify-content:end;margin:1rem 0}.admin-brand-list-search input{padding:.3rem .8rem;border:1px solid #ccc;border-radius:8px;font-size:14px}.admin-brand-list-actions{display:flex;justify-content:center;gap:1rem}.admin-brand-list-actions svg{cursor:pointer}.admin-brand-list-actions svg:nth-child(2){color:red}.admin-brand-edit-section{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.admin-orders-main-container,.admin-orders-table-container{width:100%;height:100%}.admin-table-order-status{border:none;background-color:#fff;border-radius:8px;padding:.4rem .6rem;color:#fff;outline:none}.admin-table-order-status.blue{background-color:#3b82f6}.admin-table-order-status.red{background-color:#ef4444}.admin-table-order-status.orange{background-color:#f97316}.admin-table-order-status.green{background-color:#22c55e}.admin-table-order-status-change{gap:.5rem}.admin-table-order-status-change svg{cursor:pointer}.admin-table-order-action svg{cursor:pointer}.admin-order-filters{display:flex;gap:1rem;margin:1rem 0;flex-wrap:wrap;align-items:center}.admin-order-search-input,.admin-order-sort-select,.admin-order-filter-select{padding:8px;font-size:14px;border:1px solid #ccc;border-radius:6px;min-width:200px;outline:none}.clear-filter-btn{padding:8px 12px;font-size:14px;background-color:#e0e0e0;border:none;border-radius:6px;cursor:pointer;color:#333;outline:none}.clear-filter-btn:hover{background-color:#d4d4d4}.download-excel-btn,.download-pdf-btn{background-color:#4caf50;color:#fff;border:none;padding:6px 12px;margin-left:10px;border-radius:4px;cursor:pointer;transition:.2s ease}.download-excel-btn:hover{background-color:#388e3c}.download-pdf-btn{background-color:#f44336}.download-pdf-btn:hover{background-color:#d32f2f}.custom-swal-zindex{z-index:9999!important}.hello{background-color:#ff00004b}.bulk-update-btn-wrapper{margin:12px 0}.bulk-update-status-btn{background-color:var(--secondary-color);color:#fff;border:1px solid transparent;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease;margin-bottom:16px;display:inline-block;box-shadow:0 2px 6px #00000026}.bulk-update-status-btn:hover{background-color:transparent;color:var(--secondary-color);border:1px solid var(--secondary-color)}.status-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.status-modal{background:#fff;padding:24px;border-radius:10px;width:400px;max-width:90%;box-shadow:0 2px 10px #0000004d}.status-steps{display:flex;flex-direction:column;gap:12px;margin:20px 0}.step-item{display:flex;align-items:center;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .3s}.step-item:hover{background-color:#f0f0f0}.step-dot{width:12px;height:12px;background-color:#ccc;border-radius:50%;margin-right:12px}.step-label{flex-grow:1}.step-item.selected .step-dot{background-color:#007bff}.step-item.completed .step-dot{background-color:green}.status-actions{display:flex;justify-content:flex-end;gap:10px}.status-actions button{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:500}.status-actions .cancel-btn{background-color:#ccc}.status-actions button:not(.cancel-btn){background-color:#007bff;color:#fff}.step-info{display:flex;flex-direction:column;gap:2px}.step-time{font-size:.75rem;color:#888}.config-page{padding:2rem;background-color:#f9f9f9}.config-page h2{margin-bottom:1.5rem;font-size:2rem;color:#333}.config-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.config-card{background-color:#fff;padding:1.5rem;border-radius:12px;text-decoration:none;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease;color:#333;display:flex;flex-direction:column;justify-content:space-between;height:160px}.config-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.config-card h3{margin-bottom:.5rem;font-size:1.2rem;color:#007bff}.config-card p{font-size:.95rem;color:#555}.country-config{margin:10px auto;padding:32px 0;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.country-config h2{font-size:28px;margin-bottom:24px;color:#333}.country-form{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:24px}.country-form input{flex:1 1 250px;padding:10px 14px;font-size:16px;border:1px solid #ccc;border-radius:6px;transition:border .2s}.country-form input:focus{border-color:#007bff;outline:none}.submit-btn,.cancel-btn{padding:10px 16px;font-size:14px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.submit-btn{width:fit-content;height:fit-content;background-color:#007bff;color:#fff}.submit-btn:hover{background-color:#0056b3}.cancel-btn{width:fit-content;height:fit-content;background-color:#6c757d;color:#fff}.cancel-btn:hover{background-color:#5a6268}.country-table{width:100%;border-collapse:collapse;background-color:#fefefe;border-radius:8px;overflow:hidden}.country-table th,.country-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}.country-table th{background-color:#f3f3f3;color:#555;font-weight:600}.country-table tbody tr:hover{background-color:#f9f9f9}.edit-btn,.delete-btn{padding:6px 12px;margin-right:6px;border:none;border-radius:4px;cursor:pointer;color:#fff;font-size:13px;transition:background-color .2s}.edit-btn{background-color:#28a745}.edit-btn:hover{background-color:#218838}.delete-btn{background-color:#dc3545}.delete-btn:hover{background-color:#c82333}.form-error{color:#d93025;font-size:13px;margin-top:2px;margin-bottom:8px}.no-data-fallback{padding:16px;text-align:center;font-style:italic;color:#888;background-color:#f9f9f9;border:1px dashed #ccc;border-radius:8px;margin-top:16px}.switch{position:relative;display:inline-block;width:42px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#4caf50}input:checked+.slider:before{transform:translate(20px)}@media(max-width:600px){.country-form{flex-direction:column}.country-form input,.submit-btn,.cancel-btn{width:100%}}.country-table td input[type=checkbox]{width:18px;height:18px}.app-container{max-width:1000px;margin:40px auto;padding:20px 32px;background:#fff;box-shadow:0 10px 25px #0000001a;border-radius:10px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222;display:flex;flex-direction:column;gap:30px}.header-section{border-bottom:2px solid #0a66c2;padding-bottom:12px}.product-name{font-size:2.5rem;font-weight:700;margin-bottom:10px}.key-info{display:flex;gap:24px;font-size:1.1rem;color:#555}.key-info span{padding:6px 12px;border-radius:16px;background:#e3f2fd;color:#0a66c2;font-weight:600;-webkit-user-select:none;user-select:none}.key-info .status.active{background:#d1e7dd;color:#0f5132;font-weight:700}.key-info .status.inactive{background:#f8d7da;color:#842029;font-weight:700}.main-section{display:grid;grid-template-columns:1fr 350px;gap:30px}.left-column,.right-column{display:flex;flex-direction:column;gap:20px}.info-card{background:#f9fafb;border-radius:8px;padding:20px 24px;box-shadow:inset 0 0 4px #ddd;border:1px solid #ddd}.info-card h2{margin-bottom:16px;color:#0a66c2;font-weight:700;font-size:1.3rem;border-bottom:1px solid #ccc;padding-bottom:6px}.info-card ul{list-style-type:disc;margin-left:20px;color:#444}.info-card ul li{margin-bottom:8px}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:14px}.image-gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;border:1px solid #ccc;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.image-gallery img:hover{box-shadow:0 8px 16px #0a66c266;transform:scale(1.05);border-color:#0a66c2}.faq-item{margin-bottom:14px;padding-left:12px;border-left:3px solid #0a66c2;color:#444;font-size:1rem}.faq-item p{margin:4px 0}.footer-section{font-size:.9rem;color:#555;border-top:1px solid #ddd;padding-top:12px;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-section p{margin:6px 0}.timestamps{font-style:italic;color:#666}.category-container{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px;margin-left:1rem}.category-box{display:flex;align-items:center;gap:8px;border:1px solid #ddd;border-radius:6px;padding:4px 8px;background-color:#f9f9f9}.category-image{width:30px;height:30px;object-fit:cover;border-radius:4px}.category-name{font-size:14px}.category-fallback{font-size:14px;color:#777}.admin-add-banner-main-container{width:100%;height:100%;margin-bottom:10rem;color:#000!important}.banner-form{display:flex;flex-direction:column;gap:1rem;background-color:#f9f9f9;padding:1.5rem 1.5rem 10rem;border-radius:12px;box-shadow:0 0 10px #0000000d}.banner-form label{font-size:14px;font-weight:500;color:#333}.banner-form input[type=file],.banner-form textarea,.banner-form select{padding:.5rem;border-radius:6px;border:1px solid #ccc;font-size:14px}.banner-form textarea{resize:vertical}.banner-form button{padding:.6rem;border:none;background-color:#1976d2;color:#fff;font-weight:700;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}.banner-form button:hover{background-color:#115293}.error{color:red;font-size:13px}.image-preview{display:flex;justify-content:center;margin-top:1rem}.image-preview img{max-width:100%;max-height:200px;object-fit:contain;border:1px solid #ddd;border-radius:8px}.cropper-wrapper{margin:20px 0}.cropper-container{position:relative;width:100%;height:300px;background-color:#f0f0f0}.crop-controls{display:flex;flex-direction:column;gap:12px;margin-top:12px}.crop-controls input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:#ddd;border-radius:3px;outline:none;margin-top:8px}.crop-controls input[type=range]::-webkit-slider-runnable-track{height:6px;background:#3498db;border-radius:3px}.crop-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#fff;border:2px solid #3498db;margin-top:-5px;cursor:pointer}.crop-controls input[type=range]::-moz-range-track{height:6px;background:#3498db;border-radius:3px}.crop-controls input[type=range]::-moz-range-thumb{height:16px;width:16px;border-radius:50%;background:#fff;border:2px solid #3498db;cursor:pointer}.crop-buttons{display:flex;gap:10px}.crop-buttons button{padding:6px 14px;border:none;background:#3498db;color:#fff;border-radius:5px;cursor:pointer}.crop-buttons button:last-child{background:#e74c3c}.image-preview img{max-width:100%;height:auto;margin-top:10px;border-radius:6px}.admin-banner-list-container{width:100%;height:100%}.admin-add-video-banner-container{margin:0 auto;padding:30px 20px}.video-banner-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:8px;font-weight:600}.video-banner-form input[type=text],.video-banner-form input[type=file]{padding:10px;border:1px solid #ccc;border-radius:4px}.error-text{color:red;font-size:14px}.admin-submit-btn{padding:12px;background-color:var(--secondary-color);color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer}.order-details-page-container{padding:20px;background:#fff;border-radius:10px;font-family:Segoe UI,sans-serif}.invoice-header h1{font-size:2rem;color:#222;margin-bottom:4px}.invoice-header p{font-size:1rem;color:#666}.order-info,.order-user-info,.order-items{display:flex;flex-direction:column;justify-content:start;margin-top:25px}.order-info p,.order-user-info p{font-size:.95rem;margin:6px 0}.order-modal-wrapper h2{font-weight:600;text-decoration:underline}.order-info strong,.order-user-info strong{color:#333}.order-user-info h3{font-weight:600;text-decoration:underline}.badge{padding:4px 10px;border-radius:6px;font-size:.85rem;color:#fff;width:fit-content}.badge.blue{background-color:#3b82f6}.badge.red{background-color:#ef4444}.badge.orange{background-color:#f97316}.badge.green{background-color:#22c55e}.cancellation-reason{background:#0000000d;padding:12px;border-radius:6px;margin-top:10px}.action-buttons{display:flex;gap:1rem;margin-top:1rem}.action-buttons button{padding:8px 16px;border-radius:6px;border:none;font-size:.9rem;cursor:pointer}.cancel-order-btn{background-color:#ef4444;color:#fff}.cancel-order-btn:hover{background-color:#dc2626}.update-status-btn{background-color:#3b82f6;color:#fff}.update-status-btn:hover{background-color:#2563eb}.action-buttons button:disabled{background-color:#d1d5db;cursor:not-allowed}.order-items h3{margin-bottom:12px;color:#222;font-weight:600;text-decoration:underline}.item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;background:#fafafa;border-radius:8px;margin-bottom:12px;border:1px solid #e5e7eb}.item-left{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:60%}.item-qty{font-size:15px;font-weight:600;color:#444}.item-thumb img{border-radius:6px;border:1px solid #ddd;width:100px;height:100px;object-fit:cover}.cart-offer-label{font-size:13px;color:#065f46;background:#d1fae5;padding:3px 6px;border-radius:4px;display:inline-block;margin-top:6px}.cart-discount-label{font-size:13px;color:#b91c1c;background:#fee2e2;padding:3px 6px;border-radius:4px;display:inline-block;margin-top:6px}.item-pricing{width:160px;text-align:right}.item-pricing div{margin-bottom:5px}.order-modal-totals{margin-top:25px;padding:15px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;font-weight:500}.order-modal-totals h4{font-size:1.1rem;margin-bottom:10px;color:#222;font-weight:600;text-decoration:underline}.order-modal-total-row{display:flex;justify-content:space-between;padding:6px 0;font-size:.95rem}.order-modal-total-row strong{color:#111}.order-modal-total-row strong.savings{color:#b91c1c}.order-modal-print-btn{text-align:right;margin-top:25px}.order-modal-print-btn button{background-color:#4caf50;color:#fff;padding:10px 18px;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.order-modal-print-btn button:hover{background-color:#43a047}.admin-user-detail-container{margin:20px auto 60px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;padding:0 15px}.user-detail-card{background:#fff;border-radius:10px;box-shadow:0 6px 15px #0000001a;padding:25px 30px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-bottom:40px}.user-detail-img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:3px solid #0a74da;box-shadow:0 4px 8px #0a74da4d;flex-shrink:0}.user-detail-row{flex:1 1 200px;font-size:1rem;display:flex;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #eee}.user-detail-row .label{font-weight:600;color:#555}.status-active{color:#28a745;font-weight:700}.status-inactive{color:#dc3545;font-weight:700}.user-orders-section{background:#fff;border-radius:10px;box-shadow:0 6px 15px #0000001a;padding:25px 30px}.user-orders-section h3{margin-bottom:25px;font-weight:700;color:#0a74da;border-bottom:2px solid #0a74da;padding-bottom:8px}.user-order-card{border:1px solid #ddd;border-radius:8px;margin-bottom:18px;overflow:hidden;transition:box-shadow .25s ease}.user-order-card:hover{box-shadow:0 8px 20px #00000026}.order-header{background-color:#f5f8ff;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.1rem;-webkit-user-select:none;user-select:none;color:#0a74da}.toggle-button{background:#0a74da;border:none;color:#fff;font-weight:600;padding:6px 14px;border-radius:5px;cursor:pointer;transition:background .3s ease;font-size:.9rem}.toggle-button:hover{background:#064a96}.order-meta{display:flex;flex-wrap:wrap;gap:20px;padding:15px 20px;border-bottom:1px solid #eee;font-weight:600;color:#444}.order-meta span{min-width:120px}.order-product-row{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #eee;gap:15px}.order-product-row:last-child{border-bottom:none}.order-product-row img{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #ddd;flex-shrink:0}.order-product-row div p{margin:2px 0;font-size:.95rem;color:#222}.order-product-row div p strong{color:#0a74da}.admin-add-banner-main-container{border-radius:8px;color:#f1f1f1}.banner-form{display:flex;flex-direction:column;gap:16px}.banner-form label{font-weight:700;margin-bottom:4px}.banner-form input[type=file],.banner-form textarea,.banner-form button{padding:10px;border-radius:4px;border:none;font-size:14px}.banner-form textarea{height:8rem;max-height:8rem;border:1px solid #ccc}.banner-form input[type=file]{color:#fff;border:1px solid #ccc}.banner-form button{background-color:#4caf50;color:#fff;cursor:pointer;font-weight:700;transition:background-color .3s}.banner-form button:disabled{background-color:#666;cursor:not-allowed}.banner-form button:hover:enabled{background-color:#45a049}.error{color:#ff6b6b;font-size:13px}.cropper-wrapper{margin-top:10px;background-color:#333;padding:10px;border-radius:4px}.cropper-container{position:relative;width:100%;height:300px;background:#000;margin-bottom:10px}.crop-controls{display:flex;flex-direction:column;gap:8px}.crop-controls label{display:flex;align-items:center;gap:10px}.crop-buttons{display:flex;gap:10px;justify-content:flex-end}.crop-buttons button{padding:6px 12px;background-color:#2196f3;border:none;color:#fff;border-radius:4px;cursor:pointer}.crop-buttons button:hover{background-color:#1976d2}.image-preview img{max-width:100%;height:auto;border:1px solid #555;border-radius:4px;margin-top:10px}.react-select__control{background-color:#2c2c2c;border:none;color:#fff}.react-select__multi-value{background-color:#555}.react-select__menu{background-color:#2c2c2c}.admin-banner-error-message{color:#ff6b6b;font-size:13px;margin-top:-10px}.sales-dashboard{padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9fafb;min-height:100vh;height:fit-content}.sales-dashboard-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.card{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 8px #0000000d;text-align:center;transition:transform .2s}.card:hover{transform:translateY(-4px)}.card h3{font-size:1.1rem;color:#666;margin-bottom:.5rem}.card p{font-size:1.6rem;font-weight:700;color:#111}.filters{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;align-items:center}.filters label{display:flex;flex-direction:column;font-size:.9rem;color:#444}.filters input[type=date]{padding:.4rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;margin-top:.3rem}.filters button{padding:.6rem 1.2rem;background-color:#4f46e5;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;margin-top:1.2rem}.filters button:hover{background-color:#4338ca}.tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.tabs button{padding:.5rem 1rem;border:1px solid #ccc;background-color:#fff;border-radius:6px;cursor:pointer;font-weight:500;color:#333;transition:all .2s}.tabs button:hover{background-color:#f0f0f0}.tabs .active{background-color:#4f46e5;color:#fff;border-color:#4f46e5}.chart-container{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 10px #0000000a;margin-bottom:2rem}.chart-container h3{margin-bottom:1rem;font-size:1.2rem;color:#333}.table-container{margin-top:2rem;overflow-x:auto;padding-top:5rem}.table-container table{width:100%;border-collapse:collapse;min-width:600px}.table-container th,.table-container td{padding:12px;text-align:left;border-bottom:1px solid #ddd;white-space:nowrap}.product-cell{display:flex;align-items:center;gap:10px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell img{width:40px;height:40px;object-fit:cover;border-radius:6px}.download-buttons{display:flex;gap:10px;margin:20px 0}.download-buttons button{padding:8px 14px;background-color:#5c6bc0;color:#fff;border:none;border-radius:6px;cursor:pointer}.download-buttons button:hover{background-color:#3949ab}.sales-dashboard-empty-sales-chart-section{width:100%;height:10rem;background-color:#cccccc65;display:flex;justify-content:center;align-items:center}.sales-dashboard-empty-sales-chart-section p{color:#ccc}.admin-social-links{max-width:500px;margin:auto;padding:20px;background:#f4f4f4;border-radius:10px}.admin-social-links h2{text-align:center;margin-bottom:20px}.admin-social-links input{border:1px solid #ccc;border-radius:4px}.admin-social-links button{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.admin-social-links button:disabled{opacity:.5;cursor:not-allowed}.best-seller-main-container{width:100%;height:fit-content}.admin-best-seller-form{margin:auto;padding:0 2rem 5rem;border-radius:12px}.admin-best-seller-form h2{margin-bottom:1.5rem;text-align:center}.admin-best-seller-form-group{margin-bottom:1.5rem}.admin-best-seller-form-group label{display:block;margin-bottom:.5rem;font-weight:600}.video-preview{margin-top:1rem;border-radius:8px;overflow:hidden;width:200px}.submit-btn{background-color:#ff9800;color:#fff!important;border:none;padding:12px 20px;width:100%;border-radius:8px;font-size:16px;cursor:pointer}.submit-btn:hover{background-color:#e68900}.custom-option{display:flex;align-items:center;padding:8px;cursor:pointer}.custom-option:hover{background-color:#f5f5f5}.custom-option:not(:last-child){border-bottom:1px solid #e0e0e0}.custom-option img{width:40px;height:40px;object-fit:cover;border-radius:6px;margin-right:10px}.product-info{display:flex;flex-direction:column}.product-name{font-weight:500;font-size:14px}.product-sold{font-size:12px;color:#888}.error{color:red;font-size:.85rem;margin-top:.25rem}.badge-form-container{margin:40px auto;padding:20px 30px;background-color:#fffdf9;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-family:Segoe UI,sans-serif}.badge-form-container h2{text-align:center;margin-bottom:20px;color:#333;font-weight:600;font-size:22px}.badge-form{display:flex;flex-direction:column;gap:16px}.badge-form label{font-weight:600;color:#333}.badge-form input[type=text],.badge-form input[type=file]{padding:10px;font-size:15px;border:1px solid #ccc;border-radius:8px;outline:none}.preview-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:10px}.icon-preview{width:100px;aspect-ratio:1/1;object-fit:contain;margin-top:5px;border-radius:6px;border:1px solid #ddd}.submit-btn{background-color:#ffb700;color:#000;padding:12px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease-in-out}.submit-btn:hover{background-color:#e0a500}.crop-container{position:relative;width:100%;max-width:400px;height:300px;margin:1rem 0;background:#f0f0f0;border:1px solid #ccc;overflow:hidden}.crop-container .reactEasyCrop_Container{width:100%!important;height:100%!important}.crop-btn{margin-top:10px;padding:8px 16px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:5px}.crop-btn:hover{background-color:#0056b3}.admin-badge-wrapper{padding:32px;max-width:1200px;margin:auto;background-color:#f4f6f8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.admin-badge-header{text-align:center;margin-bottom:32px}.admin-badge-header h2{font-size:32px;color:#1f2937;margin-bottom:8px}.admin-badge-header p{font-size:15px;color:#6b7280}.admin-badge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:28px}.badge-card{background:#ffffffd9;border-radius:16px;padding:24px 16px;text-align:center;box-shadow:0 4px 14px #00000014;transition:transform .3s ease,box-shadow .3s ease,border .3s ease;position:relative;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1.5px solid transparent;display:flex;flex-direction:column}.badge-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #0000001f;border:1.5px solid #007bff50}.badge-icon-wrapper{width:90px;height:90px;margin:0 auto 16px;display:flex;justify-content:center;align-items:center;background:#f1f5f9;border-radius:50%;transition:transform .3s ease}.badge-card:hover .badge-icon-wrapper{transform:scale(1.05)}.badge-icon{width:50px;height:50px;object-fit:contain}.badge-label{font-weight:600;font-size:15px;color:#111827;margin-top:6px;display:block}.badge-actions{position:absolute;top:10px;right:10px;display:flex;gap:10px}.action-icon{cursor:pointer;font-size:18px;opacity:.8;transition:transform .2s,opacity .2s}.action-icon:hover{transform:scale(1.25);opacity:1}.edit-icon{color:#3b82f6}.delete-icon{color:#ef4444}.no-badges{grid-column:1 / -1;text-align:center;color:#9ca3af;font-size:16px}.badge-actions button{border:none;background-color:transparent}.admin-review-management-container{width:100%;height:100%}.admin-review-management-product-image{width:28px;aspect-ratio:1/1}.admin-review-modal-close-btn-wrapper{display:flex;justify-content:flex-end;align-items:center}.admin-review-modal-close-btn-wrapper svg{cursor:pointer}.admin-review-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.review-user-info,.review-product-info{display:flex;align-items:center;gap:10px;margin-bottom:16px}.review-modal-product-img{width:60px;height:60px;object-fit:cover;border-radius:6px}.review-meta-info{margin-top:10px}.admin-config-collection-alerts-wrapper{padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9fafb;min-height:100vh}.admin-config-collection-country-wrapper{background-color:#fff;padding:1rem 1.5rem;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 6px #0000000d}.admin-config-collection-country-wrapper h4{margin-bottom:.5rem;color:#333}.admin-config-collection-country-wrapper select{width:100%;padding:.6rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:16px;background-color:#fff;transition:border .3s}.admin-config-collection-country-wrapper select:focus{border-color:#edc862;outline:none}.admin-config-collection-alert-content-wrapper{background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 6px #0000000f}.collection-alert-input{display:flex;gap:1rem;margin-bottom:1.5rem}.collection-alert-input input{flex:1;padding:.75rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:15px;transition:border-color .3s;border:1px solid var(--secondary-color)}.collection-alert-input input::placeholder{color:gray}.collection-alert-input input:focus{border-color:#edc862;outline:none}.collection-alert-input button{padding:.75rem 1.2rem;background-color:#edc862;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;height:fit-content;text-wrap:nowrap}.collection-alert-input button:hover{background-color:#333;color:#fff}.collection-alert-list{display:flex;flex-direction:column;gap:1rem;max-height:20rem;overflow-y:scroll}.collection-alert-item{background-color:#e5e5e5;padding:1rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #00000012;transition:box-shadow .2s;color:#000}.collection-alert-item:hover{box-shadow:0 2px 8px #0000001a}.collection-alert-item p{margin:0;color:#444;font-size:15px;flex:1}.alert-actions{display:flex;gap:1rem;margin-left:1rem}.alert-actions svg{cursor:pointer;color:#888;transition:color .2s;font-size:18px}.alert-actions svg:hover{color:#333}.no-alerts{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px;color:#888;text-align:center}.no-alerts-image{width:100px;height:auto;margin-bottom:1rem;opacity:.6}.discount-offer-form-container{width:100%;height:fit-content}.discount-offer-form-title{font-size:22px;font-weight:600;margin-bottom:20px;color:#333}.discount-offer-form{display:flex;flex-direction:column;gap:18px}.discount-offer-row{display:flex;gap:16px}.discount-offer-row input,.discount-offer-row select,.discount-offer-row textarea{flex:1;padding:10px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;outline:none}.discount-offer-date-time{display:flex;flex-direction:column;flex:1}.discount-offer-date-time label{font-size:13px;color:#555;margin-bottom:4px}.discount-offer-date-time input{margin-bottom:6px}.discount-offer-submit-btn,.discount-offer-cancel-btn{padding:12px 20px;background-color:var(--secondary-color);color:#fff;border:none;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease;width:100%}.discount-offer-submit-btn:hover{background-color:var(--secondary-color)}.discount-offer-input-wrapper,.discount-offer-input-wrapper input,.discount-offer-input-wrapper select{width:100%}.discount-offer-error{color:red;font-size:12px}.discount-offer-top-section{width:100%;display:flex;justify-content:space-between;align-items:center}.discount-offer-top-section>button{border:none;background-color:var(--secondary-color);padding:.5rem 1rem;border-radius:8px;color:#fff;font-weight:600;cursor:pointer}.discount-offer-btn-wrapper{display:flex;gap:1rem;align-items:center}.discount-offer-cancel-btn{background-color:gray;color:#fff}.discount-page-container{width:100%;height:fit-content;background-color:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;max-width:1200px;margin:auto;padding:30px}.bogo-offer-form-container{background:#fefefe}.bogo-offer-form-container h2{font-weight:700;margin:1rem 0;font-size:20px;color:#222;width:100%}.bogo-offer-form{display:flex;flex-direction:column;gap:10px;width:100%}.bogo-row{display:flex;flex-wrap:wrap;width:100%;align-items:flex-start;gap:1rem}.bogo-row input,.bogo-row textarea,.bogo-row select{flex:1;padding:12px 14px;border-radius:8px;border:1px solid #ccc;font-size:15px;transition:border .2s ease;width:100%}.bogo-row input:focus,.bogo-row textarea:focus,.bogo-row select:focus{border-color:var(--secondary-color);outline:none}.bogo-row input::placeholder,.bogo-row textarea::placeholder,.bogo-row select::placeholder{color:gray}.bogo-row textarea{resize:vertical;min-height:80px}.bogo-row label{font-size:14px;font-weight:500;color:#333;display:block}.bogo-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:5px!important;height:5px;border:2px solid #555;border-radius:4px;position:relative;cursor:pointer;margin-right:8px;vertical-align:middle}.bogo-row input[type=checkbox]:checked{background-color:var(--secondary-color);border-color:var(--secondary-color)}.bogo-row input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:12px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bogo-offer-submit-btn,.bogo-offer-cancel-btn{align-self:flex-end;padding:12px 28px;background-color:var(--secondary-color);color:#fff;font-weight:600;font-size:15px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;width:100%}.bogo-offer-submit-btn:hover{background-color:#333}.bogo-offer-error{color:red;font-size:12px;margin-top:4px}@media screen and (max-width:768px){.bogo-row{flex-direction:column}.bogo-offer-submit-btn{width:100%;text-align:center}}.bogo-offer-form-header{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between}.bogo-offer-form-header button{width:fit-content;border:none;border-radius:5px;background-color:var(--secondary-color);color:#fff;font-weight:600;cursor:pointer;text-wrap:nowrap;padding:.5rem 1rem}.bogo-offer-btn-wrapper{display:flex;gap:1rem;align-items:center}.bogo-offer-cancel-btn{color:#fff;background-color:gray}.bogo-offer-page-container{width:100%;height:fit-content;padding:0 30px 30px;background:#fefefe;border-radius:16px;box-shadow:0 12px 24px #00000014;transition:all .3s ease-in-out;margin:auto}.category-offer-form-title{font-size:22px;font-weight:600;margin-bottom:20px;color:#333}.category-offer-form{display:flex;flex-direction:column;gap:18px}.category-offer-row{display:flex;gap:16px}.category-offer-row input,.category-offer-row select,.category-offer-row textarea{flex:1;padding:10px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;outline:none}.category-offer-row textarea::placeholder{color:gray}.category-offer-date-time{display:flex;flex-direction:column;flex:1}.category-offer-date-time label{font-size:13px;color:#555;margin-bottom:4px}.category-offer-date-time input{margin-bottom:6px}.category-offer-submit-btn,.category-offer-cancel-btn{padding:12px 20px;background-color:var(--secondary-color);color:#fff;border:none;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease;width:100%}.category-offer-submit-btn:hover{background-color:var(--secondary-color)}.category-offer-input-wrapper,.category-offer-input-wrapper input,.category-offer-input-wrapper select{width:100%}.category-offer-error{color:red;font-size:12px}.category-offer-form-header{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between}.category-offer-form-header button{width:fit-content;border:none;border-radius:5px;background-color:var(--secondary-color);color:#fff;font-weight:600;cursor:pointer;text-wrap:nowrap;padding:.5rem 1rem}.category-offer-btn-wrapper{display:flex;gap:1rem;align-items:center}.category-offer-cancel-btn{color:#fff;background-color:gray}.category-offer-page-container{width:100%;height:fit-content;margin:auto;padding:30px;background-color:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a}.coupon-offer-form-header{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between}.coupon-offer-form-header button{width:fit-content;border:none;border-radius:5px;background-color:var(--secondary-color);color:#fff;font-weight:600;cursor:pointer;text-wrap:nowrap;padding:.5rem 1rem}.coupon-offer-form-title{font-size:22px;font-weight:600;margin-bottom:20px;color:#333}.coupon-offer-form{display:flex;flex-direction:column;gap:18px}.coupon-offer-row{display:flex;gap:16px}.coupon-offer-row input,.coupon-offer-row select,.coupon-offer-row textarea{flex:1;padding:10px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;outline:none}.coupon-offer-row textarea::placeholder,.coupon-offer-row input::placeholder,.coupon-offer-row select::placeholder{color:gray}.coupon-offer-date-time{display:flex;flex-direction:column;flex:1}.coupon-offer-date-time label{font-size:13px;color:#555;margin-bottom:4px}.coupon-offer-date-time input{margin-bottom:6px}.coupon-offer-submit-btn,.coupon-offer-cancel-btn{padding:12px 20px;background-color:var(--secondary-color);color:#fff;border:none;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease;width:100%}.coupon-offer-submit-btn:hover{background-color:var(--secondary-color)}.coupon-offer-input-wrapper,.coupon-offer-input-wrapper input,.coupon-offer-input-wrapper select{width:100%}.coupon-offer-error{color:red;font-size:12px}.coupon-offer-btn-wrapper{display:flex;gap:1rem;align-items:center}.coupon-offer-cancel-btn{color:#fff;background-color:gray}.coupon-offer-page-container{width:100%;height:fit-content;margin:auto;padding:30px;background-color:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a}.new-customer-offer-form-title{font-size:22px;font-weight:600;margin-bottom:20px;color:#333}.new-customer-offer-form{display:flex;flex-direction:column;gap:18px}.new-customer-offer-row{display:flex;gap:16px}.new-customer-offer-row input,.new-customer-offer-row select,.new-customer-offer-row textarea{flex:1;padding:10px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;outline:none}textarea{resize:vertical;min-height:60px}.new-customer-offer-date-time{display:flex;flex-direction:column;flex:1}.new-customer-offer-date-time label{font-size:13px;color:#555;margin-bottom:4px}.new-customer-offer-date-time input{margin-bottom:6px}.new-customer-offer-submit-btn,.new-customer-offer-cancel-btn{padding:12px 20px;background-color:var(--secondary-color);color:#fff;border:none;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease;width:100%}.new-customer-offer-submit-btn:hover{background-color:var(--secondary-color)}.new-customer-offer-input-wrapper,.new-customer-offer-input-wrapper input,.new-customer-offer-input-wrapper select{width:100%}.new-customer-offer-error{color:red;font-size:12px}.new-customer-offer-btn-wrapper{display:flex;gap:1rem;align-items:center}.new-customer-offer-cancel-btn{color:#fff;background-color:gray}.new-customer-offer-page-container{max-width:1200px;margin:auto;padding:30px;background-color:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;font-family:sans-serif}.new-customer-offer-form-header{width:100%;height:fit-content;display:flex;align-items:center;justify-content:space-between}.new-customer-offer-form-header button{width:fit-content;border:none;border-radius:5px;background-color:var(--secondary-color);color:#fff;font-weight:600;cursor:pointer;text-wrap:nowrap;padding:.5rem 1rem}
