/*
Theme Name: Betheme Child | Shared by VestaThemes.com
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.woocommerce-product-details__short-description{
    margin-bottom: 25px;
}
.product_meta .posted_in{display:none;}
.woocommerce-product-details__short-description{margin-bottom:40px;}
.woocommerce-product-details__short-description ul{padding-left: 20px;}
.woocommerce-product-details__short-description li{list-style: disc;}
.woocommerce-product-details__short-description h3{font-size:18px;}
.woocommerce .product div.entry-summary h1.product_title{font-size:26px;}
.summary.entry-summary .woocommerce-Price-amount.amount{font-size:22px;}

.tm-extra-product-options .tm_divider{border-color: #ebebeb;}
.tm-epo-required {padding-right: 5px;}

.home_producrs .products .image_wrapper a img{/*height: 315px !important;*/width: 100% !important;object-fit: fill;}
.home_producrs .products .hover_box_product a img{/*height: 315px !important;*/width: 100% !important;object-fit: fill;}

.woocommerce.columns-4 ul.products li.product {
    width: 22%!important;
    border: 1px solid #ccc;
}
.woocommerce ul.products li.product .desc {
    text-align: center;
}
.woocommerce ul.products li.product .desc h4 {
    line-height: 22px;
    font-size: 15px;
    font-weight: 400;
    min-height: 63px;
}
.woocommerce ul.products li.product .price {
    color: #ffffff;
    font-weight: 700;
    background: #2685c3;
}
#Top_bar .menu > li > a {text-transform: uppercase;}
#Subheader:after{height: 0px;}
.shop-filters{background:none;}
.mobile_dev {text-align: center;float: left;margin: 12px 175px;}
.wrapper.mobile_dev h1{background: linear-gradient(to right,#fdfdfd 10%,#ffffff 50%,#febf00 60%); -webkit-background-clip: text !important; background-size: auto auto; background-clip: border-box; background-size: 200% auto;}

.tm-custom-price-totals{
    border:1px solid #ccc;
    padding:10px 20px;
}
.tm-options-totals{
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
}
.tm-final-totals{
     display: inline;
     font-size: 12px;
     text-transform: uppercase;
}
.tm-options-totals .options{
    font-size: 14px !important;
    border: 1px solid #3982A6;
    padding: 8px 15px;
    margin-left: 20px;
    background: #3982A6;
    color: #fff !important;
}
.tm-final-totals .final{
    font-size: 14px !important;
    border: 1px solid #374fa7;
    padding: 2px 15px;
    margin-left: 20px;
    margin-top: 14px;
    background: #374fa7;
    color: #fff !important;
}
.woocommerce span.onsale, .shop_slider .shop_slider_ul li .item_wrapper span.onsale {
    display: none;
}
/*----------------------*/
@media screen and (max-width: 600px) {

 .woocommerce ul.products.col-4 li.product{width: 100% !important;}   
 .woocommerce.columns-4 ul.products li.product{width: 100% !important;}
 .mobile_dev {text-align: center;float: none;margin: 0;}
 .wrapper.mobile_dev h1{background: linear-gradient(to right,#2289c9 10%,#041c2b 50%,#2ad8c0a6 60%); -webkit-background-clip: text !important; background-size: auto auto; background-clip: border-box; background-size: 200% auto;}
}




