/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* =========================================
   WOODMART + GTRANSLATE DROPDOWN FIX
   ========================================= */

/* Khối GTranslate đứng yên */
#gt_float_wrapper,
.gt_float_switcher,
.gt_float_switcher.notranslate {
    position: relative !important;
    margin: 0 !important;
    margin-top: 0 !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    overflow: visible !important;
    z-index: 9999 !important;
}

/* Nút ngôn ngữ */
.gt_float_switcher .gt-selected {
    position: relative !important;
    z-index: 10000 !important;
}

/* FIX dropdown bị co do plugin gán max-width:9px */
.gt_float_switcher .gt_options, .gt_float_switcher .gt_options.gt-open, .gt_float_switcher .gt_options[style] {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    width: 250px !important;
    min-width: 220px !important;
    max-width: 255px !important;
    background: #fff !important;
    overflow: hidden !important;
    z-index: 99999 !important;
    transform: none !important;
}

/* Khi mở */
.gt_float_switcher .gt_options.gt-open,
.gt_float_switcher .gt_options[style*="display: block"] {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

/* Từng dòng ngôn ngữ */
.gt_float_switcher .gt_options a {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    padding: 12px 14px !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
    color: #222 !important;
    text-decoration: none !important;
    line-height: 1.4 !important;
}

/* Hover */
.gt_float_switcher .gt_options a:hover {
    background: #f5f5f5 !important;
}
/*
select.gt_selector.notranslate {
    color: black;
    font-weight: 600;
    font-size: 18px;
}
.gtranslate_wrapper {
    background-color: white;
}
*/
/*_____ header _____ */
.whb-general-header span.nav-link-text {
    font-size: 15px !important;
}
nav.wd-header-nav.wd-header-main-nav ul#menu-main-menu {
    margin-left: 120px !important;
} 
.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
    color: #ffa500;
}
.site-logo img.attachment-full.size-full {
    position: absolute;
    top: -6px;
    left: 0px;
    min-height: 142px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #FFA500;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:hover {
    color: #FFA500;
}
.wd-search-form input.s {
    border-radius: 25px;
    background-color: white;
    border: none;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
.wd-content-layout {
    padding: 0px;
}
.whb-flex-row span.nav-link-text {
    font-size: 16px;
}
/*_____ Sản phẩm_____ */
.wd-buttons.wd-pos-r-t {
    display: none;
}
.archive .onsale {
    display: none !important;
}
select.orderby {
    display: none;
}
.product-element-bottom span {
    display: none;
}
*.product-element-bottom h3.wd-entities-title {
    background: linear-gradient(90deg, #223168 0%, #4361CE 100%);
    min-height: 60px;
    align-items: center;
    display: flex;
    font-size: 20px;
    margin: -14px -14px -21px;
    border-radius: 0px 120px 50px 50px;
    color: white;
    justify-content: flex-start !important;
    padding-left: 20px;
}

.products .wd-product {
    border-radius: 0 0 20px 20px !important;
    overflow: hidden !important;
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.12);
}
span.nav-link-summary {
    display: none;
}
.wd-title-wrapp h1.entry-title.title {
    margin: 44px;
    font-size: 42px;
}
.wd-back-btn.wd-action-btn.wd-style-icon {
    display: none;
}
.liner-continer h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
}
.product-wrapper .wd-entities-title a:hover {
    color: white;
}
.ct-product-spk .wpb_wrapper {
    position: relative !important;
    right: 155px;
}
/*_____ product_achive _____ */

.sidebar-widget h5.widget-title {
    font-family: sans-serif;
    color: #223168;
}
.sidebar-widget li {
    text-align: center;
    display: flex;
    justify-content: center;
}

.sidebar-widget li a.woodmart-nav-link {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    width: 220px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    height: 60px;
    color: #223168;
    font-family: sans-serif;
}
.sidebar-widget .wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
    background-color: #FFA500;
}

/*_____ Home _____ */
.ct-home-ve-chung-toi div p {
    font-size: 25px;
    color: #FFA500;
}
.ct-home-ve-chung-toi h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
}
.ct-home-ve-chung-toi .title-after_title {
    font-family: sans-serif;
    letter-spacing: 1px;
    color: black;
    font-size: 17px;
}
.ct-home-dmsp h4.woodmart-title-container {
    color: white;
    font-family: sans-serif;
    font-size: 35px;
}
.ct-home-dmsp .title-after_title {
    font-size: 18px;
    color: white;
    letter-spacing: 1px;
}

.ct-home-dmsp span.vc_tta-title-text {
    color: white;
    font-size: 13px;
}
.ct-home-dmsp .vc_tta-tabs-container ul {
    text-align: center;
}
.ct-home-dmsp .vc_tta.vc_tta-spacing-10 .vc_tta-tabs-list {
    margin-bottom: 20px;
    margin-top: 5px;
}
.ct-home-dmsp li.vc_tta-tab.vc_active {
    background-color: #FFA500;
}
.ct-home-dmsp li.vc_tta-tab {
    border: 1px solid #e8e8e8;
    border-radius: 8px;
}
.ct-home-dmsp div img {
    border-radius: 12px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text:after {
    display: none;
}
.ct-home-dmsp .promo-banner h4.banner-title, .ct-home-dmsp .promo-banner .subtitle-color-default {
    color: black;
}
.vc_tta-container .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
        background-color: unset;
    }
.vc_tta-container .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
border:none;
    }
.ct-home-nang-luc h4.woodmart-title-container {
    font-size: 35px;
    color: #223168;
    font-family: sans-serif;
}
.ct-home-nang-luc .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
}
.ct-home-nang-luc div img {
    border-radius: 12px;
}
.ct-home-kh-dt h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
}
.ct-home-cn-cc h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: white;
}
.ct-home-dmsp .wd-info-box {
    background-color: white;
    border-radius: 20px;
    padding: 0px 0px 10px 0px;
}
.ct-home-dmsp .info-box-subtitle {
    color: black !important;
    font-size: 20px;
    font-weight: 600;
}
.vc_tta-panels-container .vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/*_____ tuyển dụng _____ */

.wd-slide-inner h4.woodmart-title-container, .wd-slide-inner .title-after_title {
    color: white;
}
.wd-slide-inner .title-wrapper {
    position: absolute;
    top: 50px;
}
.wd-blog-element .wd-post-inner.article-inner {
    border-radius: 20px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

blockquote {
    background-color: #f3f4f6;
    border-radius: 0 10px 10px 0;
}

h1.wd-post-title.wd-entities-title.entry-title.title {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
    text-align: left;
    margin-top: 25px;
}
.wd-widget .rpwwt-widget {
    margin-top: 25px;
}
.wd-widget .rpwwt-widget h5.widget-title {
    color: #F4911A;
}
/*_____ tin tức _____ */
.ct-tin-tuc-down div a {
    font-size: 12px;
}
.ct-blog-tin-tuc .vc_custom_heading p, .ct-blog-tab .vc_custom_heading p {
    display: none;
}
.ct-blog-tab div ul.vc_tta-tabs-list {
    text-align: center;
}
.vc_tta.vc_general .vc_tta-tab {
    margin: 1px 5px !important;
}
.ct-blog-tab ul li span.vc_tta-title-text {
    border: 1px solid #d1d1d1;
    border-radius: 20px;
    padding: 12px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab {
    color: #223168 !important;
}
.ct-blog-tab li.vc_tta-tab.vc_active .vc_tta-title-text {
    color: #ffffff;
    background-color: #223168;
}
.ct-blog-tab .vc_tta-tab > a {
    padding: 0 !important;
    line-height: normal !important;
}
.ct-blog-tab .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: unset !important;
    border-color: white !important;
}
.ct-blog-tab .vc_gitem-zone h4 {
    font-size: 14px;
}
.ct-blog-tab .vc_gitem_row .vc_btn3-container.vc_btn3-left {
    text-align: right;
}
.ct-blog-tab .vc_gitem_row a {
    color: #FFA500 !important;
    background-color: unset !important;
    margin-top: -30px;
}
.ct-blog-tab .vc_gitem-zone .vc_col-sm-12 {
    max-height: 80px;
}

.ct-blog-tin-tuc vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: unset !important;
    border-color: white !important;
}
.ct-blog-tin-tuc .vc_gitem-zone h4 {
    font-size: 14px;
}
.ct-blog-tin-tuc .vc_gitem_row .vc_btn3-container.vc_btn3-left {
    text-align: right;
}
.ct-blog-tin-tuc .vc_gitem_row a {
    color: #FFA500 !important;
    background-color: unset !important;
    margin-top: -30px;
}
.ct-blog-tin-tuc .vc_gitem-zone .vc_col-sm-12 {
    max-height: 80px;
}
.ct-blog-tin-tuc .vc_gitem-zone,.ct-blog-tab .vc_gitem-zone  {
    background-color: unset !important;
}
.ct-blog-tin-tuc .vc_grid-item-mini,.ct-blog-tab .vc_grid-item-mini  {
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding: 10px;
}
.ct-blog-title .title-wrapper h4.woodmart-title-container {
   color: white; 
}
/*_____ GIỚI THIỆU _____ */
.ct-gioi-thieu-if-box .info-box-wrapper {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 50px;
    padding: 15px 20px;
    min-height: 265px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), 0 4px 10px rgba(0, 0, 0, 0.05);
}
.ct-gioi-thieu-section-stats {
    background: #2D3F80;
    border-radius: 15px;
}

.ct-gioi-thieu-section-stats .wpb_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ct-gt-ancounter-box-1 .counter-value:after,
.ct-gt-ancounter-box-2 .counter-value:after {
    content: '+';
}

.ct-gt-ancounter-box-3 .counter-value:after,
.ct-gt-ancounter-box-4 .counter-value:after {
    content: '%';
}
.ct-gt-ancounter {
    border-right: 1px solid #BDBDBD;
    margin-bottom: 0px;
    padding: 20px 0px;
}
.ct-gioi-thieu-section-stats .counter-value.wd-font-weight-700 {
    color: #FFA500;
}
.ct-gioi-thieu-section-stats div .counter-label {
    color: white;
    font-size: 16px;
}
.ct-gt-ancounter-box-4:last-child {
    border-right: unset;
}
.ct-gioi-thieu-ve-tbc div p {
    font-size: 25px;
    color: #FFA500;
}
.ct-gioi-thieu-ve-tbc h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
}
.ct-gioi-thieu-ve-tbc .title-after_title {
    font-family: sans-serif;
    letter-spacing: 1px;
    color: black;
    font-size: 17px;
}

.ct-gioi-thieu-lspt  h4.woodmart-title-container {
    font-size: 35px;
    color: #223168;
    font-family: sans-serif;
}
.ct-gioi-thieu-lspt  .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
}

.ct-gioi-thieu-nhan-su div p {
    font-size: 25px;
    color: #FFA500;
}
.ct-gioi-thieu-nhan-su h4.woodmart-title-container {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #223168;
}
.ct-gioi-thieu-nhan-su .title-after_title {
    font-family: sans-serif;
    letter-spacing: 1px;
    color: black;
    font-size: 17px;
}
.ct-gioi-thieu-if-box .info-box-wrapper div p {
    color: #223168;
    font-family: sans-serif;
    font-size: 15px;
}
.ct-gioi-thieu-if-box .vc_row.wpb_row {
    margin-bottom: 40px;
}
.ct-gioi-thieu-if-box  .wpb_wrapper p {
    color: white;
    font-family: sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
}
.ct-gioi-thieu-if-box h4.info-box-title.title {
    font-family: sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #223168;
font-style: italic;
}
/*_____khách hàng nội địa _____ */
.ct-khnd-title h4.woodmart-title-container {
    font-size: 35px;
    color: #223168;
    font-family: sans-serif;
}
.ct-khnd-title .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
}
.ct-khnd-dl .info-box-wrapper .wd-info-box {
    border: 1px solid #949494;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-left: 15px;
}

/*_____khách hàng xuất khẩu _____ */

.ct-khxh-title h4.woodmart-title-container {
    font-size: 35px;
    color: #223168;
    font-family: sans-serif;
}
.ct-khxh-title .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
}
.ct-khxh-dl .info-box-wrapper .wd-info-box {
    border: 1px solid #949494;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-left: 15px;
}
/*_____phụ tùng thay thế _____ */
.ct-ptth-title h4.woodmart-title-container {
    font-size: 35px;
    color: #223168;
    font-family: sans-serif;
}
.ct-ptth-title .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
}
.ct-ptth-dl .info-box-wrapper .wd-info-box {
    border: 1px solid #949494;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 15px 20px;
}
/*_____ liên hệ _____ */
.ct-lien-he-info h4.woodmart-title-container {
    font-size: 24px;
    color: black;
    font-family: sans-serif;
}
.cf7-contact input.wpcf7-form-control.wpcf7-submit {
    background-color: #223168;
    border-radius: 20px;
    text-transform: none;
}
.cf7-contact input.wpcf7-form-control.wpcf7-text, .cf7-contact textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 8px;
}
.ct-lien-he-info-time h4.woodmart-title-container {
    font-size: 24px;
    color: black;
    font-family: sans-serif;
    text-transform: uppercase;
}
.ct-lien-he-info-time div p {
    color: black;
    font-weight: 600;
    font-size: 18px;
}
.ct-lien-he-info-time .wpb_wrapper:not(.ct-lien-he-social-icon .wpb_wrapper) {
    background-color: #F5F6F9;
    border-top: 5px solid #223168;
    margin-bottom: 20px;
    padding: 25px;
}
.ct-lien-he-social-icon img {
    margin-left: 20px;
}
/*_____ NĂNG LỰC THIẾT BỊ _____ */
.ct-nltb-table tr:first-child,
.ct-nltb-table tr:nth-child(3),
.ct-nltb-table tr:nth-child(5),
.ct-nltb-table tr:nth-child(7) {
    background-color: #F6F7F8;
}

.ct-nltb-title h4.woodmart-title-container {
    font-size: 35px;
    color: #223168 !important;
    font-family: sans-serif;
}
.ct-nltb-title .title-after_title {
    font-size: 18px;
    letter-spacing: 1px;
color: #223168 !important;
}
.ct-nl--all-title h4.woodmart-title-container {
    color: white;
font-size: 35px;
}
.ct-nl--all-title .title-after_title {
    color: white;
font-size: 18px;
}
.ct-nltb-table div p {
    color: black;
    font-size: 22px;
    font-weight: 600;
}
.ct-nltb-promo .promo-banner img {
    border-radius: 20px;
}
.ct-nltb-promo .promo-banner {
    margin-bottom: 15px;
}
.ct-nltb-table tr:first-child td div:first-child, .ct-nltb-table tr:nth-child(2) td div:first-child, .ct-nltb-table tr:nth-child(3) td div:first-child, .ct-nltb-table tr:nth-child(4) td div:first-child, .ct-nltb-table tr:nth-child(5) td div:first-child, .ct-nltb-table tr:nth-child(6) td div:first-child, .ct-nltb-table tr:nth-child(7) td div:first-child {
    color: black;
    font-weight: 600;
}
/*_____ năng lực công nghệ_____ */
.ct-nlcn div p {
    font-size: 20px;
    color: #223168;
    font-family: sans-serif;
}
.ct-nlcn h4.woodmart-title-container {
font-size: 35px;
    color: #223168 !important;
    font-family: sans-serif;
}
 .ct-nlsx h4.woodmart-title-container {
font-size: 35px;
    color: #223168 !important;
    font-family: sans-serif;
}
.ct-nlsx-side-bar .btn.btn-style-bordered {
    --btn-bgcolor: #ffa500 !important;
}
/* Page 168 active */
body.page-id-168 .wd-button-wrapper a[href*="page_id=168"] {
    background: #ffa500 !important;
    color: #fff !important;
    border-color: #ffa500 !important;
}

/* Page 170 active */
body.page-id-170 .wd-button-wrapper a[href*="page_id=170"] {
    background: #ffa500 !important;
    color: #fff !important;
    border-color: #ffa500 !important;
}
/*_____ Dm năng lực SX_____ */
.ct-dm-nlsx-promo .promo-banner {
    border-radius: 20px;
}
.ct-dm-nlsx-promo .promo-banner h4.banner-title {
    font-size: 30px;
}
.ct-dm-nlsx-title h4.woodmart-title-container {
    color: white;
}
.ct-dm-nlsx-title .title-after_title {
    color: white;
font-size: 20px;
}
.ct-nlsx-side-bar p {
    color: #223168;
    font-weight: 600;
    font-family: sans-serif;
}
.ct-nlsx-side-bar div a.btn {
    color: #223168;
    font-weight: 600;
    font-family: sans-serif;
font-size: 11px;
width: 185px;
}
.ct-nlsx-side-bar .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
    margin-left: -22px;
}
/*_____ tin tức_____ */
.ct-nlcn div p {
    font-size: 20px;
    color: #223168;
    font-family: sans-serif;
}
.ct-nlcn h4.woodmart-title-container {
font-size: 35px;
    color: #223168 !important;
    font-family: sans-serif;
}
 .ct-nlsx h4.woodmart-title-container {
font-size: 35px;
    color: #223168 !important;
    font-family: sans-serif;
}
/*_____ tuyển dụng_____ */
.blog-design-masonry.blog-style-bg .wd-post-inner {
    border-radius: 20px !important; 
}
/*_____ footer _____ */
.ct-footer .title-wrapper {
    margin-bottom: 2px;
}
.ct-footer h4.woodmart-title-container {
    font-size: 16px;
    color: white;
    font-family: sans-serif;
}

.ct-footer div p {
    color: white;
}
.ct-footer .footer-contact {
    display: flex;
}
.ct-footer .footer-contact  img {
    max-height: 40px;
    padding-right: 10px;
}
.ct-footer .wd-image img {
    position: absolute;
    top: -40px;
    left: -144px;
min-width: 370px;
}
/*_____ coppy rigt _____ */
.wd-copyrights {
    background-color: #3A4F9C;
    color: white;
}
.wd-copyrights div a {
    color: white;
    padding-right: 20px;
}

/* ===========================
   📱 MOBILE NHỎ  (< 576px)
   =========================== */
@media screen and (max-width: 575.98px) {
    /* CSS cho điện thoại nhỏ */
.wd-page-content.main-page-wrapper {
    padding: 0px 12px;
}
.site-logo img {
        max-width: 120px !important; /* chỉnh size bạn muốn */
        min-height: auto !important;
position: unset !important;
    top: unset !important;
    left: unset !important;
    }
.ct-home-ve-chung-toi .wpb_wrapper {
    padding: 0px 15px;
}
.ct-product-spk .wpb_wrapper {
    position: unset!important;
}
.vc_tta-tabs ul.vc_tta-tabs-list {
    white-space: normal !important;
}
.ct-home-nang-luc .promo-banner-wrapper {
    margin-bottom: 15px;
}
.ct-home-kh-dt h4.woodmart-title-container {
    font-size: 30px;
}
.ct-home-kh-dt .wd-image {
    text-align: center;
}
.ct-home-cn-cc h4.woodmart-title-container {
    font-size: 30px;
    color: white;
}
    .ct-footer .wd-image img {
        position: relative;
        top: -70px;
        min-width: 370px;
        margin-bottom: -80px;
        left: -35px;
    }
.ct-footer h4.woodmart-title-container {
    font-size: 30px;
    color: white;
    font-family: sans-serif;
}
.ct-footer div p {
    color: #e9e9e9;
    font-size: 25px;
}
.ct-footer {
    padding-left: 10px;
}
.ct-footer .footer-contact img {
    padding-right: 20px;
    width: 62px;
    height: auto;
}
.ct-footer .vc_column-inner {
    margin-top: -50px;
}
.ct-footer  .wpb_wrapper {
    padding-left: 15px;
}
.ct-dm-nlsx-promo .promo-banner {
    margin-bottom: 10px;
}
.ct-khxh-dl h4.info-box-title {
    font-size: 22px;
}
}

/* ====================================
   📱📱 MOBILE LỚN & TABLET DỌC (576px - 767.98px)
   ==================================== */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
    /* CSS cho điện thoại lớn và tablet dọc */
.wd-page-content.main-page-wrapper {
    padding: 0px 12px;
}
.site-logo img {
        max-width: 120px !important; /* chỉnh size bạn muốn */
        min-height: auto !important;
    position: unset !important;
    top: unset !important;
    left: unset !important;
    }
.ct-home-ve-chung-toi .wpb_wrapper {
    padding: 0px 15px;
}
.ct-product-spk .wpb_wrapper {
    position: unset!important;
}
.vc_tta-tabs ul.vc_tta-tabs-list {
    white-space: normal !important;
}
.ct-home-nang-luc .promo-banner-wrapper {
    margin-bottom: 15px;
}
.ct-home-kh-dt h4.woodmart-title-container {
    font-size: 30px;
}
.ct-home-kh-dt .wd-image {
    text-align: center;
}
.ct-home-cn-cc h4.woodmart-title-container {
    font-size: 30px;
    color: white;
}
    .ct-footer .wd-image img {
        position: relative;
        top: -70px;
        min-width: 370px;
        margin-bottom: -80px;
        left: -35px;
    }
.ct-footer h4.woodmart-title-container {
    font-size: 30px;
    color: white;
    font-family: sans-serif;
}
.ct-footer div p {
    color: #e9e9e9;
    font-size: 25px;
}
.ct-footer {
    padding-left: 10px;
}
.ct-footer .footer-contact img {
    padding-right: 20px;
    width: 62px;
    height: auto;
}
.ct-footer .vc_column-inner {
    margin-top: -50px;
}
.ct-footer  .wpb_wrapper {
    padding-left: 15px;
}
.ct-dm-nlsx-promo .promo-banner {
    margin-bottom: 10px;
}
.ct-khxh-dl h4.info-box-title {
    font-size: 22px;
}
}

/* ====================================
   📲 TABLET NGANG & LAPTOP RẤT NHỎ (768px - 991.98px)
   ==================================== */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
    /* CSS cho tablet ngang, laptop 11" nhỏ */


}