/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
h2 {
	margin: 20px 0;
}
.tip {
	background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
	padding: 10px;
	margin: 10px 0 !important;
}
/* header */
.site-header {
	border-bottom: 5px solid #db5c00
}
/* pagination */
.generate-columns-container .paging-navigation {
	margin-bottom: 20px !important;
}
.page-numbers, .boutonPagination {
    padding: 10px 15px;
	  margin-right: 5px;
    background-color: #000;
    color: #fff !important;
}

.page-numbers:hover, .boutonPagination:hover,
.page-numbers.gb-block-is-current {
	  cursor: pointer;
    background-color: #db5c00;
    color: #fff !important;
}
/* accueil */
.home .site-main{
	display: flex !important;
  flex-direction: column !important;
}
.home .tagcloud {
	margin: 30px 0 10px;
}
h1#accueil {
	font-size: 28px;
}
#texteHome {
  	margin: 30px 0 20px;	
	  order: 5;
}
/* liens Home */
h2.gb-headline a, h3.gb-headline a, h4.gb-headline a  {
	text-decoration: none;
}
/* page tags */
.archive #main-content {
  display: flex !important;
  flex-direction: column !important;
}
.archive .page-header {
  margin-top: 30px;
  order: 5;
}
/* widget list category posts */
ul.lcp_catlist li {
    margin-bottom: 20px !important;
    clear: both;
    list-style-type: none !important;
}
ul.lcp_catlist li a {
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.3;
}
ul.lcp_catlist li a:hover {
	color: #db5c00;
}
/* date modification article */
.post-modified-info {
	color: #aaa;
	font-style: italic;
}

/*fixe hauteur slider */
.flexslider .slides img {

}


.wp-caption-text {

}
/* mailchimp */
.widget_mc4wp_form_widget {
	
}
.widget_mc4wp_form_widget label {
	font-size: 12px;
}
.widget_mc4wp_form_widget p {
	font-size: 14px;
	margin-bottom: 20px;
}

/* widget accueil */
.textwidget p.texte {
	margin-top: 5px;
	font-size: 13px;
}
.textwidget p.texte a {
	color: #db5c00 !important;
}
.textwidget p.texte a:hover {
	text-decoration: underline!important;
}
/* YARPP */
.yarpp-thumbnails-horizontal .yarpp-thumbnail:hover {
	opacity: 0.8;
}
.yarpp-related .yarpp-thumbnail-title {
    font-weight: normal !important;
    font-size: 90% !important;
	padding-top: 10px;
	color: #000;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    max-height: unset !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	
    height: auto !important;
	/* display: inline-block !important; */
    border: none !important;
}
/* quiz */
.hdq_quiz {
  width: 100%;
  max-width: unset !important;
}
/* titre sidebar */
.widget-title {
	background: #db5c00;
	color: #ffffff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px !important;
	/* border-bottom: 1px solid #000000; */
	display: block;
}

/* tags */
.tagcloud a { font-size: 12px !important; background-color: #000000; display: inline-block; font-weight: 700; color: #fff  !important; padding: 5px 10px; margin: 0 4px 8px 0; white-space: nowrap; text-transform: uppercase; text-decoration: none; }
.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { color: #fff  !important; background: #db5c00 }

/* footer */
.entry-meta a {
	text-decoration: none !important;
}
/* fil ariane yoast */
#breadcrumbs, #breadcrumbs a {
  font-size: 13px;
  color: #979797;
  text-decoration: none;
}
#breadcrumbs a {
	text-transform: uppercase;
	font-weight: 700;
}

/* WPP */
.wpp-cards {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.wpp-cards li {
	display: flex;
	list-style: none;
	margin: 0 0 1.2em 0;
	padding: 0 0 1em 0;
	border-bottom: #ddd 1px solid;
}

.in-preview-mode .wpp-cards li {
margin: 0 0 1.2em 0;
padding: 0 0 1em 0;
}

.wpp-cards li:last-of-type,
.wpp-cards li:only-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.wpp-cards li .wpp-thumbnail {
	overflow: hidden;
	display: inline-block;
	align-self: flex-start;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 1em;
	font-size: 0.8em;
	line-height: 1;
	background: #f0f0f0;
	border: none;
}

.wpp-cards li a {
	text-decoration: none;
}

.wpp-cards li a:hover {
	color: #db5c00;
}

.wpp-cards li .taxonomies,
.wpp-cards li .wpp-post-title {
	display: block;
	font-weight: 600;
}

.wpp-cards li .taxonomies {
	margin-bottom: 0.25em;
	font-size: 0.7em;
	line-height: 1;
}

.wpp-cards li .wpp-post-title {
	margin-bottom: 0.5em;
	font-size: 18px;
	line-height: 1.3;
}

.wpp-cards li .wpp-excerpt {
	margin: 0;
	font-size: 0.8em;
}
/* author box */
.author-box {
	padding: 3%;
	padding-bottom: 10px;
	margin: 30px 0 !important;
	font-size: 0.9em;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f9f9f9;
}
#count_author_articles {
	font-size: 14px;
}
.author-box .avatar {
	width: 450px !important;
	height: auto;
	border-radius: 100%;
	margin-right: 30px;
}
.author-box .avatar img {
    max-width: 150px;
  }
h5.author-title {
	margin-bottom: 15px;
	font-weight: 700;
}
.author-description {
	line-height: 1.6em
}
.author-links a {
	margin-top: -1.5em;
	font-size: 2em;
	line-height: 2em;
	float: left;
}

.page-numbers, .boutonPagination {
    padding: 10px 15px;
	  margin-right: 5px;
    background-color: #000;
    color: #fff !important;
}

.page-numbers:hover, .boutonPagination:hover,
.page-numbers.gb-block-is-current {
	  cursor: pointer;
    background-color: #db5c00;
    color: #fff !important;
}
/*container cliquable */
.gb-container.linked-container {
    position: relative;
}
.gb-container.linked-container a:before, .gb-container.linked-container h3 a:before  {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.google-auto-placed {
	margin : 10px 0 20px;
}
div#ez-toc-container {
	margin: 20px 0 !important;
	width: 100% !important;
}
@media (max-width: 768px) {
	.author-box {
		padding: 20px;
		padding-bottom: 25px;
		margin-top: 60px;
		flex-direction: column;
		text-align: center;
	}
	.author-box .avatar {
		margin-right: 0;
		width: 100%;
		margin-top: -25px;
	}
	.author-box .avatar img {
		max-width: 100px;
	}
	.author-links a {
		float: none;
		align-self: center;
	}
	.author-description {
		margin-bottom: -0.1em;
	}
}
/* barre partage */
.GP-social-wrapper {
    margin: 30px 0;
    font-size: 0;
}

.GP-social-wrapper span {
    font-weight: bold;
    padding-right: 10px;
    font-size: 16px;
}

.GP-social-sharing {
    font-size: 17px;
    padding: 7px 20px;
}

@media only screen and (max-width: 600px) {
    .GP-social-sharing {
        font-size: 17px;
        padding: 6px 17px;
        display: inline-block;
    }
	.GP-social-wrapper {
		margin: 30px 0px;
		font-size: 0;
	}
}
@media (max-width: 374px){	
	.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		width: 100% !important;
		height: auto !important;
	}
}



.GP-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}

.GP-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);

}

.GP-social-facebook:hover {
    background-color: rgba(59, 89, 152, .8);
}

.GP-social-twitter {
    fill: #fff;
    background-color: rgba(0,0,0,1);
}

.GP-social-twitter:hover {
    background-color: rgba(0,0,0,.8);
}

.GP-social-pinterest {
    fill: #fff;
    background-color: rgba(189, 8, 28, 1);
}

.GP-social-pinterest:hover {
    background-color: rgba(189, 8, 28, .8);
}

.GP-social-linkedin {
    fill: #fff;
    background-color: rgba(0, 119, 181, 1);
}

.GP-social-linkedin:hover {
    background-color: rgba(0, 119, 181, .8);
}

.GP-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}

.GP-social-whatsapp:hover {
    background-color: rgba(37, 211, 102, .8);
}

.GP-social-reddit {
    fill: #fff;
    background-color: rgba(255, 87, 0, 1);
}

.GP-social-reddit:hover {
    background-color: rgba(255, 87, 0, .8);
}