:root{--color-primary:#082662;--color-secondary:#ff7e00;--white:#fff;--black:#000;--red:#e80000;--blue:#1435c3;--green:#78c63b;--gray:#a2a2a2;--gray-2:#d9d9d9;--box-shadow:0px 1px 6px rgba(0, 0, 0, 0.2);--bg-gradient-2:linear-gradient(90deg,#dd5e89,#f7bb97)} input[type=radio]{-webkit-appearance:radio;opacity:1} html{font-size:14px} body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Inter,sans-serif;color:#000;word-break:break-word;line-height:1.5;font-weight:400;background-color:#fff;letter-spacing:.15px;padding-top:106px} .container{max-width:768px;width:100%;padding:0 10px;margin:0 auto} .box-w{border-radius:15px;background-color:#fff;padding:12px} .box-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;line-height:28px;font-weight:600;width:100%;height:430px;color:var(--red);text-align:center;grid-column:1/-1} .heading-primary{font-size:24px;line-height:36px;font-weight:700} .btn-primary{display:inline-block;font-size:13px;line-height:32px;padding:0 12px;border-radius:5px;border:1px solid #c0cfe5;background:#f9f9fb} .btn-primary:hover{color:#fff;background:#c0cfe5} .style-img-content.object-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover} .ws-nowrap{white-space:nowrap} .row-gap-10{row-gap:10px} .p-mb-0{padding:0!important} .font-0{font-size:0} .alert-mess{text-align:center;padding:16px;font-size:16px;font-weight:500;color:var(--red);grid-column:1/-1} .alert-text{font-size:13px;line-height:17px;font-weight:500;color:var(--red);margin:8px 8px 0} .alert-error{padding-left:24px;margin:16px 0;color:var(--red);font-weight:600;line-height:1.5} .arc-content{display:none} .arc-icon{position:absolute;right:10px;font-size:28px;line-height:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s} .arc-icon.rotate{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)} .scroll-mt{scroll-margin-top:70px} .float-left{float:left} .hover-zoom{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s} .hover-zoom:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)} .paging{padding:0 10px 32px;margin-top:42px;text-align:center} .paging-link.active,.paging-link:hover{color:#fff;background:var(--color-primary);font-weight:500} .paging-link{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px;border-radius:3px;color:#fff;background:#9f9f9f;font-size:16px;line-height:16px;text-decoration:none;text-transform:capitalize;width:36px;height:36px} .routing{white-space:nowrap;overflow:auto} .routing .list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;list-style:none} .routing .routing-link{position:relative;font-weight:400;padding:0 10px;text-decoration:none} .routing .routing-link:first-child{padding-left:0} .routing .routing-link:last-child{color:var(--color-primary)} .routing .routing-link:not(:last-child)::before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) rotate(25deg);-ms-transform:translateY(-50%) rotate(25deg);transform:translateY(-50%) rotate(25deg);width:1px;height:70%;border-right:1px solid #000} .header-cart:hover .cart-ttip{display:block} .cart-ttip{display:none;position:absolute;background-color:#fff;border-radius:10px;width:320px;height:auto;right:0;top:30px;z-index:3;-webkit-box-shadow:0 1px 6px rgb(0 0 0 / 25%);box-shadow:0 1px 6px rgb(0 0 0 / 25%)} .cart-ttip .null-cart{width:100%;text-align:center;padding:24px;color:#000;font-size:14px;font-weight:600} .cart-ttip .cart-ttip-price-button{display:block;border-radius:5px;padding:10px;background:var(--color-primary);color:#fff;text-align:center;margin:0 10px 10px} .cart-ttip .cart-ttip-container{max-height:300px;overflow:auto} .cart-ttip .cart-ttip-price{padding:10px;border-top:3px solid var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;gap:6px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline} .cart-ttip .cart-ttip-price p{color:#000;width:auto;padding:0;margin:0} .cart-ttip .cart-ttip-price p:first-child{font-size:15px;font-weight:700;text-transform:uppercase;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)} .cart-ttip .cart-ttip-price p:nth-child(2){display:none} .cart-ttip .cart-ttip-price p:last-child{font-size:15px;font-weight:700} .cart-ttip .compare-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;padding:10px;border-radius:10px;background:#fff;font-size:14px;line-height:20px} .cart-ttip .compare-item .compare-item-info{display:inline-block;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1} .cart-ttip .compare-item .compare-item-info p{background:0 0;color:#000;padding:0;width:100%;word-break:break-word;font-size:14px;line-height:20px;margin-left:0;height:40px} .cart-ttip .compare-item .compare-item-name{height:40px} .cart-ttip .compare-item .compare-item-price{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;margin-top:10px} .cart-ttip .compare-item .compare-item-price p{font-weight:700;width:auto} .cart-ttip .compare-item .compare-item-img{width:70px;border:5px} .search-bar .search-results{display:none;border:1px solid #ddd;background:#fff;position:absolute;top:100%;right:0;width:100%;z-index:9999;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 20%);box-shadow:0 1px 5px rgb(0 0 0 / 20%)} .search-bar .search-results .search-results-list{max-height:300px;overflow:auto;z-index:999} .search-bar .search-results .item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:10px;width:100%;position:relative;text-decoration:none;font-weight:400} .search-bar .search-results .item:hover{background:#f0f2f5} .search-bar .search-results .img{width:70px;height:70px;background:#fff} .search-bar .search-results .title{font-size:14px;line-height:24px;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1} .search-bar .search-results .name{line-height:18px;height:36px} .search-bar .search-results .price{display:block;margin-top:4px;color:#ec1c24} .search-bar .search-results .search-results-total{display:block;padding:6px;text-align:center;font-size:14px;background:#ececec} .rating-input{float:right;width:16px;height:16px;padding:0;margin:0 0 0 -16px;opacity:0} .rating-star:hover{background-position:0 0} .rating-star{position:relative;float:right;display:block;width:17px;height:17px;background:url(../images/star_rating_2022.png) 0 0;margin:0 3px} .rating-star:hover,.rating-star:hover~.rating-star{background-position:0 0} .rating-input:checked~.rating-star,.rating-star:hover,.rating-star:hover~.rating-star{background-position:0 0} .rating-input:checked~.rating-star,.rating:hover .rating-star:hover,.rating:hover .rating-star:hover~.rating-star{background-position:0 0} .rating-comment:hover .rating-star,.rating-star{position:relative;float:right;display:block;background:url("../images/star_rating_2022.png?v=2.1") 0 -28px} .rating-comment:hover .rating-star:hover,.rating-comment:hover .rating-star:hover~.rating-star{background-position:0 -56px!important} #star_tip{display:none;margin-left:10px;position:relative;background:#e20505;color:#fff;padding:2px 8px 3px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px} #star_tip:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(82,184,88,0);border-right-color:#e20505;border-width:6px;margin-top:-6px} .icon-star{display:inline-block;width:90px;height:19px;background-image:url("../images/star_sprite.png");background-repeat:no-repeat;vertical-align:text-bottom} .icon-star.star0{background-position:0 -108px!important} .icon-star.star1{background-position:0 -87px!important} .icon-star.star2{background-position:0 -65px!important} .icon-star.star3{background-position:0 -42px!important} .icon-star.star4{background-position:0 -21px!important} .icon-star.star5{background-position:0 1px!important} .xuepc-icons{background-image:url("../images/xuepc-icons-mb-map-1.png");background-repeat:no-repeat;display:inline-block;background-size:176.5px 167.5px} .xuepc-icon-bag{width:15px;height:14px;background-position:-3px -3px} .xuepc-icon-check{width:10px;height:9px;background-position:-23px -3px} .xuepc-icon-flag{width:14px;height:14px;background-position:-37px -3px} .xuepc-icon-loop{width:14px;height:14px;background-position:-56px -3px} .xuepc-icon-mb-blue-medal{width:20px;height:28px;background-position:-75px -3px} .xuepc-icon-mb-buildpc{width:31px;height:31px;background-position:-100px -3px} .xuepc-icon-mb-cart{width:24px;height:24px;background-position:-3px -38px} .xuepc-icon-mb-cart-pro{width:18px;height:18px;background-position:-32px -38px} .xuepc-icon-mb-check-shield{width:20px;height:23px;background-position:-54px -38px} .xuepc-icon-mb-clock{width:16px;height:16px;background-position:-79px -38px} .xuepc-icon-mb-email{width:16px;height:13px;background-position:-100px -38px} .xuepc-icon-mb-event-sale{width:27px;height:27px;background-position:-100px -56px} .xuepc-icon-mb-green-coin{width:20px;height:21px;background-position:-3px -88px} .xuepc-icon-mb-grey-clock{width:19px;height:18px;background-position:-28px -88px} .xuepc-icon-mb-location{width:16px;height:22px;background-position:-51px -88px} .xuepc-icon-mb-logo-fb{width:32px;height:32px;background-position:-72px -88px} .xuepc-icon-mb-logo-tiktok{width:32px;height:32px;background-position:-109px -88px} .xuepc-icon-mb-logo-youtube{width:32px;height:32px;background-position:-136px -3px} .xuepc-icon-mb-navbar{width:21px;height:19px;background-position:-132px -37px} .xuepc-icon-mb-pc-gaming{width:23px;height:23px;background-position:-146px -61px} .xuepc-icon-mb-phone{width:16px;height:16px;background-position:-158px -40px} .xuepc-icon-mb-search{width:15px;height:15px;background-position:-79px -60px} .xuepc-icon-mb-support{width:20px;height:27px;background-position:-146px -89px} .xuepc-icon-mb-viewed-check{width:28px;height:28px;background-position:-3px -121px} .xuepc-icon-medal-2{width:14px;height:14px;background-position:-36px -121px} .xuepc-icon-scroll-top{width:40px;height:40px;background-position:-54px -125px} .xuepc-icon-shield{width:15px;height:14px;background-position:-146px -121px} .xuepc-icon-zalo{width:16px;height:15px;background-position:-99px -140px} .p-item{padding:6px 7px;font-size:13px;line-height:20px;background:#fff} .p-item .p-name{font-size:14px;line-height:18px;min-height:36px;font-weight:600;margin:6px 0;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden} .p-item .p-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px} .p-item .p-wrapper-cart{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px} .p-item .p-wrapper-price{min-height:22px} .p-item .p-market-price{font-size:13px;color:#757575} .p-item .p-price-off{font-size:12px;line-height:20px;position:relative;font-weight:600;padding:0 7px;border-radius:5px;color:#fff;background:#ca0d0d} .p-item .p-price-off::before{content:"";position:absolute;top:50%;left:-3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#fff} .p-item .p-price-off::after{content:"";position:absolute;top:50%;right:-3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#fff} .p-item .p-price-sale{font-size:18px;line-height:32px;font-weight:700;color:#e40c0c} .p-item .p-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#e6e6e6} .p-item .p-cart:hover{background:var(--color-primary)} .p-item .p-cart:hover i{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)} .p-item .p-status{color:#0c8825} .p-item .p-mark{position:absolute;top:0;left:0;font-size:13px;line-height:20px;padding:0 6px;background:#e40c0c;color:#fff} .p-item .p-mark.new{background:#3ac040} .p-item .p-mark.best-sale{background:#ffa031} .swiper-custom-btn{width:34px;height:50px;color:#333;background:rgba(214,214,214,.5)} .swiper-custom-btn::after{font-size:20px;font-weight:600} .swiper-custom-btn.swiper-button-next{right:0} .swiper-custom-btn.swiper-button-prev{left:0} .global-menu{position:fixed;top:0;left:-100%;bottom:0;right:100%;background:#fff;z-index:9999;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;height:calc(100% - 56px);overflow:auto;line-height:20px;font-size:16px;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 20%);box-shadow:0 1px 5px rgb(0 0 0 / 20%)} .global-menu.active{left:0;right:0} .global-menu .menu-content{border-top:1px solid #e5eaf1;border-bottom:1px solid #e5eaf1} .global-menu .menu-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;color:#404d5f;line-height:44px} .global-menu .menu-title.active{color:var(--color-secondary)} .global-menu .menu-title .heading{font-size:18px} .global-menu .sub-menu{display:none} .global-menu .sub-item{border-top:1px solid #e5eaf1} .global-menu .cat-child{display:none;background:#f5f8fd;border-top:1px solid #e5eaf1} .global-menu .cat-child .menu-title{margin-left:16px} .global-menu .cat-child-2{background:#dfebff} .global-menu .cat-child-2 .sub-item{border-top:1px solid #d2dbe7} .global-menu .cat-child-2 .cat-icon{border-color:#d2dbe7} .global-menu .cat-child-3{background:#b8d3ff} .global-menu .cat-title{-webkit-box-flex:1;-ms-flex:1;flex:1} .global-menu .cat-thumb{width:24px;height:24px;margin-right:12px;background-repeat:no-repeat;background-position:center;background-size:24px;-webkit-filter:grayscale(1);filter:grayscale(1)} .global-menu .cat-icon{width:44px;line-height:44px;text-align:center;border-left:1px solid #e5eaf1} .global-menu .cat-icon i{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s} .global-menu .cat-icon.active i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)} .global-menu .menu-support .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;min-height:40px} .global-menu .fa-icon{width:24px;font-size:22px;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} .global-logo{max-height:42px} .global-header{position:fixed;top:0;left:0;right:0;background:#fff;z-index:999} .global-header .header-search .search-bar-input{display:block;width:100%;height:40px;font-size:14px;line-height:40px;padding:10px 46px 10px 12px;border:0;background:#f2f3f5} .global-header .header-search .search-bar-btn{position:absolute;top:2px;right:2px;width:35px;height:35px;background:#616e7d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} .global-header .header-features .f-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px} .global-header .header-features .f-title{font-size:18px;line-height:24px;font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1} .global-header .header-features .header-search-mb-btn{font-size:25px;line-height:25px;margin-right:12px;-webkit-text-stroke:1px white} .global-header .header-cart .header-cart-amount{position:absolute;top:-7px;right:-7px;display:block;width:17px;height:17px;font-size:10px;line-height:17px;font-style:normal;text-align:center;color:#fff;background:#082662;border-radius:50%} .global-header .header-bottom .hb-title{font-size:19px;line-height:30px;font-weight:700;text-transform:uppercase;color:#2f2f2f} .global-header .header-routing .hb-title{padding:0 44px} .global-header .header-routing .routing-item{position:relative} .global-header .header-routing .routing-item:not(:last-child)::after{content:"|";position:absolute;top:43%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1;color:#aaa} .global-header .header-navbar .navbar-list{position:absolute;top:calc(100% + 24px);left:0;width:320px;background:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2);z-index:999} .global-header .header-navbar .navbar-item:not(:last-child){border-bottom:1px solid #e4e4e4} .global-header .header-navbar .navbar-item:hover .sub-menu{display:block} .global-header .header-navbar .navbar-item:hover .navbar-link{background:var(--color-primary);color:#fff} .global-header .header-navbar .navbar-item:hover .navbar-thumbs{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)} .global-header .header-navbar .navbar-item:hover .navbar-icon{border-color:#fff} .global-header .header-navbar .navbar-link{font-size:18px;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding-right:10px} .global-header .header-navbar .navbar-thumbs{width:29px;height:auto;margin:0 24px 0 12px} .global-header .header-navbar .navbar-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500} .global-header .header-navbar .navbar-icon.arrow-right{border:solid #4e4e4e;border-width:0 2px 2px 0;display:inline-block;padding:5px;-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg)} .global-header .header-navbar .sub-menu{display:none;list-style:none;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / 10%);box-shadow:0 5px 10px rgb(0 0 0 / 10%);background:#fff;z-index:999;width:calc(1600px - 320px);height:100%;overflow:auto;position:absolute;left:320px;top:0;padding:10px 20px;-ms-grid-rows:-webkit-max-content;-ms-grid-rows:max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content} .global-header .header-navbar .sub-item{float:left;padding:0 12px 20px 0;width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;line-height:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#000;text-transform:capitalize} .global-header .header-navbar .sub-item-link:hover{color:var(--color-primary)} .global-header .header-navbar .sub-item-1{font-size:16px} .global-header .header-navbar .sub-item-1 .sub-item-link:hover{text-decoration:underline} .global-header .header-navbar .sub-item-2{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content} .global-header .header-navbar .sub-item-3{display:none;position:absolute;top:0;left:110%;-webkit-box-shadow:0 0 10px 1px rgb(0 0 0 / 25%);box-shadow:0 0 10px 1px rgb(0 0 0 / 25%);width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px;background:#fff;padding:8px 12px;z-index:1;gap:4px} .global-header .header-navbar .sub-item-3::after{content:"";position:absolute;top:9px;left:-6px;width:10px;height:10px;border-top:1px solid rgba(0,0,0,.15);border-left:1px solid rgba(0,0,0,.15);z-index:-1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff} .global-header .header-navbar .sub-item-3::before{content:"";position:absolute;width:65px;height:40px;top:0;left:-60px} .global-header .header-navbar .sub-item-2:hover .sub-item-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} .global-footer{margin-bottom:56px} .global-footer a:hover{color:var(--color-primary)} .global-footer .features{background:#f6f6f6;padding:14px 0} .global-footer .features .ft-item{background:#fff;min-height:64px;height:100%;letter-spacing:0;padding:4px 6px} .global-footer .showroom .s-heading{font-size:18px;line-height:32px;font-weight:700;text-align:center;margin:24px 0 16px} .global-footer .showroom .s-title{position:relative;background:#eee;max-width:475px;-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0% 100%);clip-path:polygon(0 0,100% 0,90% 100%,0% 100%);padding-left:50px} .global-footer .showroom .s-number{position:absolute;top:0;left:0;width:38px;height:36px;font-size:18px;line-height:36px;font-weight:700;text-align:center;background:#d9d9d9} .global-footer .showroom .s-name{font-size:14px;line-height:36px} .global-footer .showroom .s-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#1d1d1d;margin-bottom:8px} .global-footer .line{border-top:1px solid #a2a2a2;width:80%;margin:24px auto} .global-footer .content .f-title{position:relative;font-size:14px;line-height:40px;color:#fff;background:#616e7d;padding:0 12px} .global-footer .content .f-list{font-size:14px;line-height:32px;color:#1d1d1d;padding:12px 8px 4px} .global-footer .copyright{background:#d5d5d5;font-size:13px;line-height:20px;text-align:center;padding:6px} .homepage .section-hero .banner-hero .swiper-pagination-bullet{width:8px;height:8px;border-radius:8px;background:#d9d9d9;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s} .homepage .section-hero .banner-hero .swiper-pagination-bullet-active{background:#fff;width:30px} .homepage .section-features .ft-link{display:block;max-width:85px;text-align:center;font-size:13px;line-height:19px;font-weight:600} .homepage .section-features .ft-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:3px;background:#f7f7f7;margin:0 auto} .homepage .section-collection{background:-o-linear-gradient(346deg,#d4e0f3 -4.34%,#ebecf5 49.98%,#f2eaf4 95.95%);background:linear-gradient(104deg,#d4e0f3 -4.34%,#ebecf5 49.98%,#f2eaf4 95.95%)} .homepage .section-collection .cl-title-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:80px;min-width:120px;font-size:14px;line-height:20px;font-weight:500;cursor:pointer} .homepage .section-collection .cl-title-item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:50%;background:#aaa} .homepage .section-collection .cl-title-item.active,.homepage .section-collection .cl-title-item:hover{background:var(--color-primary);color:#fff;margin:0 -1px} .homepage .section-collection .cl-title-item.active{pointer-events:none} .homepage .section-collection .cl-title-item.active::after,.homepage .section-collection .cl-title-item:hover::after{background:var(--color-primary)} .homepage .section-collection .cl-title-item.active .cl-title-icon,.homepage .section-collection .cl-title-item:hover .cl-title-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)} .homepage .section-collection .cl-title-icon{max-width:24px} .homepage .section-collection .cl-view-more-btn{display:inline-block;width:100px;font-size:14px;line-height:32px;font-weight:500;text-align:center;border:1px solid var(--color-primary);background:#f4f5f9} .homepage .section-collection .cl-view-more-btn:hover{background:var(--color-primary);color:#fff} .homepage .section-collection .cl-products .p-item{min-width:180px;margin-right:10px} .homepage .section-collection .cl-products .p-item:last-child{margin-right:0} .homepage .section-category .cat-item .p-item{border:1px solid #e4e4e4;border-left:0;min-width:180px} .homepage .section-category .cat-item .p-item:first-child{border-left:1px solid #e4e4e4} .homepage .section-brand .brand-img{padding-bottom:56%} .homepage .section-article .swiper-custom-btn{top:37%} .homepage .section-article .a-image{max-width:152px;width:100%} .homepage .section-article .a-img{padding-bottom:60%} .homepage .section-article .a-name{font-size:15px;line-height:20px;font-weight:500;margin-bottom:8px} .homepage .section-article .a-time{font-size:14px;line-height:18px;color:#929292} .product-page{background:#f8f8fc} .product-page .filter{background:#fff;margin:12px -10px;font-size:15px;padding:10px 0} .product-page .filter-title.selected{background:var(--color-primary);color:#fff;border-color:var(--color-primary)} .product-page .filter-title-text{border-left:4px solid #000;padding:0 12px} .product-page .filter-title .attr-name:not(:last-child){display:none} .product-page .item-filter{display:block;height:38px;line-height:37px;border:1px solid #e0e0e0;background:#fff;border-radius:5px;padding:0 12px;margin:0 8px 8px 0;cursor:pointer;color:#000} .product-page .item-filter.active,.product-page .item-filter:hover{background:var(--color-primary);color:#fff} .product-page .item-filter:hover .filter-show{display:-webkit-box;display:-ms-flexbox;display:flex} .product-page .filter-list{padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative} .product-page .filter-list-name{font-size:15px;margin-bottom:0;font-weight:700} .product-page .filter-brand{margin:12px 0;padding:1px 0!important} .product-page .filter-brand .item-filter{margin:0;border-radius:5px;padding:0 12px;font-size:15px;line-height:38px} .product-page .filter-brand .item-filter img{width:unset;max-height:50px;margin:0 auto} .product-page .filter-left{line-height:20px;width:250px} .product-page .filter-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100%- 250px)} .product-page .filter-show{display:none;background:#fff;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 20%);box-shadow:0 1px 5px rgb(0 0 0 /20%);border-radius:5px;padding:10px 2px 2px 10px;position:absolute;z-index:99;left:10px;top:54px;white-space:nowrap;max-width:95%;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap} .product-page .filter-popup-btn.fixed{position:fixed;left:-100px;bottom:72px;z-index:999;background:var(--color-primary);color:#fff;border-color:var(--color-primary);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s} .product-page .popup-filter-group{background:rgba(0,0,0,.3);z-index:10000;position:fixed;top:0;left:0;right:0;bottom:0;display:none} .product-page .popup-filter-group .main-content{height:100%;width:85%;position:absolute;top:0;right:0;bottom:0;background:#fff} .product-page .popup-filter-group .item .list-holder{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between} .product-page .popup-filter-group .item .list-holder .current{color:var(--color-primary)} .product-page .popup-filter-group .popup-header{padding:12px 10px;-webkit-box-shadow:0 0 6px 1px #ebebeb;box-shadow:0 0 6px 1px #ebebeb} .product-page .popup-filter-group .popup-footer{padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-shadow:0 -1px 6px 1px #ebebeb;box-shadow:0 -1px 6px 1px #ebebeb;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end} .product-page .popup-filter-group .brand-item a{-webkit-box-align:center;display:-webkit-box;display:-ms-flexbox} .product-page .popup-filter-group .popup-footer a{font-size:14px;padding:0 8px;color:var(--color-primary);line-height:36px;border-radius:5px;margin-left:8px;border:1px solid var(--color-primary);font-weight:600} .product-page .popup-filter-group .brand-item .current,.product-page .popup-filter-group .popup-footer a:last-child{background:var(--color-primary);color:#fff} .product-page .popup-filter-group .popup-body{height:calc(100% - 55px);overflow:auto;padding:12px 10px} .product-page .popup-filter-group .btn-close-menu{display:inline-block;text-align:center;border:1px solid red!important;border-radius:5px;width:84px;line-height:34px;color:#fff!important;background:red!important} .product-page .popup-filter-group .item{margin-top:30px} .product-page .popup-filter-group .item .list-holder a{display:block;width:49%;color:#4a90e2;margin-bottom:10px} .product-page .popup-filter-group .item .list-holder .icon-square{color:#555;margin:0 5px -2px 0;display:inline-block;width:11px;height:11px;border:1px solid #666;border-radius:3px;position:relative} .product-page .popup-filter-group .list-holder .current .icon-square{border-color:var(--color-primary)} .product-page .popup-filter-group .list-holder .current .icon-square::before{content:"\f00c";font-family:FontAwesome;font-style:normal;line-height:1;font-size:11px;position:absolute;top:0;color:var(--color-primary)} .product-page .popup-filter-group .brand-item .title,.product-page .popup-filter-group .item .title{font-weight:700;margin-bottom:10px;text-transform:uppercase;font-size:15px} .product-page .popup-filter-group .brand-item a{-ms-flex-align:center;-webkit-box-align:center;align-items:center;border:1px solid #e0e0e0;border-radius:4px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px} .product-page .popup-filter-group .brand-item a img{max-height:30px} .product-page .popup-filter-group .list-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap} .product-page .popup-filter-group .brand-item .list-holder{display:-ms-grid;display:grid;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;margin-bottom:10px;max-height:133px;overflow:hidden} .product-page .popup-filter-group label{width:50%;color:#4a90e2;margin-bottom:10px} .product-page .popup-filter-group label input{margin:0 5px} .product-page .popup-filter-group .btn-view-more-popup{font-size:14px;color:var(--color-secondary);padding:4px 0;display:block;margin:0 auto} .product-page .popup-filter-group .btn-view-more-popup i.rotate{-webkit-transform:translateY(-2px) rotate(-180deg);-ms-transform:translateY(-2px) rotate(-180deg);transform:translateY(-2px) rotate(-180deg)} .product-detail-page{background:#f8f8fc} .product-detail-page .clearfix{clear:both} .product-detail-page .bg-w{background:#fff;width:100%;float:left} .product-detail-page .header-product-detail{width:100%;float:left;padding:10px 0;border-bottom:solid 1px #e1e1e1;background:#fff;margin-bottom:12px;line-height:24px} .product-detail-page .header-product-detail .product-name{font-size:22px;line-height:30px;font-weight:600;margin-bottom:8px} .product-detail-page .product-detail-top .view-album{text-align:center} .product-detail-page .detail-top-info{width:calc(100% - 252px);float:left} .product-detail-page .summary-spec{border-radius:15px;background:var(--bg-gradient-2);padding:16px;height:100%;color:#fff} .product-detail-page .summary-spec-title{font-size:18px;font-weight:600;text-align:center} .product-detail-page .summary-spec-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;height:85%} .product-detail-page .summary-spec-img{max-width:140px} .product-detail-page .summary-spec-text{max-height:279px;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1} .product-detail-page .summary-spec-text-item{font-size:13px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:8px} .product-detail-page .summary-spec-icon{width:14px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)} .product-detail-page .top-detail-n-content .pro-detail-config-group{width:100%;float:left;margin-bottom:8px} .product-detail-page .top-detail-n-content .pro-detail-config-group .title-n{width:100%;float:left;font-size:18px;font-weight:500;margin-bottom:15px} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n{width:100%;float:left} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a{width:calc(50% - 5px);float:left;margin-right:9px;margin-bottom:9px;border:solid 1px #f1f1f1;border-radius:8px;padding:15px 4px;position:relative} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a::after{display:none;content:"✓";position:absolute;top:-.5px;left:-.5px;width:24px;height:24px;-webkit-clip-path:polygon(0 0,0% 100%,100% 0);clip-path:polygon(0 0,0% 100%,100% 0);background:var(--color-primary);border-top-left-radius:7px;color:#fff;padding-left:2px;font-size:13px} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a.current::after{display:block} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a.current,.top-detail-n-content .pro-detail-config-group .list-n a:hover{border:solid 1px var(--color-primary)} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a:nth-child(2n){margin-right:0} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a .pdcg-name{width:100%;float:left;text-align:center;font-size:14px;font-weight:500;color:#222;margin-bottom:10px;line-height:normal} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a .pdcg-price{width:100%;float:left;text-align:center;font-size:16px;font-weight:700;color:var(--red)} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a .pdcg-price .pdcg-check{width:12px;height:12px;border-radius:50%;display:inline-block;margin-left:5px;background:#ddd} .product-detail-page .top-detail-n-content .pro-detail-config-group .list-n a .pdcg-price .pdcg-check.checked{background:#2b8ae0} .product-detail-page .top-detail-n-content .detail-n-sumary{width:100%;float:left;margin-bottom:16px} .product-detail-page .top-detail-n-content .detail-n-sumary .title-n{width:100%;float:left;font-size:18px;font-weight:500;margin-bottom:15px} .product-detail-page .top-detail-n-content .detail-n-sumary .list-n{width:100%;float:left} .product-detail-page .view-more{max-height:unset!important} .product-detail-page .top-detail-n-content .detail-n-sumary .list-n-item{width:100%;float:left;font-size:14px;line-height:1.5;margin-bottom:5px;list-style-position:inside;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px} .product-detail-page .top-detail-n-content .pd-pre-order-group{padding:12px;border-radius:10px;border:1px solid #d7d7d7} .product-detail-page .top-detail-n-content .pd-pre-order-group .input-form{height:38px} .product-detail-page .top-detail-n-content .pd-pre-order-group .btn-pre-order{text-align:center;color:#fff;border-radius:5px;background:var(--red);grid-column:1/-1} .product-detail-page .top-detail-n-content .detail-n-warrantry{width:100%;float:left;font-size:16px;font-weight:500;margin-bottom:16px} .product-detail-page .top-detail-n-content .detail-n-all-price{width:100%;float:left;padding:12px;border-radius:12px;background:#f7f7f7;margin-bottom:16px;font-weight:500} .product-detail-page .top-detail-n-content .detail-n-all-price .detail-n-old-price{width:100%;float:left;font-size:13px;margin-bottom:12px} .product-detail-page .top-detail-n-content .detail-n-all-price .detail-n-old-price span{font-size:16px;text-decoration:line-through;margin-left:5px} .product-detail-page .top-detail-n-content .detail-n-all-price .detail-n-price{width:100%;float:left;font-size:13px} .product-detail-page .top-detail-n-content .detail-n-all-price .detail-n-price span.n-num{font-size:20px;font-weight:700;margin-left:4px} .product-detail-page .detail-offer{width:100%;float:left;background:#fff;position:relative;margin-bottom:16px;padding:12px;border:1px dashed #da251c;border-radius:12px!important} .product-detail-page .detail-offer .title-offer{font-weight:600;font-size:18px;color:var(--red);margin-bottom:12px} .product-detail-page .detail-offer .title-offer .fa-gift{font-size:22px} .product-detail-page .detail-offer .title-offer span{position:relative;z-index:12;width:100%;float:left;margin-bottom:10px} .product-detail-page .detail-offer-extra{border:1px solid #ececec;border-radius:12px;overflow:hidden} .product-detail-page .detail-offer-extra .title{padding:12px;background:#d7d7d7;font-size:16px;font-weight:700} .product-detail-page .detail-offer-extra .list{padding:12px} .product-detail-page .detail-offer-extra .item:not(:last-child){margin-bottom:8px} .product-detail-page .detail-buy a{height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important;text-align:center;padding:6px 4px;border-radius:8px;font-size:18px;background:var(--color-primary);font-weight:700} .product-detail-page .detail-buy a span{width:100%;float:left;text-align:center;font-weight:400;font-size:14px} .product-detail-page .detail-buy a:nth-child(2){background:var(--red)} .product-detail-page .detail-buy a:first-child .cart-icon{position:relative;display:block} .product-detail-page .detail-buy a:first-child .cart-icon::after{content:'+';position:absolute;top:0;left:52%;width:16px;height:16px;background:#fff;border-radius:8px;color:var(--color-primary);font-size:16px;line-height:15px} .product-detail-page .detail-buy a:first-child img{width:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)} .product-detail-page .support-product{overflow:hidden;border-radius:15px;border:1px solid #e8e8ef;padding:8px} .product-detail-page .support-product .support-box{padding:0;overflow:hidden;font-size:13.5px;line-height:2;margin-bottom:10px} .product-detail-page .support-product .support-box b{width:100%;padding:5px 10px;color:#0a0a0a;margin-bottom:4px;display:inline-block} .product-detail-page .support-product .support-box i{margin:0 6px 0 10px} .product-detail-page .support-product .support-box .icon-news{width:18px;margin:0 6px 0 10px} .product-detail-page .support-product .support-box .icon-zalo{width:20px;margin-left:10px;margin-right:6px} .product-detail-page .support-product .support-box .fa-circle{font-size:6px} .product-detail-page .support-product .fb-group img{width:120px} .product-detail-page .support-product .fb-group .text{border-radius:5px;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 10%);box-shadow:0 1px 5px rgb(0 0 0 / 10%);padding:4px} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read{margin-bottom:12px} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read .title-n{width:100%;float:left;padding:0 10px;font-size:22px;font-weight:700;line-height:56px;border-bottom:solid 1px #f1f1f1;margin-bottom:16px} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read .list-n{width:100%;float:left} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n.active{max-height:initial} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n::after{content:'';width:100%;height:200px;background:-o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8),#fff);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(rgba(255,255,255,.8)),to(#fff));background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8),#fff);position:absolute;left:0;bottom:0;z-index:1} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n.disaffter::after{display:none} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n.active::after{display:none} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n .content-read{width:100%;float:left} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n.active .box-content-des-vm{position:relative;bottom:initial;left:initial;margin-top:15px} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n .des-view-more-btn{width:132px;display:inline-block;text-align:center;font-size:15px;color:var(--color-primary);line-height:36px;border:solid 1px var(--color-primary);border-radius:5px;font-weight:500} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-des .list-n .des-view-more-btn:hover{background:var(--color-primary);color:#fff} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-video .list-n iframe{width:100%;float:left;margin-top:15px;min-height:360px} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-video .list-n iframe:first-child{margin-top:0} .detail-content-n-read .dcnr-left .box-produc-review.content-detail-read,.product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-review{background:unset} .product-detail-page .detail-content-n-read .dcnr-left .box-content-read.box-content-review{margin-bottom:0;padding-bottom:0} .product-detail-page .box-product-n-spec{width:100%;float:left;background:#fff;margin-bottom:16px} .product-detail-page .box-product-n-spec .title-n{width:100%;float:left;padding:0 10px;font-size:22px;font-weight:700;line-height:56px;border-bottom:solid 1px #f1f1f1} .product-detail-page .box-product-n-spec .list-n{width:100%;float:left;padding:10px;max-height:628px;overflow:hidden;margin-bottom:10px} .product-detail-page .box-product-n-spec .list-n table{width:100%;float:left} .product-detail-page .box-product-n-spec .list-n table tr:nth-child(odd){background:#f5f8fd} .product-detail-page .box-product-n-spec .list-n table tr td{padding:8px;font-size:15px} .product-detail-page .box-product-n-spec .list-n table tr:last-child td{border:none} .product-detail-page .box-product-n-spec-vm{width:100%;float:left;padding:0 12px;padding-bottom:25px} .product-detail-page .box-product-n-spec-vm a{width:100%;float:left;text-align:center;font-size:15px;font-weight:500;color:#fff;line-height:36px;border-radius:5px;background:#fff;color:var(--color-primary);border:1px solid var(--color-primary)} .product-detail-page .box-product-n-spec-vm a:hover{background:var(--color-primary);color:#fff} .product-detail-page #full-spec table{width:100%;float:left;min-width:750px} .product-detail-page #full-spec table tr td{padding:15px;border:solid 1px #f1f1f1} .product-detail-page .box-news-detail-relay{width:100%;float:left;margin-bottom:12px;background:#fff} .product-detail-page .box-news-detail-relay .title-n{width:100%;float:left;padding:0 12px;font-size:22px;font-weight:700;line-height:56px;border-bottom:solid 1px #f1f1f1} .product-detail-page .box-news-detail-relay .list-n{width:100%;float:left} .product-detail-page .box-news-detail-relay .list-n .item-n{width:100%;float:left;padding:25px;border-bottom:solid 1px #f1f1f1} .product-detail-page .box-news-detail-relay .list-n .item-n:last-child{border:none} .product-detail-page .box-news-detail-relay .list-n .item-n .nn-img{width:150px;margin-right:15px;position:relative;padding-top:100px;float:left} .product-detail-page .box-news-detail-relay .list-n .item-n .nn-img img{position:absolute;max-width:100%;max-height:100%;width:auto!important;height:auto!important;left:0;top:0;right:0;bottom:0;display:block;margin:auto} .product-detail-page .box-news-detail-relay .list-n .item-n .nn-info{width:calc(100% - 165px);float:left} .product-detail-page .box-news-detail-relay .list-n .item-n .nn-info .nn-name{width:100%;float:left;font-size:16px;font-weight:500;color:#222;margin-bottom:5px;line-height:1.5} .product-detail-page .box-news-detail-relay .list-n .item-n .nn-info .nn-sum{width:100%;float:left;font-size:13px;color:#787878;line-height:1.5} .product-detail-page .tab-pro-detail .title-tab-dt{width:100%;float:left} .product-detail-page .tab-pro-detail .title-tab-ct{margin-bottom:10px;border-bottom:solid 1px #eee} .product-detail-page .tab-pro-detail .title-tab-ct li{float:left;margin-right:20px} .product-detail-page .tab-pro-detail .title-tab-ct li a{float:left;font-size:20px;line-height:54px;border-bottom:solid 3px transparent;color:#000;font-weight:700} .product-detail-page .tab-pro-detail .title-tab-ct li.active a{border-bottom:solid 3px var(--color-primary);color:var(--color-primary)} .product-detail-page .tab-pro-detail .title-tab-ct li.active{pointer-events:none} .product-detail-page .tab-pro-detail .product-list{width:100%;float:left} .product-detail-page .support-product .box .fa-circle{font-size:5px;border:solid 1px #aaa;color:#fff;border-radius:100%;vertical-align:middle} .product-detail-page .crc-right{position:relative;float:left} .product-detail-page .crc-right #js-notification-email-newslette{position:absolute;z-index:1;left:0;bottom:-24px;color:#fff} .product-detail-page #img-thumbs .item{border:solid 1px #ddd;position:relative;padding-top:100%;overflow:hidden} .product-detail-page #img-thumbs .item img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:100%} .product-detail-page .rating-selection .rating-input{float:right;width:16px;height:16px;padding:0;margin:0 0 0 -16px;opacity:0} .product-detail-page .rating-selection{display:inline;float:left;margin-top:-8px} .product-detail-page .rating-selection::after{content:'';display:block;clear:both} .product-detail-page .comment{width:100%} .product-detail-page .comment-form .img-avatar{float:left;width:40px} .product-detail-page .comment-form form{padding-bottom:15px} .product-detail-page .comment-form input{margin-top:10px} .product-detail-page .comment .relative{position:relative;z-index:9} .product-detail-page .comment-list .item .comment-left img{width:40px;float:left} .product-detail-page .comment-list .item .reply-comment{display:none} .product-detail-page .info-feeback .time{color:#999} .product-detail-page .info-feeback .right{float:right} .product-detail-page .info-feeback{overflow:hidden;padding-bottom:2px;font-size:12px} .product-detail-page .comment-list .item .comment-name span{font-weight:700;margin-right:2px} .product-detail-page .comment textarea{height:120px;border:1px solid #d9d9d9;border-radius:5px;margin-top:10px} .product-detail-page .comment-list .item .comment-name .note{color:#fff;font-size:.7em;background:#ec3237;font-style:normal;padding:2px 5px} .product-detail-page #vote-statistic{position:relative;border:1px solid #eee!important;padding:10px 0;border-radius:15px} .product-detail-page #ratingOveriew{cursor:pointer} .product-detail-page #vote-statistic ul{padding:16px 12px} .product-detail-page #vote-statistic ul li .icon-bigStar{float:left} .product-detail-page #vote-statistic ul li{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden} .product-detail-page #vote-statistic ul li:not(:last-child){margin-bottom:10px} .product-detail-page #vote-statistic ul li .line-rating{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:8px;background:#eee;margin-top:6px;margin-right:6px;border-radius:3px;-moz-border-radius:3px} .product-detail-page #vote-statistic .reviewRateAvg{font-size:32px;margin-bottom:10px;font-weight:700} .product-detail-page #vote-statistic ul li .line-rating .percent{display:block;background:var(--color-secondary);height:100%;border-radius:3px} .product-detail-page #vote-statistic ul li .count{color:#888} .product-detail-page #vote-statistic ul li span.blue{float:left;margin-right:10px} .product-detail-page .btn-red{background:#d00;color:#fff;padding:7px 20px;font-size:15px;border-radius:3px;-moz-border-radius:3px;border:solid 1px #ce0101;display:inline-block} .product-detail-page .btn-blue-2{background:var(--color-primary);color:#fff;padding:7px 20px;font-size:15px;border-radius:3px;-moz-border-radius:3px;border:solid 1px var(--color-primary);display:inline-block;line-height:23px} .product-detail-page .btn-red:hover{color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)} .product-detail-page .relative{position:relative} .product-detail-page .rating-form table{width:100%} .product-detail-page .rating-form table td{padding:5px 0} .product-detail-page .rating-form table tr td:first-child{width:80px;vertical-align:baseline;line-height:38px} .product-detail-page #list_vote .item{overflow:hidden;margin:10px 0} .product-detail-page #list_vote .item:first-child{margin-top:24px} .product-detail-page #list_vote .item .name{font-weight:700;font-size:16px} .product-detail-page #list_vote .item i{display:inline-block;margin:0 5px} .product-detail-page #list_vote .item .time{color:#999} .product-detail-page #list_vote .item p{margin-bottom:6px} .product-detail-page #review-bottom{display:none} .product-detail-page .info-feeback .write-reply{color:#ec3237} .product-detail-page .comment-name{font-weight:600;margin-bottom:5px} .product-detail-page .item-reply{background:#f5f5f5;padding:10px;position:relative} .product-detail-page .item-reply p{margin-bottom:5px} .product-detail-page .item-reply:before{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#f5f5f5;position:absolute;top:-20px;left:3px;z-index:2} .product-detail-page .comment-list .item-reply:after{content:'';display:block;width:0;border:solid 10px transparent;border-bottom-color:#cecece;position:absolute;top:-20px;left:3px;z-index:1} .product-detail-page .avatar-user{background:#d9d9d9;color:#000;width:27px;height:27px;display:inline-block;line-height:27px;text-align:center;text-transform:uppercase} .product-detail-page .avatar-admin{width:27px;height:27px} .product-detail-page .icon-star-detail{width:63px;height:11px;display:inline-block;background-repeat:no-repeat!important;background-size:517.5px 306px!important;margin-top:2px} .product-detail-page .box{margin:0;background:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25);border-radius:15px;padding:12px;height:-webkit-max-content;height:-moz-max-content;height:max-content} .box-grey{display:inline-block;font-size:14px;padding:10px 15px 10px 10px;background:#f3f3f3;border-radius:5px} .product-pricing.deal .box-grey{background:0 0;padding:9px} .product-detail-page .cart-quantity-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f0f0f0;border-radius:5px} .product-detail-page .js-quantity-change:first-child{border-right:1px solid #f0f0f0} .product-detail-page .js-quantity-change:last-child{border-left:1px solid #f0f0f0} .product-detail-page .js-quantity-change{padding:4px 8px;text-decoration:none;font-size:30px;line-height:26px;color:#666} .product-detail-page .cart-quantity-select input{font-size:16px;border:none;width:34px;outline:0;text-align:center;color:#666} .product-detail-page .product-title{font-size:24px;line-height:28px;margin-bottom:12px;padding:8px 0;border-bottom:1px solid #ececec} .product-detail-page .product-title h1{font-size:inherit;font-weight:700} .popup-body .item .title,.product-detail-page .gallery-top,.product-detail-page .item-comment .comment-form-right .info_feeback{margin-bottom:10px} .product-detail-page .gallery-thumbs .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap} .product-detail-page .btn-buy span,.product-detail-page .gallery-thumbs .swiper-button-next::after,.product-detail-page .gallery-thumbs .swiper-button-prev::after{font-size:13px} .product-detail-page .gallery-thumbs .swiper-slide{overflow:hidden;cursor:pointer;padding:1px;border:1px solid #ececec;margin:0 8px 8px 0!important;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto} .product-detail-page .gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:1px solid var(--color-primary)} .product-detail-page .product-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;font-size:15px;list-style:none} .product-detail-page .product-subtitle-item:not(:last-child)::after{content:"";position:absolute;top:50%;right:-11px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:15px;border-right:1px solid #d9d9d9} .product-detail-page .hotline-support li,.product-detail-page .product-respond{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px} .product-detail-page .product-features{border-top:1px solid #ececec;margin-top:16px;padding:16px 0} .product-detail-page .product-features ul{list-style-type:circle;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:8px;max-height:140px;overflow:hidden} .product-detail-page .product-features li::marker{color:#d9d9d9} .product-detail-page .product-select-option p{margin:12px 0 8px} .product-detail-page .product-select-option-select.grid{grid-auto-rows:1fr} .product-detail-page .product-pricing{border-bottom:1px dashed #ececec;padding:16px 0;margin:0 0 16px} .product-detail-page .product-pricing.deal{color:#fff;border:none;border-radius:12px;padding:20px 12px} .product-detail-page .product-pricing-list{font-size:18px;line-height:normal} .product-detail-page .product-pricing-sale{font-size:28px;font-weight:700;margin-bottom:4px} .product-detail-page .product-pricing-origin{position:relative;font-size:18px;color:#999} .product-detail-page .product-pricing.deal .product-pricing-origin{color:inherit;display:inline-block} .product-detail-page .product-pricing-origin::after{content:"";position:absolute;border-bottom:1px solid #999;bottom:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0} .product-detail-page .product-voucher a{padding:10px 25px;-webkit-clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,10% 50%);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,10% 50%);background-color:#dfe5ff;max-width:140px;text-align:center} .product-detail-page .product-buy{padding:16px 0} .product-detail-page .product-gift{padding:18px 0;border-top:1px dotted #ececec} .product-detail-page .product-gift-header{position:absolute;top:-16px;left:12px;background:#ffe4e1;border-radius:21px;padding:8px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px} .product-detail-page .box-details-body ul,.product-detail-page .btn-buy,.product-detail-page .btn-select-option,.product-detail-page .comment-info,.product-detail-page .info-description-content ul,.product-detail-page .info-news-list,.product-detail-page .product-gift ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column} .product-detail-page .box-details-body ul,.product-detail-page .product-gift ul{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal} .product-detail-page .product-gift ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:8px;padding-left:20px} .product-detail-page .product-buy-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:14px;margin:18px 0} .product-detail-page .deliver-time{color:#53c305} .product-detail-page .sales-policy ul{list-style-type:circle} .product-detail-page .sales-policy li::marker{color:#d9d9d9} .product-detail-page .hotline-support a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:85%;margin-left:16px} .product-detail-page .box-details:not(:last-child){border-bottom:1px dotted #ececec;margin-bottom:20px} .product-detail-page .box-details-body{padding:8px 0} .product-detail-page .box-details-body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding-left:16px} .product-detail-page .alert-mess{padding:50px 30px} .product-detail-page .rating-selection{display:inline-block} .product-detail-page .rating-selection label{position:relative;float:right;display:block;width:17px;height:17px;margin:0 3px} .product-detail-page .rating-selection input{opacity:0;float:right;width:17px;height:17px;padding:0;margin:0 0 0 -16px} .product-detail-page .rating-selection label:hover,.rating-selection label:hover~label{background-position:-1px -1px!important} .product-detail-page .btn{display:inline-block;background-color:#fff;border:none;padding:8px 10px;cursor:pointer} .product-detail-page .btn-select-option{border:1px solid #d9d9d9;border-radius:10px;padding:8px 4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;text-align:center} .product-detail-page .btn-select-option.active,.product-detail-page .btn-select-option:hover{position:relative;border:1px solid var(--color-primary);color:var(--color-primary)} .product-detail-page .btn-select-option-sub{position:absolute;bottom:-1px;left:0;background-color:var(--color-primary);color:#fff;-webkit-clip-path:polygon(0 0,0% 100%,100% 100%);clip-path:polygon(0 0,0% 100%,100% 100%);width:25px;height:25px;border-bottom-left-radius:10px;text-align:center;margin:0!important;display:none} .product-detail-page .btn-select-option-sub span{position:absolute;bottom:-1px;left:3px;font-size:8px} .product-detail-page .btn-add-cart{border:2px solid var(--color-primary);border-radius:10px;font-size:16px;padding:4px 24px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px} .product-detail-page .btn-buy{padding:20px 4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--color-primary)} .product-detail-page .btn-buy:hover{-webkit-box-shadow:0 1px 8px rgb(0 0 0 / 25%);box-shadow:0 1px 8px rgb(0 0 0 / 25%)} .product-detail-page .btn-buy p{font-size:20px;text-transform:uppercase} .category-page .info-description-content,.product-detail-page .info-description-content{font-size:16px;max-height:617px;overflow:hidden;-webkit-transition:.8s;-o-transition:.8s;transition:.8s;padding:12px 12px 46px;position:relative;background:#fff;border-radius:20px} .category-page .info-description-content img,.product-detail-page .info-description-content img{display:block;margin:0 auto 16px;height:auto;width:unset} .category-page .info-description-content ul,.product-detail-page .info-description-content ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem} .product-detail-page .comment-info,.product-detail-page .info-news-list{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal} .category-page .info-description-content .box,.product-detail-page .info-description-content .box{-webkit-box-shadow:unset;box-shadow:unset} .product-detail-page .info-box-left{position:relative;min-width:0} .product-detail-page .info-box-left-video,.product-detail-page .review-customer{margin-top:15px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #d9d9d9} .review-custome-title,.video-detail{border:none} .product-detail-page .icon-big-red-star{background-position:-107px -150px;width:32px;height:30px} .review-custome-title{padding-bottom:27px!important;padding-top:10px!important;border-bottom:unset!important} .heading-tertiary,.latest-news-title,.review-custome-title,.video-detail{font-size:24px;font-weight:700;line-height:32px;padding-bottom:12px;border-bottom:1px solid #ececec;color:var(--black);text-transform:none} .product-detail-page .video{text-align:center;padding:12px 0 0} .product-detail-page .video iframe{width:100%;height:500px;border-radius:15px} .product-detail-page .comment-info{padding:0 0 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} .product-detail-page .avgRate{font-weight:700;font-size:24px;line-height:20px;color:var(--color-secondary);margin-bottom:25px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline} .product-detail-page .avgRate p{font-weight:400;font-size:16px;line-height:20px;color:#000;margin-left:6px} .product-detail-page .rate-number i{padding-left:5px} .product-detail-page .rate-number1 i{padding-left:7px!important} .product-detail-page .avg-rate-count{font-weight:400;font-size:12px;line-height:22px;color:#000;border-right:1px solid rgba(0,0,0,.25);padding:0} .product-detail-page .avg-rate-count-img img{width:unset;margin-right:12px;-ms-flex-wrap:wrap;flex-wrap:wrap} .product-detail-page .avg-rate-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center} .product-detail-page .nhan-xet-bar{width:75%;height:8px;background:#d9d9d9;border-radius:3px;margin:0 10px;position:relative} .product-detail-page .nhan-xet-bar .percent{position:absolute;left:0;top:0;bottom:0;background:var(--color-primary);border-radius:3px} .product-detail-page .span-title{display:block;font-weight:400;font-size:12px;line-height:22px;margin-bottom:4px;text-align:center} .product-detail-page .button-review a{font-weight:700;font-size:14px;line-height:30px;color:#fff;padding:5px 20px;background:var(--color-primary);border-radius:5px;display:block;text-align:center;margin-top:21px;width:233px} .product-detail-page .box-comment{margin:16px 0;background:#fff;border-radius:12px;display:none} .product-detail-page .comment_reply_content{border:1px solid #d9d9d9;outline:0;padding:15px;width:100%;height:122px;border-radius:12px;resize:none;font-family:Roboto} .product-detail-page .actions-comment{padding:13px 0 0} .product-detail-page .actions-comment-wrap{width:233px;margin-top:24px;text-align:center} .product-detail-page .static-link{font-weight:400;font-size:14px;line-height:22px;color:#1fb0de} .product-detail-page .cmt_right{background:var(--color-primary);border-radius:5px;padding:5px 27px} .product-detail-page .send_form{font-weight:700;font-size:15px;line-height:30px;color:#fff} .product-detail-page .hidden-more-info-box-left,.product-detail-page .show-more-info-box-right{position:absolute;left:50%;padding:8px;color:var(--color-primary);background:#fff;cursor:pointer} .product-detail-page .send_form:hover{color:#fff!important} .product-detail-page .info-description-content::before,.product-detail-page .info-tech::before{content:"";position:absolute;bottom:0;left:0;right:0;background:-o-linear-gradient(transparent,#fff);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(transparent,#fff);height:200px} .product-detail-page .show-more-info-box-right{top:570px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:1px solid var(--color-primary);border-radius:10px} .product-detail-page .hidden-more-info-box-left{bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:1px solid var(--color-primary);border-radius:10px} .product-detail-page .info-tech{width:100%;margin:0 0 11px;max-height:678px;position:relative;overflow:hidden;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0} .product-detail-page .info-tech table{border-collapse:collapse;width:100%} .product-detail-page .info-tech td,.product-detail-page .info-tech th{vertical-align:top;padding:12px} .product-detail-page .info-tech td:nth-child(2){width:60%} .product-detail-page .info-tech-list h1{font-size:1.3rem;font-weight:400;text-transform:uppercase} .product-detail-page .info-tech-list h2{font-size:14px;font-weight:600} .product-detail-page #fancybox-spec .info-tech{height:100%;max-height:unset;margin:0} .product-detail-page .info-news-content{padding-bottom:2.4rem} .product-detail-page .info-news-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem} .product-detail-page .info-news-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;padding:0 1.2rem;text-decoration:none} .product-detail-page .info-news-link p{font-size:1.3rem;color:#000} .product-detail-page .user-feedback-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;border-bottom:1px solid #f8f8f8;padding:1.8rem 1.2rem 2.2rem} .product-detail-page .user-feedback-commented{padding:1.6rem 1.2rem 3rem} .product-detail-page .user-feedback-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem} .product-detail-page .user-avatar{padding:0 .8rem} .product-detail-page .user-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.5rem} .product-detail-page .user-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;padding-top:1.6rem} .product-detail-page .user-rate p{font-size:1.4rem} .product-detail-page .commented-header{font-size:1.6rem;font-weight:700;margin-bottom:2rem} .product-detail-page .commented-user{font-size:1.3rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem} .product-detail-page .commented-user-info{text-align:center;padding:0 .8rem} .product-detail-page .commented-user-feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} .product-detail-page .fancybox__leftCol,.tb-hura8-variant-selection tr{-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical} .product-detail-page .fancybox__toolbar{position:relative;padding:0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid #edeef0;text-shadow:none;font-weight:400;--carousel-button-svg-stroke-width:1.75;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px} .product-detail-page .fancybox__slide{padding-top:8px;padding-bottom:8px} .product-detail-page .fancybox__nav{--carousel-button-bg:#e5e7eb;--carousel-button-border-radius:6px;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;--carousel-button-svg-stroke-width:2.5} .product-detail-page .fancybox__leftCol{width:100vw;min-height:1px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative} .product-detail-page .fancybox__thumbs .carousel__slide .fancybox__thumb::after{border-width:1px} .product-detail-page .fancybox__container.is-animated.is-closing .fancybox__leftCol{overflow:visible} .product-detail-page .btn-view-more-des{font-size:14px;color:var(--blue);padding:12px 0 0} .product-detail-page .btn-view-more-des.show-less i{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)} .product-detail-page #js-add-on .btn-secondary:hover{color:#fff;background-color:#005dac} .product-detail-page .content-product-detail{margin:30px auto 0;padding:0;-webkit-box-shadow:none;box-shadow:none;background:0 0} .product-detail-page .content-product-detail-title{font-size:24px;font-weight:700;text-transform:uppercase;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px} .product-detail-page .related-products{padding:8px 12px;text-align:center} .product-detail-page .related-products.current,.product-detail-page .related-products.current:hover{border-bottom:3px solid var(--color-primary)} .product-detail-page .related-products.current{pointer-events:none} .product-detail-page .bottom-product-box-swiper{padding:4px;border-radius:10px} .product-detail-page .infomation-customer td:first-child{width:100px;padding-left:0!important} .product-detail-page .infomation-customer td{padding:10px 14px 0} .cart-customer-group-info input:last-child,.cart-customer-group-info input:nth-child(2),.cart-customer-group-info input:nth-child(7),.cart-customer-upload-file input,.cart-page .bk-btn button:nth-child(3),.cart-voucher-popup .code b,.footer .footer-menu .item,.footer .footer-showroom .item,.forgot-password-content table,.product-detail-page .box-info-company-title h3,.product-detail-page .infomation-customer table,.swiper-showcase img{width:100%} .product-detail-page .form-control{display:block;width:100%;height:38px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out} .product-detail-page .item-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px} .product-detail-page .item-comment .comment-form-left .avatar-user,.product-detail-page .item_comment .comment-left .avatar-user{display:block;text-align:center;width:34px;height:34px;line-height:34px;margin-right:12px;border-radius:5px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;background:#d9d9d9;text-transform:uppercase;font-weight:700;font-size:17px;color:#000} .product-detail-page .item-comment .comment-form-left .avatar-user img{display:block;margin:auto;padding:6px;max-width:100%;height:auto} .product-detail-page .item-comment .comment-form-right{width:calc(100% - 46px)} .product-detail-page .item-comment .comment-form-right .comment-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap} .product-detail-page .item-comment .comment-form-right .comment-name .user-name{text-transform:capitalize;margin:0 10px 0 0} .product-detail-page .item-comment .comment-form-right .comment-name i{background:var(--color-primary);color:#fff;font-size:10px;padding:3px;border-radius:3px} .product-detail-page .item-comment .comment-form-right .comment-content{font-size:16px;margin:8px 0} .product-detail-page .item-comment .comment-form-right .info_feeback span{color:#787878;font-size:12px} .product-detail-page .item-comment .comment-form-right .info_feeback a{color:var(--color-primary);position:relative;padding-left:12px;margin-left:5px} .product-detail-page .item-comment .info_feeback a::before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;font-size:6px;position:absolute;left:0} .product-detail-page .item_reply{border-bottom:1px solid #e1e1e1;background:#f9f9f9;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:8px 0} .product-detail-page .item_reply .time-reply{font-size:11px;font-weight:400!important;margin-left:4px;font-style:italic} .product-detail-page .reply-list-container .item_reply:first-child{border-radius:12px 12px 0 0} .product-detail-page .reply-list-container .item_reply:last-child{border-radius:0 0 12px 12px;border:0} .product-detail-page .reply-form-group{border:1px solid #d9d9d9;border-radius:12px;overflow:hidden;margin:15px 0} .product-detail-page .reply-template textarea{display:block;padding:12px;resize:none;outline:0;height:100px;border-radius:10px;margin-top:8px} .product-detail-page .btn-send-comment{color:#fff;font-weight:500;font-size:14px;line-height:24px;background:var(--color-primary);border-radius:5px;padding:10px} .product-detail-page .inputText{border:1px solid #d9d9d9;height:38px;padding:0 0 0 10px;margin-right:10px;min-width:250px;border-radius:5px} .product-detail-page .icon-star-detail{width:126px;height:22px;display:inline-block;background-repeat:no-repeat!important;background-size:126px 152px!important} .product-detail-page .latest-news-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;border-bottom:1px solid #f3f3f3} .product-detail-page .latest-news-text-title{font-weight:600;font-size:15px;line-height:20px} .product-detail-page .latest-news-text-descreption{font-weight:400;font-size:13px;line-height:18px;margin-top:4px} .product-detail-page .latest-news-img{margin-right:8px;max-width:140px;width:-webkit-fill-available;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center} .product-detail-page .latest-news-text{-webkit-box-flex:1;-ms-flex:1;flex:1} .product-detail-page .latest-news-img img{border-radius:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content} a[data-fancybox] img{cursor:-webkit-zoom-in;cursor:zoom-in} .fancybox-container #full-spec.fancybox-content{padding:0 0 64px;max-width:800px;width:100%} .fancybox-container #full-spec.fancybox-content table{width:100%} .fancybox-container #full-spec.fancybox-content table tr:nth-child(odd){background:#f5f8fd} .fancybox-container #full-spec.fancybox-content table td{padding:8px} .fancybox-container #full-spec .fancybox-close-small{padding:unset;color:#fff;background:var(--red)} .fancybox-container #full-spec .fancy-title{text-align:center;margin:0;padding:9px 0;font-size:18px;font-weight:700} .fancybox__container{--fancybox-color:#fff;--fancybox-accent-color:red;--carousel-button-svg-filter:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} .fancybox__content{padding:12px;border-radius:15px} .cart-page{background:#f8f8fc} .cart-page .box-info-cart{max-width:900px;margin:0 auto;background:#fff;border-radius:10px;padding:10px 0 20px} .cart-page .box-right{padding:0 10px} .cart-page .cart-item-info{padding:10px} .cart-page .box-group-input{gap:15px} .cart-page .item-img{width:100px;display:block;margin-right:8px} .cart-page .cart-item-middle .cart-item-name{font-size:16px;font-weight:600;line-height:20px;margin-bottom:10px;display:block} .cart-page .con-hang{background:#f4faf6;border-radius:8px;font-size:15px;line-height:20px;color:#00a046;padding:10px 12px;margin-bottom:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content} .cart-page .cart-item-price{font-size:18px} .cart-page .box-change-quantity{background:#fff;border:1px solid #b6b6b6;border-radius:5px;font-weight:700;cursor:pointer} .cart-page .box-change-quantity input{width:50px;border:none;text-align:center;outline:0} .cart-page .box-change-quantity a{padding:10px} .cart-page .item-text-right{line-height:20px;color:var(--red);text-align:right} .cart-page .cart-item-marketPrice{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#999;height:20px} .cart-page .delete-item-cart img{width:unset;margin-right:10px} .cart-page .delete-item-cart{color:#8d8d8d;font-size:15px;margin-top:12px} .cart-page .delete-item-cart:hover{color:red} .cart-page .cart-customer-total{padding:10px;border-bottom:1px solid #e0e0e0;margin-bottom:24px} .cart-page .cart-customer-total span{font-size:16px;line-height:20px} .cart-page .cart-customer-total p{font-size:18px;line-height:20px} .cart-page .deletal-all-item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px} .cart-page .deletal-all-item a{border:1px solid #041e42;border-radius:5px;display:block;padding:14px 0;width:320px;text-align:center;text-transform:uppercase;color:#041e42;font-size:20px} .cart-page .deletal-all-item a:hover{background:#041e42;color:#fff;border:none;border:1px solid #041e42} .cart-page .cart-customer-group .title{font-size:18px;line-height:22px;text-transform:uppercase;margin-bottom:4px} .cart-page .cart-customer-group .text-title{line-height:22px;margin-bottom:24px} .cart-page .cart-customer-group .text-title a{color:#1435c3;text-decoration:underline} .cart-page .cart-customer-group-info input{width:100%;height:42px;padding:12px 10px;margin-top:12px;background:#fff;border:1px solid #d9d9d9;border-radius:5px} .cart-page .cart-customer-group-info textarea{background:#fff;border:1px solid #d9d9d9;border-radius:5px;width:100%;height:100px;margin:12px 0 18px;padding:11px} .cart-page .list-pay-method .label-container{border:1px solid #d9d9d9;border-radius:5px;padding:12px;margin-bottom:12px;cursor:pointer} .cart-page .list-pay-method .label-container.active{border-color:#1435c3} .cart-page .list-pay-method .label-container input{margin-right:10px} .cart-page .form-input .title{margin:20px 0 14px} .cart-page .form-input label{margin-bottom:20px;cursor:pointer} .cart-page .form-input label input{margin-right:10px} .cart-page .cart-voucher-group{background:#f3f3f3;border-radius:10px;padding:20px 15px} .cart-page .cart-voucher-group .cart-voucher-form{width:calc(100% - 230px);margin-right:16px} .cart-page .cart-voucher-group .cart-voucher-form input{padding:12px 15px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;width:100%;outline:0} .cart-page .cart-voucher-group .btn-voucher{width:212px;background:#e85933;border-radius:5px;text-align:center;color:#fff;padding:11px 10px} .cart-page .total-product-end p{font-size:20px} .cart-page .price-ship{margin:8px 0 16px} .cart-page .cart-btn-buy .cart-btn{font-weight:700;font-size:16px;line-height:16px;background:var(--color-primary);text-align:center;border-radius:5px;width:100%;border:none;padding:16px 0;text-transform:uppercase;color:#fff;cursor:pointer;margin:12px 0} .cart-page .cart-btn-buy .cart-btn:hover{background:var(--red)} .cart-page .cart-btn-buy .cart-btn-2{height:48px;border:1px solid var(--color-primary);background:#fff;color:var(--color-primary)} .cart-page .cart-btn-buy .cart-btn-2:hover{background:var(--color-primary);color:#fff} .cart-page .message-voucher{margin-top:10px} .cart-page .title-continute{color:#ffc21f;text-transform:uppercase;font-weight:600;text-align:center;width:100%;display:block} .cart-page .title-continute:hover{color:var(--color-primary)} .cart-page .box-bottom-cart{border-top:1px solid #e0e0e0;padding:15px 10px 0;margin-top:40px} .cart-page .not-cart{margin:0 auto;text-align:center;padding:30px 0;padding:0 8px;max-width:1216px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px} .cart-page .not-cart img{max-width:100%;width:unset} .cart-page .not-cart p{padding:20px 0;font-weight:500} .cart-page .not-cart a{margin:10px 0;padding:10px;background:#cd1818;display:block;margin:0 auto;color:#fff;border-radius:8px;text-transform:uppercase} .cart-page .form-select{position:relative;color:#288ad6} .cart-page .form-select-input{display:block;width:100%;height:38px;font-size:14px;line-height:38px;border:1px solid #dedede;border-radius:5px;outline-color:#288ad6;padding:0 10px;margin-bottom:8px} .cart-page .form-select-input.focus-show:focus-within+.form-select-list{display:block} .cart-page .form-select-input.invalid{pointer-events:none} .cart-page .form-select-input::-webkit-input-placeholder{color:#288ad6;font-size:inherit} .cart-page .form-select-input::-moz-placeholder{color:#288ad6;font-size:inherit} .cart-page .form-select-input:-ms-input-placeholder{color:#288ad6;font-size:inherit} .cart-page .form-select-input::-ms-input-placeholder{color:#288ad6;font-size:inherit} .cart-page .form-select-input::placeholder{color:#288ad6;font-size:inherit} .cart-page .form-select-list{width:100%;overflow:auto;position:absolute;top:42px;left:0;z-index:10;-webkit-box-shadow:0 0 3px 0 #ccc;box-shadow:0 0 3px 0 #ccc;background:#fff;border-radius:5px;display:none} .cart-page .form-select-search{position:relative;margin:10px} .cart-page .form-select-search-result{max-height:200px;overflow:auto;gap:1px} .cart-page .form-select-search-result .item{padding:6px 10px} .cart-page .form-select-search-result .item.active,.cart-page .form-select-search-result .item:hover{background:#288ad6;color:#fff;cursor:pointer} .cart-page .form-select-icon{position:absolute;top:16px;right:10px;font-size:14px} .cart-page .style-scroll-3::-webkit-scrollbar-track{background-color:#fff} .cart-page .style-scroll-3::-webkit-scrollbar{width:4px;background-color:#fff} .cart-page .style-scroll-3::-webkit-scrollbar-thumb{background-color:#cecece} .cart-send-page .cart-send-content{max-width:800px;margin:0 auto} .cart-send-page .text-blue{color:#005cba} .cart-send-page .cart-detail-group{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)} .cart-send-page .cart-detail-group .item{padding:12px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #f5f5f5;gap:8px} .cart-send-page .cart-send-info{padding:16px 10px;margin-top:12px;background:#f5f5f5;font-weight:400} .cart-send-page .cart-send-info p{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px} .cart-send-page .cart-send-info b{display:inline-block;width:100px;vertical-align:top} .cart-send-page .icon-face-error{background:url(../images/send-cart-face.png) center no-repeat;display:block;padding-bottom:60px;margin-bottom:10px} .cart-send-page .cart-detail-group .title{border-bottom:1px solid #d7d7d7;line-height:44px} .cart-send-page .cart-detail-group .item:first-child{border:0} .cart-send-page .cart-detail-group .item-left{max-width:90px} .cart-send-page .cart-detail-group .item-left img{display:block;width:100%} .cart-send-page .cart-detail-group .item-middle{-webkit-box-flex:1;-ms-flex:1;flex:1} .cart-send-page .cart-detail-group .item-right{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} .cart-send-page .cart-detail-group .item-variant{margin:10px 0 0;font-size:12px;font-weight:500} .cart-send-page .cart-detail-group .item-name{display:block;color:#222;margin-bottom:8px;font-weight:600} .cart-send-page .cart-detail-group .item-name:hover{color:#ee2d24} .cart-send-page .cart-detail-group .offer-group span{position:relative;display:none;padding-left:12px;margin-bottom:10px} .cart-send-page .cart-detail-group .offer-group span::before{content:"";width:5px;height:5px;border-radius:50%;background:#d4d4d4;position:absolute;top:7px;left:0} .cart-send-page .cart-detail-group .item-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;text-align:center;width:100px;margin:auto 0 auto auto} .cart-send-page .cart-detail-group .item-quantity a{text-align:center;color:#222;width:30px;line-height:33px;font-weight:500} .cart-send-page .cart-detail-group .item-quantity input{text-align:center;border:0;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;width:37px} .cart-send-page .cart-detail-group .cart-voucher-group{padding:15px;background:#f5f5f5} .cart-send-page .cart-detail-group .cart-voucher-group .btn-check-voucher{background:#707070;width:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center} .cart-send-page .cart-detail-group .cart-voucher-group .cart-voucher-form{background:#fff;position:relative;overflow:hidden;border-radius:6px;margin-bottom:12px} .cart-send-page .cart-detail-group .cart-voucher-group .voucher-input{width:calc(100% - 90px);border:0;height:40px;padding-left:12px} .cart-send-page .cart-detail-group .p-15{padding:0 10px} .contact-page .contact-form-group{line-height:40px} .contact-page .contact-form-group .form-control{line-height:19px;width:100%;border:1px solid #ced4da;border-radius:5px;margin:8px 0;padding:10px} .contact-page .contact-form-group .col-form-label{margin:8px 0;font-size:14px;font-weight:500} .contact-page .contact-form-group .btn{display:inline-block;border-radius:5px} .contact-page .contact-form-group .btn-submit{font-size:15px;line-height:44px;padding:0 14px;color:#fff;background:var(--color-primary)} .contact-page .contact-form-group .btn-submit:hover{opacity:.8;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2)} .contact-page .alert-text{margin:0 8px} .brand-page .main-brand{background-color:#fff;padding:15px 0} .brand-page .main-brand .title{font-size:20px;color:#111;font-weight:600;line-height:32px;text-transform:uppercase;display:inline-block;position:relative} .brand-page .main-brand .title::after{content:'';position:absolute;border-bottom:2px solid #111;width:100%;bottom:-2px;left:0} .brand-page .main-brand .featured-brand ul{padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center} .brand-page .main-brand .featured-brand ul li{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 8);flex:0 0 calc(100% / 8);max-width:calc(100% / 8)} .brand-page .main-brand .brand-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;gap:24px} .brand-page .main-brand .brand-list ul li{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%} .brand-page .main-brand .brand-list ul li a{display:inline-block;font-size:22px;margin:0 0 10px 0} .brand-page .main-brand .brand-item{padding:25px 0} .brand-page .main-brand .brand-list ul li a:hover{color:var(--color-secondary)} .brand-page .main-brand .brand-item .smallTitle{border-bottom:1px solid #e1e1e1;display:block;font-size:22px;font-weight:700;padding:0 0 10px 0;border-bottom:1px solid #ececec;margin-bottom:20px} .brand-page .main-brand .brand-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;-ms-flex-wrap:wrap;flex-wrap:wrap} .brand-page .main-brand .brand-item ul li{max-width:calc(100% / 3 - 10px);width:100%;margin-right:10px;text-align:center} .customer-page .page-title::after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)} .customer-page .customer-content-group{max-width:600px;margin:20px auto 48px;background:#fff;padding:10px} .customer-page .customer-content-title{text-align:center;font-size:18px;font-weight:600} .customer-page .customer-content-title a{color:#222} .customer-page .customer-content-title a:first-child{margin-right:16px} .customer-page .customer-content-title a.current,.customer-page .customer-content-title a:hover{color:var(--color-primary);border-bottom:1px solid var(--color-primary)} .customer-page .customer-form .item{margin-top:20px} .customer-page .customer-form .item input{display:block;width:100%;border:1px solid #d7d7d7;padding:10px;height:40px;margin-top:5px;font-size:16px} .customer-page .customer-form .item span{color:#d91605} .customer-page .customer-form .item p{font-size:14px;font-weight:400} .customer-page .btn-customer{display:inline-block;height:40px;line-height:40px;font-weight:500;background:var(--color-primary);color:#fff;padding:0 16px} .customer-page .btn-customer:hover{opacity:.8;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.3);box-shadow:0 1px 5px rgba(0,0,0,.3)} .customer-page .password-input{position:relative} .customer-page .show-pass{position:absolute;top:13px;right:10px} .customer-page .forgot-password{display:block;text-align:right;color:#208ce8;margin:8px 0 0;font-size:14px} .customer-page .forgot-password-content{max-width:800px;padding-top:50px;margin:0 auto} .customer-page .forgot-password-content h2{font-size:24px;font-weight:600;margin-bottom:8px} .customer-page .forgot-password-content p{font-size:15px;margin-bottom:20px} .customer-page .forgot-password-content table{width:100%} .customer-page .forgot-password-content input{width:100%;padding:8px;font-size:18px;border-radius:5px;outline:0;border:1px solid var(--color-primary)} .customer-page .forgot-password-content td:first-child{font-size:15px} .customer-page .btn-forgot-password{display:block;width:50%;margin:30px auto} .account-page .account{padding:30px 0;font-size:16px} .account-page .account .col-left{border-right:1px solid #f5f5f5} .account-page .account .left-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 60px 20px 0;width:220px} .account-page .account .left-title span{font-size:16px;font-weight:400} .account-page .account .left-title p{font-size:18px;margin-top:4px} .account-page .account .title-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px} .account-page .account .title-list a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 14px} .account-page .account .title-list a:hover{background-color:#f5f5f5} .account-page .account .col-right{padding:10px 0} .account-page .account .col-right h2{font-size:22px;font-weight:600;margin-bottom:16px} .account-page .info-page table{max-width:520px;width:100%} .account-page .account .col-right .form-input{width:100%;padding-left:13px;border-radius:5px;border:1px solid #e1e1e1;height:38px;margin-bottom:8px} .account-page .btn-change{padding:10px 20px;border:none;background-color:#ee2d24;color:#fff;border-radius:5px;font-size:16px;cursor:pointer} .account-page .order-page table{font-size:16px;width:100%} .account-page .order-page td{font-size:14px;padding:6px;border:1px solid #ccc} .account-page .red-bold{color:#d91605;font-weight:600} .account-page .send-cart-info{padding:20px 15px;margin-top:12px;background:#f2f2f2;font-weight:300} .account-page .send-cart-info p{margin-bottom:16px;width:100%} .account-page .send-cart-info b{font-weight:700;width:200px;display:inline-block} .account-page .send-cart-info span{width:calc(100% - 200px)} .account-page .send-cart-detail-product{margin-top:15px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / 20%);box-shadow:0 0 5px 0 rgb(0 0 0 / 20%);border:1px solid #dee2e6!important} .account-page .send-cart-product-title{padding:20px 15px;font-size:18px;font-weight:600;text-transform:uppercase;border-bottom:1px solid #dee2e6} .account-page .send-cart-product-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 10px;width:100%;border-bottom:1px solid #dee2e6} .account-page .send-cart-item-left{width:82px;margin-right:8px;text-align:center} .account-page .send-cart-item-left img{width:100%} .account-page .send-cart-item-center a{font-size:14px;font-weight:600;color:#222;text-decoration:none} .account-page .send-cart-item-center{max-width:1000px;-webkit-box-flex:1;-ms-flex:1;flex:1} .account-page .send-cart-item-right{text-align:right;line-height:20px;margin-left:8px} .account-page .new-price{font-size:18px;color:#d60000;font-weight:700} .account-page .old-price{font-size:16px;color:#888;text-decoration:line-through} .account-page .number-item{font-weight:700;font-size:12px} .account-page .total-item{color:#d91605;font-size:16px;font-weight:700} .account-page .send-cart-total{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;padding:15px} .account-page .send-cart-total p:first-child{font-size:16px;font-weight:700} .account-page .again-cart{display:block;text-decoration:none;padding:22px 0 60px;text-align:center;color:#d60000;font-weight:600;font-size:22px;text-transform:uppercase} .article-page .a-item .a-image{position:relative} .article-page .a-item .a-category{position:absolute;bottom:10px;left:10px;background:rgba(250,250,250,.85);padding:4px 8px;border-radius:10px;font-size:14px;line-height:18px;font-weight:500} .article-page .a-item .a-features{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:8px 0} .article-page .a-item .a-pic{position:relative;padding-top:64%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:15px} .article-page .a-item .a-img{margin:auto 0;bottom:0;right:0;top:0;left:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover} .article-page .a-newest .a-newest-img{max-width:140px} .article-page .article-header{background:#f5f5f5} .article-page .article-header .article-category .item.active,.article-page .article-header .article-category .item:hover{color:var(--color-secondary)} .article-page .heading-primary{display:inline-block;font-size:20px;line-height:36px;font-weight:700;border-bottom:2px solid var(--color-primary);text-transform:uppercase;margin-bottom:20px} .article-page .article-box-btn{padding-top:24px;text-align:center;position:relative;margin-bottom:24px} .article-page .article-box-btn .link{background:var(--color-primary);color:#fff;border-color:var(--color-primary)} .article-page .article-box .article-box-btn a{display:inline-block;color:#fff;padding:9px 25px;border:1px solid #999} .article-page .swiper-button-next,.article-page .swiper-button-prev{width:30px;height:50px;background:rgba(0,0,0,.25)} .article-page .swiper-button-prev{border-radius:0 10px 10px 0;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)} .article-page .swiper-button-next{border-radius:10px 0 0 10px;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)} .article-page .swiper-button-next::after,.article-page .swiper-button-prev::after{font-size:16px;color:#fff} .article-page .a-article-showcase .a-wrapper{max-width:700px;position:absolute;bottom:10px;left:16px;color:#fff;text-shadow:1px 1px 1px #000} .article-page .a-article-showcase .a-category{position:relative;display:inline-block;color:#000;top:0;left:0;margin-bottom:10px} .article-page .article-home-top-right .a-name{font-size:16px;line-height:20px} .article-page .article-home-top-right .a-wrapper{bottom:0;left:10px;right:10px} .article-page .article-home-top-right .a-category{margin-bottom:4px} .article-page .article-home-top-right .a-features{margin-top:4px!important} .article-page .section-videos{background-color:#041e42;padding:16px 16px 30px;border-radius:5px} .article-page .art-iframe{border-radius:15px} .article-page .list-style .p-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:0 0 8px 0} .article-page .list-style .p-item .p-picture{max-width:140px;width:100%} .article-page .list-style .p-item .p-info{-webkit-box-flex:1;-ms-flex:1;flex:1} .article-page .list-style .p-item .p-price{display:block} .article-page .list-style .p-item .p-price-stock{margin-left:0} .article-page .archor-text-group{display:inline-block;background:#f1f1f1;border-radius:10px;padding:15px;margin-bottom:15px} .article-page .archor-text-group .toc_title{display:inline-block;cursor:pointer;font-size:16px} .article-page .archor-text-group ul{padding:0!important;margin:0!important} .article-page .archor-text-group a{color:#000} .article-page .archor-text-group li *{font-size:14px!important;font-weight:500} .article-page .archor-text-group a:hover{color:red} .article-page .archor-text-group a p{margin-bottom:0} .article-page .archor-text-group ol{margin-bottom:0;list-style:none;padding:0} .article-page .archor-text-group ol li{margin-top:4px} .article-page #js-outp li{display:table;counter-increment:item;margin-bottom:4px} .article-page #js-outp ol{list-style-type:none;counter-reset:item;margin:0;padding:0!important;font-weight:400} .article-page #js-outp li:before{width:28px;content:counters(item, ".") ". ";display:table-cell;font-weight:700;color:#363636!important} .global-fixed-group{position:fixed;bottom:80px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99999} .nav-fixed-bottom{position:fixed;bottom:0;left:0;right:0;z-index:998;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)} .nav-fixed-container{max-width:768px;margin:0 auto} .nav-fixed-bottom-item{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#343a40;font-weight:700;padding:8px 0} .nav-fixed-bottom-item.current{color:var(--color-primary)} .nav-fixed-bottom-item .icon{font-size:20px} .nav-fixed-bottom-item .title{font-size:13px;line-height:17px}