/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#custom-contact-form .wpcf7-form-control.wpcf7-submit {
    color: #000000;  /* Textfarbe */
    background-color: #FFFFFF;  /* Hintergrund */
}

#custom-contact-form .wpcf7-not-valid-tip {
    color: #000000;  /* Textfarbe */
    background-color: #FFFFFF;  /* Hintergrund */
}


/* Custom Styles for H1 on Homepage */
.custom_h1_homepage {
	text-shadow: 2px 2px 4px #000000;  /* Schatten */
}

/* Custom Styles for H3 on Homepage */
.custom_h3_homepage {
	text-shadow: 2px 2px 4px #000000;  /* Schatten */
}



.video-placeholder-normal {
    visibility: hidden !important;
}



	





	





