/*
Theme Name: Festival de Poupet 2020
Template: Divi
*/
@import url('../Divi/style.css');
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	display : none;
}

#top-header {
    background-color: rgb(127, 44, 76);
    color: rgb(255, 255, 255);
}

#top-menu a {
    display: block;
    position: relative;
}

/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessous pour en savoir plus.
*/
body #page-container .et_pb_button_0 {
    font-size: 17px !important;
}
#footer-widgets {
    padding: 6% 0 0;
    display: none;
}
.ngg-album-compact {
    padding-right: 10px !important;
}
.et_overlay::before {
    color: #E2E213 !important;
}
.et_overlay {
 background: rgba(40,103,110,0.6);
	}
	
.woocommerce-message a.button.wc-forward {
    display : none;	
}

.related products {
    display : none;	
}

#top-header  {
    background-color:#bc4e56 !important;
	color : #fff;

}

#main-header {
    background-color:#fff;
}

.et_overlay::before {
    color: #f1874f;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a, .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a, .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a, .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a {
    color: #f1874f;
	} 
.nav li ul {
    border-color: #BC4E56!important;
}
.et_pb_section_1 {
    background-color:#001E2D !important;
}
.ngg-album-compactbox .Thumb {
	max-width: 240px !important;
}
.ngg-album-compactbox { border: 0px !important; } .ngg-album-compactbox::after { border-bottom: 0px !important; } .ngg-album-compactbox::before { border-bottom: 0px !important; }
.ngg-album-desc {
text-align : center;}
.ngg-album-gallery-image-counter {
display : none;
}
a {
font-weight : 600;
}

.et_pb_text_0 {
    letter-spacing: 2px !important;
}
.et-cart-info {
display : none;
}

‪#footer-widgets {
display: none !important;
}

#dateFestival {
    color: #fff;
    font-size: 14px;
	font-weight: 400;
	line-height: 1.7em;
}
#fancybox-wrap {
	top : 110px !important;
}
#et-info-email {
display: none !important;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
    color: #fff;
    font-size: 37px;
    font-weight: 900;
}
.billetterie_tb .bloc_liste_billets {
	border : 1px solid #000 !important;
}
.ticket_details p {
    margin-top: 0px !important;
}
.et_pb_toggle_open 
h5.et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #fff !important;
}

.et_pb_toggle_content {
    color: #fff;
}

.et_pb_toggle_open, .et_pb_toggle_close {
    padding: 20px;
    background-color: #001E2D;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #fff;
}


/*** REMOVES DEFAULT BORDER AND ADJUSTS PADDING - OPTIONAL ***/
.et_pb_blog_grid .et_pb_post {
    border: none;
    padding: 20px;
}
/*** REPLACE THE CATEGORY SLUGS WITH YOURS AND CHANGE THE COLORS ***/
.et_pb_blog_grid .et_pb_post.category-les-benevoles {
    border-top: 12px solid #EF233C;
}
.et_pb_blog_grid .et_pb_post.category-les-artistes-2018 {
    border-top: 12px solid #084C61;
}
.et_pb_blog_grid .et_pb_post.category-under-the-sea {
    border-top: 12px solid #0DAB76;
}
.et_pb_blog_grid .et_pb_post.category-les-retours-sur-les-concerts {
    border-top: 12px solid #EB4600;
}
/*** READ MORE BUTTON STYLING - REPLACE WITH YOUR CATEGORY SLUGS AND COLORS ***/
.et_pb_post.category-les-benevoles a.more-link {
    background: #EF233C;
}
.et_pb_post.category-les-artistes-2018 a.more-link {
    background: #084C61;
}
.et_pb_post.category-under-the-sea a.more-link {
    background: #0DAB76;
}
.et_pb_post.category-les-retours-sur-les-concerts a.more-link {
    background: #EB4600;
}
a.more-link {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 10px;
    margin-top: 10px;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
/*** ALL BUTTONS ON HOVER TURN BLACK ***/
.et_pb_post.category-les-benevoles a.more-link:hover,
.et_pb_post.category-les-artistes-2018 a.more-link:hover,
.et_pb_post.category-under-the-sea a.more-link:hover,
.et_pb_post.category-les-retours-sur-les-concerts a.more-link:hover {
    background: #000;
}
.ngg-album-compactbox .Thumb {
    max-height: 160px;
}
