/*
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
*/
#Footer .footer_copy .copyright {
    float: left;
    font-size: 12px !important;
}

.image_wrapper img {
    -webkit-transition: width 1000s !important;
    
}

.post-header .title_wrapper h1 {
    
    font-weight: bold;
}

.the_content_wrapper {
    margin: 0 25% 0 25%;
}

#Footer .footer_copy .copyright {
    font-weight: initial;
    line-height: 131% !important;
    width: 100% !important;
}

body.mobile-side-slide {
    position: relative;
    overflow-x: auto;
}

a#cta_button_2664666_2f696413-1a4f-442d-a18a-bb0d5e4818b4 {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: rgb(113,178,0);
    border: 2px solid #ffffff);
    color: rgb(255,255,255) !important;
    font-family: sans-serif;
    height: auto;
    padding: 6px 18px;
    text-shadow: 0px -1px rgb(33,53,0);
    width: auto;
    line-height: 1.5em;
    font-family: 'Montserrat', sans-serif;
}