:root {
    --primary-color: #ffffff;
    --fs-color-primary: #ffffff;
    --fs-color-secondary: #221e1f;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #000514;
    --fs-experimental-link-color-hover: #111;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.off-canvas .mfp-content.off-canvas-cart {
    --drawer-width: 360px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1250px;
}

.row.row-collapse {
    max-width: 1220px;
}

.row.row-small {
    max-width: 1242.5px;
}

.row.row-large {
    max-width: 1280px;
}

.header-main {
    height: 88px;
}

#logo img {
    max-height: 88px;
}

#logo {
    width: 200px;
}

.header-bottom {
    min-height: 88px;
}

.header-top {
    min-height: 30px;
}

.transparent .header-main {
    height: 90px;
}

.transparent #logo img {
    max-height: 90px;
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 140px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important;
}

.stuck #logo img {
    max-height: 76px !important;
}

.search-form {
    width: 80%;
}

.header-bg-color {
    background-color: #221e1f;
}

.header-bottom {
    background-color: rgba(241, 241, 241, 0.5);
}

.stuck .header-main .nav > li > a {
    line-height: 50px;
}

.header-bottom-nav > li > a {
    line-height: 16px;
}

@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }

    #logo img {
        max-height: 70px;
    }
}

body {
    color: #140000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #140000;
}

body {
    font-family: "Open Sans", sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav > li > a {
    font-family: "Open Sans", sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: "Open Sans", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #140000;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a.active,
.header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #140000;
}

.header-bottom-nav.nav-line-bottom > li > a:before,
.header-bottom-nav.nav-line-grow > li > a:before,
.header-bottom-nav.nav-line > li > a:before,
.header-bottom-nav.nav-box > li > a:hover,
.header-bottom-nav.nav-box > li.active > a,
.header-bottom-nav.nav-pills > li > a:hover,
.header-bottom-nav.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #140000;
}

@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}

.nav-vertical-fly-out > li + li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS */
.header-bg-container .header-bg-color {
    background-color: transparent;
}

.header-bottom .flex-right,
.header-bottom .flex-right li {
    height: 25px;
}

.gtranslate_wrapper a img {
    margin: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    opacity: 1;
    padding: 0;
    object-fit: cover;
}

.header .nav.nav-right {
    margin: 0;
}

.slider-show-nav .flickity-prev-next-button:hover svg {
    background: #1959a6;
}

.product-icons .quick-view {
    width: 30px;
    height: 30px;
    font-size: 0;
    background-image: url("http://phukienhettich.com/wp-content/uploads/2025/03/icon-eye.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-lightbox-inner form.cart,
.product-lightbox-inner .product_meta {
    display: none !important;
}

.rank-math-breadcrumb span,
.rank-math-breadcrumb a,
.rank-math-breadcrumb a:hover {
    color: #000000;
}

.rank-math-breadcrumb span.last {
    color: #1959a6;
    font-weight: 600;
}

.shop-page-title > .page-title-inner > .flex-col > .is-large {
    display: none;
}

.product-item .product-title {
    margin-bottom: 10px;
    min-height: auto;
    font-size: 16px;
    line-height: 1.3;
}

.product-item .product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    height: 42px;
}

.product-item .product-code {
    margin-bottom: 0;
}

.product-item .product-card .product-price {
    padding-top: 2px;
}

.product-info {
    padding-top: 5px;
}

.section-formcacthu {
    height: auto;
}

.product-in-shop .product-item .product-card {
    padding: 0;
}

.rank-math-breadcrumb p {
    margin: 0;
}

.section-hanhdong .col {
    margin-bottom: 0;
}

.row-lap-dat .col .col-inner h2 {
    min-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.desc_lap p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.lap-dat-related-slider .category-item-image {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 62%;
    height: auto;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 15px;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}

.lap-dat-related-slider .category-item-image img {
    right: 0;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    border: 0 !important;
}

.lap-dat-related-slider .category-item-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lap-dat-related-slider .category-item-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.lap-dat-related-slider .col-inner {
    padding: 16px;
    border-radius: 32px;
    overflow: hidden;
}

.lap-dat-related-slider .col-inner:hover {
    background: #1959a6;
}

.lap-dat-related-slider .col-inner:hover p,
.lap-dat-related-slider .col-inner:hover h2 a {
    color: #fff;
}

.lap-dat-related-slider .col-inner:hover svg {
    filter: brightness(0) invert(1);
}

.lap-dat-related-slider .col-inner:hover .inf_span span {
    color: #fff;
}

.lap-dat-related-slider {
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 40px;
}

.lap-dat-related-slider .swiper-pagination {
    text-align: right;
    bottom: 0 !important;
    top: auto;
}

.lap-dat-related-slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px #231f20 solid;
    border-radius: 50%;
    background: none;
}

.lap-dat-related-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #231f20;
}

.searchform-wrapper {
    margin-bottom: 24px;
}

.shop-page-title {
    display: none;
}

.eras-swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 16px;
    position: relative;
    bottom: auto !important;
    left: auto !important;
    top: auto !important;
}

.eras-swiper-pagination.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px #231f20 solid;
    border-radius: 50%;
    background: none;
    opacity: 1;
}

.eras-swiper-pagination.swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #231f20;
}

.product-container-home.product-container.eras-product-slider {
    display: block;
}

.product-container-ban-chay-slider {
    overflow: hidden;
}

.product-container-ban-chay-slider .product-container-ban-chay {
    width: 150%;
}

.product-container-ban-chay-slider .product-card {
    display: flex;
    align-items: center;
}

.product-container-ban-chay-slider .product-card .product-img-container {
    width: 80px;
    min-width: 80px;
    margin-right: 9px;
}

.product-container-ban-chay-slider
    .eras-swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    width: calc(100vw - 28px);
}

.single-product th,
.single-product td {
    padding: 10px !important;
    color: #231f20;
}

.row-block-title-single-product .row,
.row-block-title-single-product .row p {
    margin: 0 !important;
}

.row-block-title-single-product .row .col {
    padding: 0;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
    padding: 16px;
    background-color: #231f20;
}

.off-canvas .mfp-content .nav li a {
    padding: 8px 0 8px 16px;
    text-transform: none;
    font-weight: 400;
    border-width: 1px;
    font-size: 16px;
}

.off-canvas .mfp-content .nav li.current-menu-item a {
    font-weight: 700;
}

.off-canvas .mfp-content .nav li.current-menu-item a,
.off-canvas .mfp-content .nav li a:hover {
    background: rgba(25, 89, 166, 0.5);
}

.off-canvas .mfp-content .nav li a,
.off-canvas .mfp-content .nav li button i {
    color: #ffffff;
}

.off-canvas .mfp-content .nav li a:before {
    display: none;
}

.off-canvas .nav-sidebar.nav-vertical > li + li {
    border-top: none;
}

#button-contact-vr {
    position: fixed;
    bottom: 18px;
    z-index: 99999;
}

#button-contact-vr {
    bottom: 95px;
    right: 20px;
}

.row-box-shadow-3 .col-inner,
.row-box-shadow-3-hover .col-inner:hover,
.box-shadow-3,
.box-shadow-3-hover:hover {
    box-shadow: 0 0 32px 0 rgb(103 115 129 / 20%);
}

/*phone*/
#button-contact-vr .button-contact {
    position: relative;
}

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

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

.phone-vr-img-circle {
    background-color: #e60808;
    width: 34px;
    height: 34px;
    line-height: 34px;
    top: 20px;
    left: 20px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

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

div#facebook-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1976d2;
    background-color: #1976d2;
}

div#facebook-vr .phone-vr-img-circle {
    background-color: #1976d2;
}

div#ins-vr .phone-vr-circle-fill {
    background: radial-gradient(
        circle at 30% 107%,
        #fdf497 0%,
        #fdf497 5%,
        #fd5949 45%,
        #d6249f 60%,
        #285aeb 90%
    );
}

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

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

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

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

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

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

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

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

@-webkit-keyframes zoom {
    0% {
        transform: scale(0.9);
    }

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

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

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

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

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

.phone-bar a {
    position: fixed;
    bottom: 113px;
    right: 55px;
    z-index: -1;
    color: #fff;
    font-size: 15px;
    padding: 8px 35px 7px 15px;
    border-radius: 100px;
    white-space: nowrap;
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
}

@media (max-width: 736px) {
    .phone-bar {
        display: none;
    }
}

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

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

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}

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

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

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

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

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

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

#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all;
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%;
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer;
}

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

.text-space h2 br {
    display: none;
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
    .mobile-nav .header-button a {
        padding: 0;
        width: 40px;
        height: 40px;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-nav .header-button a span {
        display: none;
    }

    .mobile-nav .header-button a i {
        margin: 0;
        font-size: 20px;
        color: #231f20;
    }

    .mobile-nav.nav > li > a > i.fa-bars {
        color: #ffffff;
        font-size: 40px;
        padding: 0;
    }

    .section-formcacthu {
        margin-top: 0;
    }

    .row-move {
        padding: 0;
        border-radius: 0;
    }

    .row-chinh-sach.row-move {
        border-radius: 32px;
    }

    .product-container-home.product-container {
        gap: 16px;
    }

    .product-container-home .product-item .product-card {
        padding: 0;
    }

    .product-container-home .product-item {
        width: calc(50% - 8px);
    }

    .eras-banner-top .text-box {
        top: 50%;
        bottom: auto;
        transform: translate(-50%, -50%) !important;
    }

    .eras-banner-top.banner h3,
    .eras-banner-top.banner h2 {
        font-size: 1.9em;
    }

    .col-ngang {
        margin-top: 0;
    }

    .hettich-logo img {
        width: auto;
        height: 80px;
    }

    .hettich-header {
        padding: 10px 0;
        display: block;
    }

    .hettich-search {
        width: 100%;
        margin-top: 24px;
    }

    .hettich-categories {
        display: none;
    }

    /* .row-lap-dat .col .col-inner {padding: 0 !important;} */
    .banner-mo.eras-banner-top {
        padding-top: 290px !important;
    }

    .banner-mo.eras-banner-top.eras-banner-top-product {
        padding-top: 290px !important;
    }

    .custom-product-page
        .banner-mo.eras-banner-top
        .text-box-content.text.dark {
        margin-top: 0;
    }

    .custom-product-page .banner-mo {
        height: auto;
    }

    .eras-banner-top .text-box {
        width: 100% !important;
    }

    .chi-tiet-san-pham .product-meta {
        display: block;
        white-space: normal;
    }

    .product-container-related .product-card {
        padding: 0;
    }

    .form-dangkyngay .wpcf7 .wpcf7-form-control-wrap {
        margin-bottom: 0;
    }

    .off-canvas .sidebar-menu {
        padding: 0 0 30px;
    }
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .slider-wrapper .flickity-prev-next-button {
        display: block;
    }

    .logo-footer {
        text-align: left;
    }

    .logo-footer img {
        width: auto;
        max-height: 120px;
    }

    .social-footer img {
        width: auto;
        max-height: 24px;
    }

    .footer-wrapper .box-text-bottom {
        display: flex;
    }

    .footer-wrapper .box-vertical .box-image {
        width: 24px !important;
    }

    .footer-wrapper .box-text.text-center {
        padding-right: 0;
        padding-top: 0;
    }

    #footer .box-vertical .box-image div {
        position: relative;
        top: auto;
    }

    .footer-wrapper .box-text.text-center h4,
    .footer-wrapper .box-text.text-center a {
        color: #ffffff;
    }

    .row-move .col-icon-trang .icon-box-center .icon-box-img {
        margin: 0;
    }

    .row-move .col-icon-trang .icon-box-center .icon-box-text {
        margin-top: -38px;
        text-align: left;
    }

    .row-move .col-icon-trang {
        min-height: auto;
    }

    .row-move .col-icon-trang .col-inner {
        padding: 0;
    }

    .row-move .col-icon-trang .icon-box-center .icon-box-text h3 {
        margin-left: 46px;
        margin-bottom: 15px;
    }

    .row-move .col-icon-trang .icon-box-center .icon-box-text h3 br {
        display: none;
    }

    .small-8 {
        flex-basis: calc(100% - 148px);
        max-width: calc(100% - 148px);
    }

    .section-title-btn .col.small-4 {
        flex-basis: 148px;
        max-width: 148px;
        white-space: nowrap;
    }

    .box-agent-registration .text-box {
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .box-agent-registration .text-box p {
        margin-top: 0;
    }

    .product-code {
        font-size: 12px;
    }

    .row-text-left .col:nth-child(1) {
        order: 2;
    }

    .row-solid-ngang .col-inner {
        padding-left: 56px;
    }

    .row-solid-ngang .col-inner .img {
        position: absolute;
        width: 40px !important;
        top: 0;
        left: 0;
    }

    .col-text-left .col-inner {
        display: flex;
        flex-wrap: wrap;
    }

    .col-text-left .col-inner .text.text-pad {
        margin-top: 0;
        order: 1;
    }

    .row-solid-ngang .col-inner .text.text-pad {
        margin-top: 0;
    }

    .col-text-left .col-inner .text {
        order: 2;
    }

    .text-pad::before,
    .row-solid-ngang::before {
        display: none;
    }

    .row-solid-ngang .text-to {
        min-height: auto;
    }

    .text-to::after {
        margin-top: 0;
    }

    .hettich {
        font-size: 80px;
    }

    .entry-image img.attachment-large.size-large.wp-post-image {
        height: 188px;
        margin: 5px 0 25px;
    }

    .chi-tiet-bai-viet .news-category::before,
    .chi-tiet-bai-viet .news-views::before,
    .chi-tiet-bai-viet svg,
    .share-section img {
        width: 20px;
        height: 20px;
    }

    .chi-tiet-bai-viet span {
        font-size: 16px;
    }

    .chi-tiet-bai-viet span {
        display: flex;
    }

    article.post {
        margin-bottom: 0;
    }

    .like-section svg {
        width: 20px;
    }

    .like-section span,
    .share-section {
        font-size: 16px;
    }

    .like-share-bar {
        border-bottom: 1px solid;
    }

    .swiper-wrapper .news-meta {
        font-size: 8px !important;
    }

    body .thongtin_dm {
        padding: 30px 0;
    }

    body .thongtin_inner {
        display: block;
        padding: 16px;
    }

    body .category-image {
        max-width: 100%;
        flex-basis: 100%;
        text-align: center;
    }

    body .if_danhmuc {
        max-width: 100%;
        flex-basis: 100%;
        margin-top: 24px;
    }

    .row-lap-dat .col .col-inner p.inf_span,
    .lap-dat-related-slider .col-inner .inf_span {
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 10px;
        gap: 9px;
    }

    .row-lap-dat .col:hover .col-inner {
        background: none;
    }

    .lap-dat-related-slider .category-item-desc,
    body .row-lap-dat .col .col-inner .desc_lap p {
        margin-bottom: 5px;
    }

    .row-san-pham-noi-bat > .small-9 {
        flex-basis: calc(100% - 150px);
        max-width: calc(100% - 150px);
    }

    .row-san-pham-noi-bat > .small-3 {
        flex-basis: 150px;
        max-width: 150px;
    }

    .product-in-shop .product-item {
        width: calc(50% - 10px);
    }

    .eras-product-status span {
        display: block;
    }

    .df-posts > .df-popup-thumb {
        width: calc(50% - 30px) !important;
    }

    .news-card_new {
        display: flex;
        border: 1px solid rgba(35, 31, 32, 0.5);
        border-radius: 16px;
    }

    .news-card_new .news-image_new {
        width: 50%;
    }

    .news-card_new .news-image_new img {
        height: 100%;
        object-fit: cover;
        border-radius: 16px 0 0 16px;
    }

    .news-content_new {
        width: 50%;
        padding: 16px;
    }

    .news-content_new .news-title {
        padding: 0;
        font-size: 18px;
        font-weight: 500;
    }

    .news-content_new .news-meta {
        border-bottom: 1px solid rgba(35, 31, 32, 0.5);
        padding-bottom: 15px;
    }

    .tab_new {
        display: flex;
        gap: 16px;
    }

    .tab_new .navigation .nav-container {
        flex-direction: column;
        justify-content: space-around;
        height: 80%;
    }

    .tab_new .main-content {
        width: 80%;
    }

    .tab_new .navigation {
        width: 20%;
        padding: 0 10px;
        margin: 0 !important;
    }

    .tab-content .highlight {
        font-size: 24px !important;
    }

    .tab-content h3 {
        font-size: 24px !important;
        text-align: left !important;
    }

    .nav-container svg {
        width: 24px !important;
        height: 24px;
    }

    .nav-button.active {
        width: 40px !important;
        height: 40px !important;
    }

    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        display: none;
    }

    a.button.primary.btn-xemthem {
        font-size: 0.7em;
    }

    .text-space h2 br {
        display: block;
    }

    .news-card_new .news-image_new img {
        height: 380px;
    }
}

.label-new.menu-item > a:after {
    content: "Mới";
}

.label-hot.menu-item > a:after {
    content: "Thịnh hành";
}

.label-sale.menu-item > a:after {
    content: "Giảm giá";
}

.label-popular.menu-item > a:after {
    content: "Phổ biến";
}

/* Custom 2 */
.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
    fill: #fff;
    background: rgba(34, 30, 31, 0.5);
    border: none;
    opacity: 1;
}

.product-card .product-price {
    padding-top: 10px;
}

.product-card .product-price span.amount {
    font-weight: 500;
}

#footer .box-image div {
    position: absolute;
    top: 15px;
}

.row-lap-dat .col:hover .col-inner {
    background: #1959a6;
}

.row-lap-dat .col:hover .col-inner p,
.row-lap-dat .col:hover .col-inner h2 {
    color: #fff;
}

.row-lap-dat .col:hover .col-inner svg {
    filter: brightness(0) invert(1);
}

.row-lap-dat .col .col-inner {
    text-align: center;
    padding: 16px;
    border-radius: 32px;
}

.row-lap-dat .col .col-inner p,
.row-lap-dat .col .col-inner h2,
.row-lap-dat .col .col-inner > svg {
    text-align: left;
    padding: 0 10px;
}

.row-lap-dat .col .col-inner h2 {
    padding-top: 15px;
}

.row-lap-dat .col .col-inner img {
    border-radius: 16px;
    height: 198px;
    object-fit: cover;
    width: 100%;
}

.inf_span {
    display: flex;
    gap: 20px;
    margin-top: 15px;
}

.inf_span span {
    align-items: center;
    display: flex;
    color: rgba(35, 31, 32, 0.5);
}

.inf_span span i {
    margin-right: 5px;
}

.row-lap-dat .col:hover .inf_span span {
    color: #fff;
}

.row-lap-dat .col .col-inner p {
    margin-bottom: 15px;
}

.desc_lap {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.thongtin_dm {
    padding: 30px 15px;
}

.category-image {
    max-width: 30%;
    flex-basis: 30%;
}

.category-image img {
    height: 100%;
}

.if_danhmuc {
    max-width: 70%;
    flex-basis: 70%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.thongtin_dm .category-description p {
    font-size: 20px;
    line-height: 40px;
}

.thongtin_dm h1 {
    background: #000;
    color: #fff;
    padding: 8px 18px;
    font-weight: 600;
}

.thongtin_inner {
    border: 1px solid rgba(35, 31, 32, 1);
    display: flex;
    border-radius: 32px;
    padding: 32px;
    gap: 20px;
}

.video-content iframe {
    width: 100%;
    height: 600px;
}

.video-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.if_singlelapdat,
.if_singlelapdat a {
    color: rgba(35, 31, 32, 0.5);
}

.if_singlelapdat span {
    margin-right: 15px;
}

.if_singlelapdat {
    padding-top: 10px;
    padding-bottom: 20px;
}

.content_lapdat p {
    margin-bottom: 15px;
}

.post-navigation {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 10px;
}

.post-navigation a {
    font-weight: 500;
    font-size: 18px;
}

.df-posts > .df-popup-thumb {
    width: calc(33.3333333333% - 30px);
}

.df-posts {
    max-width: 1250px;
}

.inf_bhanh:nth-child(even) {
    background-color: #f8f9fa;
    border-color: #1959a6;
}

.inf_bhanh:nth-child(odd) {
    background-color: #ffffff;
}

.inf_bhanh {
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid;
}

div#reviews.woocommerce-Reviews {
    max-width: 100%;
}

.devvn_prod_cmt {
    display: none;
}

span.devvn_num_reviews {
    color: #1959a6;
}

#comments a.btn-reviews-now {
    background: #1959a6;
}

.single-product th {
    color: #fff !important;
}

.product-quick-view-container .slide{
	border: 1px solid #ddd;
/*     border-radius: 10px; */
	height: 100%;
	display: flex;
    align-items: center;
}

.product-gallery-slider img {
    
}

.xct_but {
    display: none;
}

.slider-style-container .flickity-slider > :not(.is-selected),
.slider-style-focus .flickity-slider > :not(.is-selected),
.slider-style-shadow .flickity-slider > :not(.is-selected) {
    opacity: 1;
}

.slide_kh .row {
    padding: 0 20px !important;
}

span.news-category {
    display: flex;
}

span.news-views {
    display: none;
}

.form-flat input:not([type="submit"]) {
    background: #fff;
}

.searchform-wrapper {
    margin-bottom: 0 !important;
}