/* 
Theme Name:     WEBLOFT
Theme URI: 		http://www.webloft.ca/
Description: Thème personnalisé pour le client. Habituellement développé à partir d'un PSD fournis par votre agence de communication. Pour plus d'informations, veuillez communiquer avec votre agence ou le support de Webloft au 514-945-3700 / support@webloft.ca
Author:         WEBLOFT // JFRanger, Maxime & Dominique
Theme URI: 		http://www.webloft.ca/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



.page-id-33604 .elementor-element-9ee686d,
.page-id-31768 .elementor-element-9ee686d,
.postid-35799 .elementor-element-9ee686d
{display:none!important;}

.post-template-default{overflow:hidden;}

@media(max-width:767px){
	.post-template-default iframe{height:auto!important;min-height:200px;}
}




html, body {
	overflow-x: hidden;
}

body:not(.elementor-editor-active) #elementor-popup-modal-25859,
body:not(.elementor-editor-active) #elementor-popup-modal-25864{display:none!important;}
.display-none{display:none!important;}


/* elementor bug */
/*body .elementor-widget-image a {display:block;}*/
body .elementor-widget-image a img[src$=".svg"] { width: 100%; }


.nomargin,
.nomargin p,
.no-margin,
.no-margin p,
.nopadding,
.nopadding p,
.no-padding,
.no-padding p{margin:0 !important; padding:0 !important}

ul.wl-cats {
	margin: 0;
	padding: 0;
}

ul.wl-cats li:after {
    content: " / ";
}

#footer_menu li:last-child:after {
    content: "";
}

ul.wl-cats li {
	list-style: none;
	display: inline;
}

ul.wl-cats li, 
ul.wl-cats li a {
	line-height: 1.4em;
	padding-top: 5px;
    padding-bottom: 5px;
    font-family: var(--e-global-typography-f171f65-font-family ), Sans-serif;
    font-size: var(--e-global-typography-f171f65-font-size );
    font-weight: var(--e-global-typography-f171f65-font-weight );
    letter-spacing: var(--e-global-typography-f171f65-letter-spacing );
    word-spacing: var(--e-global-typography-f171f65-word-spacing );
	position: relative;
}

ul.wl-cats li a:hover,
ul.wl-cats li.current-cat a {
	text-decoration: underline;
}

.wl-badge {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 35px;
	border-top-left-radius: 18px;
	border-bottom-left-radius: 18px;
}

.wl-badge.open_now {
	background: #EEE15B;
}
.wl-badge.new,
.wl-badge.coming_soon {
	background: #FCD7CD;
}
.wl-badge.special_offer {
	background: #eee15b;
}

.wl-badge span {
	letter-spacing: 0.7px;
	text-transform: uppercase;
	font-family: Plain;
	font-size: 14px;
	color: #07503F;

	transform-origin: top left;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: rotate(-90deg) translate(-50%, -50%);
}

.elementor-widget-image.wl-class-badge .wp-caption {
	position: relative;
}

.elementor-widget-image.wl-class-badge .wp-caption-text {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 35px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
	pointer-events: none;
}
.elementor-widget-image.wl-class-badge .wp-caption-text span {
	letter-spacing: 0.7px;
	text-transform: uppercase;
	font-family: Plain;
	font-size: 14px;
	color: #07503F;
	font-style: initial;
	transform-origin: top left;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: rotate(-90deg) translate(-50%, -50%);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.elementor-widget-image.wl-class-badge .wp-caption-text span {
		font-size: 10px;
	}
}

/* JET MEGA MENU */
.elementor-widget-jet-mega-menu .elementor-post__title a:hover {
    text-decoration: underline;
}

/* FORMS */
.elementor-widget-form input.elementor-field {
    padding: 0;
}

.elementor-widget-form input.elementor-field:focus {
    box-shadow: none;
}

.elementor-widget-form .elementor-field-option input[type="checkbox"].elementor-field {
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid var(--e-global-color-primary);
    border-width: 1px!important;
}

.elementor-widget-form .elementor-field-option input[type="checkbox"].elementor-field::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 6px;
    width: 6px;
    height: 10px;
    border: 2px solid var(--e-global-color-primary);
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    opacity: 0;
}

.elementor-widget-form .elementor-field-option input[type="checkbox"].elementor-field:checked::after {
  opacity: 1;
}

/* /FORMS */

body .elementor-counter .elementor-counter-number-wrapper {
	flex: auto;
}

.wl-all-episodes .elementor-widget-container {
    width: 100%;
    height: auto;
    position: relative;
}

.wl-all-episodes  .elementor-widget-container a {
    display: block;
}
.wl-all-episodes .elementor-widget-container img {
	width: 100%;
	height: 400px!important;
	object-fit: contain!important;
	object-position: left !important;
}


body .podcasts-list-player .srp_player_boxed {
    background: transparent!important;
    padding: 0!important;
}

body .podcasts-list-player .album-player {
	overflow: hidden;
}

body .podcasts-list-player .track-title,
body .podcasts-list-player .tracklist-item-title {
    display: block;
    width: 100%;
    white-space: nowrap;
    background-image: linear-gradient(90deg, #07503F 70%, rgba(0, 0, 0, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body .podcasts-list-player .iron-audioplayer,
body .podcasts-list-player .album-player .sr_progressbar {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

body .podcasts-list-player .control .sr_skipBackward, 
body .podcasts-list-player .control .sr_skipForward,
body .podcasts-list-player .control .sricon-volume {
    font-size: 15px;
}

body .podcasts-list-player .control .sr_speedRate {
    font-size: 6px;
}
body .podcasts-list-player .control .sr_speedRate div {
    padding: 1px;
}
body .podcasts-list-player .srp_control_box {
    display: flex;
    align-items: flex-start;
}
body .podcasts-list-player .control {
    column-gap: 7px!important;
    margin-top: 0;
}
body .podcasts-list-player .srp_control_box {
    padding-top: 0;
}

body .podcasts-list-player .playlist {
    padding: 0!important;
    margin-top: 30px;
}
body .podcasts-list-player .srp_list .sr-playlist-item {
    padding: 7px 0!important;
    border-top: 1px solid #CCCBBD!important;
}

.podcasts-tabs .iron-audioplayer .playlist .sr-playlist-item-flex {
    gap: 0;
}

.podcasts-tabs .iron-audioplayer.show-playlist .playlist {
    margin-top: 0;
}

.podcasts-tabs .iron-audioplayer .playlist .srp_track_description {
    display: none!important;
}

.podcasts-tabs .iron-audioplayer .playlist li.sr-playlist-item {
    padding: 20px 0!important;
}
.podcasts-tabs .iron-audioplayer .playlist li.sr-playlist-item:first-child {
    border-top-width: 0!important;
}

.podcasts-episodes-season .elementor-widget-image img {
    border-radius: 0!important;
}

.podcasts-episodes-season .elementor-swiper-button {
    top: -72px!important;
	transform: none!important
}

.podcasts-episodes-season .elementor-swiper-button-prev {
	left: unset!important;
	right: 60px!important;
    height: 52px;
    width: 52px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52' fill='none'%3E%3Ccircle cx='26' cy='26' r='25.5' transform='rotate(-180 26 26)' stroke='%2307503F'/%3E%3Cpath d='M28.7168 16.2988L19.4034 25.6123L28.7168 34.9257' stroke='%2307503F'/%3E%3C/svg%3E");
}
.podcasts-episodes-season .elementor-swiper-button-prev i {
    display: none;
}

.podcasts-episodes-season .elementor-swiper-button-next {
    height: 52px;
    width: 52px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52' fill='none'%3E%3Ccircle cx='26' cy='26' r='25.5' transform='matrix(1 -3.17865e-08 -3.17865e-08 -1 0 52)' stroke='%2307503F'/%3E%3Cpath d='M23.2832 16.2988L32.5966 25.6123L23.2832 34.9257' stroke='%2307503F'/%3E%3C/svg%3E");
}
.podcasts-episodes-season .elementor-swiper-button-next i {
    display: none;
}



body figcaption{color:var( --e-global-color-text );}

.consultant-item .consultant-info{
	transition:background 0.5s ease;
	  background: linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-secondary) 100%) !important;
}

.consultant-item:hover .consultant-info{
background:  linear-gradient(90deg, #E5DA6E 0%, #F4C897 100%)!important;
}





/*filtre taxonomy shortcode*/

.filtre-consultants-form {
  display: flex;
  justify-content:center;
  align-items:stretch;
  gap: 2rem;
  flex-wrap: wrap;
  margin:-25px auto 100px auto;
	background:var( --e-global-color-88e1c15 );
	border-radius:15px;
	width:680px;
	max-width:100%;
}

body .filtre-consultants-form button{
background-color: var(--e-global-color-text);
    color: var(--e-global-color-88e1c15);
    border: none;
    width: 40px;
    height: 40px;
    display: flex;
	margin:10px 0;
    justify-content: center;
    align-items: center;
    padding: 0;
}

body .filtre-consultants-form button:hover{
	background-color:var( --e-global-color-5a18529 );
}



.taxonomy-group:hover {
	background-color:var(--e-global-color-secondary);
}

.taxonomy-group {
  	position: relative;
	padding:0 1rem;
	display: flex;
    justify-content: center;
    align-items: center;
}

.taxonomy-label .fa-chevron-down{
	font-size:0.8rem;
	margin-left:0.4rem;
}

.taxonomy-label {
  font-weight:200!important;	
  cursor: pointer;
  font-weight: bold;
  display: flex;
  justify-content:center;
  align-items:center;
  padding: 0.5rem;
	
}
.taxonomy-label>i:first-child{
	font-size:1.6rem;
	margin-right:0.4rem;
}

.taxonomy-terms {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: var( --e-global-color-d7f1282 );
	border-radius:0 0 15px 15px;
	width:100%;
  padding: 0.5rem 1rem;
  list-style: none;
  z-index: 10;
}

.taxonomy-group:hover .taxonomy-terms {
  display: block;
}

.filtre-taxonomie input[type="checkbox"] {
  display: none;
}

.filtre-taxonomie label {width:100%}

.filtre-taxonomie label span {
  cursor: pointer;
  display: inline-block;
  padding: 6px 12px;
  width:100%;	
  border:1px solid var( --e-global-color-d7f1282 );
  border-radius: 9px;
  transition: all 0.2s ease;
  margin-bottom:6px;
}

.filtre-taxonomie label:not(:checked):hover span{
	border: 1px solid var(--e-global-color-text);
	color: var(--e-global-color-text);
}

.filtre-taxonomie input[type="checkbox"]:checked + span {
 	 background-color: #A4A08D;
}

.custom-icon-expertise:before{
	    content: url("/wp-content/uploads/2025/05/icone-expertise.svg");
}
.custom-icon-language:before{
	    content: url("/wp-content/uploads/2025/05/icone-planet.svg");
}
.custom-icon-location:before{
	    content: url("/wp-content/uploads/2025/05/icone-location.svg");
}


@media(max-width:767px){
	
	.filtre-consultants-form{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 2rem 0;
		width: 360px;
	}
	
}

/*fin filtre taxonomy*/

.wl-blog-terms>a {
	display: none;
}

.wl-blog-terms>a.elementor-post__read-more + a {
	display: block;
}
