/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.15.1539528903
Updated: 2018-10-14 16:55:03

*/

.text-pink-dark {
	color:#eb2092 !important;
}

.bg-pink-dark {
	background-color:#eb2092 !important;
}

.border-pink {
	border-color:#eb2092 !important;
}

.et-social-linkedin a:before { 
	content: '\e09d';
}

#footer-widgets {
	padding-top:3%;
}

.widget_nav_menu {
	width:100%;
}

.menu-menu-footer-container {
	text-align:center;
}

.menu-menu-footer-container ul li a {
	color:#bbb !important;
}
.menu-menu-footer-container ul li:before {
	display:none;
}

.footer-widget {
	margin-bottom:1.5% !important;
}

#footer-bottom {
	display:none;
}

.sub-menu .menu-item:hover a{
	color:#eb2092 !important;
}

.min-h-screen {
    min-height: auto !important;
}