/*
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.   ***************/
.sec__intro .col__right img {
    width: auto;
}
@font-face {
  font-family: 'Allison';
  src: url('/wp-content/themes/webnganh/fonts/Allison-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.header-top{
	min-height: 10px;
}

.header-main{
  z-index: 15;
}

.mfp-wrap{
  z-index: 9999999;
}

.shop-page-title, .shop-container, .row-main, .post-sidebar, #content{
  position: relative;
  z-index: 9999;
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
  background-color: #fff;
}

.header-nav-main > li > a{
  font-size: 24px;
  font-weight: 500 !important;
  line-height: 100%;
  letter-spacing: 0;
  color: #3A3A3A;
}

.header-nav-main > li.active > a{
  color: #794549;
  font-weight: 600 !important;
}

.nav-spacing-xlarge>li{
  margin: 0 17px;
}

.header-button .button, .item__product .cart__product, .added_to_cart, .sec__partner .row__content .col__right .button{
  border-radius: 16px 4px;
  padding: 4px 24px;
  line-height: unset;
    min-height: unset;
}

.header-button .button span, .sec__partner .row__content .col__right .button span{
  font-size: 24px;
  letter-spacing: 0;
}

.header-nav-main .header-button-1{
  margin-left: 22px;
}

.header-nav-main .cart-item {
  margin-right: 22px;
}

.sec__intro .text__title h3{
  font-size: 150px;
  font-weight: 700;
  text-transform: uppercase;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.sec__intro .row__intro--descriptiom p{
  font-size: 24px;
  text-align: justify;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0;
  margin-bottom: 35px;
  max-width: 90%;
}

.sec__intro .row__intro--descriptiom .button{
  border-radius: 16px 4px;
  padding: 5px 2px 0 24px;
	line-height: 0;
	    min-height: unset;
}

.sec__intro .row__intro--descriptiom .button::after{
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 12px;
  background-color: #fff;
  background-image: url(/wp-content/uploads/2026/02/ArrowRight.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  border-radius: 14px 2px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}


.sec__intro .row__intro--descriptiom .button span{
  font-size: 24px;
  font-weight: 700;
	line-height: 30px;
}

.sec__intro .row__intro--data{
  padding-top: 60px;
}

.sec__intro .row__intro--data p{
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
	margin-bottom: 0;
}

.sec__intro .row__intro--data p strong{
  font-weight: 700;
  font-size: 60px;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec__intro .col__right p{
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
}

.sec__intro .col__right .ux-logo-link{
	padding: 0 !important;
}

.sec__intro .col__right .number p {
	font-size: 60px;
	line-height: 60px;
	font-weight: 600;
	background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-bottom: 10px;
}

.sec__intro .col__data--info > .col-inner {
    border-radius: 32px 4px;
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.sec__intro .col__data--info .img{
	margin-bottom: 10px;
}
.shop-container .product-title > a {
    -webkit-line-clamp: 2;
}
.sec__product{
  padding-bottom: 30px !important;
}

.sec__product .description{
  padding-top: 30px;
}

.sec__product .title{
  margin-top: -30px;
}

.sec__product .description p{
  font-size: 24px;
  font-weight: 500;
  margin: 6px 0;
  letter-spacing: 0;
}

.sec__product .title h3{
  font-size: 60px;
  font-weight: 300;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.sec__product .title h3 strong{
  font-weight: 700;
}

.item__product .info__product {
  text-align: center;
  padding-top: 20px;
}

.item__product .info__product .title__product a, .product-title > a{
  font-size: 26px;
	
	line-height: 36px;
  font-weight: 500;
  color: #3A3A3A;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	height: 72px;
}

.item__product .info__product .price__product, .woocommerce-Price-amount bdi {
  font-size: 26px;
  font-weight: 700;
  color: #CF3805;
  margin-top: -5px;
  margin-bottom: 12px;
}
.sec__faq .abc {
	    z-index: 3;
    position: relative;
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    font-size: 22px;
}
.quantity input[type=number] {
	font-size: 22px;
}
.product-tabs {
    display: none;
}
.related.related-products-wrapper {
    padding-bottom: 50px;
}
.related.related-products-wrapper p.category {
    font-size: 20px;
    margin-bottom: 0 !important;
}
#post-list .col-inner {
    box-shadow: none;
}
.related.related-products-wrapper p.name.product-title.woocommerce-loop-product__title {
    margin-top: 0px;
}
.product-section-title {
    font-size: 46px;
}
.product-info .woocommerce-Price-amount bdi {
  font-size: 46px;
  font-weight: 700;
  color: #CF3805;
  margin-top: -5px;
  margin-bottom: 12px;
}

.item__product .product-item__img{
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  width: 100%;
}

.item__product .product-item__img > img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item__product .cart__product, .added_to_cart{
  padding: 2px 18px 2px 24px !important;
  background-color: #CF3805;
  color: #fff;
  font-size: 24px !important;
  font-weight: 700;
}

.item__product .cart__product > img{
  margin-left: 8px;
}

.item__product .added_to_cart{
  display: unset;
  text-transform: unset;
}

.item__product .added_to_cart:hover{
  color: #fff;
}

.step-progress {
  position: relative;
  max-width: 1072px;
  height: 4px;
  background: #74606029;
  overflow: hidden;
  margin-top: 16px;
  border-radius: 99px;
  width: 100%;
	    margin-bottom: 36px;
}

.step-progress .step-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #794549;
  transform: translateX(0);
  transition: transform 0.3s ease;
  border-radius: 99px;
  will-change: transform;
}

.sec__gallery .row__title h3{
  font-size: 34px;
  margin-bottom: 0;
	font-weight: 400;
}

.sec__gallery .row__title .icon-box{
  align-items: center;
  margin-left: 25px;
}

.sec__gallery .row__title .icon-box-text p{
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}

.sec__gallery .row__gallery{
  margin-top: 24px;
}

.sec__gallery .row__gallery .col{
  padding: 0 6px;
}

.sec__news .text__title h3{
  font-size: 60px;
	line-height: 70px;
  font-weight: 300;
  text-transform: uppercase;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}

.sec__news .text__title h3 strong{
  font-weight: 700;
}

.btn__see--more{
  border-radius: 16px 4px;
  padding: 0 12px;
  margin-bottom: 0;
	line-height: unset;
    min-height: unset;
}

.btn__see--more span{
  font-size: 24px;
  font-weight: 700;
}

.box-blog-post, .post-item > .col-inner{
  background-color: #fff;
  border-radius: 16px 4px;
}
/* .page-title {
    z-index: 99999;
} */
.post-title{
  font-size: 26px;
  color: #000;
}
.blog-featured-title h1.entry-title {
    font-size: 48px;
    color: #fff !important;
}
.blog-featured-title .entry-category, .blog-featured-title .entry-meta.uppercase.is-xsmall {
    font-size: 24px;
    color: #fff !important;
}

.post-title > a{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-post__list .is-divider, .absolute-footer{
  display: none;
}

.from_the_blog_excerpt {
  font-size: 20px;
  font-weight: 500;
  margin: 6px 0;
  line-height: 26px;
  letter-spacing: 0;
   display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-text p {
    margin-top: 12px;
}
.post-meta{
  font-size: 16px;
  font-weight: 500;
}

.box-image{
  border-radius: 16px 4px 16px 0;
}

#footer .row-footer__above > .col, #footer .row-footer__center > .col, #footer .row-footer__below > .col{
  padding-bottom: 0;
}

#footer .row-footer__above .title_above{
  line-height: 66px;
}


#footer .row-footer__above .title_above .font__normal{
  font-size: 74px;
  font-weight: 300;
  text-transform: uppercase;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#footer .row-footer__above .title_above .font__normal strong{
  font-weight: 700;
}

#footer .row-footer__above .title_above .font__special{
  font-family: 'Allison', sans-serif;
  font-size: 120px;
  color: #CF3805;
  font-style: italic;
  font-weight: 500;
  position: relative;
   top: -20px;
   left: 12px;
}

#footer .row-footer__above .title_above .font__normal.text-right{
  display: block;
}

#footer .col__social .ux-logo-link{
  padding: 0 !important;
}

#footer .row-footer__above .is-divider, #footer .row-footer__center .is-divider{
  background: linear-gradient(to right, #794549, #473234);
  border-radius: 1px;
  opacity: .3;
}

#footer .row-footer__center .info__branch{
  margin-bottom: 32px;
}

#footer .row-footer__center .info__branch:last-child, .copyright{
  margin-bottom: 0;
}

#footer .row-footer__center .info__branch p, .sec__contact ul li{
  color: #3A3A3A;
  font-size: 24px;
  line-height: 100%;
  font-weight: 500;
  margin-bottom: 12px;
}
#footer .row-footer__center .info__branch .phone__contact {
	position: relative;
	display: inline-block
}

#footer .row-footer__center .info__branch .text__title, .sec__contact .text__title{
  font-size: 32px;
  text-transform: uppercase;
  background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 22px;
}

.phone__contact{
  margin-top: 10px;
}

.phone__contact a{
  font-size: 40px;
  font-weight: 700;
  color: #CF3805;
	    position: relative;
    z-index: 2;
}

.phone__contact::after{
	content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2026/02/light_star.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 144px;
    height: 57px;
    position: absolute;
    right: -52px;
    bottom: -24px;
}

#footer .row__social--detail .col{
  margin-left: 0;
}

h1.page-title.is-large.uppercase {
  font-size: 0;
}

h1.page-title.is-large.uppercase span, .sec__contact h1{
  font-size: 60px;
}

.widget-title span, span.widget-title, .breadcrumbs a, .breadcrumbs .divider, .breadcrumbs .separator, .breadcrumbs{
  font-size: 30px;
}

.widget .current-cat>a, .widget>ul>li>a, .woocommerce-result-count, .product_meta .posted_in, .product-title > a, .shop_table tr, .product-name a,
.cart_totals table thead tr{
  font-size: 26px;
}

.flatsome_recent_posts, .widget_categories, .widget_products{
  padding: 15px;
  background-color: #fff;
}

#footer .row-footer__below .ux-menu{
  flex-direction: row;
  gap: 35px;
}

#footer .row-footer__below .ux-menu-link__link, .copyright{
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0;
	min-height: unset;
}
.copyright p {
    margin-bottom: 0;
}
.row-footer__below {
    padding-bottom: 30px;
}
.header-cart-icon::after{
  top: 15px;
  right: -10px;
}

.header-main .header-inner{
  max-width: 1808px;
}

.logo-left .logo{
  margin-right: 42px;
}

ul.product_list_widget li a:not(.remove){
  font-size: 25px;
}

ul.product_list_widget li .quantity{
  font-size: 20px;
}

#footer .blob-right-bottom {
  position: absolute;
  right: 0;
  width: 420px;
  height: 425px;
  background: url('/wp-content/uploads/2026/02/bg_footer.png') no-repeat;
  background-size: contain;
  bottom: 0;
	z-index: -1;
}

.blob-header{
  position: absolute;
  right: -230px;
  width: 1200px;
  height: 536px;
  background: url('/wp-content/uploads/2026/02/bg1.png') no-repeat;
  background-size: contain;
  top: -150px;
}

.blob-section1{
  position: absolute;
  left: 0;
  width: 403px;
  height: 644px;
  background: url('/wp-content/uploads/2026/02/bg__sec1.png') no-repeat;
  background-size: contain;
  bottom: -50%;
}

.blob-section--gallery{
  position: absolute;
  right: 0;
  width: 650px;
  height: 813px;
  background: url('/wp-content/uploads/2026/02/bg__gallery.png') no-repeat;
  background-size: contain;
  bottom: -240px;
	z-index: -1;
}

.blob-section--new{
  position: absolute;
  left: 0;
  width: 500px;
  height: 636px;
  background: url('/wp-content/uploads/2026/02/bg__news.png') no-repeat;
  background-size: contain;
  bottom: -25%;
}

.row__news, .sec__intro .row{
  position: relative;
  z-index: 1;
}

.form-row-first{
  width: 100%;
}

.owl-carousel .owl-stage {
    padding-left: 0 !important;
}

.sec__partner .row__title .col__left h3, .sec__expert .row__title .col__left h3{
	font-size: 34px;
	letter-spacing: 0%;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 0;
}

.sec__partner .row__title .col__right p{
	font-size: 20px;
    letter-spacing: 0%;
    font-weight: 500;
    line-height: 24px;
    max-width: 82%;
	margin-bottom: 0;
}

.sec__partner .row__content .col__right p{
	font-size: 34px;
	line-height: 44px;
	letter-spacing: 0%;
	font-weight: 700;
	background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-bottom: 20px;
}
.sec__partner .row__title .col__left, .sec__partner .row__title .col__right {
    padding: 0 0 12px;
}
.sec__partner .row__content .col__left {
	padding-bottom: 30px;
}
.sec__expert .row__title .col__left {
	padding: 0 0 20px;
}
.sec__expert .item__expert h4{
	font-size: 34px;
	color: #794549 !important;
}

.sec__expert .item__expert p{
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 500;
	margin-top: -10px;
}

.sec__expert .blob-section--new{
	z-index: -1;
}

.sec__faq .accordion-title{
	font-size: 26px;
	line-height: 36px;
	letter-spacing: 0;
	padding-bottom: 0;
	background-color: transparent;
	color: #3a3a3a;
	border-top: 1px solid #3A3A3A;
	padding: 20px 60px 20px 0;
	font-weight: 700;
}

.sec__faq .accordion-item:first-child .accordion-title{
	border-top: none;
}

.sec__faq .accordion-inner{
	padding: 30px 0;
}

.sec__faq .accordion-inner p{
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 0;
	line-height: 24px;
}

.sec__faq .accordion .toggle{
	top: 15px;
	left: unset;
    right: 0;
}

.sec__faq .accordion-title.active{
	padding-bottom: 0;
}
.sec__faq .col__left {
	padding: 0 15px;
}
.sec__faq .col__left h3{
	font-size: 60px;
	font-weight: 400;
	text-transform: uppercase;
	background: linear-gradient(to right, #794549, #473234);    
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	    width: fit-content;
}

.sec__faq .col__left h3 strong{
	font-weight: 700;
}

.sec__faq .col__left h3::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('/wp-content/uploads/2026/02/WechatLogo.svg');
    background-size: contain;
    background-repeat: no-repeat;
	position: absolute;
	top: -20px;
}

.sec__video .box-overlay .box-text{
	top: 50%;
    transform: translateY(-50%);
    bottom: unset;
}

.sec__video .box-image{
	border-radius: 16px;
}

.sec__mega--menu .ux-menu-link__text{
	font-size: 24px;
}

.sec__mega--menu .title_menu .ux-menu-link__text{
	font-size: 36px;
    font-weight: 700;
    color: #794549;
	text-transform: uppercase;
}

.sec__mega--menu .text__description p{
	font-size: 20px;
	align-items: 30px;
	text-align: justify;
}

@media only screen and (max-width: 1440px){
  .sec__gallery .row__title{
    padding: 0 15px;
  }
}

@media only screen and (min-width: 850px) and (max-width: 1250px){
	.sec__intro .text__title p{
		font-size: 120px !important;
	}
}


@media only screen and (min-width: 1287px) and (max-width: 1440px) {
  .sec__gallery .row__title .large-2{
    flex-basis: 18%;
    max-width: 18%;
  }
  .sec__gallery .row__title .large-10{
    flex-basis: 82%;
    max-width: 82%;
  }
}

@media only screen and (min-width: 1107px) and (max-width: 1286px) {
  .sec__gallery .row__title .large-2{
    flex-basis: 21%;
    max-width: 21%;
  }
  .sec__gallery .row__title .large-10{
    flex-basis: 79%;
    max-width: 79%;
  }
}

@media only screen and (min-width: 1014px) and (max-width: 1106px) {
  .sec__gallery .row__title .large-2{
    flex-basis: 23%;
    max-width: 23%;
  }
  .sec__gallery .row__title .large-10{
    flex-basis: 77%;
    max-width: 77%;
  }
}

@media only screen and (min-width: 935px) and (max-width: 1014px) {
  .sec__gallery .row__title .large-2{
    flex-basis: 25%;
    max-width: 25%;
  }
  .sec__gallery .row__title .large-10{
    flex-basis: 75%;
    max-width: 75%;
  }
}

@media only screen and (min-width: 850px) and (max-width: 935px) {
  .sec__gallery .row__title .large-2{
    flex-basis: 28%;
    max-width: 28%;
  }
  .sec__gallery .row__title .large-10{
    flex-basis: 72%;
    max-width: 72%;
  }
}

@media only screen and (min-width: 850px) {
	.sec__product .col__right{
		margin-top: -7%;
	}
 .sec__intro .col__left.large-6{
    flex-basis: 55%;
    max-width: 55%;
	margin-bottom: 58px;
  }
 .sec__intro .col__right{
    position: absolute;
    right: 0;
    bottom: 0;
	 padding-bottom: 0;
  }
.row__info-more {
        position: absolute !important;
        bottom: 0;
        right: 20%;
    }
}

@media only screen and (min-width: 1440px){
  .sec__product .col__left{
	flex-basis: 27%;
    max-width: 27%;
  }
.sec__product .col__right{
	flex-basis: 73%;
    max-width: 73%;
	padding-right: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1202px){
	.sec__intro .text__title p{
		font-size: 70px;
	}
}
@media only screen and (min-width: 1202px) and (max-width: 1440px){
	.sec__intro .text__title p{
		font-size: 90px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1530px){
.sec__product .col__left{
	padding-left: calc((100vw - 1420px) / 2);
  }
	.sec__intro .text__title p{
		font-size: 110px;
	}
}
@media only screen and (min-width: 1530px) and (max-width: 1880px){
	.sec__intro .text__title p{
		font-size: 120px;
	}
}
@media only screen and (min-width: 1650px){
  #footer .row-footer__above .title_above p{
    margin-bottom: 0;
    position: relative;
    left: -11%;
  }
  #footer .row-footer__center .large-4{
    flex-basis: 31%;
    max-width: 31%;
  }
  #footer .row-footer__center .large-2{
    flex-basis: 19%;
    max-width: 19%;
  }

}

@media only screen and (min-width: 1920px){
.sec__product .col__left{
	padding-left: 12%;
  }
.sec__product .col__right{
	padding-left: 5%;
  }
}
#footer .row-footer__above .title_above p {
    margin-bottom: 0;
}
#footer .row-footer__above .col__social {
    top: -16px;
    position: relative;
}
#footer .row-footer__above .col__social .row__social--detail {
    gap: 16px;
}
@media only screen and (max-width: 1295px){
  #footer .row-footer__above .title_above .font__special{
    font-size: 90px;
  }
  #footer .row-footer__above .title_above .font__normal{
    font-size: 60px;
	  line-height: 56px;
	          margin-top: -16px;
  }
	
	.sec__partner .row__title .col__right p{
		max-width: 100%;
	}
}
@media only screen and (max-width: 1070px){
	.sec__product .description p{
		font-size: 20px;
	}
	.sec__product .title p{
		font-size: 50px;
	}
	.sec__expert .item__expert p{
	    font-size: 16px;
		margin-top: -5px;
	}
	.sec__expert .item__expert h4{
		font-size: 24px;
	}
}

@media only screen and (max-width: 1062px){
  #footer .row-footer__above .title_above{
    line-height: 50px;
  }
  #footer .row-footer__above .title_above .font__special{
    font-size: 62px;
  }
  #footer .row-footer__above .title_above .font__normal{
    font-size: 45px;
  }
	.sec__intro .text__title h3{
		font-size: 60px;
		        line-height: 70px;
	}
}
@media only screen and (max-width: 850px){
	 .sec__intro .text__title p{
		font-size: 100px;
	}
	.row__content .col{
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 820px){

  .sec__gallery .row__title .icon-box{
    margin-left: 0;
  }
  #footer .row__social--detail .col{
    text-align: center;
  }
/*    .blob-header{
    display: none;
  } */
	.sec__intro .row__intro--descriptiom p{
		max-width: 100%;
	}
/* 	.sec__intro .row__intro--data{
		padding-top: 0;
	} */
}
@media only screen and (max-width: 575px) {
	.sec__intro .text__title h3{
		font-size: 60px;
		line-height: 70px;
	}
  .sec__gallery .row__title .icon-box{
    align-items: center;
    margin-left: 0;
  }
  .row__title{
    padding: 0 15px;
  }
  .sec__news .text__title p{
    font-size: 34px;
  }
  .btn__see--more span{
    font-size: 20px;
  }
  #footer .row-footer__above .title_above p{
    left: 0;
  }
  #footer .row-footer__above .title_above .font__special{
    font-size: 80px;
  }
  #footer .row-footer__above .title_above .font__normal{
    font-size: 40px;
  }
  #footer .row-footer__above .title_above{
    line-height: 60px;
  }
/*   .sec__news{
    padding-bottom: 0 !important;
  } */
  .row-footer__above .text-right, .row-footer__below .text-right{
    text-align: left;
  }
  .row__social--detail{
    justify-content: left !important;
  }

  #footer .row-footer__below .ux-menu{
    flex-direction: column;
    gap: 0;
  }
  #footer .row-footer__above .is-divider, #footer .row-footer__center .is-divider{
    margin: 30px 0 !important;
  }
	.item__product .cart__product, .added_to_cart{
		font-size: 16px !important;
	}
	.sec__faq .col__left h3, .sec__news .text__title h3 {
		font-size: 40px;
		margin-bottom: 0;
		line-height: 50px;
	}
}

@media only screen and (max-width: 375px){
  .sec__news .text__title p,  {
    font-size: 30px;
  }
  #footer .row-footer__above .title_above .font__normal{
    font-size: 36px;
  }
	.sec__faq .col__left h3, .sec__news .text__title h3 {
		font-size: 30px;
		line-height: 40px;
	}
}



/* .row.row-collapse {
    max-width: 1410px;
    z-index: 9999;
    position: relative;
} */
.box-blog-post .box-text {
    border-radius: 0 0 16px 4px;
}
.footer-wrapper {
    z-index: 9999;
	padding-top: 30px;
}
.title-overlay {
    background-color: rgb(0 0 0 / 74%) !important;
}

@media (min-width: 850px) and (max-width: 1010px){
	#logo {
		width: 170px;
	}
	.logo-left .logo {
		margin-right: 0;
	}
	#logo img {
		max-height: 120px;
	}
	.nav-spacing-xlarge>li {
		margin: 0 10px;
	}
	.header-nav-main .cart-item {
		margin-right: 0px;
	}
}



@media (max-width: 849px){
		.blob-header {
		left: -20%;
		width: 400px;
		height: 600px;
/* 		top: -10px; */
	}
	.nav>li>a>i.icon-menu {
		font-size: 30px;
		color: #3A3A3A;
	}
	.nav>li {
    	margin: 0 12px;
	}
	.sec__intro .text__title p {
		font-size: clamp(46px, 10vw, 100px) !important;
	}
	.sec__intro .col__left .row__intro--data .medium-12 {
		flex-basis: 30%;
    	max-width: 30%;
	}
	.ux-logo-link {
		padding: 0 !important;
	}
	.sec__intro .col__right .col__data--info {
		flex-basis: 66%;
    	max-width: 66%;
		margin-left: auto;
		margin-top: -196px;
	}
	.sec__intro .col__right .col__data--info .img-inner img {
		width: auto !important;
	}
	.sec__product .description {
		padding-top: 5px;
	}
	.sec__product .col__left {
		padding-bottom: 0;
	}
	.sec__product .col__right {
		padding-left: 0;
		padding-right: 0;
	}
	.swiper-wrapper {
		padding-left: 15px;
	}
	.step-progress {
		margin: 16px auto 0;
		width: calc(100% - 30px);
	}
	.sec__product {
		padding-bottom: 0px !important;
	}
	.sec__gallery {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.sec__news .align-middle .col {
		padding-bottom: 0;
	}
	.sec__faq{
		padding-bottom: 30px !important;
	}
	#footer .row-footer__above .col__social {
		top: 16px;
	}
	.header-top {
		min-height: 0 !important;
	}
	.header-main {
        height: auto !important;
    }
	#footer .row-footer__center .info__branch:last-child {
    margin-top: 32px;
}
}
.sec__product {
    z-index: 99;
    position: relative;
}

@media (max-width: 549px) {
    #logo img {
        max-height: 100px !important;
    }
	#logo {
    display: contents;
}

	.sec__news {
		padding-bottom: 40px;
	}
	#footer .row-footer__center .col {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.blob-section--new, .blob-section--gallery, .blob-section1 {
		 opacity: 0.2;
	}
}


@media (max-width: 1250px) {
	.sec__intro .col__left.large-6, .sec__intro .col__right {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
	.sec__intro .col__right {
        position: unset;
		padding-bottom: 0;
	}
}

.mfp-bg.off-canvas-center:not(.dark) {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    opacity: 1 !important;
    z-index: 9999999;
}
.mfp-bg.mfp-ready {
    opacity: 0;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    opacity: 1 !important;
}
.mfp-bg {
    z-index: 99999;
}
body.body-scroll-lock--active .mfp-wrap {
	z-index: 99999999;
}
.off-canvas-center .nav-vertical>li>a {
    font-size: 2em;
    color: #473234;
}
.mfp-ready .mfp-close {
    opacity: 1;
    font-size: 60px;
    width: 50px;
    height: 50px;
	color: #473234 !important;
	top: 10px;
    right: 10px;
}
.mfp-close svg {
    width: 50px;
    height: 50px;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    color: #473234 !important;
}
p {
    font-size: 26px;
}
.product-title {
    font-size: 46px;
}
.header, .header-wrapper {
    z-index: 99999;
}
/* .page-title {
    z-index: 999999;
} */
.header-bg-color {
    background-color: #f5f3ef00 !important;
}
.header-wrapper.stuck {
    background: #F5F3EF !important;
}
.product-main .content-row, .product-footer .container .woocommerce-tabs {
    max-width: 1200px;
}
.product-main .product-sidebar-small {
    display: none;
}

.pum-theme-827 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	margin: 0;
}

.popmake-content .col__left{
	padding: 0;
}

.popmake-content .col__right p{
	font-size: 20px;
	color: #794549;
}

.popmake-content .col__right .text__title{
	margin-bottom: 10px;
    font-size: 60px;
	text-transform: uppercase;
	font-weight: 600;
}

.popmake-content .col__right .wpcf7-email{
	margin-bottom: 10px;
}

.popmake-content .col__right .wpcf7-submit{
	width: 100%;
	background-color: #fff;
    color: #794549;
    border: 2px solid #794549;
	margin-top: 20px;
	margin-bottom: 0;
}

.sec__intro h1{
	font-size: 54px;
    background: linear-gradient(to right, #794549, #473234);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sec__intro .text__description p{
	margin-bottom: 10px;
	color: #794549;
}

.sec__intro .text__description{
	padding: 48px 38px;	
	position: relative;
}

.sec__intro .text__description:before {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    background-image: url(/wp-content/uploads/2026/03/open-quote.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.icon-play:before {
    content: "";
    top: 3px;
    position: relative;
}


.sec__intro .text__description:after {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    background-image: url(/wp-content/uploads/2026/03/close-quote.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.sec__intro .row__content h2{
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 0;
	color: #fff !important;
	margin-bottom: 12px;
}

.sec__intro .row__content h2{
	font-size: 52px;
}

.sec__intro .row__content p, .sec__intro .row__content li{
	text-align: justify;
	font-size: 20px;
	    margin-bottom: 6px;
}

.sec__intro .content__right h2{
	color: #794549 !important;
}




.sec__expert {
    padding-top: 70px !important;
}
.row__content.nau {
    background-color: rgb(121, 69, 73);
}
.nav-dropdown-has-border .nav-dropdown {
	border: none;
	box-shadow: none;
	background-color: #fff0;
	margin-top: -16px;
}
.nav-dropdown-has-border .nav-dropdown .align-equal {
    background: #fff;
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
}
.ux-menu-link__link {
    font-size: 20px;
    padding: 4px 0;
    min-height: auto;
	color: rgb(0 0 0 / 85%);
}
.ux-menu-link__link i {
    top: 2.5px;
}

.product-main .product-gallery {
    order: 2;
}
.nav-dropdown .button.secondary {
    border-radius: 16px 4px;
    padding: 4px 24px;
    line-height: unset;
    min-height: unset;
    margin-top: 12px;
}

@media (max-width: 549px) {
.content__right .trang {
	order: 1;
}
	.content__right .anh {
	order: 2;
}
}

.widget_products .product_list_widget li .product-title, .recent-blog-posts a{
	font-size: 20px;
	line-height: 1.2;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body {
    font-size: 26px;
}