/*
 Theme Name:   FC United Child Theme
 Theme URI:    http://fc-united.axiomthemes.com/
 Description:  FC United Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     fcunited
 Version:      2.17
 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:  fcunited
*/


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


/*HOME*/
.scheme_dark .sc_promo .sc_promo_descr{color: #EDE9E9 !important; text-align: justify !important;}
.sc_item_descr.sc_promo_descr{text-align: justify !important;}
.sc_promo_content.sc_item_content{text-align: justify !important;}
.sc_promo.sc_promo_size_large .sc_promo_content{max-width:100% !important;}
.scheme_default .sc_item_subtitle{margin-bottom: 10px !important;} /*fer-se soci/a titol */

@media (max-width: 767px){
    .sc_promo_image, .sc_promo_image_wrap {min-height: 40em !important;}
    #menu-footer{margin: 0 auto !important;}
}

@media (max-width: 479px){
    .sc_promo_image, .sc_promo_image_wrap {min-height: 25em !important;}
    .sc_layouts_title_caption, .front_page_section_caption, 
    .post_item_single .post_header_single .post_title{font-size: 42px !important;}
}

/*menu*/
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):not(.elementor-button){color:  black;}

.scheme_default .sc_layouts_menu_nav>li ul.sub-menu li>a{color: white !important;}
.scheme_default .sc_layouts_menu_nav>li ul.sub-menu li>a:hover,
.scheme_default .sc_layouts_menu_nav>li ul.sub-menu li>a:active{color: #ff0000 !important;}

.scheme_default .sc_layouts_menu_mobile_button .sc_layouts_item_icon{background: #ff0000 !important;}

ul.submenu li a span{color: white !important;}
ul.submenu li a:hover span{color: #ff0000 !important;}


