/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/


/*********************************************
    CSS by Axel / subversion.be
**********************************************/

@import url(css/MyFontsWebfontsKit.css);

/* --- HOME PAGE --- */

/* Changes to both buttons */
.recent-post-container .inner-wrap {
    
}

.recent-post-container .inner-wrap a {
    margin-bottom: 20px;
}

@media only screen and (max-width: 500px) {
    .recent-post-container .inner-wrap a {
        font-size: 70%;
        display: block;
    }
}

/* Changes to the "lire plus" button */
.recent-post-container .inner-wrap a.nectar-button {
    font-size: 90%;
}

@media only screen and (min-width: 500px) {
    .recent-post-container .inner-wrap a.nectar-button {
        margin-right: 20px;
    }
}

/* Add-ons for the new "adherer" button */
.recent-post-container .inner-wrap a.adherer {
    background-color: #ff0000 !important;
    visibility: visible !important;
    transition: 0.3s;
    border: 0;
    font-size: 90%;
}

.recent-post-container .inner-wrap a.adherer span {
    -ms-transform: translateX(-18px);
    -webkit-transform: translateX(-18px);
    transform: translateX(-18px);

    left: 0;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
}

/* Categories */
[data-style="list_featured_first_row"] .meta-category .csstojsrule,
.masonry.material .masonry-blog-item .meta-category .csstojsrule,
.post-area.featured_img_left .meta-category .csstojsrule,
.related-posts[data-style="material"] .meta-category .csstojsrule {
    color: #fff !important; 
    padding: 0 5px !important;
    line-height: 22px !important;
    height: 22px;
}

/* Various corrections */
.nectar-recent-posts-single_featured.multiple_featured .recent-post-container h2 a > span {
    overflow: visible;
}

.event-carousel-type1-head .mec-event-image img {
    margin-bottom: 0;
}

.mec-event-carousel-type1 .mec-event-carousel-content {
    padding-bottom: 12px !important;
    min-height: 93px;
}

nav .buttons.sf-menu .menu-item a {
    margin-top: -5px;
}

nav .sf-menu .menu-item:not(.menu-item-has-icon) a span {
    display: block;
    margin-top: -2px;
}


/* --- ARTICLE PAGES --- */

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,
.material #page-header-bg.fullscreen-header .inner-wrap > a {
    padding-bottom: 6px;
}

@media only screen and (max-width: 400px) {
    body.single-post #ajax-content-wrap #page-header-wrap #page-header-bg .container .blog-title .inner-wrap h1.entry-title {
        font-size: 32px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 1000px) {
    body.single-post #ajax-content-wrap #page-header-wrap #page-header-bg .container .blog-title .inner-wrap h1.entry-title {
        font-size: 40px;
        line-height: 50px;
    }
}


/*********************************************
    CSS by i-Logs (previous theme)
    Cleaned-up by Axel on 14/12/2022
**********************************************/

@font-face {
	font-family: BebasNeue;  
	src: url(css/fonts/BebasNeue-Regular.ttf);
}

@font-face {
	font-family: Panton;  
	src: url(css/fonts/fontfabric_-_panton-regular-webfont.ttf);
}

@font-face {
	font-family: Panton Heavy;  
	src: url(css/fonts/fontfabric_-_panton-heavy-webfont.woff);
}

.masonry.material .masonry-blog-item .meta-category a:before, 
.post-area.featured_img_left .meta-category a:before, 
.related-posts[data-style="material"] .meta-category a:before, 
.nectar-recent-posts-single_featured .grav-wrap .text a:before, 
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a:before, 
[data-style="list_featured_first_row"] .meta-category a:before {
	height: 0px !important;
}

@media only screen and (min-width: 1000px) {
	body.search.material .span_9 {
	    margin-right: 0 !important;
	}
}

h1.extra-large {
	font-size: 90px;
	line-height: 100px;
	font-style: italic;
	font-weight: inherit;
}

@media only screen and (max-width: 690px) {
	h1.extra-large {
		font-size: 39px !important;
		line-height: 45.5px !important;
	}
}

.nectar-split-heading .heading-line {
	padding-top: 5px;
}

header#top nav >ul >li[class*="button_solid_color"] >a:before, #header-outer.transparent header#top nav >ul >li[class*="button_solid_color"] >a:before {
    top: 46% !important;
}
header#top nav > ul > li > a {
    font-weight: inherit !important;
}
#header-outer #social-in-menu i {
    height: 26px;
}

/* Share this image */
.sti-share-box {
    display: none !important;
}
#nectar_fullscreen_rows .sti-share-box {
  display:block !important;
}

/* Header Padlock */
#lock-btn > div {
    border: none !important;
}
#lock-btn > a {
    line-height: 20px !important;
    height: 20px !important;
}

header#top nav ul #lock-btn a {
    padding-left: 23px;
    padding: 0px 0px 0px 0px;
    width: 24px;
    height: 24px;
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}
#header-outer.transparent header#top nav ul #lock-btn a span.icon-padlock {
    background-image: url(img/icons/padlock-white.svg);
    opacity: 0.75 !important;
    transition: opacity 0.2s ease,color 0.2s ease;
}

#header-outer.transparent header#top nav ul #lock-btn a span.icon-padlock:hover {
    opacity: 1 !important;
}

.icon-padlock {
    background-color: transparent !important;
    background-image: url(img/icons/padlock.svg);
    background-repeat: no-repeat;
    background-position: 0 0px;	
	width: 24px;
    height: 24px;
    display: block;
}

body.material[data-is="minimal"][data-header-color="custom"] header#top nav ul #lock-btn a span.icon-padlock {
    top: 3px;
    background-size: 24px 22px;
}
body.material[data-is="minimal"][data-header-color="custom"] header#top nav ul #lock-btn a span.icon-padlock:hover {
    background-image: url(img/icons/padlock-blue.svg);
}

header#top .mobile-padlock {
    position: absolute;
    right: 32px;
    top: 4px;
    display: none;
    width: 36px;
    height: 28px;
    text-align: right;
    margin-bottom: 10px;
    z-index: 10000;
}

#header-outer .mobile-padlock .icon-padlock {
    vertical-align: middle;
    background-size: 30px 18px;
}

@media only screen and (max-width: 1000px) {
    .material header#top .mobile-padlock {
        position: relative;
        width: auto;
        padding: 0 8px 0 0;
        top: auto;
        right: auto;
        margin-bottom: 0;
        margin-top: 0;
        display: inline-block !important;
        vertical-align: middle;
        line-height: 0;
        height: 100%;
        -webkit-transform: none;
        transform: none;
    }

    #header-outer .mobile-padlock .icon-padlock {
        position: relative;
        display: block;
        top: 13%;
    }
	
	#header-outer.transparent .mobile-padlock .icon-padlock {
        background-image: url(img/icons/padlock-white.svg);
    }
}

@media only screen and (min-width:690px) and (max-width:1300px) {
	#social-in-menu {
		display: none !important;
	}	
}

@media only screen and (min-width:690px) and (max-width:1400px) {
	.row .col img {
		max-width: 75%;
	}
}

/* Hiding author and comment related meta-data */
.masonry.material .masonry-blog-item .grav-wrap .text a, /*home masonry*/
.related-posts .grav-wrap .text a, /*home related posts*/
.nectar-recent-posts-single_featured .grav-wrap .text > span,/*home slider*/
.meta-author,/*post header author block*/
.meta-comment-count/*post header comment block*/,
.post-area.featured_img_left article .grav-wrap .text a /*home bottom posts*/ {
    display: none !important;
    visibility: hidden !important;
}

/*post header author block*/
.meta-date {
    border-left: 0 !important;
}

.nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .nectar-recent-post-slide .container {
	margin-bottom: 0 !important;
}

/* customize slider active post width */
.nectar-recent-posts-single_featured .inner-wrap {
    width: 80%;
	margin: 0 auto;
}
.nectar-recent-posts-single_featured h2 {
	line-height: 55px;
	margin: 50px 0;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.agriculture {
    background-color: #2e964f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.bien-etre {
    background-color: #ffad8d !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.bonne-gouvernance {
    background-color: #733a5f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.culture {
    background-color: #f797b9 !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.digital {
    background-color: #225eff !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.economiefiscalite {
    background-color: #5ae3ff !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.egalite-des-chances {
    background-color: #9ebaff !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.emploi {
    background-color: #2e92e1 !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.energie {
    background-color: #c2387f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.enseignement {
    background-color: #ea2e5f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.environnement-climat {
    background-color: #bae58b !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.europe-international {
    background-color: #0000ab !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.immigration {
    background-color: #93838e !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.independants-pme {
    background-color: #77c4d3 !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.institutions {
    background-color: #8866c7 !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.justice {
    background-color: #b9001f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.mobilite {
    background-color: #ffcc1f !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.sante {
    background-color: #00d4bc !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.securite {
    background-color: #3b7297 !important;
}
.nectar-recent-posts-single_featured .grav-wrap .text a.social {
    background-color: #ff6f69 !important;
}

/* customize slider button */
.nectar-recent-posts-single_featured .inner-wrap a.nectar-button {
    border-radius: 0 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/* align slider button text to center */
.nectar-recent-posts-single_featured .inner-wrap a.nectar-button span {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

/* hide arrow in slider more button */
.nectar-recent-posts-single_featured .inner-wrap a.nectar-button .icon-button-arrow {
    display: none !important;
    visibility: hidden !important;
}

/* hide title in slider option */
.nectar-recent-posts-single_featured.multiple_featured > .container .controls span.title {
    display: none !important;
}

@media only screen and (min-width: 1000px) {
	.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="4"] li {
	    width: 22%;
        margin-right: 3%!important;
	}

	.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location="bottom"] .controls[data-num="4"] li:last-child {
	    margin-right: 0;	
	} 
}

/* categories */
.nectar-recent-posts-single_featured .grav-wrap .text a,
.meta-category a,
.masonry.material .masonry-blog-item .meta-category a,
body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a {
    text-transform: uppercase !important;
    font-size:16px !important;
    font-family: BebasNeue !important;
    letter-spacing: 1px !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    display: inline-block;
    font-weight: inherit;
}

.nectar-recent-posts-single_featured .grav-wrap .text a,
.masonry.material .masonry-blog-item .meta-category a,
.related-posts[data-style="material"] .meta-category a {
    margin:0 0 6px 6px !important;
}

/*** BLOG: MASONRY BLOG NO SIDEBAR ***/
.masonry.material .masonry-blog-item .meta-category,
.related-posts[data-style="material"] .meta-category {
    width: 100%;
    height: 30px;
    overflow: hidden;
    padding: 0 6px 0 0;
    top: -30px;
    background-color: transparent;
    position: relative;
}

.related-posts[data-style="material"] .meta-category {
    top: -36px;
}
.masonry.material .masonry-blog-item .article-content-wrap {
    min-height: 200px;
    margin-top: -4px;
    padding-top: 0!important;
}

body .related-posts[data-style="material"] .article-content-wrap {
    margin-top: -11px;
    padding-top: 0 !important;
}

.full-width-content .post-area .masonry-blog-item .article-content-wrap {
    min-height: auto !important;
}

@media only screen and (min-width: 1000px) {
	.masonry.material .masonry-blog-item {
	    width: 22%;
	}
}

.post-header,
.post-header h3 {
	font-size: 18px !important;
	line-height: 30px !important;
	margin-bottom: 0 !important;
    color: #444 !important;
}

.masonry.material .masonry-blog-item .grav-wrap {
    margin-top: 0;
}

/*** CATEGORY A LA UNE ***/
a.actu,
a.communiques,
a.dans-les-medias,
a.discours,
a.opinions,
a.article-epingle,
a.referencement {
    display:none !important;
}

#page-header-wrap a.communiques,
#page-header-wrap a.dans-les-medias,
#page-header-wrap a.discours,
#page-header-wrap a.opinions {
    display:inline-block !important;
}

/*** FOOTER ***/
#footer-outer .row {
    padding: 0 0 55px;
}

#footer-outer #footer-widgets .col ul {
    margin-top: 75px;
}
#footer-outer #footer-widgets .col ul li {
    display: inline-block;
    padding: 4px 8px!important;
}

#footer-outer #footer-widgets .col ul li.alde { 
	position: relative;
    background-repeat: no-repeat;
    background-image: url(img/icons/alde-svg.svg);
    width: 59px !important;
    height: 25px;
    background-position: 0 0;
    background-size: cover;
}

#footer-outer #footer-widgets .vc_row-fluid .vc_col-sm-6 {
    text-align: left;
}

.footer-extra {
	text-align: left !important;
	margin-top: 0px !important;
}

.footer-extra .col {
	text-align: left !important;
}

@media only screen and (min-width: 1000px) {
	#footer-outer .row {
	    padding: 0 0 75px !important;
	}

	#footer-outer #footer-widgets .vc_row-fluid .vc_col-sm-6 {
	    width: 48.9% !important;
	}
	
	.footer-extra h2 {
		width: 55%;
	}
}

/*** Booking form ***/
.mec-event-carousel-title {
    line-height: inherit !important;
}

.mec-events-meta-group-booking {
    display: none !important;
}

.booking-form-block {
    margin-bottom: 30px;
    padding: 20px 30px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.016);
}

#mec-events-meta-group-booking {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

/*** Article footer social buttons ***/
.post-area .bottom-meta {
    display: none !important;
}

div.simplesocialbuttons {
    text-align: left !important;
}

.simplesocialbuttons.simplesocial-round-txt button {
    border-width: 2px;
    font-size: 13px;
    font-family: Panton;
    padding-right: 15px;
    padding-left: 34px;  
}

.simplesocialbuttons.simplesocial-round-txt button:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.simplesocialbuttons.simplesocial-round-txt button:after {
    font-size: 13px;
    left: 5px;
}

/*** WooCommerce ***/
.woocommerce .nectar-shop-header {
	padding: 100px 0 35px;
	border-bottom: 1px solid rgba(0,0,0,0.07);
	margin-bottom: 40px;
}

.woocommerce-products-header {
	position: absolute;
	top: 0px;
}

.woocommerce .woocommerce-result-count {
    right: 250px !important;
}
.woocommerce .products.related {
	margin-bottom: 40px !important;
}

.woocommerce-tabs .entry-content h2,
.woocommerce .products.related h2 {
	font-family: Panton;
	font-size: 30px;
}

.woocommerce .nectar-shop-header .page-title,
.woocommerce .nectar-shop-header .woocommerce-breadcrumb,
.single-product .nectar-shop-header,
.single-product .product_meta,
.woocommerce-tabs .tabs {
	display: none;
}

/*** Stripe payment ***/
body.page-id-24896 #footer-widgets .col input[type=email],
body.page-id-25286 #footer-widgets .col input[type=email] {
	background-color: transparent;
}

.simpay-checkout-btn {
	width: auto !important;
	height: 50px !important;
}

.simpay-checkout-btn span {
	font: 600 13.3333px Arial;
}

.posts-container .post .excerpt {
    display: none;
}

.post-area.featured_img_left .post .excerpt {
    display: block;
    font-weight: normal;
}

/*.masonry.material .masonry-blog-item .grav-wrap .text span {
    font-weight: normal;
}

.post-area.featured_img_left article .grav-wrap .text span {
    font-weight: normal;
}

.single .post-content {
    font-weight: normal;
}

.related-posts[data-style="material"] .grav-wrap {
    font-weight: normal;
}*/

.container {
    font-weight: normal;
}

input[type=submit], button[type=submit], input[type="button"] {
    font-weight: normal;
}

.nectar-button {
    font-weight: normal;
    text-transform: uppercase;
}

/*** Adhesion form ***/
.quform-element.quform-element-column.quform-element-4_5,
.quform-element.quform-element-column.quform-element-4_6 {
	margin-top:23px;	
}


/*********************************************
    CSS migrated from theme's options GUI
    Cleaned-up by Axel on 14/12/2022
**********************************************/

.masonry.classic_enhanced .masonry-blog-item .post-meta .nectar-love-wrap,
.blog-recent[data-style*="classic_enhanced"] .post-meta .nectar-love-wrap {
    display: none !important;
}

.nectar-recent-posts-single_featured .inner-wrap a.nectar-button {
    border-radius: 40px !important;
}

.post-header, .post-header h3 {
    line-height: 25px !important;
    font-size: 20px !important;
}

select {
    font-family: 'Lato' !important;
}

.mec-event-export-module {
    margin-bottom: 100px !important;
}

#sidebar h4 {
    color: #252525 !important;
    font-family: 'Fieldwork-Hum-Demibold' !important;
    font-size: 20px !important;
    text-transform: none !important;
}

.wpcf7-form p span {
    color: #757575 !important;
}

span.wpcf7-list-item {
    margin-left: 0px !important;
}

body[data-fancy-form-rcs="1"] input[type="checkbox"] + label {
    color: #676767 !important;
}

div[data-style="default"] .toggle h3 a,
div[data-style="default"] .toggle h3 {
    font-size: 18px !important;
    line-height: 20px !important;
}

body[data-form-style="minimal"] .minimal-form-input.filled input,
body[data-form-style="minimal"] .minimal-form-input.has-text input,
body[data-form-style="minimal"] .minimal-form-input.filled textarea,
body[data-form-style="minimal"] .minimal-form-input.has-text textarea {
    color: #00a4e6 !important;
}
  
.team-member[data-style="meta_overlaid"] .team-meta h3,
.team-member[data-style="meta_overlaid_alt"] .team-meta h3,
.team-member[data-style="bio_fullscreen"] .team-meta h3 {
    font-size: 30px !important;
    line-height: 35px !important;
}

body,
.toggle h3 a,
body .ui-widget,
table,
.bar_graph li span strong,
#slide-out-widget-area .tagcloud a,
body .container .woocommerce-message a.button,
#search-results .result .title span,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.row .col.section-title .nectar-love span,
body .nectar-love span,
body .nectar-social .nectar-love .nectar-love-count,
body .carousel-heading h2,
.sharing-default-minimal .nectar-social .social-text,
body .sharing-default-minimal .nectar-love,
.widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
    font-size: 14px !important;
    font-weight: 700;
    color: #676767 !important; 
}
  
.nectar-icon-list-item .content {
    color: #676767 !important; 
}
  
.awsm-personal-info span {
    font-size: 22px !important;
    line-height: 0.5 !important;
}

.grid-style.style-2 figcaption::before {
    background: #002eff !important;
}

.awsm-grid figure img {
    width: 100% !important;
}

.awsm-grid h3 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.cards-style.style-4 figure {
    border: 0px !important;
    padding: 0px !important;
}
 
.awsm-grid p {
    padding-bottom: 0px !important;
}

.awsm-grid-wrapper .awsm-grid > .awsm-grid-card {
    padding: 0 10px  !important;
    margin: 0 0 0px !important;
}

.awsm-grid élément {
    padding-bottom: 0px !important;
}

#cookie-law-info-bar {
    box-shadow: none !important;
}

#cookie-law-info-again {
    box-shadow: none !important;
}

.cards-style.style-4 figcaption {
    padding-left: 2px;
    padding-right: 2px;
}

p {
    font-family: 'Open Sans' !important;
}
  
.mec-wrap p {
    margin: 0 0 0px 0 !important;
}

.awsm-personal-info span {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: bold !important;
    text-transform: none !important;
}


/*********************************************
    CSS migrated from M.E Calendrier options GUI
    Cleaned-up by Axel on 05/02/2023
**********************************************/

.mec-single-modern .mec-events-event-image img {
    width: 100% !important;
    height: 100% !important;
}

.mec-masonry .mec-masonry-col6 i {
    height: 70px !important;
}

.mec-event-carousel-content {
    background-color: #ffffff !important;
}

.mec-event-carousel-content p {
    font-size: 0px !important;
}

.mec-event-carousel-content .mec-event-carousel-title a {
    letter-spacing: 0px !important;
    text-transform: none !important;
}

.mec-event-carousel-content {
    padding: 20px 20px 0px 30px !important;
}

.mec-event-carousel-type1 .mec-event-carousel-content {
    margin-bottom: 0px !important;
}
