/*
Theme Name:	CityGov - Child Theme
Theme URI: http://www.wikafi.be
Description:	Wikafi
Author:		Jef
Author URI: http://www.wikafi.be
Template:	citygov
Version:	0.1
*/

/* ADD SOME STYLE BELOW */

.tmnf_width_wide .container_head {
    max-width: 1440px!important;
}

.sidebar_item{
    border: 1px solid #eaeaea;
    padding: 20px 20px!important;
    margin: 0 0 20px 0!important;
}


.sidebar_item h3.widget{
    font-size:20px!important;
}

#menu-sidebar-menu .current_page_item a{
    color:#CA3838!important;
}



.sidebar_item img.img_full {
     margin: inherit!important;
     max-width:  inherit!important;
    width: calc(100%);
}


body.post-type-archive-tribe_events .page-header, body.archive.category .page-header{
    padding:100px 0 80px 0!important;
}

body.post-type-archive-tribe_events .page-header .entry-title, body.archive.category .page-header  h1.archiv, .tmnf_width_wide .page-header .entry-title{
       color: #FFFFFF;
    font-family: "Besley", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    margin-left:10px;
}

body.post-type-archive-tribe_events .tmnf_width_wide .container, body.archive.category .tmnf_width_wide .container, body.post-type-archive-tribe_events .tmnf_width_wide .container_alt{
    max-width: 1440px!important;
}

.tmnf_width_wide .container{
    max-width: 1440px!important;
}

body.post-type-archive-tribe_events .main-breadcrumbs{
    display:none;
}


#footer .footop{
    display:none;
}

#tribe-community-events .tribe-section-taxonomy,
#tribe-community-events .tribe-section-virtual, 
#tribe-community-events .tribe-section-event-status, 
#tribe-community-events .tribe-section-cost{
	display:none;
}