@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
-------------------------------------------------------------- */
.scheme_dark .mc4wp-form input[type="submit"]{
	background-color: #db9600;
}

.scheme_default .mc4wp-form input[type="submit"]:hover, .scheme_default .mc4wp-form input[type="submit"]:focus {
    background-color: #e8aa0c;
}

.scheme_dark .widget_contacts .contacts_info span:before, .scheme_dark .widget_contacts .contacts_info>div>a:before, .scheme_dark .widget_contacts .contacts_info>a:before{
	color: #fff;
}

.scheme_dark.footer_wrap .sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon{
	color: #e8aa0c;
}

.scheme_default .post_item_single .post_header .post_categories{
	color: transparent;
}

.scheme_default .sc_blogger_default .post_featured .post_meta_item.post_categories a{
	margin-right: 5px;
}

.scheme_dark input[type="email"]{
	background-color: #003054;
}

label[for="wp-comment-cookies-consent"]{
	display: flex;
}

.scheme_default .sc_blogger_item_title a:hover, .scheme_default .sc_blogger_item_title a:hover, .scheme_default .post_item .post_title a:hover{
	color: #003054 !important;
}

.post_layout_news-portfolio .post_featured.hover_icon .mask {
    background-color: rgba(0, 48, 84, 0.6);
}

.wpb_wrapper .vc_custom_1558374344172 {
    background-color: #003054 !important;
}