/*
Theme Name: CoachFocus Child
Theme URI: https://coachfocus.qodeinteractive.com
Description: A child theme of CoachFocus
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.1
Text Domain: coachfocus
Template: coachfocus
*/

.boton-verde a{
	/*
	background-color: #59623E !important;
	*/
	border-color: rgb(89, 98, 62) !important;
    background-color: #59623E !important;
    color: #FAF7F3 !important;	
}

.boton-verde a:hover{
	/*
	background-color: #59623E !important;
	*/
	border-color: rgb(89, 98, 62) !important;	
    background-color: #FAF7F3 !important;
    color: #59623E !important;
}

.qodef-offset-image-holder{
	right: -60% !important;
}

.sr7-staticslide{
    display: none !important;
}

.wp-block-social-link-anchor svg{
    fill: white;
}


.boton-inicio .qodef-button{
    background-color: #59623E !important;
    color: #FAF7F3 !important;
}

.boton-inicio .qodef-button:hover{
    background-color: #FAF7F3 !important;
    color: #59623E !important;
}

.qodef-testimonials-list .qodef-e-text{
	font-size: 22px !important;
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
    background-color: #000 !important;
}