/*
Theme Name: Géoloblog
Theme URI: http://magniumthemes.com/;
Description: Thème enfant basé sur Himmelen
Author: Julien@Redmoot
Version: 1.0
Template: himmelen
*/


/* header */
header .container {
    overflow:hidden;
}


/* Surcharge Bleu sur Vert */
.himmelen-post-wrapper-style-2 .himmelen-post-list .himmelen-post-details-wrapper{
	background-color: #17243F !important;
}

.himmelen-post-wrapper-style-2 .himmelen-post-list-nav .himmelen-post-list-nav-next, .himmelen-post-wrapper-style-2 .himmelen-post-list-nav .himmelen-post-list-nav-prev{
	border-color: #17243F !important;
}

.himmelen-popular-post-list-wrapper .himmelen-popular-post.himmelen-popular-post-small{
	background-color: #17243F !important;
}

.container-fluid-footer {
	background-color: #17243F !important;
}

.himmelen-post-list .himmelen-post-details .himmelen-post-category a {
	color:#a8ce29 !important;
}


.himmelen-post-wrapper-style-2 .himmelen-post-list .himmelen-post-details .himmelen-read-more a{
	border-color: #a8ce29 !important;
	color:white !important;
	background-color:#a8ce29 !important;
}

.himmelen-post-wrapper-style-2 .himmelen-post-list .himmelen-post-details .himmelen-read-more a:hover{
	background-color: #a8ce29 !important;
	color:white !important;
}

/**/


.homepage-welcome-block-content-left, 
.homepage-welcome-block-content-right, 
.homepage-welcome-block-content-center {
    min-height: 300px;
}
.homepage-welcome-block p+.btn {
    margin-left: 20px;
}

.content-block.blog-post.blog-post-2-column-layout:not(:nth-child(1)) .post-info > div.post-author {
	display: initial;
}


html .content-block .post-container .blog-post ul{
    padding-left: 20px;
}
html .content-block .post-container .blog-post ul li{
    list-style-type: initial;
}
.blog-post .entry-content h1, 
.blog-post .entry-content h2, 
.blog-post .entry-content h3, 
.blog-post .entry-content h4{
	margin-bottom : 0.2em;
}

/* colonne droite */
.homepage-welcome-block-content-right {
	/*
    background: url(https://geolocaux.com/images/home/bg-location-bureau-paris.jpg) no-repeat center center / cover;
	background: url(img/geolocaux-team.jpg) no-repeat center center / cover;
	*/
	background: url(img/geolocaux-team.webp) no-repeat center center / cover;
	position:relative;
	aspect-ratio: 262 / 300;
}
@media (max-width: 991px) {
    .homepage-welcome-block-content-right {
        aspect-ratio: 262 / 180;
    }
}
.homepage-welcome-block-content-right:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width : 100%;
	height : 100%;
	background: rgba(0,0,0,0.5);
}
.homepage-welcome-block-content-right > div{
	position:relative;
}
.homepage-welcome-block-content-right p span{
	display: block;
    margin-bottom: 0.66em;
    line-height: 1.2em;
}
.homepage-welcome-block-content-right p span:last-child{
	margin-bottom:0;
}

#media_image-5{
	padding : 0;
	background: #fff;
    text-align: center;
}
#media_image-5 img{
	margin : 0;
}

body .mc4wp-form .footer-signup-form input[type="email"] {
    background: rgba(255,255,255, 0.75);
}

.home #main-sidebar #himmelen-recent-posts-2{
	/*display:none;*/
}

/* accueil */
.blog-post .post-header-title sup{
	display:none;
}

/* single */
.none {
    display: none !important;
}
.author-bio .author-description a.profile{
    font-weight : bold;
	display:block;
}

.single-post .blog-post-related.blog-post-related-single.clearfix{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.single-post .blog-post-related.blog-post-related-single.clearfix h2{
	-webkit-order: 0;
    order: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-align-self: auto;
    align-self: auto;
	
    margin-top: 35px;
    margin-bottom: 25px;
}
.single-post .blog-post-related.blog-post-related-single.clearfix .blog-post-related-item{
	-webkit-order: 0;
    order: 0;
    -webkit-flex: 0 0 30%;
    flex: 0 0 30%;
    -webkit-align-self: auto;
    align-self: auto;
	
	background-color:#17243F !important;
	padding:0;
	margin : 0 1.666%;
}

.blog-post-related-item-details{
	background-color:#17243F !important;
}
/*
.single-post .blog-post-related-item-details{
	min-height:205px;
}
*/
/*
.single-post article .post-content > .blog-post-thumb{
	margin-bottom:0;
}
.single-post article .post-content > .blog-post-thumb + *{
	margin-top:35px;
}
*/
.single-post article .post-content > .blog-post-thumb:not(:has(*)){
	display:none;
}
.single-post article .post-content .entry-content h2 {
    font-size: 20px;
	font-weight:bold;
}
.single-post article .post-content .entry-content h2,
.single-post article .post-content .entry-content h2 > *,
.single-post article .post-content .entry-content h3,
.single-post article .post-content .entry-content h3 > *,
.single-post article .post-content .entry-content h4,
.single-post article .post-content .entry-content h4 > *{
	color: #abd132 !important;
}
.single-post article .post-content .entry-content p{
    margin-bottom: 25px;
    margin-top: 25px;
}
.single-post article .post-content .entry-content .more-link.btn.alt{
	white-space: initial;
}
.single-post .blog-post-related p.h5,
.single-post .blog-post-related h2{
	font-family: 'Montserrat';
	font-size: 24px;
	margin-bottom: 45px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.single-post .blog-post-related h3{
	font-weight:bold;
	line-height: 25px;
}


.single-post .reading-time{
	margin:auto;
	max-width:320px;
	text-align:center;
}

:root{
	--progression : 0;
}
.geoprogressbar{
	display:none;
}
.single-post .geoprogressbar{
	display:block;
	height : 5px;
	width : 100%;
	transform:scaleX(var(--progression));
	transform-origin:left;
	background-color:#abd132;
}
.single-post .container-fluid-footer .geoprogressbar{
	display:none;
}
@media (max-width: 767px){
	.single-post header .geoprogressbar{
		display:none;
	}
	.single-post .container-fluid-footer .geoprogressbar{
		display:block;
		position: fixed;
		bottom: 0;
		left: 0;
	}
}

.single-post .page-item-title-single .post-date{
    margin-bottom: 0;
    font-size: 0.9em;
    text-transform: none;
}

#geoloblog_sommaire{
	background: transparent;
    border: 1px solid #d9d9d9;
    padding: 1em 1.5em;
    margin-bottom: 2em;
    font-size: 0.9em;
}
#geoloblog_sommaire h2{
	font-size : 14px;
    font-family: "Roboto", sans-serif;
	font-weight:400;
}
#geoloblog_sommaire ul{
	border-top: 1px solid #d9d9d9;
    margin: 10px 0 0;
    padding-top: 10px;
    padding-left: 0.5em;
}
#geoloblog_sommaire li{
	list-style: decimal;
    text-indent: 0;
    margin: 0 0 0 1em;
    padding: 0;
}
#geoloblog_sommaire a{
	color:black;
	text-decoration:none;
}
#geoloblog_sommaire a:hover{
	text-decoration:underline;
}

/* listing */
.taxonomy-description {
    padding: 0px;
}
.category-description {
    background: transparent;
}

.post-info-date,
.himmelen-popular-post-date/*,
.single-post .post-date*/{
	display:none;
}

/* fild d'ariane */
body > .content-block > .container-page-item-title + .container{
	position:relative;
}
body > .content-block > .container-page-item-title + .container > .row,
.content-block .sidebar.main-sidebar{
    position:unset
}
#main-sidebar #breadcrumbs{
	position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0 25px;
    transform: translate(0px, -50px);
    font-size: 0.75em;
}

/* pagination V2 */
#paginationV2{
	display:block;
	margin-top: 0px;
}
#paginationV2 > *{
    display: inline-block;
    vertical-align: baseline;
    padding: 0px 10px;
    font-size: 1.6rem;
	margin:0;
	position:relative;
}


.search-bar-header .submit {
    background-image: url(img/loupe.svg);
	background-size: 18px;
}
.search-bar-header .submit:hover {
    background-image: url(img/loupe.svg);
	background-size: 18px;
}

/**** responsive ****/
@media (max-width: 1024px){
	.social-icons-wrapper {
		margin-bottom: 20px;
	}
	.himmelen-post-wrapper-style-2 .himmelen-post-list-nav {
		height: 60px;
	}
	.himmelen-post-wrapper-style-2 .himmelen-post-list-nav .himmelen-post-list-nav-prev:after, 
	.himmelen-post-wrapper-style-2 .himmelen-post-list-nav .himmelen-post-list-nav-next:after {
		line-height: 60px;
	}
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.mainmenu-belowheader #navbar.navbar .nav>li>a{
		text-align:center;
	}
	.single-post article .post-content .entry-content{
		font-size:17px
	}
}
@media (max-width: 568px){
	.single-post .blog-post-related.blog-post-related-single.clearfix .blog-post-related-item {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		
		margin-bottom:1em;
	}
	.single-post .blog-post-related.blog-post-related-single.clearfix .blog-post-related-item img{
		width:100%;
	}
}