/*

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

*/


/**********************************************************************************************
 
--  GENERAL   ---------------------------------------------------------------------------------

***********************************************************************************************/


.material .wpb_row#no_margin_bottom {
    margin-bottom: 0em;
}

/*Images plus petites en mobile*/
@media (max-width: 999px) {
	.img_smaller_mobile img {
		width: 50px !important;
	}
}
a[href^="mailto:"] {
  text-decoration: underline;
  text-underline-offset: 3px;
}
a[href^="mailto:"]:hover {
	background-color: #A5AAD0 ;
}

/*********************************************************************************************#*
 
--  ACTUALITES   ------------------------------------------------------------------------------

***********************************************************************************************/

/*box-shadow fixed */
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-shadow-hover=yes][data-card=yes] .nectar-post-grid-item:hover:after {
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);

}


/**********************************************************************************************
 
--  MENU    -----------------------------------------------------------------------------------

***********************************************************************************************/

/*Logo ****************************************************************************************/
#header-outer #top #logo img {
	height: 80px;
	transition: all easing 0.3s;
} 
#header-outer #top #logo {
	height: 30px;
	transition: all easing 0.3s;
}
#header-outer.scrolling #top #logo img {
	height: 60px;
}
#header-outer.scrolling #top nav {
	margin-top: 28px;
	margin-bottom: 28px;
}
#header-outer.scrolling #top #logo {
	align-self: auto;
	margin-top: 11px !important;
}
/*dropdown ************************************************************************************/
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover {
	border-radius: 4px;
}
 #top nav>ul>li[class*=button_solid_color]>a span {
 	color: #FFF7EA !important;
 }

/**********************************************************************************************
 
--  ACCUEIL -----------------------------------------------------------------------------------

***********************************************************************************************/

/*Fancy box specials **************************************************************************/
/*Design box*/
.fancy_box_rotate_1 .nectar-fancy-box {
	background: #FFF7EA;
	transform: rotate(-3deg) translate(48px);
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}
.fancy_box_rotate_2 .nectar-fancy-box {
	background: #ECDFCA;
	transform: rotate(2deg) translateY(-20px);
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}
.fancy_box_rotate_3 .nectar-fancy-box {
	background: #FFF7EA;
	transform: rotate(-3deg) translate(-96px, 60px);
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}
.nectar-fancy-box[data-border-radius="10px"] .image-wrap, .nectar-fancy-box[data-border-radius="10px"]:not([data-style=parallax_hover]):not([data-style=color_box_hover]) {
	border-radius: 20px;
}
/*CTA*/
.fancy_box_rotate_1 p a, .fancy_box_rotate_2 p a, .fancy_box_rotate_3 p a {
	color: #4D5BD0;
}

/*Responsive*/
@media (max-width: 999px) {
	.fancy_box_rotate_1 .nectar-fancy-box {
		transform: rotate(-2deg) translate(0px);
}
	.fancy_box_rotate_2 .nectar-fancy-box {
		transform: translateY(0px);
	}
	.fancy_box_rotate_3 .nectar-fancy-box {
		transform: rotate(-2deg) translate(0px);
	}
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
	img.img-with-animation.bleuet_accueil_img {
		opacity: 0.7 !important;
	}
}

/*images absolute*/
@media only screen and (min-width: 1px) and (max-width: 999px) {
    body .img-with-aniamtion-wrap img.img_responsive_scale {
		height: 134px !important;
		margin:	0 auto;
    }
    body .img-with-aniamtion-wrap img.img_responsive_scale_2 {
		height: 250px !important;
		width: auto !important;
		margin:	0 !important;
    }
    .center img.img-with-animation.img_responsive_scale_2 {
		margin:	0 !important;
    }
}




/**********************************************************************************************
 
--  PRESENTATION  -----------------------------------------------------------------------------

***********************************************************************************************/

/*Hero ***************************************************************************************/
.wpb_row.full-width-content .hero_presentation .img-with-aniamtion-wrap, 
.wpb_row.full-width-content .hero_presentation .img-with-aniamtion-wrap img {
	width: 100%;
	z-index: -1;
}
/*Image right ********************************************************************************/
@media only screen and (min-width: 690px) and (max-width: 999px) {
	img.img_scale_down_tablet {
		width: 70% !important;
	}
}	
@media only screen and (min-width: 1px) and (max-width: 999px) {
	img.img_scale_down_tablet_2 {
		width: 00px !important	;
	}
}	



/**********************************************************************************************
 
--  PRODUCTEURS  -----------------------------------------------------------------------------

***********************************************************************************************/


/*Cards massifs *******************************************************************************/
.fancy_box_massif .nectar-fancy-box {
	background: #FFF7EA;
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.05);
}
.fancy_box_massif p a {
	color: #4D5BD0;
}
.massifs_section .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content {
	height: 100% !important;
}
.massifs_section .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content {
	height: 100% !important;
}
.massifs_section .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content, 
.massifs_section .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .inner, 
.massifs_section .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid-item-bg {
	height: 100% !important;
	border-radius: 0 0 20px 20px !important;

}


/*Cards producteurs ***************************************************************************/
.fancy_box_producteur .nectar-fancy-box {
	background: #FFEDCF;
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}
.fancy_box_producteur p a {
	color: #4D5BD0;
}
.producteurs_section .team-member {
	padding: 24px;
	border-radius: 20px;
	background-color: #FFEDCF;
	transition: all ease 0.3s;
}
.producteurs_section .team-member:hover {
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}
.p
.producteurs_section .team-member-image {
	border-radius: 20px;
}
.team-member[data-style=bio_fullscreen_alt]:hover .team-member-image {
	transform: scale(1);
}


/**********************************************************************************************
 
--  FORMATIONS  -------------------------------------------------------------------------------

***********************************************************************************************/

/*Cards ***************************************************************************************/
.card_formation_alt {
	border-radius: 20px;
	background-color: #FFEDCF;
}

/*Menu ***************************************************************************************/
body .page-submenu li a {
	font-size: 14px;
	font-weight: bold;
}


/**********************************************************************************************
 
--  RESSOURCES  -------------------------------------------------------------------------------

***********************************************************************************************/

/*Podcasts ************************************************************************************/
.fancy_box_podcast .nectar-fancy-box {
	background: #FFD56A;
	box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
}


/**********************************************************************************************
 
--  ACTUALITES  -------------------------------------------------------------------------------

***********************************************************************************************/

/*Blog page **********************************************************************************/
body[data-button-style^=rounded] .nectar-post-grid-wrap .load-more {
	background-color: #BCD1A2;
	border: none;
}
.nectar-post-grid-filters a {
	padding: 12px 18px;
	background-color: #BCD1A2;
	border-radius: 60px;
}
.nectar-post-grid-filters a.active {
	color: #FFF7EA;
	background-color: #212121;
}
.nectar-post-grid-filters a:after {
	display: none;
}

/*Article page **********************************************************************************/
h1.entry-title {
    text-align: left !important;
    letter-spacing: 3px;
}



/**********************************************************************************************
 
--  ADHERER  -------------------------------------------------------------------------------

***********************************************************************************************/

/*image hero ************************************************************************************/
@media only screen and (min-width: 1px) and (max-width: 689px) {
	.img_mobile_reduce {
		width: 200px;
	}
}

/*images blocs ************************************************************************************/
@media only screen and (min-width: 1px) and (max-width: 999px) {
	.img_mobile_reduce {
		width: 200px;
	}
}


/**********************************************************************************************
 
--  FORUM  -------------------------------------------------------------------------------------

***********************************************************************************************/

/*Header **************************************************************************************/
div.bbp-breadcrumb{
    font-size: 72px;
    line-height: 80px;
    font-family: 'Londrina solid';
    text-transform: uppercase;
    padding-top: 80px;
}
#bbpress-forums .bbp-breadcrumb p {
	font-size: 100%;
	padding-bottom: 8px;
}
/*Notice*/
div.bbp-template-notice li, div.bbp-template-notice p {
	padding: 16px;
}
div.bbp-template-notice.info {
	border-radius: 12px;
	border: none !important;
	margin-bottom: 	48px;
}

/*Subscribre button **********************************************************************/
#bbpress-forums #subscription-toggle {
	margin-top: 28px !important	;
}
.bsp_button1 {
	font-family: 'Rethink Sans';
	padding: 12px 24px;
	font-size: 	16px !important	;
	background: transparent	!important;
	background-color: #FFD56A !important;
	color: #212121 !important;
	font-weight: 600;
}

/*Tab ***********************************************************************************/
#bbpress-forums ul.bbp-topics {
	border-radius: 	12px;
	border: none;
}
#bbpress-forums li.bbp-header {
	padding: 24px !important;
	background-color: #E6F1F0;
}
#bbpress-forums li.bbp-header ul {
	line-height: 24px;
}
li.bbp-body ul.topic {
	padding: 24px !important;
}
.bbp-topic-permalink {
    font-size: 24px;
    line-height: 30px;
    color: #4D5BD0;
}
#bbpress-forums p.bbp-topic-meta {
	color: #717171;
}
#bbpress-forums ul.odd, #bbpress-forums ul.even {
	background-color: #FFF7EA;
}
li.bbp-body ul.topic {
    border-top: 1px solid #dadada !important;
}
/*Pagination*/
#bbpress-forums .bbp-pagination-links a,
.bbp-pagination-links span.current  {
	font-size: 16px !important;
}
#bbpress-forums .bbp-pagination-links span.current {
	background-color: #FFD56A;
	opacity: 1;
    border: none;
    border-radius: 12px;
}
/*Form*/
body #bbpress-forums fieldset.bbp-form {
	margin-top: 120px;
	background-color: #FFF7EA;
}
#bbpress-forums fieldset.bbp-form legend {
	font-size: 24px;
}
#bbpress-forums fieldset.bbp-form label {
	font-size: 14px;
	padding-bottom: 8px;
}
#bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
	height: 42px;
	border-radius: 8px;
}

/*Cards **************************************************************************************/
.vc_row.vc_row-o-equal-height.forum_cards>.span_12>.vc_column_container>.vc_column-inner {
	padding: 10%;
}

.vc_row.vc_row-o-equal-height.forum_cards .wpb_column.instance-1 > .vc_column-inner > .column-bg-overlay-wrap > .column-bg-overlay, 
.vc_row.vc_row-o-equal-height.forum_cards .wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap{
	border-radius: 20px;
}

.bbp-breadcrumb-root {
	color: #BCD1A2;
}

/**********************************************************************************************
 
--  MASSIFS  ----------------------------------------------------------------------------------

***********************************************************************************************/


/*Card design *********************************************************************************/
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item {
	background-image: url(https://www.syndicat-simples.julienmc.fr/wp-content/uploads/2025/05/background-test-2.png);
}
.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content {
    padding: max(7%, 30px);
    background: #D1DB9F !important;
    border-radius: 0px 0px 20px 20px;
}




#ajax-content-wrap #footer-outer[data-link-hover="underline"] #footer-widgets ul:not([class*="nectar_blog_posts"]) li > a:not(.tag-cloud-link):not(.nectar-button), #footer-outer[data-link-hover="underline"] #footer-widgets .textwidget a:not(.nectar-button) {
	font-size: 16px !important;
}