/*
Theme Name: betheme-child
Author: Son Digital
Description: Your description goes here
Version: 1.0
Template: betheme

This is the child theme for Betheme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@media only screen and (min-width: 1240px){
.section_wrapper, .container {
    max-width: 1540px !important;
}

.woocommerce ul.products.columns-1 li.product .mfn-li-product-row-image {
    width: 70% !important;
}

.tax-product_cat .product-loop-thumb{
    height: 568px !important;
	margin-bottom: 25px  !important;
}

.tax-product_cat .desc{
    /*margin-top: -180px !important;*/
    width: 40% !important;
}

.tax-product_cat .excerpt-list{
	font-size: 20px;
	margin-bottom: 40px !important;
    padding-bottom: 40px !important;
}

.tax-product_cat .price {
	font-size: 30px !important;
	margin-bottom: 40px !important;
}

.tax-product_cat .mfn-li-product-row-button {
    margin-bottom: 15px !important;
}

.tax-product_cat .button-list{
    padding-right: 55px !important;
    font-size: 20px !important;
}


.tax-product_cat .mfn-woo-product-title{
	margin-bottom: 40px !important;
    padding-bottom: 40px !important;
}

.tax-product_cat .product-short-details, .tax-product_cat .showcase-short-details, .excerpt-list p, .tax-product_cat .amount, #Content > div.desc > h4 > a, .tax-product_cat .mfn-woo-product-title a{
   margin-left: 20px !important;
   line-height: 40px !important;
}
}



.tax-product_cat .price {
    font-weight: 600 !important;
}
.woocommerce ul.products li.product {
    text-align: left !important;
}

.tax-product_cat .button-list{
    display: grid !important;
    height: 50px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    text-align-last: center !important;
}

.tax-product_cat .mfn-woo-product-title{
    font-size: 25px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
	border-bottom: 1px solid #d2d7da !important;

}
.tax-product_cat .mfn-woo-product-title a{
	display: -webkit-box !important;
}
.tax-product_cat .excerpt-list p{
display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tax-product_cat .excerpt-list{
	border-bottom: 1px solid #d2d7da !important;
}
.shop-filters{
	    margin-bottom: -25px !important;
}
@media only screen and (max-width: 767px){
	.tax-product_cat .product-loop-thumb{
    /*height: 568px !important;*/
}
	.shop-filters{
	    margin-bottom: -30px !important;
}
	.tax-product_cat .product-short-details, .tax-product_cat .showcase-short-details, .excerpt-list p, .tax-product_cat .amount, #Content > div.desc > h4 > a, .tax-product_cat .mfn-woo-product-title a{
   margin-left: 20px !important;
   margin-right: 20px !important;
}

body.mobile-row-2-products .products_wrapper ul.products li.product {
    width: 100% !important;
}

.tax-product_cat .button-list{
    font-size: 16px !important;
}

.tax-product_cat .mfn-woo-product-title{
    font-size: 13px !important;
	margin-top: 10px !important;
	margin-bottom: 25px !important;
    padding-bottom: 25px !important;
}
.tax-product_cat .excerpt-list{
	font-size: 13px !important;
margin-bottom: 25px !important;
    padding-bottom: 25px !important;
	}
.tax-product_cat .mfn-woo-product-title{
	margin-bottom: 25px !important;
}
.tax-product_cat .price {
	font-size: 18px !important;
	margin-bottom: 25px !important;
}

}

@media only screen and (min-width:767px) and (max-width:1240px){
	.woocommerce ul.products.columns-1 li.product .mfn-li-product-row-image {
    width: 70% !important;
}
.tax-product_cat .desc{
    /*margin-top: -180px !important;*/
    width: 40% !important;
}
.tax-product_cat .excerpt-list{
	font-size: 15px;
	margin-bottom: 20px !important;
    padding-bottom: 20px !important;
}

.tax-product_cat .price {
	font-size: 20px !important;
	margin-bottom: 20px !important;
}

.tax-product_cat .mfn-li-product-row-button {
    margin-bottom: 15px !important;
}

.tax-product_cat .button-list{
    font-size: 15px !important;
}


.tax-product_cat .mfn-woo-product-title{
	font-size: 20px !important;
	margin-bottom: 20px !important;
    padding-bottom: 20px !important;
}

.tax-product_cat .product-short-details, .tax-product_cat .showcase-short-details, .excerpt-list p, .tax-product_cat .amount, #Content > div.desc > h4 > a, .tax-product_cat .mfn-woo-product-title a{
   margin-left: 20px !important;
   line-height: 20px !important;
}
	
}

*/
