/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

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

p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

.container-width,
.full-width .ubermenu-nav,
.container {
  max-width: 1172px !important;
}

header ul li.header-divider {
  background: #ffffff;
  height: 50px !important;
}

.section_lua_chon .title-main{
  margin: 0px
}

.title-main,
.title-left-main {
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0px;
  position: relative;
  display: inline-block;
  width: auto;

}

.title-main::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, #f9c924, #e5b21d, #faec77, #ffd543);
  border-radius: 2px;
}

.title-left-main::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, #f9c924, #e5b21d, #faec77, #ffd543);
  border-radius: 2px;
}

.section-gioi-thieu .icon-box .icon-box-img {
  margin-bottom: 0px;
}

.section-gioi-thieu .icon-box .icon-box-text p {
  font-weight: 700;
  line-height: 18px;
}

.section-gioi-thieu .text-info {
  margin-right: 35px;
}

.section_ly_do .title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
}

.section_ly_do .banner {
  background-color: #ffffff;
}

.section_ly_do,
.contact_title {
  padding-bottom: 0px !important;
}

.section_lua_chon .tab svg {
  display: flex;
  margin: auto;
}

.section_lua_chon .tab.active svg path {
  stroke: #134733; /* màu khi active */
}

.section_lua_chon ul.nav {
  display: flex;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 30px;
  list-style: none;
  position: relative;
  margin: 40px auto;
  max-width: fit-content;
  border-radius: 57px;
}

.section_lua_chon ul.nav li.tab {
  position: relative;
  padding: 10px 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #888;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 15px;
}

.section_lua_chon ul.nav li.tab a {
  text-decoration: none;
  color: inherit;
  display: grid;
}

.section_lua_chon ul.nav li.tab.active {
  color: #134733; /* Màu xanh đậm như trong ảnh */
  font-weight: 600;
}

.section_lua_chon ul.nav li.tab.active::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

/* Optional: Hover effect */
.section_lua_chon ul.nav li.tab:hover {
  color: #134733;
}

.section_lua_chon::before {
  content: url("/wp-content/uploads/2025/05/Group-1.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 308px; /* Điều chỉnh kích thước tùy theo ảnh */
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none; /* Để không ảnh hưởng đến tương tác */
}

.section_lua_chon::after {
  content: url("/wp-content/uploads/2025/05/outline-drawing-flower-outline-animal-outline-world-map-outline-heart-outline-doodle-cartoon-1.png");
  position: absolute;
  bottom: 0;
  right: 0;
  width: 713px; /* Điều chỉnh kích thước tùy theo ảnh */
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none; /* Để không ảnh hưởng đến tương tác */
}

.button_more {
  background: linear-gradient(to right, #dfc276, #f3d88f, #dfc276);
  border-radius: 100px;
  border: 1px solid #013b2f;
  margin: 0px;
}

.button_more span {
  color: #013b2f;
}

.section_du_an .title-main {
  background: linear-gradient(to right, #dfc276, #f3d88f, #dfc276);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block; /* hoặc inline */
  padding-top: 10px;
}

.blog_tin_tuc .is-divider {
  display: none;
}

.blog_tin_tuc .post-item .box {
  border: 1px solid #d7d7d7;
  border-radius: 6px;
}

.blog_tin_tuc .box-text {
  padding: 16px 15px 23px 16px;
}

.blog_tin_tuc .box-text .post-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #202124;
}

.section_doi_tac .large-2 {
  flex-basis: 20%;
  max-width: 20%;
}

.section_bao_hanh .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

/* .section_bao_hanh .row .col{
    padding: 0px;
} */

footer .absolute-footer {
  display: none;
}

.intro_banner .title,
.product_banner .title,
.warranty_banner .title,
.news_banner .title,
.single-post .banner .title,
.contact_banner .title {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.intro_title .title,
.product_title .title,
.warranty_title .title,
.news_title .title,
.contact_title .title {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 16px;
}

.intro_title .title .highlight,
.product_title .title .highlight,
.warranty_title .title .highlight,
.news_title .title .highlight,
.contact_title .title .highlight {
  color: #013b2f;
  font-weight: 500;
}

.intro_info .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 16px;
}

.intro_info .description {
  font-weight: 500;
}

.intro_so_lieu .icon-box {
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  padding: 16px;
}

.intro_so_lieu .title {
  font-size: 37px;
  font-weight: 700;
  line-height: 46px;
}

.intro_hinh_anh .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.intro_hinh_anh .row_hinh_anh {
  display: flex;
  flex-direction: row;
}

.intro_hinh_anh .row_hinh_anh img {
  border-radius: 5px;
}

.intro_hinh_anh .row_hinh_anh:nth-child(even) {
  flex-direction: row-reverse;
}

.product_category .tab_product ul[role="tablist"],
.news_category .tab_news ul[role="tablist"] {
  background-color: #f2f2f2;
}

.tab_product .nav,
.tab_news .nav {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-x: auto;
}

/* .tab_product .nav .tab {
  margin-right: 10px;
} */

.blog_tin_tuc .cat-label {
    position: absolute;
    top: -29px;
    color: rgb(1, 59, 47);
    opacity: 1;
    padding: 4px 16px;
    height: 28px;
    align-items: center;
    background: linear-gradient(rgb(223, 194, 118), rgb(243, 216, 143), rgb(223, 194, 118));
    display: flex;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.tab_product .nav .tab a,
.tab_news .nav .tab a {
  display: block;
  padding: 10px 16px;
  background-color: #f2f2f2;
  color: #000;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  font-weight: 500;
  white-space: nowrap;
}

.tab_product .nav .tab.active a,
.tab_news .nav .tab.active a {
  background-color: #004b34; /* Màu nền xanh đậm */
  color: #dfc276; /* Chữ trắng */
  font-weight: 600;
}

.page_paginate .nav-pagination > li > a,
.nav-pagination > li > span {
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  display: block;
  font-size: 1.1em;
  font-weight: bolder;
  height: 2.25em;
  line-height: 2em;
  min-width: 2.25em;
  padding: 0 7px;
  text-align: center;
  transition: all 0.3s;
  vertical-align: top;
  width: auto;
  border-color: #d7d7d7;
}

.page_paginate .nav-pagination > li > .current,
.nav-pagination > li > a:hover,
.nav-pagination > li > span:hover {
  background-color: #d6fff6;
  border-color: var(--fs-color-primary);
  color: #013b2f;
  border: none;
}

.single-product .description_tab {
  display: none;
}

.single-product .short_description .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.single-product .short_description .row_description .title {
  margin: 0px;
  font-size: 24px;
}

.single-product .row_description:nth-child(odd) {
  flex-direction: row-reverse;
}

.single-product table tr:first-child {
  height: 44px;
  background: #013b2f;
}

.single-product table tr:first-child td {
  padding: 4px 16px;
  font-size: 20px;
  font-weight: 700;
  color: #dfc276;
}

.single-product table tr:nth-child(odd):not(:first-child) {
  background: #79cdbc1a;
}

.single-product table tr {
  height: 40px !important;
}

.single-product table tr td {
  padding: 4px 16px;
  border: 1px solid #d7d7d7;
}

.single-product table tr:nth-child(even) {
  background: #ffffff;
}

.warranty_title {
  padding-bottom: 0px !important;
}

.warranty_main table {
  max-width: 910px;
  margin: auto;
}

.warranty_main table tr td {
  padding: 4px 16px;
  border: 1px solid #d7d7d7;
}

.single-post .is-divider {
  border: none;
  height: 2px;
  background-image: radial-gradient(circle, #d7d7d7 5px, transparent 5px);
  background-size: 15px 2px;
  background-repeat: repeat-x;
  max-width: 100%;
  background-color: #ffffff;
}

.item_map.active {
  background: #013b2f;
  padding: 8px 11px 12px 16px;
  border-radius: 6px;
}

.item_map {
  margin-top: 0px;
}

.item_map {
  margin-top: 16px;
  padding: 8px 11px 12px 16px;
  border-radius: 6px;
  border: 1px solid #d7d7d7;
  cursor: pointer;
}

.item_map p {
  margin-bottom: 8px;
}
.item_map strong,
.item_map p {
  color: #202124 !important;
}

.item_map.active strong,
.item_map.active p {
  color: #ffffff !important;
}

.item_map .title {
  color: #202124;
  font-size: 16px;
  font-weight: 700;
}

.item_map.active .title {
  font-size: 16px;
  font-weight: 700;
  color: #dfc276 !important;
  border-bottom: 1px dotted #ffffff;
  padding-bottom: 8px;
}

.contact_section .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 8px;
}

.contact_section input:not([type="submit"]) {
  border-radius: 6px;
  padding: 17px 16px;
}

.contact_section textarea {
  border-radius: 6px;
  padding: 17px 16px;
  resize: none;
}

.contact_section .col_img .col-inner {
  position: absolute;
  bottom: -50px;
  right: 0px;
}

.contact_section input[type="submit"] {
  background: linear-gradient(to right, #dfc276, #f3d88f, #dfc276);
  border-radius: 100px;
  border: 1px solid #013b2f;
  color: #013b2f;
}

.row_contact {
  background-image: url("/wp-content/uploads/2025/05/Rectangle-14.png");
  /* Thêm các thuộc tính phụ để hình nền hiển thị tốt */
  background-repeat: no-repeat;
  background-size: cover; /* hoặc contain, tùy mục đích */
  background-position: center center;
  padding: 52px;
  border-radius: 6px;
}

.wpcf7 .wpcf7-response-output {
  color: #ffffff;
}

.byline {
  display: none;
}

.post-type-archive h4,
.post-type-archive .slider-nav-push,
.post-type-archive hr {
  display: none;
}

.section_du_an .flickity-page-dots .dot {
  border: 1px solid #ffffff80;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 7px;
  margin: 0 5px;
  opacity: 0.4;
  transition: opacity 0.3s;
  width: 7px;
  background-color: #ffffff80;
}

.section_du_an .flickity-page-dots .dot.is-selected {
  background: linear-gradient(to bottom, #dfc276, #f3d88f, #dfc276);
  opacity: 1 !important;
}

.section_bao_hanh .row .col {
  padding: 0px;
}

footer .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

footer .dang_ky {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 16px;
}

footer .row_follow .col .col-inner {
  display: flex;
  justify-content: end;
}

.search-results .woocommerce-breadcrumb {
  font-size: 14px;
  text-transform: initial;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 16px;
}

p.info{
	max-width:581px;
	margin:0px;
}

.section_footer .medium-4{
	padding-right:0px;
}

.single-product .page-title a{
	font-size: 14px;
    font-weight: 500;
    text-transform: initial;
    color: #000000;
}

.single-product .product-title{
	color: #202124;
}

.section-gioi-thieu .icon-box-img{
	margin: 0px;
}

.section-gioi-thieu .is-divider {
    background-image: radial-gradient(currentColor 1px, transparent 1px);
    background-size: 6px 3px;
    background-repeat: repeat-x;
    height: 3px;
    margin: 1em 0;
    width: 100%;
    border: none;
    background-color: transparent;
    display: block;
	max-width:100%
}

.section_lua_chon .product-title a,.product_category .product-title a, .search-results .product-title a{
	text-align: center;
	justify-content: center;
    display: flex;
}

.col-title{
	padding:0px
}

.col-16{
	padding:8px
}


.title-tab{
	text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
	margin-top: 8px;
	font-size:14px;
}

.col-table {
	overflow-x: auto;
    max-width: 100%;
}

.intro_info .col-right{
	margin-top:65px
}


.custom-search-banner{
	display:none
}

.icon-menu{
	color:white
}

.section_du_an,.section_tin_tuc{
	padding-bottom: 40px !important;
}

@media only screen and (max-width: 1200px) {
	.intro_title,
.product_title .title,
.warranty_title .title,
.news_title .title,
.contact_title .title {
	padding-left:16px;
	padding-right:16px
}
	
.section_bao_hanh .row .col {
    padding: 30px;
}
	
.section_bao_hanh .large-3 {
    flex-basis: 50%;
    max-width: 50%;
}
	
.intro_info .col-right{
	margin-top:0px
}

	.intro_so_lieu .icon-box-img{
		max-width: 50px;
		 display: flex;
    margin: auto;
	}
	
	.intro_so_lieu .icon-box {
    border: 1px solid #d7d7d7;
    border-radius: 6px;
    padding: 10px;
    display: grid;
    justify-content: center;
  }
	
	.intro_so_lieu .title {
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 30px;
  }
	
	.section-gioi-thieu .icon-box-img {
    margin: auto;
}

	
}

@media screen and (max-width: 900px) {
    .intro_so_lieu .medium-3 {
        flex-basis: 50%;
        max-width: 50%;
    }
	
	.contact_section .col_img {
    display: none;
  }
	
	 .contact_section .medium-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
}




@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .title-main,
  .title-left-main {
    font-size: 23px;
  }

  .section_doi_tac .small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .intro_banner .title,
  .product_banner .title,
  .warranty_banner .title,
  .news_banner .title,
  .single-post .banner .title,
  .contact_banner .title {
    font-size: 40px;
  }

  


  .intro_so_lieu .icon-box-left .icon-box-img + .icon-box-text {
    padding-left: 0px;
  }

  .section_bao_hanh .row {
    padding-left: 30px;
  }

  .contact_map .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .row_contact {
    padding: 30px 0px;
  }
	
	.section_bao_hanh .large-3 {
        flex-basis: 100%;
        max-width: 100%
    }


  
}
