/*
 Theme Name:   Map To Health
 Theme URI:    https://www.maptohealth.co.uk
 Description:  This is the official child theme for MapToHealth
 Author:       WPHostee
 Author URI:   https://wphostee.com
 Template:     blossom-coach
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blossom-coach
*/

header.page-header {margin-bottom: 0px !important;}
.widget_bttk_author_bio .title-holder {color: #88ced0;}
.widget_bttk_author_bio .text-signature {color: #88ced0;}
.site-description {font-size: 11px !important;}
section[class*="-section"] {text-align: left;}
div.wpforms-container-full .wpforms-form .wpforms-field {
    background: #f1f1f1;
    margin: 15px 0;
    padding: 5px;
    border-radius: 10px;
}
.main-navigation ul li a {padding: 45px 10px;}

li.btn-menu a {
    padding: 0px !important;
    margin: 0px !important;
    color: #fff !important;
}

section#about_section .textwidget p {
    text-align: justify;
}

.copyright {
    display: none !important;
}