@charset 'utf-8';
/*
 Theme Name:   Eject Child Theme
 Theme URI:    http://eject.themerex.net/
 Description:  Eject Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     eject
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  eject
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.socials_wrap {
	display: none;
}


.scheme_dark .column-1_4 {
	padding: 0px;

}	
	
.scheme_dark .columns_wrap {
	margin: 0px;
}


.scheme_dark .widget_title {	
	display: none;
}

.footer_wrap.footer_default .footer_widgets_wrap {
    padding-top: 2em;
    padding-bottom: 0em;
}

.footer_wrap.footer_default .footer_widgets_wrap a {    
    float: left;
    margin: 0 10px;
    
}


.scheme_dark .footer_copyright_inner {	  
    background-color: #00533E;
    color: #8d8f98;
    padding-top: 0em;
    padding-bottom: 1em;
}


.style-svg {
    fill: #fff;
    width: 30px;
    height: 30px;
    
}

.style-svg:hover {
    fill: #C36110;    
}

.myMargin {
	margin: 120px;
	
}

