/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face{
  font-family: "VLAFTESTO";
  src:url(font/VLAFTESTO.TTF);
}
@font-face{
  font-family: "SVN-Megante";
  src:url(font/SVN-Megante.otf);
}
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;700;800&display=swap');
p{
  margin-bottom: 10px;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #916339;
    background: #916339 !important;
}
.datlich ul li ,
.datlich h2 ,
.datlich h3 ,
.datlich h4 ,
.datlich p ,
.datlich a{
	color: #fff;
	text-align: justify;
}
.anhgoidau  img{
	height: 350px;
	object-fit: contain;
}
.anhgoidau .rt_cao img{
	height: 560px;
	object-fit: contain;
}
#main, #wrapper{
  background-color: #faf3eb !important;
}
.header-top .social-icons {
  font-size: 16px;
}
.widget .toggle i{
  color: #fff;
}
.product_buttom_xct{
  margin-top: 10px;
}
.product_buttom_xct a{
  font-size: 15px !important;
  text-transform: inherit;
  font-weight: 500;
  line-height: 34px !important;
  height: 36px !important;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  min-height: 36px !important;
  border-radius: 6px;
  background: #916339;
  margin: 0 5px !important;
}
.product_buttom_xct a.added_to_cart:after{
  display: none;
}
p{
  font-weight: 400;
}
.rt_doc_them a{
  color: #916339;
}
.tab-panels ul{
  margin: 0;
}
.tab-panels ol{
  margin: 0 !important;
}
.home .container_bre{
  display: none;
}
.container_bre{
  padding: 10px 0;
  background: #d8c4ac;
}
.rt-breadcrumbs{
  margin-bottom: 0;
}
.rt-breadcrumbs a ,
.rt-breadcrumbs p{
  font-size: 16px;
  margin-bottom: 0;
  color: #333;
}
.product-thumbnails .col  a {
  border: 1px solid #ddd;
}
.product-info .product-page-price {
    margin: 0 0 30px 0;

}
.price2 span{
  color: #916339;
  font-size: 20px;
  font-weight: 700;
}
.product-section {
  border-top: 0;
}
.woocommerce-Tabs-panel p {
  margin-bottom: 10px;
}
.woocommerce-tabs .tab-panels {
  padding: 20px ;
  border-radius: 6px;
  border: 1px solid #ccc;
  border-radius: 12px;
  background: #fff;
}
.product-footer .woocommerce-tabs{
  border: unset;
  padding: 0;
  margin-bottom: 30px;
}
.product-tabs li:nth-child(1){
  margin-left: 0;
}
.product-footer .tabbed-content .nav{
  margin-bottom: 12px !important;
}
.product-tabs li{
  margin: 0 5px !important;
}
.product-tabs li a {
  padding: 0px 20px;
  color: #333;
  font-size: 17px;
  border: 0;
  text-transform: none;
  background: #fff;
  line-height: 48px;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 40px;
}
.product-tabs li:hover a ,
.product-tabs li.active a {
    border-radius: 40px;
    background: #916339;
    color: #fff;
    font-size: 17px;
    border: 0;
    line-height: 48px;
    height: 48px;
    text-transform: none;
}
.product-info .product-title {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 40px;
}
.tt__heading{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.tt__heading span {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.tt__heading b {
display: inline-block;
    height: 4px;
    background: #916339;
    width: 60px;
    margin: 9px 15px;
}

.term-tax{
  display: flex;
  margin: 0 -15px;
  justify-content: space-between;
}
.term-tax .list-term-tax {
  text-align: center;
  width: 12.5%;
  min-width: 12.5%;
  border-right: 1px solid #ddd;
  padding: 0 15px;
  margin-bottom: 40px;
}
.term-tax .list-term-tax:last-child{
  border: unset;
}
.box__pro {
  border: 1px solid #ccc;
}
.shop-container .products  {
  margin: 0 -15px;
}
.shop-container .content-row {
  max-width: 1230px !important;
  padding-top: 30px;
}
.shop-container .content-row > .col {
  padding: 0 15px 30px !important;
  border: unset !important;
}
.shop-container .content-row .product-main{
  padding-bottom: 0;
}
.shop-container .product-category .box-text{
  background: #b82222c7;
  padding: 12px;
  transition: height .5s;
}
.shop-container .product-category .col-inner:hover .box-text{
  height: 100%;
  transition: height .5s;
}
.shop-container .product-category .col-inner:hover .box-text .box-text-inner{
  position: relative;
  top: 40%;
}
.box__pro .box-text-products .woocommerce-loop-product__title a {
    font-size: 17px;
    font-weight: 700;
    color: #916339;
    display: block;
    line-height: 30px;
}
.box__pro  .price-wrapper span {
    color: red;
    font-size: 17px;
    font-weight: 700;
}
.featured-title .page-title-bg{
  box-shadow: unset !important;
}

.shop-page-title {
  display: none;
}
.single-product .shop-page-title{
  display: none;
} 
.img__Cate img {
  width: 100%;
}
.products.row {
    margin-bottom: 30px !important;
}
.box__pro  .box-text-products > a {
    border: 1px solid #916339;
    color: #916339;
    font-size: 15px;
    padding: 2px 36px;
    padding-left: 40px;
    padding-right: 32px;
    border-radius: 30px;
    margin: 0;
    text-transform: none;
    font-weight: 500;
    line-height: 35px;
    position: relative;
    background: unset !important;
    min-height: inherit;
    font-family: 'Mulish', sans-serif !important;
}
.box__pro  .box-text-products > a:after{
  content: "";
  position: absolute;
  top: 13px;
  left: 14px;
  height: 17px ;
  width: 17px;
  background: url(img/cart.png) no-repeat;
}
.box__pro  .box-text-products > a:before{
  content: "";
  position: absolute;
  top: 17px;
  right: 10px;
  height: 10px ;
  width: 17px;
  background: url(img/car.png) no-repeat;
}
.box__pro  .box-text-products:hover > a:after ,
.box__pro  .box-text-products:hover > a:before{
  filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.box__pro  .box-text-products:hover > a{
  background: #916339 !important;
  color: #fff;
}
.title__cate {
  position: relative;
  margin-bottom: 10px;
  line-height: 30px;
  text-align: center;
  padding-bottom: 10px;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
}

.title__cate a , .title__cate span{
  color:#333;
  font-size: 25px;
  position: relative;
  text-transform: uppercase;
}
.tt__heading__2 {
  margin-bottom: 0;
}
.mg__g {
  margin-bottom: 40px;
}
.title__cate  a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -12px;
    background: #916339;
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related  .title__cate  span:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -14px;
    background: #916339;
}
.related .product-section-title{
  font-size: 25px;
  font-weight: 500;
}
.related .flickity-button{
  background-color: unset !important;
  box-shadow: unset !important;
}
.shop-container .products  > .product-small.col {
  padding: 0 15px 30px;
}

/*header-wrapper*/
.header_logo {
  display: none;
}
.logo {
  height: 100%;
}
.rt_html_01 a{
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
}
.rt_html_01 a i{
  margin-left: 15px;
}
.rt_html_01 span:nth-child(1){
  padding-right: 30px;
}
.header-inner .header-nav{
  display: block;
  text-align: center;
}
.header-inner .header-nav li:after ,
.header-inner .header-nav li:before{
  display: none;
}
.header-inner .header-nav li a{
  color: #333;
  font-size: 15px;
  line-height: 45px;
  padding: 0 5px;
  text-transform: capitalize;

}
.header-inner .header-nav li.current-menu-item a ,
.header-inner .header-nav li a:hover{
  color: #916339;
}
.header-nav > li .nav-dropdown {
    width: 100%;
    display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a {
    border: unset;
}
.header-nav > li .nav-dropdown > li a {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px !important;
    display: block;
    text-transform: unset;
    border-bottom: none;
    border-top: 1px solid #ddd;
    margin: 0 !important;
    padding-left: 10px;
    padding: 10px 20px !important;
}
.nav-dropdown-default {
    padding: 0;
    background: #fff;
    top: 45px;
    border: 0;
    left: 0 !important;
}
#top-bar .nav-dropdown-default{
  top: 31px;
}
.header-nav > li .nav-dropdown > li {
    display: block;
    width: 100%;
    position: relative;
}
.header-nav > li .nav-dropdown li ul {
    position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border: 0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul {
    opacity: 1;
    z-index: 9999;
}
.header-nav > li .nav-dropdown li {
    white-space: unset !important;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a{
  position: relative;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a:before{
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  height: 15px;
  width: 15px;
  background: url(img/menu.png) no-repeat;
}
.header-nav > li:hover .nav-dropdown {
    display: block;
    transform: translateY(0px);
}
/*footer-wrapper*/
.footer_wrapper{
  padding-bottom: 20px !important;
}
.footer-wrapper .form_ho_tro{
  padding-bottom: 20px !important;
}
.footer-wrapper .form_ho_tro .wpcf7{
  margin-top: 20px;
  padding: 0 15%;
}
.footer-wrapper .form_ho_tro .wpcf7 input{
  width: 23%;
  float: left;
  margin: 0 1%;
  border-radius: 50px;
  line-height: 42px;
  padding: 0 16px;
  font-size: 15px;
  height: 42px;
}
.footer-wrapper .form_ho_tro .wpcf7 .wpcf7-spinner{
  display: none;
}
.absolute-footer.dark{
  display: none;
}
.footer-1 , .footer-2{
  border: unset;
  background: unset !important;
}
.footer-1 .large-3:nth-child(1){
  flex-basis: 23%;
  max-width: 23%;
}
.footer-1 .large-3:nth-child(1) p{
  text-align: justify;
}
.footer-1 .large-3:nth-child(2){
  flex-basis: 34%;
  max-width: 34%;
}
.footer-1 .large-3:nth-child(3){
  flex-basis: 20%;
  max-width: 20%;
}
.footer-1 .large-3:nth-child(4){
  flex-basis: 23%;
  max-width: 23%;
}
.footer-1 .large-3:nth-child(1) img{
  height: 152px !important;
  object-fit: contain;
  margin-bottom: 20px;
}
.footer-1 .large-3:nth-child(4) .fb_iframe_widget{
  height: 280px !important;
  overflow: hidden;
}
.footer-1 .widgettitle{
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700 !important;
  text-transform: inherit;
  font-family: 'Mulish', sans-serif !important;
}
.footer-1 strong{
  font-size: 17px;
  color: #fff;
}
.footer-1 p{
    color: #fff;
    font-size: 15px;
    padding: 0 !important;
    margin-bottom: 6px;
    line-height: 26px;
    font-weight: 400 !important;
}
.footer-1 a,.footer-1 a:hover{
  color: #fff;
}
.footer-1 p i{
  width: 18px;
  text-align: center;
}
.footer-1 p span{
  color: #fff ;
}
.footer-1 .widget{
  margin: 0 !important;
}
.footer-1 .menu li{
  border: unset;
}
.footer-1 .menu li a{
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 10px;
}
.rt_ic_ft{
  margin-top: 20px;
  margin-left: 16px;
}
.rt_ic_ft a{
  padding: 0 2px;
}
.footer-2 p{
  font-size: 15px;
  color: #fff;
  line-height: 23px;
  margin: 0 !important;
}
.footer-2 .col{
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.footer-2 .large-12 > .col-inner{
  padding-top: 5px;
  padding-bottom: 5px;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
  margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 240px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border:2px solid #657f93;
  padding:8px 14px;
  text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
  margin-bottom: 0;
  font-size: 20px;
  color: #838383;
  line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
  margin-bottom: 0;
  font-size: 11px;
  color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 240px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow-y: hidden;
  padding: 15px 0;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow:hidden;
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 100px;
  height: 70px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 115px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 16px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow:hidden;
  font-weight:500;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  display: none;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*box__content__rights */
.heading_td{
    display: inline-block;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 0
    text-transform: uppercase;
    line-height: 40px;
    font-family: 'Mulish', sans-serif !important;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #916339;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.box__content__rights , .box__content__left {
  margin-top: 30px;
}
.box__content__rights .box__nth_2 ul{
  padding-left: 22px;
}
.box__content__rights  .headings{
  display: inline-block;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    font-family: 'Mulish', sans-serif !important;
}
.box__content__rights .box__colum__nth2{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__content__rights .news-post-news{
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.box__content__rights .news-post-news .box__news__inner{
  border: 1px solid #ebebeb;
    box-shadow: 0 1px 4px rgb(128 128 128 / 11%);
    height: 100%;
    border-radius: 8px;
    text-align: center;
}
.box__content__rights .news-post-news img{
  height: 240px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.box__content__rights .news-post-news .box__content{
  padding: 15px 10px;
}
.box__content__rights .news-post-news .box__content h3 a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.box__content__rights .news-post-news .box__content h3 a:hover{
    color: #916339;
}
.box__content__rights .news-post-news .box__content .date{
      font-size: 14px;
      color: #333;
      font-weight: 400;
      line-height: 26px;
}
.box__content__rights .news-post-news .box__content .box__des{
     margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #838383;
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
}
.box__content__left  .is-divider{
  display: none;
}
.box__content__left .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a{
  color: #333;
}
.box__content__left .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.box__content__left .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.box__content__left .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.box__content__left .menu li .sub-menu li:last-child{
  border: unset;
}
.box__content__left .menu li a:hover{
  color: #916339;
}
.box__content__left .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
#related-post1 .box__colum__news h3 a{
  color: #333;
  font-size: 17px;
}
#related-post1 .box__colum__news h3 a:hover{
  color: #cd9216 ;
}
.sidebar-inner  .is-divider{
  display: none;
}
.sidebar-inner .widget-title {
    display: block;
    background: #916339 ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.sidebar-inner .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.sidebar-inner .menu li .sub-menu li:last-child{
  border: unset;
}
.sidebar-inner .menu li .sub-menu li a{
  font-size: 15px;
  line-height: 30px;

}
.sidebar-inner .menu li a:hover{
  color: #916339;
}
.sidebar-inner .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
.shop-sidebar  .is-divider{
  display: none;
}
.shop-sidebar .widget-title {
    display: block;
    background: #916339 ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.shop-sidebar .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.shop-sidebar .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.shop-sidebar .menu li .sub-menu li:last-child{
  border: unset;
}
.shop-sidebar .menu li a{
  color: #333;
}
.shop-sidebar .menu li a:hover{
  color: #916339;
}
.shop-sidebar .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
/*heading*/
.block__element_head {
  display: block;
  text-align: center;
}
.block__element_head .text_head{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading{
  margin-bottom: 4px;
}
.heading span ,
.heading a{
  font-size: 32px;
  color: #916339;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  font-family: "VLAFTESTO";
}
.section_05 .rt_buttom .large-12{
  padding-bottom: 0 !important;
}
.rt_buttom .button{
  font-weight: 500;
  font-weight: 16px;
  line-height: 42px;
  margin-bottom: 0 !important;
  padding: 0 25px;
  text-transform: inherit;
}
/*section_banner*/
.section_banner{
  padding-bottom: 170px !important;
}
.section_banner .flickity-prev-next-button.previous{
  left: 2%;
}
.section_banner .flickity-prev-next-button.next{
  right: 2%;
}
/*section_01*/
.section_01{
  padding-bottom: 30px !important;
}
.section_01 .large-12{
  padding-bottom: 15px !important;
}
.section_01 .has-hover{
  position: relative;
}
.section_01 .has-hover .box-text{
  position: absolute;
  top: 5%;
  left: 8%;
}
.section_01 .has-hover .box-text h4{
  font-size: 21px;
  color: #000;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.section_01 .has-hover .box-text p{
  font-size: 15px;
  color: #000;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.section_01 .has-hover .button{
  border: unset;
  padding: 0;
  text-transform: inherit;
}
.section_01 .has-hover .button span{
  font-size: 15px;
  font-weight: 500;
  line-height: 38px;
  border: 1px solid #916339;
  color: #916339;
  display: inherit;
  padding: 0 25px;
  border-radius: 30px;
}
.section_01 .has-hover:hover .button span{
  background: #916339;
  color: #fff;
}
.row.slider_sp> .slick-arrow:not(.col):not([class^="col-"]) {
    width: 40px !important;
}
.row.rt_slider_kh > .slick-arrow:not(.col):not([class^="col-"]) {
    width: 40px !important;
}
.row.rt_thu_vien_img> .slick-arrow:not(.col):not([class^="col-"]) {
    width: 40px !important;
}

.slick-prev {
  position: absolute;
  top: 40%;
  left: 0px;
  z-index: 9;
  height: 35px;
  width: 25px;
  max-width: 25px;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 40%;
  right: 0px;
  z-index: 9;
  height: 35px;
  width: 25px;
  max-width: 25px;
  cursor: pointer;
}
.slick-arrow i {
  color: #fff;
  font-size: 25px;
  padding: 4px 12px;
  background: #916339;
  font-weight: 500;
  border-radius: 4px;
  box-shadow: 1px 1px 3px #3333335e;
}
.slider_sp style {
  display: none !important;
}
.row.slider_cam_nhan > .slick-arrow:not(.col):not([class^="col-"]) {
    width: 40px !important;
}
.row.slider_video > .slick-arrow:not(.col):not([class^="col-"]) ,
.row.slider_tsc > .slick-arrow:not(.col):not([class^="col-"]) {
    width: 40px !important;
}
/*section_05*/
.section_05{
  padding-bottom: 30px !important;
}
.section_05 .video{
  margin-top: 30px;
}
.section_05 .icon-box{
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.section_05 .icon-box:hover{
  box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.22);
  transition: 0.3s;
}
.section_05 .icon-box img{
  border-radius: 15px;
}
.section_05 .icon-box h3{
  font-size: 20px;
  color: #916339;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 6px;
}
.section_05 .icon-box p{
  font-size: 15px;
  color: #333;
  font-weight: 400;
  line-height: 23px; 
  height: 115px; 
  overflow: hidden;
}
/*section_06*/
.section_06 .has-hover{
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.section_06 .has-hover:hover{
  box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.22);
  transition: 0.3s;
}
.section_06 .has-hover h4{
  font-size: 18px;
  color: #916339;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 6px;
}
.section_06 .has-hover p{
  font-size: 16px;
  color: #333;
  font-weight: 500;
  line-height: 23px;
  height: 69px;
  overflow: hidden;
  margin-bottom: 0px;
}
/*section_08*/
.section_08{
  padding-bottom: 20px !important;
}
.section_08 .large-12{
  padding-bottom: 15px;
}
.section_08 .large-columns-4 {
  max-width: 100% !important;
  padding: 10px;
}
.section_08 .large-columns-4 .col{
  padding: 0 10px 20px;
}
.section_08 .img{
  border-radius: 6px;
  overflow: hidden;
}
.section_08 .img img{
  height: 240px;
  object-fit: cover;
  border-radius: 6px;
}


.iwe-sevices-form .dropdown-content {
    width: 90% !important;
    margin: 0 auto;
}
/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup form{
  margin-bottom: 0 !important;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup .content_popub{
  text-align: left;
}

.cd-popup .content_popub h2{
  margin-bottom: 5px;
  color: #916339;
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 12px;
  font-family: "VLAFTESTO" !important;
}
.cd-popup-container {
    background-size: cover;
    position: relative;
    width: 90%;
    top: 1%;
    max-width: 620px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #fff;
    padding: 30px 20px 10px 20px;
    margin: 2em auto;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    max-height: 85vh;      /* giới hạn theo chiều cao màn hình */
    overflow-y: auto;      /* bật scroll dọc khi dài */
}
.cd-popup-container .wpcf7 label{
  text-align: left;
}
.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.wpcf7-spinner{
  display: none;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}
.cd-popup-container h4.modal-title{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}
.cd-popup-container textarea , 
.cd-popup-container select ,
.cd-popup-container input{
  font-size: 15px;
  line-height: 40px;
  font-weight: 400;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.cd-popup-container textarea{
  min-height: 100px !important;
}
.cd-popup-container .form_popup{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.cd-popup-container .form_popup .wpcf7-form-control-wrap{
  width: 50%;
  float: left;
  padding: 0 10px;
}
.cd-popup .content_popub .wpcf7-submit{
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  width: auto !important;
  text-transform: uppercase;
  line-height: 45px;
  padding: 0 25px;
  border-radius: 6px;
  border: none !important;
}
#masthead .icon-shopping-basket{
  color: #916339;
}
.title_h2 h2{
  font-size: 32px;
  color: #916339;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  text-align: center;
  font-family: "VLAFTESTO" !important;
  margin-bottom: 0;
}
.product-small .col-inner{
  border-radius: 10px;
}
.product-small .col-inner .box{
  border-radius: 10px;
  overflow: hidden;
}
.product-small .product-title a{
  margin: 0;
  font-size: 16px;
  color: #000;
  line-height: 26px;
}
.product-small .col-inner:hover .product-title a{
  color: #916339;
}
.product-small .price{
  font-size: 18px;
  color: #916339;
  display: block;
  margin-top: 5px;
}
.product-small .price span{
  color: #916339;
}
.section_03 .div2 .img-inner{
  border-radius: 10px;
  overflow: hidden;
}
.section_09{
  padding: 50px 0 30px 0 !important;
}
.section_09 .video{
  border-radius: 10px;
  box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.section_09 .video:hover{
  box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.22);
  transition: 0.3s;
}
.section_06{
  padding-top: 50px !important;
}
.xp_booking{
  position: fixed;
  z-index: 9999;
  text-align: center;
  width: 74px;
  top: 50%;
  right: 0;
  padding: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  cursor: pointer;
  color: #916339;
}
.xp_booking img{
  max-height: 30px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.xp_booking2{
  position: fixed;
  z-index: 9999;
  text-align: center;
  width: 62px;
  top: 33%;
  right: 8px;
  padding: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #916339;
}
.xp_booking2 a{
  margin-bottom: 15px;
  display: block;
}
.xp_booking2 img{
  width: auto;
}
.product-main{
  padding-bottom: 20px;
}
.page-id-97 #masthead,.page-id-2254 #masthead,.page-id-2285 #masthead,.page-id-2300 #masthead,
.page-id-2388 #masthead,.page-id-2405 #masthead,.page-id-2407 #masthead,.page-id-2410 #masthead,
.page-id-2636 #masthead,.page-id-2641 #masthead,.page-id-2642 #masthead,.page-id-2643 #masthead,
.page-id-2684 #masthead,.page-id-2700 #masthead,.page-id-2698 #masthead,.page-id-2696 #masthead{
  position: absolute;
  top: 67px;
  left: 0;
  width: 100%;
}
.page-id-97 .header-inner .header-nav > li > a,.page-id-2254 .header-inner .header-nav > li > a,
.page-id-2285 .header-inner .header-nav > li > a,.page-id-2300 .header-inner .header-nav > li > a,
.page-id-2388 .header-inner .header-nav > li > a,.page-id-2405 .header-inner .header-nav > li > a,
.page-id-2407 .header-inner .header-nav > li > a,.page-id-2410 .header-inner .header-nav > li > a,
.page-id-2636 .header-inner .header-nav > li > a,.page-id-2641 .header-inner .header-nav > li > a,
.page-id-2642 .header-inner .header-nav > li > a,.page-id-2643 .header-inner .header-nav > li > a,
.page-id-2684 .header-inner .header-nav > li > a,.page-id-2700 .header-inner .header-nav > li > a,
.page-id-2698 .header-inner .header-nav > li > a,.page-id-2696 .header-inner .header-nav > li > a{
  color: #fff;
  text-shadow: 0 1px 4px #000;
}
.page-id-97 #masthead .icon-shopping-basket,.page-id-2254 #masthead .icon-shopping-basket,
.page-id-2285 #masthead .icon-shopping-basket,.page-id-2300 #masthead .icon-shopping-basket,
.page-id-2388 #masthead .icon-shopping-basket,.page-id-2405 #masthead .icon-shopping-basket,
.page-id-2407 #masthead .icon-shopping-basket,.page-id-2410 #masthead .icon-shopping-basket,
.page-id-2636 #masthead .icon-shopping-basket,.page-id-2641 #masthead .icon-shopping-basket,
.page-id-2642 #masthead .icon-shopping-basket,.page-id-2643 #masthead .icon-shopping-basket,
.page-id-2684 #masthead .icon-shopping-basket,.page-id-2700 #masthead .icon-shopping-basket,
.page-id-2698 #masthead .icon-shopping-basket,.page-id-2696 #masthead .icon-shopping-basket{
  color: #fff;
}
.page-id-97 .header-inner .header-nav,.page-id-2254 .header-inner .header-nav,
.page-id-2285 .header-inner .header-nav,.page-id-2300 .header-inner .header-nav,
.page-id-2388 .header-inner .header-nav,.page-id-2254 .header-inner .header-nav,
.page-id-2405 .header-inner .header-nav,.page-id-2407 .header-inner .header-nav,
.page-id-2410 .header-inner .header-nav,.page-id-2636 .header-inner .header-nav,
.page-id-2641 .header-inner .header-nav,.page-id-2642 .header-inner .header-nav,
.page-id-2643 .header-inner .header-nav,
.page-id-2684 .header-inner .header-nav,.page-id-2700 .header-inner .header-nav,
.page-id-2698 .header-inner .header-nav,.page-id-2696 .header-inner .header-nav
{
  position: relative;
  top: -20px;
}
.page-id-2254 .container_bre,.page-id-2285 .container_bre,.page-id-2300 .container_bre,
.page-id-2405 .container_bre,.page-id-2407 .container_bre,.page-id-2410 .container_bre,
.page-id-2636 .container_bre,.page-id-2641 .container_bre,.page-id-2642 .container_bre,
.page-id-2643 .container_bre,
.page-id-2684 .container_bre,.page-id-2698 .container_bre,.page-id-2700 .container_bre,.page-id-2696 .container_bre
{
  display: none;
}
.sec_gt{
  position: absolute;
  bottom: -170px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto 0 auto;
}
.sec_gt .col-inner{
  background: #0C030299;
  border-radius: 17px;
  padding: 40px 50px 30px 50px;
  color: #fff;
  overflow: hidden;
}
.sec_gt .text1{
  font-size: 25px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
}
.sec_gt .text2{
  font-family: "SVN-Megante";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
}
.sec_gt .text3{
  font-size: 20px;
  line-height: 28px;
}
.sec_gt .text4{
  font-family: "SVN-Megante";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-top: 20px;
  display: none;
}
.sec_gt .text5{
  display: none;
}
.sec_gt .text5 .chinhanh{
  width: 50%;
  float: left;
  margin-bottom: 15px;
}
.sec_gt .text5 .chinhanh .p1{
  font-size: 20px;
  color: #EAD1B6;
  font-weight: 700;
  line-height: 28px;
}
.sec_gt .text5 .chinhanh .p2{
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #FFF0E2;
}
.sec_gt .text5 .chinhanh .p2 a{
  color: #FFF0E2;
}
.sec_gt .showp{
  display: block !important;
}
.sec_gt .text6{
  clear: both;
  text-align: center;
}
.sec_gt .text6 a{
  font-family: "SVN-Megante";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-top: 20px;
  color: #fff;
}
.showp .text6{
  display: none;
}
.sec_dv{
  border-radius: 62px;
}
.tieude h2{
  text-align: center;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 0;
  color: #EBD1B6;
  font-weight: 400;
  font-family: "SVN-Megante";
}
.slider01{
  max-width: 800px !important;
}
.slider01 .large-6{
  flex-basis: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.slider01 .slick-slide{
  padding: 0 10px;
}
.slider01 img{
  border-radius: 20px;
}
.slider01 .slick-arrow{
  width: 70px;
  height: 70px;
  min-width: 70px;
  background: url(img/left.png) center center no-repeat #EBD1B699;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  top: 44.5%;
  left: -60px;
  z-index: 99;
}
.slider01 .slick-next{
  right: -60px;
  left: unset;
  background: url(img/right.png) center center no-repeat #EBD1B699;
}
.slider01 .slick-arrow i{
  display: none;
}
.datlich .button{
  background: #FFEEDD !important;
  border: none !important;
  font-size: 30px;
  min-height: 50px;
  line-height: 50px;
  font-family: "SVN-Megante";
  color: #93643A;
  font-weight: 400 !important;
  margin: 10px 0 0 0;
}
.dichvu01 .left{
  flex-basis: 34.2%;
  max-width: 34.2%; 
}
.dichvu01 img{
  width: auto;
}
.dichvu01 .right{
  flex-basis: 65.8%;
  max-width: 65.8%;
}
.dichvu01 .right .img{
  border-radius: 30px;
  overflow: hidden;
}
.dichvu01 .right img{
  border-radius: 30px;
}
.dv_massage .slick-slide {
    padding: 0 10px;
}
.dv_massage .slick-arrow{
  width: 70px;
  height: 70px;
  min-width: 70px;
  background: url(img/left.png) center center no-repeat #EBD1B699;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  top: 40.5%;
  left: -42px;
  z-index: 99;
}
.dv_massage .slick-next{
  right: -42px;
  left: unset;
  background: url(img/right.png) center center no-repeat #EBD1B699;
}
.dv_massage .slick-arrow i{
  display: none;
}
.goidau01 .col{
  padding-bottom: 10px;
}
.goidau01 .button{
  background: #93643A !important;
  color: #FFF0E2 !important;
}
.goidau01 .tieude h2{
  color: #93643A;
  margin-top: 15px;
  margin-bottom: 15px;
}
.goidau01 .nd{
  text-align: center;
}
.goidau01 .nd h3{
  font-family: "SVN-Megante";
  font-size: 50px;
  font-weight: 400;
  color: #93643A;
  line-height: 60px;
  margin-bottom: 0;
}
.goidau01 .nd p{
  font-size: 30px;
  font-family: "SVN-Megante";
  line-height: 48px;
  margin-bottom: 0;
  color: #93643A;
  font-weight: 400;
}
.goidau01 .left{
  padding: 0;
}
.goidau01 .left img{
  border-radius: 17px 0 0 17px;
  height: 569px;
  object-fit: cover;
}
.goidau01 .right{
  padding: 0;
}
.goidau01 .right img{
  border-radius: 0 17px 17px 0;
  height: 569px;
  object-fit: cover;
}
.goidau01 .slick-arrow{
  width: 70px;
  height: 70px;
  min-width: 70px;
  background: url(img/left.png) center center no-repeat #EBD1B699;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  top: 40.5%;
  left: -42px;
  z-index: 99;
}
.goidau01 .slick-next{
  right: -42px;
  left: unset;
  background: url(img/right.png) center center no-repeat #EBD1B699;
}
.goidau01 .slick-arrow i{
  display: none;
}
.anhgoidau .left{
  flex-basis: 45.5%;
  max-width: 45.5%;
}
.anhgoidau .right{
  flex-basis: 54.5%;
  max-width: 54.5%;
}
.anhgoidau .right .img{
  margin-bottom: 20px;
}
#map-vr .phone-vr-img-circle img{
  display: none;
}
#map-vr .phone-vr-img-circle a{
  background: url(img/facebook-messenger.png) no-repeat;
  width: 32px;
  height: 32px;
  position: relative;
  top: 5px;
}
#top-bar .header-block{
  width: auto;
}
.widget_polylang ul{
  text-align: right;
}
.widget_polylang ul li{
  display: inline-block;
  border: none !important;
  padding: 0;
}
.widget_polylang ul li a{
  border: none;
  padding: 0;
  position: relative;
  top: -2px;
}
.widget_polylang ul li a img{
  width: 22px !important;
  height: 16px !important;
}
.content_popub .wpcf7-response-output{
  margin-top: 5px !important;
}
.row_mota .col{
  padding-bottom: 0;
  padding-top: 20px;
}
.row_mota .mota_them{
  font-size: 15px;
  line-height: 22px;
  display: block;
  height: 48px;
  overflow: hidden;
	text-align:justify;
  margin-bottom: 15px;
}
.show2{
  height: auto !important;
}
.row_mota #xemthem2{
  display: block;
  margin: 0 auto;
  font-size: 30px;
  line-height: 34px;
  max-width: 150px;
  text-align: center;
  color: #916339;
  font-family: "SVN-Megante";
}
.show2 #xemthem2{
  font-size: 0 !important;
}
.show2 #xemthem2:after{
  content: "...";
  display: block;
  margin: 0 auto;
  font-size: 30px !important;
  line-height: 34px;
  max-width: 150px;
  text-align: center;
  color: #916339;
  font-family: "SVN-Megante";
}
.tow__form_col{
  margin: 0 -10px;
}
.tow__form_col > div{
  width: 50%;
  float: left;
  padding: 0 10px;
}
.tow__form_col .wpcf7-not-valid-tip{
  font-size: 14px;
}
.bottom-contact{
    display: none;
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px  #0000008a;
    border-top: 1px solid #eaeaea;}
.bottom-contact ul li{width: 20%; margin-bottom:0; 
    float: left;
    list-style: none;
    text-align: center; font-size:13.5px;}
.bottom-contact ul li span{
  color:black;
  display: block;
  margin-bottom: 5px;
}
.bottom-contact ul li img{    
    width: 40px;
    margin-top: 0px;
    margin-bottom: 6px;
    border-radius: 50%;
 }
 .float-contact{display:none}
}
.single .sb_block_ar{
  padding-top: 30px;
}
.sb_block_ar .sb_left{
  width: calc(100% - 262px);
  float: left;
  padding-right: 30px;
}
.sb_block_ar .sb_right{
  width: 262px;
  float: right;
}
.header__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}
.orenda_timer {
    padding: 0px 0 20px 0;
}
.orenda_timer span {
    margin-right: 21px;
    font-size: 14px;
    line-height: 18px;
    color: #434343;
    text-transform: capitalize;
}
.rt_content{
  text-align: justify;
}
.rt_content ul{
  padding-left: 20px;
}
.flatsome_recent_posts .widget-title {
    display: block;
    text-transform: initial;
    font-size: 22px;
    font-weight: 800;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #333;
    border-bottom: 1px solid #d8c4ac;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.flatsome_recent_posts .is-divider {
    display: none;
}
.flatsome_recent_posts ul li {
    margin-bottom: 15px;
    padding-top: 15px;
}
.flatsome_recent_posts ul li .recent-blog-posts {
    padding: 0;
}
.flatsome_recent_posts ul li .recent-blog-posts .mr-half {
    width: 100px;
    height: 100px;
}
.flatsome_recent_posts ul li .recent-blog-posts .mr-half .post-date {
    width: 100%;
    height: 100px;
    border-radius: 14px;
    overflow: hidden;
}
.flatsome_recent_posts ul li .recent-blog-posts a {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.flatsome_recent_posts ul li .recent-blog-posts a:hover{
  color: #916339;
}
.related-post .hd_product {
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #916339;
    margin-bottom: 20px;
}
.news-list-related {
    margin: 0 -15px;
}
.news-list-related .new-list-post {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}
.news-list-related .new-list-post .post-image {
    width: 127px;
    float: left;
    height: 127px;
    border-radius: 14px;
    overflow: hidden;
}
.news-list-related .new-list-post .post-image img {
    width: 100%;
    height: 127px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.news-list-related .new-list-post .post-image img:hover{
  -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.news-list-related .new-list-post .post-content {
    width: calc(100% - 147px);
    float: right;
}
.news-list-related .new-list-post .post-content .title {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-list-related .new-list-post .post-content .title:hover{
  color: #916339;
}
.news-list-related .new-list-post .post-content .time {
    font-size: 12px;
    line-height: 18px;
    color: #434343;
}
.news-list-related .new-list-post .post-content .time span {
    display: inline-block;
    margin-right: 10px;
    text-transform: capitalize;
}

@media (max-width: 1210px){

}
@media (max-width: 1024px) {
  .sb_block_ar{
    padding: 0 15px;
  }
  #wrapper{
    width: 100%;
    overflow: hidden;
  }
  .header-inner .header-nav li a{
    padding: 0;
    font-size: 14px;
  }
  .header-main  .logo{
    width: 150px !important;
  }
  .section_07 .left_06_img img{
    transform: unset;
    margin-bottom: 0;
  }
  .section_07{
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }
  .section_03{
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  .slider01 .slick-arrow{
    left: 0;
  }
  .slider01 .slick-next{
    right: 0;
    left: unset;
  }
  .dv_massage .slick-arrow{
    left: 0;
  }
  .dv_massage .slick-next{
    right: 0;
    left: unset;
  }
  .slick-next{
    right: 9px;
  }
  .goidau01 .slide_goidau{
    padding: 0 15px;
  }
  .goidau01 .left img,.goidau01 .right img{
    height: 500px;
  }

}
@media (max-width: 810px){
  .footer-1 .large-3:nth-child(1) ,
  .footer-1 .large-3:nth-child(2) ,
  .footer-1 .large-3:nth-child(3) ,
  .footer-1 .large-3:nth-child(4){
    flex-basis: 100%;
    max-width: 100%;
  }
  .heading span, .heading a{
    font-size: 30px;
  }
  .icon-menu , .icon-shopping-basket{
    color: #916339;
  }
  .section_07 .block__element_head span{
    font-size: 26px;
  }
  .off-canvas .nav-vertical>li>a{
    color: #333;
    font-weight: 500;
  }
  .tieude h2{
    font-size: 30px;
    line-height: 40px;
  }
  .dichvu01 .left{
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
  }
  .dichvu01 .right{
    flex-basis: 100%;
    max-width: 100%;
  }
  .page-id-97 #masthead, .page-id-2254 #masthead, .page-id-2285 #masthead, .page-id-2300 #masthead,.page-id-2388 #masthead,.page-id-2405 #masthead,.page-id-2407 #masthead,.page-id-2410 #masthead,
  .page-id-2636 #masthead,.page-id-2641 #masthead,.page-id-2642 #masthead,.page-id-2643 #masthead,
  .page-id-2684 #masthead,.page-id-2698 #masthead,.page-id-2700 #masthead,.page-id-2696 #masthead{
    position: relative;
    top: 0;
  }
  #masthead{
    background: #fff;
  }
  #masthead .mobile-nav .icon-menu,#masthead .mobile-nav a,#masthead .mobile-nav span{
    color: #916339;
  }
  #logo img{
    padding: 10px;
  }
  .page-id-97 #masthead .icon-shopping-basket, .page-id-2254 #masthead .icon-shopping-basket, .page-id-2285 #masthead .icon-shopping-basket, .page-id-2300 #masthead .icon-shopping-basket{
    color: #916339;
  }
  .section_banner .img-inner{
    padding-top: auto !important;
  }
  .goidau01 .left img, .goidau01 .right img{
    height: auto;
    border-radius: 17px !important;
  }
  .goidau01 .slick-arrow {
      left: 0;
  }
  .goidau01 .slick-next {
    right: 0;
    left: unset;
  }
  .sb_block_ar .sb_left{
    width: 100%;
    padding-right: 0;
  }
  .sb_block_ar .sb_right{
    width: 100%;
  }
}
@media (max-width: 480px){
  .heading span, .heading a{
    font-size: 25px;
  }
  .section_06 .has-hover{
    overflow: hidden;
    padding: 15px;
    padding-top: 25px !important;
  }
  .section_06 .has-hover .box-image{
    width: 60% !important;
  }
  .section_06 .has-hover .box-text {
    text-align: center;
    padding: 15px 0;
  }
  .section_06 .col{
    padding-bottom: 15px !important;
  }
  .section_08{
    padding-top: 40px !important;
  }
  .section_03{
    padding-top: 40px !important;
  }
  .section_03 .col , .section_05 .col{
    padding-bottom: 15px !important;
  }
  .box__content__rights .news-post-news{
    width: 100%;
  }
  .box__content__rights .news-post-news img{
    height: auto;
  }
  .title_h2 h2{
    font-size: 25px;
  }
  .product-tabs li{
    width: auto !important;
  }
  .sec_gt .col-inner{
    padding: 15px;
  }
  .sec_gt .text1{
    font-size: 22px;
    line-height: 30px;
  }
  .sec_gt .text2{
    font-size: 22px;
    line-height: 30px;
  }
  .sec_gt .text3{
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
  }
  .sec_gt .text6 a{
    font-size: 22px;
    line-height: 30px;
  }
  .sec_gt .text4{
    font-size: 22px;
    line-height: 30px;
  }
  .sec_gt .text5 .chinhanh{
    width: 100%;
    margin-bottom: 0;
  }
  .sec_gt .text5 .chinhanh .p2{
    font-size: 14px;
    line-height: 20px;
  }
  #top-bar .header-social-icons{
    display: none;
  }
  .tieude h2{
    font-size: 25px;
    line-height: 35px;
  }
  .goidau01 .nd h3{
    font-size: 25px;
    line-height: 35px;
  }
  .goidau01 .nd p{
    font-size: 15px;
    line-height: 25px;
  }
  #logo img{
    padding: 5px;
  }
  .rt_html_01 a{
    font-size: 14px;
  }
  .section_banner{
    padding-bottom: 0 !important;
  }
  .section_banner .img .img-inner{
    padding-top: 40vh !important;
  }
  .sec_gt{
    position: relative;
    bottom: 0;
  }
  .xp_booking2{
    top: 31%;
  }
  #masthead .icon-shopping-basket {
    color: #916339 !important;
  }
  .section_08 .large-4{
      flex-basis: 50%;
        max-width: 50%;
  }
  .section_08 .img img{
    height: 118px;
  }
  .bottom-contact{
    display: block;
  }
  .header__title{
    font-size: 22px;
    line-height: 35px;
  }
  .news-list-related .new-list-post{
    width: 100%;
  }
	.anhgoidau  img{
		height: auto;
	}
	.anhgoidau .rt_cao img{
		height: auto;
	}
}

/*iwe23825*/
.slider_cam_nhan .slick-slide .col {max-width: 100%!important;}
.slider_cam_nhan .slick-prev,
.slider_cam_nhan .slick-next {top: 45%;}
.slider_cam_nhan .slick-arrow {display: none!important;}

@media (max-width: 810px) {
	.slider_cam_nhan .slick-arrow {display: block!important;}
}

/*iwe26925*/
.bottom-contact>ul {position:relative; padding-top: 10px;}
.bottom-contact .dropdown-content {padding: 20px 10px 0 10px; position: absolute; bottom: 100%; left: 0; right: 0; z-index: 999; background: linear-gradient(180deg,rgba(144, 99, 58, 0) 0%, rgba(144, 99, 58, 0.6) 40%, rgba(144, 99, 58, 1) 100%);}
.bottom-contact .dropdown-content ul {margin: 0 auto; display: flex; align-items: center; justify-content: center; gap: 10px;}
.bottom-contact .dropdown-content ul li {width: auto;}
.bottom-contact .dropdown-content a {display: block;}
.bottom-contact .dropdown-content img {margin: 0; width: 36px; height: 36px;}

.bottom-contact .dropdown-content .item {padding: 20px 0; display: flex; border-bottom: 1px solid #fff; margin-bottom: -1px;}
.bottom-contact .dropdown-content .txt {display: flex; align-items: center; width: 80px; text-align: left; gap: 10px; padding-right: 10px; margin-right: 10px; margin-bottom: 0; border-right: 1px solid rgba(255, 255, 255, .6); font-size: 13px; font-weight: 600; color: #fff;}
.bottom-contact .dropdown-content .txt i {font-size: 20px;}
.bottom-contact .dropdown-content .txt span {color: #fff; margin-bottom: 0;}

.bottom-contact .dropdown-content .txt + ul {margin: 0;}

.right-contact {position: fixed; right: 20px; bottom: 40%; z-index: 999;}
.right-contact > ul {display: flex; flex-direction: column; gap: 8px; list-style: none;}
.right-contact > ul > li {margin: 0; position: relative;}
.right-contact > ul > li >a {position:relative; z-index: 1; display: block;}
.right-contact > ul > li > a img {width: 52px; height: 52px;}
.right-contact .dropdown-content{position: absolute; top: 4px; right: 30px;} 
.right-contact .dropdown-content ul {width: 230px; display: flex; align-items: center; gap: 8px; padding: 6px 8px;margin:0; border-top-left-radius: 9999px; border-bottom-left-radius: 9999px; background-color: #fff; list-style:none;}
.right-contact .dropdown-content ul li {position:relative; margin: 0;}
.right-contact .dropdown-content img{width: 32px; height: 32px;}

.iwe-sevices-form {
                margin-bottom: 0.4em;
                position: relative;
            }

            .iwe-sevices-form .dropdown-btn {
                width: 100%;
                height: 35px;
                padding: 5px 15px;
                background-color: #fff;
                color: #999;
                box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, .02);
                border: 1px solid #ddd;
/*                 background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"%3E%3Cpolyline points="6 9 12 15 18 9"%3E%3C/polyline%3E%3C/svg%3E'); */
                background-position: right .45em top 50%;
                background-repeat: no-repeat;
                background-size: auto 16px;
                margin-bottom: 1em;
                cursor: pointer;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                 overflow: hidden;
                 text-overflow: ellipsis;
            }

            .iwe-sevices-label {
                margin-bottom: 0;
            }

            .iwe-sevices-form .dropdown-content {
                position: absolute;
                top: 65px;
                left: 0px;
                right: 0px;
                z-index: 2;
                background: rgb(255, 255, 255);
                border-radius: 8px;
                box-shadow: 0 0px 15px 0 rgba(0, 0, 0, .3);
            }

            .iwe-sevices-form .list {
                list-style: none;
                padding: 15px;
                margin: 0;
            }

            .iwe-sevices-form .list li {
                margin: 0;
            }

            .iwe-sevices-form .list input[type=checkbox] {
                margin-bottom: 0;
            }

            .iwe-sevices-form .list li>span:last-child {
                padding-left: 30px;
            }

.iwe-sevices-form .iwe-label {display: flex; align-items: center; }
.iwe-sevices-form .iwe-label .sv-price {font-weight: 600; font-size: .9em; }
.iwe-sevices-form .iwe-label label {margin-bottom: 0;}
.iwe-sevices-form .iwe-label .wpcf7-list-item {margin-right: 10px;}

.wpcf7 .iwe-time, .wpcf7 .iwe-sevices,
.iwe-services-summary {display: none;} 
/* Khung ngoài */
.qty-wrapper {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}

/* Reset input trong qty-wrapper */
.qty-wrapper input[type=number] {
  all: unset;              /* reset toàn bộ về mặc định */
  width: 50px;
  height: 36px;
  text-align: center;
  font-size: 15px;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}

/* Reset nút +/- */
.qty-wrapper button {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
  border-right: 1px solid #ccc;
}
.qty-wrapper button:last-child {
  border-right: none;
}

/* Hover/active */
.qty-wrapper button:hover {
  background: #f5f5f5;
}
.qty-wrapper button:active {
  background: #e0e0e0;
}

.qty-wrapper input[readonly] {
  pointer-events: none;  /* không cho click vào input */
}


