/*
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
*/
/*div#Top_bar {*/
/*    background: #fff;*/
/*}*/
.logo {
    background: #fff;
}
.woocommerce .product div.entry-summary .woocommerce-product-details__short-description {
    float: none !important;
}

.woocommerce-product-details__short-description ul {
    list-style: inside !important;
}

div#Subheader h1.title {
    font-size: 2rem;
}