body:not(#body-home) .menu-sidebar__menu {
    display: none;
}

body:not(#body-home) .menu-sidebar:hover .menu-sidebar__menu {
    display: block;
}

body:not(#body-home) header {
    padding-bottom: 10px;
}

.slideshow.slideshow-desktop {
    padding-bottom: 10px;
}

.slideshow-bottom .slick-list.draggable {
    margin: 0px -10px;
}
.home-category .home-building__heading-ttl {
	color:#333
}

.slideshow-bottom .item.slick-slide {
    margin: 5px 10px;
    overflow: hidden;
    height: 140px;
}
.header-nav {
    font-size: 12px;
    background: #f7f7f7;
}

.hotline-img img {
    width: 35px;
}

.header-nav__inner {
    border-bottom: 0;
    padding: 8px 0;
}

.header-nav__menu {
    display: flex;
    gap: 15px;

}

.header-nav__menu ul {
    display: flex;
    gap: 15px;
}

.header-nav__menu li {
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
    padding-right: 15px;
}

.header-nav__menu li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: -9px;
    height: calc(100% + 18px);
    border-left: 1px solid #0000001b;
}

.header-nav__menu-icon {
    max-width: 16px;
    max-height: 16px;
}



.pd-section-top {
    padding-top: 20px;
}

.pd-section-bottom {
    padding-bottom: 20px;
}

.tabcontent.active img {
    margin: 0 auto;
}

.title-section {
    font-size: 25px;
    color: #00159f;
}

.cart {
    position: relative;
}

.header-top {
    padding: 10px 0 10px;
    background: linear-gradient(182deg, rgb(38, 62, 152) 0%, rgb(32, 58, 146) 52%, rgb(0, 118, 191) 82%);
    background: #fff;
}

.header-top__socail ul {
    display: flex;
    justify-content: end;
    gap: 5px;
}

.header-top__socail a {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    color: #ccc;
    border-radius: 50%;
}

.header-banner {
    background-color: #225be3;
    display: none;
}

.header-banner img {
    width: 100%;
    min-height: 40px;
}

.header-banner.is-open {
    display: block;
}

.header-banner__close {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    padding: 0;
    opacity: 0;
}

.header-banner__close svg {
    width: 20px;
    height: 20px;
}

.header-banner__close svg path {
    stroke: #FFF;
}

.logo a img {
    /* max-height: 65px; */
}

.hotline-text {
    color: #000;
    padding-left: 8px;
}

.hotline-text small {
    /* font-size: 13px; */
    color: #333;
}

.hotline-text span {
    /* font-size: 17px; */
    line-height: 17px;
    font-weight: 600;
}

.btn-system {
    cursor: pointer;
    padding: 0px 4px;
    border-radius: 5px;
    /*! background-color: rgba(255, 255, 255, 0.4); */
    color: white;
}

.btn-system .system-count {
    font-size: 15px;
    font-weight: 400;
    color: #fff200;
    margin: 0;
    padding-top: 0;
    line-height: 17px;
}

.system-title {
    padding-bottom: 0px;
    font-size: 13px;
}

.hotline-cart {
    display: flex;
    justify-content: right;
    gap: 18px;
}

.cart a {
    display: flex;
    height: auto;
    align-items: center;
}

.cart-icon span {
    color: #fff;
    height: 17px;
    width: 17px;
    line-height: 17px;
    font-size: 13px;
    background-color: var(--color-2);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: self-end;
    top: -3px;
    right: 2px;
}

.cart-icon img {
    height: 20px;
    margin-top: 10px;
}

.cart-title {
    color: white;
    margin: 0 0 0 10px;
}

.cart-title p {
    font-size: 13px;
    line-height: 15px;
    color: #333;
}

.cart-title span {
    line-height: 20px;
    color: var(--color-2);
    font-size: 16px;
    font-weight: 500;
}

.list-system {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: max-content;
    background-color: #fff;
    padding: 5px 15px 5px 25px;
    border-radius: 5px;
    min-width: 370px;
    display: none;
    z-index: 99;
}

.list-system li {
    color: black;
    position: relative;
    font-size: 13px;
}

.list-system::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: rgb(0, 78, 90);
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.header-bottom {
    background-color: white;
    /* box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 10px; */
    position: relative;
    z-index: 10;
}

.title-name {
    color: var(--color-2)
}

/* .header-bottom.scroll-down {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
} */

.header-bottom.scroll-down .btn-menuproduct .menu-sidebar {
    display: none;
}

.header-bottom .btn-menuproduct .menu-sidebar li {
    position: unset;
}

.btn-menuproduct a:hover {
    /*color: var(--color-2);*/
}

.btn-menuproduct a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.header-bottom .btn-menuproduct:hover .menu-sidebar {
    display: block;
}

.header__form {
    overflow: hidden;
}

.first_news .box_info h3 {
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
}

.header__form-input {
    height: 43px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
    border: solid 1px #eee;
}

.header__form-button {
    background-color: transparent;
    background: var(--color-main2);
}

.header__form-button svg {
    fill: #fff;
    height: 17px;
}

.header-top-content {
    padding-top: 0;
    padding-bottom: 0;
}

.btn-menuproduct svg {
    height: 16px;
    fill: #fff;
    margin-right: 9px;
}

.menu-sidebar ul li a svg {
    height: 9px;
    fill: #33333380;
    margin-right: 5px;
}

.btn-menuproduct {
    cursor: pointer;
    margin: 0;
    padding: 0 15px;
    height: 43px;
    line-height: 45px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
    background-color: var(--color-main);
}

.icon-arrow svg {
    width: 18px;
    height: 18px;
    transform: translateY(3px);
}

nav {
    padding: 0;
    /* height: 43px; */
    border-bottom: 0;
}

nav.menu-pc {
    /* margin-top: 10px; */
}

nav.menu-pc>.nav-menu {
    gap: 20px;
}

.nav-menu span {
    color: #00159f;
    font-weight: 600;
    font-size: 16px;
}

.nav-menu span a {
    color: #f00;
    margin-right: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.nav-menu span a img {
    border-radius: 100%;
    height: 37px;
    width: auto;
    margin-right: 5px;
}

.nav-menu li {
    /* padding: 5px 36px 5px 0; */
}

.nav-menu .submenu a {
    text-transform: unset;
    font-weight: 500;
}

.nav-menu .submenu li {
    padding: 5px 0;
}

.nav-menu a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.nav-menu a:hover {
    color: var(--color-main2);
}

.submenu {
    position: absolute;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px;
    z-index: 99;
    min-width: 203px;
    border-radius: 5px;
    padding: 10px;
    border-top: 2px solid var(--color-2);
    top: 108%;
    transition: 0.7s all;
    display: none;
}

.nav-menu li:hover .submenu {
    display: block;
    top: 100%;
}

.menu-sidebar {
    position: relative;
    z-index: 999;
}

#body-home .menu-sidebar__menu {
    min-height: 595px;
    background: #e3e3e3;
}
.menu-sidebar:not(:hover) .menu-sidebar__menu{
    display: none;
}

/* #body-home .header-bottom:not(.scroll-down) .menu-sidebar-box{
    display: block;
} */
 .header-bottom .menu-sidebar{
    position: unset;
 }
.menu-sidebar:hover .menu-sidebar-box{
    display: block;
    z-index: 999;
}
.header-bottom.scroll-down .menu-sidebar-box{
    height: calc(100vh - 65px);
}
.menu-sidebar-box{
    position: absolute;
    width: 100%;
    max-height: calc(100vh - 182px);
    height: calc(100vh - 182px);
    overflow-y: auto;
    z-index: 1;
    display: none;
}
.menu-sidebar-box .menu-sidebar__menu{
    top: 0;
    max-width: 284px;
    display: block;
}
 .page-home .menu-sidebar__menu{
    display: block !important;
    position: relative !important;
    margin-top: -10px;
 }
.menu-sidebar__menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

.menu-sidebar__menu>li:hover {
    background: #f7f7f7;
}

.menu-sidebar__menu>li:hover>a {
    color: #333333b3;
}

.menu-sidebar__menu>li.active>a {
    color: var(--color-main2);
}

.menu-sidebar ul {
    background-color: white;
    /* box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 5px; */
    padding: 0px 0px;
    margin-top: 0;
    /* border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee; */
}

.menu-sidebar li a {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding: 6px 6px 6px 10px;
    text-transform: none;
    line-height: 1.4;
}

.menu-sidebar li a:hover {
    color: var(--color-2);
}

.menu-sidebar li a img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.menu-sidebar li a .menu-sidebar__child-icon img {
    margin-right: 0;
    width: 100%;
    height: 25px;
    width: 25px;
    object-fit: contain;
    margin-bottom: 5px;
}

.submenu-sidebar {
    left: 100%;
    z-index: 2;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    background-color: white;
    display: none;
    top: 0;
    min-width: 223px;
    border-radius: 0;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.submenu-sidebar ul li.active>a.menu-sidebar__child-link {
    border-color: var(--color-main2);
}

.menu-sidebar__child-icon img {
    max-width: 65px;
}

.menu-sidebar li:hover .submenu-sidebar {
    display: block;
}

.submenu-sidebar ul {
    margin-top: 0px;
    box-shadow: unset;
    height: fit-content;
    /* border-bottom: 1px solid #eee; */
    border-radius: unset;
    /* padding: 10px 0; */
}

.submenu-sidebar ul li {
    line-height: 1.5;
}

.submenu-sidebar ul li a {
    border-bottom: 0px solid #eee;
    display: block;
    padding: 7px 11px;
    font-size: 13px;
}

.slideshow img {
    border-radius: 0;
}

.img-surfing {
    position: relative;
    overflow: hidden;
}

.img-surfing::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 120%;
    height: 100px;
    background: rgba(255, 255, 255, .3);
    z-index: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
    pointer-events: none;
}

.img-surfing:hover:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(200%);
    left: -100%;
    top: 100%;
    transition: all .6s linear;
}

.slideshow__img:hover img {
    transform: scale(1.02);
}

.slideshow-list .slideshow__img img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    height: 150px;
    border-radius: 10px;
}

.slideshow-list .slideshow__img:last-child img {
    margin-bottom: 0px;
}

.slideshow .row {
    margin: 0px -5px;
}

.slideshow .clm {
    padding: 0px 5px;
}

.product-body .slide-3 {
    padding-top: 10px;
    margin: 0px;
}

.product-left,
.product-right {
    width: 50%;
    max-width: 50%;
}

.product-body h2 {
    color: white;
    font-size: 18px;
    text-align: left;
    padding: 15px 0px;
}

.product-sale .product-body .group-title {
    display: inline-block;
    padding: 0px 10px 0px;
    position: relative;
    text-align: center;
    font-size: 24px;
    width: 100%;
}

.product-body h2 img {
    height: 32px;
    width: 32px;
    margin-right: 7px;
}

.product-item {
    border-radius: 10px;
    position: relative;
    border: 1px solid #ebebeb;
    padding: 15px;
}

.product-item .option-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.product-left {
    border-right: 1px solid white;
}

.product-left,
.product-right {
    padding: 0px 10px;
}

.product-left .slide-3,
.product-right .slide-3 {
    margin: 0px -7px;
}

.product-box {
    padding: 0px 7px 10px 7px;
}

.tit {
    z-index: 10;
    /*! background-color: #00159f; */
    display: flex;
    align-items: center;
    /*! text-transform: uppercase; */

    /*! border-radius: 13px; */
    padding: 1px;
    width: fit-content;
    padding-right: 0px;
    position: absolute;
    top: 5px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 256 100"><title>Asset 1</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><image width="256" height="100" xlink:href="data:image/png;base64,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"/></g></g></svg>') 50% no-repeat;
    background-size: 100% 100%;
    height: 28px;
    left: -4px;
    font-weight: 500;
    color: white;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.tit img {
    height: 22px;
    width: 22px;

}

.tit span {
    margin-left: 7px;
    padding: 1px 10px 5px 0px;
}

.product-item:hover img {
    transform: scale(1.1);
}

.product-item:hover {
    border: 1px solid var(--color-2);
}

.list-tabcontent .row {
    row-gap: 15px;
}

.product-item .wrap-img {
    padding-bottom: 100%;
}

.product-content a h3 {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 500;
    height: 42px;
}

.product-content a h3:hover {
    color: var(--color-2);
}

.price {
    font-weight: 400;
}

.price-new {
    margin-right: 0px;
    color: var(--color-2);
    font-weight: 600;
    font-size: 16px;
}

.price-old {
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: rgb(130, 130, 130);
    /*! padding-left: 10px; */
    text-align: left;
    display: flex;
}

.star li svg {
    fill: #FFDF00;
    height: 11px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.view {
    color: rgb(77, 77, 77);
    font-size: 13px;
}

.page-home__row {}

.nav-menu li:last-child {
    border-right: none;
}

.slideshow-banner {
    position: relative;
    overflow: hidden;

}

.slideshow-banner:hover:before {
    animation: shine 1s;
    display: block;
}

.slideshow-banner:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}

.slideshow__img {
    overflow: hidden;

}

.slideshow__img img {
    transition: 0.3s ease;
    width: 100%;
    height: 460px;
}

.slideshow-banner:hover img {
    transform: scale(1.02);
}

.product-content {
    padding-top: 10px;
}

.product-content .star,
.product-content .view {
    width: 50%;
    text-align: center;
    justify-content: center;
}

.product-list-head {
    margin-bottom: 15px;
}

h2.product-list__title a {
    color: var(--color-2);
    /* background-image: linear-gradient(182deg, rgb(38, 62, 152) 0%, rgb(32, 58, 146) 52%, rgb(0, 118, 191) 82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0); */
}

.group_title_h2 {
    margin-bottom: 20px;
}

.product-list-right ul li a {
    font-size: 14px;
    color: var(--color-2);
    font-weight: 400;
    margin-right: 20px;
    text-transform: none;
    text-transform: uppercase;
}

.product-list-right a {
    color: #cd0814;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 95px;
    justify-content: right;
    margin-right: -19px;
}

.product-list-right a svg {
    height: 12px;
    fill: #cd0814;
    margin-left: 3px;
}

.product-list-right .tab a {
    width: fit-content;
    margin-right: 0px;
    font-size: 14px;
    color: #333;
}

.product-list-right .tab a:hover {
    color: #cd0814;
}

.list-product .product-box {
    padding: 0px 0px 10px 0px;
}

.list-product:nth-child(2n) .product-cnt {
    flex-direction: row-reverse;
}


.tabs {
    display: flex;
    justify-content: center;
}

.tablinks {
    border: none;
    outline: none;
    cursor: pointer;
    /*! width: 100%; */
    /*! padding: 5px 1.6rem; */
    font-size: 16px;
    /*! text-transform: uppercase; */
    font-weight: 600;
    transition: 0.2s ease;
    background-color: white;
    /*! border: 1px solid #1890c7; */
    /*! border-radius: 4px; */
    /*! margin: 0px 5px; */
    color: #00159f;
    /*! background: linear-gradient(297deg, rgb(28, 167, 206) 0%, rgb(0, 21, 159) 78%); */
    /*! height: 40px; */
    /*! margin: 10px 10px 20px 10px !important; */
    padding: 0px 15px;
    height: fit-content;
    font-weight: 400;
}

.tablinks:hover {
    /*! background: #fff0; */
    /*! color: #fff; */
    /*! border-bottom: 1px solid var(--color-2); */
}

/* Tab active */
.tablinks.active {
    /*! background: #00159f; */
    /*! color: #fff; */
    /*! background: linear-gradient(297deg, rgb(28, 167, 206) 0%, rgb(0, 21, 159) 78%); */
    /*! border-bottom: 1px solid #1a9ecb; */
}

/* tab content */
.tabcontent {
    display: none;
}

/* Text*/
.tabcontent p {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}

/* tab content active */
.tabcontent.active {
    display: block;
}

.wrapper_tabcontent {
    margin-top: 10px;
}

.picture {}

.picture-img {
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 7px;
}

.picture h2 {
    font-size: 25px;
    color: #00159f;
}

.listproduct-img {
    overflow: hidden;
    padding-bottom: 10px;
    display: block;
}

.menu-sidebar.p-absolute ul li:hover {
    background: #c6c4c4a3;
}

.listproduct-img img {
    border-radius: 5px;
}

.listproduct-img:hover::after,
.picture-img::after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}

.listproduct-img:hover::after,
.picture-img:hover::after {
    animation: shine .9s;
    display: block;
}

.picture-img img {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 150px;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.news-text h3 a {
    font-size: 16px;
    display: block;
    line-height: 1.5;
    color: black;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 400;
}

.news-box-2 img {
    width: 104px;
}

.news-box-2 .news-text h3 a {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.news-box-2 .news-text .desc p {
    font-size: 12px;
    margin-left: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.4;
}

.news-img {
    margin-bottom: 10px;
}

.video-small {
    width: 120px;
}

.video-small img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.video-big iframe {
    width: 100%;
    height: 410px;
}

.list-item .slick-slide {
    margin: 0 5px 10px;
}

.list-item .slick-list {
    margin: 0 0 0 -5px;
}

.list-item .box {
    padding: 10px;
    text-align: center;
    min-height: 140px;
    background: white;
}


.list-item .box a img {
    width: 65px;
    height: 65px;
    margin: auto;
    padding: 0;
    margin-right: 10px;
    /* border-radius: 100%; */
}

.list-item .box a p {
    font-size: 16px;
    /* min-height: 42px; */
    font-weight: 600;
    display: block;
    text-align: center;
    padding: 0px 5px;
    line-height: 1.3;
}

.count-item {
    line-height: 15px;
    font-size: 13px;
    color: #797979;
    font-weight: 400;
    text-transform: capitalize;
}

.picture-body .slide-2 {
    margin: 0px -5px;
}

.btn-bar {
    display: none;
}


.container-question {
    width: calc(100% * 7 / 12);
    padding: 0 10px;
}

.title-flex {
    font-size: 22px;
    color: var(--color-2);
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 10px;
}

.box-question {
    background: #004e5a;
    color: #000;
    border-radius: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: rgb(255, 255, 255);
    padding: 20px 10px 35px;
    height: 100%;
    /* border: solid 1px #eee; */
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.text-click-question {
    padding: 9px 11px 7px 11px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
}

.text-click-question svg path {
    fill: black;
}

.question-icon {
    width: 20px;
}

.item-text-more {
    height: 0;
    padding: 0;
    padding-left: 30px;
    color: #ccc;
    font-size: 13px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.order_now2 {
    text-align: center;
    margin-right: 5px;
}

.flash-sale .order_now2 a,
.order_now2 button {
    background: var(--color-2);
}

.order_now2 button,
.order_now2 a {
    border: 0;
    width: 30px;
    margin: 0 auto;
    margin-left: auto;
    margin-left: auto;
    height: 30px;
    line-height: 30px;
    background: var(--color-2);
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, .25);
    padding: 0px;
}

.order_now2 button .icon_cart,
.order_now2 a .icon_cart {
    float: left;
    width: 16px;
    margin-right: 0px;
}

.order_now2 button .icon_cart img,
.order_now2 a .icon_cart img {
    width: auto;
    margin-top: 1px;
}

.order_now2 button svg,
.order_now2 a svg {
    height: 14px;
    fill: white;
}

.arrowBack {
    position: absolute;
    top: 50%;
    left: -60%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.arrowBack:hover,
.arrowNext:hover {
    background: #004e5a;
    color: #000;
}

.arrowNext {
    position: absolute;
    top: 50%;
    right: -60%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.container-customer {
    width: calc(100% * 5 / 12);
    padding: 0 10px;
}

.slick-container-customer {
    overflow: hidden;
}

.slick-container-customer:hover .arrowBack {
    left: 10px;
}

.slick-container-customer:hover .arrowNext {
    right: 10px;
}

.content-slider {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.content-image-slider {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.content-name-slider {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
}

.content-des-slider {
    font-size: 14px;
    line-height: 25px;
    margin: 14px 0;
}

@media (max-width: 768px) {
    .slideshow-list .slideshow__img img {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        height: 90px !important;
    }

    .container-question-customer {
        flex-wrap: wrap;
    }

    .container-question {
        width: 100% !important;
    }

    .container-customer {
        width: 100% !important;
    }
}

.service {
    box-shadow: rgba(0, 0, 0, 0.06) 0px 54px 55px, rgba(0, 0, 0, 0.04) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0) 0px 12px 13px, rgba(0, 0, 0, 0) 0px -3px 5px;
    /*! border-top: 1px solid #1a4388; */
    background-color: #ededed;
}

.service-box img {
    width: 50px;
    margin-right: 10px;

}

.service-box {
    padding: 0px !important;
}

.service-content {}

.service-title {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-2);
    text-transform: uppercase;
}

.service-desc {
    font-size: 13px;
    color: #373737;
}

.news-title {
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a;
    text-transform: uppercase;
    padding: 0px 0px 4px 0px;
}

.news-title svg {
    margin-right: 10px;
}




.img-datlih img {
    width: auto;
    height: 40px;
    object-fit: cover;
    /*! margin: 0 auto; */
}

ul.form-lich {
    display: flex;
    align-items: center;
    /*! justify-content: space-between; */
    margin: 0px -5px;
    flex-wrap: wrap;
}

.box-left-datlich {
    /*! width: 60%; */
}

.box-right-datlich {
    /*! width: 40%; */
    border-left: 0;
}

.box-list-datlich {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*! box-shadow: 0px 5px 30px rgba(0,0,0,.12); */
    padding: 0;
    border-radius: 10px;
    align-items: center;
    /*! background: #fff; */
    flex-direction: row-reverse;
}

ul.form-lich li {
    width: calc(100% / 3);

    /*! border-right: 1px solid #eee; */

    padding: 0px 5px;

}

.form-lich-box {
    background-color: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.31) 0px 5px 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-align: center;
}

.iconAdvise {
    width: 65px;
    height: 65px;
}

.iconAdvise img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

ul.form-lich li a {
    flex: 1;
    padding-left: 10px;
}

.img-datlih {
    padding-bottom: 6px;
    /*! text-align: center; */
}

.content-form-lich p {
    color: #595959;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
}

.content-form-lich span {
    color: #ed1c24;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    display: block;
}

.box-cots-datlich {
    /*! background: #25aae1; */
    /* box-shadow: 0px 7px 30px rgba(0,0,0,.12); */
    text-align: center;
    border-radius: 0 10px 10px 0;
}

.title-datlich-form p {
    color: #fff;
    text-align: left;
    font-size: 14px;
}

.box-cots-datlich form {
    position: relative;
    border-radius: 5px;
    width: 100%;
    background: #fff;
    /* border: 1px solid #ced4da; */
    padding: 7px 15px;
    overflow: hidden;
}

.box-cots-datlich form input {
    width: 100%;
    border: none;
}

input:focus-visible {
    outline: none;
}

.box-cots-datlich form button {
    position: absolute;
    right: 0;
    background: #ed1c24;
    color: #fff;
    top: 0;
    font-size: 16px;
    padding-top: 7px;
}

.title-datlich-form {
    padding-bottom: 5px;
}

ul.form-lich li:last-child {
    border-right: none;
}

.box-datlich::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.42);
}

@media (max-width: 1500px) {
    #body-home .menu-sidebar__menu {
        min-height: 454px;
    }
}

@media (max-width: 1200px) {
    .system-store {
        display: none;
    }
}

@media (max-width: 1200px) {
    .header-nav {
        display: none;
    }

    nav.menu-pc {
        display: none;
    }

    .header-top-content form {
        display: none;
    }

    .logo {
        text-align: center;
    }

    .quue-slider {
        display: none;
    }

    .box-dealtime {
        padding-right: 0px !important;
        text-align: center !important;
    }

    .box-products-bodys {
        justify-content: center !important;
    }

    .box-dealtime span {
        text-align: center;
    }

    .product-list-right .tab {
        display: none;
    }

    .box-list-datlich {
        flex-direction: column-reverse;
    }

    .box-cots-datlich form {
        margin-bottom: 10px;
    }

    .product-sale .product-body h2 {
        background-image: url(../images/bannerthang.png);
        background-repeat: no-repeat;
        background-size: 100% 107%;
        top: -5px;
        position: relative;
        text-align: center;
        margin: 0 auto;
        justify-content: center;
        font-size: 22px;
        background-position-x: center;
    }

    .hotline {
        display: none;
    }

    .header-bottom {
        margin-bottom: 10px;
    }

    .btn-bar {
        display: block;
    }

    .customer .row .clm:first-child {
        margin-bottom: 20px !important;
    }

    .btn-menuproduct,
    .menu-sidebar {
        display: none;
    }
}

@media (max-width: 768px) {
    .news_homepage_right {
        width: 100% !important;
        ;
        float: unset !important;
        ;
        padding: 0px !important;
        ;
    }

    .first_news h3 a {
        font-size: 16px;
    }

    .first_news .desc {
        font-size: 14px;
    }

    .news_homepage_right .item {
        margin-top: 15px;
        margin-bottom: 0 !important;
    }

    .news_homepage_right .item .news_infor {
        float: unset !important;
        ;
        width: 100% !important;
    }

    .news_homepage_right .item .image {
        width: 100% !important;
        ;
        float: unset !important;
        ;
    }

    .news_homepage_right .item .news_infor:before {
        bottom: 0 !important;
        ;
        top: unset !important;
        ;
        right: unset !important;
        ;
        width: 100% !important;
        ;
        height: 2px !important;
        ;
        background: none !important;
        ;
    }


    .news-box-2 {
        margin-top: 10px;
    }

    .header-top-content form {
        display: none;
    }

    .cart a {
        border: 1px solid #77656500;
    }

    .cart-title {
        display: none;
    }

    .service-box {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 15px;
        background-color: white;
        padding: 16px 0px !important;
    }

    .service-box img {
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 7px;
    }

}



.foot_cta_col2 ul {
    position: fixed;
    z-index: 99999;
    width: auto;
    left: 0;
    transform: translateX(0%);
    bottom: 4px;
    padding: 3px;
    margin: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

section.foot_cta_col2 ul li {
    background: #b11112;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    padding: 6px 12px 8px;
    border-radius: 4px;
    box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17);
    margin-right: 10px;
}

section.foot_cta_col2 ul li a {
    color: #fff;
    align-items: center;
}

li.date-form {
    background: #0056ad !important;
}


section.foot_cta_col2 ul li a {
    display: flex;
    font-size: 14px;
}

section.foot_cta_col2 ul li a i {
    padding-right: 10px;
    font-size: 14px;
}

section.foot_cta_col2 ul li a p {
    font-size: 15px;
}

.usa-hotline i {
    color: #fff;
    font-size: 13px;
}

.box-item-icon-destk a {
    text-transform: math-auto !important;
}

.menu-desktop.menu ul li:hover .a-c1-desktop-pages {
    color: #65dbf0;
}



#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.box-products-bodys {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.quue-slider {
    display: flex;
    flex-direction: column;
}

.quue-slider span {
    display: block;
    text-align: left;
    color: var(--color-2);
    font-weight: 500;
    font-size: 17px;
}

.quue-slider marquee {
    width: 100% !important;
    font-size: 14px;
    color: white;
    font-weight: 300;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;

    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
    background-color: #2196f3;
}




@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom2 {
    0% {
        transform: scale(.9);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.fix-footer {
    z-index: 99999999;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #165099;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
    display: block;
    padding: 42px 0px 2px 0;
    display: none;
}

.fix-footer-box svg {
    height: 20px;
    width: 33px;
    fill: #fff;
}

.fix-footer-box img {
    height: 20px;
    width: auto;
    margin-top: -1px;
    margin-bottom: 0px;
}

.box-icon-menu-figex {
    width: 54px;
    height: 54px;
    /* background: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
    transform: translateX(-50%);
    border: 10px solid #ffffffc2;
    backdrop-filter: blur(3px) saturate(150%);
    background: rgba(255, 255, 255, .3);
    border: solid 1px rgba(255, 255, 255, .4);
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .2);
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
    margin-top: -70px;
    margin-bottom: 8px;
}

.box-icon-menu-figex svg {
    width: 41px;
    height: 41px;
    padding: 10px;
    background: #165099;
    border-radius: 100%;
    border: 1px solid #fff;
}

.fix-footer-box span {
    color: #fff;
    font-size: 14px;
}

.fix-footer-box {
    position: relative;
}

.fix-footer-box img {
    height: 40px;
    width: 40px;
}

.list-item .box a img {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    margin: auto;
    /*! padding-bottom: 20px; */
    /*! padding-top: 10px; */
    margin-bottom: 10px;
}

.list-item .box:hover a img {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}



.flash-sale .group-title {
    padding: 10px 0px;
}

.flash-sale .group-title img {
    height: 42px;
    width: auto;
    transition: transform 0.8s ease;
    animation: shake 0.8s ease-in-out 0.7s infinite;
    margin-right: 10px;
}

.flash-sale .group-title p {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
}

.deal-time-holder {
    border-radius: 18px;
    padding: 5px 0px;
    color: white;
    font-size: 16px;
    font-weight: 300;
    height: fit-content;
}

.deal-time-holder span {
    font-size: 11px;
    color: white;
    display: block;
}

#js-deal-countdown {
    display: flex;
}

.deal-time-holder b {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: rgb(255, 255, 255);
    position: relative;
    font-size: 18px;
    height: 20px;
}

.deal-countdown-text {
    margin-right: 5px;
    background: linear-gradient(182deg, rgb(38, 62, 152) 0%, rgb(32, 58, 146) 52%, rgb(0, 118, 191) 82%);
    margin-left: 2px;
    width: 45px;
    height: 50px;
    padding: 5px 0px;
    border-radius: 4px;
}

.deal-time-holder b:not(:last-child):after {
    /* content: ':'; */
    /* position: absolute; */
    /* right: -7px; */
    /* color: black; */
    /* font-weight: bold; */
    /* font-size: 18px; */
}

.deal-hot-body {
    background: linear-gradient(270deg, #00A551 0%, #8EB958 102.33%);
    margin: 46px 0 16px;
    border-radius: 15px;
    padding: 40px 16px 20px;
    position: relative;
}

@keyframes shake {

    0%,
    100% {
        transform: scale(1) translateX(0);
    }

    25%,
    75% {
        transform: scale(1.2) rotate(5deg);
    }

    50% {
        transform: scale(1.2) rotate(-5deg);
    }
}

.menu-sidebar li {
    position: relative;
    background: -webkit-linear-gradient(top, #f9f9f9, #ececec);
}

#mySelect {
    border: 1px solid #dbdbdb;
    padding: 6px 11px;
    background-color: white;
    width: 100%;
}

.input-star {
    margin: 0px -5px;
}

.menu_product {
    padding-top: 5px;
    padding-bottom: 0px;
}

section#san-pham-khuyen-mai {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover;
    background-position: center;
}

section#san-pham-khuyen-mai .product-body {
    background: linear-gradient(182deg, var(--color-2) 0%, var(--color-2) 52%, #f6b031 82%);
}

h3.title-index {
    text-align: center;
    padding-bottom: 10px;
}

a.title-name b {
    color: #034fab;
}

.tile-sale-products {
    background: #dff8ff;
}

.menu-sidebar li .submenu-sidebar ul li {
    position: relative !important;
}

.menu-c3-keper {
    position: absolute;
    left: 100%;
    width: 200px;
    top: 0;
}

.menu-sidebar__child .menu-c3-keper {
    position: relative;
    left: auto;
    width: 100%;
    top: auto;
    display: block;
}

.menu-sidebar__child .menu-c3-keper ul {
    border: 0;
}

.menu-c3-keper ul li a {
    border: 0;
    display: block;
    padding: 4px 11px;
    font-size: 13px;
    color: #838383;
}

.menu-c3-keper ul li:last-child a {
    border: none;
}

.menu-c3-keper {
    display: none;
}

.p-absolute.right-0.top-0.bottom-0.submenu-sidebar li:hover .menu-c3-keper {
    display: block;
}

section.product.list-product.pd-section-top:nth-child(2n) .product-list-right .tab a {
    background-color: unset;
}

#loadDataAjax {
    row-gap: 15px;
}

section.product.list-product.pd-section-top:nth-child(2n) .product-body {
    background-color: unset;
}

.box-tabs-detailss {
    border-bottom: 1px solid #d9d4d459;
    margin-bottom: 20px;
}

.box-tabs-detailss .tablinks.active {
    border: none;
    border-radius: unset;
    border-bottom: 4px solid var(--color-2);
    font-size: 17px;
    text-transform: uppercase;
    color: var(--color-2);
    font-weight: 500;
    margin: unset;
}

h2.product-list__title:before {
    /*! content: ""; */
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, var(--color-2) 47.87%, rgba(217, 217, 217, 0) 101%);
    bottom: 0;
}

.box-tabs-detailss .tablinks {
    border: none;
    border-radius: unset;
    background: none;
    font-weight: 500;
    color: #6f6f6f;
    text-transform: uppercase;
    padding: unset !important;
    margin: 0px;
    margin-right: 30px !important;
}

.product-list-right.d-flex {
    justify-content: center;
    padding-top: 20px;
}

.product-list-right a {
    padding: 5px 20px;
    width: unset;
    color: var(--color-2);
    border: 1px solid var(--color-2);
    border-radius: 5px;
}

.product-list-right a svg {
    fill: var(--color-2);
}





















.news.news-desk.news_special .sub_title {
    padding-top: 17px;
    padding-bottom: 20px;
}

.first_news {
    padding: 0;
}

.first_news .image {
    position: relative;
}

.first_news .box_info {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    padding: 0 0px 10px;
}

.first_news h3 a {
    font-size: 18px;
    font-weight: 700;
}

.first_news .desc {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    max-height: 40px;
    text-overflow: ellipsis;
}

.desc {
    padding: 0;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.news_homepage_right .item {
    display: flex;
}

.news_homepage_right .item .image {
    width: 160px;
    float: left;
}

.news_homepage_right .item .image img {
    height: 160px;
    object-fit: cover;
}

.news_homepage_right .item .news_infor {
    float: left;
    width: calc(100% - 160px);
    background-color: #f8f8f8;
    padding: 5px 10px;
    position: relative;
}

.news_homepage_right .item .news_infor:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    background-color: var(--color-2);
    right: 0;
    top: 0;
}

.news_homepage_right .item .news_infor h3 {
    margin: 0 0 6px;
}

.news_homepage_right .item .news_infor h3 a {
    color: #191919;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    max-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.news_homepage_right .item .news_infor h3 a:hover {
    color: var(--color-2);
    ;
}

.news_homepage_right .item .news_infor .desc {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_homepage_right .row {
    row-gap: 20px;
}

.group-title.d-flex {}

.group-title.d-flex {
    display: flex !important;
}

.box-dealtime {
    padding-right: 15px;
    text-align: left;
    /*! line-height: .7; */
}

section.slideshow.slideshow-mobile {}

.box-dealtime span {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
}

.box-qc-desk .img-surfing {
    border-radius: 10px;
}

@media (min-width: 1200px) {
    .cart-icon img {
        height: 40px;
        margin-top: 0;
    }

    .cart-icon.p-relative {
        border-right: 1px solid #0000002b;
        padding-right: 8px;
        border-radius: 0;
        width: 36px;
    }
}

@media (max-width: 1200px) {
    .nav-menu li {
        padding: 5px 17px 5px 0;
    }

    .header-top-content .hotline {
        display: none !important;
    }

    .btn-menuproduct {
        padding: 0 8px;
    }

    .btn-menuproduct a {
        font-size: 14px;
    }
}


@media (max-width: 786px) {
    .logo a img {
        height: 46px;
        width: auto;
        max-width: fit-content;
    }

    .product-item {
        padding: 10px;
    }

    .logo {
        margin-right: 0px;
    }

    .product-sale .product-body .group-title {
        background-size: 96% 100%;
        display: block !important;
    }

    .deal-time-holder,
    .product-sale .product-body .group-title .d-flex {
        justify-content: center;
    }

    ul.form-lich li {
        width: calc(100% / 2);
    }

    .listproduct-img {
        display: none;
    }

    .bct img {
        height: 35px;
        margin-top: 10px;
        width: unset;
        max-width: unset;
    }

    .item-footer-last {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .box-qc-desk .img-surfing {
        margin-bottom: 5px;
    }

    .box-question {
        box-shadow: unset;
        padding: 10px 0;
    }

    .customer_review .customer_item {
        padding: 0px 2px;
    }

    .text-click-question {
        padding: 9px 0px 7px 0px;
    }
}

@media (max-width: 586px) {
    .list-item .box a img {
        /* width: 33px; */
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .list-item .box a p {
        font-size: 14px;
    }

    ul.form-lich li {
        width: calc(100% / 2);
    }

    .form-lich-box {
        display: block;
    }

    .iconAdvise {
        width: 74px;
        height: 74px;
        margin: 0 auto;
    }
}



.section_3_banner {
    position: relative;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .section_3_banner {
        margin-bottom: 15px
    }
}

.section_3_banner .box_banner_index {
    position: relative
}

@media (max-width: 992px) {
    .section_3_banner .box_banner_index {
        /*! overflow: auto; */
        /*! overflow-y: hidden; */
        /*! flex-wrap: nowrap; */
        /*! justify-content: initial !important; */
        -ms-flex-wrap: nowrap !important;
        /*! flex-wrap: nowrap !important; */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap
    }

    .section_3_banner .box_banner_index .col-sm-12 {
        /*! flex: 0 0 45%; */
        /*! max-width: 45%; */
        padding-bottom: 10px
    }
}

@media (max-width: 767px) {
    .section_3_banner .box_banner_index .col-sm-12 {
        /*! flex: 0 0 70%; */
        /*! max-width: 70% */
    }
}

@media (max-width: 322px) {
    .section_3_banner .box_banner_index .col-sm-12 {
        /*! flex: 0 0 80%; */
        /*! max-width: 80% */
    }
}

.section_3_banner .box_banner_index .box_3_banner {
    position: relative;
    /*! border-radius: 10px; */
    /*! overflow: hidden */
}

.section_3_banner .box_banner_index .box_3_banner .banner-text {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    padding: 0 30px;
}

@media (max-width: 992px) {
    .section_3_banner .box_banner_index .box_3_banner .banner-text {
        padding: 0 20px
    }
}

@media (max-width: 767px) {
    .section_3_banner .box_banner_index .box_3_banner .banner-text {
        padding: 0 10px
    }
}

.section_3_banner .box_banner_index .box_3_banner .banner-text h2 {
    font-weight: 400;
    margin-bottom: 15px;
    min-height: 100px;
    font-size: 19px;
    line-height: 1.4;
    width: 60%;
    color: #333;
}

@media (max-width: 767px) {
    .section_3_banner .box_banner_index .box_3_banner .banner-text h2 {
        min-height: 80px;
        font-size: 19px;
        margin-bottom: 10px;
        /*! font-size: 13px; */
    }
}

@media (max-width: 322px) {
    .section_3_banner .box_banner_index .box_3_banner .banner-text h2 {
        font-size: 15px;
        margin-bottom: 5px
    }
}

.section_3_banner .box_banner_index .box_3_banner .banner-text a {
    padding: 5px 25px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(182deg, rgb(38, 62, 152) 0%, rgb(32, 58, 146) 52%, rgb(0, 118, 191) 82%);
    color: white;
}

@media (max-width: 767px) {
    .section_3_banner .box_banner_index .box_3_banner .banner-text a {
        /*! height: 30px; */
        /*! line-height: 30px; */
        padding: 5px 15px;
        font-size: 14px
    }
}

.section_3_banner .box_banner_index .box_3_banner .banner-text a:hover {
    color: #fff;
    background: #f98e24;
}

.section_3_banner .box_banner_index .three_banner {
    border-radius: 10px;
    /*! overflow: hidden; */
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    /*! height: auto !important; */
    /*! padding-bottom: 58.5%; */
}

.section_3_banner .box_banner_index .three_banner img {
    /*! width: auto !important; */
    /*! max-height: 100%; */
    /*! position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*! margin: auto; */
    /*! will-change: opacify; */
    /*! transform: scale(1); */
    /*! transition: all 0.5s ease */
}

.section_3_banner .box_banner_index .three_banner:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background-color: #000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.05;
    border-radius: 10px;
    width: 100%;
    height: 100%
}

.tab-right {
    margin-top: 10px;
}

.product-list-head ul {
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
}

.product-list-head ul::-webkit-scrollbar {
    height: 5px;
}

.product-list-head ul::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
}

.product-list-head ul li {
    display: inline-block;
}

.product-list-head ul li a {
    text-decoration: none;
    white-space: nowrap;
    display: block;
    background: white;
    color: #333;
    padding: 9px 16px 7px 16px;
    position: relative;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 10px;
    transition: .3s;
}

.product-list-head ul li a:hover {
    background-color: var(--color-2);
    border: 1px solid var(--color-2);
    color: #FFF;
}

.page-home {
    padding: 10px 0px 10px;
    margin-top: -2px;
    position: relative;
    z-index: 90;
}
.page-home__content{
    position: relative;
    z-index: 2;
}
.page-home .block-highlight {
    max-height: 468px;
}

.box-box {
    border-radius: 10px;
    padding: 20px 0;
    background: #FFF;
    margin-bottom: 20px;
}

.backtotop {
    cursor: pointer;
    background: var(--color-main2);
    bottom: 10px;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    padding: 2px;
    position: fixed;
    right: 24px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    z-index: 8;
    border-radius: 2px;
}

.backtotop svg {
    width: 28px;
    height: 22px;
    margin-bottom: -8px;
}

.backtotop svg path {
    stroke: #fff;
}

@media (max-width: 992px) {
    .news_homepage_right {
        width: 100%;
    }

    .news_homepage_right .item {
        margin-bottom: 10px;
    }

    section#san-pham-khuyen-mai {
        padding-top: 0px;
    }

    .slideshow {
        margin: 0 -10px;
    }

}

.delivery-type-item ul li {
    list-style: disc;
    margin-left: 14px;
}

.fix-grid-news .clm em {
    margin-left: 5px;
    color: red;
}

.item-product-slider-doc a {
    overflow: hidden;
    display: block;
}

/*  */
.sectioon-hightlight {
    padding: 30px 0 30px;
    background: #fff;
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* border-left: 1px solid rgba(0, 0, 0, 0.105); */
    gap: 10px;
}

.product-grid__item {
    /* border-width: 1px 1px 1px 0; */
    /* border-style: solid; */
    /* border-color: rgba(0, 0, 0, 0.105); */
}

.product-grid__item>* {
    height: 100%;
}

.hightlight-block__banner-wrap {
    overflow: hidden;
    box-shadow: 1px 1px 11px #25236457;
    height: 100%;
    border-radius: 5px;
}

.hightlight-block__banner-wrap:hover .hightlight-block__banner-img img {
    transform: scale(1.09);
}

.hightlight-block__banner-img::after {
    content: "";
    padding-top: calc((14 / 13) * 100%);
    display: block;
}

.hightlight-block__banner-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: fill;
    transition: all .6s ease;
}

.hightlight-block__banner-img.s2::after {
    padding-top: calc((337 / 436) * 100%);
}

.hightlight-block__banner-info {
    z-index: 4;
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--color-main);
    padding: 10px;
    color: white;
    padding: 30px;
    max-width: 265px;
}

.hightlight-block__banner-ttl {
    font-size: 24px;
    font-weight: 600;
}

.hightlight-block__banner-info.s2 {
    background: var(--color-main2);
}

.hightlight-block__banner-btn {
    border-bottom: 2px solid #ffffff80;
    padding: 0;
    font-size: 13px;
}

/*  */
.home-category {
    background: #f7f7f7;
    padding: 30px 0;
}

.list-item {
    /* margin-bottom: 25px; */
}

.category-banner {}

.category-banner .slick-list {
    margin: 0 -10px;
}

.category-banner__item {
    margin: 0 10px;
}

.category-banner__wrap {
    display: block;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, var(--color-main) 0%, var(--color-main2) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
}

.category-banner__wrap:hover {
    box-shadow: 0 8px 24px rgba(255, 107, 107, 0.3);
}

.category-banner__wrap:hover .category-banner__img img {
    transform: scale(1.09);
}

.category-banner__img {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 0;
    display: block;
    padding-top: calc((215 / 328) * 100%);
}

.category-banner__img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    z-index: 1;
}

.category-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;

    transition: all .5s ease-in;
}

.category-banner__info {
    position: absolute;
    bottom: 25px;
    left: 30px;
    /* transform: translateY(-50%); */
    z-index: 2;
}

.category-banner__ttl {
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    margin: 0 0 5px 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.category-banner__btn {
    padding: 0 0 5px 0;
    height: auto;
    background-color: transparent;
    color: white;
    border-bottom: 2px solid #ffffff82;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 1.2;
}

.category-banner__btn:hover {
    color: #ffffff;
    border-bottom-color: white;
    transform: scale(1.05);
}

.promo {
    background: var(--color-main);
    color: #fff
}

.promo__inner {
    padding: 18px 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}


.promo__lead {
    display: flex;
    align-items: center;
    gap: 16px;
    min-width: 0
}

.promo__icon {
    width: 44px;
    height: 44px;
}

.promo__icon svg,
.promo__icon img {
    width: 44px;
    height: 44px
}

.promo__text {
    min-width: 0
}

.promo__title {
    margin: 0;
    font-size: 22px;
    font-weight: 700
}

.promo__desc {
    margin: 4px 0 0;
    opacity: .9
}

.promo__social {
    display: flex;
    align-items: center;
    gap: 14px
}

.promo__label {
    opacity: .9;
    display: flex;
    align-items: center;
    gap: 14px
}

.promo__social-list,
.promo__label ul {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0
}

.promo__social-item {}

.promo__social-link {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1.5px solid #ffffff;
    text-decoration: none;
    color: #fff;
    transition: background .15s ease, transform .12s ease
}

.promo__social-link:hover {
    background: rgba(255, 255, 255, .12)
}

.promo__social-link:active {
    transform: translateY(1px)
}

.promo__social-icon {
    width: 16px;
    height: 16px;
    display: block
}

.home-popular {
    padding: 50px 0 25px;
    background: #f7f7f7;
}

.home-popular__product {
    gap: 14px 0;
}

.home-popular__block {
    gap: 20px 0;
}

.list-banner {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.product-timer {
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: stretch;
    user-select: none;
    margin-top: 20px;
}



.product-timer>span {
    min-width: 68px;
    padding: 10px 8px;
    background: var(--color-main2);
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    display: grid;
    place-items: center;
    grid-template-rows: auto auto;
    text-align: center;
}


.product-timer-value {
    font-size: 24px;
    font-weight: 700;
    color: white;
    line-height: 1.1;
}


.product-timer-text {
    margin-top: 2px;
    font-size: 12px;
    color: white;
}



.product-timer--sm>span {
    min-width: 54px;
    padding: 8px 6px;
}

.product-timer--sm .product-timer-value {
    font-size: 18px;
}

.product-timer--sm .product-timer-text {
    font-size: 11px;
}



.product-timer.is-finished {
    opacity: .65;
}

.home-building__heading {
    border-bottom: 2px solid #0000001b;
    gap: 0 20px;
}

.home-building__heading.style2 {
    margin-bottom: 20px;
}

.home-building__heading-ttl {
    margin-bottom: -2px;
    padding-bottom: 5px;
    border-bottom: 2px solid var(--color-main2);
}

.home-building__category {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.home-building__category-tab {
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    text-transform: uppercase;
}

.home-building__category-tab.is-active {
    color: var(--color-main2);
}

.home-building__content {
    display: none;
}

.home-building__content.is-open {
    display: block;
}

.building-slider__item {
    /* border-width: 1px 1px 1px 0; */
    /* border-style: solid; */
    /* border-color: rgba(0, 0, 0, 0.105); */
    margin-right: 10px;
}

.building-slider__item:first-child {
    border-width: 1px;
}

.js-building-slider .slick-list {
    margin-right: -10px;
}

.building-slider .slick-list {
    /* padding-right: 2px; */
}

.js-building-slider .slick-arrow {
    background: #9E9E9E;
    border-radius: 50%;
    box-shadow: 0 0 3px #0000002e;
}

.common-arrow-bg .slick-arrow {
    background: #9E9E9E;
    border-radius: 50%;
    box-shadow: 0 0 3px #0000002e;
}

.common-arrow-bg .slick-prev {
    left: 10px;
}

.common-arrow-bg .slick-next {
    right: 10px;
}

.home-building__panel {
    /* padding-top: 20px; */
}

/* .building-slider .slick-prev {
    left: auto;
    right: 30px;
}

.building-slider .slick-arrow svg {
    height: 16px;
    width: 12px;
} */

/* .building-slider.common-arrow .slick-arrow {
    margin-top: 0;
    top: -52px;
} */

.home-building {
    padding: 30px 0;
    background: #f4f4f4;
}

.home-deals__block {
    margin-bottom: 50px;
    gap: 20px 0;
}

.home-deals {
    padding: 30px 0 50px;
    background: #f7f7f7;
}

.home-deals__block-img {
    height: 100%;
}

.home-deals__block-img img {
    width: 100%;
    aspect-ratio: 6 / 4.3;
    height: 100%;
}

.product-list2 {
    list-style: none;


    background: #fff;
}


.product-list2__item {
    padding: 5px 0px 5px 0;
    border-bottom: 1px solid #eeeeee
}

.product-list2__item:last-child {
    border-bottom: 0
}


.product-list2__link {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: inherit
}

.product-list2__link:focus-visible {
    outline: 2px solid var(--color-main2);
    outline-offset: 2px;
    border-radius: 8px
}


.product-list2__thumb {
    flex: 0 0 65px;
    width: 65px;
    height: 74px;
    /* border-radius: 8px; */
    /* background: #fafafa; */
    overflow: hidden;
    /* border: 1px solid #f0f0f0 */
}

.product-list2__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform .25s ease
}

.product-list2__link:hover .product-list2__img {
    transform: scale(1.05)
}


.product-list2__content {
    min-width: 0;
    padding-right: 10px;
    flex: 1;
}
.product-list2__content .product-item2__price{
    text-align: left;
}
.product-list2__title {
    margin: 0 0 4px;
    font-weight: 700;
    font-size: 14px;
}

.product-list2__price {
    margin: 0;
    color: var(--color-main2);
    font-weight: 700
}


.product-list2--dense .product-list2__item {
    padding: 8px 12px
}


/* footer */
.feature-strip {
    background: #333;
    color: #fff;
    padding: 20px 0;
}

.feature-strip__flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 28px 0;
    align-items: center;
}


.feature-strip__item {
    display: flex;
    align-items: center;
    gap: 16px;
    /* width: calc(100% / 5); */
    padding: 0 9px;
}

.feature-strip__icon {
    width: 44px;
    height: 44px;
}

.feature-strip__icon svg,
.feature-strip__icon img {
    width: 44px;
    height: 44px;
    display: block;
    object-fit: contain;
}


.feature-strip__text {
    min-width: 0;
    font-size: 12px;
}

.feature-strip__title,
.feature-strip h3 {
    margin: 0 0 4px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #ffffff
}

.feature-strip__desc {
    margin: 0;
    opacity: .9
}

.page-mv {
    position: relative;
    overflow: hidden;
    min-height: 210px;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
    z-index: 1;
}

.page-mv__ttl {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.page-mv__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-mv__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-mv__img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.page-mv__ct {
    position: relative;
    z-index: 10;
    color: white;
}

.page-mv__ct .breadcrumbs {
    background-color: transparent;
    text-align: center;
    padding: 0;
}

#globalLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

#globalLoader.loading {
    opacity: 1;
    visibility: visible;
}

/* Spinner Animation */
.loader-spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

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

/* Container Ã„â€˜Ã¡ÂºÂ·t Ã¡Â»Å¸ gÃƒÂ³c phÃ¡ÂºÂ£i dÃ†Â°Ã¡Â»â€ºi */
.cart-toast-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column-reverse;
    /* toast mÃ¡Â»â€ºi chÃƒÂ¨n phÃƒÂ­a trÃƒÂªn */
    gap: 12px;
    z-index: 9999;
}

/* Toast item */
.cart-toast {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    padding: 14px;
    width: 340px;
    max-width: 90%;
    font-family: "Segoe UI", sans-serif;
    opacity: 0;
    transform: translateX(50px);
    animation: toast-in 0.5s ease forwards;
    position: relative;
    overflow: hidden;
}

.cart-toast.hide {
    animation: toast-out 0.6s ease forwards;
}

/* Ã¡ÂºÂ¢nh sÃ¡ÂºÂ£n phÃ¡ÂºÂ©m */
.cart-toast img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 12px;
}

/* NÃ¡Â»â„¢i dung */
.cart-toast-info {
    flex: 1;
}

.cart-toast-title {
    color: #28a745;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 3px;
}

.cart-toast-info h4 {
    font-size: 14px;
    margin: 0;
    color: #222;
    font-weight: 500;
}

.cart-toast-price {
    color: #e63946;
    font-weight: 600;
    margin-top: 3px;
}

.btn-view-cart {
    display: inline-block;
    background: #007bff;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 6px;
    margin-top: 6px;
}

.btn-view-cart:hover {
    background: #0056b3;
    color: #ffffff;
}

/* NÃƒÂºt Ã„â€˜ÃƒÂ³ng */
.cart-toast-close {
    position: absolute;
    top: 6px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

.cart-toast-close:hover {
    color: #000;
}

.swal2-title .swal2-actions .swal2-styled {
    font-size: 16px;
}

/* Animation */
@keyframes toast-in {
    0% {
        opacity: 0;
        transform: translateX(60px) translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
}

@keyframes toast-out {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(40px);
    }
}


.featured-news {
    padding: 40px 0;
}

.item-news-home .wrap-img {
    padding-bottom: 75%;
}

.item-news-home h3 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 48px;
    margin: 10px 0 5px;
}

.item-news-home .des {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}

.featured-news-slider .slick-slide,
.featured-product-slider .slick-slide {
    margin: 0 10px;
}

.featured-news-slider .slick-list,
.featured-product-slider .slick-list {
    margin: 0 -10px;
}

.featured-product {
    background: #f7f7f7;
    padding: 20px 0;
}


li.menu-sidebar__child-item {
    position: relative;
}

ul.menu-sidebar-three {
    position: absolute;
    top: 0;
    left: 100%;
    width: 223px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.submenu-sidebar {
    overflow: unset;
   
}

ul.menu-sidebar-three li a {
    padding: 10px 20px;
    font-weight: 500;
    font-size: 13px;
}

li.menu-sidebar-three-item {
    position: relative;
}

ul.menu-sidebar-four {
    position: absolute;
    top: 0;
    width: 214px;
    left: 100%;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

li.menu-sidebar-three-item:hover ul.menu-sidebar-four {
    display: block;
}

ul.menu-sidebar-three {
    display: none;
}

li.menu-sidebar__child-item:hover ul.menu-sidebar-three {
    display: block;
    width: 259px;
}

.item.slick-slide img {
    width: 100%;
    height: 100%;
}

.banner-center {
    background: #f7f7f7;
    padding-bottom: 20px;
}
.banner-center>.ctnr>.row{
    gap: 10px 0;
}
.banner-center .wrap-img {
    padding-bottom: 32%;
    border-radius: 10px;
}

li.menu-sidebar-three-item.active-menu>a img {
    filter: brightness(151.5);
}

li.menu-sidebar-three-item a:hover {
    /* color: #fff; */
}
.featured_in {
	background: linear-gradient(165deg, #ff7937 0%, #ff3f73 60%);
	padding: 20px;
	border-radius: 5px;
}
.featured_in .home-building__heading-ttl {
    border-bottom: 2px solid #fff;
}

/* endfooter */
@media (min-width: 1200px) {
    .product-grid>*:not(:nth-child(-n + 5)) {
        border-top-width: 0;
    }
    .header-bottom.scroll-down {
        position: fixed;
        left: 0;
        width: 100%;
        top: 0;
        z-index: 99;
        padding: 10px 0;
    }
    .header-bottom.scroll-down .menu-sidebar__menu{
        display: none;
    }
    .header-bottom.scroll-down .menu-sidebar:hover .menu-sidebar__menu{
        display: block;
    }
}


@media (max-width: 1200px) {
    .page-mv__ttl {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .list-banner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .product-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .product-grid>*:not(:nth-child(-n + 4)) {
        border-top-width: 0;
    }

    .feature-strip__item {
        width: calc(100% / 3);
    }

    .category-banner__ttl {
        font-size: 20px;
    }

    .category-banner__btn {
        font-size: 12px;
    }

    .hightlight-block__banner-ttl {
        font-size: 20px;
    }

    .home-building__category {
        width: 100%;
    }

    .home-building__heading:not(.style2) {
        border-bottom: 0;
    }

    .home-building__heading:not(.style2) .home-building__heading-ttl {
        border-bottom: 2px solid #0000001b;
        padding-bottom: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .home-building__heading:not(.style2) .home-building__heading-ttl .txt {
        border-bottom: 2px solid var(--color-main2);
        margin-bottom: -2px;
        display: inline-block;
        padding-bottom: 10px;
    }
    .cart-icon img {
        height: 32px;
        margin-top: 0px;
    }
}

@media (max-width: 992px) {
    .sectioon-hightlight {
        padding: 30px 0;
    }

    .feature-strip__flex {}

    .product-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .product-grid>*:not(:nth-child(-n + 3)) {
        border-top-width: 0;
    }

    .home-deals__block {
        margin-bottom: 20px;
    }

    .home-popular {
        padding: 30px 0;
    }

    .home-building {
        padding-bottom: 30px;
    }

    .home-deals {
        padding-bottom: 30px;
    }

    .home-category {
        padding: 30px 0;
    }

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

  
}

@media (max-width: 768px) {
    .slideshow__img img {
        height: auto;
    }

    .slideshow-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        margin-top: 12px;
    }

    .product-grid>*:not(:nth-child(-n + 2)) {
        border-top-width: 0;
    }

    .box-box {
        padding: 12px;
    }

    .menu_product {
        padding: 0 !important;
    }

    .news_homepage_right .row {
        row-gap: 0;
    }

    .first_news h3 a {
        font-size: 16px;
    }

    .news_homepage_right .item .news_infor h3 a {
        font-size: 15px;
    }

    .news_homepage_right .item .news_infor h3 {
        margin: 0;
    }

    .item-footer {
        margin-top: 10px;
    }

    .item-tittle-footer {
        padding-bottom: 7px;
    }

    .social-wrap {
        margin-top: 10px;
    }

    .contact-temp-body {
        padding: 0;
    }

    .map iframe {
        border-radius: 0;
    }

    .ct-left,
    .ct-right {
        padding: 0 10px;
    }

    .details-product {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .list-banner {
        grid-template-columns: 1fr;
    }

    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .feature-strip__item {
        width: calc(100% / 2);
    }

    .promo__inner {
        padding: 18px 0;
    }

    .promo__title {
        font-size: 18px;
    }

    .page-home {
        padding: 0 0 30px
    }

    .header-banner img {
        min-height: 20px;
    }

    .header-banner {
        background-color: #015BE3;
    }
    .slideshow-bottom .item.slick-slide{
        height: auto;
    }
}

@media (max-width: 640px) {
    .feature-strip__item {
        /* width: 100%; */
        justify-content: center;
    }
    .featured-news{
        padding: 30px 0;
    }
    .news_item .news_infor .desc{
        text-align: left;
    }
   

}

@media (max-width: 420px) {
    .feature-strip__item {
        width: 100%;
        justify-content: normal;
    }
}