/*
 Theme Name:   Balance Child Theme
 Theme URI:    https://balance.axiomthemes.com
 Description:  Balance Child Theme
 Author:       AxiomThemes.com
 Author URI:   https://axiomthemes.com
 Template:     balance
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  balance
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

@import 'fonts/gotham.css';

body {
    font-family: 'Gotham Greek';
}

.poioieimastesubtitle .sc_title_default > span {
font-size: 15px;
font-weight: 500;
line-height: 18px;
}
.poioieimastesubtitle .sc_item_subtitle{
	margin: 0;
}
/* 
.poioieimastebutton .{
	color: #1EAFC2;
} */

.post_meta .post_meta_item, .post_meta .vc_inline-link{
	color: #1EAFC2 !important;
}
.sc_layouts_row_type_compact.scheme_dark #style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:hover,
.sc_layouts_row_type_compact.scheme_dark #style-9.mc4wp-form .mc4wp-form-fields input[type="email"]:focus,
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"] {
	color: white;
}