:root {
  --main-font: "Mulish", sans-serif !important;
  /* --primary-color: #1890FF; */
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3,
h3.is-large {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

p,
ul,
ol,
li {
  font-size: 16px;
  line-height: 1.4;
  color:black;
}

body {
  font-family: var(--main-font);
  font-style: normal;
}

.nav > li > a {
  font-family: var(--main-font);
  font-size: 0.9rem;
  font-weight: bold;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: var(--main-font);
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 500;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: var(--main-font);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 700;
  font-style: normal;
}

/* common */
.absolute-footer {
  display: none;
}
html,
.mfp-content {
  background-color: #000 !important;
}
.mfp-content ul li a{
	color:#000;
}

figure {
  margin: 1rem auto !important;
  max-width: 100%;
}

figcaption {
  text-align: center;
  background-color: rgb(240, 240, 240);
  line-height: 2;
}

.a-logo {
  max-width: 200px;
}

.menu-item .nav-dropdown {
  padding: 0 !important;
}

/* .a-search */
.a-search h1 {
  justify-content: center;
}

.rank-math-breadcrumb p {
  margin-bottom: 0;
}
.mfp-content{
	background: #fff !important;
}
.mfp-content ul li a{
	color: #000 !important;
}
/* .a-heading */
.a-heading b,
.a-heading-left b {
  display: none;
}

.a-heading .section-title,
.a-heading-left .section-title {
  border: unset;
}

.a-heading .section-title {
  justify-content: center;
}

.a-heading-left .section-title {
  justify-content: flex-start;
}

.a-heading .section-title span,
.a-heading-left .section-title span {
  border: unset;
  margin: unset;
  padding: unset;
}

.a-heading-left .section-title span {
  text-align: left;
}

.a-heading .section-title span {
  text-align: center;
}

/* trang home */
.service .col-inner {
  box-shadow: 0px 0px 12px rgb(0 0 0 / 20%);
  border-radius: 8px;
}
.service .col-inner img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.category-tab .icon-box {
  height: 50px;
  line-height: 50px;
  padding-left: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}
.category-tab .icon-box:hover {
  border: 1px solid #0071ce;
  cursor: pointer;
}

.category-tab .icon-box .icon-box-img {
  width: 40px !important;
}
.category-tab .icon-box .icon-box-text p {
  line-height: 50px;
}
.icon-search{
    color: black;
}

.search-field{
    background: white !important;
}

.section-title-main:before{
	content: "";
	border-left:5px solid #007968;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;

    margin-right:10px;
}

/* Product Small*/
.product-small .col-inner{
    border-radius:20px;
    background: #FFF;
    border-radius: 20px;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 6%);
    padding: 15px 13px;
	height: 400px;
	display: flex;
    flex-direction: column;
    justify-content: space-around;

}
.woocommerce-loop-product__link{
    color: black;
    font-weight: bold;
	font-size:15px;
	padding-bottom:5px;
	
}

.price bdi{
    color: red !important; 
	font-size:19px;
}
.posts-home .col-inner{
        border-radius: 10px;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 20%);
}

.posts-home .col-inner .box-image {
    border-radius:10px;
}
.posts-home .row .col:first-of-type .box-text  {
  background: #242c33;
    font-size:18px;
}
.posts-home .row .col .box-text  {
  background: #242c33;
    
}
.search_categories {
    background: black !important;
    color:white !important;
    text-align: center;
}
.uu-dai .img-inner{
    border-radius:15px;
}

.faq-wrapper .accordion .accordion-item a{
    color: #fff;
    background-color: #00ada2;
    margin: 15px 0;
    border-radius: 15px;
    border:none;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 14%);
}

.btn-tu-van{
    display: block !important;
    width: 330px !important;
    padding: 3px !important;
    margin: 0 auto !important;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 6%);
    border-radius: 10px !important;
}
.btn-all{
	display: block !important;
	width: 150px !important;
	margin: 10px auto !important;
	font-size:15px !important;
}
.dich-vu-mien-phi li{
    
    margin: 30px 0px;
}
.search-banner{
    display: block !important;
    margin: 0 auto !important;
    width: 600px !important;
    margin-bottom:10px !important;
}

/* Nội dung mô tả */
.product-short-description p {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  background: #fefefe;
  padding: 10px 15px;
  border-left: 4px solid #007968;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  margin: 0 0 10px 0;
}

/* Ẩn phần chọn số lượng */
.add-to-cart-container .ux-quantity {
  display: none !important;
}

/* Căn chỉnh 2 nút nằm cùng hàng, bằng nhau */
.add-to-cart-container .cart {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* Căn đều chiều rộng 2 nút */
.add-to-cart-container .cart .button {
  flex: 1 1 200px;
  max-width: 250px;
  padding: 12px 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 4px;
}

/* Nút thêm vào giỏ */
.single_add_to_cart_button {
  background-color: #00796b;
  color: white;
  border: none;
}

/* Nút mua ngay - màu đỏ */
.ux-buy-now-button {
  background-color: #d32f2f !important;
  color: white !important;
  border: none !important;
}

/* Hover hiệu ứng */
.single_add_to_cart_button:hover {
  background-color: #004d40;
}
.ux-buy-now-button:hover {
  background-color: #b71c1c !important;
}

/* FOOOTER */

.footer .row .col-inner{
    height: 310px;
    font-size: 16px;
}

.footer .row .ux-menu-link__text{
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    margin: 3px;
}
.footer_lien_he_text{
    font-size: 15px;
}

/* THÔNG SỐ KỸ THUẬT */
.technical-infor {
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
}

.technical-infor__title {
    border-left: 4px solid #007968;
    border-radius: 100px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.technical-infor__title p {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0;
}

.technical-infor__content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.technical-infor__content li {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #444;
}

.technical-infor__content li:last-child {
    border-bottom: none;
}

.technical-infor__content li span {
    width: 180px;
    font-weight: 600;
    color: #222;
    flex-shrink: 0;
}

.technical-infor__content li div {
    flex: 1;
    color: #555;
}

/*  CONTACT FORM 7 */


/* Input & Textarea */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
  width: 100%;
  border-radius: 8px;
}


/* Nút gửi */
.wpcf7-form input[type="submit"] {
  background-color: #007968;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* SHOP SIDEBAR */
/* Giao diện khối sidebar */
#shop-sidebar {
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  font-family: 'Segoe UI', sans-serif;
  font-size: 15px;
}

/* Tiêu đề widget */
#shop-sidebar .widget-title.shop-sidebar {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* Divider nhỏ */
#shop-sidebar .is-divider.small {
  width: 40px;
  height: 3px;
  background: #f35637;
  margin-bottom: 15px;
}

/* Danh sách danh mục */
#shop-sidebar .product-categories {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#shop-sidebar .product-categories li {
  position: relative;
  margin-bottom: 8px;
}

#shop-sidebar .product-categories li a {
  display: block;
  color: #333;
  padding: 8px 12px;
  border-radius: 8px;
  transition: background-color 0.2s ease, color 0.2s ease;
  text-decoration: none;
}

#shop-sidebar .product-categories li a:hover {
  background-color: #f8f8f8;
  color: #f35637;
}

/* Số lượng sản phẩm */
#shop-sidebar .product-categories .count {
  float: right;
  color: #999;
  font-size: 13px;
}

/* Toggle nút mũi tên */
#shop-sidebar .product-categories .toggle {
  position: absolute;
  right: 10px;
  top: 8px;
  background: none;
  border: none;
  font-size: 14px;
  cursor: pointer;
  color: #888;
}

#shop-sidebar .product-categories .toggle:hover {
  color: #f35637;
}

/* Danh mục con */
#shop-sidebar .product-categories .children {
  margin-left: 12px;
  margin-top: 6px;
  padding-left: 10px;
  border-left: 2px solid #eee;
  display: none; /* Ẩn mặc định, accordion sẽ bật */
}

#shop-sidebar .product-categories li[aria-expanded="true"] > .children {
  display: block;
}

#wpcf7-f6441-p6418-o1 {
    
    margin: 0 auto;
    padding: 20px;
    background-color: #2d2d2d;
    border-radius: 10px;
    color: #ffffff;
}

#wpcf7-f6441-p6418-o1 label {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;;
}

#wpcf7-f6441-p6418-o1 .wpcf7-form-control-wrap {
    width: 100%;
}

#wpcf7-f6441-p6418-o1 input[type="text"],
#wpcf7-f6441-p6418-o1 input[type="email"],
#wpcf7-f6441-p6418-o1 input[type="tel"],
#wpcf7-f6441-p6418-o1 textarea,
#wpcf7-f6441-p6418-o1 select {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #444;
    border-radius: 5px;
    background-color: #3a3a3a;
    color: #ffffff;
    font-size: 1rem;
    box-sizing: border-box;
}

#wpcf7-f6441-p6418-o1 select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

#wpcf7-f6441-p6418-o1 input:focus,
#wpcf7-f6441-p6418-o1 textarea:focus,
#wpcf7-f6441-p6418-o1 select:focus {
    outline: none;
    border-color: #00cc99;
    box-shadow: 0 0 5px rgba(0, 204, 153, 0.5);
}

#wpcf7-f6441-p6418-o1 .wpcf7-submit {
    display: block;
    margin: 0 auto;
    background-color: #00cc99;
    color: #1a1a1a;
    padding: 5px 20px;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s;
}

#wpcf7-f6441-p6418-o1 .wpcf7-submit:hover {
    background-color: #00b386;
}

#wpcf7-f6441-p6418-o1 .wpcf7-response-output {
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    display: none;
}

#wpcf7-f6441-p6418-o1 .wpcf7-not-valid-tip {
    color: #ff4444;
    font-size: 0.9rem;
    margin-top: 5px;
}

#wpcf7-f6441-p6418-o1 .wpcf7-spinner {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

/* Kiểm tra tiến độ */
#wpcf7-f6451-p6448-o1 {
    max-width: 600px;
    margin: 10% auto;
    padding: 20px;
    background-color: #2d2d2d;
    border-radius: 10px;
    color: #ffffff;
    position: absolute;
    width: 100%;
    position: relative; 
}

#wpcf7-f6451-p6448-o1 label {
    display: block;
    margin-bottom: 10px;
    font-size: 2rem;
    color:#fff;
    text-align: center;
}

#wpcf7-f6451-p6448-o1 .wpcf7-form-control-wrap {
    width: 100%;
    text-align: center;
}

#wpcf7-f6451-p6448-o1 input[type="tel"], #wpcf7-f6451-p6448-o1 input[type="text"] {
    width: 100%;
    padding: 12px;
    margin: 10px auto;
    border: 1px solid #007968;
    border-radius: 5px;
    background-color: #3a3a3a;
    color: #ffffff;
    font-size: 1rem;
    box-sizing: border-box;
    display: block;
    position: relative; 
}

#wpcf7-f6451-p6448-o1 input[type="tel"]:focus,#wpcf7-f6451-p6448-o1 input[type="text"]:focus {
    outline: none;
    border-color: #00cc99;
    box-shadow: 0 0 5px rgba(0, 204, 153, 0.5);
}

#wpcf7-f6451-p6448-o1 .wpcf7-submit {
    background-color: #00cc99;
    color: #1a1a1a;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s;
    display: block;
    margin: 15px auto 0;
    width: 50%;
}

#wpcf7-f6451-p6448-o1 .wpcf7-submit:hover {
    background-color: #00b386;
}

#wpcf7-f6451-p6448-o1 .wpcf7-response-output {
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    display: none;
}

#wpcf7-f6451-p6448-o1 .wpcf7-not-valid-tip {
    color: #ff4444;
    font-size: 0.9rem;
    margin-top: 5px;
    text-align: center;
}

#wpcf7-f6451-p6448-o1 .wpcf7-spinner {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}




