/*
Theme Name: Mr Pixels
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: 'Exo', sans-serif;

}

.absolute-footer {
    background-color: rgb(14 14 26);
}

.absolute-footer {
    padding: 15px 0 15px;
    border-top: 1px solid #dddddd0d;
}

.danh-mucbv div:hover a span {
    color: #ff3533 !important;
}

.transparent .header-main {
    /* background-color: #000; */
}

/* css danh mục sản phẩm */
.filter-group {
    background-color: #29292996;
    padding: 10px;
    border-radius: 0;
    color: #fff;
}

.filter-group h3 {
    color: #fff;
}

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

.col_sdls ul li a {
    color: #fff;
    font-size: 15px;
    padding: 10px 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: #fff;
    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;
}

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

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

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

.category-page-row {
    padding-top: 20px;
}

.filter-checkbox {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.filter-checkbox h4 {
    margin: 5px 0;
    font-size: 15px;
}

.filter-checkbox label {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}

.filter-checkbox button {
    margin-top: 10px;
    padding: 8px 14px;
    background: #0073aa;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.filter-checkbox button:hover {
    background: #005d8f;
}

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

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

.filter-group input {
    margin: 0;
}

.filter-group br {
    display: none;
}

.price-container {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-direction: column;
    position: relative;
}

.price-container .p-old-price {
    color: #999;
    text-decoration: line-through;
}

.price-container .p-discount {
    background: url(/wp-content/uploads/2025/11/bg-discount.png) no-repeat;
    width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center;
    background-size: contain;
    font-size: 13px;
}

.price-container .p-price bdi {
    font-size: 21px;
    color: #dd3333;
}

.entry-content a {
    color: #c05530;
}

.entry-content ul li {
    color: #fff;
}

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

.product-small.box .title-wrapper p a {
    font-weight: 500;
}

.product-small.box .title-wrapper {}

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

.yith-wcwl-wishlistaddedbrowse:not(.wishlist-popup .yith-wcwl-wishlistaddedbrowse) a {
    display: none;
}

.yith-wcwl-wishlistaddedbrowse:not(.wishlist-popup .yith-wcwl-wishlistaddedbrowse) {
    margin-block-end: 0;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.yith-wcwl-wishlistaddedbrowse .feedback {
    display: flex !important;
    align-items: center;
}

/* fix css header */
.header-bottom,
.header-vertical-menu__opener {
    background-color: #dd3333;
}

.header-vertical-menu__opener {
    padding: 0;
}

.nav-center {
    justify-content: center;
}

.header-vertical-menu__opener img {
    filter: invert(1);
    width: 25px;
}

.tbs_top {
    position: relative;
}

.pulse-icon {
    float: left;
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 0;
}

.pulse-icon .icon-wrap {
    width: 6px;
    height: 6px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
    color: #fa3131;
    background: #fa3131;
    position: absolute;
    top: 3px;
    left: 3px;
}

.pulse-icon .elements {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.pulse-icon .pulse {
    position: absolute;
    -webkit-animation: pulse-wave 1s linear infinite both;
    animation: pulse-wave 1s linear infinite both;
    border-radius: 50%;
}

.pulse-icon .pulse-1 {
    border: solid 1px #fa3131;
    width: 14px;
    height: 14px;
    top: -1px;
    left: -1px;
}

@keyframes pulse-wave {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(2);
        transform: scale(2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2.7);
        transform: scale(2.7);
    }
}

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

/**/
.sd_top_right {
    gap: 20px;
}

.sd_top_right li {
    margin: 0;
    display: flex;
}

.sd_top_right li a {
    margin: 0 !important;
    padding: 0 !important;
}

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

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

.item-title span {
    font-weight: bold;
}

.header-wishlist-icon img {
    width: 32px;
}

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

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

.account-login-inner input {
    border-radius: 5px;
}

.woocommerce-form-login .button {
    border-radius: 5px;
}

#header-contact li a {
    font-size: 14px;
    color: #fff;
}

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

.sd_tops {
    justify-content: center;
}

.header-top {
    border-bottom: 1px solid #dddddd14;
}

.header-vertical-menu__title {
    font-size: 16px;
    margin-left: 5px;
}

.header-bottom-nav li a {
    font-size: 16px;
}

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

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

.hd_nav_bot {
    margin-left: 25px;
}

.text_km {
    font-size: 14px;
}

.header-vertical-menu .header-vertical-menu__fly-out ul li a {
    color: #000;
    font-size: 16px;
}

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

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

.list_search li {
    margin-bottom: 0;
}

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

.nav-dropdown {
    padding: 0;
}

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

.header-bottom-nav li.active a {
    color: #fff;
}

.nav-vertical-fly-out>li+li {
    border-top-style: dashed;
}

header .nav-dropdown li a {
    color: #000;
    padding: 10px 15px;
    text-transform: capitalize;
}

.icon-angle-down:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.has-dropdown .icon-angle-down {
    opacity: 1;
}

.nav-dropdown {
    margin-top: 5px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item:hover {
    background-color: #dd3333;
    border: unset;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item:hover a {
    color: #fff;
}

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

.header-vertical-menu__fly-out .nav-dropdown {
    margin-top: 0;
}

.header-vertical-menu__fly-out .nav-dropdown li a {
    color: #000 !important;
}

/*css fix footer */
.img_logo img {
    max-width: 250px;
}

.tt_gs h3 {
    color: #fff;
}

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

.lokss p {
    color: #fff;
    margin: 0;
    font-size: 15px;
}

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

.iocn_tts h3 {
    color: #fff;
}

.hmn_mnsa {
    margin-top: 25px;
}

.hmn_mnsa ul {
    margin: 0;
}

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

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

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

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

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

.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: 160px;
    flex-basis: 160px;
    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: 1px solid #dddddd0d;
}

.absolute-footer ul {
    opacity: 1;
}

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

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

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

.sec_bodys {
    margin-top: -135px;
    z-index: 9999;
}

.img_hvs .img-inner:before {
    top: 15px;
    right: 10px;
    bottom: 15px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: center;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s ease-in-out;
    position: absolute;
}

.img_hvs .img-inner:after {
    top: 5px;
    right: 20px;
    bottom: 0;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: center;
    height: calc(100% - 10px);
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s ease-in-out;
}

.img_hvs .img-inner:hover:after {
    opacity: 1;
    transform: scale(1);
}

.img_hvs .img-inner:hover:before {
    opacity: 1;
    transform: scale(1);
}

.row_cvlmsa .col .col-inner {
    border-radius: 5px;
    overflow: hidden;
}

.tt_homes .section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    font-size: 30px;
    text-transform: capitalize;
}

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

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

.tt_homes {
    margin-bottom: 0;
}

/* GRID 5 CỘT - WooCommerce category grid */
.wc-cat-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* 5 cột */
    gap: 18px;
    align-items: start;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wc-cat-grid__item {
    background: white;
    border: 1px solid #eee;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    transition: transform .12s ease, box-shadow .12s ease;
}

.wc-cat-grid__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.wc-cat-grid__link {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 12px;
}

.wc-cat-grid__thumb {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.wc-cat-grid__thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
}

/* Placeholder nếu không có ảnh */
.wc-cat-grid__placeholder {
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 6px;
    display: inline-block;
}

/* Meta */
.wc-cat-grid__title {
    font-size: 15px;
    margin: 0 0 6px;
    line-height: 1.2;
}

.wc-cat-grid__count {
    display: inline-block;
    font-size: 13px;
    color: #777;
}

/* RESPONSIVE: chuyển layout khi màn hình nhỏ */
@media (max-width: 1100px) {
    .wc-cat-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    /* 3 cột */
}

@media (max-width: 700px) {
    .wc-cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* 2 cột */
}

@media (max-width: 420px) {
    .wc-cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* 1 cột */
}

.filter_title .wc-cat-grid {
    grid-template-columns: repeat(10, 1fr);
    gap: 5px;
}

.filter_title .wc-cat-grid span {
    /* display: none; */
}

.filter_title .wc-cat-grid__link {
    padding: 5px;
}

.pd30 {
    margin-top: 20px;
}

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

.wc-cat-grid__item:hover {
    background-color: #dd3333;
}

.wc-cat-grid__item:hover span,
.wc-cat-grid__item:hover h3 {
    color: #fff;
}

.col_times span {
    font-size: 18px;
    width: 32px;
    height: 32px;
}

.col_times strong {
    display: none !important;
}

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

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

.tt_flsa h2 {
    margin: 0;
}

.tt_flsa {
    margin-bottom: 0;
}

.tt_flsa {
    margin-bottom: 0;
}

.btn_viewall {
    margin: 0;
    border-radius: 5px;
    box-shadow: unset;
}

.tt_flsa span:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/download.svg);
    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;
}

.tt_flsa span {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffd456;
    padding-left: 25px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    font-size: 2rem;
}

.sp_home_kms {
    margin-top: 20px;
}

.row_giamgia .sp_home_kms .col {
    padding: 0 4.8px 0.6px !important;
}

.sp_home_kms button {
    height: 50px;
    background-color: #dd3333;
    opacity: 1;
    border-radius: 99px;
    width: 50px;
    box-shadow: unset !important;
    border: unset;
}

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

.sp_home_kms button svg {
    width: 40px;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}

.sp_home_kms .flickity-prev-next-button.previous {
    left: -6%;
    transform: translateX(20%);
}

.sp_home_kms .flickity-prev-next-button.next {
    right: -6%;
    transform: translateX(-20%);
}

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

.tt_homes h2 {
    margin-bottom: 0;
}

.row_loist_code {
    margin-top: 25px;
}

/**/
.coupon_item {
    position: relative;
    filter: drop-shadow(rgba(255, 255, 255, 0.15) 0px 0px 3px);
    min-height: 100px;
    padding-left: 3px;
    display: flex !important;
    background: rgb(239, 239, 239);
    border-radius: 20px;
    overflow: hidden;
}

.coupon_item::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 10px;
    color: var(--mainColor);
    background: repeating-linear-gradient(rgb(239, 239, 239), rgb(239, 239, 239) 5px, transparent 0px, transparent 9px, rgb(239, 239, 239) 0px, rgb(239, 239, 239) 10px) 0px center / 1px 100% no-repeat, radial-gradient(circle at 0px 7px, transparent, transparent 2px, rgb(239, 239, 239) 0px, rgb(239, 239, 239) 3px, rgb(203 28 34) 0px) 1px 0px / 100% 10px repeat-y;
}

.coupon_item .coupon_icon {
    width: 70px;
    flex: 0 0 70px;
    padding: 4px;
    background: #cb1c22;
    margin-left: 3px;
}

.coupon_item .coupon_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.coupon_item .coupon_body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px 8px 8px 10px;
    flex: 0 0 calc(100% - 70px);
    width: calc(100% - 70px);
    background: #efefef;
}

.coupon_item .coupon_body .coupon_head {
    margin-bottom: 5px;
    font-size: 13px;
}

.coupon_body .coupon_head .coupon_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.coupon_item .coupon_body .coupon_button {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.coupon_item .coupon_body .coupon_button .coupon-code {
    padding: 2px 15px;
    background: #cb1c22;
    color: #fff;
    border-radius: 15px;
    font-size: 14px;
}

.coupon_item .coupon_body .coupon_button a {
    color: #cb1c22;
}

.row_loist_code .col {
    padding: 0 5px 0px;
}

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

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

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

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

.row_dmsphms .wc-cat-grid {
    margin-top: 25px;
}

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

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

.row_mnhas {
    margin-top: 25px;
}

.msmb {
    margin: 0 !important;
    list-style: none;
}

.msmb li {
    margin: 0 !important;
}

.msmb {
    background-color: #f0f0f0;
    padding: 2px 5px;
    border-radius: 6px;
    display: flex;
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
}

.msmb li {
    padding: 7px 7px;
    position: relative;
    display: inline-flex;
}

.msmb li+li:before {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background-color: #bebebe;
    margin-right: 14px;
}

.msmb li a {
    color: #222222;
    font-weight: 600;
    font-size: 15px;
}

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

.row_pcs {
    margin-top: 15px;
}

.product-small.box:hover .title-wrapper a,
.blog1post .col .col-inner:hover h5 a,
.blog2post .col .col-inner:hover h5 a {
    color: #cb1c22;
}

.row2news .col .col-inner {
    padding: 0 !important;
}

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

.blog2post .box-text {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 0;
}

.blog2post h5 a,
.blog1post .col .col-inner h5 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
}

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

.blog1post .box-text {
    padding-bottom: 0;
}

.blog1post .box-text .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    padding: 0;
}

.blog1post .post-meta {
    opacity: 1;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.blog1post .col .col-inner h5 a {
    font-size: 16px;
}

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

.blog2post .col:last-child {
    padding-bottom: 0;
}

.blog2post .col .col-inner .box-image {
    border-radius: 5px;
}

.blog1post .col .col-inner .box-image {
    border-radius: 5px;
}

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

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

.blog2post .col .col-inner {
    padding: 0 !important;
}

.tt_news {
    margin-bottom: 0;
}

.lightbox-content {
    border-radius: 15px;
    overflow: hidden;
    padding: 30px;
}

.lightbox-content .price-container {
    max-width: 175px;
}

.lightbox-content .product-lightbox-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.lightbox-content .flickity-page-dots {
    bottom: -25px;
}

.lightbox-content form {
    margin-top: 25px;
}

.variations .reset_variations {
    color: #fff;
    opacity: 1;
}

.lightbox-content .single_add_to_cart_button {
    width: 100%;
    border-radius: 5px;
}

.lightbox-content .price-wrapper {
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
}

.lightbox-content form td.value {
    position: relative;
}

.chinhsach-pro {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

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

.chinhsach-pro .item {}

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

.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: #fff;
    padding-left: 10px;
}

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

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

.header,
.header-wrapper {
    z-index: 99;
}

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

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    background-color: #fff;
}

.inner-padding {
    padding: 10px;
}

.off-canvas-cart .ux-mini-cart-footer {
    padding: 5px 0;
    margin: 0;
}

.cart-popup-inner .woocommerce-mini-cart {
    margin-bottom: 0;
}

.absolute-footer {
    color: #fff !important;
}

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

.woocommerce.row.row-large.row-divided {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    max-width: 100% !important;
    margin: auto;
}

.woocommerce.row.row-large.row-divided .large-7 {
    padding-left: 0;
}

.woocommerce.row.row-large.row-divided .cart-collaterals {
    padding-right: 0;
}

.message-container {
    background-color: #0f0f1c;
    padding: 10px !important;
    border-radius: 5px;
    color: #fff;
}

.message-container a {
    color: #fff;
}

#woocommerce-checkout-form-coupon input {
    background-color: transparent;
    border-radius: 5px;
}

#woocommerce-checkout-form-coupon button.expand {
    background-color: #dd3333;
    border-radius: 5px;
}

form.checkout.woocommerce-checkout .large-7.col {
    padding-right: 0;
}

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

.cart_totals .button {
    border-radius: 5px;
    padding: 4px;
}

.ux-cart-coupon input#coupon_code {
    padding: 10px;
    height: auto;
    border-radius: 5px;
}

.ux-cart-coupon button.is-form.expand.button {
    border: unset;
    background-color: #c05530;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    text-shadow: unset;
    font-weight: bold;
}

.shop_table_responsive button {
    background-color: #050a30;
    padding: 5px 25px;
    border-radius: 5px;
}

.shop_table_responsive .button-continue-shopping {
    padding: 5px 25px;
    border-radius: 5px;
}

.woocommerce-billing-fields,
.woocommerce-additional-fields {
    border-top: 0px solid #ddd;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.woocommerce-additional-fields {
    margin-top: 15px;
}

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

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

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

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

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

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

.sec_dmsp {
    padding-bottom: 34px !important;
}

.list_search li a:hover {
    color: #dd3333;
}

#login-form-popup:not(:has(.account-register-inner)) .lightbox-inner {
    padding: 0;
}

#login-form-popup .account-container.lightbox-inner>.account-login-inner {
    padding-left: 0;
    padding-right: 0;
}

#login-form-popup:not(:has(.account-register-inner)) {
    padding: 15px;
}

.woocommerce-no-products-found {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.coupon-detail-item bdi {
    color: #dd3333;
    font-size: 25px;
}

.box_link a:hover {
    color: #c05530;
}

.box_link a:hover img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(5411%) hue-rotate(344deg) brightness(90%) contrast(106%);
}

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

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

.category .page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}

.vn_header {
    background-color: #fff;
    margin-bottom: 25px;
    padding: 50px 0;
    background-size: cover;
    background-image: url(/wp-content/uploads/2026/05/bg_web.jpg);
}

.vn_bos {
    text-align: center;
}

.vn_header p {
    margin-bottom: 0;
    color: #fff;
}

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

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

.bn_tns {
    margin-bottom: 25px;
}

.vn_tt_cate h1 {
    margin-bottom: 15px;
}

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

.box_category ul li:last-child a {
    border: unset !important;
    padding-bottom: 0;
}

.box_category ul li a:hover {
    color: #dd3333;
    font-weight: bold;
}

/**/
.ttkt-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.nd_hd_ttkt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.nd_hd_ttkt h3 {
    margin-bottom: 0;
}

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

.ttkt-popup-content {
    position: absolute;
    background: #fff;
    padding: 15px;
    max-width: 700px;
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
}

.ttkt-close-popup {
    display: inline-block;
    color: #000;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    flex-shrink: 0;
    font-size: 25px;
    height: unset;
    line-height: unset !important;
    min-height: unset !important;
}

.ttkt-popup-content .ttkt-list {
    margin: 0;
}

.ttkt-popup-content .ttkt-list li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    list-style: none;
    margin-left: 0 !important;
}

#review_form_wrapper textarea {
    min-height: 90px;
    border-radius: 5px;
}

.star-rating span:before {
    color: #ffbe00;
}

.cr-single-product-review input {
    border-radius: 5px;
}

.lightbox-content .product_meta {
    margin-bottom: 0;
}

.msmb li a:hover {
    color: #cb1c22;
}

#wrapper>.message-wrapper {
    margin-bottom: 5px;
    background-color: #fff;
}

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

.row_ss_vn .col-inner p {
    margin-bottom: 0;
    color: #000;
    font-style: italic;
}

.btnviews {
    border-radius: 5px;
    display: block;
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.btn_delete {
    margin: 0;
    border-radius: 5px;
}

.compare-table span bdi {
    color: #dd3333;
    font-size: 20px;
}

.compare-table h3 {
    margin-top: 20px;
}

/* .col_mnhas .product-section .entry-content:before {
    content: "";
    background: linear-gradient(180deg, transparent, #ffffff78) !important;
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
} */
.tt_homes .section-title-normal span {
    position: relative;
}

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

.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,
.yith-wcwl-add-button .add_to_wishlist img {
    margin-right: 0 !important;
}

#order_review bdi {
    color: #dd3333;
}

#place_order {
    border-radius: 5px;
}

.account-login-inner {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.added_to_cart.wc-forward {
    display: none;
}

/**/
/* form.checkout.woocommerce-checkout, .woocommerce-form-coupon-toggle, #woocommerce-checkout-form-coupon {
    max-width: 600px;
    margin: auto;
} 
form.checkout.woocommerce-checkout .row .col {
    max-width: 100%;
    flex-basis: 100%;
}*/
form.checkout.woocommerce-checkout .row .col input {
    border-radius: 5px;
    margin-bottom: 5px;
}

form.checkout.woocommerce-checkout .row .col textarea {
    min-height: 100px;
    border-radius: 5px;
    margin-bottom: 0;
}

form.checkout.woocommerce-checkout .row .col input#billing_email {
    margin-bottom: 0;
}

form.checkout h3 {
    padding-top: 0;
}

#woocommerce-checkout-form-coupon {
    margin-bottom: 10px;
}

.shop_table .cart_item td {
    color: #000;
    font-weight: bold;
}

form.checkout.woocommerce-checkout {
    margin-top: 15px;
}

html {
    background-color: transparent !important;
}

.vn_coupons {
    max-width: 395px;
    text-align: center;
}

.vn_coupons button {
    font-size: 0;
    /* background-color: #fff; */
    border-radius: 99px;
    position: absolute;
    min-height: 20px;
    min-width: 20px;
    left: -10px;
}

.vn_coupons button.slick-next {
    right: -10px;
    left: unset;
    top: 0;
}

.vn_coupons button:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.vn_coupons button.slick-next:before {
    content: "\f054";
}

.vn_coupons button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sd_top_right li {
    /* padding: 5px; */
}

.sd_top_right li:hover {
    /* background-color: #dd333345;
    border-radius: 5px; */
}

.woocommerce-table__product-name a {
    color: #000;
    font-weight: bold;
}

.order_details span.amount {
    color: #dd3333;
    font-size: 18px;
}

.btn_viewall:hover {
    background-color: red;
    border: 1px solid #fff;
}

#pp_ims {
    background-color: transparent;
    box-shadow: unset;
}

#pp_ims .mfp-close {
    color: #fff;
    opacity: 1;
}

.btn_views_all:hover,
.ux-relay__button:hover {
    background-color: #050a30;
}

.row_dday {
    z-index: 99999;
    position: relative;
}

.iv-comment-image {
    margin-bottom: 0;
}

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

.tt_mnas span {
    text-transform: uppercase;
}

.tt_mnas h3 {
    margin-bottom: 0;
}

.single_add_to_cart_button::after {
    /* font-family: 'Exo 2'; */
}

.row_tvshsna .woocommerce-message {
    background-color: #fff5f5;
    margin-top: 25px;
    padding: 15px 20px;
    border-radius: 5px;
    width: fit-content;
}

.row_tvshsna .woocommerce-message .wc-forward {
    margin: 0;
    border-radius: 5px;
    background-color: #dd3333;
}

form.checkout.woocommerce-checkout .row .col:nth-child(1) {
    padding-bottom: 15px;
}

.compare-spec-table th,
.compare-spec-table td {
    border: 1px solid #e5e5e5;
    color: #000;
}

.compare-spec-table th {
    background: #fafafa;
    font-weight: 600;
    padding: 15px;
}

.compare-spec-table tr:hover td {
    background: #fffdf4;
}

.compare-spec-table .remove-compare {
    border-radius: 5px;
    margin: 0;
}

.th_gsp {
    margin-top: 10px;
}

.compare-spec-table {
    margin-bottom: 0;
}

.th_title {
    margin-top: 15px;
}

.th_thumbs img {
    border-radius: 5px;
    border: 1px solid #f8f8f8;
}

.th_gsp bdi {
    color: #dd3333;
    font-size: 18px;
}

.th_title span {
    text-transform: capitalize;
}

.compare-spec-table .remove-compare {
    font-weight: normal;
    font-size: 13px;
}

/* css fix 10/3*/

.list-unstyled {
    margin: 0;
}

.page-numbers li a {
    color: #fff !important;
}

.page-numbers li span {
    background-color: #292929 !important;
}

.list_prd_cus .col {
    padding: 0 7px 15px;
}

.box_bre p a,
.box_bre p span {
    color: #fff;
}

.other-input {
    display: none;
    margin-top: 8px;
}

.breadcrumb_category a {
    color: #fff;
}

.vn_tt_cate h1 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.post_cates .col:nth-child(n - 3) {
    padding-top: 0;
}

.post_cates .col {
    margin-bottom: 10px;
}

.icon-angle-down:before {
    font-size: 12px;
    position: relative;
    top: -5px;
}

.align-left {
    color: #fff;
}

.info_author .author-name {
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
}

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

.dashboard-links a {
    color: #fff;
}

.dashboard-links a {
    margin: 0;
}

.dashboard-links li {
    margin: 0 !important;
}

.dashboard-links {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 !important;
    gap: 25px;
}

.dashboard-links li {
    width: 100%;
}

.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content p a {
    color: #fff;
}

.header-main .nav>li>a {
    font-size: 13px;
}

/**/
.body_prod:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #80808012 1px, transparent 1px), linear-gradient(to bottom, #80808012 1px, transparent 1px);
    background-color: #020617;
    background-size: 120px 120px;
}

.ttkt-popup-content .ttkt-list {
    max-height: 500px;
    overflow: scroll;
    color: #fff;
}

.entry-author {
    padding: 1em 0;
}

.archive #main:after,
.single-product #main::after {
    z-index: -1;
}

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

/**/
.sec_mnhsa {
    background-image: url(/wp-content/uploads/2026/05/bg_web.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #292929;
}

.col-fit .product-title {
    color: #fff;
}

.product-stacked-info nav a {
    color: #fff;
}

.product-short-description p {
    color: #fff;
}

.is-divider {
    display: none;
}

.product-short-description p {
    margin-bottom: 0;
    font-size: 16px;
}

.product-short-description {
    background-color: #29292996;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 15px;
}

.next-prev-thumbs.is-small.nav-right {
    margin: 0 !important;
}

.product-main {
    padding: 25px 0;
}

.promotion-section {
    margin-bottom: 30px;
}

.product-short-description p strong {
    font-weight: normal;
}

button.ux-buy-now-button.button.primary.ml-half {
    background: linear-gradient(135deg, oklch(62% .13 70), oklch(86% .09 85), oklch(62% .13 70));
    color: #000;
}

.ttkt-popup .ttkt-popup-content .ttkt-list {
    color: #000;
    background-color: transparent;
}

.woocommerce-order .entry-content p {
    color: #627d47;
}

.woocommerce-order .entry-content ul li {
    color: #000;
}

.woocommerce-checkout .large-5 .col-inner {
    border-radius: 10px;
}

.woocommerce-checkout .large-5 .col-inner ul,
.woocommerce-checkout .large-5 .col-inner ul li:last-child {
    margin-bottom: 0;
}

li.header-search-form.search-form.html.relative.has-icon {
    padding: 0;
}

ul#ux-search-dropdown {
    background-color: transparent;
}

.form-flat input:not([type=submit]) {
    color: #fff !important;
}

.product-thumbnails.thumbnails.slider-no-arrows.slider.row.row-small.row-slider.slider-nav-small.small-columns-4.is-draggable.flickity-enabled {
    display: none;
}

/* css section Brand custom */
.brand-duo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: transparent;
    gap: 20px;
    margin: auto;
}

.home .bb {
    border-bottom: 0px solid #ececec;
}

.bb {
    padding: 40px;
    position: relative;
    overflow: hidden;
    transition: transform .4s;
    border-radius: 10px;
}

.bb:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgb(0 0 0), transparent);
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.bb-wm {
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 3px;
    position: absolute;
    bottom: 24px;
    right: 28px;
    opacity: 1;
    pointer-events: none;
    line-height: 1;
    color: #fff;
    z-index: 999;
}

.bb-tag {
    font-size: 13px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #fff;
}

.bb-ttl {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 14px;
    max-width: 360px;
    position: relative;
    z-index: 99;
    font-style: italic;
    background: linear-gradient(135deg, oklch(62% .13 70), oklch(86% .09 85), oklch(62% .13 70)) text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bb-desc {
    font-size: 15px;
    color: #ffffff9e;
    line-height: 1.85;
    max-width: 360px;
    margin-bottom: 28px;
    position: relative;
    z-index: 99;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}

.bb-sony .bb-row {
    color: #dd3333;
}

.bb-row {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    color: #fff;
    position: relative;
    z-index: 999;
}

.bb-line {
    flex: 0 0 44px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #dd3333, transparent);
}

.bb:hover {
    /* transform: scale(1.005); */
}

.bb-montblanc {
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 3px;
    position: absolute;
    bottom: 24px;
    right: 28px;
    opacity: 1;
    pointer-events: none;
    line-height: 1;
    color: #fff;
    z-index: 999;
    text-transform: uppercase;
}

.product-small.box {
    border-radius: 8px;
    overflow: hidden;
}

.absolute-footer {}

/* css fix  footer */
.contact-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contact-list .contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 14px;
    color: #79818d;

}

.contact-list .icon-box {
    margin-top: 2px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid rgba(212, 175, 55, 0.15);
    /* gold/15 */
    background: rgba(212, 175, 55, 0.05);
    /* gold/5 */
    flex-shrink: 0;
}

.contact-list .icon {
    width: 14px;
    height: 14px;
    stroke: #d4af37;
    /* gold */
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.contact-list .contact-item span {
    line-height: 1.6;
}