/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow.
*/
.main-navigation {
    border-top:2px solid #E0E0E0;
    border-bottom:2px solid #E0E0E0
}
@media screen and (min-width: 768px) {
    .col2 {
        column-count: 2;
    }
}
.accentclr{
    color:#d30500
}
.accentclr a:link{
    color:#d30500
}
.accentclr a:visited{
    color:#d30500
}
.titreblanc {
    padding-top: 50px;
    color:#ffffff;
    font-size:60px;
    font-weight:bold;
}
hr {
    height: 1px;
    color: #E0E0E0;
    background-color: #E0E0E0;
    border: 0;
}
/* h3{
    color:#d30500
}*/

.entry-title {
    padding-top:15px;
}
.type-post {
    margin-bottom:4px;
}
.inside-article {
    padding-bottom:4px;
}
.post-image{
    padding-bottom:4px;
    margin-right:16px;
}
.entry-summary {
    margin-top:6px;
}
.read-more {
    display:none;
}
figcaption {
    font-size:14px;
    padding-bottom:10px;
}
.site-header{
    background: #dee1e9;
    background: -moz-linear-gradient(45deg, #dee1e9 0%, #ced6e1 33%, #dbe4eb 66%, #d4dce4 100%);
    background: -webkit-linear-gradient(45deg, #dee1e9 0%,#ced6e1 33%,#dbe4eb 66%,#d4dce4 100%);
    background: linear-gradient(45deg, #dee1e9 0%,#ced6e1 33%,#dbe4eb 66%,#d4dce4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee1e9', endColorstr='#d4dce4',GradientType=1 );
}
.single-post h2{
    border-bottom: 1px solid #d30500;
    display:flex;
    font-weight: 600;
    padding: 10px 0px;
    font-size: 24pt !important;
    color:#111
}
.fauxh2bk {
    font-size:29px;
    font-weight: 600;
}
.center{
    text-align:center;
}
.entry-date, .entry-meta, .byline {
    font-size:16px;
}
h2.entry-title {
    padding-top:0px;
}
#breadcrumbs{
    border-bottom: 1px solid #5A6A71;
    padding-bottom:15px;
}
#breadcrumbs a:link{
    color:#000000;
    font-weight:bold;
	
}
.breadcrumb_last{
    display:none;
}
.splash{
    font-size:70px;
    color: #D30500;
    font-weight:bolder;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}
.main-navigation ul ul {
    width:250px;
}
.mailpoet_checkbox_label {
    font-size:14px
}
.ombre01{
    text-shadow: 0px 0px 8px #666666;
}
.nturl {
    padding-right:10px
}
.bouton {
    color: #536C79 !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #ffffff;
    padding: 10px 15px;
    border: 3px solid #536C79 !important;
    display: inline-block;
    transition: all 0.4s ease 0s;
    border-radius: 14px;
}
.bouton:hover {
    color: #ffffff !important;
    background: #D30500;
    border-color: #D30500 !important;
    transition: all 0.4s ease 0s;
}
.featured-image .wp-caption-text {
    padding: 6px;
    max-width: 770px;
    margin: auto;
    line-height: 1.4em;
}
.citation01{
    font-style:italic;
    font-size:28px;
    color:#5A6A71;
    width:66%;
    line-height:1.1em;
    float:right;
    margin:0px;
    text-align:right;
}
.citation02{
    font-style:italic;
    font-size:28px;
    background:#5A6A71;
    color:#fff;
    padding:10px 20px 20px;
    width:66%;
    line-height:1.1em;
    float:right;
    text-align:right;
    margin:0px;
}
.citation03{
    font-style:italic;
    font-size:28px;
    color:#d30500;
    width:66%;
    line-height:1.1em;
    float:right;
    margin:0px;
    text-align:right;
}
#liendptenheaderregion a:link{
    color:#d30500;
    text-transform:uppercase;
    font-size:16px;
}
.titrealaune01{
    color:#fff;
    text-transform: uppercase;
    text-align:center;
    padding-top:4px;
    margin-top:0px;
    font-size:18px;
    font-weight:bold;
    background-color:#233C49;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.boite{
    box-shadow: 12px 12px 2px 1px rgba(102, 102, 102, .3);
    border:1px solid #666;
    padding:10px;
}
.nav-links{
    text-align: center;
    margin:20px 0px;
}
.page-numbers {
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
}
a:hover.page-numbers {
    text-decoration:underline;
}
.current {
    background:#D30500;
    color:#ffffff;
    border: 3px solid #D30500;
}
a:link.btnggnews{
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
a:hover.btnggnews{
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}
.font14{
    font-size:14px
}
.twitter-tweet{
    margin:auto;
}
 .coldroiteimg img{
    width:64px;
     height:64px;
}
/* Colonne Droite Start */
#wpsp-32872 a:link {
 color: #000;
}
#wpsp-32872 a:visited {
 color: #000;
}
#wpsp-32872 h3 {
 font-size: 17px;
}

.wp-show-posts-entry-date {
 color: #3F535F;
}
h2.widget-title {
 border: none;
}
.sidebar {
 background-color: #f5f5f5;
}
#custom_html-18 {
 background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.cartefranceidj {
 fill: #f5f5f5;
 stroke: #5c7480;
 stroke-width: 2;
 stroke-linejoin: round;
 transition: fill 0.3s;
}
path:hover {
 fill: #d30500 !important;
}
.wp-show-posts img {
 padding-bottom: 22px;
}
p.wp-show-posts-entry-title {font-weight:bold; font-size:16px;}
.styleh2 { font-weight: 700; font-size: 32px; color:#d30500}
/* Colonne Droite End */
.boutonabo {
 color: #fff !important;
 text-transform: uppercase;
 text-decoration: none;
 background: #536c79;
 padding: 8px 15px;
 display: inline-block;
 transition: all 0.2s ease 0s;
}
a.boutonabo:hover {
 background: #d30500;
}
/* cacher la legende dans les pages archives*/
.thumb-caption-text {
 display: none;
}

/* Liste */
#main ul {
 margin-left: 0px;
 list-style: none;
}
#main li {
 list-style-position: inside;
 margin-bottom: 10px;
}
#main ul li::before {
 content: "►"; /* =bullet• 🠊►*/
 color: #d30500;
font-size:13px;	
 display: inline-block; /* Needed to add space between the bullet and the text */
 width: 1.5em;
}
/*Caché icone recherche sauf sur mobile*/
@media (min-width: 769px) {
    .main-navigation li.search-item {
        display: none;
    }
}

/* 2020 TEST HOMEPAGE */
.coldrtdegard {
 background-image: linear-gradient(180deg, #f5f5f5 11%, #fff 18%);
 padding: 10px;
}
.fontsizeh2a {
 font-size: 29px;
}
.margin0 {
 margin: 0;
}
.padding0 {
 padding: 0;
}
.padtophp {
 padding-top: 10px;
}
/*Bouton Cookies*/
.btncook {background:#D10B13 }

/*Bouton test Assocaition*/

.assoicolink {
 padding: 10px;
 margin: 10px;
 margin: auto;
}

.boutonasso {
 color: #fff !important;
 text-transform: uppercase;
 text-decoration: none;
 background: #536c79;
 padding: 6px 18px;
 display: inline-block;
 transition: all 0.2s ease 0s;
 margin: 2px;
}
a.boutonasso:hover {
 background: #d30500;
}

.bouton2 {
 display: inline-block;
 transform: skewX(-20deg);
 padding: 4px 16px 4px 12px;
 text-decoration: none;
 font-size: 17px;
 color: #ffffff;
 font-weight: bold;
 background: #d30500;
 border-radius: 4px;
 box-shadow: 4px 4px 0 #546b78;
}

.bouton2:hover {
 transition: 0.4s;
 box-shadow: 8px 8px 0 #cfd7e1;
}

.bouton3 {
 font-family: "Open Sans", sans-serif;
 color: #fff;
 background: #d30500;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 border: 0;
 outline: 0;
 font-size: 17px;
 padding: 6px 16px 6px 12px;
 display: inline-block;
border-radius:6px;
 transform: skew(-15deg);
}
a:hover.bouton3 {
 background: linear-gradient(to right, #546b78, 40px, #d30500);
}
a:visited.bouton3 {
 color: #fff;
}

.bouton4 {
 font-family: "Open Sans", sans-serif;
 color: #fff;
 background: #d30500;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 border: 0;
 outline: 0;
 font-size: 17px;
 padding: 6px 16px 6px 12px;
 display: inline-block;
border-radius:6px;
 transform: skew(-15deg);
}
a:hover.bouton4 {
 box-shadow: 0px 8px 10px rgba(84, 107, 120, 0.4);
}
a:visited.bouton3 {
 color: #fff;
}

.bouton5 {
 color: #536c79 !important;
 text-transform: uppercase;
 text-decoration: none;
 font-family: "Open Sans", sans-serif;
 background: #ffffff;
 padding: 6px 16px 6px 12px;
 border: 2px solid #536c79 !important;
 display: inline-block;
 transition: all 0.4s ease 0s;
border-radius:6px;
 transform: skew(-15deg);
}
.bouton5:hover {
 color: #ffffff !important;
 background: #d30500;
 border-color: #d30500 !important;
 transition: all 0.4s ease 0s;
}

.bouton6 {
 font-family: "Open Sans", sans-serif;
 color: #fff;
 background: #d30500;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 border: 0;
 outline: 0;
 font-size: 17px;
 padding: 6px 16px 6px 12px;
 display: inline-block;
border-radius:6px;
 transform: skew(-15deg);
}
a:hover.bouton6 {
 box-shadow: 0px 8px 10px rgba(210, 5, 0, 0.2);
}
a:visited.bouton3 {
 color: #fff;
}

.bouton7 {
 color: #d30500 !important;
 font-family: "Open Sans", sans-serif;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 background: #ffffff;
 display: inline-block;
 padding: 6px 16px 6px 12px;
 border: 2px solid #d30500 !important;
 transition: all 0.4s ease 0s;
 /*border-radius: 8px 16px 32px 8px;*/
 border-radius:6px

}
.bouton7:hover {
 color: #ffffff !important;
 background: #d30500;
		transform: skew(-15deg);
 border-color: #d30500 !important;
 transition: all 0.4s ease 0s;
 box-shadow: 0px 8px 10px rgba(210, 5, 0, 0.2);
}

.bouton8 {
 color: #d30500 !important;
 font-family: "Open Sans", sans-serif;
 text-transform: uppercase;
 text-decoration: none;
 background: #ffffff;
 padding: 6px 16px 6px 12px;
 border: 1px solid #d30500 !important;
 display: inline-block;
 transition: all 0.4s ease 0s;
 border-radius:6px;
 transform: skew(-15deg);
 display: inline-block;
}
.bouton8:hover {
 color: #ffffff !important;
 background: #d30500;
 border-color: #d30500 !important;
 transition: all 0.4s ease 0s;
 
}

.displayflex {
 display: flex;
}

/* Badge DU JOUR */
/*.elementor-post__badge{ border-radius:4px 8px 16px 4px !important; transform: skew(-15deg);}*/

