/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


.custom_form_custom_css input[type=text]{
    background: url('/wp-content/uploads/2023/10/form_inputs.png') left top !important;
    background-size: cover !important;
}


a.link-with-golden{
    color: #c9a768;
}







/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD CONTROL MORE DEVICES AND VIEWS FROM 981]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

@font-face{
    font-family:"Petit Fleur Normal";
    font-display:swap;src:url("/wp-content/uploads/et-fonts/Petit-Fleur-Normal.ttf") format("truetype");
    
}



.et-dropcap {
    font-size: 4.6em !important;
    line-height: 0.7; 
    padding-top: 10px;
    font-family: 'Petit Fleur Normal',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 400;
}




p.golden_text_color a{
    color: #c9a768;
}

 

@media screen and (max-width: 768px) {
	.et-dropcap {
    font-size: 400% !important; 
} 
	

}


@media screen and (min-width: 982px) {
	.custom_responsive_button_p_a.et_pb_text_0{
		/*font-size: 3.0vw;*/
		/*margin-top: -6.5%!important;*/
	} 
	
	.custom_responsive_button_p_a.et_pb_text_0{
		/*font-size: 5.0 vw; */
	}  
	
	.custom_games_big_button_p_a.et_pb_text_0{
		/*line-height: 1.0em;*/
	}  
	
	

}

 
