/*
Theme Name: SDIO
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Thème du site sdio.ch
Author: Pi-Com
Author URI: https://pi-com.ch
Version: 1.0.0
Template: bridge
*/

/*<editor-fold desc="TEMPLATES">*/
/*_________________________________*/
/*---------------------------------*/
/*TEMPLATES*/
/*---------------------------------*/
/*-HTML HEADINGS-*/

/*---------------------------------*/
/*-HTML LINKS-*/

/*---------------------------------*/
/*-HTML TAGS-*/

/*---------------------------------*/
/*-EXTENSIONS AND MODULES-*/
/*--Members shortcodes--*/
.section_members_advantages,
.section_members_members,
.section_members_associations {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: center;
    margin-left: 0;
    margin-right: 0;
}

.section_members_advantages > .wpb_column,
.section_members_members > .wpb_column,
.section_members_associations > .wpb_column {
    float: none;
    margin-top: 20px;
    vertical-align: top;
    display: inline-block;
}

.section_members_advantages > .wpb_column .wpb_wrapper > *,
.section_members_advantages .memberAdvantages > p {
    text-align: center;
}

.section_members_advantages > .wpb_column h4 > .separator,
.section_members_members > .wpb_column h4 > .separator,
.section_members_associations > .wpb_column h4 > .separator {
    background-color: transparent !important;
}

.section_members_advantages h2,
.section_members_members h2,
.section_members_associations h2 {
    font-size: 45px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.section_members_members .memberPresentation,
.section_members_members .memberPresentation > p,
.section_members_associations .memberPresentation,
.section_members_associations .memberPresentation > p {
    text-align: center;
}

/*--Qode Latest posts widget--*/
.sidebar > .qode_latest_posts_widget .latest_post .post_infos {
    display: none;
}
.sidebar > .qode_latest_posts_widget .latest_post .latest_post_title > a {
    font-size: 20px;
    line-height: .9;
    font-weight: 560;
}

/*---------------------------------*/
/*-CUSTOM CLASSES-*/

/*---------------------------------*/
/*</editor-fold>*/

/*<editor-fold desc="PAGES LAYOUT">*/
/*_________________________________*/
/*---------------------------------*/
/*PAGES LAYOUT*/
/*---------------------------------*/
/*-TOP-*/

/*---------------------------------*/
/*-CONTENTS-*/

/*---------------------------------*/
/*-CONTENTS ASIDES-*/

/*---------------------------------*/
/*-FOOTER-*/

/*---------------------------------*/
/*</editor-fold>*/

/*<editor-fold desc="PAGES SPECIFIC">*/
/*_________________________________*/
/*---------------------------------*/
/*PAGES SPECIFIC*/
/*---------------------------------*/
/*-News singles-*/
.single-post .content_inner > .container > .container_inner > div > .column1,
.single-post .content_inner > .container > .container_inner > div > .column2 {
    padding-top: 60px;
}

.single-post .content_inner > .container > .container_inner,
.single-post .content_inner > .container > .container_inner {
    padding-top: 0 !important;
}

.single-post .post h2 {
    margin-bottom: 40px;
}

.single-post .post_info,
.single-post .post_info {
    display: none !important;
}

.single-post .entry_date {
    display: none !important;
}

/*---------------------------------*/
/*</editor-fold>*/



