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

/* Social Icons Footer Customization */

.et_pb_social_media_follow li {
	margin-right: -25px;
}

#EP-Footer a {
	color:white;
}

/* Menu Contact */


@media only screen and ( min-width: 981px ) {
.ep-contact a {
    background-color: #e8927b;
    padding: 10px 30px !important;
    border-radius: 2px;
    color: #fff !important;
    font-weight: 400;
    letter-spacing: 1px;
}
 
.et-fixed-header .ep-contact a   {
     color: #fff !important;
}}

/* Font Awesome Color */

.fab {
	color: #e2b86f !important;
}

/* Top Menu */

#top-menu li a {
	font-weight: 300;
}