.header-wrapper .info-header{background-color:var(--primary);padding:10px 0}.header-wrapper .info-header .flex-col{justify-content:space-between}.header-wrapper .info-header .flex-col .left-side{align-items:center;gap:20px;display:flex}@media (max-width:767px){.header-wrapper .info-header .flex-col .left-side{gap:4px}}.header-wrapper .info-header .flex-col .left-side p{color:#fff;align-items:center;gap:8px;margin-bottom:0;font-size:14px;font-weight:500;display:flex}@media (max-width:576px){.header-wrapper .info-header .flex-col .left-side p{gap:4px;font-size:13px}}.header-wrapper .info-header .flex-col .left-side p svg{width:16px;height:16px}@media (max-width:576px){.header-wrapper .info-header .flex-col .left-side p svg{width:14px;height:14px}}.header-wrapper .info-header .flex-col .left-side .divider{background-color:#fff;width:1px;height:16px}.header-wrapper .info-header .flex-col .right-icons{align-items:center;gap:12px;display:flex}@media (max-width:767px){.header-wrapper .info-header .flex-col .right-icons{gap:4px}}.header-wrapper .info-header .flex-col .right-icons a{align-items:center;display:flex}.header-wrapper .info-header .flex-col .right-icons a svg{width:16px;height:16px}@media (max-width:576px){.header-wrapper .info-header .flex-col .right-icons a svg{width:14px;height:14px}}.header-wrapper .main-header{background-color:#fff;padding:16px 0}.header-wrapper .main-header .flex-col{flex-wrap:nowrap;justify-content:space-between}.header-wrapper .main-header .flex-col .logo-wrap{flex-shrink:0;align-items:center;gap:7px;display:flex}.header-wrapper .main-header .flex-col .mobile-hamburger{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:none}@media (max-width:991px){.header-wrapper .main-header .flex-col .mobile-hamburger{display:flex}}.header-wrapper .main-header .flex-col .mobile-hamburger svg{width:20px;height:20px}.header-wrapper .main-header .flex-col .mobile-hamburger svg path{fill:var(--text)}.header-wrapper .main-header .flex-col img{width:170px;height:auto}@media (max-width:767px){.header-wrapper .main-header .flex-col img{width:120px}}.header-wrapper .main-header .flex-col .seach-product{width:20%;position:relative}@media (max-width:991px){.header-wrapper .main-header .flex-col .seach-product{width:30%}}@media (max-width:767px){.header-wrapper .main-header .flex-col .seach-product{display:none}}.header-wrapper .main-header .flex-col .seach-product .icon{display:flex;position:absolute;top:10px;right:10px}.header-wrapper .main-header .flex-col .seach-product .ant-form-item{margin-bottom:0}.header-wrapper .main-header .flex-col .seach-product .ant-form-item .ant-input-outlined{color:#000;background-color:#fff;border:1px solid #91949a;border-radius:8px;padding:9px 35px 9px 15px;font-size:16px;font-weight:400;line-height:20px}.header-wrapper .main-header .flex-col .mobile-search-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:none}@media (max-width:767px){.header-wrapper .main-header .flex-col .mobile-search-btn{display:flex}}.header-wrapper .main-header .flex-col .mobile-search-btn svg{width:22px;height:22px;color:var(--text)}.header-wrapper .main-header .flex-col .right-accounts{align-items:center;gap:20px;display:flex}@media (max-width:767px){.header-wrapper .main-header .flex-col .right-accounts{gap:10px}}@media (max-width:576px){.header-wrapper .main-header .flex-col .right-accounts{gap:8px;font-size:14px}.header-wrapper .main-header .flex-col .right-accounts .flex-col{gap:5px}.header-wrapper .main-header .flex-col .right-accounts .flex-col svg{width:25px;height:25px}}.header-wrapper .main-header .flex-col .right-accounts .divider{background-color:var(--secondary);width:1.5px;height:28px}@media (max-width:576px){.header-wrapper .main-header .flex-col .right-accounts .divider{width:1px}}.header-wrapper .main-header .flex-col .right-accounts .cart-btn{color:var(--text);background-color:#0000;border:0;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;display:flex}@media (max-width:767px){.header-wrapper .main-header .flex-col .right-accounts .cart-btn{gap:5px}.header-wrapper .main-header .flex-col .right-accounts .cart-btn .cart-label{display:none}}.header-wrapper .navbar-wrapper{background-color:var(--secondary);padding:12px 0}@media (max-width:991px){.header-wrapper .navbar-wrapper{display:none}}.header-wrapper .navbar-wrapper .container{position:relative}.header-wrapper .navbar-wrapper .mega-menu-trigger{align-items:center;padding:4px 2px;display:flex}.header-wrapper .navbar-wrapper .mega-menu-trigger a,.header-wrapper .navbar-wrapper .mega-menu-trigger .nav-entry-btn{white-space:nowrap;transition:color .2s;color:#fff!important}.header-wrapper .navbar-wrapper .mega-menu-trigger .nav-entry-btn{font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}@media (max-width:1200px){.header-wrapper .navbar-wrapper .mega-menu-trigger .nav-entry-btn{font-size:12px}}.header-wrapper .navbar-wrapper .mega-menu-trigger a:hover,.header-wrapper .navbar-wrapper .mega-menu-trigger .nav-entry-btn:hover{color:var(--primary)!important}.header-wrapper .navbar-wrapper .mega-menu-trigger.active a,.header-wrapper .navbar-wrapper .mega-menu-trigger.active .nav-entry-btn{font-weight:700;color:var(--primary)!important}.header-wrapper .navbar-wrapper .nav-arrow-btn{cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,border-color .2s;display:flex}@media (max-width:991px){.header-wrapper .navbar-wrapper .nav-arrow-btn{display:none}}.header-wrapper .navbar-wrapper .nav-arrow-btn svg{width:14px;height:14px}.header-wrapper .navbar-wrapper .nav-arrow-btn svg path{fill:#fff}.header-wrapper .navbar-wrapper .nav-arrow-btn:hover{background-color:var(--primary);border-color:var(--primary)}.header-wrapper .navbar-wrapper .nav-arrow-btn.swiper-button-disabled{opacity:.35;cursor:default}.header-wrapper .navbar-wrapper .nav-arrow-btn.swiper-button-disabled:hover{background-color:#0000;border-color:#fff6}.header-wrapper .navbar-wrapper .nav-arrow-btn.swiper-button-lock{display:none}.header-wrapper .navbar-wrapper .main-nav-swiper{flex:1;min-width:0}.header-wrapper .navbar-wrapper .brand-nav-skeleton{flex:1;align-items:center;gap:40px;min-width:0;display:flex;overflow:hidden}.header-wrapper .navbar-wrapper .brand-nav-skeleton .brand-nav-skeleton-pill{background:linear-gradient(90deg,#ffffff14 25%,#ffffff2e 37%,#ffffff14 63%) 0 0/400% 100%;border-radius:4px;flex-shrink:0;width:70px;height:14px;animation:1.4s infinite brand-nav-shimmer}.header-wrapper .navbar-wrapper .brand-nav-skeleton .brand-nav-skeleton-pill:nth-child(3n+1){width:56px}.header-wrapper .navbar-wrapper .brand-nav-skeleton .brand-nav-skeleton-pill:nth-child(3n+2){width:84px}@keyframes brand-nav-shimmer{0%{background-position:100%}to{background-position:0}}.header-wrapper .navbar-wrapper .main-nav{justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;display:flex}@media (max-width:991px){.header-wrapper .navbar-wrapper .main-nav{justify-content:flex-end}}.header-wrapper .navbar-wrapper .main-nav li{list-style:none}@media (max-width:991px){.header-wrapper .navbar-wrapper .main-nav li{display:none}}.header-wrapper .navbar-wrapper .main-nav li:first-child{flex:1;min-width:0}.header-wrapper .navbar-wrapper .main-nav li.brand-nav-slider-wrap{align-items:center;gap:12px;display:flex}@media (max-width:991px){.header-wrapper .navbar-wrapper .main-nav li.brand-nav-slider-wrap{display:none}}.header-wrapper .navbar-wrapper .main-nav li .ant-form-item{width:230px;margin-bottom:0}@media (max-width:767px){.header-wrapper .navbar-wrapper .main-nav li .ant-form-item{width:240px}.header-wrapper .navbar-wrapper .main-nav li .ant-form-item .ant-select-outlined{height:38px}}.header-wrapper .navbar-wrapper .main-nav li .ant-form-item .ant-select{color:#fff;background-color:#0000}.header-wrapper .navbar-wrapper .main-nav li .ant-form-item .ant-select .ant-select-placeholder,.header-wrapper .navbar-wrapper .main-nav li .ant-form-item .ant-select .ant-select-input{color:#fff}.header-wrapper .navbar-wrapper .main-nav li .ant-form-item .ant-select svg path{fill:#fff}.header-wrapper .navbar-wrapper .main-nav li .ant-dropdown-trigger{color:#fff}.header-wrapper .navbar-wrapper .main-nav li .ant-dropdown-trigger .ant-space-item svg path{fill:#fff}.header-wrapper .navbar-wrapper .main-nav li a{color:#fff;font-size:14px;font-weight:600;text-decoration:none}@media (max-width:1200px){.header-wrapper .navbar-wrapper .main-nav li a{font-size:12px}}.sidebar-head-backdrop{z-index:998;opacity:0;visibility:hidden;background-color:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.sidebar-head-backdrop.active{opacity:1;visibility:visible}.sidebar-head{z-index:999;background-color:#fff;width:300px;height:100vh;padding:0 0 30px;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.sidebar-head.open{transform:translate(0)}.sidebar-head .sidebar-header{z-index:1;background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.sidebar-head .sidebar-header img{width:130px;height:auto}.sidebar-head .sidebar-close{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.sidebar-head .sidebar-close svg{width:14px;height:14px}.sidebar-head .sidebar-close svg path{fill:var(--text)}.sidebar-head .sidebar-close:hover{background-color:#f5f5f5}.sidebar-head .sidebar-search{border-bottom:1px solid #eee;padding:16px 20px;position:relative}.sidebar-head .sidebar-search .icon{display:flex;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.sidebar-head .sidebar-search .ant-form-item{margin-bottom:0}.sidebar-head .sidebar-search .ant-form-item .ant-input-outlined{border:1px solid #91949a;border-radius:8px;padding:9px 35px 9px 15px;font-size:15px}.sidebar-head .sidebar-section{border-bottom:1px solid #eee;padding:16px 20px}.sidebar-head .sidebar-section .sidebar-label{color:#91949a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700}.sidebar-head .sidebar-section .ant-form-item{margin-bottom:0}.sidebar-head .sidebar-section .ant-form-item .ant-select{width:100%}.auth-account{cursor:pointer;align-items:center;gap:10px;display:flex}.auth-account .account-icon{justify-content:center;align-items:center;display:flex}.auth-account .account-icon svg{width:28px;height:28px}@media (max-width:576px){.auth-account .account-icon svg{width:25px;height:25px}}.auth-account .account-info{flex-direction:column;line-height:1.3;display:flex}@media (max-width:767px){.auth-account .account-info{display:none}}.auth-account .account-info .account-label{color:#91949a;font-size:12px;font-weight:400}.auth-account .account-info .account-name{color:var(--text);white-space:nowrap;font-size:14px;font-weight:700}.auth-account .account-arrow{align-items:center;display:flex}.auth-account .account-arrow svg path{fill:var(--text)}.auth-dropdown-profile a{cursor:pointer;font-size:14px;font-weight:600!important}.auth-dropdown-profile:hover{background-color:#f552661a!important}.auth-dropdown-profile:hover a{color:var(--primary)!important}.cart-wrapper{position:relative}.cart-wrapper .cart-btn{color:var(--text);cursor:pointer;background-color:#0000;border:0;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:500;display:flex}@media (max-width:767px){.cart-wrapper .cart-btn{gap:5px}}.cart-wrapper .cart-btn .cart-icon-wrap{background-color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:relative}@media (max-width:767px){.cart-wrapper .cart-btn .cart-icon-wrap{width:26px;height:26px;padding:4px}}@media (max-width:576px){.cart-wrapper .cart-btn .cart-icon-wrap svg{width:14px;height:14px}}.cart-wrapper .cart-btn .cart-icon-wrap .cart-count{background-color:var(--text);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.cart-wrapper .cart-dropdown{z-index:1000;background:#fff;border-radius:4px;width:370px;padding:15px 14px;position:absolute;top:calc(100% + 16px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000026}@media (max-width:576px){.cart-wrapper .cart-dropdown{width:290px;padding:12px 10px;right:-6px}}.cart-wrapper .cart-dropdown .cart-dropdown-header{border-bottom:1px solid #91949a;justify-content:space-between;align-items:center;padding:0 0 10px;display:flex}.cart-wrapper .cart-dropdown .cart-dropdown-header h4{color:var(--text);margin:0;font-size:16px;font-weight:700}.cart-wrapper .cart-dropdown .cart-dropdown-header .cart-close{background:0 0;border:0;width:24px;height:24px}.cart-wrapper .cart-dropdown .cart-items{max-height:380px;padding:10px 5px 10px 0;overflow-y:auto}.cart-wrapper .cart-dropdown .cart-items::-webkit-scrollbar{width:4px;height:4px}.cart-wrapper .cart-dropdown .cart-items::-webkit-scrollbar-track{background:#f5f5f5}.cart-wrapper .cart-dropdown .cart-items::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.cart-wrapper .cart-dropdown .cart-item{border:1px solid #e6e8ed;border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:12px;display:flex}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item{gap:8px;padding:8px}}.cart-wrapper .cart-dropdown .cart-item:last-child{border-bottom:none}.cart-wrapper .cart-dropdown .cart-item .cart-item-img{background:#ebebec;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;padding:8px;display:flex}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .cart-item-img{border-radius:4px;width:58px;height:58px;padding:6px}}.cart-wrapper .cart-dropdown .cart-item .cart-item-img img{object-fit:contain;width:100%;height:100%}.cart-wrapper .cart-dropdown .cart-item .right-details{flex:1;min-width:0}.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details{justify-content:space-between;align-items:flex-start;gap:6px;margin-bottom:16px;display:flex}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details{margin-bottom:8px}}.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details .cart-item-name{color:var(--text);word-break:break-word;overflow-wrap:break-word;flex:1;min-width:0;margin-bottom:2px;font-size:14px;font-weight:600;text-decoration:none}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details .cart-item-name{font-size:12px}}.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details .cart-item-name:hover{color:var(--primary)}.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details .cart-item-remove{cursor:pointer;background:#fff0f0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s;display:flex}.cart-wrapper .cart-dropdown .cart-item .right-details .cart-item-details .cart-item-remove:hover{background:#fcc}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail{justify-content:space-between;align-items:center;display:flex}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-price{flex-direction:column;gap:2px;display:flex}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-price .price{color:var(--text);font-size:14px;font-weight:700}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-price .price{font-size:12px}}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-price .old-price{color:var(--primary);font-size:12px;text-decoration:line-through}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-price .old-price{font-size:11px}}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty{border:1px solid #222934;border-radius:50px;justify-content:center;align-items:center;gap:18px;width:135px;height:35px;padding:4px;line-height:normal;display:flex}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty{gap:6px;width:95px;height:28px}}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty span{text-align:center;min-width:30px;font-size:14px;font-weight:600;position:relative}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty span{min-width:22px;font-size:12px}}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty span:after{content:"";background-color:#222934;width:2px;height:18px;position:absolute;left:0}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty span:before{content:"";background-color:#222934;width:2px;height:18px;position:absolute;right:0}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty .qty-btn{cursor:pointer;color:var(--text);background:0 0;border:none;align-items:center;padding:0;font-size:18px;font-weight:600;line-height:1;display:flex}@media (max-width:576px){.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty .qty-btn{font-size:14px}}.cart-wrapper .cart-dropdown .cart-item .right-details .below-detail .cart-item-qty .qty-btn:hover{color:var(--primary)}.cart-wrapper .cart-dropdown .cart-subtotal{border-top:1px solid #91949a;border-bottom:1px solid #91949a;justify-content:space-between;align-items:center;margin-top:10px;padding:8px 0;display:flex}.cart-wrapper .cart-dropdown .cart-subtotal span{color:var(--text);font-size:14px;font-weight:600}.cart-wrapper .cart-dropdown .cart-subtotal span:last-child{font-weight:700}.cart-wrapper .cart-dropdown .cart-actions{flex-direction:column;gap:8px;padding-top:14px;display:flex}.cart-wrapper .cart-dropdown .cart-actions .cart-view-btn{border:1.5px solid var(--text);width:100%;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:10px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.cart-wrapper .cart-dropdown .cart-actions .cart-view-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.cart-wrapper .cart-dropdown .cart-actions .cart-checkout-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:10px;font-size:14px;font-weight:600;transition:opacity .2s}.cart-wrapper .cart-dropdown .cart-actions .cart-checkout-btn:hover{opacity:.9}.cart-wrapper .cart-dropdown .cart-actions .cart-checkout-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-search-overlay{display:none}@media (max-width:767px){.mobile-search-overlay{z-index:1100;background:#fff;display:block;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000001f}}.mobile-search-overlay .mobile-search-bar{align-items:center;gap:10px;padding:12px 14px;display:flex}.mobile-search-overlay .mobile-search-bar .mobile-search-back{cursor:pointer;color:var(--text);background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;display:flex}.mobile-search-overlay .mobile-search-bar .mobile-search-back:hover{color:var(--primary)}.mobile-search-overlay .mobile-search-bar .search-box-wrapper{flex:1;min-width:0}.mobile-search-overlay .mobile-search-bar .search-box-wrapper .search-dropdown{border-radius:0 0 8px 8px;max-height:60vh;position:fixed;top:62px;left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #0000001f}.mobile-search-backdrop{display:none}@media (max-width:767px){.mobile-search-backdrop{z-index:1099;background:#00000059;display:block;position:fixed;inset:62px 0 0}}
