/*
 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
------------------------------------------------------------ */
h1{ color:#DBE936 !important;}
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a{ color: #FFF !important;}
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover{ color: #DBE936!important;}
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after{
    background: #DBE936!important;
}
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover, .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]):focus,
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]){
    color: #FFF !important;
}
.elementor-nav-menu--dropdown{
    background: none;
}
.elementor-nav-menu--dropdown a{
    color:#fff!important;
}
.sc_price_item .sc_price_item_price,
.sc_price_metro .sc_price_item_title,
.sc_price_item_details p, .sc_price_item_details ul, .sc_price_item_details ol{
	color:#fff!important;
}
#sb_instagram #sbi_images .sbi_item{box-shadow: 8px 8px 0 #dbea35;}

@media screen and (min-width:768px){
	.one-of-four{max-width:25%;}
}

#ezfit-embed{
    padding: 30px 20px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
}
