/*
 Theme Name:   Confix Child Theme
 Theme URI:    http://confix.themerex.net/
 Description:  Confix Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     confix
 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:  topper
*/


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

.page_content_wrap {
	padding-top: 0!important;
}

/* Mobile menu open */
.scheme_dark .sc_layouts_logo .logo_slogan {
	color: #FFFFFF !important;
}

.scheme_dark .menu_mobile_inner {
	background-color: #cf0823 !important;
}

.scheme_dark .menu_mobile_inner a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:before,
.scheme_dark .menu_mobile_inner a:hover,
.scheme_dark .menu_mobile_inner .current-menu-ancestor>a,
.scheme_dark .menu_mobile_inner .current-menu-item>a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:hover:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
	color: #FFFFFF !important;
}

.mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
	display: none !important;
}

.scheme_dark .theme_button_close_icon:before,
.scheme_dark .theme_button_close_icon:after,
.scheme_dark .theme_button_close:hover .theme_button_close_icon:before,
.scheme_dark .theme_button_close:focus .theme_button_close_icon:before,
.scheme_dark .theme_button_close:hover .theme_button_close_icon:after,
.scheme_dark .theme_button_close:focus .theme_button_close_icon:after {
	border-color: #FFFFFF !important;
}

.sc_icons_extra.sc_icons_size_medium .sc_icons_item {
    padding: 30px !important;
}

/* Masque les événements dans la page single*/
#tribe-events-footer {
	display: none !important;
}