/*
Theme Name: Eiddo Child
Theme URI: http://eiddo.select-themes.com
Description: A child theme of Eiddo Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: eiddo
Template: eiddo
*/
body .qodef-footer-top-holder .qodef-subscribe .wpcf7-form-control.wpcf7-submit{
    float: none;
}

.grecaptcha-badge{
    z-index: 9999;
}

.youtube-consent-message p{ 
text-align: center; 
color: red; 
font-weight: bold; 
font-size: 20px; 
} 
.youtube-consent-message { 
display: none; 
} 
body.cookies-not-accepted .youtube-consent-message { 
display: block; 
}
