/*
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: "Roboto-Bold";  
  src:url(font/Roboto-Bold.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
body{
  color: #333;
  font-weight: 400;
  font-family: 'Roboto', sans-serif !important;
}
b, strong{
  font-family: "Roboto-Bold" !important;  
}
h1,h2,h3,h4,h5,h6{
  color: #333;
  font-family: 'Roboto', sans-serif !important;
}
.checkout-page-title.page-title{
  display: none;
}
#main, #wrapper{
  background-color: #f1f1f1;
}
.widget>ul>li ul, ul.menu>li ul{
  display:block;
}
#logo{
  margin-right: 0 !important;
}
.icon-shopping-cart{
  color: #333 !important;
}
.widget .toggle i{
  color: #fff;
}
.flickity-prev-next-button svg{
  background: #41b93d;
  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: #41b93d;
  margin: 0 5px !important;
}
.product_buttom_xct a.added_to_cart:after{
  display: none;
}
p{
  font-weight: 400;
}
.rt_doc_them a{
  color: #41b93d;
}
.tab-panels ul{
  margin: 0;
}
.tab-panels ol{
  margin: 0 !important;
}
.home .rt-breadcrumbs{
  display: none;
}
.rt-breadcrumbs {
    background: #e2e2e2;
    padding: 12px;
}
.rt-breadcrumbs p {
    margin-bottom: 0;
}
.product-summary .quantity {
  margin-bottom: 0 !important;
}
.product-page-price span {
  color: #41b93d;
  font-size: 40px;
  font-weight: 900;
}
.product-summary .single_add_to_cart_button  {
    margin-bottom: 0;
    line-height: 35px;
    min-height: 35px;
    border-radius: 5px;
    font-weight: 500;
    box-shadow: 0px 5px 0px #5d941f, 0px 8px 5px rgba(0,0,0,0.2);
}
.devvn_buy_now  strong{
  font-weight: 500;
}
.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 ;
  border-radius: 6px;
}
.product-footer .woocommerce-tabs{
  border: unset;
  padding: 0;
}
.product-tabs li:nth-child(1){
  margin-left: 0;
}
.product-footer .tabbed-content .nav{
  margin-bottom: 12px !important;
}
.product-tabs li{
  margin: 0 5px !important;
}
.product-tabs li a {
  padding: 0px 20px;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  background: #fff;
  line-height: 48px;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.product-tabs li:hover a ,
.product-tabs li.active a {
    border-radius: 6px;
    background: #41b93d;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    line-height: 48px;
    height: 48px;
    text-transform: none;
    text-transform: uppercase;
}
.product-info .product-title {
    font-size: 30px;
    color: #333;
    font-weight: 500;
    margin: 0 0 10px 0;
    line-height: 40px;
}
.shop-container .product-main{
  background: #fff;
  padding: 20px !important;
  margin-bottom: 30px;
}
.shop-container .product-main .col{
  padding-bottom: 0 !important;
}
.rt_woocommerce_single_product_summary  .rt_msp{
  font-size: 18px;
  color: #000;
  font-family: "Roboto-Bold" !important; 
  margin-bottom: 12px;
}
.rt_woocommerce_single_product_summary  .rt_msp span{
  font-weight: 500;
  font-size: 16px;
  color: #333;
  font-family: 'Roboto', sans-serif !important;
}
.rt_woocommerce_single_product_summary .price2{
  padding: 10px 0px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.rt_woocommerce_single_product_summary  .price2 ins ,
.rt_woocommerce_single_product_summary  .price2 ins span{
  font-size: 32px;
  color: #eb0b0b;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 12px;
  line-height: 40px;
  font-family: "Roboto-Bold" !important; 
}
.rt_woocommerce_single_product_summary  .price2 del ,
.rt_woocommerce_single_product_summary  .price2 del span{
  color: #b7b7b7;
  font-size: 17px;
  line-height: 40px;
  font-weight: 500 !important;
}
.rt_woocommerce_single_product_summary li.widget {
  list-style: none;
}
.rt_woocommerce_single_product_summary li.widget strong{
  color: #e60f1e;
}
.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: #41b93d;
    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 {
  padding: 5px;
  background-color: #fff !important;
  border: 1px solid #ccc;
}
.box__pro .box-text {
  padding: 12px 0;
}
.shop-container .products  {
  margin: 0 -15px;
}
.shop-container .content-row {
  max-width: 1200px !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: 500;
  color: #333;
  display: block;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin-bottom: 5px;
}
.box__pro:hover .box-text-products .woocommerce-loop-product__title a{
  color: #41b93d;
}
.box__pro  .price-wrapper ins{
  margin-right: 6px;
}
.box__pro  .price-wrapper ins span {
  color: #eb0b0b;
  font-size: 18px;
  font-weight: 500;
}
.box__pro  .price-wrapper del ,
.box__pro  .price-wrapper del span {
  color: #b7b7b7;
  font-size: 15px;
  font-weight: 500 !important;
}
.featured-title .page-title-bg{
  box-shadow: unset !important;
}

.shop-page-title {
  display: none;
}
.single-product .shop-page-title{
  display: none;
} 
.img__Cate img {
  width: 100%;
}
.products.row {
    margin-bottom: 30px !important;
}
.box__pro  .box-text-products > a {
    border: 1px solid #41b93d;
    color: #41b93d;
    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: 'Roboto', 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: #41b93d !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: #41b93d;
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related  .title__cate  span:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -14px;
    background: #41b93d;
}
.related .product-section-title{
  font-size: 25px;
  font-weight: 500;
}
.related .flickity-button{
  background-color: unset !important;
  box-shadow: unset !important;
}
/*header-wrapper*/
.header-main .icon-search{
  color: #41b93d ;
}
.header-main .header-search-form-wrapper .search-field{
  width: 150px;
  border-radius: 5px !important;
  min-height: 40px;
}
.header-main .has-icon .header-cart-link{
  font-size: 15px !important;
  text-transform: inherit !important;
}
.header_logo {
  display: none;
}
.icon-search{
  color: #fff;
  font-size: 18px;
}

.rt_html_01 span{
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #e60f1e;
  margin-right: 12px;
  font-family: "Roboto-Bold" !important;  
  text-transform: uppercase;
}
.rt_html_01 a{
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #333;
  text-transform: uppercase;
  font-family: "Roboto-Bold" !important;  
}
.header-top .top-bar-nav li{
  margin: 0;
}
.header-top .top-bar-nav li a{
  font-size: 14px;
  color: #333;
  font-weight: 400;
  padding: 0 10px;
  text-transform: uppercase;
  border-right: 1px solid #cccccc;
}
.header-top .top-bar-nav li a i{
  margin: 0;
}
.header-top .top-bar-nav li a:hover{
  color: #41b93d;
}
.header-top .top-bar-nav li:last-child a{
  border: unset;
  padding-right: 0;
}
.header-inner .header-nav{
  display: block;
}
.header-inner .header-nav li:after ,
.header-inner .header-nav li:before{
  display: none;
}
.header-inner .header-nav li a{
  color: #333;
  font-size: 16px;
  line-height: 94px;
  font-weight: 500 !important;
  padding: 0 8px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif !important;
}
.header-inner .header-nav li.current-menu-item a ,
.header-inner .header-nav li a:hover{
  color: #41b93d;
}
.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: 94px;
    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{
  margin-top: 20px;
}
.footer_top{
  border-top: 4px solid #41b93d;
  padding-bottom: 0  !important;
}
.footer_top .icon-box .icon-box-text{
  padding-top: 8px;
}
.footer_top .icon-box h3{
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 24px;
}
.footer_top .icon-box p{
  color: #b7b7b7;
}
.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 .widgettitle{
  color: #333;
  font-size: 17px;
  line-height: 40px;
  font-weight: 500 !important;
  text-transform: uppercase;
  border-bottom: dotted 1px #555555;
}
.footer-1 p{
    color: #333;
    font-size: 15px;
    padding: 0 !important;
    margin-bottom: 10px;
    line-height: 26px;
    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: #333;
  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: 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: 'Roboto', sans-serif !important;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #41b93d;
  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: 'Roboto', sans-serif !important;
}
.box__content__rights .box__colum__nth2{
  overflow: hidden;
  display: block;
}
.box__content__rights .news-post-news{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
}

.box__content__rights .news-post-news .box__news__inner{
  overflow: hidden;
  margin: 0 -10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.box__content__rights .news-post-news .box__news__inner .box__thumb__img{
  width: 37%;
  float: left;
  padding: 0 10px;
}
.box__content__rights .news-post-news .box__news__inner .box__content{
  width: 63%;
  float: right;
  padding: 0 10px;
}
.box__content__rights .news-post-news img{
  height: 250px;
  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: 22px;
    font-weight: 500;
    color: #333;
    line-height: 28px;
    display: block;
    margin-bottom: 10px;
}
.box__content__rights .news-post-news .box__content h3 a:hover{
    color: #41b93d;
}
.box__content__rights .news-post-news .box__content .date{
  font-size: 14px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 6px
}
.box__content__rights .news-post-news .box__content .box__des{
   margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #838383;
  text-align: justify;
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 8px;
}
.box__content__rights .news-post-news .box__content .rt_doc_them a{
  display: inline-block;
  font-weight: 300;
  font-size: 15px;
  padding: 0 15px;
  border-radius: 5px;
  text-transform: inherit;
  color: #41b93d;
  line-height: 32px;
  border: 1px solid #41b93d;
  margin-top: 8px;
}
.box__content__rights .news-post-news .box__content .rt_doc_them a:hover{
  color: #fff;
  background: #41b93d;
}
.box__content__left  .is-divider{
  display: none;
}
.box__content__left .widget-title {
    display: block;
    background: #41b93d ;
    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: 10px 15px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.box__content__left .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #41b93d;
  font-size: 17px;
}
.box__content__left .menu li .sub-menu{
  border: unset;
  margin: 0;
  padding: 0;
}
.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 .sub-menu li a{
  font-size: 16px;
  line-height: 28px;
  padding-left: 25px;
  font-weight: 400;
  position: relative;
}
.box__content__left .menu li .sub-menu li a:after{
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  height: 7px;
  width: 7px;
  background: url(img/ic.png) no-repeat;
}
.box__content__left .menu li a:hover{
  color: #41b93d;
}
.box__content__left .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.box__content__left .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
#related-post1 .box__colum__news h3 a{
  color: #333;
  font-size: 17px;
}
#related-post1 .box__colum__news h3 a:hover{
  color: #cd9216 ;
}
.sidebar-inner  .is-divider{
  display: none;
}
.sidebar-inner .widget-title {
    display: block;
    background: #41b93d ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu{
  border: 1px solid #ccc;
  padding: 10px 15px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.sidebar-inner .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #41b93d;
  font-size: 17px;
}
.sidebar-inner .menu li .sub-menu{
  border: unset;
  margin: 0;
  padding: 0;
}
.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: 16px;
  line-height: 28px;
  padding-left: 25px;
  font-weight: 400;
  position: relative;
}
.sidebar-inner .menu li .sub-menu li a:after{
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  height: 7px;
  width: 7px;
  background: url(img/ic.png) no-repeat;
}
.sidebar-inner .menu li a:hover{
  color: #41b93d;
}
.sidebar-inner .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.sidebar-inner .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
.shop-sidebar  .is-divider{
  display: none;
}
.shop-sidebar .widget-title {
    display: block;
    background: #41b93d ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu{
  border: 1px solid #ccc;
  padding: 10px 15px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.shop-sidebar .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #41b93d;
  font-size: 17px;
}
.shop-sidebar .menu li .sub-menu{
  border: unset;
  margin: 0;
  padding: 0;
}
.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 .sub-menu li a{
  font-size: 16px;
  line-height: 28px;
  padding-left: 25px;
  font-weight: 400;
  position: relative;
}
.shop-sidebar .menu li .sub-menu li a:after{
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  height: 7px;
  width: 7px;
  background: url(img/ic.png) no-repeat;
}
.shop-sidebar .menu li a:hover{
  color: #41b93d;
}
.shop-sidebar .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
  background: #fff;
}
.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: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #050505;
}
.heading span{
  font-size: 28px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  position: relative;
}
.heading span:after{
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 40px;
  background: url(img/ic-title.png) center no-repeat #f1f1f1;
}
.rt_buttom_xt{
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  background-image: -webkit-linear-gradient(top, #7ec72f, #7ec72f);
  box-shadow: 0px 4px 0px #5d941f, 0px 8px 5px rgba(0,0,0,0.2);
}
.section_sp{
  padding-bottom: 0 !important;
}















@media (max-width: 1024px) {
  #logo img{
    margin: 0 !important;
  }
  .header-inner .header-nav li a{
    font-size: 15px;
    padding: 0 3px;
  }
  .header-main .has-icon .header-cart-link .header-cart-title{
    display: none;
  }
  .header-top .top-bar-nav li a{
    font-size: 13px;
  }
  .rt_html_01 span ,
  .rt_html_01 a{
    font-size: 15px;
  }
  .heading span{
    font-size: 25px;
  }
  .box__pro .price-wrapper ins{
    margin: 0;
  }
  .box__pro .price-wrapper ins span{
    font-size: 17px;
  }
}
@media (max-width: 810px){
  #logo{
    width: auto !important;
  }
  .icon-menu{
    color: #000;
  }
  .mfp-content{
    background: #fff;
  }
  .off-canvas .nav-vertical>li>a{
    color: #333;
  }
}
@media (max-width: 480px){
  .heading span, .heading a {
      font-size: 22px;
  }
  .product-info .product-title{
    font-size: 26px;
    line-height: 32px;
    margin-top: 8px;
  }
  .rt_woocommerce_single_product_summary .price2 ins, .rt_woocommerce_single_product_summary .price2 ins span{
    font-size: 28px;
    margin-right: 8px;
  }
  .product-footer .tabbed-content .nav li{
    width: auto !important;
  }
  .product-footer .tabbed-content .nav a{
    font-size: 16px;
  }
  .box__content__rights .news-post-news .box__news__inner .box__thumb__img{
    width: 100%;
    padding: 0;
  }
  .box__content__rights .news-post-news .box__news__inner .box__content{
    width: 100%;
    padding: 15px;
  }
  .box__content__rights .news-post-news .box__news__inner{
    display: block;
    margin: 0;
  }
  .box__content__rights .news-post-news .box__content h3 a{
    font-size: 18px;
  }
  .box__content__rights .news-post-news .box__content .rt_doc_them{
    margin-bottom: 8px;
  }
}