/*
 Theme Name:   Tennis SportClub Child Theme
 Theme URI:    https://tennis-sportclub.themerex.net/
 Description:  Tennis SportClub Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     tennis-sportclub
 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:  tennis-sportclub
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
	
	    background-color:#396322
}

.menu_mobile .menu_mobile_inner{
	background-color:#396322
}

.sidebar_default[class*="scheme_"] .sidebar_inner{
	padding: 1.2em 0;
}

.post_header_wrap_style_style-5 .post_featured img {
    max-width: 100%;
    width: 100%;
    height: 400px;
}

.tribe-events-event-image img {
    display: block;
    height: 400px;
}
.page_content_wrap {
    padding-top: 2.1rem;
    padding-bottom: 2.4rem;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__container, .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none;
}