/* 
 Theme Name:     MDHosting
 Author:         MDHosting
 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.8.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* -- menu call to action (client login ect) -- */
.menu_cta {
background-color: #ff6900;
color: #fff;
border-radius: 5px;
padding: 0 !important;
}

.menu_cta a {
color: #fff !important;
padding: 15px 15px 15px 15px !important;
}

/*make google captcha badge visable above all sections */
.grecaptcha-badge{
	z-index:100 !important
}