/* Merged: defaults.min.css */
@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-2px,2px) rotate(-5deg)}40%{transform:translate(2px,-2px) rotate(5deg)}60%{transform:translate(-2px,2px) rotate(-5deg)}80%{transform:translate(2px,-2px) rotate(5deg)}100%{transform:translate(0)}}@keyframes phone-wave{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}100%{transform:scale(1.5);opacity:0}}.effect{display:block;overflow:hidden;position:relative}.effect::after{content:"";position:absolute;top:0;right:-100%;width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);transform:skewX(-25deg);z-index:2}.effect:hover::after{animation:shineEffect 1s ease-in-out}@keyframes shineEffect{0%{right:-100%}100%{right:100%}}.swiper .swiper-button-next,.swiper-button-prev{height:60px;width:60px;color:#000;background:rgba(255,255,255,.5) !important;opacity:0;transition:opacity .3s ease}.swiper:hover .swiper-button-next,.swiper:hover .swiper-button-prev{opacity:1}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}

/* Merged: custom.min.css */
.sub-menu .wrap-col{display:flex;flex-wrap:wrap}.sub-menu .box-cate{display:flex;flex-wrap:wrap;column-gap:15px;row-gap:10px;width:100%}.sub-menu .item-sub{width:calc(25% - 15px)}.icon-menu{display:inline-block;width:24px;height:24px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;margin-right:8px;vertical-align:middle;mask-repeat:no-repeat;mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;transition:background-color .3s ease}.rating{display:flex;align-items:center;font-size:20px;color:gold}.star{margin:0 2px}.star.empty{color:#ddd}.product-tooltip{position:absolute;z-index:9999;background:#fff;border:1px solid #243a76;width:390px;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.25);box-shadow:0 3px 7px 0 rgba(0,0,0,.25);border-radius:8px}.product-tooltip .hover_name{display:block;padding:15px 10px;font-size:15px;overflow:hidden;line-height:18px;background:linear-gradient(to right,#243a76,#ed1b24);color:#fff;word-break:break-word;border-radius:8px 8px 0 0;margin:1px;font-weight:600;text-shadow:0 1px rgba(0,0,0,.25)}.product-tooltip .tooltip-title{display:inline-block;background:#243a76;color:#fff;border-radius:3px;padding:5px 12px;margin-top:10px;margin-bottom:10px;margin-left:10px;line-height:16px}.price{font-size:16px;color:red}.discount{font-size:14px;color:red}#menu-scroll .dropdown-menu.show{background:0 0;border:none}.li-parent-menu:hover .submenu-container{display:block}.swiper-icons{overflow:hidden}.p-name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em;line-height:1.5em;font-weight:400;font-size:14px}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:99990}.popup-close{cursor:pointer;font-size:30px;color:red;position:absolute;top:-50px;right:-60px;min-width:65px}@media (max-width:600px){.popup-close{font-size:24px;top:2px;right:5px}}.list-group-item.checked{border-color:red;background-color:#f4433640}.progress{height:4px;background-color:#e0e0e0;top:40%;transform:translateY(-40%);z-index:1}.step{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{background:rgb(100 100 100 / 50%)}.card img{transition:transform .3s ease-in-out}.swiper-category-tab .category-tab-item{padding:0 16px;background-color:#fff;color:#545453;border-radius:12px;min-height:60px;box-sizing:border-box;border:none;box-shadow:none;font-size:16px;font-weight:600;transition:all 0.3s ease;width:100%;text-align:center;justify-content:center;align-items:center;text-align:center}.swiper-category-tab .category-tab-item.active{background-color:#dc0000 !important;color:#fff}.swiper-pagination-bullet-active{background-color:#dc0000 !important;width:16px;border-radius:4px}.icon-menu{display:inline-block;width:24px;height:24px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:black;margin-right:8px;vertical-align:middle;mask-repeat:no-repeat;mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;transition:background-color 0.3s ease}.ul_menu_stgx>li>a:hover .icon-menu{background-color:white}form.form-search-main input{width:90%}form.form-search-main input,form.form-search-main button{height:75%}.rating{display:flex;align-items:center;font-size:20px;color:#ffd700}.star{margin:0 2px}.star.empty{color:#ddd}.product-tooltip{position:absolute;z-index:9999;background:#fff;border:1px solid #243a76;width:390px;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.25);box-shadow:0 3px 7px 0 rgba(0,0,0,.25);border-radius:8px}.product-tooltip .hover_name{display:block;padding:15px 10px;font-size:15px;overflow:hidden;line-height:18px;background:linear-gradient(to right,#243a76,#ed1b24);color:#fff;word-break:break-word;border-radius:8px 8px 0 0;margin:1px;font-weight:600;text-shadow:0 1px rgba(0,0,0,.25)}.product-tooltip .tooltip-title{display:inline-block;background:#243a76;color:#fff;border-radius:3px;padding:5px 12px;margin-top:10px;margin-bottom:10px;margin-left:10px;line-height:16px}.swiper-product-tab{padding:6px}.info-contact-box .box-title{background-color:#3466a2;padding:0 10px;line-height:31px;color:#fff;border-radius:0 3px 3px 0;font-weight:700;font-size:13px !important}.info-contact-box .box-title .box-number{background-color:#f0100f;padding:8px}.box-menu-dropdown{position:relative;display:inline-block;cursor:pointer}.list-menu-dropdown{position:absolute;left:0;top:100%;min-width:250px;background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0px 4px 6px rgba(0,0,0,0.1);padding:10px 0;display:none;z-index:1000}.list-menu-dropdown a{display:block;padding:8px 15px;color:#333;text-decoration:none;font-size:14px}.list-menu-dropdown a:hover{background:#f1f1f1}.hotro:hover .list-menu-dropdown{display:block}.p-info-right{display:flex;flex-direction:column;gap:12px;background:#f8f9fa;padding:15px;border-radius:8px}.box-p-info{display:flex;align-items:center;gap:10px;padding:12px;background:#ffffff;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all 0.3s ease}.box-p-info:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,0.15)}.text__info{flex:1}.info-title{font-size:16px;font-weight:bold;color:#333}.info-subtitle{font-size:14px;color:#555}.info-subtitle b{color:#007bff}.info-subtitle a{color:#007bff;text-decoration:none;font-weight:bold}.info-subtitle a:hover{text-decoration:underline}@media (max-width:768px){.p-info-right{padding:10px}.info-title{font-size:15px}.info-subtitle{font-size:13px}}.price{font-size:16px;color:red}.price-old{font-size:14px;color:#999;text-decoration:line-through}.discount{font-size:14px;color:red}.filter-categories{max-height:200px;overflow-y:auto;border:1px solid none;padding:10px}.filter-brands{max-height:200px;overflow-y:auto;border:1px solid none;padding:10px}.header-fixed{position:relative;width:100%;margin-right:auto;margin-left:auto;background:white;transition:all 0.3s}.header-fixed.fixed{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:8px 6.5%;box-shadow:0px 4px 6px rgba(0,0,0,0.1)}.btn-menu{width:150px}#fixed-menu-main{background:white;box-shadow:0px 4px 10px rgba(0,0,0,0.1);padding:10px;border-radius:5px;z-index:1000;min-width:220px}#menu-scroll .dropdown-menu.show{background:none;border:none}.li-parent-menu:hover .submenu-container{display:block}.swiper-icons{overflow:hidden}.product-home-tab .swiper-slide{justify-content:center;align-items:center;text-align:center;height:auto}.fs-7{font-size:0.7rem !important}.combo-image{position:relative;display:inline-block}.combo-image .discount{position:absolute;top:10px;left:10px;background:red;color:#fff;font-size:12px;font-weight:bold;padding:14px 12px;border-radius:4px 4px 0 0;text-align:center;z-index:10;clip-path:polygon(0% 0%,100% 0%,100% 70%,50% 100%,0% 70%)}.p-name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;height:3em;line-height:1.5em}.popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;padding:10px;text-align:center;z-index:99991;border-radius:8px}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.7);z-index:99990}.popup-close{cursor:pointer;font-size:30px;color:red;position:absolute;top:-50px;right:-60px;min-width:65px}.popup-image{width:auto;height:auto;max-width:100%;max-height:80vh}@media (max-width:600px){.popup-container{width:90%;padding:5px}.popup-close{font-size:24px;top:2px;right:5px}.popup-image{max-width:100%;max-height:60vh}}.list-group-item.checked{border-color:red;background-color:#f4433640}.step-container{position:relative;padding:20px 0}.progress{height:4px;background-color:green;top:40%;transform:translateY(-40%);z-index:1}.progress-bar{height:4px;background-color:#007bff;width:var(--progress-width,0%);transition:width 0.3s ease-in-out}.step{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center}.step-icon{width:40px;height:40px;background-color:#007bff;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.step-success{background-color:#28a745 !important}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{background:rgb(100 100 100 / 50%) !important}.home-slider-right a{padding-bottom:.5rem}.home-slider-right a:last-child{padding-bottom:0}.card img{transition:transform 0.3s ease-in-out}.card:hover img{transform:scale(1.05)}.popup-banner{position:fixed;border:none;background:transparent;z-index:99991;padding:10px;font-size:14px;text-align:center;top:50%;left:50%;width:90%;max-width:350px;transform:translate(-50%,-50%)}.popup-banner img{width:100%;height:auto;max-height:300px;border-radius:5px}.p-component .p-info .p-mprice{font-size:14px}.p-component{overflow:unset;transition:all 0.3s;border-radius:0;box-shadow:1px 2px 5px 0px rgba(59,72,89,0.2);text-align:left;border-radius:9px 10px 0 0}.owl-item .p-component{margin:10px 7px}.p-component{background-color:#fff;padding:0;position:relative;z-index:1}.p-component .p-sku{display:inline-block;font-size:12px;background:#f1f1f1;text-transform:uppercase;padding:3px 5px;border-radius:3px;margin:0 5px 0 0}.my-2{justify-content:space-between}.p-component .p-haskmai{position:absolute;right:0;bottom:5px;cursor:pointer}.p-component .p-img,.pb-10{padding-bottom:10px}.p-component .p-img a{display:block}.p-component .p-img .a{display:block;position:relative;width:100%;margin:auto}.p-component .p-img .a img{-webkit-transition:.2s;transition:.2s}.p-component .p-info{position:relative;padding-top:10px}.p-component .p-info .p-price{font-size:22px;font-weight:600;color:#000;display:block}.p-component .p-info .p-discount{font-size:14px;color:#d82a29;height:20px;overflow:hidden;margin-left:5px}.p-component .p-info .p-mprice{height:20px;color:#666;font-size:15px;text-decoration:line-through;overflow:hidden}.p-mprice-pchc{height:20px;color:#333;font-size:15px;overflow:hidden}.p-component .p-action{display:inline-block;margin:5px 0 0;width:100%}.p-component .p-action .p-qty,.js-comboset-item .p-qty{color:#2cc067;font-size:14px;line-height:30px}.p-component .p-action .p-buy{font-size:15px;float:right;color:#fff;margin-top:-3px;border-radius:50%;background-color:#f0100f;padding:5px}.p-component .p-action .p-buy::before{content:'\f07a';margin-right:3px;font-family:'remixicon'}.flash-sale-badge{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.block-flashsale{margin-left:-15px;padding-left:15px;padding-right:15px;margin-right:-15px}@media (min-width:768px){.popup-banner{max-width:500px}.popup-banner img{max-height:400px}}.countdown-tabs-wrapper{margin-bottom:2rem;display:flex;justify-content:center}.countdown-tabs{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0.5rem;background-color:#f8f9fa;border-radius:2rem;padding:0.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.countdown-tab-link{display:inline-block;padding:0.75rem 2rem;border-radius:2rem;text-decoration:none;transition:all 0.3s ease;border:2px solid transparent;min-width:120px;text-align:center}.countdown-tab-link.active{background-color:#FEA200;color:white;border-color:#FEA200;box-shadow:0 2px 8px rgba(255,107,53,0.3)}.countdown-tab-link.inactive{background-color:#495057;color:#adb5bd;border-color:#495057;opacity:0.8}.countdown-tab-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.25)}.countdown-tab-link.active:hover{box-shadow:0 4px 12px rgba(255,107,53,0.4)}.countdown-tab-link.upcoming:hover{background-color:#FEA200;box-shadow:0 4px 12px rgba(255,107,53,0.4)}.countdown-tab-link.inactive:hover{background-color:#343a40;box-shadow:0 4px 12px rgba(255,107,53,0.4)}.countdown-tab-content{display:flex;flex-direction:column;align-items:center;gap:0.25rem}.countdown-tab-title{font-size:0.875rem;font-weight:600;line-height:1.2}.countdown-tab-status{font-size:0.75rem;opacity:0.8;.status-text{font-size:0.8rem;font-weight:600}}.countdown-display{margin-top:1rem}.countdown-container{text-align:center}.countdown-display-inline{margin-top:0.5rem;text-align:center}.countdown-display-inline .box-countdown{font-size:0.8rem;font-weight:600}.countdown-timer{font-size:18px;color:#FEA200;font-weight:bold}.wrap-countdown{background-color:#fff;padding:10px;border-radius:5px}.countdown-timer-text{font-size:14px;color:#fff;font-weight:600}.countdown-timer-number{font-size:14px;background-color:#fff;color:#FEA200;padding:5px 10px;border-radius:5px}@media (max-width:768px){.countdown-tabs{gap:0.25rem;padding:0.5rem;border-radius:8px}.countdown-tab-link{padding:0.5rem 0.75rem;min-width:100px}.countdown-tab-title{font-size:0.8rem}.countdown-tab-status{font-size:0.7rem}}.ft-content-stg .bg-danger{background-color:#d30000}.bg-blue{background-color:#e00c00}.bg-blue2{background-color:#0090d0}.header-stg a{color:white}.header-stg .header-bottom .header-bottom-right{background-color:#e00c00;color:white;border-radius:20px}.header-stg .list-menu-dropdown a{color:#333}.header-bottom-left .btn-menu{color:#ef0000}.header-stg .ul_menu_stgx a{color:#333}.btn-menu{border-color:#ef0000;color:#ef0000}a.hover-bounce{transition:transform 0.5s ease}a.hover-bounce:hover .hover-bounce-icon{transform:translateY(-5px)}.a365-content{--a365-ink:#1e293b;--a365-muted:#5f6368;--a365-subtle:#64748b;--a365-bg:#ffffff;--a365-soft:#f8fafc;--a365-soft-2:#f1f5f9;--a365-line:#cbd5e1;--a365-line-soft:#e2e8f0;--a365-red:#d32f2f;--a365-blue:#1a73e8;--a365-radius-sm:6px;--a365-radius-md:12px;--a365-radius-lg:18px;--a365-shadow-sm:0 2px 8px rgba(15,23,42,0.05);--a365-shadow-md:0 10px 30px rgba(15,23,42,0.08);margin:0 auto;padding:0;color:var(--a365-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.65;box-sizing:border-box}.a365-content *,.a365-content *::before,.a365-content *::after{box-sizing:border-box}.a365-content h1,.a365-content h2,.a365-content h3,.a365-content h4,.a365-content h5,.a365-content h6{color:var(--a365-ink);font-weight:750;line-height:1.3}.a365-content h2{font-size:clamp(20px,2.2vw,24px);margin:1rem 0}.a365-content h3{font-size:clamp(18px,2vw,22px);margin:1rem 0}.a365-content h4{font-size:17px;margin:20px 0 10px}.a365-content p{font-size:15px;color:var(--a365-muted);line-height:1.7;margin:0 0 0.75rem}.a365-content p:first-of-type{font-size:clamp(15px,1.2vw,18px);line-height:1.75;color:var(--a365-muted)}.a365-content a{color:var(--a365-red);text-decoration:none;font-weight:600}.a365-content a:hover{text-decoration:underline}.a365-content strong,.a365-content b{color:var(--a365-ink);font-weight:750}.a365-content ul,.a365-content ol{margin:1rem 0;padding-left:22px}.a365-content li{color:var(--a365-muted);font-size:15px;line-height:1.65;margin-bottom:8px}.a365-content blockquote{position:relative;background:var(--a365-soft);border-left:4px solid var(--a365-red);border-radius:var(--a365-radius-sm);padding:18px 22px 18px 34px;margin:20px 0;color:#475569;font-size:15px;line-height:1.7}.a365-content blockquote::before{content:"“";position:absolute;top:2px;left:12px;font-size:48px;color:var(--a365-line);font-family:Georgia,serif;line-height:1}.a365-content img{max-width:100%;height:auto;display:inline-block;border-radius:var(--a365-radius-lg);border:1px solid var(--a365-line-soft);box-shadow:var(--a365-shadow-sm)}.a365-content figure{margin:1rem 0}.a365-content figure img{margin-bottom:8px}.a365-content figcaption,.a365-content .caption{font-size:13px;color:var(--a365-muted);text-align:center;font-style:italic;line-height:1.45;margin-top:8px}.a365-content table{width:100%;border-collapse:collapse;background:#fff;font-size:15px;margin:1.5rem 0}.a365-content table th,.a365-content table td{border:1px solid var(--a365-line);padding:1rem;text-align:left;vertical-align:middle}.a365-content table thead th,.a365-content table th{background:var(--a365-red);color:#fff;font-weight:750}.a365-content table tbody th{font-weight:500;color:var(--a365-ink);background:#fff}.a365-content table td{color:var(--a365-ink)}.a365-content tbody tr:nth-child(even) td,.a365-content tbody tr:nth-child(even) th{background:var(--a365-soft)}.a365-content tbody tr:hover td,.a365-content tbody tr:hover th{background:#f3f4f6}.a365-content .table-responsive,.a365-content .table-wrap{width:100%;overflow-x:auto;margin:1rem 0;border-radius:var(--a365-radius-md)}.a365-content iframe{max-width:100%;border:0}.a365-content iframe[src*="youtube.com"],.a365-content iframe[src*="youtu.be"]{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:var(--a365-radius-lg);background:#000;box-shadow:var(--a365-shadow-sm);margin:1rem 0}.a365-content hr{border:0;border-top:1px solid var(--a365-line-soft);margin:1rem 0}.a365-content .note,.a365-content .box-note,.a365-content .alert,.a365-content .summary{background:var(--a365-soft);border-left:4px solid var(--a365-blue);border-radius:var(--a365-radius-sm);padding:1rem;margin:1rem 0;color:#334155;font-size:14.5px;line-height:1.65}.a365-content div[style*="background"]{border-radius:var(--a365-radius-md)}.a365-content .faq-item,.a365-content details.faq-item{border:1px solid var(--a365-line-soft);border-radius:8px;margin-bottom:0.75rem;background:#fff;overflow:hidden;transition:box-shadow 0.2s ease}.a365-content .faq-item:hover{box-shadow:0 2px 4px rgba(0,0,0,0.05)}.a365-content .faq-item summary{padding:1rem 1.25rem;font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;gap:10px;outline:none}.a365-content .faq-item summary::-webkit-details-marker{display:none}.a365-content .faq-item summary::before{content:"▶";font-size:0.75rem;color:var(--a365-red);transition:transform 0.3s ease}.a365-content .faq-item[open] summary::before{transform:rotate(90deg)}.a365-content .faq-item p{padding:0 1.25rem 1.25rem 2.25rem;margin:0}.a365-content .btn{display:inline-flex;align-items:center;justify-content:center;padding:0.75rem 1.5rem;border-radius:99px;font-weight:700;font-size:1rem;text-align:center;transition:all 0.2s ease;cursor:pointer;text-decoration:none}.a365-content .btn-primary{background:var(--a365-red);color:#fff;border:2px solid var(--a365-red)}.a365-content .btn-primary:hover{background:#b3000e;border-color:#b3000e;color:#fff;text-decoration:none}.a365-content .cta-inline,.a365-content .seo-cta-box{background:linear-gradient(135deg,#111827 0%,#1f2937 100%);color:#fff;padding:2rem;border-radius:16px;margin:2.5rem 0;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.a365-content .cta-inline h2,.a365-content .cta-inline h3,.a365-content .seo-cta-box h2,.a365-content .seo-cta-box h3,.a365-content .cta-inline p,.a365-content .seo-cta-box p{color:#fff}.a365-content .cta-inline h3,.a365-content .seo-cta-box h3{margin-top:0}.a365-content .cta-inline p,.a365-content .seo-cta-box p{opacity:0.9;margin-bottom:1.5rem}.a365-content .cta-inline a{display:inline-flex;background:var(--a365-red);color:#fff;padding:0.75rem 1.5rem;border-radius:99px;text-decoration:none;margin:0.5rem}.a365-content .cta-inline a:hover{background:#b3000e}@media (max-width:768px){.a365-content{padding:15px 0}.a365-content h1{text-align:left}.a365-content h2{margin-top:20px}.a365-content p:first-of-type{text-align:left}.a365-content th,.a365-content td{min-width:130px}.a365-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.a365-content img{border-radius:12px}}.TabsOfContents{background:#fbfbfd;border:1px solid #d2d2d7;border-left:3px solid #e60012;border-radius:8px;padding:.5rem 1rem;margin-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,0.02);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.TabsOfContents:hover{box-shadow:0 6px 24px rgba(0,0,0,0.04);border-color:#86868b}.TabsOfContents p.tabscontent{color:#1d1d1f;font-size:14px;font-weight:500;letter-spacing:-0.01em}.TabsOfContents ol.toc-list{padding-left:0;margin:0;list-style-type:none}.TabsOfContents ol.toc-list li{margin-bottom:8px;font-size:14px;line-height:1.5;color:#515154;list-style:none}.TabsOfContents ol.toc-list li::marker{display:none}.TabsOfContents ol.toc-list li ol,.TabsOfContents ol.toc-list li ul{padding-left:16px;margin-top:6px;border-left:1px solid #e5e7eb;list-style-type:none}.TabsOfContents ol.toc-list li ol li,.TabsOfContents ol.toc-list li ul li{margin-bottom:4px;font-size:13.5px}.TabsOfContents ol.toc-list a{color:#515154;font-weight:400;text-decoration:none;transition:color 0.2s ease,padding-left 0.2s ease;display:inline-block;padding:2px 0}.TabsOfContents ol.toc-list a:hover{color:#e60012;padding-left:4px}

/* Merged: css_used.min.css */
/*! CSS Used from: defaults.css */.phone-wave{display:inline-block;position:relative;animation:phone-wave 1.5s infinite}.effect{display:block;overflow:hidden;position:relative}.effect::after{content:"";position:absolute;top:0;right:-100%;width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);transform:skewX(-25deg);z-index:2}.effect:hover::after{animation:shineEffect 1s ease-in-out}.swiper .swiper-button-next,.swiper-button-prev{height:40px;width:40px;color:#000;background:rgba(255,255,255,.5)!important;opacity:0;transition:opacity .3s ease}.swiper:hover .swiper-button-next,.swiper:hover .swiper-button-prev{opacity:1}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px}.box-cate{position:relative}.dropdown-toggle.active{border-color:#dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);transition:all .3s ease}@media (max-width:1649px){#email_newsletter,.right-arrow-link,.sub-menu a,a{font-size:12px}.sub-menu a{line-height:18px}.box-cate{padding:2px 0 0}.box-cate .item-sub{line-height:26.22px}}/*! CSS Used from: style.css */.sub_nav{position:absolute;background:#fff}.hotline .sub .item{text-overflow:ellipsis;white-space:nowrap}a{color:#333e48}*,::after,::before{box-sizing:border-box}img{border:none;height:auto}.item-sub .position-relative{display:inline-block}input[type=text]{width:100%;height:40px;border:1px solid #ddd;padding-left:5px}.sub_nav{left:-102%;min-height:373px;width:990px;top:-1px;z-index:99;overflow:hidden;margin-left:12px}.autocomplete-suggestions{cursor:default;top:39px}a,a:hover{text-decoration:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}b,h1,h2,h5{font-weight:700}.ul{margin:0;padding:0;list-style:none}.container-wrapper{width:1200px;max-width:100%;padding:0 10px;margin-right:auto;margin-left:auto}.header-stg{background:#ef0000;color:#fff}.header-wrapper{background:#ef0000;border-bottom:1px solid #ef0000}.header-stg .header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top-left,.header-top-right{display:flex;align-items:center}.header-stg .header-top .header-top-item{line-height:30px;height:30px;position:relative;margin-left:15px}.header-stg .header-top .header-top-item>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.header-stg .header-bottom .header-bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}.header-stg .header-bottom .header-bottom-left{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.hotline{display:inline-block;position:relative;padding:10px 0;cursor:pointer}.hotline .sub{display:none;box-shadow:rgba(0,0,0,.18) 0 6px 12px 0;border-radius:0 0 3px 3px}.hotline .sub{position:absolute;background:#fff;z-index:9999;top:30px;transform:translateY(7px);transition:visibility .2s,transform .2s;border:1px solid #ccc;border-radius:0 0 3px 3px}.hotline .sub .item{display:block;color:#333e48;padding:10px;border-top:1px solid #e8e8e8;overflow:hidden;cursor:pointer}.hotline .sub .item:first-child{border-top:none}.hotline:hover .sub{display:block}.hotline>span{display:block;color:#fff;font-size:12px;position:relative;padding:6px}.header-stg .user-action-wrap{padding:0;display:inline-block;border-radius:3px}.header-stg .cart-summary{position:relative;color:#333e48;word-wrap:break-word;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:16px}.header-stg #count_shopping_cart_store{position:absolute;top:0;left:26px;height:20px;width:20px;line-height:20px;text-align:center;color:#fff;font-size:12px;font-weight:400;border-radius:99px}.header-stg .cart .cart-summary .cart-text{color:#333e48;line-height:46px;margin-left:5px}.header-stg .main-search{position:relative;z-index:998;border-radius:7px;-webkit-box-shadow:0 0 11px 0 rgba(0,0,0,.3);box-shadow:0 0 11px 0 rgba(0,0,0,.3);width:90%}.header-stg .header-bottom .header-bottom-right{position:relative;border-radius:3px;justify-content:flex-end}.header-stg .header-bottom .main-search #text-search{border:none;margin:0;padding:0 20px;font-size:13px;outline:0;border-radius:7px 0 0 7px;height:50px}.header-stg .header-bottom .main-search .search-btn{border:none;color:#fff;font-weight:400;outline:0;background:#ef0000;padding:0 20px;cursor:pointer;height:50px;border-radius:0 7px 7px 0}.homepage-slider-stg .homepage-slider-left{float:left;width:205px;font-size:12px;z-index:555;position:relative}.homepage-slider-stg .homepage-slider-right .home-slider{float:left;overflow:hidden;flex-basis:0;flex:0 0 calc(66.6666666667% - 2px);max-width:calc(66.6666666667% - 2px);margin-bottom:10px}.bg-color-box-title{background-color:#f1f1f1}.block-box-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative;margin-bottom:5px}.block-box-title{position:relative;display:inline-block;background:url(../../img/bg-box-title.png) no-repeat;background-size:contain;background-size:100% 100%;padding:0 80px 0 30px;height:60px;margin:0}.block-box-title-main{color:#fff;font-size:2rem;font-weight:700;line-height:60px;margin:0}.pb-10{padding-bottom:10px}.ul_menu_stgx{background:#fff;width:200px;top:43px;left:0;z-index:99;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);border:1px solid #e1e1e1;margin-top:-1px!important}.ul_menu_stgx:hover{border-top-right-radius:0;border-bottom-right-radius:0}.ul_menu_stgx>li{line-height:30px;height:30px;padding-left:12px}.ul_menu_stgx>li:not(:first-child){border-top:1px solid #f2f2f2}.ul_menu_stgx>li>a{color:#333e48;font-weight:600;position:relative;height:26.18px}.ul_menu_stgx .sub_nav{padding-left:10px;position:absolute;left:102%;min-height:382px;top:-1px;background:#fff;z-index:5999;overflow:visible;border:1px solid #e1e1e1;margin-left:-2px}.ul_menu_stgx>li:hover>a::before{content:"";right:-29px;top:1px;position:absolute;border-right:15px solid transparent;border-top:12px solid transparent;border-left:15px solid #e1e1e1;border-bottom:13px solid transparent;z-index:9999}.ul_menu_stgx>li:hover>a::after{content:"";right:-29px;top:1px;position:absolute;border-right:15px solid transparent;border-top:12px solid transparent;border-left:15px solid #fbfbfb;border-bottom:13px solid transparent;z-index:9999}.ul_menu_stgx a{text-decoration:none;display:block}.autocomplete-suggestions{position:absolute;width:calc(100% + 4px);border:1px solid #ddd;left:-2px;margin-top:8px;max-height:560px;overflow:auto;display:none;background:#fff;z-index:999;border-radius:5px;box-shadow:0 6px 12px 0 rgba(0,0,0,.18);min-height:400px}.sub-menu a:hover{color:#e00}.links-group-container{width:20%}.links-group-container p{margin-top:0}.links-group-title{font-size:16px;font-weight:700;margin-bottom:16px;display:block;text-transform:uppercase}.links-group-container a{color:#333e48;font-size:13px}.footer-copyright{display:flex;align-items:center}.footer-copyright .stg-copyright{width:60%}.footer-copyright .certicate{width:40%;display:flex}.footer-copyright .certicate p{display:inline-block;margin-right:30px}.footer-copyright .stg-copyright p{margin:7px 0}.right-arrow-link{font-size:13px}.header-stg .header-top .header-top-item .top-header-span{font-size:12px;white-space:nowrap}.links-group-container p{line-height:1}.stg-buildpc{display:flex}.stg-buildpc a{display:flex;align-items:center;color:#fff;height:46px}.stg-buildpc a i{height:46px;width:46px;line-height:44px;text-align:center;font-size:24px;font-weight:300;border:2px solid #fff;border-radius:9999px}.stg-buildpc a .buildpc-link-right span{display:block;line-height:18px}.stg-buildpc a:last-child{margin-left:25px}.stg-buildpc{margin-right:20px}.animated-linear-gradient{background:repeating-linear-gradient(to right,red 0,#00f 50%,red 100%);color:#fff;width:100%;background-size:200% auto;background-position:0 100%;animation:2s linear infinite forwards gradient;padding:0 10px;border-radius:9999px}.header-cart-icon{height:46px}.header-cart-icon svg{height:44px}.background-gradient{background:-webkit-gradient(linear,left top,right top,from(#e23459),color-stop(#c44069),color-stop(#a04f7c),color-stop(#6c6497),color-stop(#3879b3),color-stop(#0b8cca),to(#0190d0));background:-o-linear-gradient(left,#e23459,#c44069,#a04f7c,#6c6497,#3879b3,#0b8cca,#0190d0);background:linear-gradient(90deg,#e23459,#c44069,#a04f7c,#6c6497,#3879b3,#0b8cca,#0190d0)}@media (max-width:1649px){.stg-buildpc a i{height:33px;width:33px;line-height:31px;font-size:16px}#email_newsletter,.header-stg .header-bottom .main-search #text-search,.links-group-container a,.policy-info-content,.right-arrow-link,.stg-copyright,.sub-menu a,.ul_menu_stgx>li>a,a{font-size:12px}.ul_menu_stgx .sub_nav{min-height:382px!important}.sub-menu a{line-height:18px}.ul_menu_stgx>li,.ul_menu_stgx>li>a{line-height:26.82px}.box-cate{padding:2px 0 0}.box-cate .item-sub{line-height:26.22px}.ul_menu_stgx>li:hover>a::before{content:"";right:-15px;top:0;position:absolute;border-right:7.5px solid transparent;border-top:12px solid transparent;border-left:7.5px solid #333a71;border-bottom:13px solid transparent;z-index:9999}.ul_menu_stgx>li{padding-left:5px!important;height:26.82px}.header-stg .header-bottom .header-bottom-left{-ms-flex:0 0 18%;flex:0 0 18%;max-width:18%}.hotline>span{font-size:11px}.stg-buildpc{margin-right:40px}.stg-buildpc a:last-child{margin-left:10px}.header-cart-icon,.header-hotline:before{font-size:18px;line-height:38px}.header-stg .cart .cart-summary .cart-text{margin-left:0}.header-cart-icon svg{margin:6.5px 0;height:31px}.header-hotline:before{left:-30px;top:3px}.header-stg #count_shopping_cart_store{top:7px;left:25px;font-size:11px;width:14px;height:14px;line-height:14px}}.sub-menu a{padding:3px 0}.contact-box-wrapper:last-child{margin-bottom:0}.sub-menu .wrap-col{display:flex;flex-wrap:wrap;justify-content:flex-start}.contact-info b,.contact-info span,.item-sub:hover .list-sub-hover,.sub-menu a{display:block}.box-cate{padding:10px}.sub-menu a{position:relative;line-height:24px;font-size:13px;color:#333e48}.list-sub-hover{position:absolute;display:none;top:-6px;left:100%;width:100%;min-width:300px;background:#fff;box-shadow:0 0 4px 0 #b5b5b5;padding:10px 10px 10px 15px;z-index:9;border-radius:8px}.list-sub-hover{margin-left:10px}.list-sub-hover:before{content:'';position:absolute;width:0;border:6px solid transparent;border-right-color:#d2d2d2;left:-12px;top:16px}.list-sub-hover:after{content:'';position:absolute;width:0;border:6px solid transparent;border-right-color:#fff;left:-10px;top:16px}.right-arrow-link::after{font-family:remixicon;content:"\ea6e";margin-left:5px}.contact-info{padding-left:10px}.stg-footer-newsletter{background:#202c43;padding:20px 20px 40px}.footer-newsletter-title{color:#fff;font-size:18px;font-weight:700;text-align:center}#email_newsletter{background:#fff;border:none;border-radius:2px;padding:10px;width:600px;height:40px;margin-right:0;font-size:13px}.footer-newsletter-form{width:600px;margin:auto;position:relative}.footer-subscribe-button{background:#f0100f;color:#fff!important;padding:10.5px 55px;border-radius:0 3px 3px 0;font-size:13px;font-weight:600;position:absolute;height:40px;right:-1px}.policy-icon{color:#f0100f}input:focus{outline:0}.stg-footer-policies{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px;padding-top:0}.policy-container{width:25%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.policy-icon{font-size:32px;margin-right:15px}.policy-info-title{font-size:16px;font-weight:700;margin:0}.policy-info-content{display:block;font-size:13px}.stg-copyright{color:#000;font-size:13px;line-height:1;padding:5px 0}.stg-footer-links{padding-top:30px;padding-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ul_menu_stgx>li:hover::before{color:#fff!important}.ul_menu_stgx>li:hover a.root{color:#fff}.ul_menu_stgx>li:hover{background:#f0100f}.ul_menu_stgx>li:first-child:hover{border-top-left-radius:8px}.ul_menu_stgx>li:last-child:hover{border-bottom-left-radius:8px}@media (max-width:1200px){body{overflow-x:auto}}@media (min-width:1650px){.container-wrapper{width:1650px}.homepage-slider-stg .homepage-slider-left{width:235px;font-size:14px}.ul_menu_stgx>li{height:36.4px;line-height:30px}.ul_menu_stgx>li:hover>a::before{border-right:15px solid transparent;border-top:17.5px solid transparent;border-left:15px solid #333a71;border-bottom:17.5px solid transparent}.homepage-slider-left .sub_nav{min-height:655px!important}}#js-cart-hover:hover #get_item_cart{transform:scale(1)}#get_item_cart{position:absolute;width:400px;right:0;top:47px;padding:0;box-shadow:0 10px 15px rgba(0,0,0,.1);text-align:left;border-radius:2px;font-size:12px;font-weight:700;background-color:#fff;transform:scaleY(0);z-index:100}.autocomplete-suggestions::-webkit-scrollbar{width:6px}.autocomplete-suggestions::-webkit-scrollbar-track{background:0 0;margin:10px 0}.autocomplete-suggestions::-webkit-scrollbar-thumb{background:#888;border-radius:9999px}.autocomplete-suggestions::-webkit-scrollbar-thumb:hover{background:#555}.header-stg .hotline .hotline-number{display:inline-block;height:20px;padding:0 10px;color:#fff;background:#233974;line-height:18px;text-align:center;border-radius:5px;margin-right:5px}.header-top .sep-item-link{padding:10px;border-radius:9999px;margin-right:0;font-size:12px;line-height:1;color:#fff}.contact-box-bottom{position:fixed;bottom:54px;right:10px;z-index:10000}.contact-box-wrapper{display:flex;align-items:center;background:#fff;margin-bottom:10px;padding:10px 20px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08)}.contact-icon-box{display:block;text-align:center;width:40px;height:40px;font-size:16px;line-height:38px;border:1px solid #e5e5e5;border-radius:999px}.contact-info span{color:#868686;font-size:12px}.ttdv{position:relative}.ttdv span{color:#333e48;font-size:12px;padding:10px;cursor:pointer}@media (max-width:1650px){.hotline .sub{top:28px}}#add-cart-complete{position:absolute;z-index:10;background:#fff;width:280px;height:105px;padding:10px;border-radius:8px;top:100%;right:0;box-shadow:0 0 5px 0 #999;display:none}#add-cart-complete::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;font-size:26px;position:absolute;top:-10px;right:20px}#add-cart-complete p{width:100%;float:left;margin:0;font-size:14px;line-height:45px;text-align:center}#add-cart-complete p i{font-size:12px;color:#26bc4e}#add-cart-complete a{width:100%;float:left;text-align:center;line-height:40px;background:#f78d1c;border-radius:5px;font-size:14px;color:#fff}.home-slider-bottom{display:flex;margin:0 0 6px}.home-slider-bottom a:last-child{margin-right:0}.home-slider-bottom a{width:calc((100% - 12px)/ 3);margin-right:6px;border-radius:5px}.homepage-slider-stg{margin-top:6px}.homepage-slider-right{width:calc(100% - 205px);margin:auto 0 auto auto}.sub_nav .sub-menu .wrap-col .box-cate .item-sub .position-relative a:hover:before{content:'';background:#f0100f;height:1px;width:100%;display:block;position:absolute;bottom:5px}.box-cate{position:relative}.header-stg .header-top .header-top-item .top-header-span{font-size:12px!important}.boxshadowx2023{transition:all .3s;box-shadow:0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15)}.homepage-slider-stg .homepage-slider-right .home-slider{border-radius:8px}.box-search{display:flex}.box-social{width:25%}@media (max-width:1649px){.main-search form{height:100%}.box-social{width:35%}.header-top .sep-item-link{padding:0}}/*! CSS Used from: media.css */@media (max-width:1200px){body{overflow-x:auto}}@media (min-width:1650px){.ul_menu_stgx>li::before{line-height:36px}.homepage-slider-stg .homepage-slider-right .home-slider{float:left;overflow:hidden;flex-basis:0;flex:0 0 897px;max-width:897px}.homepage-slider-right{width:calc(100% - 278px);margin:auto 0 auto auto}.homepage-slider-stg{margin-top:10px}.home-slider-bottom{margin:2px 0 15px 0}.home-slider-bottom a{width:calc((100% - 20px)/ 3);margin-right:10px;border-radius:8px}}@media (max-width:1366px){body{font-size:12px}}@media (min-width:1650px){.container-wrapper{width:1650px}.ul_menu_stgx>li{height:36.4px;line-height:30px}.ul_menu_stgx>li>a{line-height:36.5px;height:36.5px}.ul_menu_stgx .sub_nav{border-radius:0 8px 8px 0}.ul_menu_stgx>li:hover>a::before{border-right:15px solid transparent;border-top:17.5px solid transparent;border-left:15px solid #ed1b24;border-bottom:17.5px solid transparent}.ul_menu_stgx>li:hover>a::after{border-right:15px solid transparent;border-top:17.5px solid transparent;border-left:15px solid #ed1b24;border-bottom:17.5px solid transparent}.homepage-slider-left .sub_nav{min-height:373px!important}}@media (max-width:1649px){.homepage-slider-stg .homepage-slider-right .home-slider{width:343px;margin-bottom:7px}}@media (max-width:1649px){.header-stg .header-top .header-top-item .top-header-span,.header-top .sep-item-link,.ttdv span{font-size:11px}#email_newsletter,.header-stg .header-bottom .main-search #text-search,.links-group-container a,.policy-info-content,.stg-copyright,a,body{font-size:14px}.right-arrow-link{font-size:11px}.ul_menu_stgx .sub_nav{min-height:382px!important;left:200px!important}.ul_menu_stgx>li>a{font-size:13px}.sub-menu a{font-size:13px;line-height:17px}.box-cate{padding:2px 0 0}.ul_menu_stgx>li:hover>a::before{content:"";right:-14px;top:0;position:absolute;border-right:7.5px solid transparent;border-top:12px solid transparent;border-left:7.5px solid #ed1b24;border-bottom:13px solid transparent;z-index:9999}.ul_menu_stgx>li:hover>a::after{content:"";right:-14px;top:0;position:absolute;border-right:7.5px solid transparent;border-top:12px solid transparent;border-left:7.5px solid #ed1b24;border-bottom:13px solid transparent;z-index:9999}.ul_menu_stgx{border-radius:5px}.ul_menu_stgx>li::before{margin-right:3px!important;font-size:14px!important}.ul_menu_stgx>li{padding-left:5px!important;line-height:26.215px;height:26.25px}.ul_menu_stgx>li:first-child:hover{border-top-left-radius:5px}.ul_menu_stgx>li:last-child:hover{border-bottom-left-radius:5px}.ul_menu_stgx>li>a{line-height:26.82px}.stg-buildpc{margin-right:0}.header-stg .user-action-wrap{padding-left:5px}.header-stg .header-bottom .header-bottom-right{margin-left:10px}.stg-buildpc a:last-child{margin-left:10px}.header-hotline:before{left:-30px;top:3px}}@media (max-width:1649px){.list-sub-hover{width:100%;min-width:300px}}/*! CSS Used from: custom.css */.ul_menu_stgx>li,.ul_menu_stgx>li>a{height:38px}.ul_menu_stgx>li>a{line-height:34px}.ul_menu_stgx>li>a{font-size:13px;font-weight:500}.ul_menu_stgx>li:hover>a::after{border-top:18px solid transparent;border-bottom:18px solid transparent}.ul_menu_stgx>li:hover>a::before{right:-14px;top:-1px;border-top:18px solid transparent;border-bottom:18px solid transparent}.sub-menu .wrap-col{display:flex;flex-wrap:wrap}.sub-menu .box-cate{display:flex;flex-wrap:wrap;column-gap:15px;row-gap:10px;width:100%}.sub-menu .item-sub{width:calc(25% - 15px)}.icon-menu{display:inline-block;width:30px;height:30px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent;margin-right:8px;vertical-align:middle;mask-repeat:no-repeat;mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;transition:background-color .3s ease}.ul_menu_stgx>li>a:hover .icon-menu{background-color:#fff}form.form-search-main input{width:90%}form.form-search-main button,form.form-search-main input{height:75%}.swiper-product-tab{padding:6px}.info-contact-box .box-title{background-color:#3466a2;padding:0 10px;line-height:31px;color:#fff;border-radius:0 3px 3px 0;font-weight:700;font-size:13px!important}.info-contact-box .box-title .box-number{background-color:#f0100f;padding:8px}.box-menu-dropdown{position:relative;display:inline-block;cursor:pointer}.list-menu-dropdown{position:absolute;left:0;top:100%;min-width:250px;background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px 0;display:none;z-index:1000}.list-menu-dropdown a{display:block;padding:8px 15px;color:#333;text-decoration:none}.list-menu-dropdown a:hover{background:#f1f1f1}.header-fixed{position:relative;width:100%;margin-right:auto;margin-left:auto;background:#ef0000;transition:all .3s}.btn-menu{width:150px}.li-parent-menu:hover .submenu-container{display:block}.swiper-icons{overflow:hidden}.fs-7{font-size:.7rem!important}.card img{transition:transform .3s ease-in-out}/*! CSS Used keyframes */@keyframes phone-wave{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}100%{transform:scale(1.5);opacity:0}}@keyframes shineEffect{0%{right:-100%}100%{right:100%}}.form-search-main{height:100%}.social-box-footer .social-link{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;transition:all .3s ease-in-out}.social-box-footer .social-link img{width:30px;height:30px;object-fit:cover}.social-box-footer .social-link i{font-size:2rem}.social-box-footer .social-link:hover{box-shadow:0 4px 10px rgba(0,0,0,.2);transform:scale(1.1)}.login_fb .fb-login-button,.login_gg .g-signin2,.login_zalo a{width:100%;padding:10px 20px;font-size:16px;font-weight:700;border-radius:5px;text-transform:uppercase}.login_gg .g-signin2{background-color:#4285f4;color:#fff}.login_gg .g-signin2:hover{background-color:#357ae8}.login_fb .fb-login-button{background-color:#3b5998;color:#fff;border-radius:5px}.login_fb .fb-login-button:hover{background-color:#2d4373}.login_zalo a{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#0066b3;color:#fff;border-radius:5px;padding:10px}.login_zalo a:hover{background-color:#005b99}.login_fb,.login_gg,.login_zalo{margin-bottom:15px}.header-wrapper-bottom{background-color:#eaecf0}.header-wrapper-bottom a{color:#ef0000}.header-wrapper-bottom a:hover{color:#333e48}.links-group-container.social-box-footer{width:30%}.icon-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.item_icon:hover{transform:scale(1.05);background-color:#eaecf0;color:#fff}.item_icon{transition:transform .3s ease-in-out}.item_icon .item-title{width:auto;font-size:14px;height:18px;margin:2px auto;line-height:18px;align-content:center;color:#1d2939}.promotion-tabs-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-tabs{border-bottom:2px solid #f0f0f0;padding:0 15px}.nav-tabs .nav-link{border:none;color:#666;font-weight:500;padding:15px 20px;transition:all .3s ease}.nav-tabs .nav-link.active{color:#e94560;border-bottom:2px solid #e94560;background:0 0}.tab-flashsale button{border:none;color:#666;font-weight:500;transition:all .3s ease;background-color:transparent}.tab-flashsale .nav-link{border:none;color:#666;font-weight:500;padding:15px 20px;transition:all .3s ease}.tab-flashsale .active{background-color:#f9efef}.tab-flashsale .active .nav-link{color:#e94560;border-bottom:2px solid #e94560;background:0 0}.tab-flashsale .active .nav-image{color:#e94560;border-bottom:2px solid #e94560;background:0 0}.tab-icon{height:50px;width:auto}.promotion-header{padding:20px;text-align:center}.promotion-title{color:#333;font-size:24px;font-weight:600}.countdown-timer{font-size:18px;color:#e94560;font-weight:700}.btn-buy-now{background-color:#f9efef;color:#e94560;border:none;padding:10px 20px;border-radius:5px}.wrap-countdown{background-color:#f9efef;padding:10px;border-radius:5px}.countdown-timer-text{font-size:14px;color:#e94560;font-weight:600}.countdown-timer-number{font-size:14px;background-color:#e94560;color:#fff;padding:5px 10px;border-radius:5px}.bg-red-light{background-color:#eaecf0}.bg-red{background-color:#ef0000}.product-item{border-radius:8px;padding:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.combo-image{position:relative;width:100%;height:auto;padding-bottom:100%;overflow:hidden;background-color:#f8f9fa}.combo-image .a{position:absolute;top:0;left:0;width:100%;height:100%}.combo-image .a a{display:block;width:100%;height:100%}.combo-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.combo-image:hover img{transform:scale(1.05)}.p-information{background:#fff;border-top:1px solid #f0f0f0}.p-name{margin-bottom:8px;line-height:1.4}.p-name a{color:#333;text-decoration:none;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-name a:hover{color:#e94560}.p-price{font-size:16px;font-weight:600}.p-oldprice{font-size:14px;color:#999;text-decoration:line-through}.list-action{margin-top:10px}.list-action a{transition:color .2s ease}.list-action a:hover{color:#c82333!important}.p-name{height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.p-name a{color:#333;text-decoration:none;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.TabsOfContents{background:#edeef2;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.TabsOfContents h3{color:#333;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e94560}.TabsOfContents ul{list-style:none;padding:0;margin:0}.TabsOfContents li{margin-bottom:8px}.TabsOfContents a{color:#666;text-decoration:none;font-size:14px;line-height:1.4;transition:all .3s ease;display:block;padding:5px 0}.TabsOfContents a:hover{color:#e94560;padding-left:5px}.TabsOfContents ul ul{margin-left:20px;margin-top:5px}.TabsOfContents ul ul li{margin-bottom:5px}.TabsOfContents ul ul a{font-size:13px;color:#888}.TabsOfContents ul ul a:hover{color:#e94560}ol,ul{list-style:none}ol.list-style-decimal,ul.list-style-disc{list-style:disc;padding-left:20px}ol.list-style-decimal{list-style:decimal}.item-sub{padding:10px;border-radius:6px;transition:all .3s ease}.item-sub:hover{background:#f8f9fa;transform:translateY(-2px)}.item-sub a{text-decoration:none;color:#333;display:flex;align-items:center;font-weight:500;transition:all .3s ease}.item-sub a:hover{color:#e94560;text-decoration:none!important}.submenu-image{width:32px!important;height:32px!important;object-fit:cover;border-radius:4px;margin-right:12px!important;display:block!important;margin-bottom:0!important}.submenu-title{font-size:14px;line-height:1.4}.right-arrow-link{position:relative;padding-right:20px}.right-arrow-link::after{content:"›";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:18px;color:#999;transition:all .3s ease}.right-arrow-link:hover::after{color:#e94560;transform:translateY(-50%) translateX(2px)}.list-sub-hover{position:absolute;left:100%;top:0;background:#fff;border:1px solid #e1e1e1;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:15px;min-width:200px;opacity:0;visibility:hidden;transform:translateX(-10px);transition:all .3s ease;z-index:1000}.item-sub:hover .list-sub-hover{opacity:1;visibility:visible;transform:translateX(0)}.list-sub-hover a{display:block;padding:8px 12px;color:#666;font-size:13px;border-radius:4px;transition:all .3s ease}.list-sub-hover a:hover{background:#f8f9fa;color:#e94560;padding-left:16px}@media (max-width:768px){.sub-menu{padding:15px;min-width:250px}.box-cate{grid-template-columns:1fr;gap:10px}.submenu-image{width:28px!important;height:28px!important;margin-right:10px!important}.submenu-title{font-size:13px}.list-sub-hover{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;padding:10px 0 0 20px;margin-top:10px}}@media (max-width:768px){.TabsOfContents{padding:15px;margin-bottom:20px}.TabsOfContents h3{font-size:16px;margin-bottom:12px}.TabsOfContents a{font-size:13px}.TabsOfContents ul ul{margin-left:15px}.TabsOfContents ul ul a{font-size:12px}}@media (max-width:768px){.product-item{margin-bottom:15px}.combo-image{border-radius:6px 6px 0 0}.p-name a{font-size:14px}.p-price{font-size:14px}}.blog-category-page{background:linear-gradient(135deg,#f5f7fa 0,#c3cfe2 100%);min-height:100vh;padding:2rem 0}.page-header{background:rgba(255,255,255,.9);padding:2rem;border-radius:15px;backdrop-filter:blur(10px)}.sidebar-widget .card{border-radius:15px;overflow:hidden}.sidebar-widget .list-group-item{padding:.75rem 1rem;transition:all .3s ease}.sidebar-widget .list-group-item:hover{background-color:#f8f9fa;transform:translateX(5px)}.sidebar-widget .list-group-item a:hover{color:#0d6efd!important}.blog-card{border-radius:15px;overflow:hidden;transition:all .3s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)!important}.hover-lift:hover{transform:translateY(-5px)}.blog-card .card-title a:hover{color:#0d6efd!important}.breadcrumb{background:rgba(255,255,255,.9);padding:1rem;border-radius:10px;backdrop-filter:blur(10px)}.pagination-wrapper .pagination{gap:.5rem}.pagination-wrapper .page-link{border-radius:8px;border:none;padding:.5rem 1rem;color:#6c757d;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.pagination-wrapper .page-link:hover{background:#0d6efd;color:#fff}.pagination-wrapper .page-item.active .page-link{background:#0d6efd;border-color:#0d6efd}.category-item.active{background-color:#f8f9fa}.list-menu-show .item{position:relative;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s;border-radius:8px}.list-menu-show .item:hover{background:rgba(13,110,253,.08);transform:translateY(-4px) scale(1.04);box-shadow:0 4px 16px rgba(13,110,253,.1);z-index:2}.list-menu-show .item a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;color:#333e48;text-decoration:none;transition:color .2s;font-weight:500;position:relative}.list-menu-show .item a:hover{color:#0d6efd;background:0 0}.list-menu-show .item a::after{content:'';display:block;position:absolute;left:16px;bottom:4px;width:0;height:2px;background:linear-gradient(90deg,#0d6efd 0,#6610f2 100%);border-radius:2px;transition:width .25s cubic-bezier(.4,0,.2,1)}.list-menu-show .item:hover a::after{width:calc(100% - 32px)}.list-menu-show .icon-menu{width:24px;height:24px;object-fit:contain;transition:transform .2s cubic-bezier(.4,0,.2,1)}.list-menu-show .item:hover .icon-menu{transform:scale(1.15) rotate(-8deg);filter:drop-shadow(0 2px 8px rgba(13,110,253,.15))}.box-image,.product-image{position:relative}.out_of_stock{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 25%);display:flex;justify-content:center;align-items:center;z-index:10;border-radius:8px;pointer-events:none}.out_of_stock p{color:#d9534f;font-size:1.2rem;font-weight:700;text-align:center;margin:0;line-height:1.4}.out_of_stock i{color:#d9534f;margin-bottom:6px}.banner-main{position:relative;overflow:hidden}.banner-main-info{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:32px 24px 24px 24px;text-align:left}.banner-main-gradient{position:absolute;left:0;right:0;bottom:0;height:100px;background:linear-gradient(0deg,rgba(0,0,0,.7) 80%,rgba(0,0,0,0) 100%);z-index:1;pointer-events:none}.banner-main-info h1{position:relative;color:#fff;z-index:2;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.banner-main-info p{position:relative;color:#fff;z-index:2;margin-top:12px;font-size:1.1rem}.block-content-layout .content-text{padding:20px}.block-content-layout .content-media{text-align:center;padding:20px}.block-content-layout .content-media img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.block-content-layout .content-media video{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-title-box{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;height:2.8em}.blog-description-box{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;height:6em}.swiper-slide .card{height:100%}.swiper-slide .card-body{height:100%}.swiper-slide{padding:0}.swiper-blog-home{padding:10px 0}.dropdown-toggle::after{transition:transform .2s}.dropdown:hover>.dropdown-toggle::after{transform:rotate(-180deg)}.dropdown:not(:hover)>.dropdown-toggle::after{transform:rotate(0)}.bg-blue{background-color:#e00c00}.bg-blue2{background-color:#0090d0}.header-stg .header-bottom .header-bottom-right{background-color:#e00c00;color:#fff;border-radius:20px}.header-stg .list-menu-dropdown a{color:#333}.header-bottom-left .btn-menu{color:#ef0000}.header-stg .ul_menu_stgx a{color:#333}.btn-menu{border-color:#ef0000;color:#ef0000}a.hover-bounce{transition:transform .5s ease}a.hover-bounce:hover .hover-bounce-icon{transform:translateY(-5px)}.header-stg a{color:#fff}.form-check{position:relative;display:block;padding-left:1.5rem;margin-bottom:.5rem}.form-check-label{color:#212529;cursor:pointer;margin-bottom:0;font-size:14px;line-height:1.4}.form-check-input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #dee2e6;border-radius:4px;width:18px;height:18px;position:relative;cursor:pointer;transition:all .2s ease}.form-check-input[type=checkbox]:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input[type=checkbox]:checked::after{content:'';position:absolute;left:5px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-check-input[type=checkbox]:hover{border-color:#0d6efd}.form-check-input[type=checkbox]:focus{outline:0;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}#filterActionButtons{background:#f8f9fa;border-radius:8px;padding:12px 16px;margin-top:16px;transition:all .3s ease}#filterActionButtons .btn{font-size:14px;font-weight:500;padding:8px 16px;border-radius:6px;transition:all .2s ease}#filterActionButtons .btn-outline-secondary{border-color:#6c757d;color:#6c757d}#filterActionButtons .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}#filterActionButtons .btn-primary{background-color:#0d6efd;border-color:#0d6efd}#filterActionButtons .btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca}.dropdown-toggle::after{margin-left:8px}.form-control.dropdown-toggle{cursor:pointer;background-color:#fff;border:1px solid #dee2e6;padding:8px 12px;font-size:14px;text-align:left}.form-control.dropdown-toggle:hover{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}.border.active,.form-check.active,.form-check.active .form-check-label,.form-check.active .rounded-3,.rounded-3.active{border-color:#dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);transition:all .3s ease}.form-check.rounded-3.active{border:2px solid #dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-label.active{color:#dc3545!important;font-weight:600!important}.form-check-label.active,.form-check.active .form-check-label{font-weight:600;color:#dc3545!important}.filter-brands a.active,a.active{border-color:#dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);transition:all .3s ease}a.active{border-color:#dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.border.active:hover,.form-check.active:hover,.rounded-3.active:hover,a.active:hover{border-color:#b02a37!important;background-color:#ffe6e6!important;box-shadow:0 0 0 .3rem rgba(220,53,69,.35)}.form-check.rounded-3.active{border:2px solid #dc3545!important}.form-check-label.active{border:none!important;background:0 0!important}.border.active,.form-check.active,.rounded-3.active{border-width:2px!important;border-style:solid!important;border-color:#dc3545!important}div.form-check.rounded-3.active{border:2px solid #dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}label.form-check-label.active{color:#dc3545!important;font-weight:600!important}button[id^=dropdownMenuButton_].active{border-color:#dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}.form-control.dropdown-toggle.active{border:2px solid #dc3545!important;background-color:#fff5f5!important;color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}.border:active,.form-check:active,.rounded-3:active{transform:scale(.98);transition:transform .1s ease}.border.active *,.form-check.active *,.rounded-3.active *,a.active *{color:#dc3545!important}.border.active img,.form-check.active img,.rounded-3.active img,a.active img{opacity:.8;filter:brightness(.8)}@media (max-width:768px){.blog-category-page{padding:1rem 0}.page-header{padding:1.5rem}.sidebar-widget{order:2}.category-item.active{background-color:#f8f9fa}.nav-tabs .nav-link{padding:10px;font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}.block-content-layout .row{flex-direction:column}.block-content-layout .col-md-6{width:100%;margin-bottom:20px}}

/* Merged: frontend-responsive-breakpoints.css */
/**
 * Mobile / tablet — chỉnh trên nền template PC (Bootstrap 5 breakpoints).
 * Ưu tiên: gỡ min-width cột desktop, lưới sản phẩm, header & menu, footer, filter.
 */

/* -------------------------------------------------------------------------- */
/* Large tablets / small desktops (≤1199px)                                     */
/* -------------------------------------------------------------------------- */
@media (max-width: 1199.98px) {
	#page .container {
		max-width: 100%;
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.product-list {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.compare-popup__dialog {
		width: min(94vw, 840px);
	}
}

/* -------------------------------------------------------------------------- */
/* Tablets (≤991px)                                                           */
/* -------------------------------------------------------------------------- */
@media (max-width: 991.98px) {
	body {
		min-width: 0;
		font-size: 13px;
	}

	#page .container {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	/* Header: logo + search + actions không bị chật */
	.header-stg .container > .row:first-child {
		row-gap: 0.75rem;
	}

	.header-stg .logo img {
		max-height: 48px;
		width: auto;
	}

	.main-search .form-search-main {
		min-height: 42px;
	}

	.support-links {
		flex-wrap: wrap;
		justify-content: flex-end !important;
		row-gap: 0.35rem;
	}

	.support-links .box-menu-dropdown .dropdown-toggle {
		padding: 0.35rem 0.6rem !important;
		font-size: 0.8rem;
	}

	.list-account .btn-sm,
	.box-user-dropdown .btn-sm {
		padding: 0.25rem 0.5rem;
		font-size: 0.75rem;
	}

	/* Menu danh mục: cuộn ngang thay vì tràn trang */
	.header-menu-wrapper {
		overflow: hidden;
	}

	.header-menu-wrapper .d-flex.align-items-center {
		align-items: stretch !important;
	}

	.menu-categories {
		flex-wrap: nowrap !important;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		gap: 0.15rem;
		padding-bottom: 0.35rem;
		margin-bottom: 0;
		scrollbar-width: thin;
	}

	.menu-categories::-webkit-scrollbar {
		height: 4px;
	}

	.menu-categories > .dropdown {
		flex-shrink: 0;
	}

	.header-menu-wrapper .dropdown-toggle,
	.header-menu-wrapper .btn-link {
		font-size: 0.82rem;
		padding: 0.35rem 0.55rem !important;
	}

	/* Dropdown mega-menu: giới hạn chiều cao khi mở trên tablet */
	.header-menu-wrapper .dropdown-menu {
		max-height: min(70vh, 520px);
		overflow-y: auto;
	}

	/* Danh mục sản phẩm */
	.product-list {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.35rem;
	}

	.product-list .product-list-item {
		margin: 4px 4px 4px 0;
	}

	.category-page .my-container,
	.sanpham-home .my-container {
		padding: 0.75rem !important;
	}

	.bg-filter {
		flex-wrap: wrap;
		gap: 0.5rem;
	}

	.stg-footer-links {
		padding-left: 0;
		padding-right: 0;
	}

	.links-group-container {
		width: 48% !important;
		margin-bottom: 24px !important;
	}
}

/* -------------------------------------------------------------------------- */
/* Phones landscape / large phones (≤767px)                                   */
/* -------------------------------------------------------------------------- */
@media (max-width: 767.98px) {
	body {
		font-size: 13px;
	}

	#page .container {
		padding-left: 0.65rem;
		padding-right: 0.65rem;
	}

	.header-stg .support-links .dropdown-toggle span,
	.header-stg .support-links .dropdown-toggle {
		white-space: normal;
		text-align: center;
	}

	.product-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.25rem;
	}

	.product-list .product-list-item {
		margin: 3px 3px 3px 0;
	}

	.product-list-item .p-name {
		font-size: 0.85rem;
		line-height: 1.35;
	}

	.product-list-item .p-price {
		font-size: 0.9rem;
	}

	/* Filter / sort bar */
	.bg-filter .btn,
	.bg-filter select,
	.bg-filter .form-select {
		font-size: 0.85rem;
	}

	/* Footer brand grid → 4 cột */
	.ft-content-stg .row-cols-4 > * {
		flex: 0 0 auto;
		width: 25% !important;
	}

	.ft-content-stg .links-group-title {
		font-size: 1rem;
	}

	/* Bảng / nội dung rộng */
	.table-responsive,
	.box-page-category {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	/* Bootstrap modal full-width nhỏ */
	.modal-dialog.modal-lg {
		margin: 0.5rem;
		max-width: calc(100% - 1rem);
	}

	.links-group-container {
		width: 100% !important;
		margin-bottom: 20px !important;
	}
}

/* -------------------------------------------------------------------------- */
/* Phones portrait (≤575px)                                                   */
/* -------------------------------------------------------------------------- */
@media (max-width: 575.98px) {
	#page .container {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.header-stg .col-md-3,
	.header-stg .col-md-5,
	.header-stg .col-md-4 {
		padding-left: calc(var(--bs-gutter-x) * 0.35);
		padding-right: calc(var(--bs-gutter-x) * 0.35);
	}

	.list-account {
		display: flex;
		flex-wrap: wrap;
		gap: 0.35rem;
		justify-content: flex-end;
		width: 100%;
	}

	.list-account .btn-sm {
		flex: 1 1 auto;
		min-width: 0;
		text-align: center;
	}

	.product-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.2rem;
	}

	.category-page .my-container,
	.sanpham-home .my-container {
		padding: 0.5rem !important;
		border-radius: 0.5rem !important;
	}

	/* Popup so sánh (layout index.twig) */
	.compare-popup {
		padding: 0.75rem;
	}

	.compare-popup__header,
	.compare-popup__footer {
		padding: 0.85rem 1rem;
		flex-wrap: wrap;
		gap: 0.5rem;
	}

	.compare-popup__title {
		font-size: 1rem;
	}

	/* Ẩn viền thừa giữa ô sản phẩm trên màn rất nhỏ */
	.product-list .product-list-item {
		margin: 2px;
	}
}

/* -------------------------------------------------------------------------- */
/* Rất nhỏ (≤400px) — tùy chọn 1 cột sản phẩm                                 */
/* -------------------------------------------------------------------------- */
@media (max-width: 399.98px) {
	.product-list {
		grid-template-columns: 1fr;
	}

	.product-list .product-list-item {
		margin: 0 0 0.5rem 0;
	}
}


/* Merged: premium-cards.css */
/* Custom design overrides to style all home blocks as premium card containers */
.box-product-standing,
.box-promotion-home,
.section-blog-home,
[id^="list-block-"]>.bg-white {
    background-color: #ffffff !important;
    background: #ffffff !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.02) !important;
    border: 1px solid #f2f4f7 !important;
    padding: 12px 16px !important;
    margin-bottom: 16px !important;
    overflow: hidden !important;
}

.box-product-standing .box-module-title,
.box-promotion-home .box-module-title,
.section-blog-home .box-module-title,
[id^="list-block-"] .mb-3.pt-0 {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

.box-product-standing .module-title,
.box-promotion-home .module-title,
.section-blog-home .module-title,
[id^="list-block-"] .block-box-title-main {
    color: #ef0000 !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Style Xem tất cả button as premium outline button */
[id^="list-block-"] .block-box-title-link,
.section-blog-home .block-box-title-link {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #475467 !important;
    background-color: #ffffff !important;
    border: 1px solid #d0d5dd !important;
    padding: 6px 14px !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
}

[id^="list-block-"] .block-box-title-link:hover,
.section-blog-home .block-box-title-link:hover {
    background-color: #ef0000 !important;
    color: #ffffff !important;
    border-color: #ef0000 !important;
    box-shadow: 0 4px 10px rgba(239, 0, 0, 0.15) !important;
}

/* Category sub navigation tags */
.category-sub-links {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 16px;
    flex-wrap: wrap;
}

.category-sub-tag {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #475467 !important;
    background-color: #ffffff !important;
    border: 1px solid #d0d5dd !important;
    padding: 6px 14px !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
    display: inline-block;
}

.category-sub-tag:hover {
    background-color: #ef0000 !important;
    color: #ffffff !important;
    border-color: #ef0000 !important;
    box-shadow: 0 4px 10px rgba(239, 0, 0, 0.15) !important;
}

/* Special gradient background for Gợi ý cho bạn section (box-product-standing-0) */
.box-product-standing-0 {
    background: linear-gradient(135deg, #e30613 0%, #900004 100%) !important;
    background-color: #e30613 !important;
    border: none !important;
    box-shadow: 0 15px 35px rgba(144, 0, 4, 0.2) !important;
}

.box-product-standing-0 .box-module-title {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    display: block !important;
    box-shadow: none !important;
}

.box-product-standing-0 .module-title {
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 0.5px !important;
}

/* Clean borderless cards on red gradient background */
.box-product-standing-0 .product-item {
    border: none !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
}

.box-product-standing-0 .product-item:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
    transform: none !important;
}

/* Remove card-in-card wrapper styles on news block and add border-radius to images */
.section-blog-home div.bg-white.rounded-3.p-3 {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.section-blog-home .box-module-title {
    margin-bottom: 0 !important;
}

.section-blog-home .card,
.section-blog-home .card img.card-img-top {
    border-radius: 8px !important;
}

/* People also search block (Footer keywords) */
.footer-keywords-card {
    background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%) !important;
    border-radius: 18px !important;
    box-shadow: 0 12px 30px rgba(16, 24, 40, 0.06), 0 1px 2px rgba(16, 24, 40, 0.04) !important;
    border: 1px solid #eaecf0 !important;
    padding: 18px 20px !important;
    margin-bottom: 16px !important;
    overflow: hidden !important;
}

.footer-keywords-card .block-box-title {
    margin-bottom: 12px !important;
}

.footer-keywords-card .block-box-title-main {
    font-size: 18px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.2px !important;
    margin-bottom: 0 !important;
}

.footer-keywords-card .d-flex.flex-wrap {
    gap: 10px 12px !important;
}

.footer-keyword-pill {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #344054 !important;
    background-color: #f8fafc !important;
    padding: 7px 16px !important;
    border-radius: 999px !important;
    text-decoration: none !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
    border: 1px solid #e4e7ec !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 36px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;
}

.footer-keyword-pill:hover {
    background-color: #ef0000 !important;
    color: #ffffff !important;
    border-color: #ef0000 !important;
    box-shadow: 0 8px 18px rgba(239, 0, 0, 0.18) !important;
    transform: translateY(-1px) !important;
}

/* Premium Footer Links Hover Button Styling */
.footer-nav-link {
    color: #475467 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    transition: all 0.25s ease-in-out !important;
    display: inline-flex !important;
    align-items: center;
    text-decoration: none !important;
    padding: 2px 8px !important;
    margin-left: -8px !important;
    border-radius: 6px !important;
}

.links-group-container p {
    margin-bottom: 2px !important;
}

.footer-nav-link i {
    transition: transform 0.25s ease-in-out !important;
}

.footer-nav-link:hover {
    color: #ed1b24 !important;
    background-color: #fff1f1 !important;
}

.footer-nav-link:hover i {
    transform: translateX(4px) !important;
}

/* Brand logos hover and styling (no grayscale) */
.social-box-footer img {
    transition: all 0.3s ease !important;
    border: 1px solid #eaecf0 !important;
    padding: 6px !important;
    border-radius: 6px !important;
    background-color: #ffffff !important;
}

.social-box-footer img:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    transform: translateY(-2px) !important;
    border-color: #d0d5dd !important;
}

/* Remove old red borders separating cards inside product boxes */
.box-product-standing .product-grid-block,
.box-product-standing .list-product,
.box-product-standing .swiper-wrapper {
    border: none !important;
    background: transparent !important;
}

/* Style individual product cards globally */
.product-item {
    border: 1px solid #f2f4f7 !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    margin: 0 !important;
    transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
    transform: none !important;
}

.product-item:hover {
    transform: none !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05) !important;
    border-color: #ef0000 !important;
}

/* Keep product tags in normal flow so they do not overlay the image */
.product-item .product-tags {
    position: absolute;
    top: 4px !important;
    left: 4px !important;
    right: auto;
    bottom: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 4px;
    height: auto;
    min-height: 0;
    padding: 0;
    pointer-events: none;
    user-select: none;
    z-index: 10;
}

.product-item .product-tags .tag {
    background: #ffd6d6;
    color: #e53935;
    border: 1px solid #ffd6d6;
    font-weight: 400;
    transition: none;
    vertical-align: top;
    z-index: 2;
    border-radius: 4px;
    font-size: 11px;
    line-height: 1.3;
    display: inline-block;
    padding: 1px 8px;
}

/* Disable image translation/zoom inside product cards on hover globally */
.product-item:hover img,
.product-item:hover .p-img img,
.product-item:hover .product-img-link img,
.product-item:hover img.card-img-top,
.product-item:hover .combo-image img {
    transform: none !important;
    transition: none !important;
}

/* Product image wrapper border-radius adjustments */
.product-item .product-img-link img,
.product-item .p-img img {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

/* Swiper Responsive Adjustments */
.swiper-container,
.swiper {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.swiper-slide {
    box-sizing: border-box !important;
}

/* Ensure no horizontal scrollbar due to margins/paddings on mobile */
@media (max-width: 768px) {
    .container-fluid {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
}

/* Tablet & Mobile responsive overrides */
@media (max-width: 991.98px) {

    /* Reset hardcoded product image min-height to prevent vertical layout stretching */
    .product-item .product-img-link,
    .product-item .p-img {
        min-height: auto !important;
    }

    /* Display the main category gallery as a horizontal scrolling container */
    .square-gallery {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        align-items: flex-start !important;
        /* Prevent vertical stretching */
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        position: relative !important;
        height: auto !important;
        min-height: auto !important;
        /* Override compiled min-height to prevent layout stretching */
        width: 100% !important;
        gap: 12px !important;
        padding: 5px 0 !important;
        margin-top: 15px !important;
        scrollbar-width: none !important;
        /* Hide scrollbar Firefox */
    }

    .square-gallery::-webkit-scrollbar {
        display: none !important;
        /* Hide scrollbar Chrome/Safari */
    }

    .square-item {
        position: relative !important;
        width: calc(45% - 6px) !important;
        min-width: 150px !important;
        flex: 0 0 auto !important;
        aspect-ratio: 1.5 / 1 !important;
        height: auto !important;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
    }

    /* Make the footer keywords block more compact on mobile/tablet */
    .footer-keywords-card {
        padding: 10px 12px !important;
        margin-bottom: 12px !important;
        border-radius: 8px !important;
    }

    /* Make the home page blocks and product/promotion cards more compact on mobile/tablet */
    .box-product-standing,
    .box-promotion-home,
    .section-blog-home,
    [id^="list-block-"]>.bg-white {
        padding: 10px 12px !important;
        margin-bottom: 12px !important;
        border-radius: 8px !important;
    }

    /* Mobile-only category sub navigation pills */
    .category-sub-links-mobile {
        display: flex !important;
        align-items: center !important;
        gap: 6px !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        padding-bottom: 6px !important;
        margin-top: 10px !important;
        margin-bottom: 4px !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }

    .category-sub-links-mobile::-webkit-scrollbar {
        display: none !important;
    }

    .category-sub-tag-mobile {
        font-size: 11px !important;
        font-weight: 400 !important;
        color: #475467 !important;
        background-color: #f2f4f7 !important;
        padding: 5px 12px !important;
        border-radius: 20px !important;
        text-decoration: none !important;
        transition: all 0.2s ease !important;
        display: inline-block !important;
        border: 1px solid transparent !important;
    }

    .category-sub-tag-mobile:hover,
    .category-sub-tag-mobile:active {
        background-color: #ef0000 !important;
        color: #ffffff !important;
    }

    /* Mobile-specific refinements for the red spotlight card */
    .box-product-standing-0 {
        box-shadow: 0 10px 25px rgba(144, 0, 4, 0.2) !important;
    }

    .box-product-standing-0 .box-module-title {
        margin-bottom: 12px !important;
    }

    .box-product-standing-0 .module-title {
        font-size: 18px !important;
    }

    .box-product-standing-0 .product-item {
        border: none !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    }

    .box-product-standing-0 .product-item:hover {
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12) !important;
        transform: none !important;
    }

    /* Flatten the news card wrapper on mobile */
    .section-blog-home div.bg-white.rounded-3.p-3 {
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .section-blog-home .box-module-title {
        margin-bottom: 0 !important;
    }

    .section-blog-home .card,
    .section-blog-home .card img.card-img-top {
        border-radius: 8px !important;
    }

    /* Compact footer keywords block on mobile */
    .footer-keywords-card {
        background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%) !important;
        border-radius: 14px !important;
        box-shadow: 0 12px 24px rgba(16, 24, 40, 0.05), 0 1px 2px rgba(16, 24, 40, 0.04) !important;
        border: 1px solid #eaecf0 !important;
        padding: 14px 12px !important;
        margin-bottom: 16px !important;
        overflow: hidden !important;
    }

    .footer-keywords-card .block-box-title {
        margin-bottom: 10px !important;
    }

    .footer-keywords-card .block-box-title-main {
        font-size: 16px !important;
        line-height: 1.25 !important;
        letter-spacing: 0.2px !important;
        margin-bottom: 0 !important;
    }

    .footer-keywords-card .d-flex.flex-wrap {
        gap: 8px 10px !important;
    }

    .footer-keyword-pill {
        font-size: 12px !important;
        font-weight: 500 !important;
        color: #344054 !important;
        background-color: #f8fafc !important;
        padding: 6px 12px !important;
        border-radius: 999px !important;
        text-decoration: none !important;
        transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
        border: 1px solid #e4e7ec !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 32px !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;
    }

    .footer-keyword-pill:hover,
    .footer-keyword-pill:active {
        background-color: #ef0000 !important;
        color: #ffffff !important;
        border-color: #ef0000 !important;
        box-shadow: 0 8px 16px rgba(239, 0, 0, 0.16) !important;
    }

    /* Keep footer links and brand logos tappable on small screens */
    .footer-nav-link:hover,
    .footer-nav-link:active {
        color: #ed1b24 !important;
        background-color: #fff1f1 !important;
    }

    .footer-nav-link:hover i,
    .footer-nav-link:active i {
        transform: translateX(4px) !important;
    }

    .social-box-footer img:hover,
    .social-box-footer img:active {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
        transform: translateY(-2px) !important;
    }

}

/* Premium Footer Social & Trust Styling */
.footer-social-group {
    background-color: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 16px !important;
    margin-top: 20px !important;
}

.footer-social-pill {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    padding: 6px 14px !important;
    border-radius: 99px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #475569 !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.footer-social-pill:hover {
    background: #f1f5f9 !important;
    border-color: #cbd5e1 !important;
    transform: translateY(-1px) !important;
    color: #0f172a !important;
}

.footer-social-pill i {
    font-size: 18px !important;
}

.footer-trust-badges {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-top: 12px !important;
    padding-top: 12px !important;
    border-top: 1px solid #e2e8f0 !important;
}

.footer-trust-badges a {
    display: inline-block !important;
}

.footer-trust-badges a img {
    height: 28px !important;
    width: auto !important;
    object-fit: contain !important;
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    transition: opacity 0.2s ease, transform 0.2s ease !important;
}

.footer-trust-badges a img:hover {
    opacity: 0.8 !important;
    transform: none !important;
    box-shadow: none !important;
}

/* Fix product name text truncation/clipping on homepage cards */
.product-item .p-name a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
    height: 2.8em !important;
    line-height: 1.4 !important;
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

/* Fix product image sizing to prevent clipping text contents in restricted heights */
.product-item .product-img-link,
.product-item .p-img {
    width: 100% !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #ffffff !important;
}

.product-item .product-img-link img,
.product-item .p-img img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

.product-item .card-body {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

/* Balance footer contact column layout and styling with other columns */
.links-group-container .hotline-footer p {
    font-size: 14px !important;
    color: #475467 !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.links-group-container .hotline-footer p a {
    color: #475467 !important;
    transition: color 0.2s ease !important;
    text-decoration: none !important;
}

.links-group-container .hotline-footer p a:hover {
    color: #ed1b24 !important;
}

