/*
Theme Name: Vns
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

:root {
    --rotate-letter: 7deg;
    --rotate-letter: 8deg;
    --icon-size: 107px;
}

#main,
#wrapper {
    background-color: #fbfbfbd4;
}

#wrapper>.message-wrapper {
    font-size: 14px;
    margin-bottom: 0;
    outline: 0;
    padding-bottom: .75em;
    padding-top: .75em;
    background-color: #fff;
}

.section-title-normal {
    border-bottom: 0px solid #ececec;
}

.absolute-footer {
    padding: 10px 0 10px;
}

.img_logo img {
    max-width: 300px;
}

.im_mbs h3 {
    color: #fff;
}

.iocn_tts h3 {
    color: #fff;
}

.hmn_mnsa ul li a,
.ldh_footers ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.hmn_mnsa ul li:before {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    color: #fff;
    font-size: 14px;
}

.hmn_mnsa ul li {
    list-style: none;
    margin-left: 0;
}

.hmn_mnsa {
    margin-top: 25px;
}

.ftts ul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 5px;
    margin-top: 25px;
}

.ftts ul li {
    max-width: 130px;
    flex-basis: 130px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin: 0;
    list-style: none;
}

.ftts ul li img {
    height: 38px;
    object-fit: contain;
}

.ing_bnsa {
    margin-top: 30px;
}

.lg_vts ul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 5px;
    margin-top: 25px;
    flex-wrap: wrap;
}

.lg_vts ul li {
    margin: 0;
    max-width: 130px;
    flex-basis: 130px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    flex-shrink: 0;
    margin: 0;
    list-style: none;
}

.row_fiiters .col {
    padding-bottom: 0;
}

.footer-primary ul li a {
    color: #fff;
    font-size: 14px;
}

.sec_footers {
    border-bottom: 0px solid #dddddd0d;
    padding-bottom: 25px !important;
}

.absolute-footer {
    background-color: #050a30;
}

.copyrightfooter {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}

.account-item img {
    width: 32px;
}

.header-vertical-menu__opener {
    border-radius: 5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 600;
    text-transform: capitalize;
    gap: 5px;
}

.item-title {
    margin-left: 5px;
}

.hd_nav_bot li.active a {
    color: #ffff;
}

.item_title_cart {
    color: #fff;
}

.item_title_cart strong {
    font-size: 14px;
    font-weight: 600;
}

.item_title_cart span {
    background-color: #c05530;
    border-radius: 99px;
    color: #fff;
    font-style: normal;
    font-weight: bolder;
    height: 17px;
    line-height: 17px;
    min-width: 17px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    transition: transform .2s;
    display: block;
    width: fit-content;
}

.item-title span {
    font-weight: 600;
    font-size: 14px;
}

.item-title {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.sd_tops input {
    width: 430px;
    border: 1px solid #fff !important;
    border-radius: 5px !important;
    height: 42px;
    color: #fff !important;
    background-color: #fff !important;
}

.header-vertical-menu__opener {
    background-color: #d40606;
    height: 45px;
    padding: 12px 5px;
}

.header-vertical-menu__title,
.tbs_top,
.hd_texts {
    font-size: 16px;
    color: #fff;
}

.blog_widgetn {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.sd_tops li {
    margin: 0;
}

.tbs_top {
    text-transform: uppercase;
    font-weight: 600;
}

.nav>li>a>i+span {
    font-size: 14px;
    color: #fff;
}

.header-vertical-menu__fly-out {
    margin-top: 10px;
    border-radius: 5px;
}

.account-item span {
    display: block;
}

/* .account-item span {
    line-height: 15px;
} */

.icon_cp img {
    width: 32px;
}

.logo-left .logo {
    margin-right: 0;
}

.sd_tops {
    justify-content: space-evenly;
}

.nav-vertical-fly-out li img {
    border-radius: 5px;
}

.nav-vertical-fly-out .sub-menu {
    margin-left: 5px;
    border-radius: 5px;
}

.header-bottom-nav {
    gap: 20px;
}


.header-bottom-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.row_spnbs {
    margin-top: 0;
}

.header-bottom {
    border-top: 0px dashed;
    border-color: #d4060642;
}

.header-bottom-nav li {
    margin: 0;
}

.header-bottom-nav li .sub-menu li a {
    color: #000;
    font-weight: 500;
}

.nav-dropdown {
    padding: 0;
}

#login-form-popup:not(:has(.account-register-inner)) {
    border-radius: 10px;
}

#login-form-popup:not(:has(.account-register-inner)) input {
    box-shadow: unset;
    border-radius: 5px;
}

.woocommerce-form-login .button {
    margin-bottom: 0;
    border-radius: 5px;
    background-color: #d40606;
    width: 100%;
}

.btn_viewall:hover span:before {
    filter: invert(1);
}

.btn_viewall:hover {
    background-color: #fff;
    color: #d40606;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.header-account-title {
    align-items: center;
    display: flex !important;
    flex-wrap: wrap;
    padding: 10px 0;
}

.blog_home .post-meta {
    position: absolute;
    top: -205px;
    left: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: auto;
    border: 2px solid #ffab19;
    border-radius: 40px;
    line-height: normal;
    padding: 4px 12px;
    color: #222 !important;
    font-size: 14px;
}

.blog_home .col .col-inner .cat-label {
    width: auto;
    max-width: fit-content;
    background: #050a30;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px 0 15px;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: -17px;
    left: 12px;
    text-transform: capitalize;
    opacity: 1;
}

.blog_home .col .col-inner .box-text {
    padding: 20px;
    background-color: #fafafc;
    border-radius: 5px;
}

.blog_home {
    margin-top: 25px;
}

.section_cate {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 12px 0;
}

.section_cate p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
}

.section_bn_qc {
    margin-bottom: 15px;
}

.notification {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.notification svg {
    width: 20px;
    height: 20px;
}

.notification svg {}

.notification svg .notification--bell {
    animation: bell 2.2s linear infinite;
    transform-origin: 50% 0%;
}

.notification svg path {
    fill: #fff;
}

@keyframes bell {

    0%,
    25%,
    75%,
    100% {
        transform: rotate(0deg)
    }

    40% {
        transform: rotate(12deg)
    }

    45% {
        transform: rotate(-12deg)
    }

    55% {
        transform: rotate(8deg)
    }

    60% {
        transform: rotate(-8deg)
    }
}

.hd_cp strong {
    font-size: 14px;
}

.col_sdls {
    padding-right: 0;
}

.list_prd_cus .col {
    padding: 0 5px 10px;
}

.category-page-row {
    padding-top: 0;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 1px solid;
    border-radius: 5px;
}

.row_newsevent {
    margin-top: 0px;
}

.header-vertical-menu__icon img {
    height: 24px;
    position: relative;
    top: -2px;
}

.row_ct_mna .col {
    padding-bottom: 0;
}

.row_mota_sp {
    margin-top: 20px;
}

.product-page-sections .product-section .row .large-2 {
    display: none;
}

.product-page-sections .product-section .row .large-10 {
    max-width: 100%;
    flex-basis: 100%;
}

.col_mts_sp .col-inner {
    background-color: #fff;
    padding: 0 !important;
    border-radius: 10px;
}

.section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
}

.section-title-container {
    margin-bottom: 0;
}

.product-section {
    border-top: 0px solid #ececec;
}

.sticky-add-to-cart--active {
    background-color: #fff;
}

.sticky-add-to-cart__product {
    padding: 0;
}

.chinhsach-pro .item {
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: #fff;
}

/* .box_gia_cts,
.box_follow_detail,
.row_chinhpros {
    margin-top: 15px;
} */

.related-products-wrapper .row {
    max-width: 100%;
    margin: auto !important;
}

.row_ctspm .col .col-inner h1 {
    font-size: 24px;
}

.term-description {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.term-description p:last-child {
    margin: 0;
}

.term-description p {
    font-size: 15px;
}


.term-description p:last-child {
    margin-bottom: 0;
}

/* css fix home */
.btn_views_shop {
    position: relative;
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    padding: 13px 48px;
    border-radius: 50px;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
}

.btn_views_shop:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background-color: #d40606;
}

.btn_views_shop .btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.btn-wrap .text-one {
    position: relative;
    display: block;
    color: #000;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.btn-wrap .text-two {
    position: absolute;
    top: 100%;
    display: block;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_views_shop:hover:before {
    top: -40%;
}

.btn_views_shop:hover .btn-wrap .text-one {
    opacity: 0;
}

.btn_views_shop:hover .btn-wrap .text-two {
    color: #fff;
}

.btn_views_shop:hover .btn-wrap .text-two {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* .row_mnhsaa {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
} */

.section-title b {
    height: 0px;
}

.tt_sub1 span {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #d40606;
    margin: 0 auto;
    position: relative;
    padding-left: 14px;
    margin-bottom: 0;
}

.sub_dms ul li {
    list-style: none;
    margin: 0 !important;
}

.sub_dms ul li a {
    color: #fff;
}

.sub_dms ul li:hover a {
    color: #ff5504;
}

.sub_dms ul {
    margin: 0;
    display: flex;
    gap: 15px;
    background-color: #050a30;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 10px;
}

.sub_dms {
    position: absolute;
    right: 0;
    top: 0;
}

.sub_dms ul li a {
    position: relative;
}

.sub_dms ul li a span {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
}

.sub_dms ul li a span:after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #fff;
}

.sub_dms ul li:last-child span:after {
    display: none;
}


.tt_sub1 span:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #d40606;
    border-radius: 20px;
}

.tt_homes h2 a {
    background-color: #d40606;
    font-size: 15px;
    color: #fff;
    padding: 11.5px 25px;
    border-radius: 99px;
    font-weight: normal;
    width: fit-content;
    position: relative;
    overflow: hidden;
}

.tt_sub_mha span {
    text-transform: capitalize !important;
    font-size: 30px;
    margin-top: 0px;
}

.yith-brand-list .brand-item {
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    margin: 0 8px;
    transition: all 0.2s ease-in-out;
}

.yith-brand-list .brand-item p {
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}

.yith-brand-list .brand-item img {
    height: 110px;
    margin: auto;
}

.yith-brand-list .brand-item h3 {
    margin: 0;
    font-size: 16px;
}

.yith-brand-list .brand-item h3 a {
    color: #000;
}

.yith-brand-list .brand-item:hover h3 a {
    color: #d40606;
}

.yith-brand-list button {
    margin: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: #d40606;
    border-radius: 99px;
    position: absolute;
    z-index: 99;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
}

.yith-brand-list button.slick-prev {
    left: 7px;
}

.yith-brand-list button.slick-next {
    right: -25px;
}

.yith-brand-list button:before,
.vns-preorder-products button:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 15px;
}

.yith-brand-list button,
.vns-preorder-products button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.yith-brand-list button.slick-next:before,
.vns-preorder-products button.slick-next:before {
    content: "\f054";
}

.col_times span {
    font-size: 18px;
    width: 32px;
    height: 32px;
    padding: 0 !important;
    margin: 0 !important;
    line-height: unset !important;
}

.col_times .ux-timer {
    margin: 0;
    display: block;
    font-weight: normal;
}

.row_dmsphms {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.tt_homes {
    margin-bottom: 15px;
}

.col_times strong {
    display: none !important;
}

.tt_flsa {
    margin-bottom: 0;
}

.tt_flsa span {
    color: #fff;
    padding-left: 25px;
    font-size: 30px;
}

.tt_flsa span:before {
    content: "";
    background-image: url(/wp-content/themes/vns/lpl/images/icon-flashsale.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    border-radius: 100%;
    display: block;
    left: 0px;
    width: 18px;
    height: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation-name: twinkle;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
}

.btn_viewall span {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: bold;
}

.btn_viewall span:before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/themes/vns/lpl/images/ticket-sale-broken.svg);
    display: block;
    background-size: contain;
}

.tt_flsa h2 {
    margin-bottom: 0;
}

.row_home_qc {
    margin-top: 25px;
}

.row_home_qc .col {
    padding-bottom: 0;
}

.row_butbis,
.row_nbbs {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}
.row_giamgia .sp_home_kms .col {
    padding: 0 5px 10px !important;
}

/**/
.list_coupon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    /* Đổi từ space-between */
    gap: 10px;
    padding: 0;
    /* Thêm padding để scroll mượt */
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding-bottom: 0;
}

.list_coupon::-webkit-scrollbar {
    display: none;
}

.list_coupon .box-coupon {
    flex: 0 0 calc(25% - 10px * 3/4);
    /* 4 item = 100%, chia đều gap */
    max-width: calc(25% - 10px * 3/4);
    scroll-snap-align: start;
    box-sizing: border-box;
}

.box-coupon {
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 8px;
    position: relative;
    height: 100%;
    max-width: 100%;
    aspect-ratio: 300/108;
}

.box-coupon .mask-ticket {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #050a30;
    top: 0;
    left: 0;
    mask-repeat: no-repeat;
    mask-type: unset;
    mask-size: cover;
    border-radius: 12px;
}

.box-coupon .image {
    width: 33.333%;
    height: 70px;
    display: flex;
    position: relative;
    flex: none;
    flex-grow: 0;
}

.box-coupon .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.box-coupon .content_wrap {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    position: relative;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

.box-coupon .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
    border: 1px solid #fff;
    border-radius: 99px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.box-coupon .content_wrap .info-button svg,
.box-coupon .content_wrap .info-button svg path {
    width: 10px;
    height: 10px;
    fill: #fff;
}

.box-coupon .content_wrap .content-top {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #fff;
}

.box-coupon .content_wrap .content-top span {
    font-size: 11px;
    color: #fff;
    font-weight: 500;
}

.box-coupon .content_wrap .content-bottom {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 4px;
}

.box-coupon .content_wrap .content-bottom span {
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}

.box-coupon .content_wrap .content-bottom .coupon-code {
    position: relative;
    display: inline-block;
    color: #fff;
    background: #d40606;
    padding: 2px 8px;
    margin-left: 0px;
    min-width: 70px;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    border-radius: 4px;
}

.sub_clamp {
    display: block;
}

.row_coupon {
    padding: 15px;
    padding-top: 0px;
    border-radius: 12px;
    background: linear-gradient(0deg, #fff 0%, #fff 100%);
}

.list_coupon {
    margin-top: 0;
}

/* end css list coupon */
.section-title-bold span,
.section-title-bold-center span {
    border: 0px solid rgba(0, 0, 0, .1);
    padding: 0;
}

.home_tabs_sp ul li {
    margin: 0;
}

.home_tabs_sp li a {
    border: 1px solid #050a30;
    padding: 7px 30px;
    border-radius: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}

.home_tabs_sp li.active a {
    background-color: #050a30;
    color: #fff;
    border: unset;
}

.home_tabs_sp li a span {
    font-size: 18px;
    margin: 0;
    color: #000;
}

.home_tabs_sp li.active a span {
    color: #fff;
}

/* 
.home_tabs_sp li a span:after {
    content: "New";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: -9px;
    z-index: 2;
    width: 45px;
    height: 40px;
    color: #0e0e0e;
    font-size: 13px;
    padding-bottom: 5px;
    background: transparent url(/wp-content/themes/vns/lpl/images/label-vang-1.png) no-repeat center center;
    background-size: contain;
} */

.row_bts .tt_sub_tbs span {
    text-transform: uppercase;
    font-size: 28px;
    margin-top: 0px;
}

.sp_home_nb1 .col {
    padding: 0 5px 10px;
}

.row_bts {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.home_tabs_sp ul li {
    margin: 0;
}

.tt_sub_tbs h2 {
    margin: 0;
}

.sp_home_nb1 {
    margin: auto !important;
}

.home_tabs_sp ul {
    gap: 20px;
}

/**/

.latest-products-slick-wrapper {
    margin-top: 0px;
}

.sp_home_nb1,
.row_splgs {
    margin-top: 15px !important;
}

.latest-products-slick-wrapper button {
    margin: 0;
    font-size: 0;
    width: 35px;
    height: 35px;
    background-color: #d40606;
    border-radius: 99px;
    position: absolute;
    right: 0;
    top: -48px;
}

.latest-products-slick-wrapper button.slick-prev {
    right: 45px;
}

.product-cts {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 7px;
    transition: all 0.2s ease-in-out;
}

.latest-products-slick .product-slide {
    padding: 0px 6px 10px;
    box-sizing: border-box;
    text-align: center;
}

.latest-products-slick .product-thumb img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0;
}

.latest-products-slick .product-title {
    font-size: 16px;
    margin: 0;
    line-height: 1.2;
}

.latest-products-slick .product-info {
    text-align: left;
    padding: 10px;
}

.latest-products-slick .product-title a {
    color: #222;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.latest-products-slick .product-category {
    font-size: 12px;
    color: #666;
    margin-bottom: 6px;
}

.latest-products-slick .product-price {
    font-weight: 700;
    font-size: 16px;
    color: #e53935;
}

.row_mnhsaa .tt_homes span,
.tt_homes span {
    text-transform: capitalize;
    font-size: 30px;
    margin-top: 0px;
}

.blog_hdns .col {
    padding-bottom: 20px;
}

.latest-products-slick .product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}

.row_bannert_home {
    margin-top: 40px;
}

.row_butbis {
    margin-top: 0;
}

.sec_bdysphma .row_splgs .col {
    padding: 0 5px 10px !important;
}

.product-cts .price-container {
    gap: 0px;
}

.row_splgs {
    max-width: 100% !important;
    margin: auto !important;
}

.row_splgs button.flickity-button {
    font-size: 0;
    width: 35px;
    height: 35px;
    background-color: #d40606;
    border-radius: 99px;
    position: absolute;
    right: 0;
    top: -48px;
    opacity: 1 !important;
    margin: 0 !important;
    left: unset !important;
    transform: unset !important;
}

.row_splgs .flickity-prev-next-button.next {
    right: 0;
}

.row_splgs button.flickity-button.previous {
    right: 45px;
}

.row_splgs button svg path {
    fill: #fff !important;
}

.row_splgs button svg {
    width: 30px;
}

.row_qcsss {
    margin-top: 25px;
}

.tt_sub_tbs span,
.tt_homes span {
    width: fit-content;
    position: relative;
}

.tt_sub_tbs span:before,
.tt_homes span:before {
    content: "";
    background: linear-gradient(90deg, #d40606, rgba(255, 255, 255, 0.001) 80%);
    height: 4px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -10px;
}

/* .hmn_mnsa ul li:before {
    display: none;
} */
.mnsa ul li:before {
    display: none !important;
}

.row_bhsinh {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.lg_vts ul li a img {
    height: 38px;
    object-fit: contain;
}

.product-small.box:hover .box-text .product-title a {
    color: #d40606;
}

.social-footer .social {
    display: flex;
    gap: 10px;
}

.box_img_box10 .col {
    padding-bottom: 0;
}

/**/
/* .row_mnhas .col .col-inner {
    background-color: #050a30;
    padding: 13px;
    font-weight: 400;
    text-align: center;
    display: block;
    border-radius: 20px;
    color: #fff;
    min-height: 151px;
} */

.row_mnhas .col .col-inner h3 {
    color: #fff;
    font-size: 16px;
}

.row_mnhas .col .col-inner p {
    font-size: 13px;
}

.icon_cnbsa .icon-box-img {
    margin: auto;
}

.nd_simmna p {
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
}

.row_brsa nav p {
    color: #fff;
    margin: 0;
}

.sec_mnas:after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: ' ';
    background-image: url(/wp-content/uploads/2025/12/bg_contact.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
    height: 427px;
}

.section-title-contact {
    margin-bottom: -5px;
}

.section-title-contact .sub_title {
    font-size: 14px;
    color: #d40606;
    position: relative;
    font-weight: 700;
    display: flex;
    gap: 15px;
    align-items: center;
    text-transform: uppercase;
    padding-left: 60px;
}

.section-title-contact .sub_title::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 12px;
    width: 50px;
    height: 1px;
    border-bottom: 1px dashed #d40606;
}

.section-title-contact h2 {
    color: #000000;
    font-size: 35px;
    font-weight: 800;
    line-height: 56px;
    z-index: 2;
    position: relative;
}

.row_form .col {
    padding-bottom: 0;
}

.row_form .col input {
    box-shadow: unset;
    border-radius: 5px;
    height: 45px;
}

.row_form .col textarea {
    box-shadow: unset;
    border-radius: 5px;
}

.row_mnha .col {
    padding-bottom: 0;
}

.row_form .col input.bnsa {
    width: fit-content;
    display: block;
    margin: auto;
}

.wpcf7-spinner {
    position: absolute;
}

.row_mnha .col form {
    margin-bottom: 0;
}

.row_mnha {
    margin-top: 35px;
}

.row_mnha .col:nth-child(2) iframe {
    border-radius: 15px;
}

.row_mnhas .col {
    padding-bottom: 0;
}

.col_lmjsa .col-inner {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
}

.row_form .col-inner {
    padding: 0;
}

.row_form .col textarea {
    min-height: 85px;
}

.sec_maqrs .row_makms {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.latest-products-slick-wrapper button::before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 20px;
}

.latest-products-slick-wrapper button.slick-next::before {
    content: "\f105";
}

.latest-products-slick-wrapper button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp_banchays .col {
    padding: 0 5px 10px;
}

.tt_mtsd span,
.tt_mucluc h2 {
    text-transform: capitalize !important;
}

.btn_views_all {
    font-weight: normal;
    border-radius: 99px;
    background-color: #d40606;
    padding: 3px 15px;
    font-size: 15px;
    margin: auto;
    border: unset;
    box-shadow: unset !important;
    display: block;
    width: fit-content;
    font-weight: 500;
}

.btn_views_all:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    transition-duration: 0.6s;
    transform: translate3d(5px, 15px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    pointer-events: none;
    user-select: none;
    border-radius: 45px;
    background: rgba(255, 255, 255, 0.15);
    inset: auto 0% 0% auto;
}

.ls_mmnhjas ul li:before {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    color: #fff;
    font-size: 14px;
}

.absolute-footer {
    border-top: 1px dashed rgba(221, 51, 51, 0.26);
    border-color: rgba(221, 51, 51, 0.26);
    padding-top: 20px;
}

.form-row-first {
    margin-right: 0;
}

.form-row-first,
.form-row-last {
    width: 100%;
}

.woocommerce-billing-fields input {
    box-shadow: unset;
    border-radius: 5px;
    margin-bottom: 0;
}

.woocommerce-additional-fields textarea {
    box-shadow: unset;
    border-radius: 5px;
}

.woocommerce-form-coupon-toggle,
#woocommerce-checkout-form-coupon,
.woocommerce.row.row-large.row-divided {
    margin: auto;
    padding: 15px;
    border-radius: 10px;
}

form.checkout.woocommerce-checkout .col,
.woocommerce.row.row-large.row-divided .col {
    padding-bottom: 0;
}

.woocommerce-form-coupon-toggle,
#woocommerce-checkout-form-coupon {
    margin-bottom: 15px;
}

.message-wrapper {
    padding-bottom: 0;
}

.has-border {
    border: 1px solid #d40606;
    padding: 10px;
    border-radius: 10px;
}

.woocommerce-billing-fields {
    border-top: 0px solid #ddd;
    padding-top: 0;
}

[data-icon-label]:after {
    display: none !important;
}

.row-divided>.col+.col:not(.large-12) {
    border-left: 1px solid #ececec;
}

.woocommerce.row.row-large.row-divided {
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 25px;
}


.product-thumbnail {
    max-width: 65px;
    min-width: 65px;
    width: 65px;
}

.product-thumbnail img {
    border-radius: 5px;
}

.shop_table .cart_item td {
    font-size: 14px;
}

.shop_table .cart_item td a {
    color: #000;
}

.woocommerce-form-coupon-toggle,
#woocommerce-checkout-form-coupon {
    background-color: #fff;
}

.shipping__list_label {
    font-weight: 600;
    opacity: 1;
    font-size: 14px;
}

#customer_details {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.shipping-calculator-button,
.woocommerce-shipping-destination {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.row_primsa {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.row_primsa p {
    margin: 0;
}

.row_body_gts .col-inner {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 15px;
}

.row_fiiters ul li a:hover,
.product-small.box:hover .product-title,
.filter-checkbox label:hover {
    color: #d40606;
}

.header-wishlist-icon img {
    width: 28px;
    filter: invert(1);
}

.gspma {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}

.list_cate_footer a:hover {
    color: #d40606;
}

.absolute-footer.dark {
    color: #fff;
}

.filter-categories h3 {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.widget:last-child {
    margin-bottom: 0;
}

.yith-wcwl-add-button a {
    color: #000;
}

.bg img {
    width: 100%;
}

.lightbox-content .vns_box_pre-order {
    display: none;
}

#box_tls {
    position: relative;
}

.row_blog_lquan {
    margin: auto !important;
    max-width: 100% !important;
    padding: 10px !important;
}

.row_code {
    margin-top: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.row_ctsp2 .col {
    padding-bottom: 0;
}

.tbs_top p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-left: 25px;
}

.text_km,
#header-contact li a {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.header-top {
    border-bottom: 1px solid rgba(221, 221, 221, 0.08);
}

.yith-brand-list a {
    color: #000;
}

.tt_dmspham span {
    font-size: 35px;
    color: #050a30;
}

.cm_suba {
    margin-bottom: 30px;
}

.cm_suba p {
    position: relative;
    width: fit-content;
    margin: auto;
}

.cm_suba p span {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.cm_suba p {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-style: italic;
}

.cm_suba p:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 5px;
    background-color: #f8f8f8;
    width: 50px;
}

.cm_suba p:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 5px;
    background-color: #f8f8f8;
    width: 50px;
}

.row_thieu {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.tt_dtspham span {
    font-size: 35px;
    text-transform: capitalize;
}

.row_tthieu {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

/* .row_gmnha {
    margin: auto !important;
    font-weight: 600;
    background-image: url(/wp-content/themes/vns/lpl/images/section_sale_title.gif);
    background-size: cover;
    padding: 30px 0;
    position: relative;
} */
.btn_viewall {
    margin: 0;
    border-radius: 5px;
    background-color: #050a30;
    font-weight: normal;
    font-size: 15px;
    min-height: 42.2px;
    display: flex;
    align-items: center;
    width: fit-content;
    float: right;
}

.row_giamgia {
    background-color: #d40606;
    border-radius: 15px;
    padding: 10px;
}

.sp_home_kms {
    margin: 0 auto !important;
}

.tt_lkethucs h2 {
    margin: 0;
    color: #fff;
}

.row_gmnha .col {
    padding-bottom: 0;
}

.sp_home_kms {
    margin-top: 10px !important;
}

.row_ads .col {
    padding: 0 5px 10px;
    padding-bottom: 0;
}

.row_ads {
    max-width: 100% !important;
    margin: auto !important;
    margin-top: 13px !important;
}

.col8s .col-inner {
    background-color: #fff;
    padding: 15px !important;
    border-radius: 10px;
}

.row_gift_code {
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
}

/**/
.homeflashsale {
    margin-top: 0px;
}

.homeflashsale-head {
    background-color: #D62727;
    padding: 30px;
    border-radius: 25px;
    padding-bottom: 250px;
}

.homeflashsale-title {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0px;
}

.homeflashsale-title>h2 {
    color: #fff;
    margin-bottom: 0;
}

.homeflashsale-timer-box {
    background: #fff;
    color: #333;
    border-radius: 999px;
    display: inline-flex;
    gap: 30px;
    justify-content: space-between;
    min-width: auto;
    padding: 5px;
    padding-left: 30px;
    display: none;
}

.homeflashsale-timer-box .timerdate {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}

.dealhurry {
    color: #000;
}

.timercount {
    width: 335px;
    padding-right: 25px;
}

.homeflashsale-seemore {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 25px;
    border-radius: 999px;
}

.timercount .ux-timer span {
    background-color: rgb(214 39 39);
    font-size: 25px;
}

.timercount .ux-timer {
    margin: 0;
}

.vns-preorder-products-wrapper {
    max-width: 97%;
    margin: 0 auto;
}

.vns-preorder-products button {
    margin: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: #d40606;
    border-radius: 99px;
    position: absolute;
    z-index: 99;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
}

.vns-preorder-products button.slick-prev {
    left: 7px;
}

.vns-preorder-products button.slick-next {
    right: -20px;
}

.btn_viewsdms {
    border-radius: 99px;
    background-color: #050a30;
    padding: 3px 25px;
    font-size: 15px;
    margin: 0 !important;
    border: unset;
    box-shadow: unset !important;
}

.btn_viewsdms i:before {
    content: "\f2f6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
}

.btn_viewsdms {
    margin-right: 15px !important;
}

.btn_viewsdms {
    font-weight: normal;
}

.btn_viewalls,
.btn_rowmsa,
.btn_views_all,
.btn_viewsdms {
    position: relative;
    overflow: hidden;
}

.btn_viewalls:before,
.btn_rowmsa:before,
.btn_views_all:before,
.btn_viewsdms:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    transition-duration: 0.6s;
    transform: translate3d(5px, 15px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    pointer-events: none;
    user-select: none;
    border-radius: 45px;
    background: rgba(255, 255, 255, 0.15);
    inset: auto 0% 0% auto;
}

.btn_viewalls:hover:before,
.btn_rowmsa:hover:before,
.btn_views_all:hover:before,
.btn_viewsdms:hover:before {
    transform: translate3d(5px, 15px, 0px) scale3d(20, 20, 20) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.btn_nvbsa {
    font-weight: normal;
    border-radius: 99px;
    background-color: #d40606;
    padding: 3px 25px;
    font-size: 15px;
    margin: 0 !important;
    border: unset;
    box-shadow: unset !important;
}

.btn_nvbsa:after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    border-radius: 99px;
    background: linear-gradient(to right, #d40606, #fff, #d40606);
}

.row_mnhsaa {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.header-bottom-nav li a:hover {
    color: #d40606;
}

.item-cms .product-card__figure>a {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 100%;
}

.item-cms .product-card__figure>a .group-image-1 {
    width: 43%;
    flex: 0 0 43%;
    position: relative;
}

.row_ghts1 ul {
    margin-bottom: 0;
}

.tabs_sp_bk_tm li a span {
    font-size: 16px;
    color: #fff;
}

.row_ghts1 ul li {
    font-size: 16px;
    color: #000;
}

.yith-wcwl-wishlistaddedbrowse a {
    display: none;
}

blockquote {
    color: #000;
}

.tabs_sp_bk_tm ul {
    margin: 0;
    display: flex;
    gap: 15px;
    background-color: #050a30;
    width: fit-content !important;
    padding: 10px 20px;
    border-radius: 10px;
}

.tabs_sp_bk_tm {
    justify-content: flex-end;
}

.yith-wcwl-wishlistaddedbrowse {
    margin-bottom: 0 !important;
}

.tabs_sp_bk_tm ul li {
    margin: 0;
}

.tabs_sp_bk_tm ul li a {
    padding: 0;
    color: #fff;
}

.tabs_sp_bk_tm ul {
    position: absolute;
    top: 0;
}

.tabs_sp_bk_tm .tab-panels {
    padding-top: 0 !important;
}

.tabs_sp_bk_tm .sp_home_nb1 {
    margin-top: 0 !important;
}

.tabs_sp_bk_tm ul li a span:after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #fff;
    display: block;
}

.tabs_sp_bk_tm ul li span {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
}

.tabs_sp_bk_tm ul li:last-child span:after {
    display: none;
}

.header-vertical-menu__fly-out li a:hover {
    color: #d40606 !important;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item {
    border-bottom: 1px dashed #050a3045;
}

.product_meta>span {
    color: #000;
}

/* .row_ctspm .add-to-cart-container form .single_add_to_cart_button:before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/plugins/vns-pre-orders/assets/images/cart-plus.svg);
    background-size: contain;
    display: block;
} */

.is-divider {
    display: none;
}

.lightbox-content h1 {
    font-size: 20px;
}

.lightbox-content .price-container {
    background-color: #f3f3f3;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    gap: 0px;
}

.tabs_sp_bk_tm li a:hover span {
    color: #d40606 !important;
}

.autocomplete-suggestion .search-price {
    display: none;
}

.not-404 {
    border: 0px solid #e5e5e5;
    border-radius: 1rem;
    text-align: center;
    padding: 1.5rem;
    background-color: #fff;
}

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

.dark_404 button {
    background-color: #050a30;
    border-radius: 99px;
    margin: 0;
}

.dark_404 button {
    color: #fff;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
}

.term-description p {
    color: #000;
}

/**/
.woocommerce-bacs-bank-details {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.woocommerce-checkout .large-5 .col-inner {
    box-shadow: unset;
}

.woocommerce-checkout .large-5 .col-inner {
    background-color: #fff;
    border: unset !important;
    padding: 10px !important;
}

.woocommerce-order-details,
.woocommerce-customer-details {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.woocommerce-customer-details {
    margin-top: 15px;
}

.box_pres {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.box_pres p {
    margin: 0;
}

.nd_page {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    color: #000;
}

.des-foo {
    margin-bottom: 15px;
}

.time_work {
    margin-bottom: 0;
}

.vn_fiels {
    display: flex;
    gap: 15px;
}

.item a {
    font-weight: bold;
    color: #dd3333;
}

.mkjsa {
    margin-top: 25px;
}

.form_vnsa input {
    height: 43px;
    border-radius: 5px;
}

.omn .wpcf7-submit {
    margin: 0;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: normal;
}

.row_lhgsa .col {
    padding-bottom: 0;
}

.omn textarea {
    min-height: 80px;
}

.time_work li:last-child {
    margin-bottom: 0;
}

.mkjsa {
    margin-top: 10px;
}

.row_ghts1 {
    background-color: #fff;
    border-radius: 10px;
}

.row_ght2a {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 25px;
    padding-top: 10px;
    color: #000;
}

.header-bottom-nav li a img {
    border-radius: 3px;
}

.list_search {
    position: relative;
    bottom: -8px;
    left: 5px;
}

.list_search ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 5px;
}

.list_search li {
    margin-bottom: 0;
}

.list_search ul li a {
    color: #fff;
}

ul.product_list_widget li a:not(.remove) {
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
    color: #000;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    width: 100%;
    border-radius: 5px;
    font-weight: bold;
    padding: 5px;
    background-color: #050a30;
    font-size: 16px;
}

.btn_rights {
    border: unset;
    padding: 7px 20px;
    font-size: 16px;
    border-radius: 99px;
    background: #050a30;
    box-shadow: 0px -4px 0px 0px #d4060608 !important;
    font-weight: 600;
    transition: .2s;
    width: 215px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 50px;
}

.tt_home_pre_order h2 {
    margin-bottom: 0;
}

.tt_home_pre_order {
    padding: 20px 50px;
}

.tt_flsa h2 span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.row_ctspm .add-to-cart-container form .single_add_to_cart_button:before {
    content: "(Giao tận nơi hoặc nhận tại cửa hàng)";
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    order: 2;
}

a.button.checkout.wc-forward {
    background-color: #d40606 !important;
}

.vns_box_hs {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
}

.comming-soon-panel {
    width: 100%;
}