/*
 Theme Name:   Cloe Brooks Child Theme
 Theme URI:    http://cloe-brooks.themerex.net
 Description:  Cloe Brooks Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     cloe-brooks
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  cloe-brooks
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.form-style-2 input::placeholder{
	color: white !important;
}

.form-style-2 textarea::placeholder{
	color: white !important;
}

.wpcf7-list-item-label{
	color: white !important;
}

a.boton-header{
	background: #9EAD9D !important; 
}

.sc_icons_creative.color_style_link2 .sc_icons_item:hover .sc_icons_decoration_bg svg.decor-svg{
	fill: #9EAD9D !important;
}
span.submit-style-in{
	background-color: #e5ce85 !important;
}
.sc_testimonials_hover .sc_testimonials_item:hover{
	background-color: #9EAD9D;
}
.header-top-1{
	font-size:  15px;	
}
.sc_button_text{
	font-size:  15px;	
}
.header-font-2{
	font-size: 16px;
}

.link_text{
	font-family: Aller, sans-serif;
}

h1.title-slider{
	font-family: var(--theme-font-h1_font-family) !important;
}