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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

body {
    font-family: "Be Vietnam Pro", sans-serif;
    font-style: normal;
}

.archive #main,
.archive #wrapper,
.single #main,
.single #wrapper {
    background-color: #f0f0f0;
}

.support-product {
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}

.support-product .title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    color: #000;
}

.support-product .image {
    height: 150px;
    display: block;
    position: relative;
}

.support-product .image img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.support-product .title2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    font-weight: normal;
}

.support-product .phone {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 1.1;
}

.support-product .phone a {
    font-size: 29px;
    font-weight: bold;
    color: #dd3333;
    text-decoration: none;
}

.support-product .or {
    width: 100%;
    margin: 10px 0;
    color: #7a7d8d;
    text-align: center;
    line-height: 1.1;
}

.support-product .or span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    transform: translateY(50%);
    font-size: 13px;
}

.support-product .or:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ededed;
}

.support-product .title3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    color: #000;
}

.support-product .chat {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    background: #dd3333;
    color: #fff;
}

.chinhsach-pro {
    display: flex;
    flex-flow: row wrap;
    gap: 10px;
}

.chinhsach-pro {
    margin-top: 0px;
    border-radius: 5px;
}

.chinhsach-pro .item {
    flex-basis: 24.33333%;
    max-width: 25%;
}

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

.chinhsach-pro .item img {
    max-height: 40px;
    width: auto;
    filter: brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(5411%) hue-rotate(344deg) brightness(90%) contrast(106%);
}

.chinhsach-pro .item .text {
    color: #000;
    padding-left: 10px;
}

.chinhsach-pro .item .text .title {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.chinhsach-pro .item .text .des {
    font-size: 14px;
}

.box-hinhthem {
    list-style: none;
    text-align: center;
    padding: 0px;
    margin: 15px 0;
}

.box-hinhthem li {
    display: inline-block;
    margin: 0px !important;
    text-align: center;
}

.box-hinhthem li div {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    gap: 10px;
}

.box-hinhthem li div a {
    border: 1px solid #ccc;
    display: flex;
    width: 70px;
    height: 70px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-size: 30px;
    cursor: pointer;
}

.box-hinhthem li i {
    color: #f33;
}

.box-hinhthem li p {
    margin: 0;
}

.share_boxs span {
    color: #000;
}

.share_boxs {
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.row_breadcrumb .col .col-inner,
.row_dday .col-inner {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.row_breadcrumb p {
    margin: 0;
    color: #000;
    font-size: 14px;
}

.row_breadcrumb .col .col-inner,
.row_dday .col-inner {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

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

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

.share_boxs a {
    margin-bottom: 0;
}

.col_inf_sp h1 {
    text-transform: capitalize;
    font-size: 22px;
}

.product-short-description {
    background-color: #dddddd26;
    border-radius: 5px;
    padding: 1em;
}

.row_ctspham .col {
    padding-right: 0;
}

.col_inf_sp h1 {
    margin-bottom: 20px;
}

.snbats {
    margin-bottom: 15px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.col_inf_sp .product-short-description {
    color: #000;
    font-size: 14px;
}

.col_inf_sp .product-short-description li a {
    color: #dd3333;
}

.add-to-cart-container form {
    margin: 0;
}

.col_inf_sp h1 {
    line-height: 30px;
}

.product-short-description h2 {
    font-size: 18px;
    font-weight: 500;
}

.col_inf_sp .product-short-description ul:last-child {
    margin-bottom: 0;
}

.col_inf_sp .product-price bdi {
    font-size: 25px;
    color: #dd3333;
}

.product-price {
    font-weight: bold;
    color: #dd3333;
    margin-bottom: 20px;
}

.col_inf_sp .col-inner {
    padding-right: 0;
}

.rtwpvs .reset_variations.show {
    display: none !important;
}

.woocommerce-variation-price {
    display: none;
}

.single_add_to_cart_button {
    box-shadow: unset;
    color: #fff !important;
    border-radius: 99px;
    background-color: #e02417 !important;
    border: 0px solid !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    padding: 5px 25px;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button:before {
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/wp-content/uploads/2025/10/vth-cart-white.png);
    display: block;
    background-size: cover;
}

.form-minimal.quantity .qty {
    min-height: 48px;
}

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

.related-products-vertical {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0px;
}

.related-product-item {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
    transition: box-shadow 0.3s ease;
}

.related-product-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.product-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    gap: 15px;
}

.product-thumbnail img {
    width: 90px;
    height: auto;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

.related-product-item:hover .product-thumbnail img {
    transform: scale(1.05);
}

.product-info {
    flex: 1;
}

.product-title {
    font-size: 15px;
    margin: 0px;
    transition: color 0.3s ease;
}

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

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

.related-product-item:hover .product-title {
    color: #dd3333;
}

p.woocommerce-LostPassword.lost_password {
    margin-top: 10px;
}

.product-price {
    font-weight: bold;
    color: #444;
}

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

@media (max-width: 768px) {
    .product-link {
        flex-direction: row;
        align-items: flex-start;
    }

    .product-title {
        font-size: 14px;
    }

    .product-thumbnail img {
        width: 70px;
    }
}

.related-product-item .product-price bdi {
    font-size: 16px;
}

.product-section {
    background-color: #fff;
    padding: 1rem;
    border-radius: 5px;
    margin-bottom: 20px;
}

.product-section .row .large-2 h5 {
    margin-top: 0;
}

.product-section td,
.product-section th {
    border-bottom: 0px solid #ececec;
    color: #000;
}

.product-section .entry-content h2 {
    font-size: 18px;
}

.product-section .entry-content {
    font-size: 16px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-shadow: unset;
    border-radius: 5px;
}

.has-border {
    border: 1px solid #162a55;
    padding: 10px;
    border-radius: 5px;
}

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

.stars a.active:after,
.stars a:hover:after {
    color: #ffd800;
}

.comment-form-cookies-consent {
    display: flex;
}

.form-submit input {
    margin: 0;
    background-color: #162a55;
    border-radius: 5px;
}

.comment-form {
    margin-bottom: 0;
}

.row_breadcrumb .col {
    padding-bottom: 10px;
}

/*css fix pupop add to cart */
.custom-cart-popup {
    position: fixed;
    top: 25%;
    right: 10px;
    background: #fff;
    padding: 0px;
    border-radius: 16px;
    width: 300px;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    display: none;
    /* ban đầu ẩn */
}

.note-cart {
    display: flex;
    align-items: center;
    padding: 10px 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    justify-content: space-between;
    border-radius: 16px 16px 0px 0px;
    background: #D4EDDA;
}

.note-cart p {
    font-size: 14px;
    margin: 0;
    color: #296943;
}

.popup-body {
    display: flex;
    gap: 5px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

.custom-cart-popup img {
    max-width: 60px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}

.custom-cart-popup .popup-body {
    overflow: hidden;
}

.custom-cart-popup .popup-title {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}

.custom-cart-popup .popup-price,
.custom-cart-popup .popup-variation {
    font-size: 13px;
    margin: 2px 0;
}

.note-cart img {
    margin: 0;
}

.custom-cart-popup .close-popup {
    font-size: 16px;
    cursor: pointer;
    color: #000;
}

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

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

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

.comment-form-rating .stars {
    margin-bottom: 15px;
    margin-top: 15px;
}

#review_form_wrapper {
    padding-bottom: 0;
}

.product-section .entry-content table {
    margin-bottom: 0;
}

/**/
.align-left {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
}

.entry-author {
    padding: 0;
}

.product-categories li.active .toggle {
    transform: unset;
}

.widget .is-divider {
    display: none;
}

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

.widget ul .icon-angle-down:before {
    padding-right: 0;
}

.widget>ul>li ul,
ul.menu>li ul {
    border-left: 0px solid #ddd;
}

.col_sdls .widget-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.col_sdls ul li a {
    color: #000;
    font-size: 15px;
    padding: 10px 0;
}

.widget .toggle:not(.accordion .toggle) i {
    font-size: 14px;
}

.toggle {
    opacity: 1;
}

.category-bradcrumbs p {
    margin: 0;
}

.sort-cate-left {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    gap: 20px;
}

.sort-cate-left h3 {
    color: #000;
    font-size: 16px;
    float: left;
    margin: 0;
    margin-top: 2px;
    width: fit-content;
}

.custom-woo-sorting ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-woo-sorting .btn-quick-sort {
    margin: 0;
}

.custom-woo-sorting .btn-quick-sort a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #000;
    transition: all 0.3s;
    font-size: 14px;
}

.custom-woo-sorting .btn-quick-sort a:hover,
.custom-woo-sorting .btn-quick-sort.active a {
    background-color: #dd3333;
    color: #fff;
    border-color: #dd3333;
}

.custom-woo-sorting .btn-quick-sort a i {
    margin-right: 0px;
}

.shop-container {
    color: #000;
}

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

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

.product-small.box {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.badge-container .badge-inner:before {
    border-top: 15px solid #dd3333;
    border-left: 0px solid #dd3333;
    border-right: 27px solid transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    margin: 0;
    left: 0%;
    top: 100%;
    z-index: 100;
}

.badge-container .badge-inner:after {
    border-top: 15px solid #dd3333;
    border-right: 0px solid #dd3333;
    border-left: 27px solid transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    margin: 0;
    right: 0%;
    top: 100%;
    z-index: 100;
}

.badge-circle,
.badge-outline {
    margin-left: 0;
}

.badge-circle .badge-inner,
.badge-circle-inside .badge-inner {
    border-radius: 0;
}

.badge-container {
    margin: 0;
}

.product-small.box .box-text {
    padding: 10px;
    color: #000;
}

.product-small.box .box-text .product-title a {
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-small.box .box-text .price-wrapper .price ins bdi {
    color: #dd3333;
    font-size: 18px;
}

.woocommerce-pagination {
    margin-top: 25px;
}

.product-small.box .box-text .product-title a {
    text-align: left;
}

/**/
.grid-tools a {
    font-size: 12px;
    width: fit-content;
    margin: 0;
    background-color: #dd3333;
    border: unset !important;
    padding: 7px 20px;
    border-radius: 5px;
    text-transform: capitalize;
    line-height: unset;
    font-weight: normal;
}

.grid-tools {
    justify-content: center;
    gap: 5px;
    margin-bottom: 10px;
}

.badge-container .badge-inner span {
    font-size: 14px;
}

.badge-circle,
.badge-outline {
    height: 40px;
    width: 50px;
}

.badge-circle .badge-inner,
.badge-circle-inside .badge-inner {
    position: relative;
}

.lightbox-content .row-collapse .badge-circle {
    margin-left: 0;
}

.product-lightbox-inner {
    padding: 1em !important;
}

.lightbox-content .price-wrapper del bdi {
    font-size: 16px;
}

.lightbox-content .price-wrapper ins bdi {
    color: #dd3333;
}

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

.lightbox-content .quantity input[type=number] {
    height: 44px;
}

.pro-promo {
    background: #eee;
    padding: 5px;
    border-left: 3px solid #dd3333;
    border-radius: 5px;
    margin-top: 15px;
    font-size: 13px;
}

.product-short-description table {
    margin: 0;
}

.image-tools a:hover {
    background-color: #162a55;
}

.product-small.box .box-text .product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
    font-size: 14px;
}

.wvn-gift {
    margin-bottom: 0px;
    margin-top: 30px;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ef0b0b;
    font-size: 15px;
    width: 100%;
}

.wvn-gift .tieu-de {
    background: #e31616;
    padding: 2px 20px;
    margin-top: -24px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    display: block;
    max-width: 207px;
    border-radius: 99px;
}

.wvn-gift ul {
    margin-bottom: 4px;
    margin-top: 10px;
}

.wvn-gift ul li:last-child {
    margin-bottom: 0;
}

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

.widget>ul>li+li,
ul.menu>li+li {
    border-top: 1px dashed #ececec;
}

.col_sdls ul li a:hover {
    color: #dd3333;
}

.tt_s1w p {
    color: #fff;
    font-size: 15px;
}

.lokss p {
    color: #fff;
    margin: 0;
}

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

.ldh_footers ul li {
    color: #fff;
    font-size: 15px;
}

.sec_footers {
    padding-bottom: 25px !important;
}

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

.iocn_tts h3 {
    color: #fff;
}

.icon-box-img img,
.icon-box-img svg {
    padding-top: 0;
}

.hmn_mnsa ul {
    margin: 0;
}

.hmn_mnsa {
    margin-top: 25px;
}

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

.hmn_mnsa ul li {
    list-style: circle;
    color: #fff;
}

/* #custom_html-2 {
    background-color: #162a55;
    color: #fff;
} */

.title-head-col span {
    display: block;
    font-weight: normal;
    font-size: 15px;
}

/**/
.wc-product-category-slider .wc-category-item {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.wc-product-category-slider .wc-category-item:hover {
    /* transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0,0,0,0.1); */
}

.wc-product-category-slider img {
    max-height: 170px;
    object-fit: cover;
}

.wc-product-category-slider button {
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: #dd3333;
    border-radius: 99px;
}

.wc-product-category-slider button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wc-product-category-slider button {
    position: absolute;
    right: 0px;
    top: 50%;
}

.wc-product-category-slider button.slick-prev {
    left: 0px;
    right: unset;
    z-index: 999;
}

.wc-product-category-slider button:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
}

.wc-product-category-slider button.slick-next:before {
    content: "\f105";
}

.wc-product-category-slider .wc-category-item {
    display: flex;
    justify-content: center;
}

.wc-product-category-slider {
    margin: auto;
}

.wc-product-category-slider .wc-category-item p {
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 0px;
    color: #000;
    letter-spacing: 1px;
    transition: 500ms all;
}

.wc-product-category-slider img {
    border-radius: 99px;
}

.wc-product-category-slider .wc-category-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
}

.wc-product-category-slider .wc-category-item .category-thumb img {
    text-align: center;
    display: block;
    margin: auto;
}

.wc-product-category-slider .wc-category-item .category-thumb img {
    border: 1px solid #ececec;
}

.wc-product-category-slider .wc-category-item h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0;
    color: #000;
    transition: 500ms all;
}

.wc-product-category-slider .wc-category-item span {
    font-weight: 500;
    color: #808080;
    font-size: 13px;
}

.wc-product-category-slider .wc-category-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
}

.category-thumb {
    position: relative;
    height: 170px;
    width: 170px;
}

.image-shadow {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    overflow: hidden;
    opacity: 0;
    transition: 400ms all;
}

.image-shadow:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 100%;
    height: 30px;
    background-image: linear-gradient(transparent, 80%, #e8d1b6);
}

.wc-product-category-slider .wc-category-item .category-thumb img {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    transition: 400ms all;
}

.wc-product-category-slider .wc-category-item:hover .category-thumb img {
    top: -30px;
    transition: 500ms all;
}

.wc-product-category-slider .wc-category-item .category-thumb img {}

.wc-product-category-slider .wc-category-item:hover .image-shadow {
    opacity: 1;
    transition: 500ms all;
}

.wc-product-category-slider .wc-category-item:hover h3 {
    color: #dd3333;
}

.img_sp_homes br {
    display: none;
}

.img_sp_homes .box-text {
    padding: 0;
}

.img_sp_homes .box-text {
    position: absolute;
    text-align: left;
    left: 30px;
    top: auto;
    bottom: 24px;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.img_sp_homes .box-text span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-transform: capitalize;
    margin-bottom: 2px;
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.img_sp_homes .box-text span.text2 {
    font-size: 24px;
    color: #a8741a;
    display: block;
    text-transform: capitalize;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.img_sp_homes:hover .text .text1 {
    -webkit-animation: fadeInUp 400ms ease-in-out;
    -moz-animation: fadeInUp 400ms ease-in-out;
    -ms-animation: fadeInUp 400ms ease-in-out;
    animation: fadeInUp 400ms ease-in-out;
}

.img_sp_homes:hover .text .text2 {
    -webkit-animation: fadeInUp 600ms ease-in-out;
    -moz-animation: fadeInUp 600ms ease-in-out;
    -ms-animation: fadeInUp 600ms ease-in-out;
    animation: fadeInUp 600ms ease-in-out;
}

.img_sp_homes:hover .text .text3 {
    -webkit-animation: fadeInUp 800ms ease-in-out;
    -moz-animation: fadeInUp 800ms ease-in-out;
    -ms-animation: fadeInUp 800ms ease-in-out;
    animation: fadeInUp 800ms ease-in-out;
}

.img_sp_homes {
    border-radius: 5px;
    overflow: hidden;
}

.img_sp_homes img {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.img_sp_homes:hover img {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}

.img_hvs {
    border-radius: 10px;
    overflow: hidden;
}

.row_bn_hvs {
    margin-top: 64px;
}

.home_s1:before {
    content: "";
    width: 120px;
    height: 320px;
    position: absolute;
    top: 5%;
    left: 0;
    background-image: url(/wp-content/uploads/2025/10/bg_danhmuc_left.webp);
    background-size: cover;
}

.home_s1:after {
    content: "";
    width: 150px;
    height: 380px;
    position: absolute;
    right: 0;
    background-image: url(/wp-content/uploads/2025/10/bg_danhmuc_right.webp);
    background-size: cover;
}

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

.pld_catye .col {
    padding: 0 5.8px 19.6px;
}

.no_prds {
    background-color: #dd3333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-style: italic;
}

/*fix css home */
.home_s1 {
    /* background-color: #fff; */
}

.row_kms {
    background: #162a55;
    padding: 20px;
    border-radius: 10px;
}

.tt_spmiax span {
    color: #fff;
}

.row_kms .col .col-inner .ux-timer span {
    background-color: #dd3333;
    font-size: 18px;
    width: 45px !important;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.row_kms .col .col-inner .ux-timer {
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    align-content: flex-start;
}

.row_kms .col .col-inner .ux-timer {
    margin: 0;
}

.tt_spmiax h2 {
    margin: 0;
}

.tt_spmiax h2 span:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(/wp-content/uploads/2025/10/hot_icon.png);
    display: inline-table;
    background-size: contain;
    background-repeat: no-repeat;
}

.tt_spmiax span {
    display: flex;
    align-items: center;
}

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

.row_bn_kmnsa {
    margin-top: 25px;
}

.img_kmns .img-inner {
    border-radius: 10px;
}

.sp_kmai {
    padding-top: 30px;
}

.product-small.box .box-text {
    background-color: #fff;
}

.row-collapse .badge-circle {
    margin-left: 0;
}

.product-small.box .box-text del bdi {
    font-size: 11px;
}

.btn_loadmrs {
    display: block;
    width: fit-content;
    border-radius: 5px;
    background-color: #dd3333;
    font-weight: normal;
    margin: auto;
    border: unset;
}

.sp_kmai .col .col-inner {
    overflow: hidden;
    border-radius: 10px;
}

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

.tt_dmspham {
    margin-bottom: 0px;
}

.tt_dmspham span {
    font-size: 35px;
    color: #162a55;
}

/**/
.tt_dhos h2 {
    margin: 0;
}

.tt_dhos h2 span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #162a55;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Be Vietnam Pro';
}


.tt_dhos h2 {
    border-bottom: 0px solid #162a55;
}

.tt_dhos h2 span:before {
    content: "";
    /*width: 38px;
    height: 38px;
    background-image: url(/wp-content/uploads/2022/08/faviconn.png);
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat; */
}

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

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

.tt_dhos {
    margin-bottom: 20px;
}

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

.pd0 {
    padding-bottom: 0 !important;
}

.row_sp_rs .col:nth-child(n+4) {
    padding-bottom: 0;
}

.row_sp_rs .col .col-inner {
    border-radius: 10px;
}

.ux-relay__control--bottom button {
    display: block;
    width: fit-content;
    margin: auto;
    margin-top: 5px;
    border-radius: 5px;
    background-color: #dd3333;
    color: #fff;
    border: 1px solid #dd3333;
    transition: all 0.2s ease-in-out;
    font-weight: 600;
    padding: 3px 20px;
}

.img_hvs img {
    max-height: 450px;
    height: 100%;
    object-fit: cover;
}

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

.pb-half {
    padding-bottom: 0;
}

.cm_suba p {
    text-align: center;
    color: #000;
    font-style: italic;
}

.cm_suba {
    margin-bottom: 40px;
}

.tt_dmspham h2 {
    margin-bottom: 5px;
}

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

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

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

.img_kmsa .img-inner {
    border-radius: 10px;
}

.img_kmsa img {
    min-height: 410px;
    border-bottom: 5px;
}

.row_mnhas .col {
    padding-bottom: 10px;
}

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

.tab_sp_dh ul li {
    padding: 10px;
    background-color: #f0f0f0;
    color: #222222;
    border: 1px solid #e5e7eb;
    min-width: fit-content;
    text-align: left;
    border-radius: 5px;
    margin: 0;
}

.tab_sp_dh ul li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
}

.tab_sp_dh ul li a span:before {
    content: "";
    width: 35px;
    height: 35px;
    background-image: url(/wp-content/uploads/2025/10/wristwatch.webp);
    display: inline-block;
    background-size: contain;
    filter: invert(1);
}

.tab_sp_dh ul li a span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.tab_sp_dh ul li.active {
    background-color: #dd3333;
}

.tab_sp_dh ul li.active a {
    color: #fff;
}

.tab_sp_dh ul li.active a span:before {
    content: "";
    filter: grayscale(1);
}

.tab_sp_dh ul li a span {
    color: #000;
}

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

.tab_sp_dh ul {
    justify-content: space-between;
}

.tt_dhos h2 span {
    position: relative;
}

.btn_views_all {
    display: block;
    width: fit-content;
    margin: auto;
    margin-top: 5px;
    border-radius: 5px;
    background-color: #dd3333;
    color: #fff;
    border: 1px solid #dd3333;
    transition: all 0.2s ease-in-out;
    font-weight: 600;
    padding: 3px 20px;
}

.btn_views_all i:before {
    content: "\f2f6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
}

.tab_sp_ddh ul {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

.row_spmjka .btn_views_all {
    margin-top: 25px;
}

.img_qcs {
    margin-top: 25px;
}

.prd_lasts .col:nth-child(n+4) {
    padding-bottom: 0;
}

.product-short-description ul li {
    color: #000;
    font-size: 14px;
}

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

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

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

.ftts ul li img {
    height: 45px;
}

.ftts ul li {
    margin: 0;
}

.ftts ul li {
    max-width: 160px;
    flex-basis: 160px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.lokss {
    padding-top: 0px;
}

.ing_bnsa {
    margin-top: 30px;
}

.tt_gs h3 {
    color: #fff;
}

.lg_vts ul {
    list-style: none;
    margin: 0;
}

.lg_vts ul li {
    margin: 0;
}

.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: 160px;
    flex-basis: 160px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    flex-shrink: 0;
}

.form_vnsa {
    text-align: left;
}

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

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

.contact-info {
    color: #000;
}

.time_work {
    margin-bottom: 0;
}

.mkjsa {
    margin-top: 25px;
}

.form_vnsa input {
    height: 45px;
}

.omn .wpcf7-submit {
    margin: 0;
    border-radius: 5px;
}

.row_lhgsa form {
    margin: 0;
}

.row_bscs {
    margin-top: 25px;
}

.img_2bns .img-inner {
    border-radius: 5px;
}

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

.vlms_mnas {
    color: #000;
    padding: 25px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.row_mnhaa .col .col-inner ul li {
    color: #000;
}

.row_cutsom .col .col-inner {
    color: #000;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    border-radius: 10px;
}

/**/
.rating-and-wishlist {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
    border-top: 1px dashed #6d6e7238;
    padding-top: 7px;
    align-items: center;
}

.wolf-proudct-rating-star {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #6D6E72;
}

.zero-rate-group {
    color: #ffbe00;
    font-weight: 600;
}

.rating-and-wishlist button {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #6D6E72;
    font-weight: 600;
}

.pld_catye .col .col-inner {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #dddddd82;
    background-color: #fff;
}

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

.product-add-to-cart a {
    background-color: red;
    border-radius: 5px;
    color: #fff;
}

.page-id-18303 .row_cutsom .col .col-inner {
    background-color: #fff;
}

.tab_sp_dh ul li:nth-child(1) a span:before {
    background-image: url(/wp-content/uploads/2025/10/glass.png);
}

.tab_sp_dh ul li:nth-child(3) a span:before {
    background-image: url(/wp-content/uploads/2025/10/christmas-clock.png);
}

.tab_sp_dh ul li:nth-child(4) a span:before {
    background-image: url(/wp-content/uploads/2025/10/watch.png);
}

.tab_sp_dh ul li:nth-child(5) a span:before {
    background-image: url(/wp-content/uploads/2025/10/smartwatch-app.png);
}

.tab_sp_dh ul li:nth-child(6) a span:before {
    background-image: url(/wp-content/uploads/2025/10/smart-watch.png);
}

.btn_views_all:hover {
    background-color: #162a55;
    border: 1px solid #162a55;
}

.ux-relay__control {
    width: fit-content;
}

.blog_homes .box-image {
    border-radius: 10px;
}

.wishlist-empty {
    font-size: 16px !important;
    color: #000;
}

.row_cutsom .col .col-inner {
    background-color: #fff;
}

#menu-danh-muc-san-pham li a:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2022/07/faviconweb-100x100.png);
    background-size: contain;
    margin-right: 5px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 10px 10px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item:hover a:before {
    /* filter: invert(1); */
}

.header-vertical-menu__fly-out .nav-vertical-fly-out ul li a {
    padding: 10px;
}

.product-small.box {
    transition: all 0.4s ease-in-out;
}

.product-small.box:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    cursor: pointer;
}

.tool-support-buttons {
    background: #ffffff;
    width: 210px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
    display: none;
    margin-bottom: 15px;
}

.tool-support-buttons::before {
    border-top-color: #ffffff;
    position: absolute;
    bottom: 77px;
    right: 30px;
    left: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffffff;
    border-left: 8px solid transparent;
    content: '';
}

.tool-support-buttons a {
    float: left;
    padding-top: 8px;
    line-height: 32px;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 8px;
    padding-left: 8px;
    width: 260px;
    font-weight: 500;
    color: #2d2d2d;
}

.tool-support-buttons a:last-child {
    border-bottom: 0;
}

.tool-support-buttons a:hover {
    background: #efefef;
}

.tool-support-buttons a span {
    width: 32px;
    height: 32px;
    display: block;
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
}

.tool-support-buttons a.fb span {
    background: #4064ac;
    font-size: 19px;
}

.tool-support-buttons a.messenger span {
    background: #5ab2fd;
    font-size: 19px;
}

.tool-support-buttons a.messenger span img {
    float: left;
    width: 100%;
}

.tool-support-buttons a.zalo span {
    background: #e60011;
    font-size: 19px;
}

.tool-support-buttons a.zalo span img {
    float: left;
    width: 100%;
}

.tool-support-buttons a.uhchat span {
    background: #5f5f5f;
    font-size: 19px;
}

.tool-support-buttons a.phone span {
    background: #e60011;
    font-size: 19px;
}

.tool-support {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 99999999999999999999999999999999999;
    cursor: pointer;
}

.tool-support .btn-support {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    color: #fff;
    float: right;
    background: #dd3333;
    animation: play_support 2.5s ease infinite;
}

@keyframes play_support {
    0% {
        transform: scale(1);
    }

    15% {
        box-shadow: 0 0 0 3px #f57378;
    }

    25% {
        box-shadow: 0 0 0 7px #fba3a3, 0 0 0 12px #fba3a3;
    }

    40% {
        box-shadow: 0 0 0 15px #fdc3c3, 0 0 0 18px #fdc3c3;
    }
}

.tool-support .btn-support i {
    font-size: 12px;
}

.tool-support .btn-support span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.see-more-btn {
    width: 100%;
    text-align: center;
    margin: 50px 0;
    display: inline-block;
}

.see-more-btn a {
    background: #d32f2f;
    padding: 10px 78px;
    color: #fff;
    border-radius: 10px;
}

.btn-support {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row_lhgsa .col:nth-child(2) p {
    margin-bottom: 0;
}

/*end css tools*/
.ux-relay__control--bottom button:hover {
    background-color: #162a55;
}

.product-small:hover .title-wrapper a {
    color: #dd3333 !important;
}

.blog_homes .col .col-inner:hover h5 a {
    color: #dd3333;
}

.cart-container .woocommerce {
    max-width: 100% !important;
    margin: auto !important;
}

.uppercase,
h6,
span.widget-title,
th {
    text-transform: capitalize;
    font-family: 'Be Vietnam Pro';
}

/**/
.shop_coupon h5 {
    font-size: 15px;
    font-weight: 600;
}

.mini-coupon-list {
    width: calc(100% - 95px);
    display: flex;
    align-items: center;
}

.mini-voucher {
    display: flex;
    align-items: center;
}

.item-coupon-dt {
    background-color: #9601001a;
    color: rgb(150 1 0);
    padding: 5px 10px;
    white-space: nowrap;
    z-index: 1;
    margin-right: 6px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.item-coupon-dt:before {
    left: -3px;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-position-x: -6px;
    background-size: 6px 6px;
    content: "";
    height: calc(100% - 5px);
    position: absolute;
    top: 2.5px;
    width: 6px;
}

.item-coupon-dt:after {
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-position-x: -6px;
    background-size: 6px 6px;
    content: "";
    height: calc(100% - 5px);
    position: absolute;
    top: 2.5px;
    width: 6px;
    right: -3px;
}

/*css fix voucher */
.voucher-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.voucher-modal.active {
    display: block;
}

.voucher-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.voucher-modal-content {
    position: relative;
    background: #fff;
    width: 90%;
    max-width: 600px;
    margin: 50px auto;
    border-radius: 8px;
    max-height: 80vh;
    display: flex;
    flex-direction: column;
}

.voucher-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
}

.voucher-modal-header h3 {
    margin: 0;
    font-size: 20px;
}

.voucher-modal-close {
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #666;
    line-height: 1;
    padding: 0;
    width: 30px;
    height: 30px;
    margin: 0;
}

.voucher-modal-close:hover {
    color: #000;
}

.voucher-modal-body {
    padding: 20px;
    overflow-y: auto;
}

.voucher-item {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    gap: 15px;
    align-items: center;
}

.voucher-code {
    font-weight: bold;
    font-size: 16px;
    color: #e74c3c;
    background: #fff5f5;
    padding: 8px 12px;
    border-radius: 4px;
    white-space: nowrap;
    max-width: 115px;
    flex-basis: 115px;
    text-align: center;
}

.voucher-info {
    flex: 1;
}

.voucher-amount {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.voucher-description {
    font-size: 13px;
    color: #666;
    margin-bottom: 0px;
}

.voucher-expiry {
    font-size: 12px;
    color: #999;
}

.voucher-copy-btn {
    background: #162a55;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
    margin: 0;
}

.voucher-copy-btn:hover {
    background: #dd3333;
}

.voucher-copy-btn.copied {
    background: #dd3333;
}

.voucher-item:last-child {
    margin-bottom: 0;
}

.mini-coupon-list {
    cursor: pointer;
}

.mini-coupon-list:hover {
    opacity: 0.8;
}

.col_imgs {
    padding-left: 0 !important;
}

.row_vorcs {
    margin-top: 30px;
}

.nhsm #openVoucherModal {
    width: 100%;
}

.nhsm .item-coupon-dt {
    max-width: 20%;
    flex-basis: 20%;
    text-align: center;
    padding: 39px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fdff;
    background-image: url(/wp-content/uploads/2025/10/bg-coupon.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    margin: 0;
}

.nhsm .mini-voucher {
    width: 100%;
}

.vns_coupons {
    margin-top: 25px;
}

.nhsm h5 {
    display: none;
}

.nhsm .item-coupon-dt:before,
.nhsm .item-coupon-dt:after {
    display: none;
}

.tt_sub1 span {
    font-size: 16px;
    font-weight: 700;
    text-transform: math-auto;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    color: #dd3333;
}

.tt_2sun span {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
}

.slider_home .slide .slide__content--headings p {
    margin-bottom: 30px;
}

.yith-brand-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
ul.yith-brand-list li {
    margin: 10px 0;
}
.yith-brand-list a {
    text-decoration: none;
    color: #0073aa;
    transition: color 0.2s;
}

.yith-brand-list a:hover {
    color: #005177;
}
.yith-brand-list li a {
    display: block;
    border-bottom: 1px dashed #ddd;
}
#wrapper>.message-wrapper {
    background-color: #fff;
    margin-top: 10px;
}