/*
 Theme Name:   Rousseaux Les Bons Tuyaux
 Theme URI:    http://rousseauxlesbonstuyaux.fr/
 Description:  Augmenter son niveau de vie, pas ses dépenses
 Author:       Antoine Rousseaux
 Author URI:   https://collectif-web.ca
 Template:     generatepress
 Version:      0.1
*/


/* HEADER */
.header-image {
    height: 50px;
}
body {
background-color:rgba(27, 188, 156, 0.38) ;
}

/* FOOTER */
.site-footer  #mce-EMAIL {
    border-radius: 4px;
    border: 1px solid #f62340;
width: 90%;
}
.site-footer  .mc-field-group {
    width: 50%;
    float: left;
}
#mc-embedded-subscribe {
    background-color: #f62340;
}
.site-footer  #mc_embed_signup .clear {
    clear: none;
}
.site-footer  .submit-button {
    width: 30%!important;
    float: left;
}
.site-footer  .mc-field-group {
    width: 50%;
    float: left;
    display: block;
    clear: none;
}

/* HOME */
.homepage-widget #mce-EMAIL {
    width: 50%;
}
.homepage-widget .submit-button {
    margin: 15px 0;
}
.homepage-widget  #mce-EMAIL {
    border-radius: 4px;
    border: 1px solid #f62340;
}
.homepage-widget  #mc-embedded-subscribe {
    background-color: #f62340;
    border-radius: 4px;
}

/* SINGLE POST */
.single-post .sd-content ul li a.sd-button:before {
    font: 400 25px/1 social-logos;
}

.single-post .sd-social-icon .sd-content ul li[class*=share-] a, .single-post .sd-social-icon .sd-content ul li[class*=share-] a:hover {
    padding: 10px 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.sharedaddy h3.sd-title:before {
display:none;
}
.sd-social.sd-social-icon.sd-sharing {
    text-align: center;
}
.sharedaddy h3.sd-title {
    font-size: 22px!important;
}

#snippet-box {
    display: none;
}

/* TEST HOME 2 */

.listing-item {
    width: 29%;
    float: left;
margin: 0 2%;
    list-style: none;
}
.listing-item .image {
    min-height: 240px;
    display: inline-grid;
}
.date {
    display: block;
}
.excerpt a {
    display: block;
}

/* COUPONS */
.coupon-archive-block h2 {
    display: none;
}