/*
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 div.product .product_title {
    font-family: Inter, sans-serif;
    letter-spacing: -.02em;
    color: #0000b4;
    font-size: 2.6rem;
    line-height: 1.13333em;
    font-weight: 700;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.custom-section {height:100px; background:#000;}