.header{margin-bottom:30px}.ajax-tab .tab-content .tab-content-item{display:none}.ajax-tab .tab-content .tab-content-item.active{display:block}.block-title{margin-bottom:20px}.block-title h2{font-weight:700;font-size:28px;position:relative;line-height:1.3;margin-bottom:0}.view-more{text-align:center}.view-more a{display:inline-flex;align-items:center;gap:8px;padding:10px 30px;font-size:16px;font-weight:600;line-height:24px;text-align:left;border-radius:var(--main-border-radius);border:1px solid var(--mainColor);color:var(--mainColor);-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.view-more a:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.04);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;transition:all .5s ease-out}.view-more a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.view-more a svg path{stroke:var(--mainColor)}.module-slider{margin-bottom:38px}.module-slider .home-slider .swiper-slide img{border-radius:8px}.home-cate{position:relative;margin-bottom:38px}.home-cate .list-cate{gap:20px;grid-template-columns:repeat(7, 1fr);display:grid}.home-cate .list-cate .item{text-align:center;background:#fff;border-radius:var(--main-border-radius);padding:16px}.home-cate .list-cate .item .title{position:relative}.home-cate .list-cate .item .title a{font-weight:500;font-size:14px;line-height:24px;color:var(--mainColor);display:inline-block;position:relative;padding:6px 16px;margin-top:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-cate .list-cate .item .title a:before{content:"";position:absolute;background:var(--mainColor);left:0;top:0;width:100%;height:100%;opacity:0.08;border-radius:var(--main-border-radius)}.home-cate .list-cate .item .thumb-cate img{transition:transform 0.3s ease-in-out;max-height:103px;object-fit:scale-down}.home-cate .list-cate .item:hover .thumb-cate img{animation:shake 0.5s}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-10px)}50%{transform:translateX(10px)}75%{transform:translateX(-10px)}100%{transform:translateX(0)}}.product-1-swiper .swiper-slide{height:auto}.home-flash-sale{margin-bottom:38px}.home-flash-sale .inner{padding:30px;border-radius:var(--main-border-radius);position:relative;background:var(--mainColor)}.home-flash-sale .block-title{display:flex;align-items:center;justify-content:space-between}.home-flash-sale .block-countdown{background:#fff;padding:10px;border-radius:var(--main-border-radius)}.home-flash-sale .block-countdown #countdown .dots{color:var(--mainColor);font-size:32px;display:inline-block;position:relative;z-index:99;font-weight:600;top:-4px}.home-flash-sale .block-countdown #countdown .item{color:#fff;font-weight:600;font-size:32px;display:inline-block;position:relative;margin:0 8px;background:var(--mainColor);border-radius:var(--main-border-radius);padding:6px}.home-flash-sale .block-image img{height:100%}.home-flash-sale h2{font-size:48px;font-weight:bold;margin-bottom:0}.home-flash-sale h2 .icon-title{height:80px}.home-flash-sale h2 a{color:#fff}.home-flash-sale h2 a:hover{opacity:0.7}.home-flash-sale .flash-sale-swiper .swiper-slide{height:auto}.home-flash-sale .product-action{background:#fff}.home-flash-sale .product-action:before{content:""}.home-flash-sale .product-action .product-info__name{margin-bottom:10px}.home-flash-sale .product-action .product-info__price{border-radius:6px;background:linear-gradient(90deg, #b70000 0%, red 50%, #ffe066 100%);position:relative;padding:4px 10px;min-height:50px;display:flex;align-items:center;flex-wrap:wrap;color:#fff;margin-bottom:10px}.home-flash-sale .product-action .product-info__price:before{content:"";position:absolute;top:0;left:62%;width:55px;height:100%;background:#ffd54f;clip-path:polygon(45% 0, 65% 0, 55% 45%, 75% 45%, 35% 100%, 50% 55%, 30% 55%)}.home-flash-sale .product-action .product-info__price .compare-price{color:#fff;font-size:12px}.home-flash-sale .product-action .product-info__price .compare-price .smart{color:#fff;font-size:12px}.home-product-top{margin-bottom:38px}.home-product-top .block-title{display:flex;align-items:center;justify-content:space-between}.home-product-top .block-title .link-list{display:flex;gap:6px}.home-product-top .block-title .link-list a{border:1px solid #A4A7AE;font-weight:600;line-height:24px;border-radius:var(--main-border-radius);padding:5px 12px;display:inline-block}.home-product-top .block-title .link-list a:hover{border-color:var(--mainColor);color:var(--mainColor)}.home-product-top .block-product .col-20{margin-bottom:20px}@media (min-width: 767px){.home-product-top .block-product .col-20{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.ranking{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto;gap:8px;background:white;padding:10px;border-radius:var(--main-border-radius);box-shadow:0 2px 10px rgba(0,0,0,0.05);margin-bottom:20px}.ranking::-webkit-scrollbar{height:6px}.ranking::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.rank-item{display:flex;align-items:center;padding:10px 15px;border-radius:10px;background:#f4f5f8;font-size:18px;font-weight:bold;min-width:160px;flex:0 0 auto;gap:8px}.rank-item .number{background:linear-gradient(to bottom, #fff, var(--mainColor));-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;text-shadow:2px 2px 0px #fff,2px 2px 4px rgba(0,0,0,0.15);font-size:60px;font-weight:900;line-height:1}.rank-item.alt{background:transparent;font-size:16px;font-weight:normal;color:#000}.rank-item.alt .number{font-size:16px;margin-right:6px;color:#333}.home-product-tab{margin-bottom:38px}.home-product-tab .block-title h2{margin-bottom:20px}.home-product-tab .block-title ul{text-align:center;margin-bottom:0;display:flex;gap:8px;background:#fff;border-radius:var(--main-border-radius)}.home-product-tab .block-title ul li{display:inline-flex;align-items:center;color:#101828;font-size:16px;font-weight:500;line-height:24px;padding:10px 24px;cursor:pointer;position:relative;border-radius:var(--main-border-radius);overflow:hidden;border-bottom:2px solid transparent}.home-product-tab .block-title ul li>*{position:relative}.home-product-tab .block-title ul li.active,.home-product-tab .block-title ul li:hover{border-bottom:2px solid var(--mainColor)}.home-product-tab .block-title ul li.active:before,.home-product-tab .block-title ul li:hover:before{content:"";background:var(--mainColor);color:#fff;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0.08}.home-product-tab .tab-content .row .col-fix{margin-bottom:20px}@media (min-width: 767px){.home-product-tab .tab-content .row .col-fix{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.home-product-tab .tab-content .row .col-fix-2{margin-bottom:20px}.home-product-exclusive{margin-bottom:38px}@media (min-width: 1199px){.home-product-exclusive .col-banner img{height:100%}}@media (min-width: 767px){.home-product-exclusive .block-product .col-product{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.home-product-exclusive .block-product .col-product .col-item:nth-child(n+4){display:none}.home-product-exclusive .block-product .col-banner{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.home-product-exclusive .block-product .list-product{margin-top:20px;margin-bottom:20px}@media (min-width: 767px){.home-product-exclusive .block-product .list-product .col-20{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.home-top-trending{margin-bottom:38px}.home-top-trending .inner{background:#fff;padding:16px;padding:12px;border-radius:var(--main-border-radius);height:100%}.home-top-trending .inner .title{margin-bottom:6px}.home-top-trending .inner .title a{font-weight:700;font-size:20px;line-height:32px;color:var(--mainColor);display:block}.home-top-trending .inner .title a svg{width:7px;height:14px;margin-left:5px}.home-top-trending .inner .title a:hover{opacity:0.8}.home-top-trending .inner .sub-title{font-weight:500;font-size:16px;line-height:24px;color:#414651}.home-top-trending .inner .content{margin-top:20px}.home-top-trending .inner .content .product-small{margin-top:12px}.home-top-trending .inner .content .product-small .swiper-container .swiper-slide{border:1px solid transparent;overflow:hidden}.home-top-trending .inner .content .product-small .swiper-container .swiper-slide.swiper-slide-thumb-active{border-color:var(--mainColor);border-radius:8px}.home-top-trending .inner .content .row .col-item:nth-child(1),.home-top-trending .inner .content .row .col-item:nth-child(2){margin-bottom:20px}.home-top-trending .inner .content .product-action{padding:initial}.home-top-trending .inner .content .product-action .product-thumbnail .thumb{padding-bottom:100%}.home-top-trending .inner .content .product-action .product-info__name{font-size:14px;line-height:20px;margin-bottom:0}.home-top-trending .inner .content .product-action .product-info__name a{text-align:center;-webkit-line-clamp:1}.home-top-trending .inner .content .product-big .product-action .product-thumbnail .thumb{padding-bottom:85%}.home-two-banner{margin-bottom:38px}.home-two-banner .position-relative{position:relative}.home-two-banner .item{border-radius:16px;overflow:hidden}.home-two-banner .item .content{position:absolute;right:0;top:0;height:100%;width:100%;text-align:right;background:linear-gradient(270deg, var(--mainColor) 42.45%, rgba(0,60,201,0.5) 76.47%, rgba(255,255,255,0) 100%);padding-top:38px;padding-right:18px}.home-two-banner .item .content .view-more{text-align:inherit}.home-two-banner .item .content h3{font-weight:700;font-size:28px;line-height:38px;margin-bottom:12px}.home-two-banner .item .content h3 a{color:#fff}.home-two-banner .item .content .des{color:#fff;font-size:16px;line-height:18px;margin-bottom:38px}.home-two-banner .item .content .view-more a{background:#fff;color:var(--oldColor);padding:8px 18px;border:initial}.home-two-banner .item .content .view-more a svg path{stroke:var(--oldColor)}.home-banner{margin-bottom:38px}@media (min-width: 767px){.home-banner .col-left{-ms-flex:0 0 37%;flex:0 0 37%;max-width:37%}.home-banner .col-right{-ms-flex:0 0 63%;flex:0 0 63%;max-width:63%}}.home-banner .margin-top-20{margin-top:20px}.home-banner .margin-bottom{margin-bottom:30px}.home-banner a{display:block}.home-banner a img{max-width:100%;height:auto;border-radius:var(--main-border-radius)}.home-review-customer{margin-bottom:38px;position:relative}.home-review-customer .review-customer-swiper .swiper-slide{background:#fff;padding:16px;border-radius:var(--main-border-radius);height:auto}.home-review-customer .review-customer-swiper .swiper-slide .rate{margin-bottom:20px}.home-review-customer .review-customer-swiper .swiper-slide .rate svg{width:130px}.home-review-customer .review-customer-swiper .swiper-slide .rate svg path{fill:#FFCC00;stroke:#FFCC00}.home-review-customer .review-customer-swiper .swiper-slide .content{display:flex;align-items:center;gap:10px;margin-bottom:18px}.home-review-customer .review-customer-swiper .swiper-slide .content .img{width:65px;padding:4px;border-radius:50px;border:2px solid var(--mainColor)}.home-review-customer .review-customer-swiper .swiper-slide .content .img img{border-radius:50%}.home-review-customer .review-customer-swiper .swiper-slide .content .info .name{font-size:20px;font-weight:500;margin-bottom:2px}.home-review-customer .review-customer-swiper .swiper-slide .content .info .job{color:var(--mainColor);font-weight:500}.home-review-customer .review-customer-swiper .swiper-slide .content .icon{position:absolute;right:20px}.home-review-customer .review-customer-swiper .swiper-slide .content .icon svg{width:45px;height:45px}.home-review-customer .review-customer-swiper .swiper-slide .content .icon svg path{fill:var(--mainColor)}.home-review-customer .review-customer-swiper .swiper-slide .product{margin-top:13px;margin-left:-5px}.home-review-customer .review-customer-swiper .swiper-slide .product form{display:flex;border-radius:initial;border-bottom-right-radius:var(--main-border-radius);border-bottom-left-radius:var(--main-border-radius);padding:5px}.home-review-customer .review-customer-swiper .swiper-slide .product form .product-thumbnail{background:#fff;width:100px;box-shadow:0px 1.98px 5.48px 0px rgba(0,0,0,0.1)}.home-review-customer .review-customer-swiper .swiper-slide .product form .product-info{width:calc(100% - 100px);padding-left:18px}.home-review-customer .review-customer-swiper .swiper-slide .product form .product-info__name a{-webkit-line-clamp:1}.home-review-customer .review-customer-swiper .swiper-pagination{position:initial;margin-top:30px}.home-review-customer .review-customer-swiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:var(--mainColor)}.home-blogs{margin-bottom:20px}.home-blogs .block-content{background:#fff;padding:16px;border-radius:var(--main-border-radius)}.home-blogs .block-content .list-blog.list-small .item-blog{margin-bottom:16px;display:flex;align-items:flex-start}.home-blogs .block-content .list-blog.list-small .item-blog .block-thumb{width:200px}.home-blogs .block-content .list-blog.list-small .item-blog .block-info{width:calc(100% - 180px);padding-left:16px;margin-top:0}.home-video{margin-bottom:40px}.home-video .item-video{position:relative}.home-video .item-video .thumb-video{position:relative;border-radius:var(--main-border-radius);overflow:hidden}.home-video .item-video .thumb-video .play-video{position:absolute;top:0;width:100%;height:100%;left:0;background:red;background:rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center}.home-video .item-video .thumb-video .play-video svg{width:60px;height:60px;cursor:pointer}.home-video .item-video .product{margin-top:-18px}.home-video .item-video .product form{display:flex;border-radius:initial;border-bottom-right-radius:var(--main-border-radius);border-bottom-left-radius:var(--main-border-radius);padding:12px}.home-video .item-video .product form .product-thumbnail{background:#fff;width:100px;box-shadow:0px 1.98px 5.48px 0px rgba(0,0,0,0.1)}.home-video .item-video .product form .product-info{width:calc(100% - 100px);padding-left:18px}.home-video .item-video .product form .product-info__name a{-webkit-line-clamp:1}.flashsale__bottom .flashsale__label{font-size:12px}.flashsale__bottom .flashsale__label img{margin-top:-8px}.flashsale__bottom .flashsale__progressbar{display:block;width:100%;height:10px;background:#F5F5F7;margin-bottom:10px;border-radius:var(--main-border-radius);position:relative}.flashsale__bottom .flashsale__progressbar.style2{height:20px}.flashsale__bottom .flashsale__progressbar.style2 .flashsale__label{font-size:13px;position:relative;left:0;z-index:2;text-align:center;margin:auto;height:100%;display:flex;align-items:center;flex-wrap:wrap;padding:0 10px;gap:4px;color:var(--oldColor);font-weight:600}.flashsale__bottom .flashsale___percent{width:0%;height:100%;background-color:#ff6200;border-radius:var(--main-border-radius);position:absolute;top:0;opacity:0.3;z-index:1;background-size:40px 40px;-webkit-animation:progress_bar_fill 2s linear infinite;animation:progress_bar_fill 2s linear infinite;background-image:linear-gradient(45deg, rgba(255,255,255,0.25) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0.25) 75%, transparent 75%, transparent)}@keyframes progress_bar_fill{from{background-position:0 0}to{background-position:40px 0}}.sold-module{height:20px;border-radius:10px;background:linear-gradient(to right, #ec1a17, #ffad00)}.sold-module img{left:2px;top:-2px;width:18px}.sold-module .sold{font-size:12px;color:#fff;z-index:2;line-height:normal}.sold-module .remain{background:#ffbda6;right:0;top:0;z-index:1}@media (max-width: 1199px) and (min-width: 991px){.home-cate .list-cate .item{padding:8px}.home-product-top .block-title{display:block}.home-product-top .block-title .link-list{margin-top:8px}.home-video .item-video .product form .product-thumbnail{width:80px}.home-video .item-video .product form .product-info{width:calc(100% - 80px);margin-top:0}.home-top-trending .inner .title a{font-size:16px;line-height:24px}.home-top-trending .inner .sub-title{font-size:14px;line-height:20px}.home-top-trending .inner .content .product-big .product-action .product-thumbnail .thumb{padding-bottom:94%}.home-two-banner .item .content{padding-top:16px}.home-two-banner .item .content .des{margin-bottom:16px}}@media (max-width: 991px) and (min-width: 767px){.home-cate .list-cate{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto}.home-cate .list-cate .item{min-width:140px;flex:0 0 auto}.home-flash-sale .block-title{display:block;text-align:center}.home-flash-sale .block-countdown{display:inline-block;margin-top:10px}.home-product-top .block-title{display:block}.home-product-top .block-title .link-list{margin-top:8px;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto}.home-product-top .block-title .link-list a{flex:0 0 auto}.home-product-tab .block-title ul{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto}.home-product-tab .block-title ul li{flex:0 0 auto}.home-blogs .block-content .list-blog.list-small{margin-top:16px}.home-two-banner .item .content{padding-top:16px}.home-two-banner .item .content .des{margin-bottom:16px;display:none}.home-video .item-video.item-video-big{margin-bottom:20px}.home-video .item-video .thumb-video img{display:block;margin:auto;width:100%}.home-banner .margin-top-20{margin-top:10px}.home-two-banner .item .content h3{font-size:24px}.home-top-trending .row .item:nth-child(1),.home-top-trending .row .item:nth-child(2){margin-bottom:20px}.home-top-trending .inner .content .product-big .product-action .product-thumbnail .thumb{padding-bottom:94%}.block-product .row-fix{margin-right:-5px;margin-left:-5px}.block-product .row-fix .col-fix{padding-left:5px;padding-right:5px;margin-bottom:10px !important}.block-product .view-more{margin-top:10px}.home-product-exclusive .block-product .list-product{margin-top:10px;margin-bottom:0}.home-product-exclusive .block-product .row-fix-2{margin-right:-5px;margin-left:-5px}.home-product-exclusive .block-product .row-fix-2 .col-fix-2{padding-left:5px;padding-right:5px}.home-product-exclusive .block-product .row-fix-2 .col-fix-2 .col-fix{margin-bottom:0 !important}}@media (max-width: 767px){.block-title h2{font-size:23px}.flashsale__bottom .flashsale__progressbar.style2 .flashsale__label{font-size:11px;justify-content:center}.flashsale__bottom .flashsale__progressbar.style2 .flashsale__label img{display:none}.home-cate .list-cate{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto;gap:10px}.home-cate .list-cate .item{min-width:110px;flex:0 0 auto;padding:8px 8px 4px}.home-cate .list-cate .item .thumb-cate img{max-height:68px}.home-flash-sale .inner{padding:10px}.home-flash-sale .block-title{display:block;text-align:center}.home-flash-sale .block-title .block-countdown{order:2}.home-flash-sale .block-title .block-countdown #countdown .dots{font-size:20px;display:inline-block;position:relative;z-index:99;font-weight:600;top:-4px}.home-flash-sale .block-title .block-countdown #countdown .item{font-weight:600;font-size:20px;display:inline-block;position:relative;margin:0 10px;border-radius:var(--main-border-radius);padding:5px 6px}.home-flash-sale .block-title h2{order:1;margin-bottom:5px}.home-flash-sale .block-countdown{display:inline-block;margin-top:10px}.home-flash-sale .product-action .product-info__price:before{display:none}.home-product-tab .block-title ul{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto}.home-product-tab .block-title ul li{flex:0 0 auto}.home-product-tab .tab-content .row .col-fix{margin-bottom:10px}.home-product-tab .tab-content .view-more{margin-top:10px}.home-product-top .block-product .col-20{margin-bottom:10px}.home-product-top .block-product .view-more{margin-top:10px}.home-product-top .block-title{display:block}.home-product-top .block-title .link-list{margin-top:8px;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto}.home-product-top .block-title .link-list a{flex:0 0 auto}.home-blogs .block-content .list-blog.list-small{margin-top:16px}.home-blogs .block-content .list-blog.list-small .item-blog .block-thumb{width:138px}.home-blogs .block-content .list-blog.list-small .item-blog .block-info{width:calc(100% - 138px)}.home-two-banner .item .content{padding-top:16px}.home-two-banner .item .content h3{font-size:24px}.home-two-banner .item .content .des{margin-bottom:16px;display:none}.home-two-banner .item.item-1{margin-bottom:20px}.home-video .item-video.item-video-big{margin-bottom:20px}.home-video .item-video.item-video-2{margin-bottom:20px}.home-video .item-video .thumb-video img{display:block;margin:auto;width:100%}.home-banner .margin-top-mb-20{margin-top:20px}.home-top-trending .inner .title a{font-size:16px;line-height:24px}.home-top-trending .inner .sub-title{font-size:14px;line-height:20px}.home-top-trending .inner .content .product-action .product-info__name{min-height:initial}.home-top-trending .inner .content .product-big .product-action .product-thumbnail .thumb{padding-bottom:94%}.home-top-trending .row-scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:auto;margin-left:-5px;margin-right:-5px}.home-top-trending .row-scroll .item{flex:0 0 auto;padding-left:5px;padding-right:5px;max-width:68%}.home-product-exclusive .col-banner{margin-bottom:10px}.home-product-exclusive .col-item{margin-bottom:10px}.home-product-exclusive .block-product .list-product{margin-top:0;margin-bottom:0}.home-product-exclusive .block-product .list-product .col-item:nth-child(5){display:none}.block-product .row-fix{margin-right:-5px;margin-left:-5px}.block-product .row-fix .col-fix{padding-left:5px;padding-right:5px;margin-bottom:10px !important}.block-product .view-more{margin-top:10px}.view-more a{padding:6px 18px;font-size:14px}.view-more a svg{width:18px;height:18px}}
