@font-face {
    font-family: "Roboto-Bold";
    src: local("Roboto-Bold"), url("/wp-content/themes/Laptopcom/assets/font/Roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Regular";
    src: local("Roboto-Regular"), url("/wp-content/themes/Laptopcom/assets/font/Roboto/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "RobotoCondensed-Bold";
    src: local("RobotoCondensed-Bold"), url("/wp-content/themes/Laptopcom/assets/font/Roboto_Condensed/static/RobotoCondensed-Bold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Medium";
    src: local("Roboto-Medium"), url("/wp-content/themes/Laptopcom/assets/font/Roboto/Roboto-Medium.ttf") format("truetype");
    font-style: normal;
}

*,
:after,
:before,
html {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

.main {
    background-color: #f9f9f9;
}

img {
    margin: auto;
}

a {
    text-decoration: none;
}

.text-center {
    text-align: center;
}

.show-all-pc {
    display: none;
}

#tooltip {
    display: block;
    position: absolute;
    z-index: 999999999999999;
    background: white;
    border: solid 1px #333;
    width: 350px;
    box-shadow: 0 0 7px #333;
    border-radius: 8px;
    overflow: hidden;
}

#tooltip .price-cot-sp p {
    font-size: 13px;
    color: #8F8F8F;
    font-weight: 400;
    text-decoration: line-through;
}

#tooltip .price-cot-sp strong {
    font-size: 16px;
    color: #CF0D0D;
    font-weight: bold;
}

#tooltip li {
    color: black;
}

#tooltip .info-show-all-pc,
#tooltip .price-cot-sp {
    padding: 0px 8px;
}

#tooltip .title-hover,
#tooltip .title-hover-sale {
    background-color: #E2792A;
    font-size: 13px;
    color: white;
}

#tooltip .title-hover-sale .icon {
    background: url(../images/gift-box-with-a-bow.png);
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    display: block;
}

#tooltip .title-hover .icon {
    background: url(../images/verified.png);
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    display: block;
}

.button-lts {
    background: url(../images/copy21.png);
    background-size: 36px 36px;
    background-repeat: no-repeat;
    width: max-content;
    height: auto;
    display: block;
    padding: 10px 20px 10px 40px;
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    background-color: #E2792A;
    color: white;
    font-weight: 600;
    background-position: left;
    margin-top: 20px;
}

.info_sale_product h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400 !important;
    font-family: 'Roboto-Regular' !important;
}

#toasty_success {
    color: green;
    margin-left: 19px;
    /* font-family: cursive; */
    font-weight: 700;
    margin-bottom: -6px;
}

#toasty_error {
    color: red;
    margin-left: 19px;
    font-weight: 700;
    margin-bottom: -6px;
}

#tooltip .title-hover,
#tooltip .title-hover-sale {
    display: flex;
    gap: 6px;
    padding: 2px 4px;
}

#tooltip .desc-hover ul li,
#tooltip .desc-hover-sale ul li h3 {
    font-size: 13px;
}

#tooltip .title-cot-sp {
    font-size: 17px;
    background-color: #E2792A;
    color: white;
    text-align: center;
    padding: 6px;
}

.section {
    padding-top: 30px;
    padding-bottom: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-family: "Roboto-Bold" !important;
}

li {
    color: transparent;
}

p,
span,
li,
sup,
a {
    font-family: "Roboto-Regular" !important;
}

ul,
p {
    margin: 0px;
    padding: 0px;
}

a:hover {
    opacity: 0.9;
}

body {
    margin: 0px;
}

.col--1 {
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    padding: 10px;
}

.col--2 {
    flex-basis: 16.666667%;
    max-width: 16.666667%;
    padding: 10px;
}

.col--3 {
    flex-basis: 25%;
    max-width: 25%;
    padding: 10px;
}

.col--4 {
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    padding: 10px;
}

.col--5 {
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    padding: 10px;
}

.col--6 {
    flex-basis: 50%;
    max-width: 50%;
    padding: 10px;
}

.col--7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 10px;
}

.col--8 {
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    padding: 10px;
}

.col--9 {
    flex-basis: 75%;
    max-width: 75%;
    padding: 10px;
}

.col--10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 10px;
}

.col--11 {
    flex-basis: 91.66666%;
    max-width: 91.66666%;
    padding: 10px;
}

.col--12 {
    flex-basis: 100%;
    max-width: 100%;
    padding: 10px;
}

html .section4 .bk-btn .bk-btn-installment-amigo,
html .section4 .bk-btn .bk-btn-installment,
html .section4 .bk-btn .bk-btn-paynow {
    width: 48.5%;
    display: flex !important;
    height: 50px;
    align-items: center;
    justify-content: center;
    background-color: #FFB93B !important;
    border-radius: 10px;
    text-decoration: none;
    color: #FFFFFF !important;
    font-family: "Roboto-Medium" !important;
    margin-top: 15px;
    flex-direction: column;
    margin-right: 0px;
    margin-bottom: 0px;
}

.section4 .bk-btn,
.section4 .bk-btn .bk-btn-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container {
    /* max-width: 1490px !important; */
    margin: auto;
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.row-custom {
    max-width: 1490px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* ============================== css header ========================*/

.header {
    transition: transform 0.3s ease-in-out;
}

.header.position-fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    background-color: white;
    box-shadow: 0px 0px 20px 0px #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    transform: translateY(-100%);
    animation: slideDownHeader 0.6s forwards;
}

.header.position-fixed .header-main .head_logo a img {
    max-height: 78px;
}

@keyframes slideDownHeader {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.product-slide {
    position: relative;
}

.product-slide__item {
    display: block;
    flex-basis: 100% !important;
    max-width: 100% !important;
}

.product-slide .swiper-button-next,
.product-slide .swiper-button-prev {
    border: 1px solid #b3b3b3;
    background-color: #CF0D0D;
    border-radius: 50%;
    transform: scale(0.8);
}

.no-scroll {
    overflow: hidden;
}

.header-top {
    background-color: #E2792A;
    /* height: 40px; */
    display: flex;
}

/* .header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.header-top .menu-top {
    list-style: none;
    float: left;
    margin-bottom: 0px;
    padding: 5px 0px;
}

.header-top .menu-top li {
    float: left;
    margin-right: 25px;
    position: relative;
}

.header-top .menu-top a {
    color: #fff;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
}

.header-top .menu-top a.show-room {
    padding: 5px 15px;
    line-height: 30px;
    border-radius: 15px;
    background: repeating-linear-gradient(to right, #ffe65e 0%, #d81d0d 50%, #ffe65e 100%);
    background-size: 200% auto;
    background-position: 0 100%;
    animation: gradient 2s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    border-radius: 9999px;
    color: #fff;
}


.sub-menu-fixed.active {
    display: flex;
}

.table-icon-box,
.header-top-left {
    display: flex;
    gap: 45px;
}

.table-icon-box {
    flex-direction: column;
    gap: 12px;
}

.table-icon-box .icon-box,
.header-top-left .icon-box {
    display: flex;
    align-items: center;
}

.table-icon-box .icon-box img,
.header-top-left .icon-box img {
    margin-right: 15px;
}

.table-icon-box .icon-box img {
    margin-left: 0px;
}

.header-top-left .icon-box span {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.table-icon-box .icon-box span {
    color: black;
    font-size: 18px;
    font-family: "Roboto-Regular" !important;
}

.header-main {
    background-color: #f1f1f1;
}


.header-main .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* height: 82px; */
}

.header-main .head_logo,
.header-main__cover {
    float: left;
}

.header-main__cover {
    width: 100%;
}

.header-main .head_logo {
    width: 27%;
}

@media (max-width: 1630px) {
    .header-main .head_logo {
        width: 308px;
    }
}

@media screen and (max-width: 1580px) {
    .header-main .head_logo {
        width: 316px;
    }
}

.header-main .head_logo a {
    display: block;
    padding: 10px 0px;
}

.header-main .head_logo a img {
    /* width: 300px; */
    max-height: 85px;
    object-fit: contain;
}

@media screen and (max-width: 1580px) {
    .header-main .head_logo a img {
        width: 280px;
    }
}

.header-main .head_search {
    width: 45%;
    float: left;
    position: relative;
    margin-top: 23px;
}

@media (max-width: 1630px) {
    .header-main .head_search {
        /* width: 490px; */
        margin-top: 20px;
    }
}

@media screen and (max-width: 1580px) {
    .header-main .head_search {
        /* width: 489px; */
    }
}


.header-main .box-tim-kiem {
    /* margin-top: 20px; */
    vertical-align: middle;
    height: 100%;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
}

@media (max-width: 1630px) {
    .header-main .box-tim-kiem {
        margin-top: 0px;
    }
}

.header-main .timkiemsp {
    padding: 0px 0px 0px 5px;
}


.header-main .box-span-timkiem {
    /* display: block; */
    /* float: left; */
    /* background: #fff; */
    border-radius: 5px;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 48px;
}

@media (max-width: 1580px) {
    .header-main .box-span-timkiem {
        height: 40px;
    }


}

.header-main .form-control-select {
    font-weight: 600;
    color: #f00;
    background-color: transparent;
    margin-right: 10px !important;
}

.header-main .style-type {
    border: unset;
    outline: none;
    padding: 5px 0px;
    /* background: #fff; */
    color: #000;
    width: 125px;
}

.header-main .timkiem {
    border-left: 1px solid #dbdbdb !important;
    width: 100%;
    padding-left: 10px;
    background-color: transparent;
}

@media (max-width: 1630px) {
    .header-main .timkiem {
        /* width: 226px; */
    }
}

.header-main .btn-search {
    color: #fff;
    height: 100%;
    width: 126px;
    font-size: 25px;
    padding: 5px 20px;
    border-radius: 6px;

    background: repeating-linear-gradient(to right, #ffe65e 0%, #d81d0d 50%, #ffe65e 100%);
    background-size: 200% auto;
    background-position: 0 100%;
    animation: gradient 2s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}

.clear-both {
    clear: both;
}

.header-main .tag-search {
    margin-top: 5px;
    text-align: right;
}

.header-main .tag-search a {
    display: inline-block;
    line-height: 19px;
    padding: 0px 7px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin-left: 5px;
    background: #fff;
}

.header-main .head_right {
    width: 268px;
    float: right;
    height: 61px;
    background: #E2792A;
    color: #fff;
    margin-top: 25px;
}

@media (max-width: 1630px) {
    .header-main .head_right {
        width: 261px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1580px) {
    .header-main .head_right {
        width: 260px;
        height: 56px;
    }
}

.header-main .head_right .hotline {
    float: left;
    position: relative;
    width: 145px;
    margin-top: 11px;
    padding-left: 26px;
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .hotline {
        width: 124px;
        padding-left: 23px;
    }
}

.header-main .head_right .cart {
    float: left;
    margin-top: 11px;
    position: relative;
    display: flex;
}

@media screen and (max-width: 1580px) {

    .head_right .cart,
    .head_right .hotline,
    .head_right .build-pc {
        margin-top: 9px;
    }
}

@media (max-width: 1630px) {
    .header-main .head_right .hotline {
        width: 145px;
        padding-left: 25px;
    }
}

.header-main .head_right .hotline span.icon {
    width: 39px;
    height: 39px;
    float: left;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: -20px;
    background-position: -4px -35px;
}

.header-main .head_right span.icon {
    background: url(/wp-content/themes/Laptopcom/assets/images/sprite-2020.png) no-repeat;
    vertical-align: middle;
    border: 1px solid #E2792A;
    border-radius: 50%;
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .hotline span.icon {
        background-position: -7px -36px;
    }
}

.header-main .head_right .build-pc span.icon {
    width: 39px;
    height: 39px;
    float: left;
    z-index: 1;
    top: 0px;
    background-position: -58px -35px;
    margin-right: 8px;
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .build-pc span.icon {
        margin-right: 6px;
        background-position: -60px -37px;
    }
}


.header-main .head_right .cart span.icon {
    width: 39px;
    height: 39px;
    float: left;
    z-index: 1;
    top: 0px;
    background-position: -114px -35px;
    margin-right: 10px;
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .cart span.icon {
        margin-right: 8px;
        background-position: -117px -36px;
    }
}

@media screen and (max-width: 1580px) {

    .header-main .head_right .cart span.icon,
    .header-main .head_right .build-pc span.icon,
    .header-main .head_right .hotline span.icon {
        width: 37px;
        height: 37px;
    }
}

.header-main .hl-text .text-1 {
    font-size: 11px;
    line-height: 1;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 500;
}

@media screen and (max-width: 1580px) {
    .header-main .hl-text .text-1 {
        font-size: 10px;
    }
}

.header-main .phone-header {
    color: #fff !important;
}

.header-main .hl-text .text-2 {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
}

@media screen and (max-width: 1580px) {
    .header-main .hl-text .text-2 {
        font-size: 13px;
    }
}

.header-main .head_right .build-pc {
    width: 108px;
    float: left;
    margin-top: 11px;
}

@media (max-width: 1630px) {
    .header-main .head_right .build-pc {
        width: 100px;
    }
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .build-pc {
        width: 115px;
    }
}

@media screen and (max-width: 1580px) {

    .header-main .head_right .cart,
    .header-main .head_right .hotline,
    .header-main .head_right .build-pc {
        margin-top: 9px;
    }
}

.header-main .head_right .cart .hl-text {
    float: left;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
}

.header-main .head_right .cart .count-cart {
    position: absolute;
    top: -8px;
    left: 28px;
    z-index: 1;
    border: 1px solid;

    text-align: center;
    font-size: 14px;
    font-weight: 700;

    width: 22px;
    height: 22px;
    border-radius: 50%;
    line-height: 22px;
    color: #d81d0d;
    background: #ffffff;
}

@media screen and (max-width: 1580px) {
    .header-main .head_right .cart .count-cart {
        width: 19px;
        height: 19px;
        line-height: 19px;
        font-size: 13px;
        top: -3px;
    }
}

.header-main .show-room-mobile,
.mobile-hide {
    display: none;
}

.header-main .show-room-mobile {
    text-align: center;
    padding: 10px 0px;
}

/* 
.header-main-between {
    flex: 1;
    display: flex;
    justify-content: center;
}

.header-main-between form {
    width: 82.3%;
    border: 1px solid #DBDBDB;
    padding: 0px 0px 0px 21px;
    border-radius: 5px;
    max-height: 45px;
} */

.search-input {
    display: flex;
    align-items: center;
}

.search-input input {
    max-width: 844px;
    width: 100%;
    border: none;
    height: 40px;
    outline: none;
    font-size: 15px;
}

.search-input input::placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #B5B5B5;
}

.icon-search {
    height: 45px;
    background-color: #E2792A;
    width: 102px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: none;
    border: none;
    margin-top: -1px;
}

.table-km,
.header-main-right {
    display: flex;
    align-items: center;
}

.table-km a,
.header-main-right a {
    background-color: #ffc01f;
    border-radius: 5px;
    padding: 8.5px 31.4px;
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.table-km img,
.header-main-right img {
    margin-right: -15px;
    z-index: 1;
    margin-bottom: 18px;
}

.table-km img {
    margin-left: 0px;
}

.header-bottom {
    background-color: #f1f1f1;
    height: 60px;
    display: flex;
    padding: 10px 0 10px;
}

.header-bottom__wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* .header-bottom .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */



.menu-danhmucsanpham {
    display: flex;
    align-items: center;
    width: 294px;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}

.menu-danhmucsanpham .icon-arrow {
    margin-right: initial;
}

.menu-danhmucsanpham .img-menu {
    margin-right: 20px;
    margin-left: initial;
}

.menu-danhmucsanpham p {
    font-size: 15px;
    font-weight: 500;
}

.header-bottom-space {
    background-color: #DBDBDB;
    width: 1px;
    height: 20px;
    margin-left: 14px;
}

.menu-chinh {
    float: right;
}

.menu-chinh li {
    float: left;
    margin-left: 5px;
    position: relative;
    /* margin-bottom: 25px; */
}

.menu-chinh li {
    position: unset !important;
}

.menu-chinh .box-red-li a {
    background: #ffffff;
    color: #075482;
    padding: 10px 25px;
    border-radius: 5px;
    border: 1px dotted #017bc4;
    font-weight: 500;
    font-size: 16px;
}

.menu-chinh .box-red-li a {
    background: #E2792A;
    color: #fff;
    border-radius: 5px;
    border: unset;
    font-weight: 400;
}

.menu-chinh li a {
    background: #ffffff;
    color: #075482;
    padding: 10px 25px;
    border-radius: 5px;
    border: 1px dotted #017bc4;
    font-weight: 500;
    font-size: 16px;
}

@media only screen and (min-width: 1650px) {
    .menu-chinh li a {
        font-size: 15px;
        padding: 10px 20px;
    }
}

@media only screen and (min-width: 1650px) {
    .menu-chinh .box-red-li a i {
        margin-left: 5px;
    }
}

.menu-chinh li .box-sub-menu-ul {
    position: absolute;
    top: calc(100% + 15px);
    left: 0px;
    z-index: 999999;

    width: 100%;
    float: left;
    text-align: left;
    visibility: hidden;

    opacity: 0;
    transition: 0.3s;
    overflow: hidden;
}

.menu-chinh li .box-sub-menu-ul .box-background-menu {
    background: #fff;
    border-top: 2px solid #d81d0d;
    padding: 5px 10px;
}


.menu-chinh li:hover .box-sub-menu-ul {
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.menu-chinh li {
    /* margin-bottom: 25px; */
}

.box-sub-menu-ul .col a+a {
    border-top: 1px dotted #d81d0d;
}

.box-sub-menu-ul .col a {
    display: block;
    background: unset !important;
    color: #000 !important;
    padding: 5px 10px !important;
    font-size: 14px;
    border-radius: unset !important;
}

.box-sub-menu-ul .col .title-sub-menu::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #d81d0d;
    float: left;
    position: absolute;
    left: 5px;
    bottom: 0px;
}

.box-sub-menu-ul .col .title-sub-menu {
    color: #000;
    font-size: 18px;
    padding: 5px 5px;
    position: relative;
    text-transform: uppercase;
}

.box-sub-menu-ul .col .title-sub-menu::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #d81d0d;
    float: left;
    position: absolute;
    left: 5px;
    bottom: 0px;
}

@media only screen and (max-width: 1580px) {

    .menu-chinh .box-red-li a,
    .menu-chinh li a {
        font-size: 14px;
        padding: 10px 15px;
    }

    .menu-danhmucsanpham {
        width: 228px;
    }

    .menu-danhmucsanpham .img-menu {
        margin-right: 14px;
    }

    .header-main .head_search {
        width: 47%;
    }

    .header-main .btn-search {
        font-size: 22px;
    }
}

/* 
.menu-chinh ul {
    display: flex;
    align-items: center;
}

.menu-chinh ul a {
    font-size: 15px;
    font-weight: 400;
    padding: 0px 40px;
    text-decoration: none;
    color: black;
}

.menu-chinh ul li.active a {
    font-weight: bold;
}

.menu-chinh ul a:hover {
    font-weight: bold;
} */

.header-right-table {
    display: none;
}

.sub-menu-fixed {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #11111187;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    animation: opacity 0.3s linear;
}

.sub-menu-fixed .wrapper {
    position: relative;
    width: 100% !important;
    /* max-width: 1490px !important; */
    margin: auto;
    height: max-content;
    min-height: 475px;
    --widthMenu: 273px;
}

.sub-menu-fixed .container .banner-category {
    margin-top: -23px;
    min-height: 475px;
}

.sub-menu-fixed .container .banner-category::after {
    display: none;
}

.sub-menu-fixed .container .banner-sub {
    top: 0px;
    min-height: 100%;
}


/* ==============================       css section       =======================*/

.section1 {
    background: url(../images/BG.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 25px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 50px !important;
    height: 50px !important;
}

.banner-slide .swiper-button-next,
.banner-slide .swiper-button-prev {
    background-color: #777777;
    border-radius: 50%;
}

.swiper-button-prev {
    background: url(https://maytinhhaiphong.com/wp-content/themes/Laptopcom/assets/images/Back.png);
}

.swiper-button-next {
    background: url(https://maytinhhaiphong.com/wp-content/themes/Laptopcom/assets/images/Next.png);
}

.swiper-pagination-bullet {
    background-color: white !important;
}

.swiper-pagination-bullet-active {
    background-color: white !important;
    width: 40px !important;
    border-radius: 24px !important;
    transition: all 0.5s linear;
}

.section1 .infor-box {
    display: flex;
    align-items: center;
    gap: 15px;
}

.section1 .infor-box_text {
    color: white;
}

.section1 .infor-box_text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}

.section1 .infor-box_text span {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 20px;
}

.section1 .col--9.cot-2 {
    display: flex;
    justify-content: space-around;
}

.section1 .col--3.cot-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 315px;
}

.section1 .col--3.cot-3 .img-cot-3 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}

.section1 .col--3.cot-3 .img-cot-3 {
    width: 100%;
    padding-top: 44.1%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.section1 .col--12.cot-buttom {
    position: relative;
    background-color: #ffffff;
    border-radius: 0px 10px 10px 10px;
    margin-bottom: -65px;
    min-height: 486px;
    height: 495px;
    max-height: 495px;
    padding: 12px 7px 12px 0px;
    box-shadow: 0px 0px 8px 0px #999;
}

.section1 .col--6.cot-2 {
    max-width: 58%;
}

.section1 .col--6.cot-2 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}

.section1 .col--6.cot-2 .swiper-slide {
    padding-top: 53.7%;
    border-radius: 19px;
    overflow: hidden;
}

.section1 .col--6.cot-2 .swiper.mySwiper {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.section1 .col--12.search-mobile {
    display: none;
}

.sub-menu-danhmucsanpham .icon-box-danhmuc,
.section1 .col--12.cot-buttom .icon-box-danhmuc {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 10px 14px;
    background-color: white;
    border-bottom: 1px solid #E5E5EA;
    cursor: pointer;
}

.sub-menu-danhmucsanpham .icon-box-danhmuc:nth-of-type(2n),
.section1 .col--12.cot-buttom .icon-box-danhmuc:nth-of-type(2n) {
    border-left: 1px solid #E5E5EA;
}

.sub-menu-danhmucsanpham .icon-box-danhmuc:last-child,
.sub-menu-danhmucsanpham .icon-box-danhmuc:nth-last-child(2),
.section1 .col--12.cot-buttom .icon-box-danhmuc:nth-last-child(2),
.section1 .col--12.cot-buttom .icon-box-danhmuc:last-child {
    border-bottom: none;
}

.sub-box-danhmuc {
    position: absolute;
    top: 0px;
    left: 104%;
    background-color: white;
    padding: 30px;
    height: 100%;
    width: 1000%;
    border-radius: 10px;
    max-width: 1150px;
    z-index: 3;
    box-shadow: 0px 0px 20px 0px #4b4b4b;
    display: none;
    cursor: initial;
    flex-wrap: wrap;
    overflow-y: auto;
}

.sub-box-danhmuc.active {
    display: flex;
    animation: opacity 0.3s linear;
}

@keyframes opacity {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.box-danhmuc-tuychon h3 a {
    font-size: 16px;
    color: #E2792A;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 700;
}

.box-danhmuc-tuychon ul li a {
    font-size: 13px;
    color: #888888;
    text-decoration: none;
    padding-left: 0px;
    transition: all 0.2s linear;
}

.box-danhmuc-tuychon ul li a:hover {
    color:#E2792A;
    text-decoration: underline;
    padding-left: 10px;
}

.box-danhmuc-tuychon ul li {
    margin-bottom: 8px;
    text-align: left;
}

.box-danhmuc-tuychon {
    width: 20%;
}

.icon-box-danhmuc p.active {
    color: #E2792A !important;
    font-weight: 600 !important;
}

.icon-box-danhmuc p,
.icon-box-danhmuc {
    text-align: center;
    margin-top: 6px !important;
}

.sub-menu-danhmucsanpham .text-danhmuc p,
.sub-menu-danhmucsanpham .text-danhmuc a,
.section1 .col--12.cot-buttom .text-danhmuc p,
.section1 .col--12.cot-buttom .text-danhmuc a {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #111111;
    min-height: 44px;
}

.sub-menu-danhmucsanpham,
.section1 .col--12.cot-buttom .col--3.cot-1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: -80px;
    background-color: white;
    border-top-left-radius: 10px;
    position: relative;
    max-width: 306px;
    padding-left: 22px;
    padding-right: 31px;
}

.section1 .col--12.cot-buttom .col--3.cot-1::after {
    content: '';
    position: absolute;
    top: -4px;
    right: -8px;
    border-top: 29px solid #b60000;
    border-right: 29px solid #b60000;
    border-left: 29px solid transparent;
    border-bottom: 29px solid transparent;
    transform: rotate(15deg);
}

.sub-menu-danhmucsanpham {
    margin-top: -20px;
    z-index: 4 !important;
    width: 100%;
    width: 306px;
    height: 569.88px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #4b4b4b;
}

.section2 {
    padding-top: 40px;
}

.section.section2 .col--12.menu-chinh {
    display: none;
}

.section2 .col--3 .img-cc {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 50%;
}

.section2 .col--3 .img-cc img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0px;
}

.section.section3 {
    padding-top: 0px;
}

.section3 .container>.row-custom {
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}

.section3 .col--3.cot-left {
    padding: 0px;
}

.section3 .price-cot-sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.section3 .img-dai-dien {
    position: relative;
    padding-top: 100%;
    width: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

.section3 .img-dai-dien img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    object-fit: cover;
}

.section3 .col--9.cot-right .col--6 h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.section3 .cot-right .col--6.right {
    display: flex;
    justify-content: end;
    align-items: center;
}

.section3 .cot-right .col--6.right a {
    font-size: 16px;
    font-weight: 400;
    color: #E2792A;
    text-decoration: none;
}

.section3 .cot-right .col--6.right a img {
    margin-left: 12px;
}

.section3 .col--12.cot-sp a.col--3 {
    text-decoration: none;
}

.section3 .col--12.cot-sp .col--3 .img-cot-sp {
    display: flex;
    position: relative;
    padding-top: 60.4%;
}

.section3 .col--12.cot-sp .col--3 .img-cot-sp img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    object-fit: cover;
}

.section3 .col--12.cot-sp .col--3 .img-giam-gia {
    background: url(../images/Group-12663.png);
    background-size: 100% 100%;
    width: 57px;
    height: 56px;
    position: absolute;
    top: -5px;
    left: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: white;
    font-weight: 500;
    flex-direction: column;
    padding-bottom: 8px;
}

.section3 .col--12.cot-sp .col--3 .img-giam-gia p,
.section3 .col--12.cot-sp .col--3 .img-giam-gia span {
    font-family: 'RobotoCondensed-Bold' !important;
}

.section3 .text-cot-sp h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #111111;
}

.section3 .text-cot-sp {
    text-decoration: none;
}

.section3 .price-cot-sp strong {
    font-size: 16px;
    color: #CF0D0D;
    font-weight: bold;
}

.section3 .price-cot-sp p {
    font-size: 13px;
    color: #8F8F8F;
    font-weight: 400;
    text-decoration: line-through;
}

.section3 .col--12.cot-sp .col--3 {
    border-radius: 5px;
    padding: 30px 11px 20px 11px;
    position: relative;
    flex-basis: 19%;
    max-width: 19%;
    background-color: white;
}

.section3 .col--12.cot-sp .row-custom {
    justify-content: space-between;
}

.section4 {
    padding-top: 25px;
}

.section4 .breadcrumbs {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.header-min-height {
    min-height: 163px;
}

.section4 .breadcrumbs a:hover {
    text-decoration: underline !important;
}

.section4 .breadcrumbs img {
    margin: initial;
}

.section4 .breadcrumbs a {
    font-size: 14px;
    color: #888888;
    text-decoration: none;
    font-family: 'Roboto-Medium' !important;
    min-width: max-content;
}

.section4 .breadcrumbs p span,
.section4 .breadcrumbs p {
    font-size: 14px;
    color: #888888;
    font-family: 'Roboto-Medium' !important;
}

.section4 .section3 .col--12.cot-sp .row-custom {
    justify-content: initial;
}

.section4 .section3 .col--12.cot-sp .row-custom .col--3 {
    margin-bottom: 12px;
    flex-basis: 19%;
    max-width: 19%;
    margin-right: 10px;
}

.section4 .container .row>.col-3 {
    padding-left: 0px;
}

.section4 .container .row>.col-9 {
    padding-right: 0px;
}

.section4 .row>.col-9 .pagination ul {
    display: flex;
    justify-content: end;
    width: 100%;
    margin-top: 30px !important;
    margin-right: 14px !important;
    gap: 10px;
}

.section4 .pagination ul li a {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    font-size: 16px;
    color: #B5B5B5;
    text-decoration: none;
}

.section4 .pagination ul li.active a {
    background-color: #fff1e6;
    color: #E2792A;
    border-color: #dee2e6;
}

.section4 .col-12.banner {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
    padding-left: 0px;
}

.section4 .col-12.banner .banner-img {
    width: 49.5%;
}

.section4 .col-12.banner .banner-img img {
    width: 100%;
}

.section4.page-product {
    background-color: white;
}

.section4.page-product .container>.row {
    justify-content: space-between;
}

.section4 .col-5.slide-product {
    position: relative;
    width: 42.066667%;
}

.section4 .col-4.product-information {
    width: 35.033333%;
    margin-right: 30px;
}

.section4 .col-3.product-promotion {
    width: 19%;
}

.section4 .col-5.slide-product .img-giam-gia {
    background-size: 100% 100%;
    position: absolute;
    top: -3px;
    left: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    color: white;
    font-weight: 500;
    flex-direction: column;
    padding-bottom: 8px;
    z-index: 2;
    width: 89px;
    height: 87px;
}

.section4 .col-5.slide-product .img-giam-gia span {
    font-family: 'RobotoCondensed-Bold' !important;
}

.section4 .col-5.slide-product .img-giam-gia p {
    margin-bottom: 12px !important;
    font-family: 'RobotoCondensed-Bold' !important;
}

.section4 .col-5.slide-product svg {
    position: absolute;
    z-index: -1;
}

.section4 .product-information .product-title {
    font-size: 26px;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 50px;
    margin-bottom: 25px;
}

.section4 .product-information .product-price {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.section4 .product-promotional-price {
    font-size: 26px;
    font-weight: bold;
    color: #E2792A;
    line-height: 22px;
}

.section4 .product-real-price {
    font-size: 18px;
    font-weight: 400;
    color: #888888;
    line-height: 22px;
}

.section4 .product-installment {
    font-size: 16px;
    color: #E2792A;
    border: 1.5px solid #E2792A;
    border-radius: 5px;
    min-width: 103px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section4 .product-select h3 {
    font-size: 18px;
    color: #1A1A1A;
    line-height: 24px;
}

.section4 .product-select .select-item {
    display: flex;
    align-items: baseline;
    margin-bottom: 12px;
}

.section4 .product-select .select-item p {
    font-size: 16px;
    color: #414141;
    line-height: 24px;
    margin-right: 12px !important;
    min-width: 70px;
}

.section4 .product-select .select-item ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.section4 .product-select .select-item ul li a {
    font-size: 14px;
    color: #7B7B7B;
    background-color: #F5F5F5;
    min-width: 98px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    padding: 0px 20px;
}

.section4 .select-item.width-131 ul li a {
    min-width: 131px;
}

.section4 .product-select .select-item ul li.active a {
    border: 2px solid #E2792A;
    color: #E2792A;
    background-color: white;
}

.section4 .product-select .select-item ul li.active a::before {
    content: '';
    background: url(../images/check-product.png);
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.section4 .product-button-dmn {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3px;
    height: 76px;
    align-items: center;
    justify-content: center;
    background-color: #E2792A;
    border-radius: 10px;
    text-decoration: none;
    color: #FFFFFF;
}

.section4 .product-button-dmn p {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    font-family: "Roboto-Bold" !important;
}

.section4 .product-button-dmn span {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.section4 .product-butto-mn-ts,
.section4 .product-button-tgqt {
    width: 48.5%;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    background-color: #FFB93B;
    border-radius: 10px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Roboto-Medium" !important;
    margin-top: 15px;
}

.section4 .product-buy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 93px;
}

.section4 .product-promotion-box {
    border: 2px solid #FFA400;
    border-radius: 10px;
    overflow: hidden;
}

.section4 .product-promotion-box .product-promotion-title {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF6E6;
    color: #FFA400;
    font-size: 18px;
    font-family: 'Roboto-Medium' !important;
    gap: 15px;
}

.section4 .product-promotion-box .product-promotion-title img {
    margin: 0px;
}

.section4 .product-promotion-box ul {
    display: flex;
    flex-direction: column;
    padding: 20px 18px 30px !important;
}

.section4 .product-promotion-box ul li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #191919;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 21px;
}

.section4 .product-promotion-box ul li:last-child {
    margin-bottom: 0px;
}

.section4 .product-promotion-box ul li img {
    margin: 0px;
}

.section4 .produc-tskt h3,
.section4 .produc-tqsp h3 {
    margin-top: 55px;
    font-size: 25px;
    line-height: 25px;
    color: #444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #DBDBDB;
    width: 100%;
    margin-bottom: 25px;
}

.section4 .produc-tqsp h4 {
    font-size: 18px;
    line-height: 25px;
    color: #444444;
    margin-top: 25px;
    margin-bottom: 30px;
}

.section4 .produc-tqsp p {
    font-size: 16px;
    line-height: 25px;
    color: #444444;
    margin-bottom: 30px !important;
}

.section4 .produc-tqsp img {
    width: 100%;
}

#productDetails {
    width: 100%;
}

.product-button-colappse {
    margin-top: -140px;
    position: relative;
    z-index: 1;
    height: 190px;
    display: flex;
    background-image: linear-gradient(transparent, white);
}

#toggleButton {
    display: block;
    margin: auto;
    background-color: #ffffff;
    color: #E2792A;
    padding: 0px 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #E2792A;
    max-width: 130px;
    height: 30px;
    margin-bottom: 20px;
    min-width: 130px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

#toggleButton::after {
    content: '';
    background: url(../images/arrowhead-thin-outline-to-the-left.png);
    background-size: 100% 100%;
    width: 10px;
    height: 7px;
    display: block;
    transform: rotate(180deg);
}

.collapsed::after {
    transform: rotate(0deg) !important;
}

.section4 .produc-tskt ul li p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Roboto-Medium' !important;
    color: #3B332E;
    min-width: 160px;
}

.section4 .produc-tskt ul li span {
    font-size: 16px;
    line-height: 25px;
    color: #3B332E;
}

.section4 .produc-tskt ul li {
    display: flex;
    padding: 12px 8px 12px 15px;
    background-color: #ffffff;
    border-radius: 3px;
}

.section4 .produc-tskt ul li:nth-of-type(even) {
    background-color: #F5F5F5;
}

.section5 .product-similar .col--3 .img-giam-gia {
    background: url(../images/Group-12663.png);
    background-size: 100% 100%;
    width: 57px;
    height: 56px;
    position: absolute;
    top: -5px;
    left: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: white;
    font-weight: 500;
    flex-direction: column;
    padding-bottom: 8px;
}

.section5 .product-similar .col--3 {
    border-radius: 5px;
    padding: 30px 11px 20px 11px;
    position: relative;
    background-color: white;
    text-decoration: none;
    flex-basis: 15.8%;
    max-width: 15.8%;
    border: 1px solid #DCDCDC;
    margin-top: 25px;
}

.section5 .product-similar .row-custom {
    justify-content: space-between;
}

.section5 .product-similar .row-custom img {
    width: 100%;
}

.section5 .product-similar .price-cot-sp {
    display: flex;
    justify-content: start;
    gap: 11px;
}

.section5 .product-similar>h3 {
    font-size: 25px;
    line-height: 25px;
    color: #444444;
}

.section6-new .col-12 h3.new-title {
    font-size: 25px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 25px;
    color: #1A1A1A;
}

.section6-new .col-6 .new-post {
    text-decoration: none;
}

.section6-new .col-6 .new-post-img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding-top: 55%;
}

.section6-new .col-6 .new-post-img img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section6-new .col-6 .new-post-text {
    padding: 20px 0px;
}

.section6-new .col-6 .new-post-text .new-text-time {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 15px;
}

.section6-new .col-6 .new-post-text .new-text-time img {
    margin: 0px;
}

.section6-new .col-6 .new-post-text .new-text-time p {
    font-size: 14px;
    font-family: 'Roboto-Medium' !important;
    line-height: 26px;
    color: #8F8F8F;
}

.section6-new .col-6 .new-post-text h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
    color: #1A1A1A;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section6-new .col-6 .new-post-text h3:hover {
    color: #E2792A;
}

.section6-new .col-6 .new-post-text .new-content {
    font-size: 18px;
    font-family: 'Roboto-Regular' !important;
    line-height: 26px;
    color: #1A1A1A;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section6-new .col-6.new-four-post .new-post-text {
    padding: 15px 0px;
}

.section6-new .col-6.new-four-post .new-text-time {
    margin-bottom: 12px;
}

.section6-new .col-6.new-four-post h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #444444;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section7-other-news .col-12 h3.new-title {
    font-size: 25px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 25px;
    color: #1A1A1A;
}

.section7-other-news .new-post {
    display: flex;
    text-decoration: none;
}

.section7-other-news .new-post-img {
    width: 32.1%;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 16px;
    position: relative;
    padding-top: 20%;
}

.section7-other-news .new-post-img img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    object-fit: cover;
}

.section7-other-news .new-post-text {
    flex: 1;
}

.section7-other-news .new-post-text .new-text-time {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 13px;
}

.section7-other-news .new-post-text .new-text-time img {
    margin: 0px;
}

.section7-other-news .new-post-text .new-text-time p {
    font-size: 14px;
    font-family: 'Roboto-Medium' !important;
    line-height: 24px;
    color: #8F8F8F;
}

.section7-other-news .new-post h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #444444;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section7-other-news .new-post-text .new-content {
    font-size: 16px;
    font-family: 'Roboto-Regular' !important;
    line-height: 23.5px;
    color: #1A1A1A;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section7-other-news .col-12 .row>.col-6 {
    margin-bottom: 40px;
}

.section7-other-news .new-post h3:hover {
    color: #E2792A;
}

.section7-other-news {
    padding-bottom: 0px !important;
}

.section8-post .img-represent {
    width: 100%;
    position: relative;
    padding-top: 43%;
    border-radius: 10px;
    overflow: hidden;
}

.section8-post .img-represent img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}

.section8-post .row-post {
    position: relative;
}

.section7-other-news .row-post,
.section8-post .row-post {
    max-width: 1360px;
    margin: auto;
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -80px;
    padding: 30px 50px 15px 50px;
}

.section7-other-news .row-post {
    margin-top: 0px;
}

.section7-other-news .row-post .col-12 {
    padding: 0px;
}

.section7-other-news .row-post .new-post-text .new-text-time {
    margin-bottom: 18px;
}

.section7-other-news .row-post .new-post h3 {
    margin-bottom: 15px;
}

.section7-other-news .row-post .new-post-img {
    width: 28%;
    margin-right: 25px;
}

.section7-other-news .row-post .col-12 {
    margin-bottom: 25px;
}

.section7-other-news .row-post .col-12:first-child {
    margin-bottom: 0px;
}

.section7-other-news .row-post .new-post-img {
    padding-top: 15%;
}

.section8-post .post-category {
    width: 100%;
}

.section8-post .post-category a {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E2792A;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'Roboto-medium' !important;
    text-decoration: none;
    max-width: max-content;
    color: #FFFFFF;
    padding: 0px 20px;
    margin-bottom: 15px;
}

.section8-post .post-title {
    font-size: 40px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 18px;
}

.section8-post .post-text-time {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 15px;
}

.section8-post .post-text-time img {
    margin: 0px;
}

.section8-post .post-text-time p {
    font-size: 14px;
    font-family: 'Roboto-Medium' !important;
    line-height: 26px;
    color: #8F8F8F;
}

.section8-post .post-content {
    display: flex;
    flex-direction: column;
}

.section8-post .post-content h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #1A1A1A;
    margin-bottom: 30px;
}

.section8-post .post-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #1A1A1A;
    margin-bottom: 10px !important;
}

/* .section8-post .post-content h1,
.section8-post .post-content h2,
.section8-post .post-content h3,
.section8-post .post-content h4,
.section8-post .post-content h5,
.section8-post .post-content h6 {
    font-weight: 600;
} */

.section8-post .post-content a {
    text-decoration: none;
}

.section8-post .post-content a:hover {
    text-decoration: underline;
}

.section8-post .post-content h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    color: #1A1A1A;
    margin-bottom: 18px;
}

.section8-post .post-content img {
    margin-bottom: 40px;
    width: 76.9%;
    height: auto;
}

/* .section8-post .post-content h1 {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
} */

tbody,
td,
tfoot,
th,
thead,
tr {
    border-width: 1px !important;
    text-align: center;
}

/* .section8-post .post-content h2 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
} */

/* .section8-post .post-content h3 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.section8-post .post-content h4 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.section8-post .post-content h5 {
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.section8-post .post-content h6 {
    font-size: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
} */

.section8-post .post-content li {
    color: black;
    list-style: none;
}

.filter-header {
    height: 52px;
    display: flex;
    align-items: center;
    background-color: #E2792A;
    gap: 18px;
    padding: 15px;
}

.filter-header img {
    margin: initial;
}

.filter-header h3 {
    font-size: 16px;
    font-family: 'Roboto-Medium' !important;
    color: #F9F9F9;
    margin-bottom: 0px;
}

.filter {
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
}

.filters-content__range {
    margin: 18px 0 10px;
}

.filters-content__range-progress {
    width: 94%;
    margin: 0 auto;
}

.noUi-target {
    border-radius: 2px;
}

.noUi-background {
    background: #d6d7d9;
}

.noUi-horizontal {
    height: 4px;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-connect {
    background: #FFB93B;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-horizontal .noUi-handle {
    left: -9px;
    top: -6px;
    width: 18px !important;
    height: 18px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #FFB93B;
}

.noUi-handle {
    cursor: default;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-horizontal .noUi-handle::after {
    position: absolute;
    content: "";
    inset: 4px;
    border-radius: 50%;
    background-color: #fff;
}

.filters-content__range-price {
    margin-top: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filters-content__range-price>.caption {
    width: 48%;
}

.filters-content__range-price label {
    color: #888888;
    font-size: 15px;
    margin-bottom: 5px;
}

.filters-content__range-price input {
    font-size: 14px;
    padding: 8px 8px;
    font-family: "Roboto-Regular";
    border-radius: 6px;
    text-align: left;
}

.filters-content__range-btn>button {
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    font-family: "SF-Pro-Text-Regular";
    padding: 8px 10px;
    color: #fff;
    border-radius: 6px;
    background-color: #E2792A;
    font-family: "Roboto-Medium";
}

.filter-input-range,
.filter-check-box {
    padding: 15px;
}

.filter-input-range>p,
.filter-check-box p {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 13px !important;
    width: 100%;
}

.filter-check-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.filter-check-item.colum {
    flex-direction: column;
}

.filter-check-item:last-child {
    margin-bottom: 5px;
}

.filter-check-input {
    width: 50%;
    margin-bottom: 10px;
}

.filter-check-item.colum .filter-check-input {
    width: 100%;
}

.filter-check-box input {
    display: none;
}

.filter-check-box label {
    display: flex;
    align-items: start;
    gap: 12px;
    cursor: pointer;
}

.filter-check-box label span {
    border: 1px solid #B5B5B5;
    border-radius: 5px;
    width: 24px;
    height: 24px;
    display: flex;
    min-width: 24px;
}

.simulation2 {
    background: url(../images/Check-box-01.png);
    border: none !important;
    display: none !important;
}

.filter-check-box input:checked+label .simulation1 {
    display: none;
}

.filter-check-box input:checked+label .simulation2 {
    display: block !important;
}

.filter-check-input.active .simulation2 {
    display: block !important;
}

.filter-check-input.active .simulation1 {
    display: none;
}

.arrange {
    display: flex;
    align-items: center;
}

.arrange p {
    font-size: 16px;
    font-family: 'Roboto-Medium' !important;
    color: #444444;
    margin-right: 14px !important;
    min-width: max-content;
}

.arrange ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.arrange ul li {
    margin-right: 10px;
    min-width: max-content;
}

.arrange ul li a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #FFB93B;
    background-color: white;
    text-decoration: none;
    color: #444444;
    padding: 0px 16px;
    border-radius: 5px;
    font-size: 16px;
}

.arrange ul li a:hover,
.arrange ul li.active a {
    background-color: #FFB93B;
    color: white;
}

.arrange-filter {
    display: none;
}

.list-product {
    margin-top: 25px;
}

.col--12 {
    padding: 0px;
}

.list-product .col--12.cot-sp .col--3 {
    border: none;
    padding: 0px;
}

.list-product .text-cot-sp {
    padding: 15px;
}

.list-product .price-cot-sp {
    flex-direction: column;
    align-items: start;
}

.list-product .text-cot-sp h3 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.search-no {
    font-size: 20px;
    background: #fff;
    padding: 10px 40px;
    color: #f00;
    width: 100%;
}


/* ===================       css footer    ===================================      */

footer .section-footer {
    padding-bottom: 0px;
    background-color: #f9f9f9;
}

.section-footer.post {
    padding-top: 70px;
}

footer .banner-footer img {
    width: 100%;
    height: auto;
}

footer .row-footer {
    margin-top: 50px;
    justify-content: space-between;
}

footer .row-footer h3 {
    font-size: 18px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 23px;
    line-height: 25px;
}

footer .footer-icon-box {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 18px;
}

footer .footer-icon-box img {
    margin: initial;
}

footer .footer-icon-box .footer-box-text p {
    font-size: 14px;
    font-weight: 400;
    color: #8F8F8F;
}

footer .footer-icon-box .footer-box-text span {
    font-size: 16px;
    font-weight: 400;
    color: #111111;
}

footer .row-footer .col-link ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #111111;
    text-decoration: none;
}

footer .row-footer .col-link ul li a:hover {
    text-decoration: underline !important;
}

footer .row-footer .col-link ul li {
    margin-bottom: 12px;
}

.row-footer .col--2 {
    flex-basis: 18%;
    max-width: 18%;
}

.row-footer .col--4 {
    flex-basis: 28.333333%;
    max-width: 28.333333%;
}

footer .row-footer .icon-share {
    margin-top: 23px;
}

footer .row-footer .icon-share img {
    margin-right: 12px;
}

footer .footer-col-bottom {
    background-color: #F1F3F8;
    border-radius: 10px;
    padding: 3px 10px;
    border: 1px solid #D3D3D8;
    margin-top: 30px;
}

footer .footer-col-bottom .col--3 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

footer .footer-col-bottom .col--3::before {
    content: '';
    background: url(../images/Line-2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 65px;
    position: absolute;
    left: 0px;
    top: 14px;
}

footer .footer-col-bottom .col--3:first-child:before {
    display: none;
}

footer .footer-col-bottom .tex-box-footer p {
    font-size: 12px;
    font-weight: 400;
    color: #8F8F8F;
}

footer .footer-col-bottom .tex-box-footer strong {
    font-size: 22px;
    font-weight: bold;
    color: #E2792A;
}

footer .footer-col-bottom .img-box-footer {
    margin-right: 15px;
}

footer .footer-col-bottom .icon-box {
    display: flex;
}

footer .col--12.text-center span {
    font-size: 14px;
    font-weight: 400;
    color: #8F8F8F;
}


/* ========================== css offcanvas ============== */

.offcanvas-table-header {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 20px;
}

.offcanvas-table-header .btn-close {
    margin-left: initial !important;
}

.offcanvas-table-header .search-input {
    display: flex !important;
    width: 100%;
}

.offcanvas-table-body {
    padding-top: 0px !important;
}

.offcanvas-table-body ul li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.offcanvas-table-body ul li:last-child {
    border: 1px solid #DE7934;
    background-color: #DE7934;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px 0;
}

.offcanvas-table-body ul li:last-child a{
    color: #fff;
}

.offcanvas-table-body ul li img {
    width: 25px;
    margin: 0 10px;
}


.offcanvas-table-body ul li a {
    color: black;
    text-decoration: none;
    font-size: 20px;
    position: relative;
}

.offcanvas-table-body ul li a img {
    animation: tada 1s linear infinite;
    position: absolute;
    top: -9px;
    right: -63px;
    width: 55px;
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes gradient {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -200% 0;
    }
}


.offcanvas-end-menu {
    width: 100% !important;
}

.offcanvas-table-body ul li.active a {
    font-weight: bold;
    color: #E2792A;
}

.offcanvas-menu-danhmuc {
    width: 100% !important;
}

.offcanvas-danhmucsp-body {
    padding: 0px !important;
    border-top: 1px solid #e1dede;
}

.offcanvas-scroll,
.offcanvas-danhmucsp-body .tab-content {
    width: 100%;
    height: 100vh;
    overflow: auto;
}

.offcanvas-scroll::-webkit-scrollbar,
.offcanvas-danhmucsp-body .tab-content::-webkit-scrollbar {
    background-color: transparent;
}

.offcanvas-danhmucsp-body .nav.flex-column {
    min-width: 136px;
    border-right: 1px solid #e1dede;
}

.offcanvas-danhmucsp-body .sub-box-danhmuc-table {
    display: flex;
    flex-wrap: wrap;
}

.offcanvas-danhmucsp-body .box-danhmuc-tuychon {
    width: 100%;
    margin-bottom: 20px;
}

.offcanvas-danhmucsp-body .nav-link.active {
    background-color: transparent !important;
    color: #E2792A !important;
    font-weight: bold;
}

.offcanvas-danhmucsp-body .nav-link {
    border-bottom: 1px solid #e1dede;
    border-radius: 0px !important;
    color: black;
}

.offcanvas-danhmucsp-body .box-danhmuc-tuychon ul li {
    margin-bottom: 8px;
    width: 25%;
}

.offcanvas-danhmucsp-body .box-danhmuc-tuychon ul {
    display: flex;
    flex-wrap: wrap;
}

.offcanvas-danhmucsp-body .box-danhmuc-tuychon h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.offcanvas-danhmucsp-body .nav.flex-column .nav-link:last-child {
    border-bottom: none;
}

.offcanvas-top-filter {
    height: max-content !important;
}

.offcanvas-body-filter {
    padding: 0px !important;
}

.offcanvas-header-filter {
    background-color: #E2792A;
    color: white !important;
}

.offcanvas-header-filter img {
    margin-left: 12px;
}

.offcanvas-header-filter .btn-close {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");
    opacity: 1;
}

.offcanvas-body-filter .filter-check-box {
    display: flex;
    flex-wrap: wrap;
}

.offcanvas-body-filter .filter-check-item {
    width: 50%;
}


/* ========================== slide product ============================= */

.col-5.slide-product .swiper {
    width: 100%;
    height: 100%;
}

.col-5.slide-product .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-5.slide-product .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col-5.slide-product .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.col-5.slide-product .swiper-slide {
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}

.col-5.slide-product .mySwiper2 {
    height: 80%;
    width: 100%;
}

.col-5.slide-product .mySwiper {
    box-sizing: border-box;
    padding: 10px 60px;
    height: 131px;
}

.col-5.slide-product .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.8;
    background-color: #F9F9F9;
}

.col-5.slide-product .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #E2792A;
}

.col-5.slide-product .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col-5.slide-product .swiper-thumbs img {
    max-height: 107px;
    margin: 0px !important;
}

.col-5.slide-product .swiper-button-next {
    background-size: 100% 100%;
    top: initial;
    bottom: 50px;
    right: 3px;
    background-color: #9f9f9f;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #9f9f9f;
}

.col-5.slide-product .swiper-button-prev {
    background-color: #9f9f9f;
    border: 1px solid #9f9f9f;
    border-radius: 100%;
    background-size: 100% 100%;
    top: initial;
    bottom: 50px;
    left: 3px;
    width: 40px !important;
    height: 40px !important;
}

.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #000000;
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: #000000;
    fill: none;
    stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}


/* ========================= css phone ====================*/

#button-contact-vr {
    position: fixed;
    bottom: 5%;
    z-index: 99999;
    right: 2%;
    width: 75px;
    height: 75px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1.5px solid #E2792A;
}

.phone-vr-img-circle {
    animation: fdhjguydfhjg 3s linear infinite;
}

@keyframes fdhjguydfhjg {
    0% {
        transform: rotate(-15deg);
    }

    5% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(0deg);
    }

    45% {
        transform: rotate(285deg);
    }

    50% {
        transform: rotate(270deg);
    }

    55% {
        transform: rotate(285deg);
    }

    90% {
        transform: rotate(0deg);
    }

    95% {
        transform: rotate(-15deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


/* ========================== css modal =============================*/

.modal-body {
    color: #000;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
}

.modal-dialog {
    max-width: 44%;
}

.show-price span {
    font-size: 20px;
    font-weight: 600;
    color: #f00;
}

.list-name-book {
    font-size: 14px;
    font-weight: 600;
    color: #0f2073;
}

.form-group {
    margin-bottom: 1rem;
}

.form-group label {
    display: inline-block;
    margin-bottom: .5rem;
}

.form-control {
    font-size: 0.9rem !important;
}

.modal-footer .btn-primary {
    border-radius: unset;
    background: #f00;
    border: unset;
}

.modal2 .modal-body {
    padding: 0px;
}

.modal2 .modal-dialog {
    max-width: 58.1%;
}

.modal2 .btn-close {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 28px;
    height: 28px;
    background: #006d9c;
    padding: 0;
    border-radius: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");
    opacity: 1;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.modal2 iframe {
    min-height: 86vh;
    border-radius: 8px !important;
    overflow: hidden;
}

.modal2 .modal-content {
    border-radius: 8px !important;
    overflow: hidden;
}


/* ========================== responsive =============================*/

@media only screen and (max-width: 1500px) {
    .section4 .product-promotion-box .product-promotion-title {
        font-size: 16px;
        gap: 10px;
    }

    .section1 .col--12.cot-buttom .col--3.cot-1 {
        max-width: initial;
        padding-left: 0px;
        padding-right: 0px;
    }

    .section1 .col--6.cot-2 {
        max-width: 50%;
    }

    .section1 .col--3.cot-3 {
        max-width: initial;
    }

    .section1 .col--3.cot-3 .img-cot-3 {
        margin-bottom: 10px;
        height: 30%;
        padding-top: 30.1%;
    }

    .section1 .col--3.cot-3 .img-cot-3:last-child {
        margin-bottom: 0px;
    }

    .section.section2 .img-cc img {
        width: 100%;
    }

    .section3 .text-cot-sp h3 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .col--12.footer-col-bottom img {
        width: 100%;
    }

    .sub-box-danhmuc {
        max-width: 1000px;
    }

    .box-danhmuc-tuychon {
        width: 25%;
    }

    .section4 .list-product .text-cot-sp {
        padding: 10px;
    }

    .section4 .section3 .col--12.cot-sp .row-custom .col--3 {
        flex-basis: 23.6%;
        max-width: 23.7%;
    }

    .section4 .col-12.banner,
    .section4 .container .row>.col-3 {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1450px) {
    .section4 .product-information .product-title {
        font-size: 24px;
        line-height: 35px;
    }

    .section7-other-news .row-post,
    .section8-post .row-post {
        max-width: 1200px;
        padding: 30px;
    }
}

@media only screen and (max-width: 1370px) {
    .section1 .infor-box {
        padding: 0px 10px;
    }

    .sub-box-danhmuc {
        max-width: 687px;
    }
}

@media only screen and (max-width: 1300px) {
    .section3 .col--12.cot-sp .col--3 {
        padding: 7px 15px 7px 15px;
    }

    .row-footer .col--4 p iframe {
        width: 100%;
    }

    .list-product .col--12.cot-sp .col--3 {
        border: none;
        padding: 0px;
    }

    .section4 .col-4.product-information {
        margin-right: 0px;
    }

    .section4 .col-3.product-promotion {
        width: 21%;
    }

    .col-5.slide-product .mySwiper2 {
        height: 60%;
        width: 100%;
    }

    .section4 .product-buy {
        margin-top: 20px;
    }

    .section4 .product-butto-mn-ts,
    .section4 .product-button-tgqt {
        width: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    .section4 .product-promotional-price {
        font-size: 24px;
    }

    .filter-check-input {
        width: 100%;
    }

    .section4 .product-information .product-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .section4 .product-information .product-price {
        gap: 20px;
    }

    .section4 .col-3.product-promotion {
        width: 22.9%;
    }

    .section4 .product-promotion-box .product-promotion-title img {
        width: 20px;
    }

    .section7-other-news .row-post,
    .section8-post .row-post {
        max-width: 1100px;
    }
}

@media only screen and (max-width: 1150px) {
    .col-5.slide-product .mySwiper2 {
        height: 45%;
        width: 100%;
    }

    .section7-other-news .row-post,
    .section8-post .row-post {
        max-width: 950px;
    }

    .section7-other-news .row-post .new-post-img {
        width: 35%;
    }
}

@media only screen and (max-width: 1050px) {
    footer .footer-col-bottom .col--3::before {
        left: 0px;
        top: 6px;
    }

    .filters-content__range-price input {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1000px) {
    .section4 .product-information .product-title {
        margin-top: 20px;
    }

    .section3 .img-dai-dien {
        padding-top: 17%;
    }

    .section1 .col--3.cot-3 .img-cot-3 {
        padding-top: 15.1%;
    }

    .header-min-height {
        min-height: 67px !important;
    }

    .offcanvas-table-header .search-input {
        border: 1px solid #c5c5c5;
        padding-left: 10px;
        border-radius: 5px;
    }

    .header-main-between form {
        border: none;
    }

    .modal-dialog {
        max-width: 90% !important;
        margin: auto;
    }

    .modal2 .modal-dialog {
        max-width: 100%;
        min-height: 100%;
        margin: 0px;
    }

    .modal2 iframe {
        min-height: 100vh;
    }

    .row-custom-mobile {
        flex-direction: column-reverse;
    }

    .offcanvas-danhmucsp-body .box-danhmuc-tuychon ul li {
        margin-bottom: 8px;
        width: 50%;
    }

    .section7-other-news .row-post,
    .section8-post .row-post {
        margin-top: 20px;
        padding: 10px 15px;
    }

    .section8-post .post-category a {
        height: 35px;
        font-size: 14px;
    }

    .section8-post .post-title {
        font-size: 23px;
    }

    .section8-post .post-text-time img {
        width: 20px;
    }

    .section8-post .post-text-time {
        gap: 10px;
    }

    .section8-post .post-content h5 {
        margin-bottom: 10px;
    }

    .section8-post .post-content p {
        margin-bottom: 20px !important;
    }

    .section8-post .post-content h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .section8-post .post-content img {
        margin-bottom: 20px;
        width: 100%;
        height: auto;
    }

    .section7-other-news .row-post .new-post-img {
        width: 40%;
    }

    .section7-other-news .col-12 h3.new-title,
    .section6-new .col-12 h3.new-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 22px;
        margin-top: 0;
        margin-bottom: 20px;
        color: #1A1A1A;
    }

    .section7-other-news .col-12 .row>.col-6 {
        margin-bottom: 20px;
        width: 100%;
    }

    .section6-new .new-four-post .row .col-6 {
        padding: 0px 5px;
    }

    .section3 .col--12.cot-sp .col--3 {
        flex-basis: 32%;
        max-width: 32%;
        margin-bottom: 20px;
    }

    .section3 .col--12.cot-sp .row-custom {
        justify-content: space-around;
    }

    .section4 .col-4.product-information {
        width: 100%;
        margin-right: 30px;
    }

    .section4 .col-5.slide-product {
        position: relative;
        width: 100%;
    }

    .col-4.produc-tskt,
    .col-8.produc-tqsp {
        width: 100%;
    }

    .col-5.slide-product .mySwiper2 {
        height: 80%;
    }

    .section5 .product-similar .col--3 {
        flex-basis: 32%;
        max-width: 32%;
    }

    .section4 .container .row>.col-3,
    .section.section1 .row-custom>.col--3.cot-1,
    .section1 .col--12.cot-buttom .col--3.cot-1,
    .header-main-right,
    .search-input,
    .header-top,
    .header-bottom {
        display: none;
    }

    .header-right-table {
        display: block;
    }

    .arrange {
        flex-wrap: wrap;
    }

    .arrange-filter {
        display: flex;
        width: 100%;
        margin-top: 12px;
    }

    .arrange-filter a {
        color: white;
        background-color: #E2792A;
        padding: 0px 60px;
        border-radius: 5px;
        height: 40px;
        align-items: center;
        display: flex;
        text-decoration: none;
        gap: 15px;
    }

    .section4 .container .row>.col-9 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .section4 .section3 .col--12.cot-sp .row-custom .col--3 {
        flex-basis: 32%;
        max-width: 32%;
        ;
    }

    .section1 .col--9.cot-2 {
        flex-basis: 100%;
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-around;
    }

    .section1 .col--9.cot-2 .infor-box_img {
        width: 60px;
        display: flex;
    }

    .section1 {
        padding-top: 0px;
    }

    .section2 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section.section2 .row-custom>.col--3 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .section1 .col--12.cot-buttom {
        background-color: transparent;
        border-radius: 0px 10px 10px 10px;
        margin-bottom: 0px;
        padding: 0px;
        box-shadow: none;
    }

    .section1 .col--6.cot-2 {
        max-width: 100%;
        flex-basis: 100%;
        padding: 0px;
    }

    .section1 .col--3.cot-3 {
        max-width: 100%;
        flex-basis: 100%;
        flex-direction: row;
        gap: 20px;
        padding: 0px;
        margin-top: 20px;
    }

    .section1 .col--3.cot-3 .img-cot-3 {
        margin-bottom: 0px;
        height: initial;
    }

    .section3 .img-dai-dien img {
        width: 100%;
        object-fit: cover;
    }

    .section3 .col--9.cot-right,
    .section3 .col--3.cot-left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .section3 .col--9.cot-right {
        padding-bottom: 20px;
    }

    .row-footer .col--2,
    .row-footer .col--4 {
        flex-basis: 50%;
        max-width: 50%;
        padding: 5px;
    }

    .col--2.col-link {
        text-align: center;
    }

    footer .footer-col-bottom .tex-box-footer strong {
        font-size: 15px;
    }

    footer .footer-col-bottom .tex-box-footer p {
        font-size: 11px;
    }

    footer .footer-col-bottom .tex-box-footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    footer .footer-col-bottom .col--3::before {
        left: -7px;
        top: 7px;
        width: 15px;
        height: 54px;
    }

    .section1 .infor-box {
        width: 47%;
    }

    .banner-gallery {
        flex-basis: 100%;
        max-width: 100% !important;

        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px 10px;
    }

    .section1 .col--12.cot-buttom {
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100% !important;
    }

    .section1 .row-custom {
        display: block;
    }

    .section1 {
        padding-bottom: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .section4 .section3 .col--12.cot-sp .row-custom .col--3 {
        flex-basis: 48%;
        max-width: 48%;
    }

    .arrange ul li {
        margin-bottom: 10px;
    }

    .arrange-filter {
        margin-top: 0px;
        justify-content: center;
    }

    .arrange ul {
        justify-content: center;
        width: 100%;
    }

    .section4 .row>.col-9 .pagination ul {
        justify-content: center;
        margin-right: 0px;
    }

    .section4 .col-12.banner {
        flex-direction: column;
    }

    .section4 .col-12.banner .banner-img {
        width: 100%;
        margin-bottom: 12px;
    }

    .section7-other-news .row-post .new-post-img {
        width: 100%;
    }

    .section7-other-news .row-post .new-post-text .new-text-time {
        margin-bottom: 0px;
    }

    .section7-other-news .row-post .new-post h3 {
        margin-bottom: 0px;
    }

    .section-footer.post {
        padding-top: 30px;
    }

    .offcanvas-danhmucsp-body .box-danhmuc-tuychon ul li {
        width: 100%;
    }
}

@media only screen and (max-width: 730px) {
    footer .footer-col-bottom .col--3 {
        flex-basis: 50%;
        max-width: 50%;
    }

    footer .footer-col-bottom .col--3:nth-last-child(2):before {
        display: none;
    }

    .offcanvas-body-filter .filter-check-item {
        width: 100%;
    }

    .section6-new .row>.col-6 {
        width: 100%;
        padding: 0px 5px;
    }

    .section6-new .new-four-post .row .col-6 {
        padding: 0px 10px;
    }

    .section6-new .col-6 .new-post-text h3 {
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 10px;
    }

    .section6-new .col-6 .new-post-text .new-content {
        font-size: 16px;
        line-height: 23px;
    }

    .section6-new .col-6.new-four-post .new-post-text,
    .section6-new .col-6 .new-post-text {
        padding: 10px 0px 40px 0px;
    }

    .section6-new .col-6 .new-post-text .new-text-time {
        margin-bottom: 8px;
    }

    .section7-other-news .new-post {
        flex-direction: column;
    }

    .section7-other-news .new-post-img {
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .section7-other-news .col-12 .row>.col-6 {
        margin-bottom: 40px;
        width: 100%;
        padding: 0px 5px;
    }

    .section7-other-news .new-post-text .new-text-time img,
    .section6-new .col-6 .new-post-text .new-text-time img {
        width: 16px;
    }

    .section7-other-news .new-post-text .new-text-time,
    .section6-new .col-6 .new-post-text .new-text-time {
        gap: 10px;
    }

    .section7-other-news {
        padding-bottom: 0px !important;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 550px) {
    .header-min-height {
        min-height: 70px !important;
    }

    .search-no {
        font-size: 14px;
        padding: 10px 10px;
        width: 100%;
    }

    .section.section2 .col--3,
    .section1 .col--9.cot-2,
    .section1 .col--3.cot-3 {
        display: none;
    }

    .section1 {
        padding-top: 20px;
    }

    .section1 .col--12.search-mobile {
        display: flex;
    }

    .icon-search {
        margin-top: 0px;
    }

    .header-main-between form {
        border: none;
    }

    .offcanvas-table-header .search-input input {
        padding-right: 20px;
    }

    .section1 .col--12.search-mobile .icon-search {
        height: 45px;
        background-color: white;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .section1 .col--12.search-mobile input {
        border: none;
        flex: 1;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        padding: 0px 20px;
        outline: none;
    }

    .section1 .col--12.cot-buttom {
        margin-bottom: -60px;
        margin-top: 20px;
    }

    .section2 {
        padding-top: 60px;
        padding-bottom: 10px;
    }

    .section.section2 .col--12.menu-chinh {
        display: flex;
        flex-direction: column;
    }

    .section.section2 .col--12.menu-chinh ul {
        justify-content: flex-start;
        width: 100%;
        padding: 10px !important;
        background-color: white;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .section.section2 .col--12.menu-chinh ul li {
        display: flex;
        flex-direction: column;
    }

    .section.section2 .col--12.menu-chinh ul li img {
        width: 35px;
    }

    .section.section2 .col--12.menu-chinh ul a {
        font-size: 14px;
        font-weight: 400;
        padding: 0px 10px;
        text-decoration: none;
        color: black;
    }

    .section.section2 .col--12.menu-chinh h3 {
        font-size: 20px;
        margin-top: 30px;
        color: #212529;
        margin-bottom: 0px;
        background-color: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding: 10px 10px 0px 10px;
    }

    .section.section2 .col--3.cot-1 {
        display: flex;
        flex-direction: column;
        max-width: 100%;
        overflow-x: auto;
        padding: 0px !important;
        background-color: white;
        padding-bottom: 0px !important;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .section.section2 .col--3.cot-1::-webkit-scrollbar {
        background-color: transparent;
    }

    .section.section2 .col--3.cot-1 div {
        display: flex;
    }

    .section.section2 .col--3.cot-1 div a {
        text-decoration: none;
        padding: 10px 20px;
        width: max-content;
        min-width: 140px;
        color: black;
        font-size: 14px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    #button-contact-vr {
        width: 55px;
        height: 55px;
    }

    #button-contact-vr img {
        width: 35px;
    }

    .section1 .swiper-button-prev {
        background: url(../images/Back.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 30px !important;
        height: 30px !important;
    }

    .section1 .swiper-button-next {
        background: url(../images/Next.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 30px !important;
        height: 30px !important;
    }

    .section4 .section3 .col--12.cot-sp .row-custom .col--3 {
        flex-basis: 47%;
        max-width: 48%;
    }

    .offcanvas-danhmucsp-body .nav.flex-column {
        min-width: 150px;
    }

    footer .footer-col-bottom .tex-box-footer strong {
        font-size: 14px;
    }

    footer .footer-col-bottom .tex-box-footer p {
        font-size: 10px;
    }

    .section1 .infor-box {
        width: 100%;
        justify-content: center;
    }

    .section1 .col--3.cot-3 {
        flex-direction: column;
    }

    .section.section2 .row-custom .col--3 {
        flex-basis: 100%;
        max-width: 100%;
        padding: 10px 0px;
    }

    .section3 .col--9.cot-right .col--6 h3 {
        font-size: 17px;
        margin: 0px;
    }

    .section.section3 .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .section.section3 .col--12.cot-sp {
        padding: 0px;
    }

    .section3 .col--12.cot-sp a.col--3 {
        flex-basis: 49%;
        max-width: 49%;
        margin-bottom: 9px;
    }

    .section3 .price-cot-sp strong {
        font-size: 14px;
    }

    .section3 .text-cot-sp h3 {
        font-size: 15px;
        line-height: 20px;
    }

    .row-footer .col--2,
    .row-footer .col--4 {
        flex-basis: 100%;
        max-width: 100%;
    }

    footer .row-footer {
        margin-top: 16px;
    }

    .col--2.col-link {
        text-align: left;
    }

    .header-main .container {
        height: 70px;
    }

    .section4 .col-5.slide-product svg {
        position: absolute;
        z-index: -1;
        width: 60px;
    }

    .section4 .col-5.slide-product .img-giam-gia {
        font-size: 14px;
        top: -14px;
        left: 20px;
    }

    .section4 .produc-tskt h3,
    .section4 .produc-tqsp h3 {
        font-size: 20px;
    }

    .section5 .product-similar .col--3 {
        flex-basis: 48%;
        max-width: 48%;
    }

    .col-5.slide-product .mySwiper {
        box-sizing: border-box;
        padding: 10px 50px;
        height: 89px;
    }

    .col-5.slide-product .swiper-button-prev,
    .col-5.slide-product .swiper-button-next {
        bottom: 30px;
        width: 30px !important;
        height: 30px !important;
    }

    .banner-gallery {
        padding: 10px 0 !important;
    }
}

@media only screen and (max-width: 430px) {
    .col-5.slide-product .mySwiper {
        height: 82px;
    }
}

@media only screen and (max-width: 380px) {
    .col-5.slide-product .mySwiper {
        height: 71px;
    }

    .col-5.slide-product .swiper-button-prev,
    .col-5.slide-product .swiper-button-next {
        bottom: 20px;
    }
}

/* Modal build */
.filter-condition {
    margin-top: 6px;
    padding: 0 16px 0 8px;
    min-width: var(--sizePosition);
    width: var(--sizePosition);
}

@media only screen and (max-width: 1601px) {
    .filter-condition {
        padding: 0 16px 0 0px;
    }
}

.filter-condition__cover {
    padding: 22px 0px 24px;
}

.filter-condition__option+.filter-condition__option {
    margin-top: 28px;
}

.filter-condition__title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.filter-condition__list {
    padding-top: 12px;
    margin-left: 0px;
}

.filter-condition__item {
    padding-left: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}

@media only screen and (max-width: 1601px) {
    .filter-condition__item {
        padding-left: 8px;
    }
}

.filter-condition__item+.filter-condition__item {
    margin-top: 8px;
}

.filter-condition__item .form-check-input {
    min-width: 16px;
    cursor: pointer;
}

.filter-condition__item .form-check-input:focus {
    box-shadow: none;
}

.filter-condition__item>a {
    line-height: 18px;
}

.filter-condition__item>a:hover {
    color: #E2792A;
}

.filter-condition__item>a:hover>svg path {
    stroke: #E2792A;
}

.filter-condition__item>a>svg {
    width: 10px;
    height: 10px;
    margin-right: 4px;
}

.filter-condition__item>a>svg path {
    stroke: #616161;
}

.filter-condition__details {
    width: fit-content;
    font-weight: 400;
    color: #202124;
    margin-left: 8px;
}

.filter-condition__range {
    margin: 18px 0 10px;
}

.filter-condition__text {
    margin-bottom: 6px;
}

.filter-condition__money {
    margin-top: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-condition__money>.caption {
    width: 48.5%;
}

.filter-condition__money label {
    color: #888888;
    font-size: 15px;
    margin-bottom: 5px;
}

.filter-condition__money input {
    font-size: 14px;
    padding: 7px 8px;
    border-radius: 5px;
    text-align: right;
}

.filter-condition__money input:focus,
.filter-condition__money input:active {
    box-shadow: none;
    border-color: #E2792A;
}

.filter-condition__progress {
    width: 94%;
    margin: 0 auto;
}

.filter-condition__price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 2px;
    display: inline;
    line-height: 1.4;
}

.filter-condition__price>h4,
.filter-condition__price>span,
.filter-condition__price-enter>input {
    font-weight: bold;
}

.filter-condition__price-enter {
    position: relative;
}

.filter-condition__price-enter>input {
    padding: 4px 16px 4px 8px;
    text-align: right;
    font-size: 14px;
    max-width: 140px;
    border-radius: 6px;
}

.filter-condition__price-enter>span {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    margin-right: 6px;
    font-size: 14px;
}

.filter-condition__price>h4 {
    font-size: 14px;
    margin-right: 10px;
}

.filter-condition__price>span {
    margin: 0 10px;
}

.filter-condition__btn {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 18px;
    border: 0;
    border-radius: 5px;
    background-color: #E2792A;
}

.filter-condition__check {
    margin-top: 1px;
}

.filter-condition__check .check-input {
    --sizeCheckBox: 20px;
    position: relative;
    display: block;
    width: var(--sizeCheckBox);
    min-width: var(--sizeCheckBox);
    height: var(--sizeCheckBox);
    border-radius: 4px;
    border: 1.2px solid #b5b5b5;
    transition: all 0.2s;
}

.filter-condition__check .check-input__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    transition: all 0.2s;
    transform: translate(-50%, -59%);
}

.filter-condition__check .check-input__icon svg {
    width: 11px;
    height: 7px;
}

.filter-condition__check .form-check-input {
    display: none;
}

.filter-condition__check .form-check-input:checked~.check-input {
    background-color: #ffe6e6;
    border-color: #ffe6e6;
}

.filter-condition__check .form-check-input:checked~.check-input>.check-input__icon {
    display: block;
}

.filter-nav {
    margin-top: 24px;
}

.filter-nav__item+.filter-nav__item {
    margin-left: 6px;
}

.filter-nav__item.active .filter-nav__link {
    color: #fff;
    background-color: #E2792A;
}

.filter-nav__item.prev .filter-nav__link,
.filter-nav__item.next .filter-nav__link {
    color: #202124;
    background-color: #f3f3f3;
}

.filter-nav__link {
    --sizeWidth: 26px;
    font-weight: 500;
    color: #202124;
    padding: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 5px !important;
    overflow: hidden;
    width: var(--sizeWidth);
    height: var(--sizeWidth);
    background-color: #f5f5f5;
}

.filter-nav__link:active,
.filter-nav__link:focus {
    box-shadow: none;
}

.filter-nav__link:hover {
    color: #E2792A;
}

.filter-nav__link:hover i {
    color: #E2792A;
}

.filter-nav__link i {
    font-size: 10px;
}

.build-product__img>img {
    left: 0
}

/* Build PC */


.build {
    padding: 28px 0 28px;
}

.build-wrapper {
    padding: 30px 28px 34px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.25);
}

.build-header {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 28px 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    background-color: #E2792A;
}

.build-banner {
    margin-bottom: 20px;
}

.build-banner img {
    width: 100%;
}

.build-tabs__btn,
.build-tabs .nav-link {
    background-color: #d9d9d9;
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 5px;
    margin-right: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.build-tabs__btn:hover,
.build-tabs .nav-link:hover {
    color: #fff;
    opacity: 1;
}

.build-tabs__btn.active,
.build-tabs .nav-link.active {
    background-color: #E2792A;
}

.build-tabs__btn {
    background-color: #E2792A;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 8px 14px;
    margin-bottom: 40px;
    transition: all 0.3s;
}

.build-tabs__btn:hover {
    opacity: 0.9;
    background-color: #E2792A;
    color: #fff;
}

.build-tabs__btn:hover>svg {
    transition: all 1s ease;
    transform: rotate(360deg);
}

.build-tabs__btn>svg {
    margin-left: 8px;
}

.build-tabs__btn-icon {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
}

.build-tabs__text {
    margin-left: 4px;
    font-size: 15px;
    text-transform: initial;
}

.build-tabs__footer {
    padding-top: 34px;
}

.build-tabs__save {
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



.build-tabs__save>button, .build-tabs__save > a {
    color: #fff;
    font-size: 14px;
    padding: 9px 24px;
    border-radius: 6px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    text-transform: uppercase;
    background-color: #E2792A;
    margin-right: 12px;
}

.build-tabs__save>button>svg, .build-tabs__save>a>svg {
    margin-left: 10px;
}

.build-tabs__save>button:hover, .build-tabs__save>a:hover {
    color: #fff;
    opacity: 0.9;
    background-color: #E2792A;
}

.build-tabs__total {
    width: 40%;
    margin-left: auto;
}

.build-tabs__price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    background-color: #E2792A;
}

.build-tabs__price:nth-child(2),
.build-tabs__price:nth-child(3) {
    color: #333;
    background-color: #fdd835;
}

.build-tabs__price+.build-tabs__price {
    margin-top: 1px;
}

.build-tabs__price>span,
.build-tabs__price>p {
    display: block;
    line-height: 23px;
    padding: 9px 14px;
}

.build-tabs__price>p {
    border-right: 1.8px solid #fff;
    min-width: 60%;
}

.build-tabs__price>span {
    text-align: right;
    min-width: 40%;
}

.build-tabs .tab-content .tab-pane {
    padding-top: 30px;
}

.build-tabs .nav-link.active:hover {
    color: #fff;
}

.build-tabs .nav-link:hover {
    color: #E2792A;
}

.build-table {
    border: 1px solid #e5e5e5;
}

.build-table tbody>tr {
    background-color: #f9f9f9;
}

.build-table tbody>tr>td {
    padding: 10px 17px;
}

.build-table tbody>tr>td:first-child {
    padding: 17px 20px;
    border-right: 1px solid #e5e5e5;
}

.build-table tbody>tr:nth-child(2n) {
    background-color: #fff;
}

.build-table tbody>tr .build-tabs__btn {
    margin-bottom: 0;
}

.build-table__catalog {
    min-height: 28px;
    font-size: 16px;
    font-weight: bold;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: left;
}

.build-table__item {
    align-items: flex-start;
    padding: 12px 0px !important;
    grid-template-columns: 50% 50% !important;
}

@media only screen and (max-width: 1283px) {
    .build-table__item {
        display: block !important;
    }

    .build-table__item .hide-on-pc-HD {
        display: none;
    }
}

.build-table__item .build-product__img {
    min-width: 19%;
}

.build-table__item .build-product__detail {
    min-width: 77%;
}

.build-table__btn,
.build-table__action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.build-table__action {
    margin-top: 4px;
    justify-content: flex-end;
}

.build-table__action .price-final,
.build-table__action .price-product {
    font-weight: bold;
}

.build-table__action .price-final sup,
.build-table__action .price-product sup {
    text-decoration: underline;
    font-size: 12px;
}

.build-table__action .price-product {
    font-size: 16px;
}

.build-table__cover {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.build-table__action .price-final {
    font-size: 18px;
    margin-right: 8px;
    color: #E2792A;
    display: inline-block;
    min-width: 120px;
}

.build-table__action .quality-item {
    padding: 4px 6px;
    font-size: 15px;
    width: 76px;
    text-align: center;
    border: 1px solid #666;
}

.build-table__action .quality-item,
.build-table__action>span {
    margin-right: 18px;
}

.build-table__btn>div {
    cursor: pointer;
    margin: 0 10px;
}

.build-table__btn>div>i {
    font-size: 20px;
}

.build-table__btn .edit-item {
    color: #0074da;
}

.build-table__btn .remove-item {
    color: #E2792A;
}

.build-table__btn .remove-item:last-child {
    margin-right: 0;
}

.build-table .build-tabs__btn {
    padding: 5px 10px;
}

.build-category {
    font-size: 16px;
}

.build-category .modal-dialog {
    margin-top: 40px;
    max-width: 68%;
}

.build-category .modal-header {
    padding: 12px 24px 12px 24px;
    background-color: #E2792A;
}

.build-category .modal-header .btn-close {
    width: 9px;
    height: 9px;
    opacity: 1;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
}

.build-category .modal-content {
    border: 0;
}

.build-category .modal-body {
    padding: 10px 10px 10px 14px;
}

.build-category__header {
    width: 80%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.build-category__header>h5 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.build-category__search {
    border-radius: 6px;
    overflow: hidden;
    width: 52%;
}

.build-category__search>input {
    border: 0;
    padding: 10px 10px 8px 14px;
    font-size: 14px;
}

.build-category__search>input:focus {
    box-shadow: none;
}

.build-category__search .input-group-text {
    background-color: #fff;
    border: 0;
    font-size: 20px;
    padding: 4px 8px;
}

.build-category #build-category__mobile {
    display: none;
}

.build-sort {
    padding-right: 6px;
    border-right: 0.5px solid #f2f2f2;
}

.build-sort__option {
    height: calc(100% - 42px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 14px 10px 12px 0px;
}

.build-sort__option .filter-condition__option+.filter-condition__option {
    margin-top: 20px;
}

.build-sort__heading {
    font-weight: 700;
    font-size: 18px;
    color: #E2792A;
    padding-bottom: 10px;
    margin: 10px 20px 0 0;
    border-bottom: 1px solid #f2f2f2;
}

.build-store {
    margin-bottom: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}

.build-store__status {
    padding-right: 30px;
    width: 26%;
}

.build-store__title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.build-store__name {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}

.build-store__name span {
    margin-top: 4px;
    display: block;
}

.build-store__info {
    width: 54%;
}

.build-store__select {
    margin-top: 20px;
}

.build-store__group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.build-store__group+.build-store__group {
    margin-top: 10px;
}

.build-store__input {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}

.build-store__note {
    margin-top: 16px;
    padding: 16px;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
}

.build-store__note a {
    color: #333;
    display: inline-block;
}

.build-sort__option,
.build-product__wrapper {
    /* Track */
}

.build-sort__option::-webkit-scrollbar,
.build-product__wrapper::-webkit-scrollbar {
    width: 9px;
}

.build-sort__option::-webkit-scrollbar-track,
.build-product__wrapper::-webkit-scrollbar-track {
    background: #f3f3f3;
    border-radius: 50px;
}

.build-sort__option::-webkit-scrollbar-thumb,
.build-product__wrapper::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #d1d1d1;
}

.build-sort,
.build-product {
    height: 84vh;
    overflow: hidden;
}

.build-product__wrapper {
    height: 96%;
    padding-bottom: 20px;
    overflow-y: auto;
    overflow-x: hidden;
}

.build-product__header {
    padding: 0 0 10px 6px;
    border-bottom: 1px solid #f2f2f2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.build-product__header .input-group {
    width: 37%;
}

.build-product__header .input-group-text {
    font-size: 14px;
    background-color: #fff;
    border: 0;
    font-weight: bold;
    margin-right: 10px;
}

.build-product__header .form-select {
    padding: 6px 10px 5px;
    border-radius: 6px !important;
    font-size: 14px;
}

.build-product__header .form-select:active,
.build-product__header .form-select:focus {
    border-color: #E2792A;
    box-shadow: none;
}

.build-product__item {
    position: relative;
    padding: 25px 20px;
    display: grid;
    grid-template-columns: 84% 16%;
}

.build-product__item+.build-product__item {
    border-top: 1px solid #e1e1e1;
}

.build-product__img {
    position: relative;
    min-width: 18%;
    margin-right: 24px;
    padding-top: 18%;
    overflow: hidden;
}

.build-product__img>img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.build-product__detail {
    width: 70%;
}

.build-product__title {
    line-height: 22px;
    color: #000;
    font-weight: 600;
    font-size: 16px;

    margin-bottom: 10px;
    text-decoration: none;
    text-align: left;
    display: block;
}

.build-product__status,
.build-product__code {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: left;
}

.build-product__info {
    display: flex;
    align-items: flex-start;
}

.build-product__code {
    font-size: 15px;
    margin-bottom: 8px;
    color: #666;
}

.build-product__code>p {
    min-width: 100px;
}

.build-product__status {
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 5px 10px 6px;
    background-color: #2cc067;
}

.build-product__status.special {
    color: #555;
    background-color: #eaeaea;
}

.build-product__status>i {
    padding-right: 6px;
}

.build-product__status>p {
    line-height: 18px;
}

.build-product__money {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #E2792A;
    padding-top: 4px;
}

.build-product__btn {
    width: 50%;
    height: 42px;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #E2792A;
}

.build-product__btn:active,
.build-product__btn:hover {
    color: #fff;
    background-color: #E2792A;
}

.build-product__btn.special {
    pointer-events: none;
}

.build-product__btn.special:hover {
    cursor: default;
    opacity: 1;
}

.build-product__btn>i {
    color: #fff;
    font-size: 20px;
}

.build-slide {
    margin-top: 40px;
}

.build-slide__heading {
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1.4px solid #e5e5e5;
}

.build-slide__list {
    margin-top: 16px;
}

.build-slide__list .category__swiper-valuate-code {
    display: inline-block;
    margin-left: 20px;
}

.build-slide__list .flashSale__swiper-item>a {
    padding-top: 100%;
}

.build-slide__list .swiper-button-next:after,
.build-slide__list .swiper-button-prev:after {
    font-size: 27px;
    font-weight: 800;
    color: #666;
}

.build-slide__list .swiper-button-next.swiper-button-disabled,
.build-slide__list .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.build-slide__item {
    padding-top: 24px;
}

.build-slide__item-heading {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 16px;
}

.build-slide__btn {
    font-size: 15px;
    padding: 6px 0 !important;
    margin-top: 40px;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    background-color: #E2792A;
}

.build-slide__btn:hover {
    color: #fff;
}

.build-bill {
    padding: 40px 0;
    max-width: 700px;
    background-color: #fff;
}

.build-bill__header {
    padding: 20px 0 18px;
    background-color: #f3f4f6;
    text-align: center;
}

.build-bill__logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
}

.build-bill__logo>img {
    height: 100%;
}

.build-bill__img {
    margin-right: 20px;
    --sizeImg: 125px;
    width: var(--sizeImg);
    min-width: var(--sizeImg);
    position: relative;
    height: var(--sizeImg);
    overflow: hidden;
}

.build-bill__img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.build-bill__title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 16px;
    text-transform: uppercase;
}

.build-bill__item {
    padding: 14px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.build-bill__text,
.build-bill__price {
    margin-top: 4px;
}

.build-bill__text {
    font-size: 15px;
}

.build-bill__text span {
    font-weight: bold;
}

.build-bill__price {
    font-size: 17px;
    font-weight: bold;
}

.build-bill__name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.4;
}

.build-bill__info {
    margin-right: 20px;
}

.build-bill__list {
    margin-top: 16px;
}

.build-bill__money {
    font-size: 19px;
    font-weight: bold;
    color: #E2792A;
    width: 170px;
    min-width: 170px;
}

.build-bill__total {
    margin-top: 28px;
}

.build-bill__end {
    margin-top: 16px;
}

.build-bill__total,
.build-bill__end {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #E2792A;
}

.build-bill__footer {
    text-align: center;
    margin-top: 40px;
}

.build-bill__sub {
    font-size: 18px;
    text-transform: uppercase;
}

.build-bill__link {
    font-size: 14px;
    margin-top: 6px;
    color: #140bc2;
    text-decoration: underline;
}

.build-accordion {
    width: 100%;
}

.build-accordion__item {
    border: 0;
    border-radius: 0 !important;
}

.build-accordion__collapse {
    margin-top: 10px;
}

.build-accordion__body {
    padding: 0 6px;
    height: 64vh;
    overflow: hidden;
}

.build-accordion__btn {
    margin-top: 0;
    padding: 10px 6px;
}

.build-accordion__btn:focus,
.build-accordion__btn:active {
    box-shadow: none;
}

.mobile-show {
    display: none;
}

.build-accordion__btn:not(.collapsed) {
    color: #E2792A;
    box-shadow: none;
    background-color: transparent;
}

/* Banner */
.banner {
    --widthMenu: 273px;
    /* display: flex;
    align-items: center; */
}

.banner-category {
    display: flex;
    flex-wrap: wrap;
    margin-top: -80px;
    background-color: white;
    border-top-left-radius: 10px;
    /* position: relative; */
    width: 306px;
    /* padding-left: 22px; */
    padding-right: 32px;
}

.banner-category .icon-box-danhmuc {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 10px 14px;
    background-color: white;
    border-bottom: 1px solid #E5E5EA;
    cursor: pointer;
}

.banner-category::after {
    content: '';
    position: absolute;
    top: -77px;
    left: 250px;
    border-top: 34px solid #b60000;
    border-right: 34px solid #b60000;
    border-left: 34px solid transparent;
    border-bottom: 34px solid transparent;
    transform: rotate(18deg);
}

.banner-slide {
    max-width: 58%;
    padding: 10px;
}

.banner-gallery .img-cot-3 img,
.banner-slide img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
}

.banner-slide .swiper-slide {
    padding-top: 52.7%;
    border-radius: 19px;
    overflow: hidden;
}

.banner-gallery {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 315px;
    flex-basis: 25%;
    padding: 10px;
}

.banner-gallery .img-cot-3 {
    width: 100%;
    padding-top: 47%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}


.banner-category__cover {
    width: 100%;
    padding-top: 22px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    /* width: var(--widthMenu);
    min-width: var(--widthMenu); */
    /* border-radius: 8px; */
    /* border: 1px solid #e1e1e1; */
    /* box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1), 0 2px 6px 2px rgba(60, 64, 67, 0.15); */
}

.banner-category__list {
    min-width: var(--widthMenu);
    width: var(--widthMenu);
    border-radius: 8px;
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.banner-category__item {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7.4px 8px 6.7px 14px;
}

@media only screen and (max-width: 1601px) {
    .banner-category__item {
        padding: 5px 8px 4.3px 13px;
    }
}

.banner-category__item:first-child {
    border-top: 0px;
    border-top-left-radius: 8px;
}

.banner-category__item:nth-child(n + 21) {
    display: none;
}

.banner-category__item+.banner-category__item {
    border-top: 1.2px solid #f2f2f2;
}

.banner-category__item:hover {
    background-color: #f1f1f1;
}

.banner-category__item:hover .banner-sub {
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}

.banner-category__item:hover .banner-category__product::before,
.banner-category__item:hover .banner-category__product::after {
    display: block;
}

.banner-category__img {
    margin-right: 6px;
}

.banner-category__img>img {
    --sizeWidth: 25px;
    width: var(--sizeWidth);
    min-width: var(--sizeWidth);
    height: var(--sizeWidth);
}

@media only screen and (max-width: 1601px) {
    .banner-category__img>img {
        --sizeWidth: 14px;
    }
}

.banner-category__product {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #333;
    width: 100%;
    transition: all 0.2s linear;
}

.banner-category__product:hover {
    opacity: 1;
}

.banner-category__product.empty::before,
.banner-category__product.empty::after {
    display: none !important;
}

.banner-category__product::after {
    display: none;
    position: absolute;
    content: "";
    top: 50%;
    right: -21px;
    z-index: 99;

    transform: translateY(-50%);

    width: 0;
    height: 0;
    border-bottom: 32px solid transparent;
    border-top: 32px solid transparent;
    border-left: 14px solid #f1f1f1;
}

@media only screen and (max-width: 1601px) {
    /* .banner-category__product::after {
        top: -5px;
        right: -17px;
        border-bottom: 11px solid transparent;
        border-top: 12px solid transparent;
        border-left: 9px solid #f1f1f1;
    } */
}

.banner-category__product::before {
    display: none;
    position: absolute;
    content: "";
    top: 50%;
    right: -26px;
    z-index: 99;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-bottom: 32px solid transparent;
    border-top: 32px solid transparent;
    border-left: 18px solid #e1e1e1;
}

@media only screen and (max-width: 1601px) {
    /* .banner-category__product::before {
        top: -5px;
        right: -20px;
        border-bottom: 11px solid transparent;
        border-top: 13px solid transparent;
        border-left: 12px solid #e1e1e1;
    } */
}

.banner-category__product i {
    font-size: 16px;
}

@media only screen and (max-width: 1601px) {
    .banner-category__product i {
        display: none;
    }
}

.banner-category__product>span {
    width: 100%;
    line-height: 1.3;
    font-size: 15px;
    font-weight: 600;
    padding-right: 16px;
    padding-left: 4px;
}

@media only screen and (max-width: 1601px) {
    .banner-category__product>span {
        font-size: 15px;
    }
}


.banner-sub__link,
.banner-menu__link {
    color: #E2792A;
    display: block;
    padding: 5px 0px;
}

@media only screen and (max-width: 1601px) {

    .banner-sub__link,
    .banner-menu__link {
        font-size: 15px;
        padding: 3.5px 0px;
    }
}

.banner-sub__link:hover,
.banner-menu__link:hover {
    color: #E2792A !important;
}

.banner-super__link.active,
.banner-menu__link.active {
    position: relative;
}

.banner-super__link.active::after,
.banner-menu__link.active::after {
    position: absolute;
    content: "\f105";
    top: 50%;
    right: 2%;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    padding-right: 3px;
    transform: translateY(-50%);
}

.banner-sub {
    position: absolute;
    top: -68px;
    left: var(--widthMenu);
    z-index: 98;

    min-height: calc(100% + 68px);
    width: calc(100% - var(--widthMenu));
    padding: 20px 8px 10px 37px;
    border-radius: 0 8px 8px 0;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    align-items: stretch;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    background: #fff;
    box-shadow: 4px 2px 8px 0px #999;
    /* Track */
    /* Handle */
    /* Handle on hover */
}

@media only screen and (max-width: 1601px) {
    .banner-sub {
        height: auto;
    }
}

.banner-sub::-webkit-scrollbar {
    width: 10px;
}

.banner-sub::-webkit-scrollbar-track {
    background: #e4e4e4;
    border-radius: 50px;
}

.banner-sub::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #bdbdbd;
}

.banner-sub::-webkit-scrollbar-thumb:hover {
    background: #a1a1a1;
}

.banner-sub__main {
    width: 100%;
    min-height: 100%;
    padding-right: 8px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.banner-sub__list {
    width: 100%;
    height: 100%;
    column-count: 4;
}

.banner-sub__item {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.banner-sub__link {
    position: relative;
    font-weight: bold;
}

.banner-sub__link.active {
    font-size: 14px;
}

@media only screen and (max-width: 1601px) {
    .banner-sub__link.active {
        font-size: 12px;
    }
}

.banner-sub__cover {
    position: relative;
}

.banner-sub__cover:hover .banner-super {
    display: block;
}

.banner-sub__hot {
    position: absolute;
    top: 7px;
    font-size: 9px;
    font-weight: 700;
    width: 28px;
    color: #fff;
    padding: 0 5px;
    margin-left: 14px;
    line-height: 16px;
    text-transform: uppercase;
    background: #ed1b24;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-name: hotAnimation;
}

.banner-sub__hot::before {
    position: absolute;
    content: "";
    left: -5.5px;
    top: 0;
    border-left: none;
    border-right: 6px solid #ed1b24;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.banner-sub__hot::after {
    position: absolute;
    content: "";
    right: -4px;
    top: 0;
    height: 100%;
    border-right: 5px solid transparent;
    border-top: 8px solid #ed1b24;
    border-bottom: 8px solid #E2792A;
}

@keyframes hotAnimation {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.banner-super {
    top: -6px;
    left: calc(100% + 6px);
}

.banner-super__sup {
    top: -10px;
    left: calc(100% + 16px);
}

.banner-super__cover {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.banner-super__cover i {
    color: #666;
    margin-left: 4px;
    font-size: 12px;
}

.banner-super__cover:hover .banner-super__sup {
    display: block;
}

.banner-super__link {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: max-content;
    padding: 3px 0px;
    color: #3b332e;
}

.banner-super__link::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 3px;
    width: 90%;
    height: 1px;
    display: none;
    background-color: #d80a0a;
}

.banner-super__link:hover {
    color: #d80a0a;
}

.banner-super__link:hover::after {
    display: block;
}

.banner-super__link:hover i {
    color: #d80a0a;
}

.banner-super__item:hover .banner-super__link.active {
    background-color: #efefef;
}

.banner-super__sup,
.banner-super {
    display: none;
    position: absolute;
    z-index: 10;
    min-width: 160px;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px 10px 10px 15px;
    box-shadow: 0px 1px 6px rgba(99, 99, 99, 0.5);
}

.banner-super__sup::before,
.banner-super::before {
    position: absolute;
    content: "";
    top: 18px;
    left: -7px;
    z-index: 10;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    background-color: #fff;
    box-shadow: -3px 2px 4px rgba(0, 0, 0, 0.1);
}

.banner-super__sup::after,
.banner-super::after {
    position: absolute;
    content: "";
    top: 0;
    right: 94%;
    width: 30px;
    height: 100%;
    background-color: transparent;
}

.banner-menu__item {
    position: relative;
}

.banner-menu__link {
    position: relative;
    color: #333;
    padding-right: 20px;
    line-height: 1.3;
}

@media only screen and (max-width: 1601px) {
    .banner-menu__link {
        font-size: 11px;
    }
}

.banner-menu__link::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 2px;
    width: 90%;
    height: 1px;
    display: none;
    background-color: #E2792A;
}

.banner-menu__link:hover {
    background-color: transparent;
}

.banner-menu__link:hover::before {
    display: block;
}

@media only screen and (max-width: 1650px) {
    .banner-gallery {
        flex-basis: 20%;
    }

    .section1 .col--6.cot-2 {
        max-width: 56%;
    }

    .section1 .col--12.cot-buttom {
        height: 416px;
        min-height: 416px;
    }

    .menu-chinh .box-red-li a,
    .menu-chinh li a {
        padding: 10px 12px;
        font-size: 14px;
    }
}


@media only screen and (max-width: 1440px) {
    .menu-danhmucsanpham {
        width: 260px;
    }

    .header-main .head_logo a img {
        max-height: 76px;
    }

    .menu-chinh li a,
    .menu-chinh .box-red-li a {
        font-size: 15px;
        padding: 8px 14px;
    }
}

@media only screen and (max-width: 1360px) {
    /* .menu-danhmucsanpham {
        width: 260px;
    }

    .header-main .head_logo a img {
        max-height: 76px;
    } */

    .menu-danhmucsanpham .img-menu {
        margin-right: 14px;
    }

    .menu-chinh li a,
    .menu-chinh .box-red-li a {
        font-size: 13px;
        padding: 8px 9px;
    }

    .header-main .head_right {
        width: 318px;
    }

    .header-main .head_right .hotline {
        width: 118px;
    }

    .header-main .head_right .build-pc {
        width: 106px;
    }

    .header-main .head_logo a img {
        width: 229px;
    }

    .header-main .head_logo {
        width: 256px;
    }

    .header.position-fixed .header-main .head_logo a img {
        max-height: 68px;
    }

    .banner-category {
        width: 260px;
    }

    .banner-category::after {
        top: -77px;
        left: 204px;
    }

    .section1 .col--12.cot-buttom {
        height: 360px;
        min-height: 360px;
    }

    .banner-category__product>span {
        padding-right: 0;
    }
}

@media only screen and (max-width: 1025px) {
    .header-top .menu-top li {
        margin-right: 14px;
    }

    .header-main .head_logo {
        width: 188px;
    }

    .header-main .head_logo a img {
        width: 165px;
    }

    .header-main .style-type {
        font-size: 13px;
        width: 78px;
        padding: 5px 8px;
        /* width: 116px; */
    }

    .header-main .style-type.form-control-select {
        width: 124px;
    }

    .header-main .head_search {
        /* width: 398px; */
    }

    .header-main .box-span-timkiem {
        display: flex;
        float: initial;
    }

    .menu-danhmucsanpham {
        width: 198px;
    }

    .menu-danhmucsanpham p {
        font-size: 13px;
    }

    .menu-danhmucsanpham .img-menu {
        margin-right: 10px;
    }

    .header-main .timkiem {
        width: 100%;
        padding-left: 12px;
    }

    .header-main .head_right .hotline {
        padding-left: 22px;
    }

    .header-main .head_right .hl-text {
        line-height: 1;
    }

    .header-main .hl-text .text-2 {
        margin-top: 3px;
        font-size: 12px;
    }

    .header-main .head_right .cart span.icon,
    .header-main .head_right .build-pc span.icon,
    .header-main .head_right .hotline span.icon {
        width: 33px;
        height: 33px;
    }

    .header-main .head_right .hotline {
        padding-left: 20px;
        width: 111px;
    }

    .header-main .head_right .build-pc {
        width: 101px;
    }

    .header-main .head_right .build-pc span.icon {
        background-position: -62px -39px;
    }

    .header-main .head_right .cart span.icon {
        background-position: -119px -39px;
    }

    .header-main .head_right .hotline span.icon {
        background-position: -9px -38px;
    }

    .header-main .head_right {
        width: 304px;
    }

    .menu-chinh li a,
    .menu-chinh .box-red-li a {
        font-size: 11px;
        padding: 8px 5px;
    }

    .header-main .tag-search a {
        font-size: 11px;
    }

    .header-main .timkiem {
        font-size: 14px;
    }

    .box-sub-menu-ul .col .title-sub-menu {
        font-size: 14px;
    }

    .header-bottom {
        height: 46px;
    }

    .build-tabs__price {
        font-size: 15px;
    }

    .build-bill__name {
        font-size: 16px;
    }

    .build-header {
        font-size: 23px;
        padding: 24px 0;
    }

    .build-store__group {
        font-size: 15px;
    }

    .banner-category {
        width: 221px;
        padding-right: 16px;
    }

    .banner-category__product>span {
        font-size: 14px;
    }

    .section1 .col--12.cot-buttom {
        height: 310px;
        min-height: 310px;
    }

    .banner-category::after {
        top: -77px;
        left: 165px;
    }

    .header-main .head_right {
        width: 214px;
    }

    .header-main .head_search {
        width: 51%;
    }
}

@media only screen and (max-width: 1023px) {
    .build-table tr td:first-child {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    .build {
        padding: 18px 0 28px;
    }

    .banner-category {
        display: none;
    }

    .build-store__status {
        width: 36%;
    }

    .build-store__info {
        width: 64%;
    }

    .build-tabs__content {
        width: 100%;
        overflow: hidden;
    }

    .build-bill__item {
        flex-wrap: wrap;
    }

    .build-category #build-category__pc {
        display: none;
    }

    .build-category #build-category__mobile {
        display: block;
    }

    .build-category {
        font-size: 16px;
    }

    .build-category .modal-dialog {
        max-width: 94%;
        margin: 16px auto;
    }

    .build-category .modal-header {
        justify-content: space-between;
        padding: 11px 16px 11px 10px;
    }

    .build-category .modal-header .btn-close {
        width: 2px;
        height: 2px;
        opacity: 1;
        margin: 0 0 0 10px;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    }

    .build-product__header {
        padding-left: 0;
    }

    .build-product__header .input-group {
        width: 84%;
    }


    .build-category .modal-content {
        border: 0;
    }

    .build-category .modal-body {
        padding: 10px 10px 18px;
    }

    .build-category__header {
        width: 80%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .build-category__header>h5 {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

    .build-category__search {
        border-radius: 6px;
        overflow: hidden;
        width: 100%;
        border: 1px solid #f6f1ff;
    }

    .build-category__search>input {
        border: 0;
        padding: 8px 10px 8px 14px;
        font-size: 14px;
    }

    .build-category__search>input:focus {
        box-shadow: none;
    }

    .build-category__search .input-group-text {
        background-color: #fff;
        border: 0;
        font-size: 16px;
        padding: 4px 8px;
    }

    .header-main .head_right,
    .header-main .head_search {
        display: none;
    }

    .header-main__cover {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-main .head_logo a {
        padding: 6px 0px;
    }

    .icon-box-danhmuc-table .text-danhmuc {
        font-size: 14px;
    }

    .row-custom.banner {
        flex-direction: column;
    }

    .section1 .col--6.cot-2 {
        max-width: 100%;
    }

    .section1 .col--6.cot-2 .swiper-slide {
        padding-top: 44.7%;
    }

    .banner-gallery {
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 428px) {
    .build-wrapper {
        padding: 10px 12px 24px;
    }


    .build-tabs__btn,
    .build-tabs .nav-link {
        margin-bottom: 10px;
        font-size: 13px;
        padding: 8px 18px;
        margin-right: 0;
        margin-left: 10px;
    }

    .build-store {
        flex-direction: column;
    }

    .build-header {
        font-size: 15px;
        padding: 18px 12px;
        margin-bottom: 18px;
    }

    .build-bill__total,
    .build-bill__end {
        font-size: 18px;
    }

    .build-table tr td:last-child {
        width: 100%;
    }

    .build-store__info,
    .build-store__status {
        width: 100%;
    }

    .build-store__group {
        font-size: 15px;
    }

    .build-store__select {
        margin-top: 12px;
    }

    .build-accordion__btn {
        font-size: 16px;
    }

    .build-store__status {
        padding-right: 0;
        padding-top: 14px;
        padding-bottom: 24px;
    }

    .build-product__item {
        display: flex !important;
        flex-direction: column;
        padding: 0 !important;
    }

    .build-product__title {
        font-size: 15px;
    }

    .build-product__info {
        margin-top: 14px;
        /* margin-bottom: 14px; */
        flex-direction: column;
    }

    .build-table .build-tabs__btn {
        width: 38px;
        height: 38px;
        justify-content: center;
    }

    .build-tabs__btn-icon {
        font-size: 29px;
        line-height: 0.8;
        display: block;
        margin-bottom: 4px;
    }

    .build-product__detail {
        width: 100%;
    }

    .build-bill__name {
        font-size: 15px;
        /* position: absolute; */
    }

    .build-tabs__save>button {
        font-size: 13px;
        padding: 8px 10px;
    }

    .build-bill__money {
        font-size: 18px;
    }

    .build-sort,
    .build-product {
        height: auto;
    }

    .build-product__wrapper {
        height: 96%;
        max-height: 63vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .build-bill__title {
        font-size: 21px;
        margin-top: 10px;
    }

    .build-tabs__price>span,
    .build-tabs__price>p {
        padding: 9px 10px;
    }

    .build-table__cover {
        margin-top: 12px;
    }

    .build-product__code {
        margin-bottom: 5px;
    }

    .build-tabs__total {
        width: 100%;
    }

    .build-tabs__footer {
        padding-top: 14px;
    }

    .build-product__header {
        padding-top: 10px;
    }

    .build-product__header .input-group-text {
        padding-left: 6px;
    }

    .build-table__action .quality-item {
        font-size: 13px;
        width: 52px;
        line-height: 1.4;
        border-radius: 4px;
        background-color: #e9e9e9;
        border: 0px solid #d7d7d7;
    }

    .build-table__action .price-final,
    .build-table__action .price-product {
        font-size: 15px;
        text-align: left;
    }

    .build-table__action .quality-item,
    .build-table__action>span {
        margin-right: 12px;
    }

    .build-table__action .price-final {
        margin-right: 15px;
        min-width: 102px;
        font-size: 16px;
    }

    .build-table__btn>div {
        margin: 0 8px;
    }

    .build-table__btn>div>i {
        font-size: 17px;
    }

    .build-table tbody>tr>td {
        padding: 10px 12px;
    }

    .build-product__img {
        margin-right: 12px;
    }

    .build-product__img>img {
        left: 0;
    }

    .build-product__btn {
        position: absolute;
        right: 10px;
        top: 18px;
        z-index: 99;

        width: 38px;
        height: 38px;
        padding: 6px;
        margin-left: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
    }

    .build-header__cover {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .build-tabs__text {
        display: none;
    }

    .mobile-show {
        display: block;
    }

    .filter-nav__list {
        padding-top: 14px;
    }

    .section.section2 .col--12.menu-chinh ul a {
        font-size: 13px;
        margin-top: 6px;
    }

    .section.section2 .col--3.cot-1 div a {
        padding: 10px 8px;
    }

    .icon-box-danhmuc p {
        font-size: 14px;
        margin-top: 8px !important;
    }
}

/* 
@media only screen and (max-width: 900) {
    .build-tabs__save {
        flex-wrap: wrap;
    }
} */