ul {
    padding-left: 0px !important;
}

.post-item .post-title {
    padding-bottom: 5px;
    font-size: 18px;
}

.post-item .post-meta {
    font-size: 14px;
    padding-bottom: 5px;
    color: #848383 !important;
}

.from_the_blog_excerpt {
    font-size: 16px;
    color: black !important;
}

.row-custom-1 {
    max-width: 1280px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


body img {
    border-radius: 6px;
    overflow: hidden;
}

.section-content>.row,
#content>.row {
    padding-left: 45px;
    padding-right: 45px;
}

.p-mb-0,
.p-mb-0 * {
    margin-bottom: 0px !important;
}

.custom-slider .flickity-slider .row {
    opacity: 1;
    margin-right: 12px;
}

.img-radius {
    border-radius: 32px;
    overflow: hidden;
}



.icb-runs .icon-box-img {
    width: 12px !important;
    position: relative;
    top: 37px;
}

.icb-runs .icon-box-text {
    width: 95%;
    padding-left: 36px !important;
    padding-top: 24px;
    padding-right: 56px;
}


.animate-marquee {
    position: relative;
    overflow: hidden;

    /* tuỳ chỉnh */
    height: 30px;
    /* tuỳ chỉnh */
    line-height: 40px;
}

.animate-marquee ul {
    display: inline-flex;
    gap: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;

    /* animation */
    animation: marquee 100s linear infinite;
    /* 30s chạy hết 1 vòng */
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}


.animate-marquee2 {
    position: relative;
    overflow: hidden;
    height: 45px;
    line-height: 40px;
}

.animate-marquee2 ul {
    display: inline-flex;
    gap: 0pxc;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;

    /* animation nhanh hơn */
    animation: marquee 30s linear infinite;
    /* 15s chạy hết 1 vòng */
}



.section-home-10 .icb-runs {
    margin: 0px !important;
    padding-left: 36px;
    padding-bottom: 73px !important;
}

.section-home-10 .btn-join {
    width: 100%;
    margin: 0px !important;
}


.section-home-10 .box-inner-left {
    border-top-left-radius: 16px;
    overflow: hidden;
    border-bottom-left-radius: 16px;
}

.section-home-10 .box-inner-right {
    border-top-right-radius: 16px;
    overflow: hidden;
    border-bottom-right-radius: 16px;
}

div#top-bar * {
    color: #fff !important;
}

.menu-top-bar {
    display: flex;
    flex-direction: row;
    gap: 8px;
    font-size: 12px;
}

.menu-top-bar .menu-item {
    border-right: 1px solid #ffffff66;
    padding-right: 10px;
    height: 17px;
}


a.ux-menu-link__link.flex {
    position: relative;
    top: 2px;
    font-weight: 600;
}

.menu-top-bar-left {
    position: relative;
    left: 61px;
}

.header-main {
    padding-left: 42px;
    padding-right: 60px;
}

.menu-top-bar-right {
    padding-right: 60px;
}

div#top-bar {
    height: 32px;
}

.header:not(.transparent) .header-nav-main.nav>li>a {
    color: #000000 !important;
    font-weight: bold;
    font-size: 16px;
}

.div-menu-header-bot {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}

.div-menu-header-bot * {
    color: #fff !important;
}

.div-menu-header-bot a {
    padding-left: 19px;
}

div#wide-nav {
    height: 34px;
}

#masthead {
    background: #fff !important;
}

#masthead .header-nav-main.nav-right {
    width: 392px;
    display: flex;
    flex-wrap: nowrap;
}


#masthead .icon-user:before {
    font-size: 25px;
}

#masthead .icon-shopping-bag:before {
    font-size: 24px;
}

#masthead .searchform input {
    height: 46px;
    border: 1px solid #d1d1d1;
    font-size: 15px;
    padding-left: 22px;
    background: none !important;
}

#masthead .icon-search:before {
    color: #6b7280;
    font-size: 18px;
    position: relative;
    right: 9px;
}

div#masthead {
    height: 67px;
}

#masthead .header-nav-main.header-nav.nav-left {
    left: 40% !important;
}


.box-menu-sub-header .box-menu-left {
    border-right: 1px solid #d0caca;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.box-menu-sub-header .box-img-right {
    padding-top: 30px;
    padding-left: 27px;
    padding-right: 29px;
    padding-bottom: 57px;
}

.box-menu-sub-header .box-menu-left .stack-menu-top {
    padding-top: 24px;
    padding-left: 61px;
    padding-right: 60px;
}

.box-menu-sub-header .box-menu-left .menu-bot-left {
    background: #f0f0f0;
    padding-left: 77px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    height: 67px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.box-menu-sub-header .box-menu-left .menu-bot-left * {
    font-size: 14px;
}

.box-menu-sub-header .box-menu-left .menu-bot-left .menu-bot-db-1 {
    border-right: 1px solid #cbc9c985;
    padding-right: 20px;
    color: #727272;
}

.box-menu-sub-header .box-menu-left .menu-bot-left .menu-bot-db-1 * {
    font-size: 13px;
    font-weight: 500;
    color: #7c7676 !important;
}

.box-menu-sub-header .box-menu-left .menu-bot-left a {
    position: relative;
    top: 6px;
}

.box-menu-sub-header .box-menu-left>.col-inner {
    height: 100%;
}

.box-menu-sub-header .box-menu-left .stack-menu-top * {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-top-1 * {
    font-weight: bold;
    font-size: 16px;
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-top-1 a {
    /* position: relative; */
    width: max-content;
    justify-content: start !important;
    display: flex;
    flex-direction: row;
    position: relative;
    left: -10px;
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-top-1 a i {
    right: 0px;
    order: 2;
    color: #273bce;
    transition: all 0.3s;
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-top-1 a:hover i {
    transform: translateX(10px);
}

.box-menu-sub-header .box-menu-left .stack-menu-top a:hover * {
    color: #273bce !important;
}

.box-menu-sub-header .box-menu-left .menu-bot-left a:hover {
    color: #273bce !important;
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-bold * {
    font-weight: 600;
}


.box-menu-sub-header {
    width: 100vw !important;
    max-width: 100vw !important;
}

.menu-block-header .nav-dropdown {
    max-width: 100vw !important;
    width: 100vw !important;
}

li.menu-block-header.current-dropdown>.nav-dropdown-full,
li.menu-block-header.has-dropdown:hover>.nav-dropdown-full {
    width: 95vw !important;
    max-width: 95vw !important;
    margin-top: 10px;
    border-radius: 10px !important;
    overflow: hidden;
}

.row-menu-sub-top {
    height: 102%;
}

.row-menu-sub-top .box-inner-row-1 {
    border-right: 1px solid #72717147;
}

.row-menu-sub-top .btn-link-top-1 {
    color: black !important;
}

.row-menu-sub-top .btn-link-top-1 i {
    color: #273bce;
    transition: all 0.3s;
    font-size: 20px;
}

.row-menu-sub-top .btn-link-top-1:hover i {
    transform: translateX(10px);
}

.row-menu-sub-top .icon-box-img {
    border-radius: 50px;
    overflow: hidden;
    transition: all 0.3s;
}

.row-menu-sub-top .icb-menu-sub {
    margin-bottom: 19px;
    align-items: center;
}

.row-menu-sub-top .icon-box-text * {
    font-size: 15px;
    position: relative;
    left: -5px;
    color: black
}

.row-menu-sub-top .btn-link-top-1:hover {
    color: #273bce !important;
}

.row-menu-sub-top .icon-box-text {
    position: relative;
    transition: all 0.3s;
}

.row-menu-sub-top .icon-box-text:after {
    content: "";
    width: 149px;
    height: 1px;
    background: #aeadad2e;
    position: absolute;
    bottom: -9px;
}

.row-menu-sub-top>.col>.col-inner {
    padding-top: 28px;
    padding-left: 68px;
}

.row-menu-sub-top .icb-menu-sub:hover .icon-box-img {
    transform: scale(1.1);
    /* phóng to 110% */
}

.box-menu-sub-header .box-menu-left .stack-menu-top .menu-sub-db-2 * {
    font-size: 12px;
    font-style: italic;
    position: relative;
    top: -5px;
}

.btn-db-transtion {
    transition: all 0.3s !important;
}

.btn-db-transtion:hover i {
    transform: translateX(5px);
}

.btn-db-transtion * {
    transition: all 0.3s !important;
}

@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block;
    }
}

@media(max-width: 700px) {

    .html_topbar_right {
        display: block !important;
    }

}


/* --- Nút mở menu chính --- */

.blocks-template-default .box-wp-menu-mb-main,
.blocks-template-default .box-wp-menu-mb-sub {
    position: unset !important;
    transform: unset !important;
}


.box-wp-menu-mb-main,
.box-wp-menu-mb-sub {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease-in-out;
    z-index: 50;
    overflow-y: auto;
    /* Cho phép cuộn theo chiều dọc */
    padding-top: 0px;
    /* Đảm bảo nội dung không bị che bởi nút */
    background: #fff;
    padding-bottom: 89px !important;
}

.box-wp-menu-mb-main.open,
.box-wp-menu-mb-sub.open {
    transform: translateX(100%);
}

.icon-close-menu-mb {
    cursor: pointer;
}


.box-wp-menu-mb-sub {
    z-index: 60;
}

.img-icon-back-mb {
    cursor: pointer;
}


@media(max-width: 700px) {
    .div-menu-header-bot {
        font-size: 12px;
    }

    #wide-nav .div-menu-header-bot {
        position: relative;
        width: 100%;
        overflow: hidden;
        /* Ẩn phần chữ vượt khung */

        /* Màu nền tuỳ chọn */
        color: #fff;
        padding: 10px 0;
        white-space: nowrap;
        padding-top: 6px;
    }

    #wide-nav .div-menu-header-bot::after {
        content: attr(data-text);
    }

    #wide-nav .div-menu-header-bot span,
    #wide-nav .div-menu-header-bot a {
        display: inline-block;
    }

    #wide-nav .div-menu-header-bot {
        display: inline-block;
        animation: marquee2 25s linear infinite;
    }

    /* Hiệu ứng chạy chữ */
    @keyframes marquee2 {
        0% {
            transform: translateX(100%);
        }

        100% {
            transform: translateX(-100%);
        }
    }
}

.quick_toolbar {
    display: none;
}

/* ----------trang chi tiết sản phẩm--------- */
.single-product .product-container .product-main {
    max-width: 1300px;
    margin: 0px auto;
}


.single-product .woocommerce-tabs {
    background: #f2f2f2;
}

.single-product li#tab-title-description {
    border: none !important;
    font-size: 30px;
    padding-top: 21px;
}

.single-product li#tab-title-description a::before {
    display: none;
}

.single-product .related-products-wrapper {
    padding-top: 57px;
    margin: 0px auto;
    padding-left: 60px;
    padding-right: 60px;
}

.single-product .product-footer>.container {
    padding: 0px !important;
}

.single-product .woocommerce-tabs .tab-panels {
    max-width: 1535px;
    margin: 0px auto;
}

.single-product .product-section-title-related {
    font-size: 28px;
}

.product-small .add-to-cart-button {
    display: none;
}


.devvn_readmore_flatsome {
    background: none;
}

.devvn_readmore_flatsome:before {
    background: none !important;
}

.devvn_readmore_flatsome a {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid;
    width: 146px;
    border-radius: 50px;
    height: 41px;
    padding-top: 8px;
    margin: 0px auto;
    transition: all 0.3s;
    position: relative;
}

.devvn_readmore_flatsome a::after {
    display: none;
}

.devvn_readmore_flatsome a:hover {
    color: #fff;
    background: black;
}


.single-product .product-page-title {
    max-width: 1300px;
    margin: 0px auto;
    padding-left: 43px;
    padding-top: 33px;
}

.single-product .vertical-thumbnails {
    max-width: 48px;
    flex-basis: 48px;
}

.single-product .vertical-thumbnails img {
    border-radius: 4px;
}

.single-product .woocommerce-message {
    max-width: 1312px;
    margin: 0px auto;
}

.single-product .variations th span {
    color: #525252;
}

.single-product .variations th * {
    font-size: 16px;
}

.single-product li.color-variable-item {
    width: 65px !important;
    border-radius: 50px !important;
    overflow: hidden;
    height: 40px !important;
    box-shadow: none !important;
    border: 2px solid #cacaca;
}


.single-product li.color-variable-item .variable-item-contents {
    border-radius: 50px !important;
    overflow: hidden;
}



.single-product li.color-variable-item.selected .variable-item-contents::before {
    display: none !important;
}

.single-product li.color-variable-item:hover {
    border-color: #0e3795 !important;
}


.single-product li.color-variable-item.selected {
    border-color: #0e3795 !important;
}


.single-product .variations .reset_variations {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.single-product .variations th {
    padding-top: 16px;
}


.single-product li.button-variable-item {
    color: #525252 !important;
    background: #d1d1d1 !important;
    width: 72px !important;
    height: 48px !important;
    border-radius: 12px !important;
    margin-right: 14px !important;
    box-shadow: none !important;
}

.single-product li.button-variable-item:last-child {
    margin-right: 0px !important;
}

.single-product li.button-variable-item:hover {
    background: #000000 !important;

    color: #fff !important;
}


.single-product li.button-variable-item.selected {
    background: #000000 !important;

    color: #fff !important;
}

.single-product li.button-variable-item * {
    font-size: 16px;
}


.single-product .product-info .price-wrapper del .amount {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}

.single-product .product-info .price-wrapper .amount {
    font-size: 28px;
}

.single-product .product-info .is-divider {
    visibility: hidden;
    margin-bottom: -4px;
}


.single-product .product-info .buy_now_button {
    display: none;
}

.single-product .image-tools.bottom.left {
    display: none;
}

.single-product .product-gallery>.row>.large-10 {
    max-width: 90%;
    flex-basis: 90%;
}



.single-product .woocommerce-variation-add-to-cart {
    padding: 0px !important;
    height: 56px;
    display: flex;
    align-items: center;
    border-radius: 50px !important;
    overflow: hidden;
    position: relative;
}

.single-product .woocommerce-variation-add-to-cart * {
    margin-bottom: 0px !important;
}

.single-product .single_add_to_cart_button {
    text-transform: none !important;
    font-size: 17px !important;
    width: 100%;
    text-align: left;
    padding-left: 47%;
    height: 100%;
}

.single-product .buttons_added {
    background: #525252;
    height: 100%;
    align-items: center;
    width: 142px;
    border-radius: 50px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 2;
    margin-right: 0px !important;
}

.single-product .buttons_added * {
    background: none !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    box-shadow: none !important;
}

.single-product .buttons_added button {
    font-size: 23px !important;
}

.single-product .buttons_added .button {
    font-size: 28px !important;
    text-shadow: none !important;
    left: 2px;
}

.single-product .buttons_added .button.plus {
    font-size: 25px !important;
    left: -1px;
}

.single-product .single_add_to_cart_button:hover {
    opacity: 0.9;
}

.box-des-product-after-add-cart .text-des-top * {
    text-decoration: underline;
}


.box-des-product-after-add-cart .box-icb-wp {
    background: #f2f2f2;
    border-radius: 8px;
    overflow: hidden;
    padding-top: 21px;
    padding-left: 17px;
    padding-right: 47px;
    padding-bottom: 12px;
}

.box-des-product-after-add-cart .box-icb-wp * {
    padding-bottom: 0px;
}

.box-des-product-after-add-cart .box-icb-wp * {
    font-size: 13px;
    font-weight: 500;
    color: black;
}

.box-des-product-after-add-cart .box-icb-wp .icon-box {
    align-items: center;
    margin-bottom: 16px;
}

.box-des-product-after-add-cart .text-des-top p {
    border-bottom: 1px solid #8989892b;
    padding-bottom: 13px;
    margin-bottom: 14px;
}



.single-product .product-info span.sku_wrapper {
    display: none;
}

.single-product .product-info .social-icons a {
    border: 2px solid #3c3cca !important;
    color: #3c3cca;
    position: relative;
    top: 5px;
}



.box-text-products .product-title {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 9px;
}

.box-text-products .price-wrapper .amount {
    font-size: 17px;
}

.box-text-products .price-wrapper del .amount {
    font-size: 15px;
    position: relative;
    top: 2px;
}

.box-text-products .price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 12px;
    align-items: center;
}



/* Sidebar */
#shop-sidebar .is-divider {
    display: none;
}


#shop-sidebar ul.menu>li,
#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term {
    border: 0;
}

#shop-sidebar ul.menu>li>a,
#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term>a {
    padding: 2px 0;
    line-height: 30px;
}

#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term>a::before,
#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term.chosen>a::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 7px;
}

#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term>a::before,
#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term>a::before {
    content: "\f096";
}

#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term.chosen>a::before {
    content: "\f14a";
    opacity: 1;
    background-color: transparent;
    border-color: transparent;
}

#shop-sidebar ul.menu .toggle,
#shop-sidebar ul.woocommerce-widget-layered-nav-list .wc-layered-nav-term .count {
    display: none;
}

#shop-sidebar ul.menu ul.sub-menu {
    margin-left: 0;
    border-left: 0;
    list-style-type: disc;
    display: block;
}

#shop-sidebar ul.menu ul.sub-menu>li>a {
    font-size: 16px;
}

#shop-sidebar ul.menu ul.sub-menu>li>a::before {
    content: "\f04d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 7px;
    font-size: 6px;
    position: relative;
    bottom: 2px;
}


#shop-sidebar .widget ul {
    padding-left: 0px !important;
}

#shop-sidebar .widget ul a::before {
    /* color: #f6f6f6; */
    border: 1px solid #050505;
    color: #ffffff;
    border-radius: 4px;
    font-size: 16px;
}

#shop-sidebar .widget ul li.chosen a::before {
    color: #1b74e7;
    font-size: 19px;
    top: 1px;
    left: -1px;
}


.archive .flickity-viewport {
    display: none;
}

.archive .flickity-button {
    display: none;
}


.archive .category-page-row>.large-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}


.archive .page-title-inner {
    padding-left: 60px;
    padding-right: 60px;
}

.archive main#main {
    padding-left: 60px;
    padding-right: 60px;
}


.archive .category-page-row>.large-3 {
    padding-left: 0px;
    max-width: 15%;
    flex-basis: 15%;
    overflow-y: scroll;
    height: 100vh;
}

.archive .category-page-row>.large-9 {
    max-width: 85%;
    flex-basis: 85%;
    padding-right: 0px;
}

.archive .category-page-row>.large-3 .title-filter-sidebar {
    font-size: 18px;
    border-bottom: 1px solid #5a4e4e2b;
    padding-bottom: 15px;
}

.archive .category-page-row>.large-3 .widget-title {
    font-size: 15px !important;
    color: #a3a3a3;
    text-transform: none !important;
}


.single-post .bai-viet-lien-quan {
    display: none;
}

.single-post .section-home-10 {
    display: none;
}

.single-post .blog-single {
    max-width: 1280px;
    margin: 0px auto;
}

.single-post .entry-category {
    display: none;
}


.blog-archive {
    max-width: 1230px;
    margin: 0px auto;
}

.archive.category .section-home-10 {
    display: none;
}

.blog-archive .page-title {
    text-align: left;
    font-size: 40px;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 2px;
}

.blog-archive .large-10 {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0px;
}

.blog-archive>.row {
    padding: 0px !important;
}

.blog-archive .archive-page-header * {
    padding-left: 0px !important;
}

.blog-archive .post-title {
    font-size: 18px;
    padding-bottom: 9px;
}

.blog-archive .box-blog-post .is-divider {
    visibility: hidden;
}



.blp-custom-2 .box-vertical {
    display: flex;
    flex-direction: row-reverse;
}

.blp-custom-2 .post-date {
    display: none;
}

.blp-custom-2 .box-text {
    width: 50%;
    padding-left: 8px;
    position: relative;
}

.blp-custom-2.large-columns-2 .flickity-slider>.col {
    max-width: 60%;
    flex-basis: 60%;
    padding-left: 5px;
    padding-right: 5px;
}

.blp-custom-2 .post-item>.col-inner {
    border: 1px solid #E8EBED;
    border-radius: 12px;
    padding: 8px !important;
}

.blp-custom-2 .flickity-button {
    display: none;
}

.blp-custom-2 .post-title {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px !important;
    padding-top: 30px;
}

.box-blog-post .is-divider {
    display: none;
}

.blog-post-inner .button {
    border-radius: 50px;
    text-transform: none;
}

.blp-custom-2 .box-text:before {
    content: '';
    position: absolute;
    background-image: url(https://coolmate.superhub.vn/wp-content/uploads/sites/1189/2025/10/img_header_fashion.png);
    top: 5px;
    left: 8px;
    transform: translateY(0);
    width: 92%;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}




.box-ytb-popup .video-button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0px !important;
    transform: translateX(-50%) translateY(-50%);
}

.box-ytb-popup .video-button-wrapper * {
    margin-bottom: 0px !important;
}

.box-ytb-popup .icon-play:before {
    color: #fff;
    font-size: 46px;
}

.box-ytb-popup .video-button-wrapper .open-video {
    background: black;
    border: none !important;
    width: 87px;
    height: 87px;
}

.box-ytb-popup .video-button-wrapper .open-video .icon-play {
    top: 19px;
}


.blp-custom-auto .post-date {
    display: none;
}

.blp-custom-auto .post-title {
    font-size: 17px;
}

.blp-custom-auto p.from_the_blog_excerpt {
    font-size: 12px;
}

.blp-custom-auto .box-image {
    border-radius: 10px;
    overflow: hidden;
}

.blp-custom-auto .post-item {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.row-custom-full {
    max-width: 100% !important;
    padding: 0px !important;
}


/* ------------xử lý chạy tự động sld lặp ---------- */

/* Đảm bảo track có độ rộng tự động phù hợp với nội dung bên trong */
.blp-custom-auto .track {
    display: flex;
    width: max-content;
    /* Để track tự động mở rộng theo chiều rộng nội dung */
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

/* Animation keyframes */
@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

/* Áp dụng animation với các hướng trái và phải */
.blp-custom-auto-1 .track {
    animation-name: scroll-right;
    animation-duration: 30s;
}

.blp-custom-auto-2 .track {
    animation-name: scroll-left;
    animation-duration: 40s;
}

.blp-custom-auto .post-item {
    min-width: 800px;
    /* Đảm bảo mỗi bài viết có ít nhất chiều rộng này */

}

.blp-custom-auto-1 {
    margin-bottom: -10px !important;
}


.woocommerce-account main#main,
.error404 main#main,
.woocommerce-cart main#main,
.woocommerce-checkout main#main {
    padding-left: 60px;
    padding-right: 60px;
}



.section-blog-1 .social-icons * {
    margin-bottom: 0px;
}

.section-blog-1 .row-custom-1 .text-title {
    font-size: 28px !important;
}

.section-blog-1 .row-top .large-9 {
    max-width: 82%;
    flex-basis: 82%;
}

.section-blog-1 .row-top .large-3 {
    max-width: 18%;
    flex-basis: 18%;
}


.section-blog-2 .row-top>.col {
    background: rgb(248, 248, 248);
    padding: 24px 24px 24px 24px;
    border-radius: 16px;
}


.section-blog-2 .text-title *,
.section-blog-3 .text-title *,
.section-blog-4 .text-title *,
.section-blog-5 .text-title *,
.section-blog-6 .text-title *,
*.section-blog-7 .text-title * {
    font-size: 24px;
}

.section-blog-2 .text-title * {
    padding-bottom: 20px;
}

.section-blog-2 .text-title-top *,
.section-blog-3 .text-title-top *,
.section-blog-4 .text-title-top *,
.section-blog-5 .text-title-top *,
.section-blog-6 .text-title-top *,
.section-blog-7 .text-title-top * {
    font-size: 54px;
}


.section-blog-3 .box-tab-1 {
    padding-top: 41px;
}

.tab-blp-custom .nav li a {
    border: 1px solid #273BCD;
    padding: 8px 24px;
    line-height: normal;
    color: #273BCD;
    margin-right: 14px;
}

.tab-blp-custom .nav li.active a {
    color: #fff;
}

.tab-blp-custom .nav li:hover a {
    background: #273BCD;
    color: #fff;
}

.tab-blp-custom .nav {
    padding-bottom: 20px;
}


.section-blog-4 .box-text h4 {
    color: #2f5acf !important;
    font-size: 20px;
}

.section-blog-4 .box-text h4:hover {
    color: black !important;
}

.box-shade .from_the_blog_excerpt {
    color: #fff !important;
}


/* ------trang chủ--------- */
.tab-custom-1 .nav {
    padding-bottom: 12px;
}

.tab-custom-1 .nav .tab a {
    background: #e6e6e6;
    padding-left: 24px;
    padding-right: 24px;
    margin-right: 14px;
    height: 48px;
    color: black;
    font-size: 16px;
}

.tab-custom-1 .nav .tab.active a {
    background: black;
    color: #fff;
}


.section-banner-cat-home .row-top {
    position: absolute;
    bottom: 0px;
    top: auto;
}

.section-banner-cat-home .section-content {
    height: 100% !important;
}

.section-banner-cat-home {
    height: 780px !important;
}

.section-home-10 .box-des-inner * {
    margin-bottom: 1px;
}


.section-banner-cat-home .text-des-1 * {
    font-size: 60px;
    margin-bottom: 28px;
}

.section-banner-cat-home .text-des-2 * {
    font-size: 18px;
    margin-bottom: 31px;
}

.btn-discover {
    height: 50px;
    line-height: normal;
    width: 175px;
    padding-top: 11px;
    box-shadow: none !important;
    color: black !important;
}

.btn-discover:hover {
    background: #eeeeee !important;
}


.section-home-4 .text-title * {
    font-size: 28px;
}

.section-home-2 .text-des-1 * {
    font-size: 44px;
    padding-bottom: 11px;
}

.section-home-2 .text-des-2 * {
    font-size: 18px;
    padding-bottom: 11px;
}

.section-home-2 .row-mid .box-text {
    padding-left: 39px;
    padding-bottom: 39px;
}

.section-home-2 .row-mid .btn-discover {
    padding-top: 14px;
}

.section-home-2 .row-top .box-text h4 {
    font-size: 16px;
}

.section-home-2 .row-top .box-text-bottom:hover h4 {
    color: #3c3cca;
}


.btn-more {
    font-size: 14px;
    color: black !important;
}

.btn-more::before {
    display: none;
}

.btn-more span {
    text-decoration: underline;
    text-transform: all 0.3s;
}

.btn-more:hover span {
    transform: translateY(2px);
    color: #3c3cca;
}

/* --------footer--------- */
.section-footer .btn-discover {
    width: auto;
    height: 40px;
    padding-top: 8px;
    padding-left: 23px;
    padding-right: 20px;
    margin-bottom: 0px;
}

.section-footer .btn-discover i {
    transition: all 0.3s;
}

.section-footer .btn-discover:hover i {
    transform: translateX(2px);
}

.section-footer {
    padding-top: 30px !important;
}

.section-footer .row-top .icon-box .t-1 {
    font-size: 14px;
}

.section-footer .row-top .icon-box .t-2 {
    font-size: 20px;
}

.section-footer .row-top .icon-box {
    align-items: center;
}

.section-footer .row-top .text-des-1 * {
    font-size: 24px;
}

.section-footer .row-top .text-des-2 * {
    font-size: 14px;
    max-width: 600px;
}

.section-footer .row-top {
    padding-bottom: 21px;
}

.section-footer .row-top .stack .img {
    width: 40px !important;
    position: relative;
    top: 20px;
}

.section-footer .row-top .stack .img:hover {
    opacity: 0.8;
}

.section-footer .row-menu .title-menu * {
    font-size: 15px;
}

.section-footer .row-menu {
    padding-top: 25px;
}

.section-footer .row-menu a {
    color: #d1d1d1;
    font-size: 14px;
    font-weight: 600;
}

.section-footer .row-menu .text-right-1 * {
    font-size: 15px;
}

.section-footer .row-menu .text-right-2 * {
    color: #d1d1d1;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 600;
}

.section-footer .row-menu .text-right-2 strong {
    text-decoration: underline;
    font-weight: 400;
    font-weight: 600;
}

.section-footer .row-menu .text-right-2 {
    padding-right: 10px;
}

.section-footer .row-menu .box-right {
    padding-left: 149px;
}

.section-footer .row-menu a:hover {
    color: #3c3cca !important;
}

.section-footer .row-bot {
    margin-top: -5px;
}


.absolute-footer.dark {
    display: none;
}

/* -------header------- */
.searchform-wrapper form {
    position: relative;
    right: -10px;
}

#masthead .header-nav-main.nav-line-bottom>li>a:before {
    display: none;
    width: 0% !important;
    left: 0px;
    display: block;
    left: 0px;
}

#masthead .header-nav-main.nav-line-bottom>li:hover>a:before {
    display: block;
    width: 100% !important;
}

#masthead .header-nav-main.nav-line-bottom>li:hover>a:before {
    background: #000000 !important;
    left: 50%;
}

.header:not(.transparent) .header-nav-main.nav>li.menu-css-1>a {
    color: #273bce !important;
}

#masthead .header-nav-main.nav-line-bottom>li.menu-css-1:hover>a:before {
    background: #273bce !important;
}


#masthead .icon-angle-down:before {
    display: none;
}


.header:not(.transparent) .header-nav-main.nav>li.menu-css-sale>a {
    color: #dc2626 !important;
}

#masthead .header-nav-main.nav-line-bottom>li.menu-css-sale:hover>a:before {
    background: #dc2626 !important;
}

#masthead .header-nav-main.header-nav.nav-left>li {
    padding-left: 15px;
    padding-right: 15px;
}

#masthead .header-nav-main.nav-line-bottom>li>a:before {
    transition: all 0.5s;
    overflow: hidden;
    bottom: -5px;
}

#masthead .header-nav-main.nav-line-bottom>li>a {
    transition: all 0.3s;
}


#masthead .header-nav-main.nav-line-bottom>li.menu-css-1>a:before {
    background: #273bce !important;
    display: block !important;
    left: 0px;
    transform: none !important;
}

.header:not(.transparent) .header-nav-main.nav>li.menu-css-sale>a:after {
    content: "-50%";
    position: absolute;
    top: -6px;
    left: 30px;
    font-size: 11px;
}

.stuck #masthead .header-nav-main.nav-line-bottom>li>a:before {
    bottom: 11px;
}





.single-product .product-info .product_meta {
    display: none;
}


.blp-custom-1 .post-item>.col-inner {
    border-radius: 12px;
    padding: 12px;
    background: #fff;
    padding-bottom: 0px;
}

@media (max-width: 768px) {

    .menu-top-bar-left {
        left: 35px;
    }

    .menu-top-bar .menu-item:first-child {
        padding-right: 59px;
    }

    .menu-top-bar .menu-item:last-child {
        padding-left: 67px;
        border: 0px !important;
    }

    .header-main {
        padding-left: 5px;
        padding-right: 16px;
    }

    .icon-menu-mb {
        cursor: pointer;
        padding-right: 12px;
    }

    div#masthead {
        height: 53px;
    }

    #logo {
        height: 29px;
        overflow: hidden;
    }

    #masthead .icon-search:before {
        color: black;
    }

    #masthead .icon-user:before {
        position: relative;
        left: -14px;
        font-size: 23px;
    }

    #masthead .icon-shopping-bag:before {
        font-size: 22px;
    }

    .header.show-on-scroll,
    .stuck .header-main {
        height: 50px !important;
    }






    /* --------menu khi mở lên mb------ */
    .box-wp-menu-mb .row-top {
        background: #e6e6e6;
    }

    .box-wp-menu-mb .row-top .img-logo {
        width: 30px !important;
        position: relative;
        top: 13px;
    }

    .box-wp-menu-mb .icon-close-menu-mb {
        width: 49px !important;
        top: 0px;
        right: 0px;
    }

    .searchform-wrapper form {
        right: 0px;
        padding-top: 9px;
    }

    .searchform-wrapper form input {
        background: #fff !important;
        border: 1px solid #d1d1d1;
        height: 48px;
        padding-left: 23px;
        font-size: 13px;
    }

    .box-wp-menu-mb .icon-search:before {
        font-size: 18px;
        color: #6b7280;
    }

    .box-wp-menu-mb .box-menu-tab {
        background: #fff;
        margin-top: 12px;
        border-radius: 16px;
        overflow: hidden;
        padding-left: 22px;
        padding-right: 22px;
        padding-top: 8px;
        padding-bottom: 33px;
        margin-bottom: 15px;
    }

    .box-wp-menu-mb .box-menu-tab * {
        font-size: 14px;
    }

    .box-wp-menu-mb .box-menu-tab .tab-menu-header-mb .tab a {
        color: black;
        width: 90px;
        text-align: center;
        justify-content: center;
    }

    .box-wp-menu-mb .nav-line-bottom>li>a:before {
        background: black;
        height: 2px;
        bottom: -1px;
    }

    .box-wp-menu-mb .box-menu-tab .tab-menu-header-mb .nav {
        border-bottom: 1px solid #00000021;
    }

    .box-wp-menu-mb .sld-menu-mb .box-image {
        height: 128px;
    }

    .box-wp-menu-mb .sld-menu-mb .box-text {
        padding-left: 15px;
        padding-bottom: 13px;
    }

    .box-wp-menu-mb .sld-menu-mb .box-text * {
        font-size: 13px;
    }





    .box-wp-menu-mb .btn-menu-1 {
        margin: 0px !important;
        width: 100%;
        height: 30px !important;
        margin-top: -5px !important;
        margin-bottom: 8px !important;
        color: black !important;
        font-size: 13px !important;
        line-height: normal;
        padding-top: 3px;
        font-weight: 600;
        background: #f2f2f2 !important;
        min-height: auto;
    }

    .box-wp-menu-mb .accordion-item .plain {
        position: relative;
        color: black !important;
    }

    .box-wp-menu-mb .accordion .toggle {
        right: 0px;
        position: absolute;
        left: auto;
        color: black !important;
        font-size: 10px;
    }

    .box-wp-menu-mb .accordion-title {
        padding-left: 0px;
        background: none !important;
    }

    .box-wp-menu-mb .accordion-title span {
        font-weight: bold;
    }

    .box-wp-menu-mb .accordion-inner * {
        border: none !important;
    }

    .box-wp-menu-mb .accordion * {
        border: none !important;
    }

    .box-wp-menu-mb .accordion-inner {
        padding-left: 15px;
    }

    .box-wp-menu-mb .accordion-inner * {
        font-size: 14px;
        font-weight: 400;
    }

    .box-wp-menu-mb .box-menu-tab .icon-box {
        align-items: center;
        border-bottom: 1px solid #ececec !important;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .box-wp-menu-mb .sld-menu-mb {
        padding-bottom: 19px;
    }

    .box-wp-menu-mb .icb-open-menu-sub-2 {
        background: #fff;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 17px;
        padding-right: 9px;
        border-radius: 8px;
        margin-bottom: 18px;
    }

    .box-wp-menu-mb .row-bot * {
        border: none !important;
        font-size: 14px;
        font-weight: 600;
    }

    .box-wp-menu-mb .row-bot {
        padding-top: 25px;
        padding-left: 26px;
    }


    .box-wp-menu-mb-sub .r-top-logo {
        padding-top: 13px;
    }

    .box-wp-menu-mb .img-icon-back-mb {
        width: 30px !important;
    }

    .box-wp-menu-mb-sub .icon-close-menu-mb {
        width: 36px !important;
        top: -6px;
    }

    .box-wp-menu-mb .row-cs-mn-mb {
        background: #fff;
        max-width: 96%;
        margin: 0px auto !important;
        border-radius: 16px;
        padding-left: 12px !important;
        padding-right: 12px !important;
        padding-top: 20px;
        margin-bottom: 18px !important;
    }

    .box-wp-menu-mb .row-cs-mn-mb>.col {
        padding-bottom: 0px;
    }

    .box-wp-menu-mb .row-cs-mn-mb .button {
        margin: 0px !important;
        margin-bottom: 20px !important;
    }

    .box-wp-menu-mb .row-cs-mn-mb p {
        font-size: 13px;
    }

    .box-wp-menu-mb .row-cs-mn-mb .img {
        height: 140px;
        border-radius: 8px;
        overflow: hidden;
    }



    /* ---------end menu header mb------- */
    /* -------home--------- */
    .section-content>.row,
    #content>.row {
        padding-left: 5px;
        padding-right: 5px;
    }

    .section-home-2 {
        padding-top: 25px !important;
        padding-bottom: 5px !important;
    }

    .tab-custom-1 .nav .tab a {
        font-size: 14px;
        height: 36px;
    }

    .tab-custom-1 .nav {
        padding-bottom: 7px;
    }

    .section-home-2 .custom-slider .flickity-slider>.row {
        max-width: 190px !important;
        width: 140px !important;
    }

    .section-home-2 .row-top .box-text h4 {
        font-size: 14px;
    }

    .section-home-2 .row-top .col {
        padding-bottom: 5px;
    }

    .section-home-2 .row-mid .box-text {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 23px;
    }

    .section-home-2 .text-des-1 * {
        font-size: 24px;
        padding-bottom: 6px;
    }

    .section-home-2 .text-des-2 * {
        font-size: 16px;
        padding-bottom: 5px;
    }

    .section-home-2 .row-mid .btn-discover {
        height: 37px;
        font-size: 14px;
        padding-top: 8px;
        width: 130px;
    }

    .section-banner-cat-home .text-des-1 * {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .section-banner-cat-home .text-des-2 * {
        font-size: 16px;
        margin-bottom: 23px;
    }

    .btn-discover {
        height: 37px;
        padding-top: 7px;
        font-size: 14px;
        width: auto;
        padding-left: 18px;
        padding-right: 18px;
        margin-bottom: 0px;
    }

    .section-banner-cat-home .row-top .col {
        padding-bottom: 0px;
    }

    .btn-more {
        display: none;
    }



    .section-home-4 .text-title * {
        font-size: 18px;
    }

    .box-text-products .product-title {
        font-size: 12px;
        font-weight: bold;
        padding-bottom: 3px;
    }

    .box-text-products .price-wrapper .amount {
        font-size: 13px;
    }

    .box-text-products .price-wrapper del .amount {
        font-size: 13px;
        position: relative;
        top: 0px;
    }

    .badge-outline,
    .badge-circle {
        position: relative;
        top: -26px;
        width: 30px;
        height: 30px;
        font-size: 10px;
        border-radius: 50%;
    }

    .row-product>.col {
        padding-bottom: 0px;
    }

    .btn-more-mb {
        margin: 0px !important;
        border: 1px solid black !important;
        color: black !important;
        background: none !important;
        box-shadow: none !important;
        width: max-content;
        margin: 0px auto !important;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        padding-top: 3px;
    }

    .img-radius {
        border-radius: 15px;
    }

    .section-home-9 .col {
        padding-bottom: 0px;
    }


    .section-home-10 .icb-runs {
        padding-left: 10px;
        height: 180px !important;
    }

    .section-home-10 .icb-runs .icon-box-img {
        display: none;
    }

    .section-home-10 .box-inner-left>.col-inner {
        padding-left: 12px !important;
        padding-right: 12px !important;
        border-radius: 12px !important;
    }

    .section-home-10 .box-inner-left>.col-inner .text-title-top * {
        text-align: center;
        font-size: 17px;
        line-height: 1.4;
    }

    .section-home-10 .box-des-inner * {
        font-size: 12px;
    }

    .section-home-10 .box-des-inner .col {
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 14px;
    }

    .section-home-10 .box-des-inner .col>.col-inner {
        border-radius: 12px !important;
        padding-right: 4px !important;
        padding-left: 8px !important;
    }

    .section-home-10 .box-des-inner {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .section-home-10 .icon-box-img {
        position: absolute;
        bottom: 5px;
        left: 5px;
    }

    .section-home-10 .icon-box {
        height: 28px;
    }

    .section-home-10 .btn-join {
        font-size: 13px;
    }

    .section-home-10 .icb-runs .icon-box-text {
        width: 100%;
        padding-left: 4px !important;
        padding-right: 12px !important;
    }

    .section-home-10 .animate-marquee ul {
        animation: marquee 140s linear infinite;
        font-size: 14px !important;
    }

    .section-home-10 .box-inner-right {
        border-radius: 12px !important;
        margin-top: 13px;
    }

    .section-home-10 .row-wp-top>.col {
        padding-bottom: 11px;
    }

    .section-footer .row-top .icon-box .t-2 {
        font-size: 16px;
    }

    .section-footer .row-top .text-des-1 * {
        font-size: 18px;
        border-top: 1px solid #ffffff4f;
        padding-top: 15px;
        margin-top: 16px;
    }

    .section-footer .row-top .text-des-2 * {
        font-size: 12px;
    }

    .section-footer .row-menu {
        padding-top: 11px;
    }

    .section-footer .row-menu .title-menu * {
        font-size: 14px;
    }

    .section-footer .row-menu a {
        font-size: 13px;
    }

    .section-footer .row-menu .box-right {
        padding-left: 18px;
    }

    .section-footer .row-menu .text-right-1 * {
        font-size: 14px;
    }

    .section-footer .row-menu .text-right-2 * {
        font-size: 12px;
    }

    .section-footer .row-bot .col-inner {
        padding-left: 4px !important;
    }

    .section-footer .row-menu .box-left {
        padding-bottom: 2px;
    }


    .section-banner-cat-home {
        height: 540px !important;
    }

    .section-footer .stack-social {
        border-top: 1px solid #ebebeb38;
        margin-top: -20px;
    }



    /* -------danh mục sản phẩm------- */
    .archive .page-title-inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    .archive main#main {
        padding-left: 10px;
        padding-right: 10px;
    }

    .archive .category-page-row>.large-9 {
        max-width: 100%;
        flex-basis: 100%;
        padding-right: 14px;
    }

    .archive .category-page-row>.large-3 {

        max-width: 100%;
        flex-basis: 100%;
        height: 220px;
        margin-bottom: 13px;
        padding-left: 18px;
        padding-right: 24px;
        background: #f9f9f9;
        padding-top: 9px;
        border-radius: 8px;
        display: block !important;
        order: 2;
    }


    /* ------chi tiết sản phẩm-------- */
    .single-product .product-page-title {
        padding-left: 0px;
    }

    .single-product .product-gallery>.row>.large-10 {
        max-width: 100%;
        flex-basis: 100%;
    }

    .single-product .vertical-thumbnails {
        max-width: 100%;
        flex-basis: 100%;
    }

    .single-product .product-info .product-title {
        font-size: 18px;
        padding-bottom: 0px !important;
        margin-bottom: -4px;
    }

    .single-product .product-info .price-wrapper .amount {
        font-size: 22px;
        position: relative;
    }

    .single-product .price-wrapper .price {
        display: flex;
        gap: 11px;
    }

    .single-product .product-info .price-wrapper del .amount {
        position: relative;
        top: 5px;
    }

    .single-product .variations th * {
        font-size: 14px;
    }

    .single-product li.color-variable-item {
        height: 35px !important;
        width: 54px !important;
    }

    .single-product li.button-variable-item {
        height: 35px !important;

    }

    .single-product li.button-variable-item * {
        font-size: 14px !important;
    }

    .box-des-product-after-add-cart .box-icb-wp .icon-box-img {
        width: 28px !important;
    }

    .box-des-product-after-add-cart .box-icb-wp * {
        font-size: 10px;
        font-weight: 400;
    }

    .box-des-product-after-add-cart .box-icb-wp {
        padding-right: 21px;
        padding-bottom: 0px;
    }

    .single-product .product-container .product-main {
        padding-bottom: 0px;
    }

    .single-product .woocommerce-tabs {
        padding-left: 15px;
        padding-right: 15px !important;
    }

    .single-product li#tab-title-description {
        font-size: 20px;
        text-align: center;
    }

    .single-product .related-products-wrapper {
        padding-top: 19px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .single-product .product-section-title-related {
        font-size: 18px;
    }

    .woocommerce-account main#main,
    .error404 main#main,
    .woocommerce-cart main#main,
    .woocommerce-checkout main#main {
        padding-left: 10px;
        padding-right: 10px;
    }

    .single-product .single_add_to_cart_button {
        font-size: 16px !important;
    }

    .single-product .woocommerce-variation-add-to-cart {
        height: 52px;
    }

    .single-product .buttons_added {
        width: 125px;
    }

    /* --------danh mục bài viết------- */
    .blog-archive .page-title {
        font-size: 34px;
    }

    .blog-archive .post-title {
        font-size: 16px;
    }

    .blog-archive .from_the_blog_excerpt {
        font-size: 15px;
    }

    .blog-archive .post-item {
        padding-bottom: 15px !important;
    }

    .section-blog-1 .row-top .large-3 {
        max-width: 100%;
        flex-basis: 100%;
        padding-bottom: 15px !important;
    }

    .section-blog-1 .row-top .large-3>.col-inner {
        text-align: center;
    }

    .section-blog-1 .row-custom-1 .text-title {
        font-size: 29px !important;
        text-align: center;
        padding-bottom: 19px;
    }

    .section-blog-1 .row-top .large-9 {
        max-width: 100%;
        flex-basis: 100%;
    }

    .section-blog-2 .text-title * {
        text-align: center;
    }

    .section-blog-2 .text-title-top *,
    .section-blog-3 .text-title-top *,
    .section-blog-4 .text-title-top *,
    .section-blog-5 .text-title-top *,
    .section-blog-6 .text-title-top *,
    .section-blog-7 .text-title-top * {
        font-size: 28px;
    }

    .section-blog-2 .text-title *,
    .section-blog-3 .text-title *,
    .section-blog-4 .text-title *,
    .section-blog-5 .text-title *,
    .section-blog-6 .text-title *,
    *.section-blog-7 .text-title * {
        font-size: 24px;
        text-align: center;
    }

    .blp-custom-2.large-columns-2 .flickity-slider>.col {
        max-width: 95%;
        flex-basis: 95%;
    }

    .section-blog-2 .row-top>.col {
        padding: 12px !important;
        padding-top: 24px !important;
        padding-bottom: 0px !important;
    }

    .tab-blp-custom .nav {
        overflow-x: auto;
        scrollbar-width: none;
        white-space: nowrap;
        display: block;
        padding-bottom: 5px;
        text-align: center;
    }

    .tab-blp-custom .nav li a {
        margin-right: 5px;
        padding: 6px 20px;
    }

    .section-blog-4 .box-text h4 {
        font-size: 16px;
    }

    .section-blog-5 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .box-ytb-popup .video-button-wrapper .open-video {
        width: 50px;
        height: 50px;
    }

    .box-ytb-popup .icon-play:before {
        font-size: 29px;
    }

    .box-ytb-popup .video-button-wrapper .open-video .icon-play {
        top: 0px;
    }

    .section-blog-8 .tab-blp-custom .nav {
        display: block;
        text-align: center;
    }

    .blp-custom-auto .post-item {
        min-width: 380px;
    }

    .section-blog-7 {
        padding-bottom: 0px !important;
    }

    .section-blog-3 .box-tab-1 {
        padding-top: 9px;
    }

    .section-blog-6 {
        padding-top: 0px !important;
    }
}