@font-face {
    font-family: Samsung Sharp Sans;
    src: url(/assets/fonts/ICIEL-SAMSUNGSHARPSANS-BOLD_SMCPS.woff2) format("woff2");
    font-display: fallback
}

@font-face {
    font-family: SVN ProductSans;
    src: url(/assets/fonts/SVN-Product-Sans-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: SVN ProductSans;
    src: url(/assets/fonts/SVN-Product-Sans-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: ProductSans;
    src: url(/assets/fonts/Product-Sans-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: ProductSans;
    src: url(/assets/fonts/Product-Sans-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}
:root {
    --black: #000;
    --green: #2cc067;
    --red: #d82a29;
    --blue: #0074da;
    --yellow: #fdd835;
    --bg-gray: #f1f1f1;
    --black-op: #666;
    --black-dark: #202c43;
    --blue-dark: #ff5900;
    --gradient: repeating-linear-gradient(to right, #ff5900 0%, #ff5900 50%, #f8c668 100%);
    --white: #fff;
    --bg-body: #fdfaf8;
    --green-light: #d0ecdd;
    --background: #ff5900;
    --color1: #ff5900;
    --color2: #303030;
    --color3: #fef3ec;
}
span.qty.active {
    display: block !important;
}
.scale-image{overflow:hidden;}
.scale-image img{width:100%;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.scale-image img:hover{-webkit-transform:scale(1.25); /* Safari and Chrome */-moz-transform:scale(1.25); /* Firefox */-ms-transform:scale(1.25); /* IE 9 */-o-transform:scale(1.25); /* Opera */transform:scale(1.25);}

.container {
    max-width: 1170px !important;
}
.footer_mobile {
    display: none;
}
.show-for-small-only {
    display: none !important;
}
.slide-brand-home {
    padding-bottom: 20px;
}
.unset {
    font-size: unset;
    font-weight: unset;
    font-family: unset;
    line-height: unset;
    display: unset;
    color: unset;
    margin-bottom: unset;
    height: unset;
}
div.image-qrcode.active, div.image-qrcode:hover {
    display: block !important;
}
.category li a i, .list-product-menu li a i {
    height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 25px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
div.sub-cate-title {
    position: relative;
    padding: 0px 30px;
    margin-right: 20px;
}
.image_ytb{
  cursor: pointer;
}
.video-s:hover {
  background-position: 0 -73px;
}
.video-s {
  /*background-image: url('/static/img/video.png');*/
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 0;
  border-radius: 50%;
  display: block !important;
  cursor: pointer;
  height: 72px;
  left: 50%;
  margin: -36px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 72px;
}
.show_flex_detail  img {
    padding: 3px !important;
}
img.b-lazy {
    display: block !important;
}
div.sub-cate-title span {
    position: absolute;
    z-index: 10;
    color: var(--color1);
    height: 100%;
    width: 30px;
    display: flex;
    align-items: center;
    background: var(--bg-body);
    justify-content: center;
    border-radius: 10px;
    cursor: pointer;

}
div.mucluc {
    z-index: 10 !important;
}
div.sub-cate-title span:first-child {
    left: 0px;
    top: -5px;
    font-size: 35px;
}
div.sub-cate-title span:last-child {
    right: 0px;
    top: -5px;
    font-size: 35px;
}
ul.profile {
    display: block;
    position: absolute;
    right: 0px;
    list-style: none;
    top: 55px;
    z-index: 555555;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 2px 2px 2px 2px #b3b1b1;
    margin-left: 0px;
    padding-left: 0px;
    width: 200px;
    overflow: hidden;
}
ul.profile li {
    padding-left: 15px;
    
}
ul.profile li a{
    color: var(--color2) !important;
}
.show-for-small-only {
    display: none;
}

body {
    font-family: 'SVN ProductSans', -apple-system, system-UI, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: var(--color3);
}
/*.hidden_all {
    display: none !important;
}*/
.category_icon_home {
    display: flex;
    flex-wrap: nowrap;
        padding: 30px 10px;
    padding-bottom: 50px;
    background: #fbca78;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.category_icon_home div.item{
    width: 100px;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #dedede;
    padding: 5px;
    cursor: pointer;
}
.category_icon_home div.item:hover {
    background: var(--color1);
    color: #fff;
    box-shadow: 1px 1px 2px var(--color1);
}
.popup-buildpc .list-filter::-webkit-scrollbar-track,
.list-brand-check-s::-webkit-scrollbar-track,
.ajax_search_result::-webkit-scrollbar-track,
ul.list-brand-check::-webkit-scrollbar-track,
ul.list-category-check::-webkit-scrollbar-track,
ul.list-vendor-check::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.popup-buildpc .list-filter::-webkit-scrollbar,
.list-brand-check-s::-webkit-scrollbar,
ul.list-brand-check::-webkit-scrollbar,
ul.list-category-check::-webkit-scrollbar,
.ajax_search_result::-webkit-scrollbar,
ul.list-vendor-check::-webkit-scrollbar {
    width: 8px;
}
.popup-buildpc .list-filter::-webkit-scrollbar-thumb,
.list-brand-check-s::-webkit-scrollbar-thumb,
ul.list-brand-check::-webkit-scrollbar-thumb,
ul.list-category-check::-webkit-scrollbar-thumb,
.ajax_search_result::-webkit-scrollbar-thumb,
ul.list-vendor-check::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: var(--gradient);
    height: 40px;
}
@media (min-width: 1550px) {
    .header_bottom .header_bottom-right {
        width: calc(60% - 125px);
    }
}
.title-box .sub-cate-title .list-sub::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.title-box .sub-cate-title .list-sub::-webkit-scrollbar {
    height: 6px;
}
.title-box .sub-cate-title .list-sub::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c5c5c5;
    height: 5px;
}


section.admin div ul li:not(:first-child) {
    margin-left: 20px;
}
button.disable {
    pointer-events: none;
}
ul.list-category-check,
ul.list-brand-check,
ul.list-vendor-check {
    overflow-x: hidden;
    overflow-y: auto;
}

.header_top {
    justify-content: space-between;
}
.hover-block .hover-content {
    max-height: 400px;
    overflow-y: scroll;
}
div.brand-item a div.image img {
    width: auto;
    height: auto;
    max-height: 50px;
    max-width: 100%;
}
div.short_description {
    display: block;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    font-weight: normal;
    font-style: italic;
}
header .header_top,
header .header_top-left,
header .header_top-right {
    display: flex;
    align-items: center;
    z-index: 5555555555;
}

.load_buy_quick_view {
    display: flex;
    flex-wrap: wrap;
}

.load_buy_quick_view .item-product {
    max-width: calc(20%);
    border:  1px solid #f5f6f7;
}
.load_buy_quick_view .item-product img {
    max-width: 100%;
}
header {
    z-index: 555;
}
header p {
    margin: 0;
}
.overlay.active {
  background: #0000006e;
  display: block;
  z-index: 50;
  margin-top: 130px;
  height: calc(100vh - 130px);
}
/*.overlay.active {
  background: #0000006e;
  display: block;
  z-index: 50;
  margin-top: 0px;
  height: 100vh;
}*/
.header_mobile {
    display: none;

}

.header_mobile.active .col-8 .logo {
    /*display: none;*/

}
ul.category.active-show {

}
.col-md-2.vertical-left {
    width: 300px !important;
    padding: 0px;
}

.col-md-10.col-12.right-slide {
    width: calc(100% - 300px) !important;
    padding-right: 0px;
}

.header_mobile.active {
    position: fixed;
    left: 0;
    top: 0;
    padding-bottom: 0;
    width: 100vw;
    z-index: 999;
    background: var(--gradient);
    border-bottom: 1px solid rgb(213, 213, 213);
    padding-top: 0px;
}
div.block-deals {
    padding: 20px 0px;
    background-color: #FBB714;
    padding-top: 0px;
    display: none;
}
div.block-deals div.item-product {
    background: #fff;
    padding-top: 45px !important;
}
div.block-deals div.item-product div.promotion_class {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: red;
    padding: 10px 0px;
    text-align: center;
    z-index: 555555;
}
div.block-deals div.item-product div.promotion_class strong {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}
 div.block-deals .fs-contain {
    position: relative;
    display: block;
    overflow: visible;
    margin: 15px 0 0;
    min-height: 20px;
    margin-bottom: 20px;
}
 div.block-deals .fs-contain .rq_count {
    min-height: 20px;
    padding-left: 21px;
    background-color: #ddd;
    border-radius: 25px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    color: #000;
    overflow: hidden;
}
 div.block-deals .fs-contain>img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    z-index: 1;
}
 div.block-deals .fs-contain .rq_count i {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 21px;
}

 div.block-deals .fs-contain .rq_count i.fs-iconfire {
    background: linear-gradient(64.85deg, #fcb500 23.67%, #ffd41d 106.12%);
    min-width: 35px;
    z-index: 0;
}
div.block-deals .fs-contain .rq_count b{
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    z-index: 5;
}


button#payging_btn, button.search_button, button#payging_btn_tragop {
    background: var(--gradient);
    font-family: inherit;
}
.header_mobile.active .search-fix {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 35px;
    padding: 0px;
}
div.btn_danhmuc {
    display: none;
    width: 250px;
    padding-right: 20px;
    cursor: pointer;
}
.c-bot.active div.btn_danhmuc {
    display: block;
    z-index: 555;
}
div.btn_danhmuc > p{
    text-decoration: none;
    padding: 10px 12px;
    color: #fff;
    background: var(--gradient);
    border-radius: 3px;
    white-space: nowrap;
}
div.btn_danhmuc:hover div.row{
    display: block !important;
}
div.btn_danhmuc .vertical-sub {
    top: 0px !important;
}

.c-bot div.btn_danhmuc div.container{
    display: block;
    top: 102px;
    margin-left: -117px;
}
.c-bot.active div.btn_danhmuc div.container{
    display: block;
    top: 51px;
    margin-left: 0px;
    max-width: 1170px;
}
a.disable {
    pointer-events: none !important;
    background: #8e8b8b !important;
}
.header_mobile.active .wrap-suggestion {
    top: 38px !important;
}
.page-item.active .page-link {
    border: none;
}
.header_mobile.active .search-fix input {
    width: calc(100% - 20px);
    margin: 0 auto;
}
[data-check='true'], .n-filter a:hover {
    background: red !important;
    box-shadow: 3px 4px 1px 0px #000;
}
span.pre-order {
    padding: 5px 10px;
    background: #ef6a70;
    border-radius: 3px;
    color: #fdfdfd;
    font-size: 12px;
    cursor: pointer;
    font-weight: 300;
}
a.buy_cart_submit_active,
a.btn.buy_cart_submit.vaogio,
a.btn.buy_cart_submit_none.vaogio {
    background: #fff;
    color: #303030;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: capitalize;
    padding: 10px;
    border-radius: 5px;
    background: #f0f0f0;
    display: block;
    text-align: center;
    letter-spacing: 0px;
}
a.buy_cart_submit_active:hover,
a.btn.buy_cart_submit.vaogio:hover,
a.btn.buy_cart_submit_none.vaogio:hover {
    background: #f9c237;
    color: #fff;
    border-color: transparent;
    transition: 0.1s all;
}
a.btn.buy_cart_submit_active.vaogio img,
a.btn.buy_cart_submit.vaogio img {
    margin-right: 4px;
}
a.btn.buy_cart_submit_activebuy_cart_submit_active.vaogio:hover img,
a.btn.buy_cart_submit.vaogio:hover img {
    filter: brightness(10);
}

.wrap-suggestion {
    display: block;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background: #fff;
    position: relative;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 9;
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    max-height: 350px;
    overflow-y: scroll;
}
div.show-tu-khoa {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 55555;
    background: #fff;
    width: calc(100% - 60px);
    padding: 10px 20px;
    border-radius: 5px;
}
div.show-tu-khoa.active {
    display: block;
}
div.show-tu-khoa p {
    margin-bottom: 10px;
}
div.show-tu-khoa div.list-key {
    margin-bottom: 10px;
}
div.show-tu-khoa div.list-key span{
    padding: 5px 10px;
    border-radius: 100px;
    border: 1px solid #cecece;
    margin-right: 10px;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    color: var(--color2);
}
div.product-detail .large-6.medium-12.large-60.px-lg-1.columns {
    min-height: auto !important;
}

.ul-bottom a i,
div.link-list a i {
    font-size: 18px;
    color: var(--background);
}

.wrap-suggestion li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    min-width: 100%;
    position: relative;
    cursor: pointer;
}

.wrap-suggestion li:hover {
    background: #00dae726;
}

.wrap-suggestion li a {
    display: block;
    overflow: hidden;
    padding: 5px 6px;
    color: var(--color2);
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    width: 100%;
}

.wrap-suggestion li:hover h6 {
    color: #303030;
}

.fixed-nav div.menu_fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px 4px 3px 0px var(--background)a1;
}

.wrap-suggestion li a img {
    float: left;
    width: 65px;
    height: auto;
    margin: 0 6px 0 0;
}

span.clear-text {
    position: absolute;
    top: 10px;
    right: 125px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid;
    cursor: pointer;
    animation: 0.3s slideInRight;
}

span.clear-text.hide {
    display: none;
    animation: 0.3s slideOutRight;

}

span.buy_cart_submit_active.vaogio,
span.buy_cart_submit.vaogio {
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
    padding: 5px 20px;
    background: var(--background);
    border-radius: 100px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
}
.wrap-bg {
display: flex;
padding: 40px 0px;
width: 100%;
}
.cw-left, .cw-right {
width: 50%;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
align-items: center;
}
.cw-right a{
    text-align: right;
}
.cw-left > div, .cw-right > div {
width: 100%;
text-align: right;
}
.cw-left > div > p{
margin-bottom: 5px;
}
#form_contact {
display: flex;
flex-wrap: wrap;
}
#form_contact > input {
margin-bottom: 15px;
border-radius: 4px;
height: 40px;
padding-left: 15px;
}
#form_contact textarea {
border-radius: 5px;
padding-left: 15px;
margin-bottom: 15px;
}
#send_contact {
padding: 10px 15px;
background: var(--color2);
color: #fff;
text-decoration: none;
margin-top: 15px;
border-radius: 2px;
box-shadow: 2px 2px 2px #000;
text-align: right;
cursor: pointer;
}
.info-contact {
width: 100%;
display: flex;
}
.info-contact .contact {
width: calc(100% / 3 );
display: flex;
flex-wrap: nowrap;
align-items: center;
align-content: center;
justify-content: center;
}
.info-contact .contact div.image {
width: 60px;
text-align: center;
padding: 5px;
}
.info-contact .contact div.name {
width: calc(100% - 60px);
}
div.input label{
    color: var(--color2);
}
div.input input, div.input textarea {
    background: #e6e6e6;
    outline: none;
    border:  none;
    height: 40px;
    padding-left: 20px;

}
div.input textarea {
    height: auto;
}
div.input input:focus-visible, div.input textarea:focus-visible {
    outline: none;
    border:  none;
}
.mt-2,
.my-2 {
    margin-top: .5rem !important;
}

.H2_Header_container {
    text-align: center;
    display: flex;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'SVN ProductSans', sans-serif;
    width: 100%;
    padding: 30px 0 20px 0;
    font-size: 35px;
    color: var(--background);
}

.text_RED {
    color: var(--background);
}

.H2_Header_container .line_blue,
.H2_Header_container .line_red,
.H2_Header_container .line_gray,
.H2_Header_container .line_orange,
.H2_Header_container .line_black {
    height: 2px;
    width: 100%;
    display: inline-block;
    flex: 1;
    margin: auto;
}
.custom-file-input {
    display: none;
}
label[for='file']{
    content: "Chọn file cần upload";
    padding: 5px 10px;
    background: #f5f6f7;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #303030;
}
.H2_Header_container .line_red {
    background-color: var(--background);
}

div.popup-cart {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0;
    background: #000000b8;
    z-index: 55555;
    display: none;
}
div.popup_start, div.popup_ticket {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0;
    background: #000000b8;
    z-index: 555555555555;
    display: none;
}
div.popup_start.active, div.popup_ticket.active {
    display: block;
}
div.popup_start div.popup-center, div.popup_ticket div.ticket_content {
    margin: 0 auto;
    margin-top: calc(50vh - 300px);
    text-align: center;
    max-width: 800px;
    max-height: 600px;
    position: relative;
    display: block;
}
div.popup_ticket div.ticket_content {
    margin-top: 20px;
}
div.popup_start div.popup-center a img{
    max-width: 100%;
}
div.popup_start div.popup-center span.close-popup {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    box-shadow: 2px 2px 1px #303030;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #303030;
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    background: #fff;
}
div.popup_start div.popup-center span.close-popup:hover {
    background: var(--background);
}

div.popup_ticket div.ticket_content {
    background: #fff;
    padding: 50px 20px;
    max-width: 500px;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #303030;
    margin-top: 120px;

}
div.popup_ticket div.ticket_content div.title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 10px 20px;
    background: var(--background);
    text-align: left;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

div.popup_ticket div.ticket_content div.form_input_user {
    margin: 20px 0px;
}

div.popup_ticket div.ticket_content div.form_input_user h4 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}
div.popup_ticket div.ticket_content div.form_input_user div.group-input, div.popup_ticket div.ticket_content div.form_input div.group-input {
    margin-bottom: 10px;

}
div.popup_ticket div.ticket_content div.form_input_user p, div.popup_ticket div.ticket_content div.form_input p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 5px;
    color: #393737;
    font-weight: 300px;
    font-weight: 300;
}

div.popup_ticket div.ticket_content div.form_input_user input, div.popup_ticket div.ticket_content div.form_input input, div.popup_ticket div.ticket_content div.form_input select,
div.popup_ticket div.ticket_content div.form_input textarea {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #d4d4d4;
    color: #393737;
    font-weight: 300px;
}
div.popup_ticket div.ticket_content div.form_input input, div.popup_ticket div.ticket_content div.form_input select {
    text-transform: capitalize;
    font-weight: 300;
}
div.popup_ticket div.ticket_content div.form_input select:after {
    margin-right: 20px;
}
div.popup_ticket div.ticket_content div.form_input textarea {
    height: auto;
    border: 1px solid #d4d4d4;
    font-weight: 300;
    text-transform: none;
}
div.popup_ticket div.ticket_content {
    max-height: none;
}
div.popup_ticket div.ticket_content div.ticket_ {
    max-height: calc(100vh - 100px);
    min-height: 500px;
    overflow-y: auto;
}
div.popup_ticket div.ticket_content label.clicked, div.popup_ticket div.ticket_content span.close-span:hover {
    background: var(--background) !important;
    color: #fff !important;
}
div.popup_ticket div.ticket_content span.close-span {
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        background: #303030;
        align-items: center;
        color: #fff;
        border-radius: 100px;
        position: absolute;
        top: -25px;
        right: -25px;
        z-index: 55555;
        box-shadow: 1px 2px 2px #f5f6f7;
        cursor: pointer;
}
.slide-brand-home .img {
    margin: 10px;
    padding: 15px;
    border-radius: 10px;
    height: 150px;
    box-shadow: 1px 5px 8px 0px #dbdbdb;
    align-items: center;
    display: flex !important;
    filter: grayscale(1);
    align-content: center;
    justify-content: center;
}
.slide-brand-home .img:hover {
    filter: none;
}
.slide-brand-home .slick-list .slick-slide img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

div.popup-cart.slideInDown {
    display: block;
}

div.popup-cart div.item-cart {
    max-width: 400px;
    margin: 200px auto;
    background: #fff;
    position: relative;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 3px 5px 5px 1px #494949;
}

div.popup-cart div.item-cart p.name-product {
    max-width: 100%;
    font-weight: 500;
}

div.popup-cart div.item-cart div.quantity {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    align-items: center;
}

.btn-DivCount,
.btn-AddCount {
    background: transparent;
    color: #a4a4a4;
}

.btn-DivCount:hover,
.btn-AddCount:hover {
    background: transparent;
    color: #f9c237;
}

div.popup-cart div.item-cart div.quantity input {
    width: 100%;
    height: 39px;
    float: left;
    padding: 0;
    margin: 0;
    background-color: #f5f6f7;
    color: #000000;
    font-size: 20px;
    float: left;
    margin-right: 2px;
    border: none;
    font-weight: 500;
    box-shadow: 1px 1px 1px #f5f6f7;
    border-radius: 3px;
}
div.filter-item ul {
    display: none;
    max-height: 300px !important;
    overflow-y: auto;
}
div.filter-item div.search {
    position: relative;

}
div.filter-item div.search span{
    position: absolute;
    top: 8px;
}
div.filter-item div.search input {
    padding-left: 24px;
    border-radius: 100px;
}
div.filter-item div.search span:first-child {
    left: 5px;
}
div.filter-item div.search span:last-child {
    right: 15px;
    border-radius: 8px;
    border: 1px solid #404040;
    padding: 3px;
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 6px;
    align-content: center;
    display: none;

}
div.filter-item.active ul {
    display: block;
    animation: 0.2s all;
}
div.filter-item input.brand_search: before{
    content: '+';
}
div.filter-item div.title-item{
    position: relative;
}
div.filter-item div.title-item span{
    position: absolute;
    right: 10px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

div.popup-cart div.item-cart hr {
    margin: 0px 5px 20px 5px;
}

span.close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 30px;
    background: #ffffff;
    box-shadow: 2px 2px 1px #000;
}

div.popup-cart div.item-cart div.info-cart div.group-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.popup-cart div.item-cart div.click-add-cart {
    width: 100%;
    text-align: center;
    background: var(--background);
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    letter-spacing: 2px;
    padding: 15px 0px;
    border-radius: 100px;
}

div.popup-cart div.item-cart div.click-add-cart:hover {
    background: var(--gradient);
    background-size: 200% auto;
    animation: 1s linear infinite forwards gradient;
    color: #fff;
}


.hotline,
.mega-hotline {
    position: relative;
    padding: 5px 0;
    z-index: 2;
}

.hotline .title,
.mega-hotline .title {
    font-size: 14px;
    margin-right: 15px;
    padding: 5px 10px;
    background: repeating-linear-gradient(to right, #ff5900 0%, #ff5900 50%, #3e68b2 100%);
    color: var(--white);
    border-radius: 20px;
    font-weight: 300;
    cursor: pointer;
    background-size: 200% auto;
    animation: 2s linear infinite forwards gradient;
}

.hotline:hover .sub {
    display: block;
}

.top_header-item:hover .sub {
    display: block;
}

.sub {
    width: max-content;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background: var(--white);
    border: 1px solid #ccc;
    box-shadow: rgb(0 0 0 / 18%) 0 6px 12px 0;
}

.mega-hotline .mega-sub {
    position: fixed;
    top: 40px;
    width: 1170px;
    margin: 0 auto;
    display: none;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
    border-radius: 5px;
    z-index: 50;
    max-width: 1170px;
}

.sub .item {
    padding: 10px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    color: #303030;
    min-width: 150px;
}

.sub .item:hover {
    background: var(--gradient);
    background-size: 200% auto;
    animation: 1s linear infinite forwards gradient;
    color: #fff;
}

.sub .item span {
    background: var(--blue-dark);
    border-radius: 50%;
    color: var(--white);
    padding: 2px 8px;
    margin-right: 5px;
}

@keyframes gradient {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -200% 0
    }
}

.header_top-left p {
    font-size: 13px;
    font-weight: 300;
    padding: 5px 0;
}

.header_top-left p a {
    font-weight: 600;
    text-decoration: none;
    color: var(--black);
}

.hotline i,
.mega-hotline i,
.top_header-item i {
    padding-right: 3px;
}

.header-wrapper {
    color: #303030;
    border-top: 1px solid #d3cfcf;
}

.top_header-item .sub {
    top: 41px;
    z-index: 2;
}

.top_header-item:last-child .sub {
    left: auto;
    right: 0;
    width: 250px;
}

.contact-box-bottom {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10000;
}

.contact-box-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    text-decoration: none;
    font-size: 1rem;
    color: #303030;
    white-space: nowrap;
}
.contact-box-wrapper.nut-totop {
    display: none;
}
.contact-box-wrapper.nut-totop.active {
    display: flex !important;
}
.contact-icon-box {
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 999px;
}

.contact-info,
.he_thong_showroom-row .showroom-container:first-child {
    padding-left: 10px;
    display: none;
}

.contact-info span {
    color: #868686;
    font-size: 12px;
    display: block;
}

.account-block .sub {
    padding: 10px 10px 5px;

}

.account-block {
    text-align: center;
}

.account-block .sub .item i {
    text-align: center;
    padding: 15px 0;
    width: 40px;
    background: rgba(0, 0, 0, .15);
    font-size: 17px;
    margin-right: 5px;

}

.account-block .sub .item span {
    margin: 0;
    background: transparent;
}

.account-block .sub .item a {
    text-decoration: none;
    color: #fff;
}

.item.login-link {
    background: #4585c5;
}

.item.google-link,
.item.fb-link,
.item.zalo-link {
    color: #fff;
    text-align: left;
    padding: 0 10px 0 0;
}

.google-link {
    background: var(--red);

}

.fb-link {
    background: var(--blue-dark);
}

.zalo-link {
    background: var(--blue);
}

.top_header-item {
    position: relative;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    color: #303030;
    border-right: 1px solid #bdbdbd;
}
.top_header-item:first-child {
    border-left: 1px solid #bdbdbd;
}
.account-block .sub .item {
    border: 0;
    margin-bottom: 5px;
    font-weight: 600;

}

.top_header-item:hover {
    color: #303030;
}

.tab-hotline {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    border-radius: 5px;
    background: var(--white);
}

.tab-hotline .title-tab.hovered {
    background: var(--red);
    color: var(--white);
}



.tab-hotline .title-tab {
    width: 33.33%;
    text-align: center;
    background: var(--bg-gray);
    border-radius: 20px;
    color: var(--black);
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #fff;
    cursor: pointer;
    text-transform: uppercase;
}


.work-time {
    border: 2px solid var(--red);
    padding: 5px 10px;
    font-size: 18px;
    width: fit-content;
    border-radius: 20px;
    font-weight: 600;
    margin: 10px auto 25px;
}

.tab-content-items {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    display: none;
}

.tab-content-items.actice {
    display: block;
}

.tab-content-items .row.tab {
    flex-direction: row-reverse;
}

.tab-content-items .title-col {
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
}

.tab-content-items .row.tab .col-md-4 .item-contact a,
.tab-content-items .row.tab .col-md-4 .item-contact {
    text-decoration: none;
    font-size: 1rem;
    width: 100%;
    line-height: 1.9;
    font-family: 'SVN ProductSans', sans-serif;
}

.tab-content-items .row.tab .col-md-4 {
    padding-bottom: 15px;
}

.tab-content-items .row.tab .col-md-4 .item-contact a:last-child {
    color: var(--red);
}

.content-item-block {
    padding-bottom: 15px;
}

.header_top-left .hotline-address p {
    font-weight: 500;
    color: var(--black);
    font-size: 1rem;
}

.header_top-left .hotline-address {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.header_mobile .overlay {
    top: 90px;
    transition: .5s all linear;
    background: rgba(0, 0, 0, 0.6);
    width: 100vw;
    visibility: hidden;
    opacity: 0;
    display: block;
    overflow: hidden;

}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    top: 0;
    height: 100%;
    z-index: 1;
    background: #fff;
}

.header_mobile.active .row {
    padding: 0px;
}

.header_mobile .row.active .overlay {
    visibility: visible;
    opacity: 1;
    transition: .5s all linear;
    background: rgba(0, 0, 0, 0.6);
}

.overlay.active {
    display: block;
    animation: 1s linear forwards slowHotline;
}

@keyframes slowHotline {
    0% {
        background: #fff;
    }

    100% {
        background: rgb(120, 120, 120);
    }
}

span.text-primary {
    color: red !important;
    font-weight: bold !important;
}

.header_bottom,
.header_bottom-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_bottom .img-logo {
    width: 150px;
}

.header_bottom .img-logo img {
    max-width: 100%;
    max-height: 75px;
}
.c-bot.active .header_bottom .img-logo {
    width: 150px;
}
.header_bottom .search-input {
    width: 55%;
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    /*max-width: 600px;*/
}
.active .header_bottom .search-input {
    width: 50%;
}
.header_bottom .search-input input {
    width: 100%;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 100px;
    height: 48px;
    border: none;
    background: #efefef;
}
.header_bottom .search-input input:before {
    padding: 10px 30px;
    background: var(--gradient);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -5px;
    margin: 0px !important;
    position: absolute;
    right: 31px;
    border: none;
    top: 2px;
    height: 42.5px;
}
 .header_bottom .search-input span.btn-search {
        padding: 9px 30px;
        top: 3px;
        position: absolute;
        right: 32px;
        background: var(--gradient);
        border-radius: 10px;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
        height: 42.5px;
}
.header_bottom .search-input input:focus-visible {
    outline: none;
}
.header_bottom .search-input span.btn-search i {
    font-size: 18px;
    color: #fff;
}

.header_bottom .header_bottom-right {
    width: calc(45% - 150px);
    max-width: 100%;
}

.header_bottom .header_bottom-right a {
    text-decoration: none;
    color: var(--black);
    display: flex;
    align-items: center;
    padding: 5px 5px;
    border-radius: 5px;
}
.header_bottom .header_bottom-right a:hover {
    background: #f8f8f88c;

}
.header_bottom .header_bottom-right a .icon-header {
    padding: 10px 10px;
}

.qty {
    position: absolute;
    top: 0px;
    right: 5px;
    background: var(--red);
    padding: 0 6px;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    z-index: 1;
    border: 2px solid #fff;
}

.header_bottom .header_bottom-right .cart-header {
    font-weight: 400;
    font-size: 13px;

}

.cart-icon {
    position: relative;
}


.header_bottom .header_bottom-right .cart-header span i {
    font-size: 33px;
    padding-right: 5px;
}

.c-bot {
    background: var(--gradient);
    padding: 0px 0;
    padding-bottom: 0px;
}
.c-bot.active {padding: 0px 0px;}
.c-bot.active {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    z-index: 155;
}

.title-builpc span {
    display: block;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 400;
    display: block !important;
    color: #303030;
    white-space: nowrap;
}

.header_mobile .row.active .menu_mobile {
    left: 0;
    padding-bottom: 100px;
}

.header_mobile .row.active .header-left i::before {
    content: '\f00d';
}

.header_mobile .row.active .header-left span i {
    font-size: 22px;
}
.bottom-footer h4 {
    color: var(--color2);
}
.menu_mobile {
    display: none;
    position: fixed;
    top: 90px;
    left: -100vw;
    width: 100vw;
    background: #fff;
    z-index: 1;
    height: calc(100vh - 150px);
    transition: all .5s ease;
    z-index: 11;
    height: 100%;
    overflow-y: auto;
}
.header_bottom .img-logo img { filter: none !important; }
  .min-price { font-size: 1rem;  overflow: hidden;
    white-space: nowrap;
  }
span.clear-text {
    position: absolute;
    top: 10px;
    right: 125px;
    width: 50px !important;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid;
    cursor: pointer;
    animation: 0.3s slideInRight;
    border-radius: 20px;
    box-shadow: 2px 2px 2px var(--color2);
    color: var(--color2);
}
span.clear-text:hover {
    background: var(--color1);
}
.login {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
}

.login i {
    font-size: 35px;
    color: #888;
    padding-right: 30px;
}

.login a {
    color: var(--black);
    text-decoration: none;
}

.title-cate:hover {
    color: var(--black);
}

.product-cate-menu {
    padding: 10px 0;
}

.title-cate {
    text-decoration: none;
    color: var(--black);
    display: flex;
    align-items: center;
    text-transform: capitalize;
}

.title-cate i {
    padding-right: 10px;
}

.product-cate-menu .card-body {
    padding: 0;
    border: 0;
}

.list-product-menu,
.menu-item-block ul {
    padding: 0;
    list-style: none;
    margin: 0;
    width: 100%;
}


.list-product-menu li a i {
    padding-right: 20px;
}

.list-product-menu li.active > i.fa-chevron-down {
    /*top: 15px;*/
    background: #c0c1c1;
    color: #303030;
}

.list-product-menu li.active>i.fa-chevron-down::before {
    content: "\f077";
}

.list-product-menu li i.fa-chevron-down {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #a6a7a7;
    color: #303030;
    border-top: none;
    border-bottom: none;
}

.menu_sub li .menu_sub_child {
    display: none;
}

.menu_sub li.active .menu_sub_child {
    display: block;
}

.list-product-menu li .menu_sub {
    overflow: hidden;
    max-height: 0;
}

.list-product-menu li.active .menu_sub {
    max-height: max-content;
    animation: .3s linear collapse;

}

@keyframes collapse {
    0% {
        max-height: 0;
    }

    100% {
        max-height: 400px;
    }
}

.list-product-menu li {

    border-top: 1px solid #dcdcdc;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.list-product-menu li:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.list-product-menu li.active {
    /*background: #f8f8f8;*/
}

.list-product-menu li:first-child {
}

.list-product-menu li.active ul {
    transition: 0.3s all;
    padding: 0px;
    background: #f8f8f8;
    padding-top: 0px;
}

.list-product-menu li.active ul li:first-child {
    margin-top: 0px;
}

.list-product-menu li a,
.menu-item-block ul li a {
    color: var(--black);
    text-decoration: none;
    font-size: 1rem;
    padding: 11px 0;
    width: 100%;
    padding-left: 15px;
}

.menu-item-block ul li {
    padding: 10px 0;
}

.menu-item-block ul li i {
    font-size: 18px;
    padding-right: 10px;
}

.menu-item-block ul li a strong {
    color: var(--red);
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
}

.menu-item-block .fa-eye {
    position: relative;
}

.menu-item-block .fa-eye .qty {
    background: var(--red);
    position: absolute;
    top: -1rem;
    right: -3px;
    font-size: 10px;
    color: #fff;
    padding: 3px 7px;
}

.category {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border-radius: 5px;
}

.category li:first-child {
    border-top: 1px solid #e8e8e8;
}

.category li {
    padding: 0 10px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 3px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    cursor: pointer;
}

.category li a i {
    width: 30px;
}

.category a {
    text-decoration: none;
    color: var(--black);
    font-size: 1rem;
    font-weight: 500;
}

.content {
    background: var(--bg-body);
}

.banner-home .banner-item {
    width: 100%;
}

.banner-home .banner-item * {
    width: 100%;
}

.top-content .row .col {
    padding-bottom: 7px;
}

.row-2>.banner-item {
    padding-bottom: 12px;
}

.row-2>.banner-item:last-child {
    padding-bottom: 0px;
}

.cate-item:hover {
    background: var(--gradient);
}
.cate-item:hover > a {
    color: #fff;
}
.vertical-sub {
    position: absolute;
    left: 0px;
    top: 5px;
    z-index: 150;
    width: calc(100% - 300px);
    border: 1px solid #e1e1e1;
    display: none;
    margin-left: 300px;
    min-height: 350px;
    background: #fff9f9;
}

.cate_sub-item:hover .item-cate-sub {
    display: block;
    z-index: 2;
    width: 100%;
}

.slide-top .slick-slide img {
    width: 100%;
}
.slide-top .slick-slide img.b-lazy {
    display: none;
}
.slide-top .slick-slide img.b-loaded {
    display: block;
}
.category .vertical-sub a:hover {
    /*border-bottom: 1px solid var(--red);*/
}
.category .vertical-sub a {
    border-bottom: 1px solid transparent;
}
.content_home .service-block {
    display: none;
}
.item-cate-sub {
    display: none;
    position: absolute;
    top: -7px;
    left: 100%;
    width: max-content;
    background: #fff;
    box-shadow: 0 0 4px 0 #b5b5b5;
    margin-left: 10px;
}
.item-cate-sub a {
    padding: 5px;
    width: 100%;
}
.category .item-cate-sub a:hover {
    color: var(--red);
    border-bottom: 1px solid var(--red):
}
.cate_sub-item {
    position: relative;
    padding: 5px 10px;
    width: 100%;

}
.cate_sub-item:hover {
    background: var(--gradient);
}
.cate_sub-item:hover a {
    text-decoration: none !important;
    color: #fff !important;
}
.item-cate-sub:before {
    content: '';
    position: absolute;
    width: 0;
    border: 5px solid transparent;
    border-right-color: #d2d2d2;
    left: -11px;
    top: 16px;
}
.item-cate-sub:after {
    content: '';
    position: absolute;
    width: 0;
    border: 5px solid transparent;
    border-right-color: #fff;
    left: -10px;
    top: 16px;
}

.category .cate-item>a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 2.7;
    font-family: 'SVN ProductSans', sans-serif;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.cate-item>a:hover:before {
    content: "";
    right: -35px;
    top: 3px;
    position: absolute;
    border-right: 15px solid transparent;
    border-top: 17.5px solid transparent;
    border-left: 15px solid #19622b;
    border-bottom: 17.5px solid transparent;
    z-index: 2;
}
.category .cate_sub-item a i {
    font-size: 10px;
    padding-left: 2px;
    width: fit-content;
}
.category .cate_sub-item .title-cate>* {
    color: var(--background);
    font-size: 1rem;
    font-weight: 500;
}
footer img {
    width: auto !important;
}
.footer-social-icons img {
    max-height: 45px;
}
.category .cate_sub-item a {
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: flex;
    width: fit-content;
    align-items: center;
}
.cate-item:hover .vertical-sub {
    display: block;

}
.cate_sub {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 10px;
    height: 100%;
    overflow-y: auto;
    background: #fff9f9;
}

.box-cate {
    width: 25%;
    padding: 0px;
}

.box-right {
    width: 20%;
}

.box-left {
    width: 80%;
    display: flex;
    flex-wrap: wrap;

}

.box-right .box-cate {
    width: 100%;
    display: block;
    padding: 0px;
}

.item-brand {
    width: 100%;
    background: rgba(0, 0, 0, .04);
    margin-right: 5px;
    margin-top: 5px;
}

.item-brand a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.category .vertical-sub .item-brand a:hover {
    border-color: transparent;
}

.item-brand img {
    width: 100%;
    margin: auto;
    padding: 0px;
}

.hot {
    font-size: 11px;
    position: absolute;
    background: #ed1b24;
    color: #fff;
    padding: 0 5px;
    margin-left: 9px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 15px;
    left: 100%;
}

.hot:before {
    position: absolute;
    left: -6px;
    top: 0;
    content: '';
    border-left: none;
    border-right: 6px solid #ed1b24;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
}

.hot:after {
    position: absolute;
    right: -5px;
    top: 0;
    content: '';
    border-right: 5px solid transparent;
    border-top: 7.5px solid #ed1b24;
    border-bottom: 7.5px solid #ed1b24;
}

.featured-cate .row img, .featured-cate img {
    width: 100%;
}

.featured-cate>.row {
    padding: 20px 0;
    margin: 0;
}

.featured-cate {
    padding: 20px 0;
}
.featured-cate .col-md-3 {
    padding: 2px;
}
.featured-cate .col-md-3:first-child {
    padding-left: 0px;
    padding-right: 4px;
}
.featured-cate .col-md-3:last-child {
    padding-right: 0px;
    padding-left: 4px;
}
.product-block {
    background: #fff;
    padding: 20px 0;
}

.product-block .cate-name {
    font-size: 20px;
    color: var(--red);
    font-weight: 400;
    text-align: center;
    font-family: 'SVN ProductSans', sans-serif;
}
div.item-product {
    padding: 10px;
    border: 1px solid #e5e5e5;
    position: relative;
    background: #fff;
    margin: 6px;
    box-shadow: 3px 3px 3px #000;
    border-radius: 20px;
    overflow: hidden;
    max-width: 300px;
}

div.item-product.slick-slide {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin: 20px 10px;

}
div.item-product.slick-slide:hover, div.item-product:hover {
    animation: 1s all;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    box-shadow: 3px 3px 3px #A11729;
}

div.item-product:first-child {
    /*border-left: 1px solid #e5e5e5;*/
}

.featured-cate .img-product {
    width: 90% !important;
    margin: 0 auto;
    margin: 10% !important;
}

.featured-cate .img-product img {
    width: 100%;
    margin: 0 auto;
}

.products .img-product img {
    width: 100%;
    padding: 10px;
    max-width: 100%;
}
.img-product img.b-lazy[src="/assets/img/ajax-loader.gif"]{
    padding: 90px;
}
.img-product img.b-lazy.b-loaded{
    padding: 10px;
}
.slick-slide img {
    width: 100%;
}

.rating i {
    font-size: 10px;
    color: #ffa60c;
}
img {
    max-width: 100% !important;
}
.item-product .d-flex {
    justify-content: space-between;
}

.sku {
    background: var(--gradient);
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    border-radius: 5px;
    box-shadow: 1px 2px 2px 1px #7c7a7a;
    margin-bottom: 10px;
}

.item-product a {
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    margin-bottom: 15px !important;
    overflow: hidden;
    padding: 0px;
    min-height: 40px;
    text-transform: capitalize;
}

.product-name {
    font-size: 13.5px;
    text-transform: uppercase;
    color: var(--black);
    font-weight: 500;
    padding: 7px 0;
    display: block;
}

.item-product p {
    margin-bottom: 0;
}

.product-name:hover {
    color: var(--black);
}

.max-price span {
    text-decoration: line-through;
    color: #666;
    font-size: 15px;
}

.max-price .discount {
    text-decoration: none;
    color: #A11729;
    font-size: 12px;
}

.min-price {
    font-weight: 600;
    font-size: 1.2rem;
    color: #A11729;
}

.action span {
    color: #2cc067;
    font-size: 13px;
}

.action span.contact-pro {
    color: var(--blue);
    font-size: 13px;
}

.action a {
    display: flex;
    width: 40px;
    height: 40px;
    color: var(--black);
    background: var(--gradient);
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    position: absolute;
    right: 10px;
    bottom: -7px;
    margin-bottom: 0px;
}

.action a:hover {
    background: red;
}
div.right-banner-top {
    padding: 5px 0px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
}
div.right-banner-top a img {
    border-radius: 5px;
}
div.banner-hot {
    margin-bottom: 5px;
}
.action a img {
    width: 20px;
    height: 35px;
    transition: all .3s;
}

.action a:hover img {
    transform: scale(1.1);
    transition: all .4s;
}

.homepage-product.top .view-all {
    display: block;
    margin-top: 15px;
    background: var(--blue-dark);
    color: #fff;
}

.homepage-product.top .view-all:hover {
    background: var(--gradient);
    background-size: 200% auto;
    animation: 1s linear infinite forwards gradient;
}

.homepage-product .slick-prev {
    left: 15px;
    top: calc(50% - 15px);
    z-index: 1;
}

.homepage-product .slick-next {
    right: 35px;
    top: calc(50% - 15px);
    z-index: 1;
}

.homepage-product .slick-prev:before {
    content: "\f053";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #ccc;
    font-size: 25px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background: #a7a7a7;
    border-radius: 100px;
    display: none;
}

.homepage-product .slick-next:before {
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #ccc;
    font-size: 25px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a7a7a7;
    border-radius: 100px;
    display: none;
}
.homepage-product:hover .slick-next:before, .homepage-product:hover .slick-prev:before {
    display: flex;
}
.homepage-product {
    background: transparent;
    margin-bottom: 20px;
    padding: 10px;
    overflow: hidden;
    position: relative;
}






.has-submenu-brands div.menu-sub {
    padding: 5px;
    width: 600px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}
.has-submenu-brands div.menu-sub .item-brands-menu {
    flex: 0 0 150px;
    background: transparent;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #175e2b;
}
.has-submenu-brands div.menu-sub .item-brands-menu:hover {
    box-shadow: 3px 3px 3px #000;
}
/*.has-submenu-brands div.menu-sub .item-brands-menu:nth-child(4n + 4) {
    margin-right: 0px;
}*/
.has-submenu-brands div.menu-sub .item-brands-menu img {
    max-height: 40px;
}
.menu-main li.has-submenu-brands {
    position: static;
}
.menu-main li.has-submenu-brands:hover div.menu-sub{
    position: absolute;
    left: 0px;
    width: 100% !important;
    justify-content: space-evenly;
}
span.clear-text {
    position: absolute;
    top: 10px;
    right: 125px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid;
    cursor: pointer;
    animation: 0.3s slideInRight;
}
span.clear-text.hide {
    display: none;
    animation: 0.3s slideOutRight;

}

.menu-main li:hover > a{
    background: #fff;
    /*color: var(--background, #303030) !important;*/
}
.menu-main li:hover div.menu-sub{
    display: flex !important;
    left: 0px;
    /* border: 1px solid var(--background); */
    border-top: none;
    background: #fff;
    z-index: 5555566;
    width: 250px;
    box-shadow: 3px 3px 3px var(--color2);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}

.menu-main li:nth-child(n+7):hover div.menu-sub{
    right: 0px;
    left: auto;
}
li.menu-1 > a{
    text-transform: uppercase;
    color: #fff;
}
[href='/san-pham/giam-gia']{
    background: red !important;
}

.menu-main li div.menu-sub ul li a {
    padding: 7px 15px;
    text-transform: capitalize;
    position: relative;
}
.menu-main li.static div.menu-sub ul li:first-child a{
    color: var(--color1);
}
.menu-main li.menu_color div.menu-sub ul li:first-child a{
    color: var(--color1);
}
.menu-main li div.menu-sub ul li:hover a {
    background-color: var(--background);
    color: #fff !important;
}

.menu-main li div.menu-sub ul li:hover a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: var(--color1);
    border-width: 20px;
    margin-top: -20px;
    z-index: 555555;
}
ul.brands li.item-brand{
    margin-right: 10px;
}
ul.brands li.item-brand img{
    border:  1px solid #28a34940;
}
ul.brands li.item-brand:last-child {
    margin-right: 0px;
}
ul.brands li.item-brand:hover {
    transition: 0.5s all;
    transform: scale(1.3);
}
.wrap-suggestion {
    display: block;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background: #fff;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 9;
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    max-height: 350px;
    overflow-y: scroll;
    width: 100%;
}
  div.product-detail .large-6.medium-12.large-60.px-lg-1.columns {
    min-height: auto !important;
}
div.main-carousel {
    max-height: 390px;
    overflow: hidden;
}
div.main-carousel-two, div.group-item {
    display: flex;
    flex-wrap: wrap;
}
div.main-carousel-two > div{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
div.group-item div.item{
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    margin-right: 2%;
    display: flex;
    align-items: center;
    background: #ececec;
    margin-bottom: 10px;
    padding: 15px 10px;
    border-radius: 3px;
}
div.group-item div.item:nth-child(2n) {
    margin-right: 0px;
}
div.group-item div.item:nth-child(n + 3) {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.left-1 {
    padding-left: 0px;
}
.left-2 {
    padding-right: 0px;
}
ul.category_ul_block {
    width: 100%;
    position: relative; text-align: right; padding: 0px 20px;    border-bottom: 1px solid #f2f3f4;margin-bottom: 20px; padding-top: 20px; list-style: none; display: inline-flex;
    overflow-x: auto;
}
ul.category_ul_block li {
    float: left;
    white-space: nowrap;
}

.main-top .left-nav,
.main-top .main-banner,
.main-top .right-news {
    padding: 0;
}

.main-menu {
    padding: 0 0;
    text-align: center;
}

.main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    /*background: #fff;*/
    display: -webkit-inline-box;
    max-width: 1170px;
    /*overflow: hidden;*/
}
.main-menu li.has-submenu>a {
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.main-menu li.has-submenu>a.icon, 
.main-menu li >a.icon{
    /*padding-left: 30px !important;*/
}
.main-menu a {
    color: #333;
    display: block;
    padding: 13px 25px;
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
}
.pt-1 {
    padding: 0px !important;
}
.menu-1, .menu-2 {
    position: relative;
    margin-left: 0px;
    list-style: none;
}
div.ul-menu-1, div.ul-menu-2 {
    display: none;
    animation: 0.2s all;
}
li.show > div.ul-menu-1, li.show > div.ul-menu-2 {
    display: block;
    animation: 0.5s slideInDown;
    border: none !important;
    border-left: 1px solid #fff !important;
}
.main-menu a {
    padding: 10px 15px;
}

.main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    justify-content: left;

}
div.clear-slider-home {
    height: 100px;
}
.main-top .left-nav,
.main-top .main-banner,
.main-top .right-news {
    /*background-color: #fff;*/
    padding: 0;
}
.main-top .main-top-grid {
    margin: 0;
} 
.main-menu {
    padding: 0 0;
    margin: 0 auto;
    max-width: 1170px;
}

i.icon-svg {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 5px;
    transition: .2s;
    background-repeat: no-repeat;
    background-size: auto 18px;
    background-position: bottom;
    display: none;
}


.main-menu a {
    color: #333;
    display: block;
    padding: 13px 25px;
    text-decoration: none;
    font-weight: 500;
}

.main-menu a {
    padding: 10px 15px;
}
 
.main-menu .sub-menu {
    position: relative;
    z-index: 10550;
    display: inline-block;
    padding: 0 0;
    min-width: 230px;
    background: #fff;
    border-right: 1px solid #f5f6f7;
    width: calc(100% / 5);
}
.main-menu .sub-menu li {
    background: #fff;
    text-align: left;
    padding-right: 20px;
}
.main-menu .sub-menu.sub-menu-2-cols {
    width: 480px;
    overflow-x: hidden;
    overflow-y: auto;
}
.menu-main li div.menu-sub {
    display: none; 
    position: absolute;
    background: #fff;
}
.top-deals > div.row{
    background-color: #fff;
    border: 1px solid #28a34930;
    padding: 10px;
    text-align: center;
    margin: 40px auto;
}
a.promo-title-a {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    line-height: 40px;
    background-color: var(--background);
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 0 25px;
    font-size: 25px;
    position: relative;
    top: -17px;
    margin-top: -30px;
}
a.promo-title-a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: var(--background);
    border-width: 20px;
    margin-top: -20px;
}
a.promo-title-a:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: var(--background);
    border-width: 20px;
    margin-top: -20px;
}


.menu-main li:hover > a{
    background: #fff;
    /*color: var(--background, #303030) !important;*/
}
.menu-main li:hover div.menu-sub{
    display: flex !important;
    left: 0px;
    /*border: 1px solid var(--background);*/
    border-top: none;
    background: #fff;
    z-index: 5555566;
    /*width: 250px;*/
    flex-direction: row;
    flex-wrap: wrap;
}
.menu-main li.static {
    position: static;
}
.menu-main li.static:hover div.menu-sub {
    width: 100%;
}
.menu-main li:nth-child(n+7):hover div.menu-sub{
    right: 0px;
    left: auto;
}
li.menu-1 > a{
    text-transform: uppercase;
    color: #303030;
    font-weight: bold;
}
[href='/san-pham/giam-gia']{
    background: red !important;
}

.menu-main li div.menu-sub ul li a {
    padding: 7px 15px;
    text-transform: capitalize;
    position: relative;
}
.menu-main li div.menu-sub ul li:hover a {
    background: var(--background);
    color: #fff !important;
}

.menu-main li div.menu-sub ul li:hover a:before {
    left: 100%;
    top: 48%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: var(--color1);
    border-width: 20px;
    margin-top: -20px;
    z-index: 555555;
}

.main-menu .menu-1:last-child .sub-menu li {
    padding-right: 0px;
}











.slick-initialized .slick-slide {
    position: relative;
}

.homepage-product .row {
    margin: 0;
}

.products .title-box {
    display: flex;
    align-items: center;
    width: 100%;
    align-items: baseline;
    align-content: center;
    flex-wrap: wrap;
}

.title-box .h-title {
    font-size: 25px;
    text-transform: uppercase;
    width: 100%;
    text-decoration: none;
    color: var(--black);
    font-family: 'SVN ProductSans', sans-serif;
}

.title-box .sub-cate-title {
    width: calc(100% - 150px);
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.title-box .sub-cate-title .list-sub {
    width: calc(100%);
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
}
.title-box .view-all {
    width: 120px;
    color: var(--black);
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    padding: 5px 15px;
    position: absolute;
    font-size: 1rem;
    font-family: 'SVN ProductSans', sans-serif;
    background: var(--gradient);
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 100px;
    right: 0px;
    text-align: center;
    box-shadow: 3px 3px 3px #0037c1;
}

.title-box .sub-cate-title a {
    text-decoration: none;
    color: var(--black);
    padding: 5px 15px;
    position: relative;
    font-size: 1rem;
    font-family: 'SVN ProductSans', sans-serif;
    background: #dadbdc7d;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 100px;
    white-space: nowrap;
    box-shadow: 3px 3px 3px var(--color2);

}
.title-box .sub-cate-title a:hover, .title-box .view-all:hover {
    background: var(--gradient);
    color: #fff;
}
/*.title-box .sub-cate-title a::after {
    content: "";
    border: 1px solid #222;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .5px;
    height: 12px;
    position: absolute;
}*/

.top-footer h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
}

.main-header h3 {
    text-transform: uppercase;
    color: var(--black);
    text-align: center;
    font-size: 20px;
    position: relative;
    display: flex;
    margin: 0 auto 30px;
    padding: 20px 0 5px;
    justify-content: center;
    width: fit-content;
}


.main-header h3::before {
    content: "";
    border: 1px solid var(--black);
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
}
.main-header div.policy-bottom div.img-thanhtoan img {
    max-height: 50px;
}
.btn-sub {
    background: var(--red);
}

.title-box .sub-cate-title a:last-child::after {
    border: 0;
}

.top-footer {
    padding: 30px 0;
}

footer {
    background: #f4f4f4;
}

.main-header {
    background: #f4f4f4;
}

.form-contact-footer {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 10px;
    display: flex;
}

.form-contact-footer input {
    width: 80%;
    padding: 9px 10px;
    font-size: 1rem;
    outline: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 0;
}

.form-contact-footer a {
    line-height: 1.5;
    width: 20%;
    margin-left: -5px;
    padding: 10px 50px;
    font-size: 1rem;
    color: #303030;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-decoration: none;
    font-weight: 600;
}

.showroom-table-title {
    display: flex;
    align-items: center;
    border-radius: 5px;
    font-weight: 600;
}

.showroom-table-title .num-showroom {
    width: 10%;
    background: #31c2db;
    color: #303030;
    text-align: center;
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;

}

.showroom-table-title .title-showroom {
    width: 90%;
    background: var(--blue-dark);
    color: #303030;
    text-transform: uppercase;
    padding: 5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.main-header p {
    margin-bottom: 0;
    color: #303030;
}

.main-header .showroom-table a {
    text-decoration: none;
    color: #303030;
    display: block;
}

.showroom-info {
    padding: 5px 0 10px;
    position: relative;
}

.showroom-info i {
    width: 20px;
    font-size: 15px;
    color: #303030;
}

.showroom-info .phone-num {
    display: flex;
    align-items: center;
    color: var(--red);
}

.showroom-info .phone-num a {
    padding-right: 3px;
}

.showroom-info .phone-num a:last-child {
    padding-left: 3px;
}

.showroom-info * {
    font-size: 13px;
    line-height: 1.7;
}

.showroom-table {

    padding-bottom: 20px;
}

.new-showroom {
    background: var(--red);
    padding: 5px;
    width: fit-content;
    transform: skew(-15deg, 0deg);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
}

.new-showroom i {
    color: #ff0;
    animation: .6s linear infinite blink;
}

@keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.bottom-footer {
    padding: 20px 0 30px;
}

.bottom-footer .container p,
.bottom-footer .container a {
    color: #303030;
    margin-bottom: 0;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.clearfix {
    height: 10px;
}

.bottom-footer .container p {
    line-height: 2;
}

.policy-info {
    padding: 30px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px dashed #dadada;

}

.policy-bottom {
    padding: 30px 0;
}

.policy-block {
    display: flex;
    align-items: center;
}

.policy-block .policy-icon {
    padding-right: 20px;
}

.policy-block .policy-icon i {
    font-size: 35px;
    color: var(--red);
}

.policy-content {
    line-height: 1.4;
}

.policy-content .policy-title {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}

.policy-content .policy-desc {
    font-size: 13px;
}

.policy-bottom .policy-title {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    padding-bottom: 4px;
    color: #303030;
    margin-bottom: 10px;
}
.policy-bottom .row {
    margin: 0;
}

.policy-bottom .link-item {
    color: #303030;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    display: block;
}

.footer-social-icons {
    display: flex;
    align-items: center;
    padding-top: 10px;
}

.footer-social-icons a {
    text-decoration: none;
    margin-right: 10px;
}

.footer-social-icons i {
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    text-align: center;
}

.footer-social-icons i::before {
    width: 100%;
}

.footer-social-icons i.fa-facebook-f {
    background: #4267b2;
}

.footer-social-icons i.fa-youtube {
    background: red;
}

.footer-social-icons i.fa-instagram {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.d-block a {
    display: block;
    padding-bottom: 5px;
}

.d-block a:first-child {
    margin-left: -6px;
}

.social-icons-mobile {
    display: none;
}

.service-block a {
    text-decoration: none;
    color: var(--black);
    font-size: 1rem;
    font-weight: 500;
}

.service-block .icon-service {
    padding: 10px;
    background: var(--blue-dark);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-block .service-item {
    width: 25%;
    padding: 0 5px;
}

.service-block .icon-service i {
    color: #fff;
    font-size: 20px;
}

.service-block span {
    font-size: 14px;
    font-weight: 500;
}

.service-block .service-desc {
    line-height: 1.2;
    margin-top: 10px;
}

.service-block .service-desc a {
    font-size: 14px !important;
}

.hover-block {
    display: none;
    position: fixed;
    width: 350px;
    min-height: 200px;
    height: max-content;
    z-index: 999999;
    border: 1px solid #3e64af;
    background: #fff;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 25%);
    border-radius: 6px;
    overflow: hidden;
}

.hover-block table tr td {
    padding: 5px;
}

.hover-block .content.active {
    padding: 0px !important;
}

.hover-block table {
    max-width: 100%;
    font-size: 13px !important;
    border: 0;
}

.hover-block table tr p {
    margin-bottom: 0px;
    font-size: 13px !important;
}

.hover-block table tr:nth-child(2n) {
    background: #f5f6f7;
}

.hover-block table tr:nth-child(2n + 1) {
    background: #ff59002e;
}

.hover-block .hover-top {
    background: var(--gradient);
    padding: 15px 10px;
    color: #fff;
}

.hover-block .top-content,
.hover-block .bot-content,
.hover-block .content-mid {
    padding: 15px 10px 0;
    background: #fff;
}

.content-mid p.content {
    margin-top: 10px;
    background-color: #fff;
    font-size: 13px;
}

.hover-block .top-content ul {
    list-style: none;
    padding: 0;
    font-size: 1rem;
    margin: 0;
}

.hover-block .top-content ul li>span:first-child {
    width: 140px;
}

.hover-block .top-content ul li {
    display: flex;
    align-items: center;
    position: relative;
    line-height: 1.6;
}

.hover-block .top-content ul li::before {
    content: '-';
    padding-right: 3px;

}

.hover-block .s-price {
    color: var(--red);
    font-weight: bold;
}

.list-warehouse {
    width: 100%;
}

.hover-block .list-warehouse span {
    display: block;
    color: var(--red);
    font-weight: 400;
    font-size: 13px;
}

.hover-block .list-warehouse span i {
    color: green;
    padding-right: 3px;
}

.hover-block .tooltip-title {
    background: var(--blue-dark);
    color: #fff;
    padding: 3px 5px;
    width: fit-content;
    font-size: 13px;
    border-radius: 4px;
}

.hover-block .tooltip-title i {
    color: #fff;
    padding-right: 3px;
}

.info-user {
    position: relative;
    color: #fff;
    display: none;
}

.info-user .profile {
    display: flex;
    justify-content: space-between;
    padding: 20px 15px 0;
    background: var(--blue-dark);
}

.info-user p {
    margin: 0;
}

.info-user a {
    text-decoration: none;
    color: var(--black);
}

.profile .avt img {
    object-fit: cover;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.profile .d-flex {
    align-items: center;
}

.name-user p {
    font-size: 15px;
}

.name-user p:first-child {
    font-weight: 300;
}

.name-user p:last-child {
    font-weight: 600;
}

.name-user {
    margin-left: 10px;
}

.noti span.bell {
    position: relative;
}

.noti .bell small {
    position: absolute;
    top: -4px;
    right: 0;
    background-color: var(--red);
    text-align: center;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 10px;
}

.radius {
    width: 100%;
    height: 80px;
    background: var(--blue-dark);
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.main-content-user {
    padding: 0 15px;
    background-color: #fff;
}

.main-content-user .utilities {
    position: relative;
    top: -50px;
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    overflow: hidden;

}

.utilities .gold-total {
    padding: 10px;
    border-bottom: 1px solid #ededed;
    font-size: 15px;
    color: #303030;
}

.gold-total img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin-right: 7px;
}

.gold-total p {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: var(--blue-dark);
}

.utilities .item-util img {
    width: 60px;
    height: 60px;
    padding: 13px;
    background-color: #f3f4f6;
    border-radius: 50%;
    margin: 0 auto;
}

.app-1 {
    overflow: hidden;
    overflow-x: auto;
    padding: 10px 0;
}

.item-util {
    text-align: center;

}

.item-util .icon {
    padding-bottom: 7px;
}

.utilities .d-flex {
    padding: 10px;
}

.item-util p {
    font-size: 1rem;
}

.service-cus {
    padding: 0 10px 20px;
    margin-top: -20px;
}

.service-cus img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin: 0 auto;
}

.service-cus .item-util p {
    font-size: 15px;
    color: #303030;
    font-weight: 500;
}

.cskh_page .menu-top .menu-item {
    color: #000;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
}

.cskh_page .menu-top .menu-item:hover {
    color: var(--blue-dark);
}

.cskh_page .banner-top .banner-item a {
    width: 100%;
    display: block;
}

.cskh_page .banner-top .banner-item img {
    max-height: 500px;
    object-fit: cover;
}

.cskh_page .news-block {
    max-width: 1170px;
    margin: 0 auto;
}

.cskh_page .item-big {
    display: flex;
}

.cskh_page .item-big a.img-item {
    width: 50%;
}

.cskh_page .item-big a.img-item img {
    width: 100%;
    object-fit: cover;
    transition: .5s all;
}

.cskh_page .img-item img:hover {
    opacity: .7;
    transform: scale(1.2);
    transition: .5s all;

}

.cskh_page .img-item {
    overflow: hidden;
}

.cskh_page .news-block .title {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 19px;
    display: flex;
    color: #212529;
    justify-content: space-between;
    align-items: center;
}

.cskh_page .news-block .title span {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 1px;
    display: inline-block;
    position: relative;
    color: var(--black-dark);
}

.cskh_page .news-block .title span:before {
    content: '';
    width: 100%;
    background: var(--black-dark);
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
}

.cskh_page .news-block .title a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.cskh_page .news-block .title a i {
    font-size: 11px;
}

.cskh_page .item-big .des-item {
    width: 50%;
    padding-left: 10px;
}

.cskh_page .item-big .des-item a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 600;
}

.cskh_page .item-big .des-item p {
    font-size: 14px;

}

.cskh_page .item-big .des-item a:hover,
.cskh_page .news-block .title a:hover,
.list-item-small .item-small a:hover,
.cskh_page .list-news-post .news-item .des-item a:hover {
    color: var(--blue-dark);
}

.list-item-small {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.list-item-small .item-small {
    width: calc(33.33333% - 5px);
}

.list-item-small .item-small a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.list-item-small .item-small a p {
    padding: 10px 0;
    margin: 0;
}

.cskh_page .list-news-post .news-item {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1
}

.cskh_page .list-news-post .news-item:last-child {
    border: 0;
}

.cskh_page .list-news-post .news-item .img-item {
    max-width: 115px;
    margin-right: 10px;
}

.cskh_page .list-news-post .news-item .des-item a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.cskh_page .list-news-post .news-item .des-item span {
    font-size: 12px;
    color: goldenrod;
}

.loyal-customer-block {
    display: flex;
    margin: 20px 0;
    align-items: center;
}

.loyal-customer-block .banner {
    width: 20%;
    border-radius: 10px;
    overflow: hidden;
}

.loyal-customer {
    width: calc(80% - 20px);
    margin-left: 20px;
    border-radius: 10px;
    background-color: var(--black-dark);
    padding: 0 20px 20px;
}

.loyal-customer .title {
    font-size: 25px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #fff;
    padding: 15px 0 15px;
    text-transform: uppercase;
}

.list-loyal-customer img {
    object-fit: contain;
    border-radius: 5px;
}


.list-loyal-customer .slick-slide {
    margin: 0 5px;
}

.list-loyal-customer .slick-prev:before {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    color: var(--black-dark);

}

.list-loyal-customer .slick-next:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    color: var(--black-dark);
}

.list-loyal-customer .slick-prev:hover:before,
.list-loyal-customer .slick-next:hover:before {
    color: #fff;
}

.list-loyal-customer .slick-prev {
    background: #fff;
    left: -5px;
    display: block;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}

.list-loyal-customer .slick-next {
    background: #fff;
    right: -5px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}

.list-loyal-customer .slick-next:hover,
.list-loyal-customer .slick-prev:hover {
    background-color: var(--black-dark);
    border: 1px solid #fff;
    transition: .5s all;
}

.cskh_page .service-block {
    margin: 60px 0;
}

.cskh_page .service-block ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.cskh_page .service-block ul li {
    width: 150px;
    border-radius: 5px;
    margin: 0 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: 1s all;
    background: #b5b5b5;
    cursor: pointer;
}

.cskh_page .service-block ul li:hover {
    background: var(--blue-dark);
    box-shadow: var(--blue-dark) 0px 3px 8px;
    transition: .5s all;
}
.cskh_page .service-block ul li:hover img{
    transform: scale(1.3);
    transition: .3s all;
}

.cskh_page .service-block ul li .icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto 10px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.cskh_page .service-block ul li .icon img {
    width: 40px;
    height: 40px;
    transition: .3s all;
}

.cskh_page .service-block ul li .text-name {
    padding: 5px 0 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: block;
    text-align-last: center;
}
.cskh_page .service-block .title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
