/*
  Theme Name: Giao diện website nội thất - Kanbox
  Description: 
  Author: Kanbox.vn
  Tags: Thiết kế website nội thất
  Template: flatsome
  Version: 1.0.0
*/  


.gioi-thieu1:before {
    background: url(/wp-content/uploads/2025/09/tai-xuong.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 3;
}

.gioi-thieu-2 .img {
    box-shadow: 20px 20px 0 #21b6ff !important;
    border-radius: 12px;
}

.gioi-thieu-2 .img img {
    border-radius: 12px;
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.contact-us .form-lien-he {
    max-width: 100%;
}

.social-icons span {
    color: #3f51b5;
    font-weight: normal;
    font-size: 18px;
}

.header-button-1 a {
    text-transform: none;
    font-weight: normal;
    font-size: 21px;
    letter-spacing: 0;
}

.is-divider {
    display: none;
}
.list-post .post-item .post-title, .blog-archive .post-item .post-title {
    color: #21b6ff;
    font-size: 25px;
}

.list-post .post-item .from_the_blog_excerpt, .blog-archive .post-item .from_the_blog_excerpt {
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: 10px;
}

.single-product .woocommerce-breadcrumb {
    display: none;
}
.single-product .entry-title {
    margin-bottom: 10px;
    font-size: 40px;
    color: #21b6ff;
}
.woocommerce-mini-cart__empty-message, .widget .product-categories, .widget .price_slider_wrapper, .widget .tagcloud {
    padding: 30px;
}

.product-info .price bdi {
    color: #21b6ff;
}

.product_meta>span {
    display: block;
    border-top: 0;
    padding: 5px 0;
    font-size: 17px;
    font-weight: bold;
}
.list-post .post-item .col-inner {
    border-radius: 20px;
    box-shadow: 0 0px 35px rgb(17 44 145 / 10%);
}