/*
Theme Name: Betheme Child
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 ul.products li.product .desc {
    background: #f2f0f00a;
    padding: 15px 20px;
    text-align: center;
}

body:not(.template-slider) #Header {
    min-height: 220px;
}

@media only screen and (max-width: 767px){
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 150px;
   }}
