/*
Theme Name: Divi Child Kabolt
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Version: 3.0.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
V : 01122016
*/

/* ===== GENERAL ==== */

@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed');

h1 {
    font-size: 35px;
    color:#da1010;
    font-family: 'Roboto', sans-serif;
}

h2 {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
}

.et_pb_post h2 a {
    color:#da1010;
}

.et_pb_post h2 a:hover {
    text-decoration: underline;
}

h3 {
    font-size:22px;
    font-family: 'Roboto', sans-serif;
}

h4 {
    font-size:18px;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: underline;
    color: #7a0d0d;
}

.et_pb_posts a.more-link::after {
    display: none;
}

/* Fond spécial */

.et_pb_section.et_section_transparent {
    background-color: transparent !important;
}

/* espace entre main area et menu principal
#et-main-area div {
	margin-top: -20px;
}*/

#main-content {
    min-height: 811px;
}

/* LIENS */

/* effet hover et couleurs lien home et post meta */
.et_pb_bg_layout_light .et_pb_post .post-meta  .et_pb_widget a {
    color:#da1010;
}
.et_pb_bg_layout_light .et_pb_post .post-meta a:hover {
    color:#da1010;
}
 .et_pb_post .post-meta  a {
    color:#da1010;
    display: inline-block;
	position: relative;
	padding-bottom: 3px;
}
 .et_pb_post .post-meta a:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .2s ease, background-color .2s ease;
}
.et_pb_post .post-meta a:hover:after {
	width: 100%;
	background: #da1010;
}
#left-area .post-meta a {
    color:#da1010;
}

.et_pb_post  h2 a{
    color:#da1010;
    display: inline;
	position: relative;
	padding-bottom: 3px;}

.et_pb_post a {
    color:#da1010;
    display: inline-block;
	position: relative;
	padding-bottom: 3px;}

.et_pb_post .entry-featured-image-url:hover:after {
	background: transparent;
}

/* effet hover et couleurs lien sidebar */

#sidebar a , #SidebarHome a {
    color:#da1010;
    display: inline-block;
	position: relative;
	padding-bottom: 3px;
}

#sidebar a:after, #SidebarHome a:after {
    display: none;
}

#sidebar a:hover:after, #SidebarHome a:hover:after {
	width: 100%;
	background: #da1010;
    text-decoration: none;
}


/* ==== MENU PRINCIPAL ==== */
/* Logo*/
#logo {
	max-height: 77% !important;
}

/*Menus*/
.et_header_style_centered #main-header div#et-top-navigation {
    padding-top: 0px !important;
}

.et_header_style_centered #top-menu > li > a {
    color: #000;
    padding-bottom: 8px !important;
	padding-left: 8px;
	padding-top: 8px;
}

#top-menu li {
    padding-right: 8px;
}
.et_fixed_header #top-menu a {
	color: #000;
}

.et_header_style_centered #top-menu > li > a:hover {
    color: #da1010 !important;
    opacity:1;
}
#top-menu a:hover {
    color: #da1010 !important;
}
.nav ul li a:hover {
    opacity:1;
    background-color:#fff;
    color:#da1010;
}

/*couleur menu dossier*/
#menu-item-247 {
	background: #669BAB;
}
#menu-item-247 a{
	background: #669BAB;
	color: #fff !important;
}

/* ===== MENU SECONDAIRE ==== */

#top-header {
	font-size: 15px;
}

#top-header, #et-secondary-nav li ul {
    background-color: #da1010;
}


/* ==== SIDEBAR ==== */

#SidebarHome .et_pb_widget_area_left {
	padding-right: 0px;
	border-right: none;
}

/*suppression extrait des brèves dans la sidebar*/
.extrait_sidebar .post-content p, .extrait_sidebar_event .post-meta .published {
    display:none;
}


.TitreBreves {
	font-size: 26px;
	margin-top: 15px;
}

.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
	margin-bottom: 8px;
}

.TitreBreves p {
	text-align: center;
}

.extrait_breves h2 {
    margin-top: 0px;
}

.extrait_breves {
	border: none;
}

.extrait_breves .entry-title p {
	padding-bottom: 2px;
}

#sidebar , #SidebarHome {
    background-color: #fff;
    width: 20%;
    padding: 7px 7px 7px 7px;
    border: 1px solid #8e1212;
    margin-bottom: 10px;
}

#sidebar img:not(.attachment-shop_thumbnail) , #SidebarHome img:not(.attachment-shop_thumbnail) {
    width: 90%;
}

.et_right_sidebar #sidebar, .et_right_sidebar #SidebarHome {
	margin-left: 12px;
	padding: 7px;
	text-align: left;
}

#SidebarHome .LienWidgetAbo {
    display: none;
}

#SidebarHome .et_pb_post h2 {
    margin-top: 0px;
}

/* ==== HOME ==== */


.et_pb_posts a.more-link {
    width: 88px;
}

.et_pb_row_inner .et_pb_row_inner_0 {
	padding: 0px;
}

.et_pb_column .et_pb_column_3_4  .et_pb_column_0 .et_pb_specialty_column {
	width: 68%;
	margin-right: 3%;
}

#MainContentMargin {
	margin-right: 3%
}

/*couleurs et padding fond et articles */

#BackgroundHome {
    background-color: #e6e6e6 !important;
}

.et_pb_column_inner_0 {
    background-color: transparent;
}

.et_pb_posts {
	padding: 12px;
	background-color: #fff;
	
}

/*slider */
#SliderHome {
	
}
.et_pb_slide_title {
	font-size: 40px;
}

/* titres catégories */

.titres-cat-home {
    font-size: 32px !important;
    color: #fff !important;
    font-family: 'Roboto condensed', 'Roboto', sans-serif;
    height: 48px;
    width: 250px;
    padding: 9px;
    margin-left: 12px;
    
}

.titre-cat-home p{
    font-size: 32px !important;
    color: #fff !important;
}

#CatDossier {
	background: #669BAB;
}

#CatPolitique {
	background: #9e1e15;
}
#CatSociete {
	background: #002870;
}
#CatSocial  {
	background: #F3A40C;
}

#CatPlus  {
	background: #6DB480;
}

#FilRouge {
	background: #c30016;
}

#Desintox {
	background: #9175AF;
}

/*espaces et border posts*/
.et_pb_post {
    margin-bottom: 20px;
    border-bottom: 1px dotted #F00A0A;
    padding-bottom: 20px;
}

.et_pb_post:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

/*taille et position des images à la unes des articles sur la home*/
.et_pb_post a img:before{
    background-color:#da1010;
    opacity:0.3;
}
.et_pb_post a img {
    max-width: 250px;
    vertical-align: bottom;
    float: right;
    margin-left: 8px;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}
.et_pb_post img:hover{
    opacity:0.7;
}




/* ==== SINGLE ARTICLE ==== */
/* couleurs et padding fond */
.et_pb_section {
	padding-top: 2px !important;
	padding-bottom: 10px !important;

}
.et_pb_row {
	padding: 20px 0px 20px 0px !important;
}

#main-content .container::before{
	display: none;
}

#main-content .container {
    padding-top: 12px;
}

#main-content {
	background-color: #e6e6e6;
}

#left-area {
	background-color: #fff;
	padding: 7px 12px 23px 12px;
	width: 78%;
	margin-bottom: 12px;
}

.wp-activate-container {
    background-color: white;
    margin: 0px;
    padding: 45px;
}

/* Quotes*/

blockquote {
  background: #fff;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  /*quotes: "“" "”";*/
  quotes: "\201C" "\201E";
}
blockquote {
	font-style: italic;
	font-size: 18px;
}
blockquote:before, q::before {
  color: #da1919;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote q {
  display: inline;
}
blockquote:after, q::after {
  color: #da1919;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  float: right;
  /*font-size: 1.4em;
  line-height: 5px;
  margin-right: 0.25em;
  margin-top: 52px;
  vertical-align: 0.9em;*/
}

/* ==== FOOTER ==== */

/*
footer{
    position:fixed;
    bottom:0;
    width: 100%;
}
*/

#footer-widgets {
    padding: 12px;
}

.footer-widget .widget_text .textwidget a {
    color: #fff;
}

.footer-widget .widget_text .textwidget a:hover {
    color: #da1010;
    text-decoration:none;
}

#footer-widgets .footer-widget li a:hover {
    color: #da1010;
    text-decoration: none;
}

.et_monarch .et_social_outer_dark .et_social_totalcount {
    display:none;
}

/* ==== WIDGET==== */
.et_pb_widget ul li {
    margin-bottom: 3px;
}
.et_pb_widget a {
    color: #da1010;
    text-decoration: none;
}

.et_pb_widget a:hover {
    color: #da1010;
    text-decoration: underline;
}

/* ===== MONARCH ==== */
.et_social_inline .et_social_mobile_on .et_social_inline_bottom {
	height: 42px;
	margin-bottom: 0px;
}
.et_pb_column .et_pb_column_4_4 {
	min-height: 42px;
}

 /* ================= MOBILE ======================== */
 /* Typo mobile */

@media all and (min-width: 360px) and (min-width: 1405px) {
    h2 {
        font-size:32px;
        font-family: 'Roboto', sans-serif;
    }
    .et_pb_post h2 a {
        color:#da1010;
    }
}

@media all and (max-width:980px) {
    #sidebar , #SidebarHome {
	max-width: 250px;
    }
    .et_right_sidebar #sidebar , .et_right_sidebar #SidebarHome {
	border: 1px solid #8e1212;
	margin-left: auto;
	margin-right: auto;
    }
    .et_right_sidebar #SidebarHome {
        margin-left: 25%;
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
    }
}

/* logo*/
@media screen and (max-width: 980px) {
    #logo {
    	max-width:436px;
	}
}
/* menu principal mobile*/

.et_mobile_menu a:focus{
	color:#da1010;
}

/* images posts home*/ 
@media screen and (max-width: 420px) {
    #left-area .et_pb_post a img {
        max-width: 250px;
        display:block;
        float:none;
        margin: auto;
    }
}

/*main content article */
@media all and (max-width: 978px) {
    #left-area {
        background-color: #fff;
        padding: 7px 12px 23px 12px !important;
        width: 78%;
        margin-bottom: 12px;
    }
}

@media all and (min-width: 980px) {
    .footer-widget {
        width: 20%;
        margin: 0px 5% 5px 0px;
    }
}

@media all and (max-width: 550px) {
    #logo {
        width: 100%;
    }
}

@media all and (max-width: 768px) {
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
         width: 100%;
    }
}

@media all and (min-width: 768px) {
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
         width: 51%;
    }
}


/* ========================= WOOCOMMERCE ==============*/
.woocommerce input.button:hover, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit{
	color: #ccc;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    border: 1px solid #8e1212;
    padding: 7px;
}

/*
.et-cart-info span {
    display: none;
}
*/

.woocommerce div.product form.cart .button:hover, .woocomerce button.button, .woocommerce-page button.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce-page input.button:hover{
    color: #7a0d0d !important;
    border: 2px solid #7a0d0d !important;
}

.widget_products .woocommerce-Price-amount, .woocommerce-LoopProduct-link .woocommerce-Price-amount, .widget_products .woocommerce-price-suffix , .woocommerce-LoopProduct-link .woocommerce-price-suffix {
    display: none;
}

.wc-memberships-restriction-message a, .wc-memberships-member-discount-message a {
    text-decoration: underline;
}

.woocommerce ul.product_list_widget li img {
     width: 55px;
}

/*
.et-cart-info:before {
    content: 'Panier';
}
*/

/*
.et-fixed-header #top-menu a {
color: #fff;
}

@media only screen and (min-width: 981px) {
.et-fixed-header #top-menu .menu-item a {
color: #fff;
}
}
*/


/* posts titles */

.post h1 {
    color: #333;
    font-size: 22px;
}
.post h2 {
    color: #333;
    font-size: 20px;
}
.post h3 {
    color: #28728c;
    font-size: 19px;
}
.post h4 {
    color: #930e0e;
    font-size: 18px;
}
.post h5 {
    color: #333;
    font-size: 17px;
}
.post h6 {
    color: #333;
    font-size: 15px;
    font-style: italic;
}
