/*
 Theme Name:     EldinR Premium Theme
 Theme URI:      https://www.eldinr.com
 Description:    EldinR Premium Divi Child Theme
 Author:         EldinR.
 Author URI:     https://www.eldinr.com
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*=== General CSS Starts Here ===*/

/* Main rules */

#BottomFooter a,
#FooterLayout a{
	color:#f57e31;
	font-weight: 400;
}

p {
	font-weight: 300;
    letter-spacing: 0.2px;
}

/* Menu button consult */

.FreeConsultation {
	border: 5px dashed #fe8900;
    height: 70px;
    margin-top: 20px !important;
    margin-right: 10px !important;
}

/* Form Button */

.with_frm_style .frm_submit {
	text-align: center;
}

.frm_button_submit {
	font-family: "Public Sans", Helvetica, Arial, Lucida, sans-serif !important;
    background: #ff8a00 !important;
    color: white !important;
    text-transform: uppercase !important;
    border: none !important;
}

/* Header */

#JK-Header a {
	color: #ff8a00 !important;
	font-weight: bold !important;
}