/* Saisissez votre CSS personnalisé ci-dessous */
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 1.4rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}
.site-footer {
    border-top: 1px solid #eee; background-color: #222;
}

.single-featured-image-header {display: none;}
.widget_text {word-wrap: break-word; color: #aaa;}
.site-info {display: none;}
.social-navigation {display: none;}
.calendar_wrap {color: #aaa;}
h2.widget-title {
    color: #aaaaaa;
    font-size: 13px;
    font-size: 1.2em;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none 0 -1px 0 rgba(15, 15, 15, 1);
    box-shadow: none 0 -1px 0 rgba(15, 15, 15, 1);
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-meta {display: none;}
.post-navigation .nav-links {display: none;}




.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none 0 -1px 0 rgba(15, 15, 15, 1);
    /* box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); */
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    /* -webkit-box-shadow: none 0 -1px 0 rgba(15, 15, 15, 1); */
    /* box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); */
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}




.widget a:hover .site-footer .widget-area a:hover {color: #fff;}
h2.widget-title {
    color: #aaaaaa;
    font-size: 13px;
    font-size: 1.2em;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.woocommerce-message {
    background: #222;
    color: #fff;
}
.shipped_via {display: none;}

.fvp-share-bar { display: none;}