Files
du_an_khach_hang/Alpha/css/style_pc.css

770 lines
87 KiB
CSS
Raw Normal View History

2023-06-19 14:24:43 +07:00
:root{--color-primary:#014fbc;--color-secondary:#041e42;--white:#fff;--black:#000;--red:#fe0000;--blue:#3a92ec;--green:#008000;--gray:#7e7e7e;--gray-2:#d9d9d9;--box-shadow:0px 1px 6px rgba(0, 0, 0, 0.2)}
html{font-size:16px}
body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;color:#000;min-width:1220px;word-break:break-word;line-height:1.3;font-weight:400;background-color:#fff}
.container{max-width:1620px;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:24px;line-height:28px;font-weight:500;width:100%;height:430px;color:red;grid-column:1/-1}
.alert-mess{text-align:center;padding:50px 30px;font-size:20px;font-weight:500;color:red}
.alert-error{padding-left:24px;margin:16px 0;color:red;font-weight:600;line-height:1.5}
.visibility-hidden{visibility:hidden}
.style-img-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:100%}
.style-img-content{position:absolute;bottom:0;right:0;top:0;left:0;margin:auto auto}
.border-radius-15{border-radius:15px}
.border-radius-10{border-radius:10px}
.paging{margin:32px 0;text-align:center}
.paging-link.active,.paging-link:hover{color:#fff;background:var(--color-primary)}
.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:50%;color:#000;font-size:18px;line-height:20px;text-decoration:none;text-transform:capitalize;width:40px;height:40px;background:#f3f3f3}
.routing .list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;list-style:none}
.routing .routing-link{position:relative;font-size:14px;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);max-width:700px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.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:80%;border-right:1px solid #000}
.success-form{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(0,0,0,.5);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}
.success-form .cart-success{width:500px;height:300px;background:#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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed}
.success-form .success-form-svg{display:block;height:80px;width:80px;color:var(--color-primary)}
.success-form .text-cart-success{font-size:24px;font-weight:600;line-height:1.6;padding-top:30px}
.header-cart{position:relative}
.header-cart:hover .cart-ttip{display:block}
.header-cart .header-cart-quantity{width:14px;height:14px;font-size:10px;line-height:14px;border-radius:50%;background-color:var(--red);color:#fff;position:absolute;top:10px;right:8px}
.header-cart .cart-ttip{display:none;position:absolute;background-color:#fff;border-radius:10px;width:400px;height:auto;right:0;top:100%;z-index:3;-webkit-box-shadow:0 1px 6px rgb(0 0 0 / 25%);box-shadow:0 1px 6px rgb(0 0 0 / 25%)}
.header-cart .cart-ttip .cart-ttip-price-button{border-radius:5px;padding:10px;background:var(--color-primary);text-align:center;margin:0 12px 12px}
.header-cart .cart-ttip .cart-ttip-item-container{max-height:300px;overflow:auto}
.header-cart .cart-ttip .cart-ttip-item-container .compare-item{height:auto;margin:0;max-width:unset;-webkit-box-shadow:none;box-shadow:none}
.header-cart .cart-ttip .header-null-cart{width:100%!important;text-align:center;padding:30px;color:#000;font-weight:600}
.header-cart .cart-ttip .header-cart-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}
.header-cart .cart-ttip .cart-ttip-price{display:-webkit-box;display:-ms-flexbox}
.header-cart .cart-ttip .header-cart-item-price p{font-weight:700;width:auto}
.header-cart .cart-ttip .cart-ttip-price{padding:10px 20px 10px 10px;border-top:3px solid var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;gap:6px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.header-cart .cart-ttip .cart-ttip-price p{color:#000;width:auto;padding:0;margin:0}
.header-cart .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)}
.header-cart .cart-ttip .cart-ttip-price p:nth-child(2){font-size:13px;font-weight:200;color:var(--color-primary);margin-left:0!important}
.header-cart .cart-ttip .cart-ttip-price p:last-child{font-size:15px;font-weight:700}
.header-cart .cart-ttip .compare-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-shadow:0 1px 8px rgb(0 0 0 / 25%);box-shadow:0 1px 8px rgb(0 0 0 / 25%);padding:10px;border-radius:10px;max-width:360px;background:#fff}
.header-cart .cart-ttip .compare-item img{width:80px;border:5px}
.header-cart .cart-ttip .compare-item .compare-item-text{display:inline-block;padding:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.header-cart .cart-ttip .compare-item .compare-item-text 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}
.header-cart .cart-ttip .header-null-cart{width:100%;text-align:center;padding:24px;color:#000;font-size:14px;font-weight:600}
.static-icons{background-image:url(../images/static-icons-map-pc.png);background-repeat:no-repeat;display:inline-block;background-size:318.5px 240px}
.static-icon-aggel-down{width:12px;height:6px;background-position:-2px -2px}
.static-icon-aggel-down-blue{width:8px;height:4px;background-position:-19px -2px}
.static-icon-aggel-up-2{width:40px;height:40px;background-position:-32px -2px}
.static-icon-box-pro{width:26px;height:26px;background-position:-77px -2px}
.static-icon-box-pro-2{width:28px;height:28px;background-position:unset;background-size:cover;background-image:url(../images/sale.png)}
.static-icon-box-pro-new{width:26px;height:28px;background-position:-107px -2px}
.static-icon-box-pro-new-2{width:28px;background-position:unset;background-size:cover;background-image:url(../images/new1.png)}
.static-icon-cart{width:32px;height:28px;background-position:-138px -2px}
.static-icon-cart-pro{width:19px;height:19px;background-position:-174px -2px}
.static-icon-clipboard-text{width:20px;height:21px;background-position:-198px -2px}
.static-icon-eyes{width:20px;height:14px;background-position:-2px -28px}
.static-icon-fb-2{width:50px;height:50px;background-position:-138px -35px}
.static-icon-fb-logo{width:38px;height:38px;background-position:-2px -90px}
.static-icon-fire{width:22px;height:26px;background-position:-193px -27px}
.static-icon-gift{width:32px;height:32px;background-position:-45px -90px}
.static-icon-gift-2{width:19px;height:18px;background-position:-2px -56px}
.static-icon-green-check{width:12px;height:13px;background-position:-26px -56px}
.static-icon-hot-sticker{width:76px;height:32px;background-position:-82px -90px}
.static-icon-instagram-logo{width:38px;height:38px;background-position:-163px -90px}
.static-icon-mail{width:90px;height:90px;background-position:-45px -127px}
.static-icon-mail-2{width:50px;height:50px;background-position:-140px -133px}
.static-icon-mess-2{width:51px;height:51px;background-position:-223px -2px}
.static-icon-messages{width:20px;height:20px;background-position:-42px -57px}
.static-icon-news{width:20px;height:18px;background-position:-67px -57px}
.static-icon-news-2{width:20px;height:17px;background-position:-92px -57px}
.static-icon-note{width:36px;height:36px;background-position:-206px -57px}
.static-icon-phone-shake{width:14px;height:14px;background-position:-117px -57px}
.static-icon-phone-shake-2{width:54px;height:54px;background-position:-206px -98px}
.static-icon-profile-2user{width:20px;height:20px;background-position:-247px -57px}
.static-icon-profile-circle{width:20px;height:20px;background-position:-2px -157px}
.static-icon-search{width:25px;height:25px;background-position:-195px -157px}
.static-icon-youtube-2{width:51px;height:51px;background-position:-195px -187px}
.static-icon-youtube-logo{width:38px;height:38px;background-position:-278px -2px}
.global-header{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.25);box-shadow:0 1px 10px rgba(0,0,0,.25)}
.global-header .header-top{height:42px;background-color:var(--color-primary);color:#fff;font-size:14px;line-height:16px}
.global-header .header-top .row{height:42px}
.global-header .header-top .contact{padding:8px 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;border-radius:17px;cursor:pointer}
.global-header .header-bottom .row{height:102px}
.global-header .header-bottom .logo img{max-height:80px}
.global-header .header-features .wrapper-icon{height:50px;width:50px;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;background:rgba(58,146,236,.1);border-radius:50%}
.global-header .header-features .text{max-width:94px}
.global-header .header-features .item:nth-child(2) .text{max-width:80px}
.global-header .header-search .search-container{max-width:652px;width:100%;padding:5px 7px;position:relative;background:#fff;border:1px solid #b5b5b5;border-radius:28px;font-size:16px;height:52px;margin:0 auto}
.global-header .header-search .search-cat-group{width:178px;margin-right:16px;line-height:40px;background:#ededed;border-radius:100px;border:1px solid #d0cbcb;padding:0 18px 0 12px;position:relative}
.global-header .header-search .search-cat-holder{font-weight:400;cursor:pointer;color:#3a3a3a;font-style:italic;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:95%}
.global-header .header-search .cat-list-group{-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all;opacity:0;visibility:hidden;position:absolute;background:#ebebeb;left:0;top:130%;width:140%;max-height:234px;overflow:auto;z-index:99999;padding:10px 5px 15px 5px;border-radius:10px;-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.1);box-shadow:0 0 10px 3px rgba(0,0,0,.1)}
.global-header .header-search .cat-list-group a:hover{font-weight:700;background:#e1e1e1}
.global-header .header-search .search-cat-group:hover .cat-list-group{-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all;top:100%;opacity:1;visibility:visible}
.global-header .header-search .cat-list-group a{font-style:normal;font-size:14px;line-height:19px;padding:6px 0 6px 15px;cursor:pointer}
.global-header .header-search .search-cat-group::after{content:"\f0d7";font-family:FontAwesome;position:absolute;font-style:normal;font-size:16px;right:13px;top:0;bottom:0}
.global-header .header-search .search-form-group{display:block;width:calc(100% - 182px)}
.global-header .header-search .search-input{width:calc(100% - 45px);height:100%;border:0;margin:0;padding:0;font-size:inherit;line-height:20px;outline:0}
.global-header .header-search .search-input::-webkit-input-placeholder{font-style:italic;color:#797979}
.global-header .header-search .search-input::-moz-placeholder{font-style:italic;color:#797979}
.global-header .header-search .search-input:-ms-input-placeholder{font-style:italic;color:#797979}
.global-header .header-search .search-input::-ms-input-placeholder{font-style:italic;color:#797979}
.global-header .header-search .search-input::placeholder{font-style:italic;color:#797979}
.global-header .header-search .search-submit{width:39px;height:39px;border-radius:50%;cursor:pointer;background-color:#3a3a3a;background-position:-189px -150px;border:0;position:absolute;right:6px;top:5px}
.global-header .global-navbar .global-navbar-title{display:none;font-size:20px;line-height:24px;font-weight:700;text-align:center;text-transform:uppercase;color:#fff;background:var(--color-primary);padding:14px 10px;border-radius:15px;cursor:pointer}
.global-header .global-navbar .list{position:absolute;width:310px;left:6px;top:103px;background:#fff;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.25);box-shadow:0 3px 7px rgba(0,0,0,.25);border-radius:10px;z-index:9999}
.global-header .global-navbar .list .item{padding:6.25px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}
.global-header .global-navbar .list .icon{max-height:30px}
.global-header .global-navbar .list .list-item:first-child{border-radius:10px 10px 0 0;overflow:hidden}
.global-header .global-navbar .list .list-item:last-child{border-radius:0 0 10px 10px;overflow:hidden}
.global-header .global-navbar .list .list-item:hover .item{background-color:var(--color-primary);color:#fff}
.global-header .global-navbar .list .list-item:hover .icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.global-header .global-navbar .list .list-item:hover .sub-menu{display:-ms-grid!important;display:grid!important}
.global-header .global-navbar .sub-menu{display:none;-webkit-box-shadow:0 5px 10px rgb(0,0,0,.1);box-shadow:0 5px 10px rgb(0,0,0,.1);position:absolute;left:310px;top:0;width:calc(1600px - 310px);height:100%;overflow:auto;z-index:9999;background:#fff;padding:10px 20px;font-size:18px}
.global-header .global-navbar .sub-menu .grid{height:-webkit-max-content;height:-moz-max-content;height:max-content;row-gap:20px}
.global-header .global-navbar .sub-menu>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}
.global-header .global-navbar .sub-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.global-header .global-navbar .sub-item:hover{background:0 0}
.global-header .global-navbar .sub-item-link{text-decoration:none;color:#000;font-weight:400;padding:6px 0}
.global-header .global-navbar .sub-item-link:hover{color:var(--color-primary)}
.global-header .global-navbar .sub-item-1:first-child span{font-weight:700;color:var(--color-primary)}
.global-header .global-navbar .sub-item-2{position:relative}
.global-header .global-navbar .sub-item-2 .sub-item-link{font-size:16px;line-height:20px}
.global-header .global-navbar .sub-item-2:hover .sub-item-3{display:block}
.global-header .global-navbar .sub-item-2 .sub-item-3{display:none;position:absolute;top:0;left:100%;-webkit-box-shadow:0 0 10px 1px rgb(0 0 0 / 15%);box-shadow:0 0 10px 1px rgb(0 0 0 / 15%);max-width:180px;width:120%;border-radius:5px;background:#fff;padding:0 10px}
.global-header .header-search .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%)}
.global-header .header-search .search-results-list{max-height:300px;overflow:auto;z-index:999}
.global-header .header-search .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}
.global-header .header-search .search-results .item:hover{background:#f0f2f5}
.global-header .header-search .search-results .img{width:60px;height:60px;background:#fff}
.global-header .header-search .search-results img{max-width:100%;max-height:100%}
.global-header .header-search .search-results .title{font-size:14px;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}
.global-header .header-search .search-results .price{color:#ec1c24}
.global-footer .newsletter{background-color:#3a92ec}
.global-footer .newsletter .row{height:150px}
.global-footer .newsletter .form-newsletter-input{max-width:660px;width:100%;height:62px;background-color:#fff;border:0;outline:0;border-radius:105px;padding:15px 20px;font-size:16px}
.global-footer .newsletter .form-newsletter-btn{max-width:128px;width:100%;height:62px;background-color:var(--color-primary);border:0;outline:0;border-radius:105px;padding:15px 20px;font-size:16px;color:#fff;cursor:pointer}
.global-footer .company .col-c .title{display:inline-block;position:relative;font-size:24px;line-height:40px;font-weight:600;margin-bottom:16px}
.global-footer .company .col-c .title::after{content:"";position:absolute;bottom:-2px;left:0;border:1px solid #fe0000;width:60%}
.global-footer .company .col-c .list{font-weight:400;font-size:15px;line-height:30px}
.global-footer .company .col-c .list .item:hover{color:var(--color-primary)}
.global-footer .company .col-c .add-on{max-width:140px}
.global-footer .copyright{padding:23px 0;background-color:var(--color-primary);font-size:15px;line-height:30px;color:#fff}
.global-footer .fixed-contact-group{position:fixed;top:40%;right:20px;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}
.section-brand .brand-box{background:#fff;-webkit-box-shadow:1px 0 5px rgba(0,0,0,.25);box-shadow:1px 0 5px rgba(0,0,0,.25);border-radius:10px;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;min-height:60px;padding:0 10px}
.section-brand .brand-box img{max-height:50px}
.section-article .heading::after{content:"";position:absolute;bottom:-1px;width:100%;height:1px;background-color:#e7e7e7}
.section-article .heading .title{display:inline-block;padding:14px 28px;background-color:var(--color-primary);border-radius:10px 0;font-size:24px;line-height:24px;color:#fff}
.section-article .article-box .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:500;color:var(--color-primary);font-size:18px;line-height:22px;margin-bottom:18px}
.section-article .a-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}
.section-article .a-item:not(:last-child){margin-bottom:30px}
.section-article .a-item .a-img{padding-bottom:31%}
.section-article .a-item .a-name{font-size:16px;line-height:24px;font-weight:500;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}
.section-article .a-item .a-link{padding:4px 8px;border:1px solid #e7e7e7;border-radius:5px}
.section-article .a-item .a-link:hover{background-color:var(--color-primary);color:#fff}
.p-item{padding:10px 12px 12px;border:1px solid #efefef}
.p-item .p-name{font-size:14px;line-height:18px;font-weight:500;margin-top:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;height:36px}
.p-item .p-img .p-img-frame{position:absolute}
.p-item .p-img .static-icon-hot-sticker{display:none;position:absolute;top:0;right:-12px}
.p-item .p-price .p-price-stock{font-size:14px;line-height:16px;color:#7e7e7e;margin-top:6px;height:16px}
.p-item .p-price .p-price-sale{font-size:20px;line-height:24px;font-weight:700;color:#cc0001;margin-top:4px}
.p-item .p-wrapper{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:4px}
.p-item .p-quantity{color:#4ac81e;font-size:14px;line-height:16px}
.p-item .p-quantity.out-stock{color:red}
.p-item .p-quantity.out-stock .static-icon-green-check{-webkit-filter:invert(50%) sepia(92%) saturate(7476%) hue-rotate(2deg) brightness(94%) contrast(118%);filter:invert(50%) sepia(92%) saturate(7476%) hue-rotate(2deg) brightness(94%) contrast(118%)}
.p-item .p-cart{position:relative;width:32px;height:32px;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;border-radius:50%;border:1px solid var(--color-primary);cursor:pointer}
.p-item .p-cart:hover{background-color:var(--color-primary)}
.p-item .p-cart:hover .static-icon-cart-pro{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.p-item .p-sale-off{position:absolute;top:-35px;right:0;background:-o-linear-gradient(top,#ff8311 0,#ffb168 122%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff8311),color-stop(122%,#ffb168));background:linear-gradient(180deg,#ff8311 0,#ffb168 122%);font-size:14px;line-height:17px;padding:4px 8px;white-space:nowrap;color:#fff;border-radius:15px}
.p-item .p-sale-off::after{content:"";position:absolute;width:10px;height:5px;bottom:-4px;right:10px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);background:#ffb168}
.swiper-btn-custom{width:18px;height:36px;background:rgba(0,0,0,.3)}
.swiper-btn-custom:hover{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.5);box-shadow:0 1px 5px rgba(0,0,0,.5)}
.swiper-btn-custom::after{font-size:12px;line-height:36px;color:#fff}
.swiper-btn-custom.swiper-button-prev{border-radius:0 25px 25px 0;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}
.swiper-btn-custom.swiper-button-next{border-radius:25px 0 0 25px;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
.swiper-btn-custom.swiper-button-next::after{padding-left:2px}
.swiper-btn-custom.swiper-button-prev::after{padding-right:2px}
.homepage .section-hero .banner-container{display:-ms-grid;display:grid;gap:12px;-ms-grid-columns:1fr 12px 1fr 12px 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr 12px 1fr 12px 1fr;grid-template-rows:repeat(3,1fr);margin:auto 0 0 auto;margin-left:322px}
.homepage .section-hero .banner-container img{border-radius:10px}
.homepage .section-hero .banner-container>:first-child{-ms-grid-row:1;-ms-grid-column:1}
.homepage .section-hero .banner-container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}
.homepage .section-hero .banner-container>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}
.homepage .section-hero .banner-container>:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}
.homepage .section-hero .banner-container>:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}
.homepage .section-hero .banner-container>:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}
.homepage .section-hero .banner-container>:nth-child(7){-ms-grid-row:5;-ms-grid-column:1}
.homepage .section-hero .banner-container>:nth-child(8){-ms-grid-row:5;-ms-grid-column:3}
.homepage .section-hero .banner-container>:nth-child(9){-ms-grid-row:5;-ms-grid-column:5}
.homepage .section-hero .slide-primary{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/3/3}
.homepage .section-hot{margin-top:34px}
.homepage .section-hot .title{position:relative}
.homepage .section-hot .title::after{content:"";position:absolute;bottom:-2px;width:100%;height:2px;background:-o-linear-gradient(359.81deg,#b92710 -16.99%,#f00d0d 88.23%);background:linear-gradient(90.19deg,#b92710 -16.99%,#f00d0d 88.23%)}
.homepage .section-hot .title .item .wrapper{-webkit-clip-path:polygon(0 0,88% 0,100% 100%,0% 100%);clip-path:polygon(0 0,88% 0,100% 100%,0% 100%);padding:12px 40px 12px 10px;cursor:pointer}
.homepage .section-hot .title .item:nth-child(2) .wrapper{-webkit-clip-path:polygon(0 0,91% 0,100% 100%,0% 100%);clip-path:polygon(0 0,91% 0,100% 100%,0% 100%)}
.homepage .section-hot .title .item.active .wrapper{color:#fff;background:-o-linear-gradient(359.81deg,#b92710 -16.99%,#f00d0d 88.23%);background:linear-gradient(90.19deg,#b92710 -16.99%,#f00d0d 88.23%)}
.homepage .section-hot .title .item .sub-effect{position:relative;height:52px}
.homepage .section-hot .title .item.active .sub-effect::after{content:"";position:absolute;right:-8px;bottom:0;background:#d50000;opacity:.2;height:24px;width:36px;-webkit-clip-path:polygon(30% 0,60% 0,100% 100%,70% 100%);clip-path:polygon(30% 0,60% 0,100% 100%,70% 100%)}
.homepage .section-hot .title .item.active .sub-effect::before{content:"";position:absolute;right:12px;top:0;background:#d50000;opacity:.2;height:24px;width:22px;-webkit-clip-path:polygon(10% 0,40% 0,100% 100%,70% 100%);clip-path:polygon(10% 0,40% 0,100% 100%,70% 100%)}
.homepage .section-hot .product-list{margin-top:22px}
.homepage .section-hot .col-right .p-item{border:0;padding:0}
.homepage .section-hot .col-right .p-name{font-size:20px;line-height:24px;-webkit-line-clamp:3;height:72px}
.homepage .section-hot .col-right .static-icon-hot-sticker{top:36px;right:12px;width:76px;height:32px;background-position:-82px -90px;background-size:318.5px 240px}
.homepage .section-hot .col-right .p-pic{padding:50px}
.homepage .section-hot .col-right .p-img-sale-off{position:absolute;bottom:0;max-width:345px;width:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.homepage .section-hot .col-right .p-img-sale-off .text{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:18px;line-height:18px;text-align:center;color:#fff}
.homepage .section-hot .col-right .p-img-sale-off .text .price{display:block;font-size:40px;font-weight:700;line-height:30px;margin-top:10px}
.homepage .section-hot .col-right .p-price-stock{font-size:16px;line-height:20px;margin-top:0;height:20px}
.homepage .section-hot .col-right .p-price-sale{font-size:28px;line-height:30px;margin-top:0}
.homepage .section-hot .col-right .p-summary{font-size:16px;line-height:20px;margin-top:8px;padding-left:20px}
.homepage .section-hot .col-right .p-wrapper{margin-top:0}
.homepage .section-hot .col-right .p-quantity{font-size:18px}
.homepage .section-hot .col-right .p-quantity .static-icon-green-check{background-size:425px 320px;width:18px;height:20px;background-position:-34px -72px}
.homepage .section-hot .col-right .p-cart{width:48px;height:48px}
.homepage .section-hot .col-right .p-cart .static-icon-cart-pro{background-size:425px 320px;width:25px;height:25px;background-position:-233px -3px}
.homepage .section-banner-mid{padding:20px 0}
.homepage .section-category .category-box .heading::after{content:"";position:absolute;bottom:-1px;width:100%;height:2px;background-color:var(--color-primary)}
.homepage .section-category .category-box .heading .title{display:inline-block;color:#fff;text-transform:uppercase;font-size:24px;line-height:24px;-webkit-clip-path:polygon(0 0,88% 0,100% 100%,0% 100%);clip-path:polygon(0 0,88% 0,100% 100%,0% 100%);padding:12px 50px 12px 10px;background-color:var(--color-primary)}
.homepage .section-category .category-box .heading .child .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:16px;background-color:var()}
.homepage .section-category .category-box .product-list{padding-top:20px}
.product-page .grid--product-page{-ms-grid-columns:1fr 4fr;grid-template-columns:1fr 4fr}
.product-page .category-nav .title{border-bottom:1px solid #e9e9e9}
.product-page .category-nav .list .item{font-size:16px;line-height:30px;font-weight:500}
.product-page .sort{border-bottom:1px solid #f0f0f0}
.product-page .sort .sort-by-collection select{max-width:156px;height:42px;font-size:16px;line-height:20px;outline:0;border-radius:8px;padding:0 10px;border:1px solid #e9e9e9}
.product-page .sort .sort-by-display .static-icons.active,.product-page .sort .sort-by-display .static-icons:hover{-webkit-filter:invert(30%) sepia(57%) saturate(2610%) hue-rotate(352deg) brightness(101%) contrast(106%);filter:invert(30%) sepia(57%) saturate(2610%) hue-rotate(352deg) brightness(101%) contrast(106%)}
.product-page .sort .sort-custom .item{padding:8px 18px;background:#fff;border:1px dashed #d9d9d9;border-radius:3px;margin-left:20px}
.product-page .sort .sort-custom .item.active,.product-page .sort .sort-custom .item:hover{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}
.product-page .sort .sort-by-display .item{width:36px;height:36px;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;border-radius:50%;border:1px solid #d9d9d9}
.product-page .sort .sort-by-display .item .icon{max-width:18px}
.product-page .sort .sort-by-display .item.active{border-color:var(--blue);background-color:var(--blue)}
.product-page .sort .sort-by-display .item.active .icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.product-page .filter .filter-item{border-top:1px solid #e9e9e9;padding-top:12px;margin-top:12px}
.product-page .filter .filter-item .list .check-box{display:inline-block;width:16px;height:16px;background-color:#e9e9e9;border-radius:3px}
.product-page .product-list .p-item:hover{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2)}
.product-page .product-list .p-name{font-size:18px;line-height:22px;height:44px}
.product-page .product-list .p-price-stock{font-size:16px;line-height:20px;height:20px}
.product-page .product-list .p-price-sale{font-size:24px;line-height:28px;margin-top:8px}
.product-page .product-list .p-quantity{font-size:16px}
.product-page .product-list.list-style{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}
.product-page .product-list.list-style .p-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}
.product-page .product-list.list-style .p-item .p-thumb{max-width:40%;width:100%}
.product-page .description .line-block .line{width:75%;height:1px;background-color:var(--color-primary);margin:8px auto}
.product-page .description .line-block .line-2{width:55%}
.product-page .description .view-more-content-btn{border:1px solid var(--color-primary);border-radius:22px;padding:8px 16px;text-transform:uppercase;font-weight:500;color:var(--color-primary);font-size:16px;line-height:20px}
.product-page .description .view-more-content-btn:hover{background-color:var(--color-primary);color:#fff}
.product-detail-page .pd-box-group{margin-bottom:12px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25);border-radius:15px}
.product-detail-page .pd-box-group .box-title{font-weight:700;font-size:22px;line-height:26px;border-bottom:1px solid #f3f3f3;margin:0;padding:16px 12px}
.product-detail-page .pd-content-holder{padding:16px 12px}
.product-detail-page .pd-name{font-weight:600;font-size:24px;line-height:44px}
.product-detail-page .product-thumbs .gallery-top{border:1px solid #eee;border-radius:15px}
.product-detail-page .product-thumbs .gallery-thumbs .swiper-slide{border:1px solid #eee;border-radius:8px;overflow:hidden;-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 .product-thumbs .gallery-thumbs .swiper-slide-thumb-active{border-color:#d91605}
.product-detail-page .pd-middle-group{margin-bottom:30px}
.product-detail-page .pd-image-group{margin-bottom:30px}
.product-detail-page .pd-image-group .item{display:block;position:relative;padding-bottom:100%}
.product-detail-page .pd-gallery-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.product-detail-page .pd-gallery-group a{display:block;border:1px solid #e7e7e7;border-radius:8px;overflow:hidden;padding:2px;margin:0 10px 10px 0;width:calc(100% / 5 - 8px)}
.product-detail-page .pd-gallery-group a:nth-child(5n){margin-right:0}
.product-detail-page .pd-gallery-group img{display:block;margin:auto;border-radius:8px}
.product-detail-page .pd-gallery-group .active{border-color:#d91605}
.product-detail-page .pd-info-rating{font-size:15px;line-height:22px;border-bottom:1px solid #e7e7e7}
.product-detail-page .pd-info-rating p{margin:0 10px 5px 0;position:relative;padding:0 10px 0 0}
.product-detail-page .pd-info-rating p:last-child{padding:0;margin-right:0}
.product-detail-page .pd-info-rating p:last-child::after{content:none}
.product-detail-page .pd-info-rating p::after{content:"";width:1px;height:15px;background:#d9d9d9;position:absolute;top:3px;right:0}
.product-detail-page .pd-info-rating .icon-star{margin:0 5px}
.product-detail-page .pd-summary-group{font-weight:300;font-size:16px;line-height:28px;margin-bottom:14px}
.product-detail-page .pd-summary-group b{line-height:22px;margin-bottom:3px}
.product-detail-page .pd-summary-group .item{padding-left:18px;position:relative}
.product-detail-page .pd-summary-group .item::before{content:"\f111";font-family:"Font Awesome 5 Free";font-size:10px;color:#d9d9d9;position:absolute;top:0;left:0}
.product-detail-page .pd-summary-group ul{list-style:circle;padding-left:20px;margin:0}
.product-detail-page .pd-summary-group li::marker{color:#d9d9d9;font-size:16px}
.product-detail-page .btn-showmore-summary{display:block;margin-top:11px;background:#f3f3f3;border-radius:5px;max-width:113px;line-height:40px;color:#000;text-align:center;-webkit-transition:.15s all;-o-transition:.15s all;transition:.15s all}
.product-detail-page .btn-showmore-summary:hover{background:#000;color:#fff}
.product-detail-page .pd-price-group{margin:16px 0;border:1px dashed #c1c1c1;border-radius:12px;padding:12px 14px}
.product-detail-page .pd-price{display:inline-block;margin:0 10px;color:#d91605;font-weight:700;font-size:32px;line-height:44px}
.product-detail-page .pd-price-title{font-size:20px;line-height:20px}
.product-detail-page .pd-old-price{display:inline-block;color:#999;font-size:20px;line-height:20px;margin-right:10px}
.product-detail-page .pd-price-off{display:inline-block;line-height:18px;background:#ffbd3c;border-radius:16px;color:#fff;padding:6px 10px 5px;font-size:16px}
.product-detail-page .pd-vat-group span{margin:6px 9px 0 0;line-height:34px;background:#f3f3f3;border-radius:5px;color:#555;font-weight:500;padding:0 11px}
.product-detail-page .pd-offer-group{border-radius:15px;-webkit-box-shadow:0 0 0 1px #ffe4e1;box-shadow:0 0 0 1px #ffe4e1;position:relative;margin:30px 0 18px;padding:28px 12px 12px}
.product-detail-page .pd-offer-group .title{background:#ffe4e1;border-radius:21px;color:#d91605;font-weight:700;line-height:38px;display:inline-block;margin:0 0 9px;position:absolute;top:-20px;left:12px;padding:0 12px 0 34px}
.product-detail-page .pd-offer-group .title::before{content:"";width:21px;height:38px;background:url(../images/sprite.png) no-repeat;background-size:250px 202px;background-position:-134px -32px;position:absolute;top:0;left:12px}
.product-detail-page .pd-offer-list{font-size:13px;line-height:20px}
.product-detail-page .pd-offer-list .item{position:relative;padding-left:15px}
.product-detail-page .pd-offer-list .item::before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;font-size:4px;position:absolute;left:3px}
.product-detail-page .pd-offer-list .item *{padding:0;margin:0;list-style:none}
.product-detail-page .pd-quantity-group{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;line-height:40px;margin:18px 0}
.product-detail-page .pd-quantity-holder{width:100px;-webkit-box-shadow:0 0 0 1px #d9d9d9;box-shadow:0 0 0 1px #d9d9d9;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0 12px}
.product-detail-page .pd-quantity-holder a{width:29px;color:#000;line-height:40px}
.product-detail-page .pd-quantity-holder a:first-child{border-right:1px solid #f3f3f3}
.product-detail-page .pd-quantity-holder a:last-child{border-left:1px solid #f3f3f3}
.product-detail-page .pd-quantity-holder input{width:calc(100% - 60px);text-align:center;border:0;outline:0}
.product-detail-page .pd-btn-buy{border:2px solid #d91605;border-radius:10px;line-height:36px;color:#d91605;font-weight:600;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 21px;-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all}
.product-detail-page .pd-btn-buy:hover{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.3);box-shadow:0 0 6px 0 rgba(0,0,0,.3)}
.product-detail-page .pd-btn-buy .icon-buy{width:30px;height:30px;margin-right:9px;background-repeat:no-repeat;background-size:30px;background-position:center 0}
.product-detail-page .pd-btn-group .pd-btn-buyNow{background:#d91605;border-radius:10px;color:#fff;font-size:13px;line-height:20px;float:left;max-width:400px;width:100%;text-align:center;padding:11px 10px;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all}
.product-detail-page .pd-btn-group .pd-btn-buyNow:hover{-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.3);box-shadow:0 0 8px 1px rgba(0,0,0,.3)}
.product-detail-page .pd-btn-group .pd-btn-buyNow b{font-weight:700;font-size:18px;display:block}
.product-detail-page .pd-btn-group .pd-btn-buyNow span{display:block}
.product-detail-page .pd-btn-group .pd-btn-addCart{background-color:var(--color-primary)}
.product-detail-page .static-text{border:1px solid #d9d9d9;border-radius:10px;margin-bottom:36px;color:var(--color-primary);padding:15px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}
.product-detail-page .static-text .icon{max-height:20px;margin-bottom:2px}
.product-detail-page .pd-static-item{-webkit-box-shadow:0 0 0 1px #d9d9d9;box-shadow:0 0 0 1px #d9d9d9;border-radius:10px;margin-bottom:12px}
.product-detail-page .pd-static-item .title{background:#f3f3f3;border-bottom:1px solid #d9d9d9;font-weight:700;font-size:16px;line-height:40px;margin:0;padding:0 20px}
.product-detail-page .pd-static-item .title .icon{max-height:20px}
.product-detail-page .pd-static-item.gift .title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;color:#d91605;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:44px;text-transform:uppercase;border-radius:10px 10px 0 0;overflow:hidden}
.product-detail-page .pd-static-item ul{font-size:16px;line-height:28px;padding:8px 8px 12px 27px;margin:0;list-style:circle;font-family:inherit}
.product-detail-page .pd-static-item ul ::marker{color:#d9d9d9;font-size:16px}
.product-detail-page .pd-right-group .pd-static-item{position:relative;margin-bottom:36px;-webkit-box-shadow:0 0 0 1px var(--blue);box-shadow:0 0 0 1px var(--blue)}
.product-detail-page .pd-right-group .pd-static-item .title{background:#fff;border:0;color:var(--color-primary);position:absolute;top:-15px;left:30px;line-height:30px;padding:0 10px}
.product-detail-page .pd-hotline-list{padding:16px 30px 10px}
.product-detail-page .pd-hotline-list .item{margin:0 0 8px;position:relative;font-size:16px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product-detail-page .pd-hotline-list .item:last-child{margin:0}
.product-detail-page .pd-hotline-list .item::before{content:"";width:16px;height:16px;background:url(../images/static-icon-zalo.png) no-repeat center;background-size:16px;margin-right:6px}
.product-detail-page .pd-qr-code{padding:13px 12px}
.product-detail-page .pd-qr-code a{width:110px;height:110px;padding:8px;background:#f3f3f3}
.product-detail-page .pd-qr-code img{display:block;margin:auto}
.product-detail-page .pd-video-holder{padding:20px 14px}
.product-detail-page .pd-video-holder iframe{display:block;margin:auto;width:100%;height:433px}
.product-detail-page .btn-spec{display:block;width:100%;max-width:240px;line-height:38px;height:40px;border:1px solid var(--color-primary);color:var(--color-primary);border-radius:34px;background:#fff;text-align:center;margin:auto;-webkit-transition:.1s all;-o-transition:.1s all;transition:.1s all}
.product-detail-page .btn-spec.view-more-content-btn{max-width:110px}
.product-detail-page .btn-spec:hover{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}
.product-detail-page .pd-spec-holder{position:relative;margin-bottom:34px}
.product-detail-page .pd-spec-holder table{width:100%}
.pd-spec-holder tr:nth-child(2n){background:#f5f5f5}
.pd-spec-holder td{padding:10px;line-height:18px}
.fancybox-slide--html{padding:20px}
.fancybox-spec{min-width:700px}
.fancybox-spec td{padding:14px;line-height:20px}
.product-detail-page .pd-art-group .item{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #f3f3f3;padding:14px 12px}
.product-detail-page .pd-art-group .item:first-child{border:0}
.product-detail-page .pd-art-group .item-img{max-width:162px;width:100%;margin-right:10px}
.product-detail-page .pd-art-group .item-img img{display:block;margin:auto;border-radius:12px}
.product-detail-page .pd-art-group .item-title{font-weight:500;line-height:16px;margin-bottom:8px;font-size:inherit}
.product-detail-page .pd-art-group .item-summary{font-size:13px;line-height:15px}
.product-detail-page .product-comment-container{padding:12px}
.product-detail-page .product-comment-container .box-comment-left{font-weight:300;font-size:36px;line-height:30px;color:#d91605}
.product-detail-page .product-comment-container .box-comment-left b{font-weight:inherit}
.product-detail-page .product-comment-container .box-comment-middle li{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;white-space:nowrap;font-size:14px;line-height:22px}
.product-detail-page .product-comment-container .box-comment-middle .line-rating{background:#d9d9d9;border-radius:3px;min-width:230px;height:8px;margin:0 12px;position:relative;overflow:hidden}
.product-detail-page .product-comment-container .box-comment-middle .percent{position:absolute;left:0;top:0;bottom:0;background:#d91605;border-radius:3px}
.product-detail-page .product-comment-container .box-comment-middle{border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5}
.product-detail-page .product-comment-container .box-comment-middle .count{color:#1fb0de}
.product-detail-page .product-comment-container .box-comment-right{font-size:12px;line-height:22px}
.product-detail-page .product-comment-container .box-comment-right .btn-red{display:block;margin-top:4px;color:#fff;font-weight:500;font-size:14px;background:#d91605;border-radius:5px;line-height:40px}
.product-detail-page .product-comment-container .box-comment-right p{margin-bottom:8px}
.product-detail-page .product-comment-container .comment-form-group{margin:25px 0 0;border:1px solid #d9d9d9;border-radius:12px;overflow:hidden}
.product-detail-page .product-comment-container .comment-form-group td{padding:10px 14px 0}
.product-detail-page .product-comment-container .comment-form-group tr:first-child td{padding:0;width:auto}
.product-detail-page .product-comment-container .comment-form-group td:first-child{width:100px}
.product-detail-page .product-comment-container .comment-form-group .form-control{-webkit-box-shadow:none;box-shadow:none;width:100%;height:40px;border-radius:5px;padding:0 10px;border:1px solid #d9d9d9;outline-color:var(--color-primary)}
.product-detail-page .product-comment-container .comment-form-group textarea.form-control{display:block;width:100%;font-size:16px;padding:14px;height:122px;resize:none;outline:0;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;border-bottom:1px solid #d9d9d9;margin-bottom:10px}
.product-detail-page .product-comment-container .comment-form-group .btn-red{margin-top:4px;color:#fff;font-weight:500;font-size:14px;background:#d91605;border-radius:5px;line-height:40px;text-align:center;display:inline-block;padding:0 20px;margin-bottom:15px}
.product-detail-page .product-comment-container .btn-detail-form{max-width:234px;width:100%;height:40px;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-weight:700;font-size:16px;line-height:30px;color:#fff;background-color:var(--color-primary);border-radius:5px}
.product-detail-page .section-review .review-form{display:none;padding:24px;border:1px solid #e1e1e1;border-radius:15px}
.product-detail-page .section-review .review-form .review-form-item{margin-bottom:12px}
.product-detail-page .section-review .review-form .review-form-item .r-input{background:#fff;border:1px solid #d9d9d9;border-radius:10px;height:42px;width:100%;font-size:14px;line-height:18px;padding:10px;outline-color:var(--color-primary)}
.product-detail-page .section-review .review-form .review-form-item textarea.r-input{height:106px;resize:none;margin-bottom:-4px}
.product-detail-page .section-review .review-form .review-btn{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:212px;height:42px;background:var(--blue);border-radius:10px;font-size:16px;font-weight:700;color:#fff}
.product-detail-page .icon-star{background-image:url("../images/star_sprite.png");width:96px;height:19px;vertical-align:text-bottom;display:inline-block;background-repeat:no-repeat}
.product-detail-page .icon-star.star0{background-position:3px -108px!important}
.product-detail-page .icon-star.star1{background-position:3px -87px!important}
.product-detail-page .icon-star.star2{background-position:3px -65px!important}
.product-detail-page .icon-star.star3{background-position:3px -42px!important}
.product-detail-page .icon-star.star4{background-position:3px -21px!important}
.product-detail-page .icon-star.star5{background-position:3px 1px!important}
.product-detail-page .box-review-list .review-item{width:100%;padding:10px 0}
.product-detail-page .box-review-list .review-item .avatar{width:36px;height:36px;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;background:#ccc;border-radius:5px;font-weight:700}
.product-detail-page .box-review-list .review-item .avatar-name{width:12px;overflow:hidden;white-space:nowrap;font-size:16px;font-weight:700;text-transform:uppercase}
.product-detail-page .box-review-list .review-item .content span.star-rate-review{margin-right:15px}
.product-detail-page .box-review-list .review-item.review-vm{display:none}
.product-detail-page .box-review-list .review-item.review-vm a{width:150px;line-height:28px;border:solid 1px #e31212;border-radius:3px;color:#e31212;font-weight:300;font-size:12px;text-align:center}
.product-detail-page .box-review-list .review-item-reply{background:#f0f0f0;padding:10px;border-radius:10px;margin-top:10px;position:relative}
.product-detail-page .box-review-list .review-item-reply::after{content:"";position:absolute;top:-10px;left:15px;width:15px;height:10px;background:#f0f0f0;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%)}
.product-detail-page .pd-product-related-group{min-height:400px}
.product-detail-page .pd-product-related-group .p-container{padding:20px 0}
.product-detail-page .pd-product-related-group .p-item{border:0}
.product-detail-page .pd-product-related-group .custom-nav .owl-nav .owl-prev{left:6px}
.product-detail-page .pd-product-related-group .custom-nav .owl-nav .owl-next{right:6px}
.product-detail-page .pd-product-related-group .pd-box-title{border-bottom:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex}
.product-detail-page .pd-product-related-group .pd-box-title a{position:relative;line-height:48px;font-weight:700;font-size:20px;color:#000;padding:0 35px}
.product-detail-page .pd-product-related-group .pd-box-title .active{color:#fff;background:var(--color-primary);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25);pointer-events:none}
.product-detail-page .pd-product-related-group .pd-box-title .active::after{content:"";position:absolute;bottom:-11px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--color-primary)}
.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}
.cart-page .cart-content .col-right{position:relative;max-width:450px;width:100%}
.cart-page .cart-product{background:#fff;border:1px solid #d9d9d9;border-radius:15px}
.cart-page .cart-product .c-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 12px}
.cart-page .cart-product .c-item:not(:last-child){border-bottom:1px solid #d9d9d9}
.cart-page .cart-product .c-item .c-img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:175px;border:1px solid #e9e9e9;border-radius:10px;margin-right:20px}
.cart-page .cart-product .c-item .c-name{font-weight:500;font-size:16px;line-height:22px;max-width:600px}
.cart-page .cart-product .c-item .c-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px;gap:4px;background:#f4faf6;border-radius:8px;font-weight:500;font-size:15px;line-height:20px;color:#00a046;margin:12px 0}
.cart-page .cart-product .c-item .c-status .icon{width:15px;height:15px}
.cart-page .cart-product .c-item .c-quantity{background:#fff;border:1px solid #b6b6b6;border-radius:5px}
.cart-page .cart-product .c-item .c-quantity .c-quantity-input{border:0;outline:0;width:40px;text-align:center;font-size:16px;line-height:36px;font-weight:500}
.cart-page .cart-product .c-item .c-quantity .c-quantity-btn{width:40px;text-align:center;font-size:16px;line-height:36px;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.cart-page .cart-product .c-item .c-quantity .c-quantity-btn.minus{font-size:20px}
.cart-page .cart-product .c-item .c-delete{background:#fff;border:1px solid var(--color-primary);border-radius:5px;width:36px;height:36px;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;cursor:pointer}
.cart-page .cart-product .c-item .c-delete .icon{max-height:20px}
.cart-page .cart-product .c-item .c-delete:hover{background-color:var(--color-primary)}
.cart-page .cart-product .c-item .c-delete:hover .icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.cart-page .cart-option .cart-btn{display:inline-block;border-radius:5px;padding:13px 31px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px rgba(0,0,0,.25);font-weight:500;font-size:20px;line-height:24px}
.cart-page .cart-option .cart-btn:hover{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.4);box-shadow:0 1px 4px rgba(0,0,0,.4)}
.cart-page .cart-option .cart-btn-return{background-color:rgba(186,224,250,.5)}
.cart-page .cart-option .cart-btn-delete-all{border:1px solid rgba(58,146,236,.5)}
.cart-page .cart-form{padding:16px 12px;background:#fff;border:1px solid #2176b0;border-radius:15px}
.cart-page .cart-form .form-input{font-size:16px;line-height:20px;width:100%;background:#f5f5f5;border-radius:8px;border:0;outline-color:var(--color-primary);padding:12px 18px;margin-bottom:8px;border:1px solid transparent}
.cart-page .cart-form .form-left{max-width:622px;margin-right:48px}
.cart-page .cart-form .form-right .list-radio .item:not(:last-child){margin-bottom:16px}
.cart-page .cart-form .form-right .list-radio .item label{position:relative;display:block}
.cart-page .cart-form .form-right .list-radio .item label:before{content:"";display:inline-block;position:relative;top:0;margin:0 10px 0 0;width:13px;height:13px;border-radius:50%;border:1px solid var(--color-primary);background-color:transparent}
.cart-page .cart-form .form-right .list-radio .item input[type=radio]:checked+label:after{content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:2px;display:block;background:var(--color-primary)}
.cart-page .cart-form .form-heading{border-bottom:1px dashed #999}
.cart-page .cart-form .form-heading .log-in .icon{max-height:18px;margin-bottom:2px}
.cart-page .cart-form .customer-form textarea{max-height:114px;resize:none}
.cart-page .cart-summary{position:sticky;top:10px;background:#f8f8f8;border-radius:10px;padding:22px 20px 16px}
.cart-page .cart-summary .title{font-size:22px;padding-bottom:16px;border-bottom:1px dashed #999}
.cart-page .cart-summary .cart-summary-item{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;font-size:18px;line-height:40px}
.cart-page .cart-summary .cart-summary-btn{width:100%;background-color:#fff;border:1px solid var(--color-primary);border-radius:10px;font-size:20px;line-height:24px;font-weight:700;height:47px;cursor:pointer;color:var(--color-primary);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:12px}
.cart-page .cart-summary .cart-summary-btn:hover{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}
.cart-page .cart-summary .cart-summary-btn .icon{max-height:22px}
.cart-page .cart-summary .cart-summary-send{background-color:var(--color-primary);color:#fff;text-transform:uppercase}
.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:13px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #f5f5f5;gap:16px}
.cart-send-page .cart-send-info{padding:20px 15px;margin-top:12px;background:#f5f5f5;font-weight:300}
.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:240px;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:120px}
.cart-send-page .cart-detail-group .item-left img{display:block;width:100%}
.cart-send-page .cart-detail-group .item-middle{max-width:360px;width:100%}
.cart-send-page .cart-detail-group .item-right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;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 15px}
.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-size:12px;line-height:16px;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-title{height:40px}
.article-page .a-item .a-summary{height:52px}
.article-page .a-item .a-pic{position:relative;padding-top:60%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:15px}
.article-page .a-item .a-img{margin:auto auto;bottom:0;right:0;top:0;left:0;position:absolute}
.article-page .article-header .article-category .item.active{color:var(--color-primary)}
.article-page .heading-primary{display:inline-block;font-size:24px;line-height:36px;font-weight:700;border-bottom:2px solid var(--color-primary);text-transform:uppercase;margin-bottom:24px}
.article-page .article-box-btn{padding-top:40px;text-align:center;position:relative;margin-bottom:40px}
.article-page .article-box-btn .link:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}
.article-page .article-box .article-box-btn::before{content:"";position:absolute;max-width:300px;width:100%;left:60px;top:75%;border-top:1px solid #939393}
.article-page .article-box .article-box-btn::after{content:"";position:absolute;max-width:300px;width:100%;right:60px;top:75%;border-top:1px solid #939393}
.article-page .article-box .article-box-btn a{display:inline-block;color:#939393;padding:9px 25px;border:1px solid #999}
.article-page .a-article-showcase .a-wrapper{max-width:700px;position:absolute;bottom:40px;left:20px;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 .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 .article-newest .a-newest-image{max-width:140px}
.article-page .article-newest .a-newest-title{font-size:16px;line-height:20px}
.article-page .list-style .p-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
.article-page .list-style .p-item .p-thumbs{max-width:140px;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}
.article-page .list-style .p-item .p-img .static-icon-hot-sticker{display:none}
.article-page .list-style .p-item .p-info{-webkit-box-flex:1;-ms-flex:1;flex:1}
.article-page .list-style .p-item .p-name{margin-top:0!important}
.article-page .list-style .p-item .p-price{display:block;height:48px}
.article-page .list-style .p-item .p-price-stock{margin-left:0}
.article-page .list-style .p-item .p-price-sale-off{top:8px;left:8px;padding:7px;font-size:13px;line-height:16px}
.article-page .list-style .p-item .p-quantity,.article-page .list-style .p-item .p-rating{margin:4px 0!important}
.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}
.contact-page .box-contact-detail{display:-ms-grid;display:grid;gap:16px;-ms-grid-columns:2fr 16px 1fr;grid-template-columns:2fr 1fr;margin-bottom:16px}
.contact-page .box-contact-information{background:#fff;border-radius:15px;padding:12px}
.contact-page .box-info-company{background:#fff;border-radius:15px;padding:12px}
.contact-page .box-info-company-detail{max-width:312px;margin:0 auto 36px}
.contact-page .box-contact-informatio-title{margin:20px 0 36px;text-align:center;font-size:18px;line-height:22px}
.contact-page .box-info-company-title{font-size:20px;font-weight:700;text-align:center;margin:35px 0 27px;line-height:32px}
.contact-page .item-info-company{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex}
.contact-page .box-info-company-tuvan,.contact-page .cart-info-group .cart-btn-group{margin-top:20px}
.contact-page .box-contact-map{border-radius:15px;overflow:hidden;-webkit-box-shadow:0 1px 5px rgb(0 0 0 / 20%);box-shadow:0 1px 5px rgb(0 0 0 / 20%);margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}
.contact-page .item-contact{width:100%;max-width:575px;margin:16px auto}
.contact-page .item-contact input{width:100%;height:38px;border:1px solid #7c7c7c;border-radius:10px;outline:0;padding:0 20px}
.contact-page .item-contact input::-webkit-input-placeholder{text-align:center}
.contact-page .item-contact input::-moz-placeholder{text-align:center}
.contact-page .item-contact input:-ms-input-placeholder{text-align:center}
.contact-page .item-contact input::-ms-input-placeholder{text-align:center}
.contact-page .item-contact input::placeholder{text-align:center}
.contact-page .item-contact-descreption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.contact-page .item-contact p,.item-contact-descreption p{font-size:14px;text-align:center;margin-top:4px}
.contact-page .item-contact-descreption textarea::-webkit-input-placeholder{font-size:14px;text-align:center;padding-top:30px}
.contact-page .item-contact-descreption textarea::-moz-placeholder{font-size:14px;text-align:center;padding-top:30px}
.contact-page .item-contact-descreption textarea:-ms-input-placeholder{font-size:14px;text-align:center;padding-top:30px}
.contact-page .item-contact-descreption textarea::-ms-input-placeholder{font-size:14px;text-align:center;padding-top:30px}
.contact-page .item-contact-descreption textarea::placeholder{font-size:14px;text-align:center;padding-top:30px}
.contact-page .item-contact-descreption textarea{background:#fff;resize:none;border-radius:10px;height:115px;outline:0;padding:12px;width:100%;max-width:575px}
.contact-page .item-contact-btn{width:158px!important;margin:28px auto 10px}
.contact-page .item-contact-btn button{width:100%;background:var(--color-primary);border-radius:10px;border:none;height:38px;color:#fff;text-transform:uppercase;cursor:pointer;line-height:20px;font-size:16px}
.contact-page .item-tuvan{margin-bottom:16px;text-align:center}
.contact-page .item-tuvan p{font-size:20px;color:#0060af;font-weight:700;margin-top:4px}
.customer-page .customer-content-group{max-width:825px;margin:20px auto;-webkit-box-shadow:0 0 7px 0 rgb(0 0 0 / 20%);box-shadow:0 0 7px 0 rgb(0 0 0 / 20%);background:#fff;padding:20px 0}
.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-content-title a:hover,.customer-page .customer-content-title a.current{color:var(--color-primary);border-bottom:1px solid var(--color-primary)}
.customer-page .customer-form{margin:auto;max-width:616px}
.customer-page .customer-form .item{margin-top:20px;font-weight:300}
.customer-page .customer-form .item input{display:block;width:100%;border:1px solid #d7d7d7;padding:0 12px;height:42px;border-radius:5px;margin-top:5px;font-size:16px;outline:0}
.customer-page .customer-form .item span{color:#d91605}
.customer-page .customer-form .item p{font-size:14px;font-weight:400}
.customer-page .btn-customer{width:100%;height:46px;border:0;border-radius:6px;background-color:var(--color-primary);font-size:18px;font-weight:600;color:#fff;margin-top:30px;cursor:pointer}
.customer-page .password-input{position:relative}
.customer-page .show-pass{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:26px;font-weight:600;margin-bottom:8px}
.customer-page .forgot-password-content p{font-size:16px;margin-bottom:20px}
.customer-page .forgot-password-content table{width:100%}
.customer-page .forgot-password-content input{width:100%;padding:10px 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:18px}
.customer-page .btn-forgot-password{display:block;width:50%;margin:30px auto}
.customer-page .js-alert-mess{font-size:16px;font-weight:500;color:#d91605}
.account-page .account{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;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}
.account-page .account .col-right h2{font-size:22px;font-weight:600;margin-bottom:16px}
.account-page .info-page table{width:520px}
.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}
.account-page .order-page td{padding:10px;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;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%;height: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{width:362px}
.account-page .send-cart-item-right{width:calc(100% - 362px - 82px);text-align:right;line-height:20px}
.account-page .new-price,.total-price{font-size:18px;color:#d60000;font-weight:800}
.account-page .new-price{color:#000!important}
.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:800}
.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 100px;text-align:center;color:#d60000;font-weight:600;font-size:22px;text-transform:uppercase}
.global-header-fixed-block{height:102px}
.global-header-fixed-bg{position:fixed;top:102px;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}
.header-fixed{position:fixed;top:0;left:0;right:0;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:999999}
.header-fixed .logo{display:none}
.header-fixed .global-navbar .global-navbar-title{display:block}
.header-fixed .global-navbar .list{top:78px}
.contact-bg{display:none;position:fixed;top:42px;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:99999}
.contact-wrapper .contact-content{display:none;position:absolute;top:88%;left:5px;right:5px;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:999999}
.contact-wrapper .contact-content .title{background:-o-linear-gradient(top,#7c1717 -137.96%,#7c1717 -41.87%,#003466 91.59%,#1988f2 203.67%,#f6cd12 203.7%,#003466 203.7%);background:-webkit-gradient(linear,left top,left bottom,color-stop(-137.96%,#7c1717),color-stop(-41.87%,#7c1717),color-stop(91.59%,#003466),color-stop(203.67%,#1988f2),color-stop(203.7%,#f6cd12),color-stop(203.7%,#003466));background:linear-gradient(180deg,#7c1717 -137.96%,#7c1717 -41.87%,#003466 91.59%,#1988f2 203.67%,#f6cd12 203.7%,#003466 203.7%);font-weight:700;font-size:24px;line-height:28px;text-transform:uppercase;color:#fff;padding:13px;text-align:center}
.contact-wrapper .contact-content .contact-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 46px}
.contact-wrapper .contact-content .contact-item .heading{background:#ff5f03;-webkit-clip-path:polygon(0 0,85% 0,100% 100%,0% 100%);clip-path:polygon(0 0,85% 0,100% 100%,0% 100%);display:inline-block;padding:4px 32px 4px 24px;font-size:20px;line-height:24px;font-weight:700;max-width:176px;width:100%}
.contact-wrapper .contact-content .contact-item .list{color:#000;font-size:16px;line-height:28px;margin-top:16px}
.contact-wrapper .contact-content .contact-item .item i{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-right:4px}
.contact-wrapper:hover .contact-content{display:block}
.contact-wrapper:hover+.contact-bg{display:block}
.bg-liner-animation{background:-o-repeating-linear-gradient(left,#7c1717 8.33%,#7c1717 38.56%,#003466 80.54%,#1988f2 115.79%,#f6cd12 115.8%,#003466 115.8%);background:repeating-linear-gradient(90deg,#7c1717 8.33%,#7c1717 38.56%,#003466 80.54%,#1988f2 115.79%,#f6cd12 115.8%,#003466 115.8%);background-size:200% auto;-webkit-animation:gradient 2s infinite;animation:gradient 2s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear}
@-webkit-keyframes gradient{
0%{background-position:0 0}
100%{background-position:-200% 0}
}
@keyframes gradient{
0%{background-position:0 0}
100%{background-position:-200% 0}
}
.tooltip-name{border-radius:10px 10px 0 0;padding:12px 16px;background:-o-linear-gradient(255.49deg,#18348f 11.08%,#0a61d3 72.68%,#183793 134.96%,#0a61d3 174.25%,#19338d 259.72%);background:linear-gradient(194.51deg,#18348f 11.08%,#0a61d3 72.68%,#183793 134.96%,#0a61d3 174.25%,#19338d 259.72%)}
.tooltip-name p{color:#fff;font-size:20px;line-height:25px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.tooltip-descreption{margin:16px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px}
.tooltip-descreption-price{padding:0 12px 6px}
.tooltip-descreption-info{margin-left:80px}
.tooltip-descreption-info,.tooltip-descreption-price p{font-weight:600;line-height:24px}
.tooltip-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.25);box-shadow:0 1px 6px rgba(0,0,0,.25);background-color:var(--blue);padding-left:16px;margin:0 16px;color:#fff;border-radius:8px}
.tooltip-input span{padding:10px 0}
.tooltip-input .icon-database{font-size:20px}
.tooltip-input .icon-gift{font-size:22px}
.tooltip-list ul{padding-left:16px;margin:12px 16px;line-height:24px}
.global-tooltip,.tippy-box{display:none;position:absolute;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.25);box-shadow:0 1px 6px rgba(0,0,0,.25);background-color:#fff;color:#000;border-radius:10px;width:395px;z-index:9999999;overflow:hidden}
@media (max-width:1600px){
html{font-size:14px}
.container{max-width:1220px}
.col-1200-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}
.col-1200-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}
.paging-link{font-size:16px;width:36px;height:36px}
.routing .list{padding:12px 0}
.static-icons-sm{background-size:239px 180px}
.global-header .header-top{font-size:12px;line-height:15px}
.global-header .header-top .nav-link{gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.global-header .header-search .search-container{max-width:490px;height:40px;font-size:14px;padding:4px 5px}
.global-header .header-bottom .row{height:82px}
.global-header .header-bottom .logo img{max-height:60px}
.global-header .header-search .search-cat-group{line-height:28px;width:148px}
.global-header .header-search .search-submit{width:31px;height:31px;right:4px;top:4px;background-position:-158px -127px;background-size:265px 202px}
.global-header .header-features .item{gap:8px}
.global-header .header-features .text{font-size:15px;line-height:17px;max-width:80px}
.global-header .header-features .item:nth-child(2) .text{max-width:66px}
.global-header .header-features .wrapper-icon{width:37.5px;height:37.5px}
.global-header .header-features .wrapper-icon .static-icons{background-size:239px 180px}
.global-header .header-features .wrapper-icon .static-icon-gift{width:24px;height:24px;background-position:-34px -67px}
.global-header .header-features .wrapper-icon .static-icon-note{width:27px;height:27px;background-position:-154px -43px}
.global-header .header-features .wrapper-icon .static-icon-cart{width:24px;height:21px;background-position:-103px -1px}
.global-header .global-navbar .global-navbar-title{padding:8px 10px;border-radius:10px;font-size:16px}
.global-header .global-navbar .list{width:232px;top:83px}
.global-header .global-navbar .list .item{font-size:14px;line-height:18px;gap:12px;padding:5.95px 10px}
.global-header .global-navbar .list .icon{max-height:20px}
.global-header .global-navbar .sub-menu{left:232px;width:calc(1200px - 232px);font-size:14px}
.global-header .global-navbar .sub-menu .grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}
.global-header .global-navbar .sub-item-2 .sub-item-link{font-size:13px;line-height:17px}
.header-cart .header-cart-quantity{top:6px;right:2px}
.section-article .heading .title{font-size:20px;line-height:20px}
.section-article .heading .child{font-size:16px}
.section-article .article-box .title{font-size:15px}
.section-article .a-item{gap:8px}
.section-article .a-item .a-name{font-size:14px;line-height:18px;min-height:36px}
.section-article .a-item .a-wrapper{font-size:12px;margin-bottom:16px!important}
.global-footer .newsletter .row{height:112px}
.global-footer .newsletter .form-newsletter-input{max-width:500px;height:46px}
.global-footer .newsletter .form-newsletter-btn{max-width:100px;height:46px;font-size:14px}
.global-footer .newsletter .static-icon-mail{width:68px;height:68px;background-position:-34px -95px;background-size:239px 180px}
.global-footer .newsletter .wrapper-text .title{font-size:24px;margin-bottom:0!important}
.global-footer .newsletter .wrapper-text .text{font-size:13px}
.global-footer .company .col-c .title{font-size:18px;line-height:32px;margin-bottom:12px}
.global-footer .company .col-c .list{font-size:14px;line-height:28px}
.global-footer .copyright{padding:15px 0;font-size:13px;line-height:24px}
.p-item{padding:10px 10px 12px}
.p-item .p-img .static-icon-hot-sticker{width:57px;height:24px;background-position:-61px -67px;background-size:239px 180px}
.p-item .p-price .p-price-sale{margin-top:8px}
.homepage .section-hero .banner-container{margin-left:242px;gap:10px}
.homepage .section-hot{margin-top:20px}
.homepage .section-hot .title .item{font-size:18px;line-height:20px}
.homepage .section-hot .title .item .wrapper{padding:8px 40px 7px 10px}
.homepage .section-hot .title .item .sub-effect{height:38px}
.homepage .section-hot .title .item.active .sub-effect::after{right:-6px;bottom:-2px;height:18px;-webkit-clip-path:polygon(40% 0,65% 0,95% 100%,70% 100%);clip-path:polygon(40% 0,65% 0,95% 100%,70% 100%)}
.homepage .section-hot .title .item.active .sub-effect::before{height:20px;-webkit-clip-path:polygon(20% 0,45% 0,100% 100%,75% 100%);clip-path:polygon(20% 0,45% 0,100% 100%,75% 100%)}
.homepage .section-hot .title::after{bottom:0}
.homepage .section-hot .p-item .p-img .static-icon-hot-sticker{display:block}
.homepage .section-hot .col-right .p-name{font-size:18px;line-height:22px;height:66px}
.homepage .section-hot .col-right .p-price-sale{font-size:24px;line-height:28px}
.homepage .section-hot .col-right .p-summary{font-size:16px;line-height:18px;margin-top:4px}
.homepage .section-hot .col-right .p-quantity{font-size:16px}
.homepage .section-hot .product-list .col-left{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}
.homepage .section-category .category-box .product-list .p-item:nth-child(11),.homepage .section-category .category-box .product-list .p-item:nth-child(12),.homepage .section-hot .product-list .col-left .p-item:nth-child(7),.homepage .section-hot .product-list .col-left .p-item:nth-child(8){display:none}
.homepage .section-category .category-box .product-list{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}
.homepage .section-category .category-box .heading .title{font-size:20px}
.homepage .section-category .category-box .heading .child,.homepage .section-category .category-box .heading .link{font-size:14px}
.product-page .category-nav .title{font-size:16px}
.product-page .category-nav .list .item{font-size:14px}
.product-page .filter .filter-item{font-size:14px}
.product-page .sort .sort-custom .item{font-size:14px;padding:6px 14px;margin-left:12px}
.product-page .sort .sort-by-collection select{font-size:14px;height:36px}
.product-page .description .view-more-content-btn{font-size:14px;line-height:16px}
.product-page .product-list .p-name{font-size:15px;line-height:19px;height:38px}
.product-page .product-list .p-price-stock{font-size:14px;line-height:18px;height:18px}
.product-page .product-list .p-price-sale{font-size:20px;line-height:24px}
.product-page .product-list .p-quantity{font-size:14px}
.product-detail-page .pd-top{margin-bottom:16px!important}
.product-detail-page .pd-name{font-size:22px;line-height:40px}
.product-detail-page .pd-info-rating{font-size:14px}
.product-detail-page .pd-summary-group .item{font-size:14px;line-height:24px}
.product-detail-page .btn-showmore-summary{font-size:14px;line-height:36px}
.product-detail-page .static-text{font-size:14px;padding:12px 8px;margin-bottom:28px}
.product-detail-page .pd-static-item ul{font-size:13px;line-height:24px;padding:12px 8px 12px 26px;margin-bottom:28px}
.product-detail-page .pd-hotline-list{font-size:13px;padding:12px 8px 12px 26px}
.product-detail-page .pd-hotline-list .item{font-size:13px}
.product-detail-page .pd-price-title{font-size:18px}
.product-detail-page .pd-price{font-size:30px;margin:0 4px}
.product-detail-page .pd-old-price{font-size:18px;margin-right:4px}
.product-detail-page .pd-price-off{line-height:18px;border-radius:16px;padding:4px 8px 4px;font-size:14px}
.product-detail-page .pd-vat-group span{font-size:14px}
.product-detail-page .pd-static-item.gift .title{font-size:14px}
.product-detail-page .pd-btn-group{gap:10px}
.product-detail-page .pd-box-group .box-title{font-size:20px}
.product-detail-page .pd-art-group .item-img{max-width:122px}
.product-detail-page .pd-art-group .item-title{font-size:14px}
.product-detail-page .pd-art-group .item-summary{font-size:12px}
.product-detail-page .product-comment-container .comment-form-group{font-size:14px}
.product-detail-page .product-comment-container .comment-form-group .form-control{height:36px}
.product-detail-page .product-comment-container .comment-form-group textarea.form-control{font-size:14px}
.product-detail-page .product-comment-container .btn-detail-form{font-size:14px;height:36px}
.product-detail-page .btn-spec{font-size:14px}
.product-detail-page .pd-summary-group ul{font-size:14px}
.cart-page .cart-title{font-size:20px;line-height:24px}
.cart-page .cart-title .sub-title{font-size:14px;line-height:18px}
.cart-page .cart-content{gap:10px}
.cart-page .cart-content .col-right{max-width:335px}
.cart-page .cart-product .c-item{padding:12px 10px}
.cart-page .cart-product .c-item .c-img{max-width:132px;margin-right:12px}
.cart-page .cart-product .c-item .c-name{font-size:14px;line-height:18px}
.cart-page .cart-product .c-item .c-status{padding:6px 10px;font-size:13px;margin:8px 0}
.cart-page .cart-product .c-item .c-special-offer .title{font-size:14px;margin-bottom:4px!important}
.cart-page .cart-product .c-item .c-special-offer .list-w{font-size:13px}
.cart-page .cart-product .c-item .c-special-offer .list .item{font-size:13px}
.cart-page .cart-product .c-item .c-quantity .c-quantity-input{line-height:32px}
.cart-page .cart-product .c-item .c-quantity .c-quantity-btn{line-height:32px}
.cart-page .cart-product .c-item .c-delete{width:32px;height:32px}
.cart-page .cart-option .cart-btn{font-size:18px;padding:8px 16px}
.cart-page .cart-form .form-left{max-width:464px;margin-right:32px}
.cart-page .cart-form .form-title{font-size:18px}
.cart-page .cart-form .form-input{font-size:14px;line-height:18px;padding:10px 12px}
.cart-page .cart-form .form-right .list-radio .item input[type=radio]:checked+label:after{top:3px;left:3px;width:8px;height:8px}
.cart-page .cart-summary{padding:18px 16px 12px}
.cart-page .cart-summary .title{font-size:20px;padding-bottom:12px}
.cart-page .cart-summary .cart-summary-item{font-size:16px;line-height:36px}
.cart-page .cart-summary .cart-summary-btn{font-size:16px}
.article-page .heading-primary{font-size:20px}
.article-page .article-newest .a-newest-image{max-width:120px}
.article-page .article-newest .a-newest-title{font-size:14px;line-height:18px}
.article-page .list-style .p-item{padding:8px 8px 10px}
.article-page .list-style .p-item .p-rating span{display:none}
.article-page .list-style .p-item .p-thumbs{max-width:120px}
.article-page .list-style .p-item .p-name{font-size:14px}
.article-page .list-style .p-item .p-price{height:40px}
.article-page .list-style .p-item .p-price-sale{font-size:16px;line-height:20px}
.article-page .list-style .p-item .p-price-stock{font-size:11px;line-height:13px;height:13px}
.article-page .list-style .p-item .p-sale-off{top:-27px;font-size:11px;line-height:13px;padding:4px 6px}
.article-page .list-style .p-item .p-quantity,.article-page .list-style .p-item .p-rating{margin:2px 0!important}
.global-header-fixed-block{height:82px}
.global-header-fixed-bg{top:82px}
.header-fixed .global-navbar .list{top:62px}
}