/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.responsive .container{
	max-width: 1450px !important;
}

/* Header CSS Start */
.all_colors .av-section-cont-open{
	padding: 0px !important;
}



/* Header CSS End */


/* Footer CSS Start */
#footer .container{
	background-color: #000000;
}
#socket .container{
	background-color: #FFF;
	padding:0px !important;
}
#socket .container .copyright{
	display:flex;
	justify-content: space-between;
	width: 100%;
	font-size: 16px;
	padding: 15px 0 0 0;
}
#socket .container .copyright a{
	color: #000;
	font-weight: bold;
}
#socket {
	border : none;
}
#footer , #second-footer{
	 border: none;
}

.oil-footer{
	height:170px;
	display: flex;
	align-items: center;
}
.footer-img{
	display:flex;
	justify-content:end;
}
.widgettitle{
	display:flex;
	justify-content:end;
}
.menu-quick-link-container #menu-quick-link{
    display: flex;
    justify-content: space-between;
}
#footer .widget_nav_menu .widgettitle {
    color: #ffffff;
}

#footer .widget_nav_menu ul li a {
    color: #ffffff;
}
.oil-footer .text-red{
	color : #FF7F3E;
}
.oil-footer .text-white{
 	color : #FFFFFF; 
}

.about-text .text-red{
	color : #FF7F3E;
}
.about-text .text-white{
 	color : #FFFFFF; 
}
/* Footer CSS End */

/*Add your own styles here:*/