/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/* TEMPORAIRE */
/*
body.single-ctp_equipe .lqd-imggrp-single {
	display: none!important;
}
*/

@media (min-width: 1024px) {

	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title {
	    font-size: 40px!important;
	    line-height: 48px!important;
	}
	
}

/* DEBUG SELECT WP FORM */
.wpforms-field select{
	display: block!important;
}

.wpforms-field .ui-selectmenu-button {
	display: none!important;
}

/* A GARDER POUR AUTRE PROJET */
/* COMPENSATION // SEO vs STYLE */
/* A GARDER POUR AUTRE PROJET */
.elementor-widget-container h1, 
.elementor-widget-container .h1,
.elementor-widget-container h2, 
.elementor-widget-container .h2,
.elementor-widget-container h3, 
.elementor-widget-container .h3,
.elementor-widget-container h4, 
.elementor-widget-container .h4,
.elementor-widget-container h5, 
.elementor-widget-container .h5,
.elementor-widget-container h6, 
.elementor-widget-container .h6 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    
    text-transform: inherit;
    letter-spacing: inherit;
    font-style: inherit;
    text-decoration: inherit;
    
    margin: 0 0 15px 0;
}



/* Typo */
p {
    margin-bottom: 15px;
}

mark {
	display: inline-block;
	position: relative;
	background-color: transparent!important;
}

mark::after {
	
	display: block;
	content: "";
	
	background-color: #FFF59F;
	
	position: absolute;
	bottom: 0.1em;
	left: 0;
	right: 0;
	
    height: 0.55em;
    line-height: 0.55em; 
    width: 100%;
    
    z-index: -1;

}

blockquote cite:before {
    height: 5px;
}    


blockquote {
    margin-bottom: 0;
    font-style: inherit;
    padding: 0px 0px;
    margin: 0 0 60px 0;
    font-size: inherit;
    border-left: none;
    position: relative;
    
    font-size: 40px;
    line-height: 44px;
	
}

blockquote::after {
	display: block;
	content: "";
	
	position: absolute;
	top: -10px;
	left: -30px;
	right: 0;
	
    width: 98px;
    height: 71px;
    
    z-index: -1;
   
	
	background-image: url(img/citation-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;

    /* Firefox */
    -moz-transition: all 250ms ease-in;
    /* WebKit */
    -webkit-transition: all 250ms ease-in;
    /* Opera */
    -o-transition: all 250ms ease-in;
    /* Standard */
    transition: all 250ms ease-in;
}


@media (max-width: 1024px) {

	blockquote {	    
	    font-size: 30px;
	    line-height: 32px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	blockquote::after {
		display: block;
		content: "";
		
		top:-20px;
		left: -20px;
		
	    width: 98px;
	    height: 71px;
	}
	
}

@media (max-width: 767px) {
	
	blockquote {	    
	    font-size: 20px;
	    line-height: 22px;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	blockquote::after {
		display: block;
		content: "";
		
		top:-20px;
		left: -20px;
		
	    width: 98px;
	    height: 71px;
	}

	
}



/* Colors */
#lqd-site-content, #wrap {
    background-color: #F8F8F8!important;
}

/* Logos header*/
.navbar-brand img {
    width: 160px;
}

/* Menu header*/
.module-primary-nav #main-header-collapse ul>li.current-menu-item>a {
	font-weight: 600!important;
}

.module-primary-nav #main-header-collapse ul>li.current-menu-item>ul>li>a {
	font-weight: 400!important;
}


.nav-item-children {
    border-radius: 0px!important;
}


/* Menu mobile */
.navbar-fullscreen .main-nav-trigger {
	top: 1.5em;
    right: 1.5em;
}

.lien-menu-mobile .elementor-element a {
	color: #ffffff!important;
}

.lien-menu-mobile .elementor-element a:hover {
	color: #FFF59F!important;
}

.navbar-collapse {
    box-shadow: none!important;
}

/* Separator */
.elementor-divider-separator {
	height: 4px;
	width: 20px;
	display: block;
	background-color: #000;	
}


/* AJUSTEMENT CONTAINER DU THEME */
/*
@media screen and (min-width: 768px) {
	.blog-post-footer, .comments-area .comment-form, .comments-area .comment-list, .comments-area .comment-reply-title, .lqd-blog-post-style-4 .related-posts, .lqd-blog-post-style-6 .related-posts {
	    max-width: 1240px;
	}
}
*/

/* Blog */
.lqd-lp-hover-img-zoom .lqd-lp-img figure::after {
	display: block;
	content: '';

	position: absolute;
	bottom: 20px;
	left: 20px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: rgba(0,0,0,0.2);
	
	background-image: url(img/icon-plus-blanc.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    /* Firefox */
    -moz-transition: all 250ms ease-in;
    /* WebKit */
    -webkit-transition: all 250ms ease-in;
    /* Opera */
    -o-transition: all 250ms ease-in;
    /* Standard */
    transition: all 250ms ease-in;
}

.lqd-lp-hover-img-zoom:hover .lqd-lp-img figure::after {	
	background-color: #FFF59FDB;
	background-image: url(img/icon-plus.svg);
}

.lqd-lp-hover-img-zoom:hover .lqd-lp-img figure {
    transform: scale(1)!important;
}


.lqd-blog-post-style-1 .lqd-post-cover-overlay, .lqd-blog-post-style-2 .lqd-post-cover-overlay {
    background-color: #FFF59F!important;
}

.lqd-blog-post-style-1 .entry-meta {
    max-width: 430px;
}

.lqd-blog-post-style-1 .entry-meta .cat-links {
	display: none;	
}

/*
.elementor-widget-ld_blog .lqd-lp .lqd-lp-excerpt{
	display: none!important;
}
*/

/* LOAD MORE */
.btn.ld-ajax-loadmore {
	font-size: 16px;
	font-weight: 400;
	padding: 16px 25px!important;
	
	border-radius: 30px!important;
	
	fill: #FFF59F;
    color: #FFF59F;
    background-color: #000;
}

/*
@media (max-width: 1024px) {

	.btn.ld-ajax-loadmore {
		font-size: 14px;
	}
	
}

@media (max-width: 767px) {
	
	.btn.ld-ajax-loadmore {
		font-size: 14px;
	}
	
}
*/


.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
	font-size: 16px;
	font-weight: 400;
	padding: 16px 25px!important;
	
	border-radius: 30px!important;
	
	fill: #ffffff!important;
    color: #ffffff!important;
    background-color: #000!important;
}

.elementor-widget-loop-grid .e-loop__load-more .elementor-button:hover {	
	fill: #FFF59F!important;
    color: #FFF59F!important;
    background-color: #000!important;
}

/* SINGLE BLOG */
.lqd-blog-post-style-1 h1.entry-title, 
.lqd-blog-post-style-2 h1.entry-title {
    font-size: 50px!important;
    line-height: 60px!important;
    margin-bottom: 50px;
}

@media (max-width: 1024px) {

	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title {
	    font-size: 40px!important;
	    line-height: 48px!important;
	}
	
}

@media (max-width: 767px) {
	
	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title {
	    font-size: 35px!important;
	    line-height: 42px!important;
	}
	
}

body.single-post article .container {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

body.single-post article .container img,
body.single-post article .container iframe {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
	display: block;
	
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

body.single-post article .container a {
	text-decoration: underline;
	color: #000;
}




.lqd-blog-post-style-1 .lqd-post-header, .lqd-blog-post-style-2 .lqd-post-header, .lqd-blog-post-style-5 .lqd-post-header {
    padding: 80px 15px;
}

.lqd-blog-post-style-1 h1.entry-title,
.lqd-blog-post-style-1 .entry-meta,
.lqd-blog-post-style-1 .entry-meta a,
.lqd-blog-post-style-1 .entry-meta time {
    color: #000!important;
}

.blog-post-footer:before {
    border-top: 0.5px solid #000!important;
}

.blog-post-footer .d-flex {
	display: block;	
}

.lqd-blog-post-style-1 .entry-meta {
	text-align: left!important;	
}

/* Supprime autheur et aligne */
.entry-meta .byline {
	display: none!important;
}

.lqd-blog-post-style-1 .entry-meta, .lqd-blog-post-style-2 .entry-meta, .lqd-blog-post-style-5 .entry-meta {
	display: inline-block;
}

.lqd-blog-post-style-1 .entry-meta>div:not(.byline), .lqd-blog-post-style-2 .entry-meta>div:not(.byline) {
    align-items: center!important;
}
/* Supprime autheur et aligne */


.lqd-blog-post-style-1 .entry-meta, 
.lqd-blog-post-style-2 .entry-meta, 
.lqd-blog-post-style-5 .entry-meta {
    font-size: 14px;
    line-height: 1.4em;
    letter-spacing: 0;
}

.lqd-blog-post-style-1 .entry-meta time {
    font-size: 14px;
}
 

/* SINGLE FAQ */
body.single-post .lqd-single-post-content {
	padding-bottom: 60px;
}

/*
body.single-post .lqd-post-content {
	padding-bottom: 0px;
}
*/

/* Footer single */
@media screen and (max-width: 991px) {

	.container .blog-post-footer {
	    margin-inline-start: 20px;
	    margin-inline-end: 20px;
	}	
	
}

/* RS */
.share-links-container {
	display: block;
	height: 50px;	
	
	margin-top: -20px;
	
	border-bottom: 0.5px solid #000!important;
}

.text-rs-share {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

.share-links>span {
	float: left;
}

.social-icon{
	float: right;
}

nav.post-nav .nav-subtitle {
    background-color: #FFF59F;
}

/* RELATED POSTS */
.related-posts-title {
	font-size: 45px!important;
	line-height: 45px!important;
	font-weight: 400!important;
	margin-top: 20px!important;
	margin-bottom: 80px!important;
}

@media (max-width: 1024px) {

	.related-posts-title {
	    font-size: 36px!important;
	    line-height: 36px!important;
	}
	
}

@media (max-width: 767px) {
	
	.related-posts-title {
	    font-size: 32px!important;
	    line-height: 32px!important;
	}
	
}



.lqd-blog-post-style-1 .related-posts {
    background-color: #ffffff!important;
    margin-bottom: 0px!important;
}

.date-meta-related {
	color: rgba(0,0,0,0.5);
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.related-posts .lqd-lp .lqd-lp-excerpt{
	display: none!important;
}

.related-posts .lqd-lp-header .lqd-lp-title a{
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}

.related-posts .lqd-lp-style-20 .lqd-lp-img>figure::after {
	display: block;
	content: '';

	position: absolute;
	bottom: 20px;
	left: 20px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: rgba(0,0,0,0.2);
	
	background-image: url(img/icon-plus-blanc.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    /* Firefox */
    -moz-transition: all 250ms ease-in;
    /* WebKit */
    -webkit-transition: all 250ms ease-in;
    /* Opera */
    -o-transition: all 250ms ease-in;
    /* Standard */
    transition: all 250ms ease-in;
}

.related-posts .lqd-lp-style-20:hover .lqd-lp-img>figure::after {	
	background-color: #000000;
}



/* Recrutement */
.box-recrutement {
	background-color: #ffffff;
	min-height: 160px;

	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
}


.box-recrutement .lqd-iconbox-heading {
	min-height: 140px;
}

.box-recrutement .iconbox .lqd-iconbox-heading::after {
	display: block;
	content: '';

	position: absolute;
	bottom: 20px;
	right: 20px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: #F8F8F8;
	
	background-image: url(img/icon-plus.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    /* Firefox */
    -moz-transition: all 150ms ease-in;
    /* WebKit */
    -webkit-transition: all 150ms ease-in;
    /* Opera */
    -o-transition: all 150ms ease-in;
    /* Standard */
    transition: all 150ms ease-in;
}


.box-recrutement .iconbox:hover .lqd-iconbox-heading::after {	
	background-color: #000000;
	background-image: url(img/icon-plus-blanc.svg);
}


/* FAQ */
.box-faq {
	background-color: #ffffff;
	min-height: 360px;

	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.04)!important;
}


.box-faq .iconbox .contents {
	padding: 0px 30px 30px 30px;	
}

.box-faq .lqd-iconbox-heading {
	min-height: 110px;
}

.box-faq::after {
	display: block;
	content: '';

	position: absolute;
	bottom: 20px;
	right: 20px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: #F8F8F8;
	
	background-image: url(img/icon-plus.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    /* Firefox */
    -moz-transition: all 150ms ease-in;
    /* WebKit */
    -webkit-transition: all 150ms ease-in;
    /* Opera */
    -o-transition: all 150ms ease-in;
    /* Standard */
    transition: all 150ms ease-in;
}


.box-faq:hover::after {	
	background-color: #000000;
	background-image: url(img/icon-plus-blanc.svg);
}

.box-faq .lqd-iconbox-heading {
	margin-top: 20px!important;
}

.box-faq .lqd-iconbox-heading::before {
	display: block;
	content: '';

	position: absolute;
	left: 30px;
	top:30px;
	
	height: 4px;
	width: 20px;

	background-color: #000;
}


/* SINGLE FAQ */
body.single-ctp_faq .lqd-single-post-content {
	padding-bottom: 60px;
}

body.single-ctp_faq .lqd-post-content {
	padding-bottom: 80px;
}

/* PAGE LE CABINET */
/* module : Accordion */
/*
.accordion-title-underlined .accordion-title a {
    border-bottom-color: rgba(0,0,0,1)!important;
}
*/

.accordion-title-underlined .accordion-title a{
    border-bottom: 0.5px solid #000!important;
}


.divider-grey .elementor-divider-separator{
	height: 0.5px;
	display: block;
	background-color: #000;	
	opacity: 0.2;
}

.box-icon-rse .elementor-widget-container{
	min-height: 370px;
}

/* Menu interne scroll */
/*
.lqd-custom-menu ul.reset-ul li.is-active a {
	font-weight: 600!important;
}
*/


/* PAGE EQUIPE */
.lqd-tm-details-inner .d-flex {
    display: grid;
}

.lqd-tm-details-inner {
	padding: 1.5rem 1rem;
}

/*
.lqd-tm-details-inner .d-flex::after {
	display: block;
	content: '';

	position: absolute;
	top: -5px;
	left: 5px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: rgba(255,255,255,0.2);
	
	background-image: url(img/icon-plus.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    -moz-transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}
*/

.elementor-widget-ld_team_member .pos-rel::after {
	display: block;
	content: '';

	position: absolute;
	bottom: 20px;
	left: 20px;
	
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: rgba(0,0,0,0.2);
	
	background-image: url(img/icon-plus-blanc.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;

    /* Firefox */
    -moz-transition: all 150ms ease-in;
    /* WebKit */
    -webkit-transition: all 150ms ease-in;
    /* Opera */
    -o-transition: all 150ms ease-in;
    /* Standard */
    transition: all 150ms ease-in;
}

.elementor-widget-ld_team_member:hover .pos-rel::after {
	background-color: rgba(255,255,255,0.2);
	background-image: url(img/icon-plus.svg);
}


/*
.lqd-tm-details-inner .d-flex::after:hover {	
	background-color: #000000;
	background-image: url(img/icon-plus-blanc.svg);
}
*/


.lqd-tm-details-inner .d-flex h3 {
	padding-top: 35px;
	font-family: "AccentGraphicLight", arial;
	font-size: 25px;
	line-height: 1em;
	font-weight: 400;
}

.lqd-tm-details-inner .d-flex h6 {
	padding-top: 35px;
	font-size: 14px;
	line-height: 1em;
	font-weight: 500;
}

.lqd-tm-details-inner .lqd-tm-details-icon {
	display: none!important;
}



/* Module accordion */


.accordion-expander>i {
	height: 30px;
	width: 30px;
	
	border-radius: 30px;
	
	background-color: #FFFfff;
	
	background-position: center center;
	background-repeat: no-repeat;
	
	text-align: center;
	line-height: 29px;
	
	border: 0.5px solid #000;
	
    /* Firefox */
    -moz-transition: all 150ms ease-in;
    /* WebKit */
    -webkit-transition: all 150ms ease-in;
    /* Opera */
    -o-transition: all 150ms ease-in;
    /* Standard */
    transition: all 150ms ease-in;
}

.accordion-title a:hover .accordion-expander>i {
	background-color: #FFF59F;
	border: 0.5px solid #000;
}

.accordion-expander>i::before {
	font-size: 20px;
}

.accordion-expander>i.icon-ion-ios-remove {
	background-color: #FFF59F;
	border: 0.5px solid #000;
}


/* Contact : Text special */
.text-contact p {
	margin-bottom: 0px!important;
	padding-left: 20px!important;

	
	background-image: url(img/icon-list.svg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	background-size: 8px 8px;

}

.text-contact a {
	color: #000;
}


.text-contact p::after {
	display: block;
	content: "";
	
	background-color: #FFF59F;
	
	position: absolute;
	bottom: 0.1em;
	left: 20px;
	right: 0;
	
    height: 0.55em;
    line-height: 0.55em; 
    width: calc(100% - 40px);
    
    z-index: -1;
}

/* Navigation interne avec tiret + gestion du trait du dessus */
.type-1 .lqd-custom-menu[data-move-element]:not([data-inview]).element-was-moved {
	border-top:0.5px solid #000;	
}

.type-1 .inline-ul li.is-active a {
	position: relative;
}

.lqd-fancy-menu li.is-active > a {
	font-weight: 600!important;
}

.type-1 .inline-ul li.is-active a::after {
	display: block;
	content: "";
	
	background-color: #000;
	
	position: absolute;
	bottom: -1px;
	left: 1em;
	right: 1em;
	
    height: 2px;
    width: calc (100% - 2em);
}



/* CONTACT FORM / WPFORMS */
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: rgba(0,0,0,0.2);
}

/* Les champs */
div.wpforms-container-full .wpforms-form input {
    border: none!important;
    border-bottom: 0.5px solid #000!important;
    border-radius: 0px!important;
    padding-left: 0px!important;

	font-size: 16px!important;
	line-height: 24px!important;
	font-weight: 400!important;
	color: #000!important;
}

div.wpforms-container-full .wpforms-form textarea {
    border: none!important;
    border-bottom: 0.5px solid #000!important;
    border-radius: 0px!important;
    padding-left: 0px!important;

	font-size: 16px!important;
	line-height: 24px!important;
	font-weight: 400!important;
	color: #000!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
	font-size: 16px!important;
	line-height: 24px!important;
	font-weight: 400!important;
	color: #000!important;
}

div.wpforms-container-full .wpforms-form select {
    border: none!important;
    border-bottom: 0.5px solid #000!important;
    border-radius: 0px!important;
    padding-left: 0px!important;

	font-size: 16px!important;
	line-height: 24px!important;
	font-weight: 400!important;
	color: #000!important;
}

/* Bouton UPLOAD */
.modern-title { 
	font-size: 14px!important;	
}

/* Bouton envoi */
div.wpforms-container-full .wpforms-form button[type=submit] {
	font-size: 16px!important;
	line-height: 1!important;
	font-weight: 400!important;
	text-align: center;
	
	border-radius: 52px;
	padding: 18px 20px;
	
	width: 100%;
	
	color: #fff!important;
	background-color: #000!important;
	border: 1px solid transparent!important;
}

/*
@media (max-width: 1024px) {

	div.wpforms-container-full .wpforms-form button[type=submit] {
		font-size: 14px!important;
	}
	
}

@media (max-width: 767px) {
	
	div.wpforms-container-full .wpforms-form button[type=submit] {
		font-size: 14px!important;
	}
	
}
*/


div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	color: #000!important;
	background-color: #FFF59F!important;
	border: 1px solid #FFF59F!important;
}

/* Notifications */
div.wpforms-container-full .wpforms-form .wpforms-required-label {
	display: none!important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #000!important;
	background-color: #FFF59F!important;
	margin-top: 2px;
	padding: 0px 10px;
	line-height: 20px;
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #FFF59F!important;
    border: 1px solid #FFF59F!important;
}



/* Preview */
.wpforms-entry-preview-compact .wpforms-entry-preview-label {
	font-size: 16px!important;
}


/* DEBUG */
.is-stuck > .elementor > .elementor-section > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-element > .elementor-widget-container > .module-primary-nav > .navbar-collapse .main-nav > li > a {
	color:inherit;
}

