

.products_total{margin: 0 0 24px 0; padding: 0; font-size:12px;color:#939393}

.products_filter_box{margin: 10px 0; padding: 10px; border: 1px solid #ddd; border-radius: 5px;}
.attribute_group_label{display: inline-block; width: 130px; font-weight: bold;}
.products_filter_box label{margin: 0 10px 0 3px;}

.products_search_box{display: inline-block;}

.product_gallery{}
.product_cover{}
.product_thumbs{}
.product_image_thumbs{height: 50px;}
.product_thumb {margin-bottom: 20px;}
.product_thumb > div {box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);border-radius: 10px;padding: 10px 10px 5px;}
.product_thumb .image, .product_thumb .image *{width: 100%;display: block;}
.product_thumb h3.title {border: 0 none;font-size: 14px;padding: 0;}

.product-list .product_thumb{}
.product_features{}
.product_features ul{margin:0}
.product_feature{}
.product_feature_name{font-weight: bold;}
.product_feature_value{}

.product_description{}
.product_description .product_right{background-color: transparent!important;}
.product_description *{font-family: Arial, Helvetica,sans-serif!important;font-size:14px!important;line-height: 1.5em!important;font-weight:400;color:#4B4B4B!important;}
.product_description p{font-size:14px!important;line-height: 1.6em!important;}
.product_description table, .product_description tbody, .product_description td{border:none !important;}
.product_description table{width: 100%!important;border: 1px solid #000 !important;border-radius: 20px 20px 20px 3px;-webkit-border-radius: 20px 20px 20px 3px;display:flex;}

.product_description p[style*='background']{background-color:transparent!important}
.product_description table td[style*='background']{background:transparent!important}
.product_description table td[style*='padding']{padding: 25px 30px!important;}
.product_description table td div{margin-bottom:10px;}

.category_description p:first-child{padding-top:0!important;}


.product_gallery {margin-bottom: 30px;}
.product_gallery a{display:block;width:100%}
.product_gallery .product_cover{max-width:100%;max-height:100%}
.product_gallery .product_thumbs {display:flex;flex-wrap: wrap;}
.product_gallery .product_thumbs a{display:block;background:0 none;  padding: 2px;     border-radius: 3px;    -webkit-border-radius: 3px; border: 1px solid #ccc;  width: 90px;height: 90px;margin:5px 5px 0 0;}
.product_gallery .product_thumbs a img{width: 100%;height:100%; display:block;object-fit:contain;}


.product_description h2 {
    font-size: 24px!important;
    font-weight: 900;
    margin-top: 30px;
    margin-bottom: 0px;
}