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

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

body {
    font-size: 16px;
    font-family: Helvetica, Roboto, Arial, sans-serif !important;
    line-height: 1.2;
}

h1 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 15px;
}
h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 15px;
}
h3 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 15px;
}
h4 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 15px;
}
h5 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 15px;
}
h6 {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 15px;
    opacity: 1;
    font-weight: 700;
}
div.text p:last-of-type {
    margin: 0;
}
b, strong {
    font-weight: 700;
}
.banner h1 {
    font-size: 36px;
}
.banner h2 {
    font-size: 32px;
}
.banner h3 {
    font-size: 28px;
}
.banner h1, .banner h2, .banner h3 {
    font-weight: 700;
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
    line-height: 1.2;
}
h6, span.widget-title, th {
    text-transform: inherit;
}
blockquote, dl, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
form {
    margin: 0;
}

.header .header-main .flex-col.logo {
    margin: 0;
}
.header .header-main .hide-for-medium.flex-left {
    order: -1;
    width: calc(50% - 100px);
    max-width: 320px;
}
.header .header-main .hide-for-medium.flex-right {
    width: calc(50% - 100px);
    max-width: 320px;
}
.header .searchform {
    border-radius: 99px;
    overflow: hidden;
    width: 320px;
    max-width: 100%;
    border: 1px solid #ddd;
}
.header .searchform input.search-field {
    border: none;
    box-shadow: none;
    outline: none;
}
.nav-small.nav>li.html {
    font-size: 16px;
    color: #222222;
}
.nav-small.nav>li.html.html_topbar_left {
    line-height: 16px;
}
.nav>li>a {
    font-size: 16px;
}
.header-hotline {
    display: flex;
    align-items: center;
}
.header-hotline img {
    width: 32px;
    min-width: 32px;
    margin-right: 9px;
}
.header-hotline span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #585858;
}
.header-hotline span.number {
    font-size: 21px;
    font-weight: bold;
    color: #e20015;
    letter-spacing: 1.2px;
}
#header #logo img,
#header .stuck #logo img {
    max-height: 61px !important;
}

/* Footer */
.ux-menu .ux-menu-link {
    margin-bottom: 10px !important;
}
.ux-menu .ux-menu-link:last-child {
    margin-bottom: 0 !important;
}
.ux-menu .ux-menu-link .ux-menu-link__link {
    padding: 0;
    min-height: auto;
}
.ux-menu .ux-menu-link .ux-menu-link__link:hover {
    color: var(--primary-color);
}
.social-icons.follow-icons .button {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
}
.social-icons.follow-icons .button i {
    font-size: 22px;
}
.social-icons.follow-icons .button.facebook {
    background-color: #3a589d !important;
    border-color: #3a589d !important;
    color: #ffffff;
}
.social-icons.follow-icons .button.youtube {
    background-color: #c33223!important;
    border-color: #c33223!important;
    color: #ffffff;
}
.social-icons.follow-icons .button.phone {
    background-color: #E6EFF4 !important;
    border-color: #E6EFF4 !important;
    color: #ffffff;
    background-image: url("https://ducdongtamanphat.com/wp-content/uploads/2025/07/zalo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
}
.social-icons.follow-icons .button.phone i {
    display: none;
}
.footer-wrapper .absolute-footer {
    display: none;
}

/* Trang chủ */
.thuong-hieu .col-inner {
    position: relative;
    padding: 0 0 390px;
    margin-top: 20px;
    margin-bottom: 434px;
}
.thuong-hieu .col-inner .icon-box {
    transition: 2s;
    position: absolute;
    max-width: 400px;
}
.thuong-hieu .col-inner .icon-box:first-child {
    left: 50%;
    z-index: 5;
    transform: translate(-50%, 50%);
}
.thuong-hieu .col-inner .icon-box:nth-child(2) {
    left: 50%;
    top: 25%;
    transform: translate(-50%, 25%);
    z-index: 2;
}
.thuong-hieu .col-inner .icon-box:nth-child(3) {
    left: 50%;
    top: 100%;
    transform: translate(-50%, -48%);
    z-index: 4;
}
.thuong-hieu .col-inner .icon-box:nth-child(4) {
    left: 25%;
    top: 25%;
    transform: translate(23%, 26%);
    z-index: 2;
}
.thuong-hieu .col-inner .icon-box:nth-child(5) {
    width: 279px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 4%);
    z-index: 6;
    opacity: 1;
    transition: 2s;
}
/*.thuong-hieu .col-inner .icon-box {*/
    /*display: grid;*/
    /*position: relative;*/
/*}*/
.thuong-hieu .col-inner .icon-box .icon-box-img {
    width: auto !important;
    max-width: 400px;
}
.thuong-hieu .col-inner .icon-box:nth-child(5) .icon-box-img {
    max-width: 279px;
}
.thuong-hieu .col-inner .icon-box .icon-box-text {
    position: absolute;
    z-index: 7;
    opacity: 0;
    font-size: 14px;
}
.thuong-hieu .col-inner .icon-box:first-child .icon-box-text {
    width: 200px;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
}
.thuong-hieu .col-inner .icon-box:nth-child(2) .icon-box-text {
    width: 137px;
    top: 44%;
    right: -10%;
    transform: translate(-50%, 0%);
    text-align: center;
}
.thuong-hieu .col-inner .icon-box:nth-child(3) .icon-box-text {
    width: 200px;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
}
.thuong-hieu .col-inner .icon-box:nth-child(4) .icon-box-text {
    width: 137px;
    top: 44%;
    left: 24%;
    transform: translate(-50%, 0%);
    text-align: center;
}
@media (min-width: 850px) {
    .thuong-hieu.aos-animate .icon-box:first-child {
        transform: translate(-50%, 0%);
    }
    .thuong-hieu.aos-animate .icon-box:nth-child(2) {
        transform: translate(-14%, 12%);
    }
    .thuong-hieu.aos-animate .icon-box:nth-child(3) {
        transform: translate(-50%, -25%);
    }
    .thuong-hieu.aos-animate .icon-box:nth-child(4) {
        transform: translate(-13%, 12%);
    }
    .thuong-hieu .col-inner .icon-box .icon-box-text {
        transition: 0.5s ease 2s;
        opacity: 1;
    }
}

.thuong-hieu-mobile {
    z-index: 9;
}
.thuong-hieu-mobile .col-inner .icon-box {
    transition: 2s;
    position: absolute;
    font-size: 14px;
}
.thuong-hieu-mobile .col-inner .icon-box:first-child {
    left: calc(0px);
    z-index: 5;
    transform: translate(50%, 50%);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(2) {
    z-index: 2;
    right: calc(0px);
    transform: translate(-50%, 50%);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(3) {
    right: calc(0px);
    top: calc(42% + 1px);
    transform: translate(-50%, -50%);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(4) {
    z-index: 2;
    left: calc(0px);
    top: calc(42% + 1px);
    transform: translate(50%, -50%);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(5) {
    width: 222px;
    max-width: 222px;
    top: calc(13% + 1px);
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 10;
    opacity: 1;
    transition: 2s;
}
.thuong-hieu-mobile .col-inner .icon-box .icon-box-img {
    width: 100% !important;
    max-width: 160px !important;
    margin: 0;
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(5) .icon-box-img {
    width: 100% !important;
    max-width: 222px !important;
    height: auto;
}
.thuong-hieu-mobile .col-inner .icon-box .icon-box-text {
    position: absolute;
    width: 130px !important;
    font-size: 13px;
    line-height: 16px;
    z-index: 7;
    color: #fff;
    opacity: 1;
    text-align: center;
    padding: 5px 0;
}
.thuong-hieu-mobile .col-inner .icon-box:first-child .icon-box-text {
    top: 7%;
    left: 46%;
    transform: translate(-50%, 0%) rotate(-45deg);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(2) .icon-box-text {
    top: 4%;
    right: -51%;
    transform: translate(-50%, 0%) rotate(45deg);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(3) .icon-box-text {
    bottom: 12%;
    left: 60%;
    transform: translate(-50%, 0%) rotate(-45deg);
}
.thuong-hieu-mobile .col-inner .icon-box:nth-child(4) .icon-box-text {
    top: 28%;
    left: 44%;
    transform: translate(-50%, 0%) rotate(45deg);
}
.thuong-hieu-mobile .col-inner {
    display: block;
    position: relative;
    min-height: 380px;
    margin-top: 50px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}
.thuong-hieu-mobile.aos-animate .col-inner .icon-box {
    transform: translate(0%, 0%) !important;
}
.thuong-hieu-mobile.aos-animate .col-inner .icon-box .icon-box-text {
    transition: 0.5s ease 2s !important;
    opacity: 1 !important;
}
.thuong-hieu-mobile.aos-animate .col-inner .icon-box:nth-child(5) {
    transform: translate(-50%, 0%) !important;
}
.img.bg-hoa-sen {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #ffffff;
}

/* Chi tiết sản phẩm */
.rank-math-breadcrumb p {
    padding: 10px 0;
    margin: 0;
}
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    color: #222222;
}
.rank-math-breadcrumb a:hover {
    color: var(--primary-color);
}

.single-product .product-title {
    font-size: 28px;
}
.single-product .product-title-container .is-divider {
    display: none;
}
.single-product .meta-rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}
.single-product .product_meta {
    font-size: 16px;
    margin-bottom: 0;
}
.single-product .product_meta > span {
    display: none;
}
.single-product .product_meta > span.sku_wrapper {
    display: block;
    border: none;
}
.single-product .meta-rating .woocommerce-product-rating {
    margin-bottom: 5px;
}
.single-product .product-price-container,
.single-product .woocommerce-variation-price {
    padding: 10px 0;
}
.single-product .product-price-container span.amount,
.single-product .woocommerce-variation-price span.amount {
    font-size: 26px;
    font-weight: bold;
    color: var(--primary-color);
}
.single-product .variations .reset_variations {
    color: var(--primary-color);
    opacity: 1;
}
.ho-tro-kh .row .col .row {
    margin-left: -5px;
    margin-right: -5px;
}
.ho-tro-kh .row .col .col {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
body .icon-box.icon-box-left, body .icon-box.icon-box-right {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.ho-tro-kh .icon-box {
    align-items: center;
}
.ho-tro-kh .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 5px;
    font-size: 14px;
}
.ho-tro-kh .icon-box .icon-box-img {
    vertical-align: middle;
    display: block;
    box-sizing: border-box;
    text-align: center;
    float: left;
    width: 80px;
    padding: 10px 0;
    background: var(--primary-color);
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: relative;
}
.ho-tro-kh .icon-box .icon-box-img .icon {
    box-sizing: border-box;
    width: 75px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    padding: 12px;
}
.ho-tro-kh .icon-box .icon-box-img .icon svg {
    fill: #fff;
    width: 36px;
    height: 36px;
    transition: 0.5s;
    animation: 4s ease-in-out 0s normal none infinite running fade-bg2;
}
@keyframes fade-bg2 {
    0% {
        transform: translate(0);
    }
    25% {
        transform: translate(0, -6px);
    }
    37% {
        transform: translate(0, 6px);
    }
    50% {
        transform: translate(0, -6px);
    }
    60% {
        transform: translate(0);
    }
    100% {
        transform: translate(0);
    }
}
.woocommerce-tabs .product-tabs {
    display: none;
}
#reply-title,
.woocommerce-Reviews-title {
    font-size: 18px;
}
.related-products-wrapper .product-section-title {
    display: none;
}
.related-products-wrapper.product-section {
    border-top: none;
}
.product-small .box-text {
    padding: 0;
}
.product-small .box-text .product-sku {
    font-size: 12px;
    padding: 5px 6px;
    display: inline-block;
    background: #ebebeb;
    border-radius: 3px;
    margin-top: 15px;
}
.product-small .box-text .product-title {
    margin: 12px 0 0;
    font-size: 18px;
}
.product-small .box-text .product-title a {
    color: #222222;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-small .box-text .product-title a:hover {
    color: var(--primary-color);
}
.product-small .box-text .price-wrapper {
    margin-top: 10px;
}
.product-small .box-text .price-wrapper span.amount {
    font-size: 18px;
    color: var(--primary-color);
}

.shop-page-title.page-title {
    padding: 0 15px;
}
.shop-page-title .page-title-inner {
    border-bottom: 2px solid #eee;
    padding: 0;
    max-width: 1170px;
}
.shop-page-title .flex-col .is-large {
    display: none;
}
.shop-page-title .shop-page-title {
    font-size: 28px;
    text-transform: uppercase;
    color: var(--primary-color);
}
.shop-page-title .woocommerce-ordering select {
    margin: 0 0 15px;
}
.widget_product_categories .widget-title {
    display: block;
    background: var(--primary-color);
    font-size: 16px;
    text-align: left;
    padding: 15px 10px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}
.widget_product_categories .is-divider {
    display: none;
}
.widget_product_categories .product-categories {
    padding: 10px 10px 0;
    border: 1px solid #ececec;
}
.widget_product_categories .product-categories > .cat-item {
    margin-bottom: 20px;
    border: none !important;
    font-size: 15px;
}
.widget_product_categories .product-categories > .cat-item > a {
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.widget_product_categories .product-categories .cat-item > a {
    color: #222222;
    transition: 0.5s;
}
.widget_product_categories .product-categories .cat-item > a:hover,
.widget_product_categories .product-categories .cat-item.active > a {
    color: var(--primary-color);
}
.widget_product_categories .product-categories .toggle {
    opacity: 1;
    font-size: 18px;
}
.widget_product_categories .product-categories ul.children {
    padding: 0;
    margin: 10px 0 0;
    border: none;
}
.widget_product_categories .product-categories ul.children .cat-item {
    margin-bottom: 10px;
}
.widget_product_categories .product-categories ul.children .cat-item:last-child {
    margin-bottom: 0;
}
.widget_product_categories .product-categories ul.children a {
    padding: 0 0 0 20px;
    text-transform: capitalize;
    font-weight: 400 !important;
    font-size: 14px;
    position: relative;
}
.widget_product_categories .product-categories ul.children a:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    border: 1px solid #222222;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    transition: 0.5s;
}
.widget_product_categories .product-categories ul.children a:hover:before,
.widget_product_categories .product-categories ul.children .active a:before {
    background-image: url("https://ducdongtamanphat.com/wp-content/uploads/2025/07/icon-check.svg");
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 0;
    border-width: 1px;
    width: 32px;
    height: 32px;
    min-width: auto;
    line-height: 30px;
}

/* Tin tức */
body.home .breadcrumb-site {
    display: none;
}
#secondary .widget {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #EBEBEB;
}
#secondary .widget .widget-title  {
    display: block;
    color: var(--primary-color);
    border-bottom: 1px #F5F5F5 solid;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}
#secondary .is-divider  {
    display: none;
}
.post-item .box-text {
    padding: 15px 0 0;
}
.post-item .is-divider {
    display: none;
}
.post-item .post-title {
    margin: 0 0 10px;
}
.post-item .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #222222;
    margin: 0;
}
.post-item .post-title a:hover {
    color: var(--primary-color);
}
.post-item .post-meta {
    font-size: 16px;
    margin-bottom: 10px;
}
.post-item .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0;
}
.post-item .col.post-item {
    padding-bottom: 20px;
}
#secondary .box-vertical .box-image {
    width: 36% !important;
}
#secondary .col.post-item:last-child {
    padding-bottom: 0;
}
.post-item .box-vertical {
    display: flex;
    align-items: center;
    width: 100%;
}
#secondary .post-item .col-inner {
    box-shadow: none;
}
#secondary .post-item .post-title {
    margin: 0;
}
#secondary .widget .cat-item a {
    color: #222222;
    font-size: 15px;
    font-weight: 700;
    transition: 0.5s;
}
#secondary .widget .cat-item a:hover,
#secondary .widget .cat-item.current-cat>a {
    color: var(--primary-color);
}
.widget>ul>li.cat-item+li {
    border: none;
}
.page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}
.archive-page-header .page-title {
    margin: 0;
    border-bottom: 2px solid #EEE;
    text-transform: uppercase;
    padding-bottom: 4px;
}
.archive-page-header .page-title span {
    color: var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 4px;
}
.page-wrapper .col-divided,
.page-wrapper .col-border+.col,
.page-wrapper .col-divided+.col {
    border-right: none;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 850px) {
    .page-wrapper > .row > .large-9,
    .blog-wrapper > .row > .large-9 {
        flex-basis: calc(100% - 320px);
        max-width: calc(100% - 320px);
    }
    .page-wrapper > .row > .large-3,
    .blog-wrapper > .row > .large-3 {
        flex-basis: 320px;
        max-width: 320px;
    }
}
/*.blog-single .entry-header .entry-header-text {*/
    /*display: flex;*/
    /*flex-direction: column;*/
/*}*/
.blog-single .entry-header .entry-divider {
    display: none;
}
/*.blog-single .entry-header .entry-title {*/
    /*order: -1;*/
/*}*/
.blog-single .entry-header .entry-meta {
    font-size: 14px;
}
.blog-single .entry-header .entry-meta a {
    color: #222222 !important;
    pointer-events: none;
}
.blog-single .post {
    margin: 0;
}

/* Trang chủ */
.icon-title-block.icon-box {
    display: flex;
    align-items: flex-end;
}
.slider.slider-nav-outside:not(.row) {
    padding: 0 46px !important;
}
.slider.slider-nav-outside.row .flickity-slider > .col > .col-inner {
    padding: 0 46px !important;
}
.slider-nav-outside .flickity-prev-next-button.previous {
    right: calc(100% - 45px);
}
.slider-nav-outside .flickity-prev-next-button.next {
    left: calc(100% - 45px);
}
.slider-image-auto .img .img-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-image-auto .img .img-inner img {
    width: auto;
    max-width: 100%;
}
@media only screen and (min-width: 550px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .featured-product-slider {
        display: flex;
        align-items: center;
    }
    .featured-product-slider .box-image {
        order: 2;
        width: 50%;
        min-width: 50%;
    }
    .featured-product-slider .box-text {
        order: 1;
        padding-right: 50px !important;
    }
    .featured-product-slider .box-text .title-wrapper {
        font-weight: 700;
    }
    .posts-home .box-image .image-zoom {
        padding: 0 !important;
        height: 390px;
    }
    .posts-home > .col:last-child .box-image .image-zoom {
        padding: 0 !important;
        height: 180px;
    }
    .posts-home > .col:last-child .box-text {
        padding: 10px !important;
    }
    .posts-home > .col:last-child .box-text .post-title {
        font-size: 1em;
    }

}
.posts-home > .col {
    padding-bottom: 0;
}
.posts-home .post-item .box-text .post-title {
    margin: 0;
}
.posts-home .post-item .box-text .post-title a {
    color: #ffffff;
}
.product-small .box-text {
    text-align: left;
}
.product-small .box-image {
    overflow: hidden;
}
.product-small .box-image img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.product-small:hover .box-image img {
    transform: scale(1.1);
}
.text.quote-text {
    padding: 16px 30px 7px;
    position: relative;
}
.text.quote-text:before {
    content: ',,';
    color: #dedede;
    font-size: 46px;
    position: absolute;
    top: 28px;
    left: 0;
    font-weight: bold;
    transform: rotate(180deg);
    letter-spacing: -3px;
}
.cam-nhan-kh .col {
    padding-bottom: 15px;
}
.cam-nhan-kh .icon-box {
    display: flex;
    align-items: center;
    padding-left: 15px;
    position: relative;
}
.cam-nhan-kh .icon-box:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: -20px;
    left: 41px;
    background: #fff;
    border: 1px solid #eee;
    transform: rotate(45deg);
    border-width: 0px 1px 1px 0;
}
.cam-nhan-kh .icon-box .icon-box-img img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
}
.button:last-of-type {
    margin-bottom: 0;
}
.col-truyen-thong .col-inner {
    border: 1px rgba(233, 233, 194, 0.918) solid;
}
.col-truyen-thong .col-inner .slider-wrapper {
    flex: 1;
}
.slider-image-auto .slider-nav-circle .flickity-prev-next-button {
    top: calc(50% - 19px);
    bottom: auto;
}
@media only screen and (min-width: 550px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col-truyen-thong .col-inner {
        display: flex;
        align-items: center;
    }
    .col-truyen-thong .col-inner .text {
        white-space: nowrap;
        width: auto;
        padding-right: 30px;
    }
    .col-truyen-thong .col-inner h2 {
        margin: 0;
        padding-bottom: 15px;
        position: relative;
    }
    .col-truyen-thong .col-inner h2:after {
        content: "";
        position: absolute;
        width: 100px;
        height: 2px;
        bottom: 0;
        left: 0;
        background: var(--primary-color);
    }
    .col-truyen-thong .col-inner .slider-wrapper {
        flex: 1;
    }

}
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    border-radius: 5px;
}
.wpcf7-form input.wpcf7-submit {
    margin-bottom: 0;
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    font-size: 16px;
    font-weight: 400;
}
.icon-box-review.icon-box {
    display: flex;
    align-items: center;
}
.icon-box-review.icon-box .icon-box-img img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border-width: 1px;
    border-radius: 5px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}