/*
Theme Name: Nội thất
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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


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


}
h1 strong, h1 b,
h2 strong, h2 b,
h3 strong, h3 b {
  font-weight: inherit !important; /* hoặc 700 nếu muốn chắc chắn */
}
/* Định dạng chung cho cả hai khối */
.tieu-chi-hoat-dong, .thong-tin-lien-he {
    background: #e6f0fa;
    padding: 15px;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #d3e3f8;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); /* Thêm bóng nhẹ */
}

/* Định dạng tiêu đề */
.tieu-chi-hoat-dong h3, .thong-tin-lien-he h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #0055a5;
    padding: 10px 15px;
    margin: -15px -15px 15px -15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    position: relative;
}

/* Biểu tượng ngôi nhà trước tiêu đề Tiêu chí hoạt động */
.tieu-chi-hoat-dong h3:before {
    content: "🏠";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
}

/* Định dạng danh sách */
.tieu-chi-hoat-dong ul, .thong-tin-lien-he ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tieu-chi-hoat-dong ul li, .thong-tin-lien-he ul li {
    padding: 8px 0;
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

/* Biểu tượng dấu check cho Tiêu chí hoạt động */
.tieu-chi-hoat-dong ul li:before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #28a745;
    font-size: 16px;
}

/* Biểu tượng cho Thông tin liên hệ */
.thong-tin-lien-he ul li:nth-child(1):before {
    content: "📍";
    position: absolute;
    left: 0;
    font-size: 16px;
}

.thong-tin-lien-he ul li:nth-child(2):before {
    content: "📞";
    position: absolute;
    left: 0;
    font-size: 16px;
}

.single-product .product-page-price del::before {
    content: "Giá bán thường:";
    margin-right: 5px;
}
.single-product .product-page-price del {
    margin-bottom: 10px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    display: block;
    font-size: 14px;
    color: #000;
}
.single-product .product-page-price ins::before {
    content: "Giá khuyến mãi chỉ từ: ";
    font-size: 20px;
	color: #dc3074 !important;
}
.single-product .product-info .price .amount, .single-product .product-info .price ins span { 
color: #c51100!important;
}


.box-text p {
    margin-bottom: .1em;
    margin-top: 0 !important;
}

.fb_iframe_widget_fluid_desktop{
	display:none !important;
}


.product-short-description {
    border: 2px solid #dcdee0;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
	  margin-top: 20px;
    background: #fefefe;
}

.product-short-description ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.product-short-description ul li {
    position: relative;
    padding-left: 18px; /* giảm khoảng cách đầu dòng */
    margin-bottom: 8px;
    line-height: 1.6;
}

.product-short-description ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 2px;
    color: #1b5da4;
    font-weight: bold;
    font-size: 14px;
}

/* Nút gửi */
.wpcf7 form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  padding: 0 15px;
  background-color: #28573C;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
		margin-bottom: 6px;
	  margin-right: -10px;
	  margin-top: 5px;
}

/* Tiêu đề form */
.wpcf7-form h3 {
  margin-bottom: 10px;
	margin-top: -10px
}

.product-categories li:hover{background:#ffb928}
.product-categories .current-cat a{color:white}
.product-categories .current-cat {background:#71bf44}

.product-categories li a{padding:12px 0 !important; font-size: 15px;
    font-weight: bolder;
    color: #11294b;}
.blog-single .product-categories{background: #fefefe;
    border: 1px solid #ebebeb;}
.product-categories li{padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;}
.product-categories{background:white}
.archive .large-3{padding-right:5px}

.blog-single .entry-header-text-top{padding-bottom:0}
.blog-single .blog-share{text-align:left}
.widget_shopping_cart_content p{padding:10px; font-size:15px}
.header-nav .cart-item .header-button a{color:white; background:#71bf44}
.category-section .product-small .price span.amount{
    font-size: 18px;
    color: #dc306b;}
.product_list_widget{background:white;padding: 0 10px;border: 1px solid #ececec;}
ul.product_list_widget li img{border-radius:99%}.khuyen-mai {
    background: #fffad7;
    border: 1px dashed #f85c00;
    border-radius: 4px;
    padding: 9px;
    margin-bottom: 20px;
}.khuyen-mai ul li {
    margin-bottom: 0;
}.khuyen-mai ul {
    margin-bottom: 0;
}.product-main {
    padding: 20px 0;
}.product-info {padding-bottom:0; 
    padding-top: 0;
}.nav-tabs > li.active > a {
    border-top-color: #253e57;
    background: #71bf44;
    color: white;
}

.related .product-section-title{margin: 0;
    letter-spacing: 0;
    text-transform: none;}
.single-product .related{background: #ebebeb;
    padding: 0 20px; margin-bottom:20px}
.nav-tabs+.tab-panels{border:0; border-top:1px solid whitesmoke; padding: 20px 0;}
.product-tabs li a{border-top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 0;
    font-size: 16px;
    color: white;
    background: #497f44;}
.product-footer .woocommerce-tabs{border-top:0; padding-top:0}
.product_meta>span{font-size:15px}
.product-info .price{margin-top:5px !important; margin-bottom:7px !important}
.single-product .product-info h1.product-title{margin-bottom:0px}
.single-product .product-short-description p{    font-size: 14px;
    margin-bottom: 10px;}
.single-product .product-info .price del span{color:gray !important; font-size:15px !important}
.single-product .product-info .price .amount, .single-product .product-info .price ins span{    color: #dc3074;

    font-size: 20px;}
.single-product span.widget-title{text-align:center}
.single-product .product_list_widget{background: #fafafa; border:1px solid #ebebeb;border: 1px solid #ebebeb;}
.product-info{border-right:0}
#product-sidebar{padding-left:0}
.product_list_widget li del span{font-size:14px !important; color:gray !important}
.product_list_widget li ins span, .product_list_widget .amount{   color: #dc306b;
    font-size: 16px;}
.related .product-small .price .amount{margin-top: 20px;}

.related .product-small .price{margin-top:0}
.related .product-small .star-rating{margin:0 auto}

.related .product-small .price ins span{font-size: 20px;
    color: #dc3074;
    display: inline-block;
    margin-top: 6px !important;}
.related .product-small .box-text{background:white}
#reviews .large-12{padding-bottom:0}
.comment-form input[type='submit']{margin:0; text-transform:none; border-radius:4px; font-weight:normal}
.comment-form{margin-bottom:0}
#reviews{margin-bottom:20px}
#reviews .review-form-inner{    padding: 20px;
    border: 1px solid #ebebeb;
    background: #ebebeb;}
.product_list_widget .star-rating, .related .badge-container{display:none}
.product_list_widget li a{font-size:15px; color:black}



#mega-menu-wrap{background: #71bf44;}

#mega-menu-title{line-height:30px;font-size: 17px;
    font-weight: 700;}
#wide-nav > .flex-row > .flex-left{margin-right:0; min-width:278px}
.nav-divided>li+li>a:after{display:none}
.top-bar-nav li a{font-size: 15px;
    color: black;}
#header-contact li a{font-size: 17px;
    text-transform: none;
    color: #182f45;
    padding: 6px 0;}
#header-contact li{margin:0;    display: block;
    float: none;
}
.woocommerce-result-count, .woocommerce-ordering{font-size:15px}

.nav-small.nav>li.html {
    font-size: 15px;
    color: #606060;
}.section-title-normal span { color:white; padding-right:15px; 
    margin-right: 15px;
    padding-bottom: 12px;
    border-bottom: 0;
    padding-left: 15px;
    margin-bottom: 0;border-top-left-radius: 5px;
    padding-top: 12px;font-size: 20px;    color: white !important
}
.section-title a {    color: white;
    display: block;
    padding-left: 15px;
   margin-left: auto;
    padding-right: 10px;
    font-weight: normal;
	font-size: 16px;}
.section-title-normal{    background-image: linear-gradient(to right, #182f45 , #71bf44);border-bottom: 2px solid #71bf44;    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.category-section .product-small {background: white;margin-bottom: 20px;
  
    }
.category-section{padding-bottom: 0 !important;}
.category-section .badge-container{display:none}
.category-section .product-small .box-text, .archive .product-small .box-text{padding-bottom:20px; padding-left:0; padding-right:0}
.category-section .product-small .box-text .product-title a, .archive .product-small .box-text .product-title a{font-size:16px; color:#182f45}
.category-section .product-small .price, .category-section .product-small .price del span, .archive .product-small .price, .archive .product-small .price del span {color:gray !important; font-size:16px !important;}
.category-section .product-small .price ins span, .archive .product-small .price ins span, .archive .product-small .price .amount{ font-size: 20px;
    color: #dc306b;}
.price-wrapper .price {
    margin-top: 15px;
}
.tai-sao .col{padding-bottom:0; }

.tai-sao .icon-box h3{font-size:18px; color:#274e85}
.tai-sao .icon-box .icon-box-text{font-size:15px}
.tai-sao .icon-box {padding: 25px 10px;
    border-radius: 10px;}
.tai-sao .icon-box:hover{background-image:linear-gradient(#2a5188, #182f45); color:white}
.tai-sao .icon-box:hover h3{color:#71c043}
.tai-sao .large-12{padding-bottom:0}
.section-title-container {
    margin-bottom: 0;
}
.tai-sao .icon-box:hover img{border:2px solid #71bf44; padding:6px; border-radius:99%}
.testimonial-company{font-size: 14px;
    color: gray;}
.testimonial-name{       font-size: 18px;
    color: #182f45;}
.du-an-noi-bat .post-item .post-title{
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
    color: white;}
.du-an-noi-bat .post-item .box-text .from_the_blog_excerpt {color: gray;
    height: 45px;
    overflow: hidden;}
.du-an-noi-bat .post-item .col-inner{    background: #00000094;
    border-radius: 6px;
    padding: 20px;}
.du-an-noi-bat .post-item .box-text{padding:15px 10px; padding-bottom:0}
.category-section .col{padding-bottom:0}
.box-blog-post .is-divider{display:none}
.du-an-noi-bat .large-12{padding-bottom:0}
.tin-tuc .section-title-normal span{padding-top: 5px;padding-bottom: 6px;font-size: 18px; border-top-right-radius:5px}
.tin-tuc .box-vertical .post-title, .tin-tuc .cot2 .post-item .post-title{font-size:18px !important}
.tin-tuc .post-item .post-title{margin-bottom:10px;    color: #182f45; font-size:16px}
.tin-tuc .box-vertical .box-text{padding-right:0}
.tin-tuc .col{padding-bottom:0}
.ban-do .cham-ngon-song .col-inner{background: #71bf44;
    padding-bottom: 0 !important;
    height: 350px;
    padding: 65px 145px 80px 0px;
    color: white;}
.ban-do .cot-ban-do .col-inner p{margin-bottom:0}
.ban-do .cham-ngon-song h3{color:white;    text-transform: uppercase;
    font-size: 22px;}

.ban-do .cham-ngon-song .ten-ceo{text-transform: uppercase;
    border-top: 1px solid white;
    display: inline;
    padding-top: 7px;
    margin-top: 20px;}
.footer-wrapper{margin-top:-9px}.float-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}.chat-zalo a, .chat-face a, .hotline a {
    font-size: 15px;
    color: white;
    font-weight: normal;
    text-transform: none;
    line-height: 0;
}.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
} .float-contact .hotline {
    background: #d11a59 !important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.ban-do .cham-ngon-song .col-inner:after {border-bottom: none;
    /* border-right: none !important; */
    border-right: 225px solid #71bf44;
    content: ' ';
    height: 100%;
    right: 100%;
    position: absolute;
    top: 0;
    width: 0px;
    border-top: 350px solid transparent;
}
.footer-section h4{    color: #71bf44 !important;}
.copyright-footer{font-size:13px}
.absolute-footer .footer-nav a{text-transform: none;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    color: #6594c1;}
.back-to-top{background: #71bf44 !important;
    border: 0 !important;
    color: white !important;}
.absolute-footer.dark{    border-top: 1px solid #1f3a54;}
.breadcrumbs {
    text-transform: uppercase;
    color: #71bf44;
    font-weight: normal;
   
}
.banner-category img{border-radius:10px}
.banner-category{ padding-top:20px;margin-bottom:20px}
.archive .badge-container{margin:10px}
.archive .badge-container .badge-inner{border-radius:99%; font-weight:normal}
.tax-product_cat #main{ background:#ebebeb; }
.shop-page-title.category-page-title{
  background:#ebebeb;
}
.tax-product_cat .category-banner-acf-section{
  background:#ebebeb;
}
.category-page-row {
    padding-top: 0px;
}
.page-title-inner{padding-bottom:20px}
.archive .product-small .col-inner{background:white;}
.tax-product_cat.woocommerce .shop-container .term-description{    background: white;
    padding: 20px;}
.devvn_readmore_taxonomy_flatsome a{    margin-bottom: 10px;}
span.widget-title {
  
    display: block;
    background: #11294b;
    padding: 15px;
    color: white;
    font-weight: bold;
    font-size: 19px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.devvn-popup-title, .popup-customer-info-group .devvn-order-btn{    background: #71bf44;}
a.devvn_buy_now_style span{font-size:13px}
a.devvn_buy_now_style{max-width:100%; margin-bottom:0}
.contact-button .col{padding-bottom:0}
.chat-facebook{background: #1664b2 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;}
.hotline{background: #71bf44 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;}
.single-product .thong-bao .left{width:65%; float:left; display:inline-block; }
.single-product .thong-bao .right{width:35%; float:left; display:inline-block}
.thong-bao ul{  margin-bottom:0;   margin-left: 20px;
    font-size: 15px;}
.thong-bao h3{    color: #71bf44;}

.thong-bao input[type='submit']{text-transform: none;
    font-weight: normal;
    border-radius: 4px;
    background: #71bf44;
    font-size: 14px;
    margin: 0;}.fb-comments, .fb-comments span, .fb-comments span iframe{
width:100% !important;
display:inline-block !important;
max-width:100% !important
}
.fb-comments{border: 1px solid #ebebeb;
    padding: 20px;
    margin-bottom: 20px;}
.blog-archive{background:white; padding-top:20px; padding-bottom:20px}
.blog-archive .taxonomy-description{text-align:left; font-size:15px}
.blog-archive h1.page-title{    text-align: left;
    letter-spacing: 0;
    color: #71bf44;}
.blog-archive .large-12{padding-bottom:0;}
.blog-archive .post-item .box-text{padding:0 15px}
.blog-archive .post-item .box-text .post-title{margin-top: 10px;
    font-size: 18px;
    color: #11294b;
    margin-bottom: 10px;}
.blog-archive .post-item .col-inner{border: 1px solid #ececec; border-radius:4px}
.blog-archive .large-9{padding-left:15px}
.blog-archive .product-categories{background: #fcfcfc;
    border: 1px solid #ebebeb;}
.single-product .thong-bao{ display:inline-block; margin-bottom: 20px;width:100%;
    background: #fff8d5;
    padding: 20px;
    padding-top: 15px;
    border: 2px dashed #ff7600;
    border-radius: 4px; clear:both}
.xem-them{    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    color: #71bf44;
    line-height: 10px;
    min-height: 10px;}
.flatsome_recent_posts{border: 1px solid #ebebeb;}
.flatsome_recent_posts li{    padding-left: 10px;
    padding-right: 10px;}
.blog-single .large-3{padding-right:0}
.flatsome_recent_posts li .badge-inner{border-radius:99%}
.flatsome_recent_posts li a{font-size:15px; color:#11294b}
.flatsome_recent_posts li a:hover{color:#71bf44}
.entry-content{padding-bottom:0}
.blog-single footer.entry-meta{font-size:15px}
.danh-muc{    display: block;
    margin-bottom: 5px;}
.the-tim-kiem a{background: #f2f2f2;
    padding: 5px 10px;
    margin-bottom: 5px;}
.the-tim-kiem a:hover{background:#71bf44; color:white;}
.bai-viet-lien-quan{padding-bottom:0; margin-top:20px;background: #f2f2f2;
    padding: 15px;}
.bai-viet-lien-quan ul{margin: 0;
    display: inline-block;
    width: 100%;
    clear: both;}
.bai-viet-lien-quan ul h4 a{color: #11294b;
    margin-top: 5px;
    display: block;
    font-size: 16px;height:67px; overflow:hidden;
    line-height: 20px;}
.page-left-sidebar .product-categories{border: 1px solid #ebebeb;}
.return-to-shop a{text-transform:none; font-weight:normal}
.page-left-sidebar .large-3{padding-right:5px; border-right:0}
h1.entry-title.mb {
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 22px;
    color: #71bf44;
}
.page-inner ul, .page-inner ol{margin-left:20px}
.bai-viet-lien-quan ul img{border-radius:5px; height:130px}
.ban-do{margin-top:20px}
.bai-viet-lien-quan h3{    padding-left: 6px;}
.bai-viet-lien-quan ul li{margin-bottom:0; width: 25%;
    padding: 0 6px;
    float: left;
    display: inline-block;}
body, .category-section .product-small .price span.amount{    word-wrap: break-word;}
.single-product .product-short-description ul li{font-size:15px}
#header.header #mega_menu.hover {
    display: block;
}
.secondary.is-underline, .secondary.is-link, .secondary.is-outline, .stars a.active, .star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary{color: #facb00;}
.category-section .img{margin-bottom:22px !important}
.product-tabs {background-image: linear-gradient(to right, #182f45 , #71bf44); border-top-left-radius:10px; border-top-right-radius:10px;border-bottom: 2px solid #71bf44;}
.related .box.product-small:hover, .category-section .box.product-small:hover{box-shadow:2px 2px 20px #bbbbbb}
.custom-contact-form {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    background: #fff8d5;
    padding: 20px;
    padding-top: 15px;
    border: 2px dashed #ff7600;
    border-radius: 4px;
    clear: both;
}
.custom-contact-form h3{
color: #71bf44;
}
/************ 1) Bố cục & vạch ngăn full-height ************/
.header-inner .header-nav-main{
  display:flex;
  align-items:stretch;
}
.header-inner .header-nav-main > li{
  display:flex;
  align-items:stretch;
  position:relative;
  padding:0;
}
.header-inner .header-nav-main > li:not(:last-child)::after{
  content:"";
  position:absolute;
  top:0; bottom:0; right:0;
  width:1px; 
  background:#e5e5e5;
}
/* vạch trái riêng cho ô tìm kiếm */
.header-inner .header-nav-main > li.header-search-form::before{
  content:"";
  position:absolute;
  top:0; bottom:0; left:0;
  width:1px; background:#e5e5e5;
}

/************ 2) Link top-level: icon trên – text dưới, CĂN GIỮA ************/
.header-inner .header-nav-main > li > a.nav-top-link{
  display:grid;                
  grid-auto-flow:row;
  justify-items:center;         /* giữa ngang */
  align-content:center;         /* giữa dọc */
  row-gap:6px;
  height:100%;
  padding: 14px 27px 15px 14px;         
  text-align:center;
  text-transform:none;
  position:relative;
  line-height:1.2;
}
.header-inner .header-nav-main > li > a.nav-top-link .ux-menu-icon{
  display:block;
  margin:0;
  transition:filter .25s ease;
}

/* mũi tên dropdown: đặt chồng, không ảnh hưởng căn giữa */
.header-inner .header-nav-main > li.menu-item-has-children > a.nav-top-link i.icon-angle-down{
  position:absolute;
  right:6px; bottom:14px;
  font-size:14px;
  pointer-events:none;
}

/************ 3) Hover/Active: đổi màu CHỮ + ICON (không đổi nền) ************/
:root{ --menu-accent:#28573c; }      /* chỉnh ở đây để đổi màu điểm nhấn */

.header-inner .header-nav-main > li > a.nav-top-link:hover,
.header-inner .header-nav-main > li.current-menu-item > a.nav-top-link,
.header-inner .header-nav-main > li.current-menu-ancestor > a.nav-top-link{
  color:var(--menu-accent) !important;
}
/* nếu text nằm trong span/strong */
.header-inner .header-nav-main > li > a.nav-top-link:hover span,
.header-inner .header-nav-main > li.current-menu-item > a.nav-top-link span,
.header-inner .header-nav-main > li.current-menu-ancestor > a.nav-top-link span{
  color:var(--menu-accent) !important;
}

/* icon <img> (SVG/PNG) đổi màu bằng filter */
.header-inner .header-nav-main > li > a.nav-top-link:hover .ux-menu-icon,
.header-inner .header-nav-main > li.current-menu-item > a.nav-top-link .ux-menu-icon,
.header-inner .header-nav-main > li.current-menu-ancestor > a.nav-top-link .ux-menu-icon{
   filter: brightness(0) saturate(100%) invert(31%) sepia(16%) saturate(1141%) hue-rotate(98deg) brightness(95%) contrast(87%);
}

/* đảm bảo KHÔNG có nền khi hover/active (ghi đè CSS cũ nếu còn) */
.header-inner .header-nav-main > li > a.nav-top-link:hover,
.header-inner .header-nav-main > li.current-menu-item > a.nav-top-link,
.header-inner .header-nav-main > li.current-menu-ancestor > a.nav-top-link{
  background:none !important;
}

/************ 4) Search box – co/giãn linh hoạt + style ************/
.header-inner .header-nav-main > li.header-search-form{
  flex:1 1 auto;                /* co/giãn theo khoảng trống */
  min-width:320px;
  padding:0 12px;
  display:flex;
  align-items:center;
}
.header-search-form .header-search-form-wrapper,
.header-search-form .searchform{
  width:100%; display:flex; align-items:center;
}
.header-search-form .search-field{
  flex:1; height:54px; line-height:54px;
  background:#f6f6f6;
  border:1px solid #eee; border-right:0;
  border-radius:6px 0 0 6px;
  padding:0 16px; font-size:18px;
}
.header-search-form .search-field::placeholder{ color:#b8b8b8; }
.header-search-form .ux-search-submit{
  width:54px; height:54px; margin:0; border:0; box-shadow:none;
  border-radius:0 6px 6px 0;
  background-image:linear-gradient(to right,#182f45,#71bf44);
}
.header-search-form .ux-search-submit.button{ padding:0; }
.header-search-form .ux-search-submit i{ color:#fff; font-size:22px; line-height:1; }

/************ 5) Dropdown (sub menu) – kiểu “hình 2” ************/
/* Luôn cho dropdown bám ngay dưới đáy <li> cha */
.header-inner .header-nav-main > li.has-dropdown,
.header-inner .header-nav-main > li.menu-item-has-children{
  position: relative;                /* phần tử neo */
}

/* Reset vị trí dropdown về mặc định, bỏ margin/transform lạ */
.header-inner .header-nav-main > li .nav-dropdown,
.header-inner .header-nav-main > li .sub-menu{
  position: absolute !important;
  top: calc(100% + 8px) !important;  /* ngay dưới item + 8px */
  left: 0 !important;
  margin-top: 0 !important;
  transform: none !important;
  z-index: 1002;
}

/* Phòng trường hợp li bị set position/transform làm lệch chứa khối */
.header-inner { overflow: visible; }

.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:#fbae3c}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:#fbae3c}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}


.accordion .accordion-title {
    background: #E8F0FF;
    color: var(--fs-color-primary);
    border: 0px !important;
    font-weight: 600;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    padding: 10px 45px 10px 30px;
}
.accordion .accordion-item {
    margin-bottom: 10px;
}
.accordion .accordion-title .toggle {
    position: absolute;
    right: 10px;
    left: inherit;
    transform: none;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    transform-origin: inherit;
    opacity: 1;
    justify-content: center;
    margin: 0px;
    top: 50%;
    transform: translate(0, -50%);
}
/* ===== FORM CTA – viền đứt + căn hàng chuẩn ===== */
.form-ctf7-custom,
.form-ctf7-custom-top{
  /* biến dùng chung */
  --h: 54px;                 /* chiều cao input & nút */
  --btn: #1f4b33;            /* màu nút */

  display:inline-block;
  width:100%;
  background:#fff8d5;
  padding:20px;
  border:2px dashed #ff7600;
  border-radius:8px;
  box-sizing:border-box;
  clear:both;
}

/* Bỏ padding/margin thừa trong cột & form */
section.form-ctf7-custom-top .col .col-inner{ padding:0 !important; }
section.form-ctf7-custom-top .wpcf7,
section.form-ctf7-custom-top .wpcf7-form{ margin:0 !important; }

/* Nhóm input + nút: 2 cột (input giãn, nút auto) */
section.form-ctf7-custom-top .form_custom_top{ display:block; }
section.form-ctf7-custom-top .form_custom_top > p{
  display:grid;
  grid-template-columns: 1fr auto;
  gap:12px;
  margin:0;
  width:100%;
}
section.form-ctf7-custom-top .form_custom_top > p br{ display:none; } /* chặn xuống dòng */

/* Ô SĐT */
section.form-ctf7-custom-top .wpcf7-form input[type="tel"]{
  width:100% !important;
  height:var(--h);
  padding:0 16px;
  border:1px solid #ddd;
  border-radius:8px;
  font-size:18px;
  box-sizing:border-box;
}

/* Nút GỬI */
section.form-ctf7-custom-top .wpcf7-form input[type="submit"]{
  margin:0 !important;
  height:var(--h) !important;
  padding:0 18px;
  border:0;
  border-radius:8px;
  background:var(--btn);
  color:#fff;
  font-weight:700;
  font-size:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
}
section.form-ctf7-custom-top .wpcf7-spinner{
  margin-left:8px;
  align-self:center;
}
.form-ctf7-custom,
.form-ctf7-custom-footer{
  /* biến dùng chung */
  --h: 40px;                 /* chiều cao input & nút */
  --btn: #1f4b33;            /* màu nút */
  display:inline-block;
  width:100%;
  background:#fff8d5;
  padding:20px;
  border:2px dashed #ff7600;
  border-radius:8px;
  box-sizing:border-box;
  clear:both;
}

/* Bỏ padding/margin thừa trong cột & form */
section.form-ctf7-custom-footer .col .col-inner{ padding:0 !important; }
section.form-ctf7-custom-footer .wpcf7,
section.form-ctf7-custom-footer .wpcf7-form{ margin:0 !important; }

/* Nhóm input + nút: 2 cột (input giãn, nút auto) */
section.form-ctf7-custom-footer .form_custom_top{ display:block; }
section.form-ctf7-custom-footer .form_custom_top > p{
  display:grid;
  grid-template-columns: 1fr auto;
  gap:12px;
  margin:0;
  width:100%;
}
section.form-ctf7-custom-footer .form_custom_top > p br{ display:none; } /* chặn xuống dòng */

/* Ô SĐT */
section.form-ctf7-custom-footer .wpcf7-form input[type="tel"]{
  width:100% !important;
  height:var(--h);
  border:1px solid #ddd;
  border-radius:8px;
  font-size:14px;
  box-sizing:border-box;
}

/* Nút GỬI */
section.form-ctf7-custom-footer .wpcf7-form input[type="submit"]{
  margin:0 !important;
  height:var(--h) !important;
  padding:0 10px;
  border:0;
  border-radius:8px;
  background:var(--btn);
  color:#fff;
  font-weight:700;
  font-size:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
}
section.form-ctf7-custom-footer .wpcf7-spinner{
  margin-left:8px;
  align-self:center;
}
.form-ctf7-custom-footer {
  display: flex;              /* dùng flex */
  align-items: center;        /* căn giữa theo chiều dọc */
  justify-content: center;    /* nếu muốn căn giữa theo chiều ngang luôn */
}
/* Tiêu đề gọn */
section.form-ctf7-custom-top h3{ margin:0; }
section.form-ctf7-custom-top .form_custom_top > p{
  padding-top:18px;         /* thêm vào rule hiện có của bạn */
  margin:0;
}
.text-from-contac {
	font-weight:600;
	font-size:22px;
}
.slider-home .flickity-viewport{
  border-radius: 10px;   /* chỉnh 10–18px tùy thích */
  overflow: hidden; 
}
.wpcf7-spinner{ display:none !important; }
/* Mobile: xếp dọc */
@media (max-width: 849px){
  section.form-ctf7-custom-top .row{
    grid-template-columns:1fr;
	padding: 15px 0px;
  }
  section.form-ctf7-custom-top .form_custom_top > p{
    grid-template-columns:1fr; /* input trên, nút dưới */
  }
  section.form-ctf7-custom-top .wpcf7-form input[type="submit"]{
    width:100%;
  }
  .text-from-contac {
	text-align:center;
	}
	.caretory_home .header-title {
	font-size:14px;
    }
}

.section-title i.icon-angle-right {

    display: none;
}
/* Khoảng cách trên/dưới banner */
.category-banner-acf-container{
  margin: 10px 0 5px;   /* chỉnh con số cho vừa mắt */
  line-height: 0;        /* bỏ khoảng trống 4px dưới <img> */
}

/* Ảnh bo cong + hiển thị mượt */
.category-banner-acf{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;   /* bo cong nhẹ */
}
.tax-product_cat.woocommerce .shop-container .term-description {
    border: 2px dashed #4caf50;
	border-radius: 15px;
    background: white;
    padding: 20px;
}
.cat-bottom-content {
  border-radius: 15px;
  border: 2px dashed #4caf50;
  margin: 0 0 20px;        /* đẩy block phía dưới xuống */
  padding: 15px 15px 72px; /* padding 15px 4 cạnh, riêng bottom = 72px */
  overflow: hidden;        /* giữ như cũ */
  position: relative;
  background: white;
}

.term-description li,
.cat-bottom-content li,
.entry-content li {
  display: list-item;           /* ép nó thành phần tử danh sách */
  list-style-type: disc;        /* dấu chấm tròn */
  margin: 0 0 0.5em 1.5em;      /* thụt lề trái */
}

/* Block bạn chèn ngay dưới ACF */
.cat-bottom-block{
  margin-top: 16px;   /* khoảng cách an toàn */
}
.is-divider {
	display:none;
}
/* Cắt nền hover theo bo góc của dropdown */
/* Hộp dropdown cấp 1: bo góc, không cắt ngang để giữ menu cấp 3 */
.header-nav > .nav > li > .nav-dropdown.nav-dropdown-default{
  border-radius:10px;
  padding:0 !important;
  overflow-x:visible;
  overflow-y:hidden;
}

/* KHÔNG để li có padding/margin gây hở mép */
.nav-dropdown.nav-dropdown-default > li{
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
}

/* A phải phủ full chiều ngang: không margin/left, box-sizing cho chắc */
.nav-dropdown.nav-dropdown-default > li > a{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin:0 !important;           /* <-- fix lệch */
  left:auto !important;          /* phòng có rule position/left cũ */
  padding:12px 18px !important;
  background:transparent !important;
  border-radius:0;
  transition:background .2s ease,color .2s ease;
  color: #000;
}

/* Hover: nền ôm sát khung, không hở */
.nav-dropdown.nav-dropdown-default > li:hover > a,
.nav-dropdown.nav-dropdown-default > li > a:hover{
  background:#fbae3c !important;
  color:#fff !important;
}

/* Bo góc cho item đầu/cuối */
.nav-dropdown.nav-dropdown-default > li:first-child > a{
  border-top-left-radius:10px; border-top-right-radius:10px;
}
.nav-dropdown.nav-dropdown-default > li:last-child > a{
  border-bottom-left-radius:10px; border-bottom-right-radius:10px;
}




