/* 
 Theme Name:     mhphs.co.uk
 Author:         M Dinsdale / MDHosting Ltd / M Harrison
 Author URI:     https://mdhosting.co.uk
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.6
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
/*- Hide menu bar -
#et-top-navigation { visibility: hidden; }
@media only screen and ( max-width: 768px ) {
#main-header { display:none; }
#page-container { padding-top:0px !important }
#main-footer { display:none; }
}


h3{
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1em;
}

-*/