/*
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: "SVN-Unthrift";
  src:url(font/SVN-Unthrift.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=Barlow:wght@300;400;500;600;700;800&display=swap');
body{
  color: #333;
  font-weight: 400;
  font-family: 'Barlow', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  font-weight: 600;
  color: #333;
  font-family: 'Barlow', sans-serif !important;
}
.wpcf7 form .wpcf7-response-output{
  color: #fff;
}
.section-title-main{
  color: #333;
  font-weight: 600;
}
.widget .toggle i{
  color: #fff;
}
.flickity-prev-next-button svg{
  background: #FFDE5F;
  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: #FFDE5F;
  margin: 0 5px !important;
}
.product_buttom_xct a.added_to_cart:after{
  display: none;
}
p{
  font-weight: 400;
}
.rt_doc_them a{
  color: #FFDE5F;
}
.tab-panels ul.ui-tabs-nav{
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  margin: 0 !important;
  border: 0 !important;
  border-bottom: solid 1px #ddd;
  border-radius: 0;
  height: 30px;
  background: transparent;
  color: #000;
}
.tab-panels ul.ui-tabs-nav li{
  display: block !important;
  width: auto;
  height: 36px;
  line-height: 36px;
  float: left;
  padding: 0 16px;
  background: transparent;
  margin: 0 !important;
  list-style: none;
  border-width: 1px 1px 0 1px;
  border: 1px #dddddd solid !important;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  border-bottom: unset !important;
  top: 1px;
  background: #fff;
}
.tab-panels ol{
  margin: 0 !important;
}
.home .rt_banner{
  display: none;
}
.rt_banner li{
  list-style: none;
  margin-bottom: 0;
}
.rt_banner{
  position: relative;
}
.rt-breadcrumbs{
  padding: 12px 0;
  text-align: center;
  position: absolute;
  bottom: 36%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rt-breadcrumbs .hdb span{
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.rt-breadcrumbs a ,
.rt-breadcrumbs p{
  font-size: 16px;
  margin-bottom: 0;
  color: #fff;
}
.tab__tki {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}
.why__chose {
    background: #FFDE5F;
    color: #fff;
    padding: 0 10px;
    line-height: 38px;
    width: 78%;
    border-radius: 5px;
}
.tab__tki form {
  margin-bottom: 0;
}
/*.model__de {
font-size: 33px;
    color: #333;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 0 10px 0;
    line-height: 40px;
}*/
.quantity input{
  height: 42px;
}
.product-summary .quantity {
  margin-bottom: 0 !important;
}
.product-page-price span {
  color: #FFDE5F;
  font-size: 40px;
  font-weight: 900;
}
.product-summary .single_add_to_cart_button  {
  margin-bottom: 0;
  line-height: 28px;
  display: block;
  height: auto;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 600;
}
.devvn_buy_now  strong{
  font-weight: 500;
}
.icon__tiki .textwidget {
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon__tiki li{
  list-style: none;
  margin-bottom: 0;
}
.tiki a{
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 5px;
    width: 120px;
    display: flex;
    align-items: center;
}
.tiki img{
  padding-right: 5px;
}
.product-thumbnails .col  a {
  border: 1px solid #ddd;
}
.product-info .product-page-price {
    margin: 0 0 30px 0;

}
.product-section {
  border-top: 0;
}
.woocommerce-Tabs-panel p {
  margin-bottom: 10px;
}
.woocommerce-tabs .tab-panels {
  padding: 30px ;
}
.woocommerce-tabs .tab-panels .ui-tabs-panel{
  background: #ffffff;
  margin-top: 0px;
  color: #000000;
  border: solid 1px #dddddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0;
  padding: 12px;
  overflow: hidden;
  clear: both;
  width: 100%;
  float: left;
}
table{
  margin-bottom: 0;
}

.rte table {
    table-layout: fixed;
}
tr td:nth-child(1){
  border-right: unset;
}
th, td {
  text-align: left;
  padding: 15px !important;
  border: 1px solid #EBEBEB;
  color: #1c1c1c;
  border-bottom: unset;
  font-size: 16px;
  font-weight: 500;
}
tr:last-child th, tr:last-child td{
  border-bottom: 1px solid #EBEBEB;
}
.product-footer .woocommerce-tabs{
  border: unset;
  padding: 0;
}
.product-tabs li:nth-child(1){
  margin-left: 0;
}
.product-footer .tabbed-content .nav{
  margin-bottom: 0px !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: 0px;
    background: #FFDE5F;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    line-height: 42px;
    height: 42px;
    padding: 0 35px;
}
.muatai {
    font-size: 17px;
    margin: 0 0 10px 0;
    line-height: 30px;
    color: #333;
}
.product-info .product-title {
    font-size: 35px;
    color: #333;
    font-weight: 500;
    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: #FFDE5F;
    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 {
  background: #EDEBF2;
  border: 1px solid #ccc;
}
.box__pro .box-image img{
  padding: 20px !important;
  height: 225px;
  object-fit: contain;
}
.box__pro .box-text{
  text-align: left;
  padding: 12px 20px;
}
.quick-view{
  font-size: 17px !important;
  color: #333 !important;
  font-weight: 500 !important;
  text-transform: inherit !important;
  line-height: 32px;
}
.data_sheet{
  display: block;
  text-align: center;
}
.data_sheet a{
  margin-bottom: 0;
  height: auto;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 6px;
  color: #000;
  padding: 0 40px;
  border: 1px solid #000;
  line-height: 40px;
  font-weight: 500;
}
.data_sheet li a:hover{
  background: #ffde5f;
}
.shop-container .products  {
  margin: 0 -15px;
}
.shop-container .content-row {
  max-width: 1010px !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: 600;
  color: #333;
  display: block;
  line-height: 26px;
  height: 104px;
  overflow: hidden;
  display: block;
}
.box__pro  .price-wrapper span {
  color: #5F5E61;
  font-size: 19px;
  font-weight: 400;
}
.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 {
  font-size: 16px;
  display: block;
  text-align: center;
  border-radius: 30px;
  height: 35px;
  padding: 0 !important;
  margin-bottom: 15px;
  margin-top: 8px;
  text-transform: none;
  font-weight: 500;
  line-height: 32px;
  min-height: inherit;
  font-family: 'Barlow', sans-serif !important;
}
.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 > a.added_to_cart{
  display: none;
}
.box__pro  .box-text-products:hover > a{
  background: #FFDE5F !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: #FFDE5F;
}
.related  .title__cate  span:before{
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  bottom: -14px;
  background: #FFDE5F;
}
.product-main {
    padding: 20px 0;
}
.related{
  margin-top: 12px;
}
.related .product-section-title{
  padding-bottom: 25px;
}
.related .product-section-title span{
  display: inline-block;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  position: relative;
}
.related .product-section-title span:after{
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  height: 2px;
  width: 50px;
  background: #FFDE5F;
}
.related .flickity-button{
  background-color: unset !important;
  box-shadow: unset !important;
}
.shop-container .products  > .product-small.col {
  padding: 0 15px 30px;
}
h1,h2,h3,h4,h5,h6{
  color: #333;
  font-family: 'Barlow', sans-serif !important;
}
.icon-search{
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 7px 9px !important;
}
/*header-wrapper*/
.header_logo {
  display: none;
}
.icon-search{
  color: #fff;
  font-size: 18px;
}
.logo {
  height: 100%;
}
.rt_html_01 span{
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
}
.rt_html_01 span:nth-child(1){
  padding-right: 30px;
}
.header-wrapper{
  padding-top: 16px;
  padding-bottom: 16px;
}
.header-bottom .header-nav{
  display: block;
  text-align: center;
}
.header-bottom .header-nav > li{
  margin: 0 7px;
}
.header-bottom .header-nav li:after ,
.header-bottom .header-nav li:before{
  display: none;
}
.header-bottom .header-nav > li.menu-item > a{
  color: #333;
  font-size: 15px;
  line-height: 44px;
  font-weight: 600 !important;
  padding: 0 18px;
  background: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 50px;
  text-transform: inherit;
  font-family: 'Barlow', sans-serif !important;
}
.header-bottom .has-dropdown .icon-angle-down{
  position: relative;
  left: 3px;
  top: 2px;
}
.header-bottom .header-nav li.menu-item.current-menu-item a ,
.header-bottom .header-nav li.menu-item a:hover{
  background: #FFDE5F;
}
.header-bottom .header-nav li .icon-shopping-basket{
  color: #444;
}
.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;
}
.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: 10px !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 .widget-title{
  color: #000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500 !important;
  text-transform: inherit;
}
.footer-1 p{
    color: #000;
    font-size: 18px;
    padding: 0 !important;
    margin-bottom: 10px;
    line-height: 26px;
    font-weight: 400 !important;
}
.footer-1 h5{
  color: #000;
  font-size: 18px;
  padding: 0 !important;
  margin-bottom: 10px;
  line-height: 26px;
  letter-spacing: 3px;
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 400 !important;
}
.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: 8px;
}
.rt_ic_ft{
  margin-top: 20px;
  margin-left: 16px;
}
.rt_ic_ft a{
  padding: 0 2px;
}
.footer-2 p{
  font-size: 14px;
  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: 15px;
  padding-bottom: 10px;
}
/*
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: 90px;
  height: 60px;
  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: 60px;
  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% - 105px);
  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: 500;
    margin: 0
    text-transform: uppercase;
    line-height: 40px;
    font-family: 'Barlow', sans-serif !important;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #FFDE5F;
  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: 600;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  font-family: 'Barlow', 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: #FFDE5F;
}
.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{
  margin-bottom: 6px;
  margin-top: 4px;
  background: #FFDE5F;
  height: 2px;
}
.box__content__left .widget-title {
    display: block;
    font-size: 20px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #000;
    font-weight: 600;
}
.box__content__left .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
  padding-left: 20px;
  background: url(img/icl.png) 6px 16px no-repeat;
}
.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: #FFDE5F;
}
.box__content__left .news-widget-style-5{
  margin-top: 12px;
}
.box__content__left .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
.widget_products .product_list_widget .product-title{
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.widget_products .product_list_widget .woocommerce-Price-amount{
  color: #5F5E61;
  font-size: 19px;
  font-weight: 400;
}
#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{
  margin-bottom: 6px;
  margin-top: 4px;
  background: #FFDE5F;
  height: 2px;
}
.sidebar-inner .widget-title {
    display: block;
    font-size: 20px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #000;
    font-weight: 600;
}
.sidebar-inner .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
  padding-left: 20px;
  background: url(img/icl.png) 6px 16px no-repeat;
}
.sidebar-inner .menu > li.current-menu-item > a{
  color: #FFDE5F;
}
.sidebar-inner .menu > li  .toggle i{
  color: #333 !important;
}
.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: #FFDE5F;
}
.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{
  margin-bottom: 6px;
  margin-top: 4px;
  background: #FFDE5F;
  height: 2px;
}
.shop-sidebar .widget-title {
    display: block;
    font-size: 20px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #000;
    font-weight: 600;
}
.shop-sidebar .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
  padding-left: 20px;
  background: url(img/icl.png) 6px 16px no-repeat;
}
.shop-sidebar .menu > li  .toggle i{
  color: #333 !important;
}
.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: #FFDE5F;
}
.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 .text_head{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading{
  margin-bottom: 20px;
}
.heading span ,
.heading a{
  font-size: 30px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
}
.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 .flickity-prev-next-button.previous{
  left: 2%;
}
.section_banner .flickity-prev-next-button.next{
  right: 2%;
}
/*section_01*/
.section_01{
  padding-bottom: 20px !important;
}
.section_01 .section-title-center{
  display: block;
  text-align: center;
}
.section_01 .section-title-center b{
  display: none;
}
.section_01 .section-title-center span{
  display: block;
  width: 100%;
  font-size: 37px;
  color: #515151;
  font-weight: 800;
  margin: 0 !important;
  line-height: 43px;
  background: #FFDE5F;
  padding: 20px;
  box-shadow: 2px 2px 3px #6cb8a9;
}
.section_01 .rt_img_blog{
  padding: 0 4% !important;
}
.rt_img_blog .has-hover{
  margin-bottom: 15px;
}
.button{
  font-size: 15px;
  color: #333;
  font-weight: 600;
  line-height: 38px;
  height: 42px;
  padding: 0 35px;
  text-transform: inherit;  
}
.rt_img_blog .box-text h4{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1.7px;
}
.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: 20px;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 40%;
  right: -5px;
  z-index: 9;
  height: 35px;
  width: 25px;
  cursor: pointer;
}
.slick-arrow i {
  color: #fff;
  font-size: 25px;
  padding: 7px 15px;
  background: #FFDE5F;
  font-weight: 500;
  border-radius: 50px;
  box-shadow: 1px 1px 3px #3333335e;
}
.slider_sp style {
  display: none !important;
}
/*section_02*/
.section_02{
  padding-bottom: 50px !important;
}
.section_02 .large-12{
  padding-bottom: 0 !important;
}
.section_02 .large-12 > .col-inner {
  padding: 0 4%;
}
.section_02 .heading{
  text-align: center;
}
.section_02 .heading span{
  color: #000;
  font-weight: 800;
  line-height: 40px;
  font-size: 32px;
  text-transform: uppercase;
}
.section_02 .rt_nd_gth p{
  font-size: 15px;
  color: #333;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 22px;
}
.section_02 .button{
  border: 1px solid;
}
.section_02 .button span{
  font-weight: 500;
  font-size: 17px;
  padding: 6px 8px;
}
/*section_03*/
.section_03{
  padding-bottom: 40px !important;
}
.section_03 .col-inner .counter{
  font-size: 50px;
  font-weight: 400;
  line-height: 58px;
}
.section_03 .col-inner .block__element_head p{
  color: #333;
  line-height: 30px;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}
.section_03 .col-inner p{
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 15px;
}
.section_03 .col-inner p i{
  font-size: 30px;
    position: relative;
    top: -5px;
    right: -5px;
}
/*section_form_bh*/
.section_form_bh .wpcf7 h2{
  font-size: 34px;
  color: #FFDE5F;
  line-height: 35px;
  text-align: center;
  margin-bottom: 16px;
}
.section_form_bh .wpcf7 select ,
.section_form_bh .wpcf7 input{
  font-size: 16px;
  font-weight: 500;
  line-height: 46px;
  border-radius: 6px;
}
.section_form_bh .wpcf7 input::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333;
    opacity: 1; /* Firefox */
}

.section_form_bh .wpcf7 input:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #333;
}

.section_form_bh .wpcf7 input::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #333;
}
.section_form_bh .wpcf7 .rt_nd_form{
  font-size: 16px;
  color: #333;
  line-height: 28px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 22px;
  margin-bottom: 30px;
  display: block;
}
.section_form_bh .wpcf7 .rt_input_form{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.section_form_bh .wpcf7 .rt_input_form > label{
  width: 50%;
  float: left;
  text-align: left;
  line-height: 36px;
  padding: 0 10px;
}
.rt_product_dx{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.rt_product_dx .item-product{
  width: 25%;
  float: left;
  padding: 0 10px;
}


.icon-menu, .icon-shopping-cart {
    color: #fff;
}
.variations_form .variable-item{
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.variations_form .selected{
  border: 2px solid #FFDE5F;
  box-shadow: unset !important;
  background: url(img/bt.png) right bottom no-repeat;
}
/*design_service*/
.design_service .section-title-center{
  display: block;
  text-align: center;
}
.design_service .section-title-center b{
  display: none;
}
.design_service .section-title-center .section-title-main{
  font-size: 32px !IMPORTANT;
  color: #333;
  font-weight: 600;
  margin: 0 !important;
  display: inline-block;
  line-height: 40px;
  background: #FFDE5F;
  padding: 10px 30px;
}
.design_service .rt_content_nd{
  margin-bottom: 20px;
}
.design_service .rt_content_nd p{
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin-bottom: 8px;
  font-family: 'Barlow', sans-serif !important;
  letter-spacing: 2px;
}
.design_service .rt_content_nd p strong{
  letter-spacing: 0;
  font-family: 'Barlow', sans-serif !important;
  font-weight: 500;
  text-decoration:underline;
}




@media (max-width: 1210px){
  #logo {
    width: 220px !important;
  }
  .header-inner .header-nav li a{
    font-size: 16px;
    padding: 0 12px;
  }
  #logo img {
    padding: 20px 0 !important;
  }
  .heading span, .heading a{
    font-size: 27px;
  }
  .section_02 .img {
    margin: 0 auto;
  }
  .section_02 .rt_nd_gth h4{
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .rt_html_01 span{
    font-size: 14px;
  }
  #logo {
    width: 200px !important;
  }
  .header-inner .header-nav li a{
    font-size: 15px;
    padding: 0 6px;
  }
  .heading span, .heading a{
    font-size: 27px;
  }
  .section_01{
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .footer_wrapper .large-12{
    flex-basis: 100%;
    max-width: 100%;
  } 
  .section_03{
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .section_03 .col-inner .counter{
    font-size: 42px;
  }
  .section_10 .heading span{
    font-size: 24px;
  }
  .section_07 .block__element_head span{
    font-size: 23px;
  }
  .section_03 .large-12 > .col-inner{
    padding: 0;
  }
  .section_04 .large-3 .box-text p{
    font-size: 18px;
  }
  .section_04 .large-3 .box-text p br{
    display: none;
  }
  .section_09 .has-hover{
    padding: 20px;
  }
  .section_09 .has-hover .box-text .des p{
    font-size: 13px;
  }
  .section_09 .has-hover .box-text h4{
    font-size: 15px;
  }
  .section_08 .post-item .box-text .post-meta{
    left: 5%;
  }
  .section_08 .post-item .box-text h5{
    font-size: 16px;
  }
  .section_07 .box-text h4{
    font-size: 20px;
  }
  .footer-2 p{
    font-size: 13px;
  }
  .term-tax .list-term-tax{
    padding: 0 6px;
  }
  .tt__heading span{
    font-size: 27px;
  }
  .title__cate a{
    font-size: 22px;
  }
  .product-info .product-title{
    font-size: 28px;
  }
  .tab__tki{
    display: block;
  }
  .tab__tki > form.cart{
    margin-bottom: 20px;
  }
  .section_form_bh .large-2{
    display: none;
  }
  .section_form_bh .large-8{
    flex-basis: 100%;
    max-width: 100%;
  }
  .icon-menu , .icon-shopping-cart{
    color: #333;
  }
  .shop-page-title, .shop-page-title .title-bg {
    height: 240px;
  }
  #logo img {
    padding: 12px 0 !important;
  }
  .footer-1 .widget-title{
    font-size: 32px;
  }
}
@media (max-width: 810px){
  .icon-menu{
    color: #333;
  }
  .footer-1 .widget-title{
    font-size: 28px;
  }
  .heading span, .heading a{
    font-size: 25px;
  }
  .footer-wrapper .form_ho_tro .wpcf7{
    overflow: hidden;
    padding: 0;
  }
  .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%;
  }
  .section_02 .rt_nd_gth p{
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 24px;
  }
  .shop-page-title, .shop-page-title .title-bg {
    height: 185px;
  }
  .term-tax{
    overflow: hidden;
    display: block;
  }
  .term-tax .list-term-tax{
    width: 25%;
    min-width: 25%;
    float: left;
  }
  .boxx__content__cate__pro .large-columns-4 > .product {
    flex-basis: 50%;
    max-width: 50%;
  }
  .title__cate a:before{
    bottom: -14px;
  }
  .tt__heading span{
    font-size: 25px;
  }
  .shop-container .product-gallery{
    margin-bottom: 30px;
  }
  .product-tabs li:hover a, .product-tabs li.active a{
    font-size: 16px;
  }
  .product-tabs li a{
    font-size: 16px;
    margin-bottom: 12px;
    padding: 0 13px;
  }
  .product-tabs li {
    margin: 0 10px !important;
  }
  .section_02 .large-6{
    flex-basis: 100%;
    max-width: 100%;
  }
  .section_02 .large-6 .img{
    width: 100% !important;
  }
  .product-page-price span{
    font-size: 25px;
  }
  .off-canvas .nav-vertical>li>a{
    color: #333;
    font-size: 19px;
  }
  .rt_product_dx .item-product{
    width: 33.33%;
  }
}
@media (max-width: 480px){

  .heading span, .heading a {
      font-size: 22px;
  }
  .section_09 .has-hover{
    padding: 20px 10px;
  }
  .footer-wrapper .form_ho_tro .wpcf7 input{
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .form_ho_tro {
    padding-bottom: 0 !important;
  }
  .form_ho_tro .heading span:before ,
  .form_ho_tro .heading span:after{
    display: none;
  }
  .section_09 .has-hover .box-text{
    padding-left: 0;
    padding-right: 0;
  }
  .product-info .product-title {
    font-size: 25px;
  }
  .product-page-price span{
    font-size: 25px;
  }
  .why__chose{
    width: 100%;
  }
  .tab-panels{
    border: 1px solid #ddd;
  }
  .nav-tabs > li ,
  .nav-tabs > li > a{
    width: auto;
    display: inline-block;
  }
  .product-footer:before{
    display: none;
  }
  .section_form_bh .wpcf7 .rt_input_form > label{
    width: 100%;
  }
  .section_form_bh .wpcf7 h2{
    font-size: 30px;
  }
  .box__content__rights .news-post-news img{
    height: 155px;
  }
  .box__content__rights .news-post-news .box__content .date{
    font-size: 12px;
  }
  .box__content__rights .news-post-news .box__content .box__des{
    font-size: 14px;
  }
  .tiki a{
    width: 108px;
    padding: 3px;
    font-size: 14px;
  }
  .product-main{
    padding-bottom: 0 !important;
  }
  .product-tabs li a, .product-tabs li:hover a, .product-tabs li.active a {
    font-size: 14px;
  }
  .product-tabs li {
    margin: 0 6px !important;
  }
  .tab-panels table{
    margin: 0 !important;
  }
  .rt_product_dx .item-product{
    width: 50%;
  }
  .box__pro .box-text-products > a{
    padding-left: 34px;
    padding-right: 20px;
  }
  .box__pro .box-text-products > a:before{
    right: 0;
  }
  .box__pro .box-text-products .woocommerce-loop-product__title a{
    font-size: 15px;
    line-height: 24px;
    /*height: 48px;*/
    overflow: hidden;
    display: block;
  }
  .section_03 .col-inner .counter{
    font-size: 36px;
  }
  .section_03 .col-inner p i{
    font-size: 24px;
  }
  .section_03 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  .shop-container .products  > .product-small.col {
    padding: 0 8px 16px;
  }
  .model{
    font-size: 13px;
  }
  .product_buttom_xct a{
    margin-bottom: 10px !important;
  }
  .box__pro .price-wrapper span{
    font-size: 17px;
  }
  .section_01 .section-title-center span{
    font-size: 32px;
    padding: 15px;
    line-height: 40px;
  }
  .section_01 .rt_img_blog , .section_02 .large-12 > .col-inner{
    padding: 0 !important;
  }
  .box__pro .box-image img{
    height: 170px;
  }
  .woocommerce-tabs .tab-panels{
    padding: 15px;
  }
  .design_service{
    padding: 0 !important;
  }
  .design_service .banner-layer{
    padding: 0 15px;
  }
  .design_service .banner-layer .large-4:nth-child(1) ,
  .design_service .banner-layer .large-4:nth-child(3){
    display: none;
  }
}