/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: THPhuoc
Author Url: https://www.facebook.com/tranhuuphuoc.0305/
Template: flatsome
Version: 3.16.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Mỗi mục danh mục trong carousel */
/* Container của carousel */
:root {
    --main-color: #1E3E62;
}

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

.section-title-container {
    margin: 0;
}

.section-title-normal, .section-title-normal span {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}

.header-main {
    border-bottom: 1px solid #ddd;
}

.header-main .nav .menu-item a{
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.header-main .nav .menu-item.current-menu-item a {
    color: #000;
    font-weight: 500;
}

.banner-section {
    padding-top: 30px !important;
}

.banner-section .section-content .col-inner {
    display: flex;
    column-gap: 10px;
}

.banner-section .section-content .col-inner img {
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
}

.banner-section .section-content .col-inner .img:first-child{
    width: 75% !important;
}

.banner-section .section-content .col-inner .img:last-child{
    width: calc(100% - 75% - 10px) !important;
}

.dangky-tuvan-section .section-content .col-inner{
    padding: 24px;
    border-radius: 8px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .1);
}

.dangky-tuvan-section .section-content .section-title-normal{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 16px;
    color: #000;
    border-bottom: 0;
}

.dangky-tuvan-section .section-content .section-title-normal span{
    text-transform: initial;
}

.dangky-tuvan-section .section-content .wpcf7-form {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p {
    display: flex;
    align-items: center;
}

.dangky-tuvan-section .section-content .wpcf7-form  input {
    margin-bottom: 0;
}

.dangky-tuvan-section .section-content .wpcf7-form label {
    font-size: 16px;
    font-weight: 400;
}

.dangky-tuvan-section .section-content .wpcf7-form input {
    box-shadow: none;
    border: 1px solid #e2e4eb;
    height: 48px;
    border-radius: 8px;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan {
    display: flex;
    align-items: flex-end;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p{
    background: var(--main-color);
    border-radius: 8px;
    padding: 0 15px;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p .submit-wrapper {
    color: #252a2b;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 4px 8px;
    border-radius: 4px;
    background: var(--yellow-yellow-500, #ffd630);
    margin-left: 8px;
    position: relative;
    z-index: 1;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p .submit-wrapper::after{
    content: "";
    position: absolute;
    left: 21px;
    top: 0;
    transform: skew(131deg, 180deg);
    width: 23px;
    height: 26px;
    background-color: #ffeaad;
    z-index: 0;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p .submit-wrapper span {
    position: relative;
    z-index: 1;
}

.dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan input {
    background: none;
    border: none;
    text-transform: initial;
    font-weight: 500;
    font-size: 18px;
    padding: 0;
}

.dangky-tuvan-section .section-content .wpcf7-form .wpcf7-spinner {
    display: none;
}

.benefits-section .section-title-normal span,
.workflow-section .section-title-normal span,
.furniture-section .section-title-normal span,
.project-completed-section .section-title-normal span,
.knowledge-news-section .section-title-normal span,
.testimonials-section .section-title-normal span,
.baogiathicong-section .section-title-normal span, .single-post .related-posts h3{
    color: #000;
    text-transform: inherit;
}

.benefits-section .col:not(:first-child) .col-inner{
    border: 1px solid #ccc;
    border-radius: 4px;
}

.benefits-section .icon-box{
    padding: 15px;
    max-width: 313px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.benefits-section .icon-box .icon-box-text,
.benefits-section .icon-box .icon-box-text h3{
    color: #000;
}

.benefits-section .icon-box .icon-box-text p{
    font-size: 15px;
}

.benefits-section .icon-box .icon-box-text h3 {
    margin-bottom: 5px;
}

.workflow-section .section-content .img {
    margin-bottom: 32px;
}

.workflow-section .section-content .img img{
    width: 240px;
    height: 144px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}

.workflow-section .section-content .icon-box{
    padding: 48px 24px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.workflow-section .section-content .icon-box h3{
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}

.workflow-section .section-content .icon-box h3 span{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    background: var(--main-color);
    color: #fff;
    line-height: 25px;
    margin-right: 8px;
}

.workflow-section .section-content .icon-box p {
    color: #000;
    text-align: justify;
}

.workflow-section {
    padding-top: 30px !important;
}

.furniture-section .section-title-normal, 
.project-completed-section .section-title-normal,
.knowledge-news-section .section-title-normal,
.testimonials-section .section-title-normal,
.baogiathicong-section .section-title-normal,
.single-post .related-posts h3{
    margin-bottom: 20px;
}

.furniture-section .child-categories-list {
    margin-bottom: 0;
}

.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
    background: transparent;
    box-shadow: none;
}

.project-completed-section .box-text.text-center,
.knowledge-news-section .box-text.text-center{
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    padding-bottom: 0;
}

.project-completed-section .box-text.text-center .post-title,
.knowledge-news-section .box-text.text-center .post-title{
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.project-completed-section .box-text.text-center .from_the_blog_excerpt,
.knowledge-news-section .box-text.text-center .from_the_blog_excerpt {
    color: #000;
}


.project-completed-section .flickity-prev-next-button.previous{
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100px;
    top: 90px;
    left: 25px !important;
}

.project-completed-section .flickity-prev-next-button.next {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100px;
    top: 90px;
    right: 25px !important;
}

.project-completed-section .slider .flickity-prev-next-button svg {
    margin-top: 0;
    width: 35px;
}

.project-completed-section .slider .flickity-prev-next-button svg path {
    fill: var(--main-color) !important;
}

.project-completed-section .badge.post-date,
.knowledge-news-section .badge.post-date,
.project-completed-section .box-text.text-center .is-divider,
.knowledge-news-section .box-text.text-center .is-divider{
    display: none;
}

.testimonials-section .strong-view.wpmtst-default .wpmtst-testimonial-inner p {
    background: #f5f5f5;
    color: #000;
    padding: 20px;
    display: inline-block;
}

.wpmtst-testimonial-content {
    display: flex;
    column-gap: 10px;
    flex-direction: row-reverse;
}

.wpmtst-testimonial-content .testimonial-image,
.wpmtst-testimonial-content p{
    flex: 1;
}

.wpmtst-testimonial-content .testimonial-image img{
    height: 400px;
    object-fit: cover;
}

.wpmtst-testimonial-content p {
    padding: 20px;
    background: #f5f5f5;
    color: #000;
    margin-top: 140px;
    margin-bottom: 0;
}

.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner {
    position: relative;
}


.testimonial-field {
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 25px;
    color: #000;
}

.testimonial-field:nth-child(3) {
    top: 60px;
}

.testimonial-field:nth-child(3) svg {
    width: 30px;
}


.archive .archive-page-header .col {
    padding-bottom: 0;
    margin-bottom: 20px;
}

.archive .archive-page-header .page-title{
    text-align: left;
    text-transform: lowercase;
    font-size: 25px;
}

.archive .archive-page-header .page-title::first-letter{
    text-transform: uppercase;
}

.archive .archive-page-header .page-title span {
    border-bottom: 2px solid;
    padding-bottom: 5px;
    color: #000;
}

.child-categories-list {
    display: flex;
    column-gap: 15px;
    overflow-y: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
    
}

.child-categories-list::-webkit-scrollbar {
    background: #f7f7f7;
    height: 5px;
}

/* Track */
.child-categories-list::-webkit-scrollbar-track {
  border-radius: 10px;
}
 
/* Handle */
.child-categories-list::-webkit-scrollbar-thumb {
  background: var(--main-color); 
  border-radius: 10px;
}


.child-categories-list li {
    margin: 0 !important;
    padding: 0;
    
}


.child-categories-list li a {
    font-size: 15px;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 100px;
    background: #fff;
    font-weight: 500;
}

.child-categories-list li.active a {
    background: #eee;
}

.child-categories-list .category-image a{
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    border: none;
    box-shadow: 0 2px 15px rgba(0,0,0,0.2);

}

.child-categories-list .category-image img{
    margin-left: 0 !important;
    display: block;
    width: 150px !important;
    max-width: 150px !important;
    height: 120px;
    object-fit: cover;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.child-categories-list .category-image .title-wrapper {
    padding: 15px 0;
}

.child-categories-list .category-image.active .title-wrapper {
    background: var(--main-color);
}

.child-categories-list .category-image .title-wrapper h3 {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}

.child-categories-list .category-image.active .title-wrapper h3{
    color: #fff;

}

.archive.category #main .col {
    flex-basis: 100%;
    max-width: 100%;
}

.single-post .post .entry-content img, .single-post .post .entry-image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}


.wpc-term-count {
    display: none;
}

/* Ẩn các checkbox mặc định của plugin */
/* .filter-checkboxes {
    display: none;
} */

/* Giao diện dropdown */
.custom-filter-dropdown {
    position: relative;
    width: 210px;
    font-family: Arial, sans-serif;
    background-color: #fff;
    border: 1px solid ;
    border-radius: 5px;
    cursor: pointer;
}

.custom-filter-dropdown .dropdown-options.open label a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.custom-filter-dropdown .dropdown-header {
    padding: 10px 15px;
    background-color: #fff;cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.custom-filter-dropdown .dropdown-header .arrow {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.custom-filter-dropdown .dropdown-header.open .arrow {
    transform: rotate(180deg);
}

/* Các lựa chọn trong dropdown */
.custom-filter-dropdown .dropdown-options {
    display: none;
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    z-index: 999;
    height: 250px;
    overflow-y: auto;
}

.custom-filter-dropdown .dropdown-options.open {
    display: block;
}

.custom-filter-dropdown .dropdown-options.open label {
    display: flex;
    align-items: center;
    padding: 5px 0;
}


.custom-filter-dropdown .dropdown-options input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

/* Tạo giao diện ô vuông tùy chỉnh */
.custom-filter-dropdown .dropdown-options label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
}

/* Tạo ô vuông để thay thế cho checkbox */
.custom-filter-dropdown .dropdown-options label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 2px solid #444;
    border-radius: 4px;
    background-color: white;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

/* Khi checkbox được check, ô vuông sẽ có dấu check */
.custom-filter-dropdown .dropdown-options input[type="checkbox"]:checked + label::before {
    background-color: var(--main-color);
    border-color: var(--main-color);
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAzLjcwMzYzTDQuNTg3MjUgOS4xNDY5TDEwLjMgMS41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K');
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.custom-filter-dropdown .dropdown-options li:hover label a{
    color: var(--main-color);
}

/* Tạo hiệu ứng hover */
.custom-filter-dropdown .dropdown-options li:hover label::before {
    border-color: var(--main-color);
}

/* Tạo style cho checkbox khi không hoạt động */
.custom-filter-dropdown .dropdown-options input[type="checkbox"]:disabled + label::before {
    border-color: #dcdcdc;
    background-color: #f5f5f5;
}

.custom-filter-dropdown .dropdown-options input[type="checkbox"]:disabled + label {
    color: #dcdcdc;
    cursor: not-allowed;
}

.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, 
.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, 
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, 
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, 
.wpc-term-count-0:not(.wpc-has-not-empty-children), 
.wpc-term-count-0:not(.wpc-has-not-empty-children) a, 
body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, 
body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a {
    opacity: 1;
}

.wpc-edit-filter-set {
    display: none;
}

.custom-filter-dropdown .arrow {
    line-height: 0.5px;
}

.wpc-filter-header {
    display: none;
}

body .wpc-filters-main-wrap li.wpc-term-item {
    margin-bottom: 20px;
}

body .wpc-filters-main-wrap li.wpc-term-item:last-child {
    margin-bottom: 0;
}

.filter-wrapper{
    display: flex;
    flex-direction: column-reverse;
}

.filter-cols {
    display: flex;
    color: #000;
    column-gap: 20px;
    margin-bottom: 20px;
}

.wpc-filters-scroll-container, .wpc-filter-chip.wpc-chip-reset-all {
    display: none;
}

.wpc-filter-chips-list {
    display: flex;
    column-gap: 15px;
}

.wpc-filter-chip {
    margin: 0 !important;
}

.wpc-filter-chip a{
    padding: 8px 20px !important;
    border: none !important;
    background: var(--main-color);
}

.wpc-filter-chip a span {
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
}

.wpc-filter-chip a span.wpc-filter-chip-name {
    margin-right: 10px;
}

.wpc-filter-chip a span.wpc-chip-remove-icon {
    width: 20px;
    height: 20px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    color: var(--main-color);
    border-radius: 50%;
}

.custom-filter-dropdown .dropdown-options li {
    list-style: none;
}

.archive #post-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.archive #post-list .post{
    margin-bottom: 0;
}


.archive #post-list .post .entry-image {
    border-radius: 4px;
    overflow: hidden;
}

.single-post #main{
    background: #f4f4f4;
}

.single-post .article-inner{
    padding: 20px;
    background: #fff;
}

.single-post .post .entry-header {
    display: flex;
    flex-direction: column-reverse;
}

.single-post .post .entry-header .entry-divider,
.single-post .post .entry-header .entry-meta{
    display: none;
}

.single-post .post .entry-header .entry-header-text {
    padding-top: 0;
}

.single-post .post .entry-title,
.single-post .post .entry-content p,
.single-post .post .entry-content li,
.single-post .post .entry-content h2,
.single-post .post .entry-content h3,
.single-post .post .entry-content strong{
    color: #000;
}

.single-post .post .entry-content strong {
    font-weight: 500;
}

.single-post .post .entry-content h2{
    font-size: 22px;
}

.single-post .post .entry-content h3{
    font-size: 28px;
}

.single-post .post .entry-header-text .post-fields-list, 
.single-post .post .entry-header-text .taxonomy-list {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.single-post .post .entry-header-text .taxonomy-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-post .post .entry-header-text .post-fields-list .post-field,
.single-post .post .entry-header-text .taxonomy-item{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.single-post .post .entry-header-text .post-fields-list .post-field img,
 .single-post .post .entry-header-text .taxonomy-item img{
    width: 18px;
}

.single-post .post-sidebar {
    padding: 0;
}

.single-post .post-sidebar img{
    border-radius: 8px;
}

#ez-toc-container, .ez-toc-section {
    display: none;
}

.page-id-218 .section-content {
    color: #000;
    font-weight: 500;
}

.page-id-218 .section-content .section-title {
    justify-content: flex-start;
    margin-bottom: 0;
    border: none;
}

.page-id-218 .section-content .col:first-child p {
    margin-bottom: 10px;
}

.page-id-218 .section-content .section-title span {
    font-size: 20px;
    color: #000;
    border: none;
}

.page-id-218 .section-content .icon-box {
    padding: 30px;
    border: 2px solid transparent;
    box-shadow: 0 4px 16px rgba(184, 46, 15, .12);
    border-radius: 8px;
}

.page-id-218 .section-content .icon-box h3 {
    font-size: 30px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 0;
}

.page-id-218 .section-content .col:last-child .col-inner {
    margin-top: 50px;
}

.page-id-218 .section-content .col:last-child h3, 
.page-id-218 .section-content .col:last-child p {
    color: #000;
}

#post-list .post .entry-header-text{
    display: block;
    padding-top: 15px;
}


#post-list .post .entry-header-text .entry-title {
    font-size: 16px;
    color: #000;
}

#post-list .post .entry-meta,
#post-list .post .entry-content,
#post-list .post .entry-header-text .entry-category,
#post-list .post .entry-header-text .post-fields-list,
#post-list .post .entry-header-text .entry-divider{
    display: none;
}

.archive .archive-taxonomy {
    font-size: 13px;
    display: flex;
    column-gap: 8px;
    align-items: center;

}

.archive .archive-taxonomy .dot {
    width: 4px;
    height: 4px;
    background: #666;
    border-radius: 50%;
    line-height: 15px;
}

.archive .archive-taxonomy .dot:last-child{
    display: none;
}

.archive .archive-taxonomy span {
    line-height: 15px;
}


.archive .archive-taxonomy span:nth-child(5) {
    transform: translatey(-3px);
}

.single-post .post .entry-header-text .post-fields-list {
    flex-wrap: wrap;
}

.footer-wrapper .footer-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-wrapper .footer-content .footer-copy-right {
    font-size: 14px;
    margin-top: 10px;
}

.footer-wrapper .footer-content .footer-copy-right p {
    margin-bottom: 0;
}

.footer-wrapper .footer-content .footer-menu-list {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .08);;
    opacity: 0.8;
}

.footer-wrapper .footer-content .footer-menu-list .footer-menu-item {
    display: inline-block;
    margin: 0 5px 0;
}

.footer-wrapper .footer-content .footer-menu-list{
    margin: 0;
}

.footer-wrapper .footer-content .footer-menu-list a{
    color: #ddd;
    font-size: 12px;
    font-weight: 400;
}

.footer-wrapper .footer-content .payment-icon {
    background-color: rgba(255, 255, 255, .1);
    padding: 3px 5px 5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    transition: all 0.3s ease;
    cursor: pointer;
}

.footer-wrapper .footer-content .payment-icon:hover {
    opacity: 1;
}

.footer-payment {
    display: flex;
    column-gap: 10px;
}

.payment-icon svg {
    fill: #fff;
    height: 20px;
    
}

.absolute-footer {
    display: none;
}

.footer-wrapper .col{
    padding-bottom: 0;
}

.footer-wrapper .footer-content .footer-menu-list {
    flex-wrap: wrap;
}


.baogiathicong-section form{
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.baogiathicong-section form h3,
.baogiathicong-section form h4,
.baogiathicong-section form p,
.baogiathicong-section form h5,
.baogiathicong-section form label{
    color: #000;
    font-weight: 400;
}

.baogiathicong-section form h5 {
    font-size: 14px;
}

.baogiathicong-section form h4{
    font-size: 18px;
}

.baogiathicong-section form strong{
    font-weight: 500;
}

.baogiathicong-section .baogia-main-form{
    width: 60%;
    background: #fff;
    padding: 20px;
}

.baogiathicong-section .baogia-user-info {
    flex: 1;
    background: #fff;
    padding: 20px;
}

.baogiathicong-section .rectangle:nth-child(2) {
    margin-bottom: 20px;
}

.baogiathicong-section .rectangle:nth-child(2) label{
    margin-bottom: 10px;
}

.baogiathicong-section .rectangle:nth-child(2) p{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    align-items: center;
}

.baogiathicong-section .rectangle:nth-child(2) span{
    width: calc(50% - 20px);
}

.baogiathicong-section label {
    margin-bottom: 0;
}

.baogiathicong-section .rectangle .wpcf7-radio, .baogiathicong-section .rectangle .wpcf7-checkbox{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.baogiathicong-section .circle .wpcf7-radio {
    display: flex;
    justify-content: space-between;
}

.baogiathicong-section .rectangle .wpcf7-radio .wpcf7-list-item,
.baogiathicong-section .rectangle .wpcf7-checkbox .wpcf7-list-item{
    width: calc(50% - 10px);
}

.baogiathicong-section .rectangle {
    margin-bottom: 20px;
}

.wpcf7 span.wpcf7-list-item {
    margin: 0;
}

.baogiathicong-section .rectangle .wpcf7-radio .wpcf7-list-item input[type="radio"] + span,
.baogiathicong-section .rectangle .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span{
    width: 100%;
    border: 1.5px solid #e0e0e0;
    margin: 0;
    padding: 0;
    height: 44px;
    border-radius: 8px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.baogiathicong-section {
    background: #f5f5f5;
}


.baogiathicong-section .rectangle:nth-child(2) input{
    border: 1.5px solid #e0e0e0;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    height: 44px;
    border-radius: 8px;
}

.baogiathicong-section input[type="text"],
.baogiathicong-section input[type="number"]{
    box-shadow: none;
    
}

.rectangle .wpcf7-radio .wpcf7-list-item-label,
.rectangle .wpcf7-checkbox .wpcf7-list-item-label {
    display: inline-block;
    margin: 5px 10px 5px 0;
    padding: 8px 12px;
    border: 2px solid #0073e6;
    border-radius: 4px;
    cursor: pointer;
    color: #0073e6;
    transition: all 0.3s ease;
}

/* Ẩn các checkbox và radio mặc định */
.rectangle .wpcf7-radio input[type="radio"],
.rectangle .wpcf7-checkbox input[type="checkbox"] {
    display: none;
}

/* Style cho các label khi input được chọn */
.rectangle .wpcf7-radio input[type="radio"]:checked + span,
.rectangle .wpcf7-checkbox input[type="checkbox"]:checked + span {
    background-color: var(--main-color);
    color: #fff !important;
}


/* Ẩn radio mặc định */
.circle .wpcf7-form-control.wpcf7-radio input[type="radio"] {
    display: none;
}

/* Style cho label bao quanh radio */
.circle .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    padding-left: 30px; /* Tạo không gian cho vòng tròn custom */
    cursor: pointer;
    color: #333;
    font-size: 16px;
}

/* Vòng tròn outline cho radio */
.circle .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid var(--main-color); /* Màu outline */
    border-radius: 50%; /* Tạo hình tròn */
    background-color: transparent;
    transition: all 0.3s ease;
}

/* Style khi radio được chọn */
.circle .wpcf7-form-control.wpcf7-radio input[type="radio"]:checked + span::before {
    background-color: var(--main-color); /* Màu nền khi được chọn */
    box-shadow: 0 0 0 4px rgba(0, 115, 230, 0.2); /* Hiệu ứng khi chọn */
}

.baogiathicong-section .circle {
    margin-bottom: 20px;
}

.baogiathicong-section .baogia-user-info h3{
    font-weight: 500;
}

.baogiathicong-section .baogia-user-info input {
    height: 44px;
    border-radius: 8px;
    box-shadow: none;
}

.baogiathicong-section .baogia-user-info input[type="submit"] {
    background: var(--main-color);
    font-size: 16px;
    font-weight: 500;
    text-transform: initial;
    width: 100%;
}

.single-post .related-posts ul{
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.single-post .related-posts li a{
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #000;
    font-size: 16px;
}

.single-post .related-posts li a img {
    width: 100%;
    border-radius: 5px;
}


@media only screen and (max-width: 768px) {
    h3 {
        font-size: 18px;
    }
    
    .banner-section .section-content .col-inner .img:last-child {
        display: none;
    }
    
    .banner-section .section-content .col-inner .img:first-child {
        width: 100% !important;
    }
    
    .banner-section .section-content .col-inner img {
        height: auto;
    }
    
    .dangky-tuvan-section .section-content .wpcf7-form,
    .archive #post-list, .single-post .related-posts ul{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    
    .dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan p {
        width: 100%;
    }
    
    .dangky-tuvan-section .section-content .wpcf7-form .sumit-tuvan input {
        flex: 1;
    }
    
    .wpmtst-testimonial-content {
        flex-direction: column-reverse;
    }
    
    .testimonial-field {
        text-align: center;
        width: 100%;
        font-size: 18px;
    }
    
    .testimonial-field:nth-child(3) {
        top: 40px;
    }
    
    .wpmtst-testimonial-content p {
        margin-top: 100px;
    }
    
    .filter-cols {
        flex-direction: column;
        gap: 15px;
    }
    
    .custom-filter-dropdown {
        width: 100%;
    }
    
    .baogiathicong-section form {
        flex-direction: column;
    }
    
    .baogiathicong-section .baogia-main-form,
    .baogiathicong-section .baogia-user-info{
        width: 100%;
    }
    
     .footer-wrapper .footer-content{
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }
    
    .footer-wrapper .footer-content .footer-copy-right {
        text-align: center;
    }
	
	.single-post .post-sidebar {
		display: none;
	}
    
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}