/*
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]--------------------*/
/*------------------------------------------------*/

/*-------------------[FAQ's]--------------------*/
.et_pb_toggle_item h4.et_pb_toggle_title {
    background: #437637;
	padding: 10px 20px !important;
}
.et_pb_toggle_open h4.et_pb_toggle_title {
    background: #9ebe3c;
}
.et_pb_toggle .et_pb_toggle_title:before {
    right: 10px;
}
.et_pb_toggle_content {
    padding: 10px 20px;
}

.gform_button.button {
    width: 130px;
    height: 48px;
    background: #9ebe3c;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
}
.gform_button.button:hover {
    background: #437637;
}


/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




