/*
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=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
body{
  color: #333;
  font-family: 'Montserrat', sans-serif !important;
}
.rt_doc_them a{
  color: #c61f3f;
}
.tab-panels ul{
  margin: 0;
}
.tab-panels ol{
  margin: 0 !important;
}
.home .rt-breadcrumbs{
  display: none;
}
.rt-breadcrumbs{
  padding: 12px 0;
  text-align: center;
  background: #f4f4f4;
  margin-bottom: 30px;
}
.rt-breadcrumbs p{
  font-size: 16px;
  margin-bottom: 0;
}
.tab__tki {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}
.why__chose {
    background: #c61f3f;
    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;
}*/
.product-summary .quantity {
  margin-bottom: 0 !important;
}
.product-page-price span {
  color: #c61f3f;
  font-size: 40px;
  font-weight: 900;
}
.product-summary .single_add_to_cart_button  {
    margin-bottom: 0;
    line-height: 41px;
    border-radius: 5px;
}
.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: 20px 0 0;
  border: 0;
}
.product-footer .woocommerce-tabs{
  border: unset;
}
.product-tabs li:nth-child(1){
  margin-left: 0;
}
.product-footer{
  position: relative;
}
.product-footer:before{
  content: "";
  position: absolute;
  top: 56px;
  left: 0;
  height: 1px ;
  width: 100%;
  background: #cccccc;
}
.product-tabs li{
  margin: 0 15px !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: #c61f3f;
    color: #fff;
    font-size: 17px;
    border: 0;
    line-height: 48px;
    height: 48px;
    text-transform: none;
}
.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: 900;
    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: #c61f3f;
    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;
}
.term-tax .list-term-tax .img{
    margin-bottom: 15px;
    height: 75px;
    position: relative;
    width: 100%;
}
.term-tax .list-term-tax img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.term-tax .list-term-tax .cnt h3 a{
  font-size: 14px;
  color: #333;
  display: block;
  line-height: 30px;
  line-height: 30px;
}
.box__pro .box-text-products .woocommerce-loop-product__title a {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 30px;
}
.model {

    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 20px;

}
.box__pro  .price-wrapper {
    margin-bottom: 17px;
}
.box__pro  .price-wrapper span {
    color: #c61f3f;
    font-size: 19px;
}
.featured-title .page-title-bg{
  box-shadow: unset !important;
}
.tax-product_cat .rt-breadcrumbs{
  display:none;
}
.shop-page-title , .shop-page-title .title-bg{
  height: 450px;
}
.shop-page-title .flex-col:nth-child(1) ,
.shop-page-title .flex-col:nth-child(3){
  display: none;
}
.shop-page-title .page-title-inner {
    padding-bottom: 20px;
    bottom: 0 !important;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.shop-page-title .title-overlay{
  background: unset !important;
}
.shop-page-title .page-title-inner .breadcrumbs ,
.shop-page-title .page-title-inner .breadcrumbs a{
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-transform: inherit;
}
.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 #c61f3f;
    color: #c61f3f;
    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: 'Montserrat', 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: #c61f3f !important;
  color: #fff;
}
.title__cate {
    position: relative;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}

.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: #c61f3f;
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related  .title__cate  span:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -14px;
    background: #c61f3f;
}
.shop-container .products  > .product-small.col {
  padding: 0 15px 30px;
}
h1,h2,h3,h4,h5,h6{
  color: #333;
  font-family: 'Montserrat', 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%;
}
.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: #fff;
  font-size: 18px;
  border-radius: 10px;
  line-height: 45px;
  font-weight: 400 !important;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
}
.header-inner .header-nav li.current-menu-item a ,
.header-inner .header-nav li a:hover{
  color: #c61f3f;
  background: #fff;
}
.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: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px !important;
    display: block;
    text-transform: unset;
    border-bottom: none;
    border-top: 1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
    padding: 10px 20px !important;
}
.nav-dropdown-default {
    padding: 0;
    background: #c61f3f;
    top: 45px;
    border: 0;
    left: 0 !important;
}
.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 .large-2:nth-child(1){
  flex-basis: 25%;
  max-width: 25%;
}
.footer-1 .large-2:nth-child(2){
  flex-basis: 14%;
  max-width: 14%;
}
.footer-1 .large-2:nth-child(3){
  flex-basis: 18%;
  max-width: 18%;
}
.footer-1 .large-2:nth-child(4){
  flex-basis: 13%;
  max-width: 13%;
}
.footer-1 .large-2:nth-child(5){
  flex-basis: 16%;
  max-width: 16%;
}
.footer-1 .large-2:nth-child(6){
  flex-basis: 14%;
  max-width: 14%;
}
.footer-1 .widgettitle{
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.footer-1 p{
    color: #fff;
    font-size: 14px;
    padding: 0 !important;
    margin-bottom: 8px;
    line-height: 24px;
    font-weight: 300 !important;
}
.footer-1 .widget{
  margin: 0 !important;
}
.footer-1 .menu li{
  border: unset;
}
.footer-1 .menu li a{
  font-size: 14px;
  color: #fff;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 8px;
}
.footer-1 .large-4 .rt_ic_ft{
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-1 .large-4 .rt_ic_ft a{
  padding: 0 4px;
}
.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: 20px;
  padding-bottom: 10px;
  border-top: 2px solid #e52a4e;
}
/*
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: 500;
    margin: 0
    text-transform: uppercase;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif !important;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #c61f3f;
  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: 'Montserrat', 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: #c61f3f;
}
.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 .widget-title {
    display: block;
    background: #c61f3f ;
    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;
}
.box__content__left .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a:hover{
  color: #c61f3f;
}
.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 ;
}
/*heading*/
.heading{
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.heading span ,
.heading a{
  font-size: 35px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
}
.heading a:before, .heading span:before {
    position: absolute;
    content: '';
    width: 48px;
    height: 3px;
    bottom: 16px;
    right: 105%;
    background: #c61f3f;
}
.heading a:after, .heading span:after {
    position: absolute;
    content: '';
    width: 48px;
    height: 3px;
    bottom: 16px;
    left: 105%;
    background: #c61f3f;
}
/*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: 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 #c61f3f;
  color: #c61f3f;
  display: inherit;
  padding: 0 25px;
  border-radius: 30px;
}
.section_01 .has-hover:hover .button span{
  background: #c61f3f;
  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;
}

.slick-prev {
  position: absolute;
  top: 45%;
  left: 0px;
  z-index: 9;
  height: 35px;
  width: 20px;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 45%;
  right: -5px;
  z-index: 9;
  height: 35px;
  width: 25px;
  cursor: pointer;
}
.slick-arrow i {
  color: #C3262E;
  font-size: 25px;
  padding: 7px 16px;
  background: #f4f4f4;
  font-weight: 700;
  border-radius: 50px;
  box-shadow: 1px 1px 3px #3333335e;
}
.slider_sp style {
  display: none !important;
}
/*section_02*/
.section_02 .large-6{
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_02 .heading{
  text-align: left;
  margin-bottom: 40px;
}
.section_02 .heading span:before{
  display: none;
}
.section_02 .heading span:after{
  top: 52px;
  left: 0;
}
.section_02 .rt_nd_gth{
  position: relative;
  padding-left: 22px;
  margin-bottom: 20px;
  overflow: hidden;
  display: block;
}
.section_02 .rt_nd_gth:before{
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 10px;
  border-radius: 40px;
  left: 0;
  background: #c61f3f;
}
.section_02 .rt_nd_gth:after{
  position: absolute;
  content: '';
  width: 1px;
  height: 255px;
  top: 18px;
  left: 3px;
  background: #cdcdcd;
}
.section_02 .rt_nd_gth h4{
  font-size: 26px;
  color: #c61f3f;
  line-height: 30px;
  margin-bottom: 16px;
}
.section_02 .rt_nd_gth p{
  font-size: 16px;
  color: #333;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 22px;
}
.section_02 .button span{
  font-weight: 500;
  font-size: 17px;
}
/*section_03*/
.section_03{
  padding-bottom: 0 !important;
}
.section_03 .large-12 > .col-inner{
  padding: 0 1%;
}
.section_03 .rt_video_popup {
  position: relative;
}
.section_03 .rt_video_popup .video-button-wrapper{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  width: 100%;
}

.section_03 .rt_video_popup .video-button-wrapper a{
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: unset;
}
.section_03 .rt_video_popup .video-button-wrapper a:hover{
  background-color: unset !important;
}
.section_03 .rt_video_popup .video-button-wrapper i{
  border: 2px solid #fff;
  color: #fff;
  padding: 5px 10px;
  font-size: 45px !important;
  border-radius: 34px;
}
.section_03 .rt_video_popup .video-button-wrapper i:hover{
  color: #c61f3f;
  border: 2px solid #c61f3f;
}
.slider-nav-light .flickity-prev-next-button{
  opacity: 1;
  color: #f4f4f4;
}
.slider-nav-light .flickity-prev-next-button svg{
  fill: #000 !important;
  background: #f4f4f4;
  box-shadow: 1px 1px 3px #3333335e;
}
.slider-nav-light .flickity-prev-next-button .arrow, 
.slider-nav-light .flickity-prev-next-button svg{
  fill: #000 !important;
}
.flickity-prev-next-button.previous{
  left: -1%;
}
.flickity-prev-next-button.next{
  right: -1%;
}
/*section_04*/
.section_04{
  padding-top: 0 !important;
}
.section_04 .large-3{
  border-right: 1px solid #e4e4e4;
  padding-bottom: 0 !important;
}
.section_04 .large-3:last-child{
  border: unset;
}
.section_04 .large-3 .box-text {
  padding-top: 16px;
  padding-bottom: 0 !important;
}
.section_04 .large-3 .box-text p{
  font-size: 20px;
  font-weight: 500;
  color: #000;
  line-height: 30px;
}
/*section_05*/
.section_05{
  padding-bottom: 30px !important;
}
.section_05 p{
  font-size: 14px;
  color: #333;
  line-height: 25px;
}
.section_05 .has-hover{
  background: #fff;
  padding: 30px;
  border-radius: 6px;
}
.section_05 .has-hover .box-text{
  padding-bottom: 0 !important;
}
.section_05 .has-hover .box-text .des{
  padding: 48px 0;
  position: relative;
  margin-bottom: 16px;
  border-bottom: 1px solid #e7e7e7;
}
.section_05 .has-hover .box-text .des p{
  font-size: 14px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  display: block;
  color: #676565;
}
.section_05 .has-hover .box-text .des:before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10px;
  z-index: 9;
  background: url(img/y1.png) no-repeat;
  width: 26px;
  height: 20px;
}
.section_05 .has-hover .box-text .des:after{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 12px;
  z-index: 9;
  background: url(img/y2.png) no-repeat;
  width: 26px;
  height: 20px;
}
.section_05 .has-hover .box-text h4{
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 25px;
}
.section_05 .has-hover .box-text h6{
  font-size: 14px;
  opacity: 1;
  font-weight: 400;
  color: #333;
  line-height: 25px;
}
/*section_06*/
.section_06{
  padding-bottom: 30px !important;
}
.section_06 .post-item .box-text{
  position: relative;
  text-align: center;
  padding-top: 30px;
}
.section_06 .post-item .box-text .post-meta{
  display: inline-block;
  width: auto;
  background: url(img/time.png) 15px 13px no-repeat #dcdcdc;
  font-size: 14px;
  padding: 0 20px;
  border-radius: 40px;
  padding-left: 30px;
  line-height: 34px;
  color: #333;
  position: absolute;
  left: 22%;
  top: -20px;
  text-align: center;
  opacity: 1;
}
.section_06 .post-item .box-text .is-divider{
  display: none;
}
.slider-nav-light .flickity-page-dots .dot.is-selected, 
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot{
  background: #c61f3f;
}
/*section_07*/
.section_07 .box-text{
  padding-left: 32px;
}
.section_07 .box-text h4{
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
  margin-bottom: 25px;
  position: relative;
}
.section_07 .box-text h4:after{
  position: absolute;
  content: '';
  width: 48px;
  height: 2px;
  top: 40px;
  left: 0%;
  background: #fff;
}
/*section_form_bh*/
.section_form_bh .wpcf7 h2{
  font-size: 34px;
  color: #c61f3f;
  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;
}
.rt_product_dx .item-product


.icon-menu, .icon-shopping-cart {
    color: #fff;
}
@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 {
    width: 82% !important;
    margin: 0 auto;
  }
  .section_02 .rt_nd_gth h4{
    font-size: 24px;
  }
  .heading a:after, .heading span:after ,
  .heading a:before, .heading span:before{
    bottom: 12px;
  }
}
@media (max-width: 1024px) {
  #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;
  }
  .section_02{
    padding-bottom: 0 !important;
  }
  .section_03{
    padding-top: 0 !important;
  }
  .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_05 .has-hover{
    padding: 20px;
  }
  .section_05 .has-hover .box-text .des p{
    font-size: 13px;
  }
  .section_05 .has-hover .box-text h4{
    font-size: 15px;
  }
  .section_06 .post-item .box-text .post-meta{
    left: 5%;
  }
  .section_06 .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: #fff;
  }
  .shop-page-title, .shop-page-title .title-bg {
    height: 240px;
  }
  #logo img {
    padding: 12px 0 !important;
  }
}
@media (max-width: 810px){
  .section_07 .box-text {
      padding: 10px;
  }
  .section_07 .box-text h4{
    font-size: 19px;
  }
  .heading span, .heading a{
    font-size: 25px;
  }
  .footer-wrapper .form_ho_tro .wpcf7{
    overflow: hidden;
    padding: 0;
  }
  .footer-1 .large-2:nth-child(1) ,
  .footer-1 .large-2:nth-child(2) ,
  .footer-1 .large-2:nth-child(3) ,
  .footer-1 .large-2:nth-child(4) ,
  .footer-1 .large-2:nth-child(5) ,
  .footer-1 .large-2:nth-child(6){
    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;
  }
  .section_04{
    padding-bottom: 20px !important;
  }
  .section_04 .large-3{
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  .product-page-price span{
    font-size: 25px;
  }
  .off-canvas .nav-vertical>li>a{
    color: #333;
  }
  .rt_product_dx .item-product{
    width: 33.33%;
  }
}
@media (max-width: 480px){
  .section_03 .rt_video_popup .video-button-wrapper a{
    top: 26%;
  }
  .section_03 .rt_video_popup .video-button-wrapper i{
    font-size: 30px !important;
    padding: 5px 8px;
  }
  .section_04 .large-3 .box-text p{
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    display: block;
  }
  .heading span, .heading a {
      font-size: 22px;
  }
  .heading a:before, .heading span:before{
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    bottom: 10px;
    right: 103%;
    background: #c61f3f;
  }
  .heading a:after, .heading span:after{
    position: absolute;
    content: '';
    width: 40px;
    height: 2px;
    bottom: 10px;
    left: 103%;
    background: #c61f3f;
  }
  .section_05 .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_05 .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;
  }
}