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

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

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

@font-face {
    font-family: "Roboto-Medium";
    src: local("Roboto-Medium"), url("../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;
}

.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: red;
    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: #d80a0a;
    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: 20px;
    background-color: red;
    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;
}

@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: #d80a0a;
    height: 40px;
    display: flex;
}

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

.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 .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 82px;
}

.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: #d80a0a;
    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: #F5F5F5;
    height: 40px;
    display: flex;
}

.header-bottom .container {
    display: flex;
    align-items: center;
}

.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 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 {
    width: 100% !important;
    max-width: 1490px !important;
    margin: auto;
    height: max-content;
    padding: 0px 10px;
}


/* ==============================       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;
}

.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 {
    background-color: #ffffff;
    border-radius: 0px 10px 10px 10px;
    margin-bottom: -65px;
    padding: 20px 17px 20px 0px;
    box-shadow: 0px 0px 8px 0px #999;
}

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

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

.section1 .col--6.cot-2 .swiper-slide {
    padding-top: 59.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 {
    font-size: 16px;
    color: #cc0000;
    margin-bottom: 20px;
    text-align: left;
}

.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: #cd0505;
    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: #cd0505 !important;
    font-weight: 600 !important;
}

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

.sub-menu-danhmucsanpham .text-danhmuc p,
.section1 .col--12.cot-buttom .text-danhmuc p {
    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: #D80A0A;
    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 .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: 1px solid #DCDCDC;
    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: #FFE6E6;
    color: #CC0000;
    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: 30px;
    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: 30px;
    font-weight: bold;
    color: #D80A0A;
    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: #D80A0A;
    border: 1.5px solid #D80A0A;
    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 #D80A0A;
    color: #D80A0A;
    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: #CC0000;
    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%;
}


#productDetails * {
    color: revert;
}

#productDetails ul, #productDetails li {
	list-style-type: disc
}

#productDetails ul, #productDetails p {
	margin: revert;
	padding: revert;
}

.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: #CC0000;
    padding: 0px 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #CC0000;
    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: #d80a0a;
}

.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: #d80a0a;
}

.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: #D80A0A;
    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: #CC0000;
    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: #cc0000;
    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: #D80A0A;
}

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 img {
    width: 16px;
    margin: 0px;
    margin-right: 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);
    }
}

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

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

.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: #cc0000 !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: #cc0000;
    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 #D80A0A;
}

.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 #D80A0A;
}

.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% !important;
}

.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: 20px;
        height: 30%;
    }

    .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: 82px !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: #cf0d0d;
        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%;
        max-height: 120px;
        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%;
    }
}

@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: space-between;
        width: 100%;
        padding: 10px !important;
        background-color: white;
        border-radius: 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: 15px;
        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: center;
        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;
    }
}

@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;
    }
}