/*
 Theme Name:   FitFlex Child Theme
 Theme URI:    https://fitflex.axiomthemes.com/
 Description:  FitFlex Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     fitflex
 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:  fitflex
*/


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

.sc_skills_seperator{
    width: 20px;
}

.sc_skills_digits .sc_skills_digit  span{
	font-size: 90%;
}

.sc_skills_digits .sc_skills_digit .sc_skills_digit_wrap .sc_skills_digit_seperator {
    display: block;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.sc_skills_digits .sc_skills_digit .sc_skills_digit_wrap .sc_skills_digit_seperator .sc_skills_digit_seperator_value {
    display: block;
    line-height: 1em;
    text-align: center;
}

.wpcf7 .wpcf7-submit-style .submit-style-in{
	background-color: #fff;
    color: #000;
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit, 
[class*="scheme_"].sidebar input[type="submit"]{
	color: #000;
}

.wpcf7 .wpcf7-submit-style .wpcf7-submit:hover, 
[class*="scheme_"].sidebar input[type="submit"]:hover{
	color: #fff;
}

.sidebar_inner .contacts_info>span:before,
.sidebar_inner .contacts_info>a:before
{
    color: #fff !important;
}