/*
Theme Name: Buzz Com Child Bridge
Theme URI: 
Description: Pour la Mairie de Soral
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* texte et séparation */
.vc_text_separator.full div {
    padding: 0 35px;
    line-height: 36px;
    top: -19px;
    font-size: 26px;
    font-weight: 600;
	color: #444444;
	text-transform: uppercase;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid transparent;
    display: inline-block;
    position: relative;
}

.vc_text_separator.full {
    padding-bottom: 30px;
    border-top: 1px solid #cd0019;
    margin-top: 20px;
    border-bottom: 0;
}

.blog_holder.blog_chequered article .date {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 4px;
    visibility: hidden;
}

.blog_holder.blog_chequered article {
    margin-bottom: 0;
    width: 25%;
    padding: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: left;
    z-index: 100;
}

    .blog_holder.blog_chequered article .post_text h5 {
        font-size: 20px;
        line-height: 22px;
        text-transform: none;
        font-weight: 700;
        margin-bottom: 0;
}

.q_dropcap.normal {
    font-weight: 700;
    left: 8px;
    font-family: serif;
}

/* side */
.container aside {
    position: relative;
    z-index: 11;
    background-color: #b4b4b4;
    padding: 20px;
}

aside .widget .alignleft {
    float: left;
    margin: 0;
    margin: 0px 0px 0px;
}

/* icone */
.q_icon_list .qode-ili-icon-holder, .q_icon_list i {
    background-color: #cd0019;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    height: 27px;
    width: 27px;
    text-align: center;
}


.container aside.sidebar {
    position: relative;
    z-index: 11;
    background-color: #b4b4b4;
    padding: 20px;
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 10px;
}

#tribe-events-pg-template, .tribe-events-pg-template {
    margin: 20% 5% 5% 5%;
    max-width: 1200px;
}

.single-tribe_events #tribe-events-header {
    display: inherit;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
flex: none;
position: relative;
width: 64px;
background: rgb(186, 186, 186);
padding: 5px;
margin: 0px 10px 0px 0px;
}

.tribe-events .tribe-events-c-top-bar__datepicker {
flex: auto;
display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker {
display: none;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar {
    display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
    display: none;
}