/*!
 Theme Name:  Divi child
 Theme URI:   https://www.yellowscan-lidar.com/
 Description: Divi child theme for YellowScan
 Author:      Poisson Bouge
 Author URI:  https://www.poissonbouge.fr
 Template:    Divi
 Version:     1.1.0
 Text Domain: Divichild
 Domain Path: /languages
*/

/********************************************************************
 **                         GENERAL                                **
 ********************************************************************/

.clearer {
	clear: both;
}

.et_pb_divider:before {
    border-top-color: #f9b200 !important;
    border-top-width: 5px !important;
}

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
	padding: 0 0 23px 0;
    list-style-type: none;
}

#left-area ul li, .comment-content ul li, .entry-content ul li, body.et-pb-preview #main-content .container ul li {
   padding-left: 1.1em;
   background: url(/wp-content/themes/Divi-child/images/puce-ronde.png) left 8px no-repeat;
}

#et-secondary-nav li>ul {
	width: 165px;
	background-color: white !important;
}

#et-secondary-nav li {
	text-align: left;
}

.single-product.et-db #et-boc .et_pb_text_align_center .et_pb_text_inner {
	display: inline-block;
}

.single-product.et-db #et-boc .et_pb_text_align_center .et_pb_text_inner ul {
	text-align: left;
}

#left-area ul.products li {
	padding: 0;
    background: none;
}

#content-area .hs-form-iframe, #main-content .hs-form-iframe {
	margin:0 auto;
	max-width: 740px;
	width: 100%;
}

.et_search_form_container input {
	background: white;
	color: black !important;
	padding:0 20px;
}

.et_search_form_container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #000 !important;
	opacity: 1; /* Firefox */
}

.et_search_form_container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000 !important;
}

.et_search_form_container input::-ms-input-placeholder { /* Microsoft Edge */
	color: #000 !important;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a {
	text-decoration: underline;
}

/* style pour les news de la page d'acceuil et de l'onglet News  */
.et_pb_blog_0 .et_pb_post, .et_pb_blog_0 .et_pb_post .post-content * {
    color: #666666!important;
    font-size: 18px!important;
}

.et_pb_blog_0 .et_pb_post .post-content-inner, .et_pb_blog_0 .et_pb_post .post-content .post-content-inner {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;	
}

body .et_pb_blog_0 .et_pb_post .entry-title, body .et_pb_blog_0 .not-found-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;	
	max-height: 56px;
	min-height: 56px;
	padding-bottom: 0;
	margin-bottom: 10px;
    font-size: 22px!important;
    line-height: 1.3em!important;	
}

.et_pb_blog_0 .not-found-title {
	color: white !important;
}

.et_pb_blog_0 .et_pb_post .et_pb_image_container {
	margin-bottom: 0;
}

/* fixe le problème de header sur les pages woocommerce  */
.et_fixed_nav.et_transparent_nav.et-db.et_full_width_page #left-area>.woocommerce-notices-wrapper {
	margin-top:0px!important;
}

/* Ajout d'une bordure fine sous le main header lors qu'il est en position fixed */
.et-fixed-header#main-header {
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1)!important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1)!important;
    box-shadow: 0 1px 0 rgba(0,0,0,.1)!important;
}


/********************************************************************
 **                       MENU PRINCIPAL                           **
 ********************************************************************/
.et-secondary-menu {
	background-color: white;
}




/* entrées de menu en noir si template de post ou categ produit (car pas de slider en background)  */
.post-template-default #top-menu a,
.kb-template-default #top-menu a,
.tax-product_cat #top-menu a {
	color: black;
}

/* niveau 1 de menu en caps et comportement au survol*/
#top-menu > li > a {
	text-transform: uppercase !important;
}
#top-menu-nav > ul > li > a:hover {
	opacity: 1 !important;
	transition-duration: 0.2s !important;
	color: black;
	background-color: white;
}

/* dernier élément du niveau 1 de menu doit être de type bouton */
#top-menu > li:last-child a {
	color: white;
	background-color: #f9b200;
	padding: 7.5px 10px !important;
	border-radius: 5px;
}
#top-menu > li.current_page_item:last-child a {
	color: white;
}

/* ne pas afficher le caddie WooCommerce */
.et-cart-info {
	display: none;
}

/* styles de sous-menu (taille, séparateurs, puce jaune, graisse, hover) */
#top-menu .sub-menu li a {
	/*font-size: 15px !important;*/
}
#main-header #top-menu li .cMenuModal h2 a {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    color: #666 !important;
}
@media (min-width: 981px) {
	#main-header #top-menu .cMenuModal .et_pb_row {
	    padding: 5px 0;
	}
	#main-header #top-menu .cMenuModal .et_pb_divider {
	    padding: 0;
	}
}

#top-menu-nav .sub-menu {
	padding: 0;
}
#top-menu-nav .sub-menu li + li {
	border-top: 1px solid rgba(0,0,0,.03);
}
#top-menu-nav .sub-menu li:not(.menu-item-has-children) a:before{
    width: 5px;
    content: " ";
    background-image: url(/wp-content/themes/Divi-child/images/puce.gif);
    position: absolute;
    left: 0px;
    top: 17px;
    height:5px;
}
#top-menu-nav .sub-menu li:not(.menu-item-has-children) a {
    font-weight: normal;
}
#top-menu-nav .sub-menu li a:hover {
    opacity: 1;
    background-color: rgba(255,255,255,0);
	color: #f9b200;
}
.post-template-default #top-menu a, .kb-template-default #top-menu a, .tax-product_cat #top-menu a {
    color:white!important;
}
.et-fixed-header #top-menu a {
    color:black!important;
}

#et-secondary-nav .weglot-lang {
    margin: 0;
    padding: 0 10px;
}
/*#main-header {
	transition: transform .0s;
}*/

#main-header #et_search_icon:before {
	transition: all .4s ease-in-out;
}

#main-header .baseline {
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    margin-left: 5px;
    color:white;
    transition: all .4s ease-in-out;
}
@media (max-width: 1279px) {
	#main-header .baseline {
		display: none;
	}
}

#main-header span.et_close_search_field:after {
	transition: all .4s ease-in-out;
}

#main-header.et-fixed-header .baseline, #main-header:hover .baseline, #main-header.et-fixed-header span.et_close_search_field:after, #main-header:hover span.et_close_search_field:after, #main-header.et-fixed-header .mobile_menu_bar:before, #main-header:hover .mobile_menu_bar:before {
	color: #666;
}

.single-dp_events #main-header .baseline {
	display: none;
}

@media (min-width: 981px) {
	.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul {
		animation: Grow .1s ease-in-out;
		-webkit-animation: Grow .1s ease-in-out;
		-moz-animation: Grow .1s ease-in-out;
	}	
}



/********* Mobile Menu Collapse ********/
 
/**** This hides the sub menu items on mobile ****/
 
#main-header .et_mobile_menu li ul.hide {
display: none !important;
}
 
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
 
#mobile_menu .menu-item-has-children {
position: relative;
}
#mobile_menu .menu-item-has-children > a {
background: transparent;
}
 
/**** This styles the icon and moves it to the right ****/
 
#mobile_menu .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}
 
/**** Here you can swap out the actual icons ****/
 
span.menu-closed:before {
content: "\4c";
display: block;
color: #000;
font-size: 16px;
font-family: ETmodules;
}
 
span.menu-closed.menu-open:before {
content: "\4d";
}

.weglot-flags.en>span:before {
	width: auto !important;
	height: auto !important;
	margin-right: auto !important;
	background: none !important;
}


/********************************************************************
 **             MENU PRINCIPAL EN VERSION MOBILE                   **
 ********************************************************************/

/* breakpoint of the mobile menu */
@media only screen and ( max-width: 1190px ) {
	#top-menu-nav, #top-menu { display: none; }
	#et_top_search { display: none; }
	#et_mobile_nav_menu { display: block; }
	#main-header .baseline { display: none !important; }
}

#main-header .et_mobile_menu {
	background-color: rgba(255,255,255,1) !important;
	padding: 0 5%;
}
#main-header:hover {
    background:white!important;
}
.et_mobile_menu li a {
	color: black !important;
}
.et_mobile_menu .menu-item-has-children > a {
    background-color: rgba(0,0,0,0) !important;
    font-weight: 600 !important;
}
#main-header:hover #top-menu li a {
    color:black!important;
}
#et_search_icon:before { color: white!important;padding-top:6px; }

#main-header:hover #et_search_icon:before { color: black!important; }

#main-header:hover #et_search_icon:hover:before { color: #7d858c!important; }

#main-header:hover #top-menu li a:hover {
    color:#7d858c!important;
}
#main-header:hover #top-menu li.menu-item-594 > a {
    color: #ffffff !important;}

.et-fixed-header #top-menu li.menu-item-594 > a {
    color: #ffffff !important;}
.get-started {border-radius: 0px;}
.get-started a {color: #fff!important;}

li.get-started {
background-color:#f9b200; 
padding-top: 2px!important;
border-radius: 3px;
-moz-transition: all 0.5s; 
-webkit-transition: all 0.5s;
transition: all 0.5s;}

li.get-started:hover {background-color:#E6A400;}

.et-fixed-header #top-menu .get-started a {
color: #fff!important;}

.get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
color: #fff !important;}

@media only screen and (min-width : 981px) {
#top-menu li.get-started {height: 33px;}}




/********************************************************************
 **                 SOUS-MENU LiDAR SOLUTIONS                      **
 ********************************************************************/

/* premier élément du niveau 1 de menu (LiDAR solutions) doit avoir une flèche */
#top-menu > li:first-child > a:first-child {
	padding-right: 20px;
}
#top-menu > li:first-child > a:first-child::after {
	position: absolute;
	top: 0;
	right: 0;
	font-family: ETmodules;
	/*font-size: 16px;*/
	font-weight: 800;
	content: "3";
}

/* premier élément du niveau 1 de menu (LiDAR solutions) doit afficher la modal */
#top-menu > li:first-child:hover .cMenuModal,
#top-menu .cMenuModal:hover
/* , .cMenuModal:target   <============== si doit aussi réagir au clic */   {
	opacity: 1;
	transform-origin: 0 0;
	animation: Grow .4s ease-in-out;
}
#top-menu > li:first-child:hover .cMenuModal ul,
#top-menu .cMenuModal:hover ul
/* , .cMenuModal:target   <============== si doit aussi réagir au clic */   {
	visibility: visible;
	opacity: 1;
}
#top-menu > li:first-child:hover .cMenuModal div,
#top-menu .cMenuModal:hover div {
	pointer-events: auto;
}
#top-menu a {
    background:none!important;
}

#top-menu .cMenuModal .et_pb_divider:before {
	border-top-color: #ddd !important; 
    border-top-width: 1px !important;
}

/* styles de la modal */
.cMenuModal {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0);
	opacity: 0;
	pointer-events: none;
}
.cMenuModal > div {
	width: 100%;
	position: relative;
	background: #fff;
	margin-top: 101.5px;
}
body.logged-in .cMenuModal > div {
	margin-top: 133.5px;
}
/*
.cMenuModal .et_pb_section_0 > div {
	border-top: 3px solid #f9b200;
}
*/
.cMenuModal .et_pb_section {
    padding: 1% 0 !important;
}
.cMenuModal .et_pb_module {
	margin-bottom: 0 !important;
}
.cMenuModal .et_clickable:hover,
.cMenuModal .et_clickable:hover span,
.cMenuModal .et_clickable:hover .et_pb_blurb_description
 {
	color: #f9b200;
}
.cMenuModal .et_pb_text_inner ul {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
	position: relative;
	padding: 0;
	margin-bottom: 1.5em;
	border: 0 none;
}
.cMenuModal .et_pb_blurb_position_left .et_pb_main_blurb_image {
	width: 80px !important;
}
.cMenuModal .et_pb_blurb_description {
	font-style: italic;
}

.dp_events-template-default #et-main-area {
	padding-top: 105px !important;
}

html .dp_events-template-default #main-header {
	background-color: black;
}


/********************************************************************
 **                            FOOTER                              **
 ********************************************************************/

.footer-logos {
	height: 156px;
	line-height: 116px;
	padding:20px 0;
} 

.footer-logos a {
	margin-right: 23px;
}

.footer-logos img {
	display: inline-block;
	vertical-align: middle;
}

.footer-logos a:last-child {
	margin-right: 0;
	float: right;
}

@media (max-width: 900px) {
	.footer-logos  {
		display: none;
	}	
}


/********************************************************************
 **                         FICHE PRODUITS                         **
 ********************************************************************/

 /* table de caractéristiques */
.entry-content table.caracprod,
.entry-content table.caracprod th,
.entry-content table.caracprod td {
	border: 0 none;
	text-align: center;
}
.entry-content table.caracprod th + th,
.entry-content table.caracprod td + td {
	border-left: 1px solid rgba(255,255,255,.3);
}
.entry-content table.caracprod th {
	color: white;
	font-size: 120%;
	font-weight: normal;
}
.entry-content table.caracprod td {
	color: #f9b200;
	font-size: 240%;
	font-weight: 100;
	padding-top: 0 !important;
}
.entry-content table.caracprod td span {
	font-size: 50%;
}
.et_fixed_nav.et_transparent_nav.et-db.et_full_width_page #left-area>.woocommerce-notices-wrapper {
	opacity:0 !important;
}

@media (max-width: 980px) {
	.entry-content table.caracprod td, .entry-content table.caracprod th {
		padding: .4em 0.1em !important;
		font-size: 120%;
		line-height: 0.8em;
	}
}


/********************************************************************
 **                    FICHE ARTICLES & KB                         **
 ********************************************************************/

/* entrées de menu en noir si template de post ou categ produit (car pas de slider en background)  */
.post-template-default .et_post_meta_wrapper,
.kb-template-default .et_post_meta_wrapper {
	display: none;
}

/* appliquer le layout "full width" automatiquement aux articles de kb même si l'option n'est pas dispo en backoffice */
.et_pb_pagebuilder_layout.single-kb:not(.et-tb-has-body) #main-content .container {
    width: 100%;
    max-width: 100%;
    padding-top: 0 !important;
}

.single .post, .single .et_pb_post {
	margin-bottom: 0;
	padding-bottom: 0;
}

html .single article a, html .single-dp_events #et-boc .et-l a {
	color: #e6a400 !important;
}



/********************************************************************
 **         COMPOSANT DIVI "CARDS"                                 **
 ********************************************************************/

.box {
	width: 100%;
	/*height: 300px;*/
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: black;
	transition: 0.5s;
	padding: 30px !important;
	cursor: pointer;
	border: 1px solid #dadada;
	-webkit-transition: 0.5s;
}
.box:hover {
	border: 1px solid #f9b200;
}
.box::before, .box::after {
	width: 100%;
	height: 100%;
	z-index: 3;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transition: 0.5s;
}
.border::before {
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	-webkit-transform-origin: 0 100%;
}
.border::after {
	border-top: 1px solid #f9b200;
	border-right: 1px solid #f9b200;
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
	.box {
		height: 360px;
	}
}
@media screen and (min-width: 981px) and (max-width: 1280px) {
	.box {
		height: 360px;
		padding: 30px 15px !important;
	}
}
@media (max-width: 980px) {
	.box {
		height: auto;
		padding: 30px 15px !important;
	}
}


/********************************************************************
 **         PAGE WHERE TO BUY                                      **
 ********************************************************************/

.bg-map {
	/*background-image: url(/wp-content/uploads/2019/07/Fond-distributors.png)!important;*/
	/*background-color: #1F2125;*/
	padding: 37px 0 37px 0;
}

#map-where-to-buy {
	max-width: 1194px;
	width: 100%;
	height: 654px;
	margin: 0 auto;
}

.gmap-infowindow {
	display: inline-block;
	padding: 20px;
	color:black;
}

.gmap-title {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}

.gmap-adress {
    color: #6d7278;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;	
    margin-bottom: 10px;
}

.gmap-link {
	color:black;
	font-size: 16px;
	line-height: 1.5;
	color: #F6A50D;
}

#map-form {
	position: relative;
	top: -180px;
}


/********************************************************************
 **         LIST EVENTS                                            **
 ********************************************************************/

.dp_row_slider_view_style1 .dp_column_slider_view .dem_slider1_image .dem_slider1_image_overlay {
	background: #000000cf none repeat scroll 0 0 !important;
}

.dp_row_slider_view_style1 .dp_column_slider_view .dem_slider1_image .dem_slider1_image_box .dem_slider1_image_content a {
	background: #f9b200 none repeat scroll 0 0 !important;
}

.dp_row_slider_view_style1 .dp_column_slider_view h5.dem_slider1_title a {
	color: #000000 !important;
}

.dp_row_slider_view_style1 .dp_column_slider_view h5 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}

.dp_row_slider_view_style1 .dp_column_slider_view .dem_slider1_event_detail .dem_slider1_duration i, .dp_row_slider_view_style1 .dp_column_slider_view .dem_slider1_event_detail .dem_slider1_category i {
	color: #f9b200 !important;
}

.home .dp_row_slider_view_style1 .dem_slider1_button a {
	background: #1F2125 !important;
	border: 2px solid #1F2125 !important;
}

.home .dp_row_slider_view_style1 .dem_slider1_button a:hover {
	background: #f9b200 !important;
	border: 2px solid #f9b200cf !important;
}

.home .dem_slider1_image_overlay {
	display: none;
}

.home .dp_row_slider_view_style1 .dp_column_slider_view .dem_slider1_image a {
	color: #F9B200;
}

.dem-list3-event > .et_pb_row > .et_pb_column {
	height: auto !important;
}


/********************************************************************
 **      SINGLE EVENT                                              **
 ********************************************************************/

.dp_events-template-default .dem_detail1_fullwidth_header {
	display: none;
}

.dp_events-template-default .et-db #et-boc .event_share ul.et_pb_social_media_follow li a, .dp_events-template-default .event_share ul.et_pb_social_media_follow li a {
	color: #24262c !important;
}

.dp_events-template-default .et-db #et-boc .event_share ul.et_pb_social_media_follow li a:hover, .dp_events-template-default .event_share ul.et_pb_social_media_follow li a:hover {
	color: #f9b200 !important;
}

.dem_events_paypal_button, .dem_events_submit_button {
	border: 2px solid #24262c !important;
    background-color: #24262c !important;
    color:white !important
}

.dem_events_paypal_button:hover, .dem_events_submit_button:hover {
	border: 2px solid #f9b200 !important;
    background-color: #f9b200 !important;
    color:white !important
}

.dp_events-template-default .dem_detailpage2_image_content .et_pb_image_wrap {
	display: none;
}

.dp_events-template-default .dem_detailpage2_image_content .dem_detail2_event_content .et_pb_text .et_pb_text_inner p {
	line-height: 23px;
    font-size: 18px;
}

.dp_events-template-default .dem_detailpage2_image_content .dem_detail2_event_content .et_pb_text .et_pb_text_inner ul {
	line-height: 23px;
    font-size: 18px;
    list-style-type: disc;
    padding-left: 21px;
}


/********************************************************************
 **      CALENDAR                                                  **
 ********************************************************************/

.et_pb_row.dem_list3 .dem_list3_item .dem_list3_column_meta_jdetail .dem_list3_meta_detail_content i.et-pb-icon {
	color: #f9b200 !important;
}

.et_pb_row.dem_list3 .dem_list3_item .dem_list3_column_content .dem_list3_title a:hover {
	color: #f9b200 !important;
}


/********************************************************************
 **      PAGE KNOWLEDGE                                           **
 ********************************************************************/

#frm_kb_filters {
	margin-bottom: 140px;
}

#frm_kb_filters h4:first-child {
	padding-top: 16px;
}

#frm_kb_filters h4 {
	color: white;
	padding-top: 11px;
	padding-bottom: 17px;
	margin-bottom: 15px;
	border-bottom:1px solid #45464a;
}

#frm_kb_filters p {
	padding-bottom: 4px;
}

#frm_kb_filters p input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;	
	background: #212226 !important;
	border-radius: 2px;
	height: 14px;
	width: 14px;
	background: #fff;
	border: 1px solid #636468;
	margin: 0 9px 0 0;
}

#frm_kb_filters p label {
	display: inline-block;
	margin-bottom: 6px;
}

#frm_kb_filters p label:hover, #frm_kb_filters p input[type="checkbox"]:hover {
	cursor: pointer;
}

#frm_kb_filters p input[type="checkbox"]:checked {
	position: relative;
}

#frm_kb_filters p input[type="checkbox"]:checked:before {
    font-family: ETmodules!important;
    content: '\4e';
    display: block;
    color: #F9B200;
    font-size: 13px;
    position: absolute;
    font-weight: bold;
}

#frm_kb_filters #submit-filter {
	font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
	display: inline-block;
	background: #f9b200;
	border-radius: 4px;
	font-size: 18px;
	line-height: 43px;
	font-weight: 400;
	height: 43px;
	color:white;
	text-transform: uppercase;
	border:0;
	padding:0 43px;
	margin-top: 13px;
}

#frm_kb_filters #submit-filter:hover {
	cursor: pointer;
}

#frm_kb_filters #reset_kb_filters {
	display: inline-block;
	color:#f9b200;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
	margin-top: 23px;
	margin-bottom: 7px;
	margin-right: 30px;
}

#frm_kb_filters #reset_kb_filters {
	display: inline-block;
    float: right;
}

#frm_kb_filters #inpt_kb_search {
	display: block;	
	float:left;
	border-radius: 4px 0 0 4px;
	padding:0 13px;
	background:#343539;
	font-size: 15px;
	line-height: 35px;
	height: 35px;
	border:0;
	color:white;
	width: 90%;
}

#frm_kb_filters #submit-search {
	display: block;
	float:left;
	position: relative;
	width: 10%;
	background:#343539;
	line-height: 35px;
	height: 35px;	
	border-radius: 0 4px 4px 0;
	border:0;
}


#frm_kb_filters #submit-search:hover {
	cursor: pointer;
}

#frm_kb_filters #submit-search #et_search_icon:before {
    font-size: 20px;
    color: #f9b200 !important;
    content: "\55";
    right: 0;
    top: 2px;
}

#frm_kb_filters #inpt_kb_search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #828483;
  opacity: 1; /* Firefox */
}

#frm_kb_filters #inpt_kb_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #828483;
}

#frm_kb_filters #inpt_kb_search::-ms-input-placeholder { /* Microsoft Edge */
  color: #828483;
}

#frm_kb_filters .taxo {
	float: left;
	width: 25%;
	padding-right: 3%;
}

#frm_kb_filters .taxo:last-child {
	padding-right: 0;
}

#frm_kb_filters .bt-filter {
	display: inline-block;
    float: right;
    margin-top: 30px;
}

@media screen and (max-width: 980px) {
	#frm_kb_filters h4, #frm_kb_filters p {
		display: none;
	}

	#frm_kb_filters .taxo {
		width: 100%;
	}

	#frm_kb_filters #inpt_kb_search {
		margin-bottom: 0;
		margin-top: 20px;
	}

	#frm_kb_filters #submit-search {
		margin-top: 20px;
	}	

	.single.et-db #et-boc .et-l .et_pb_slide_description .et_pb_slide_title {
		font-size: 34px !important;
		line-height: 1.2em!important;
	}	

	.single.et-db #et-boc .et-l .et_pb_slide_description {
		padding: 170px 8% 124px 8% !important;
	}

}

.et_pb_blog_grid article.kb h2 a, .et_pb_blog_grid article.kb .post-content p {
	line-height: 1.3;
}

@media screen and (min-width: 768px) {
	.et_pb_blog_grid article h2 a {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;  
		overflow: hidden;	
		min-height: 56px;
	}

	.et_pb_blog_grid article.kb h2 a {	
		min-height: 44px;
	}

	.et_pb_blog_grid article .post-content p {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;  
		overflow: hidden;	
		min-height: 69px;
	}
}


/* Vignettes d'evenements */

.decm_event_display_0 .ecs-event .act-post {
    border-width: 1px !important;
    border-color: #000000 !important;
	background-color: white;
}

.decm_event_display_0 .ecs-event .entry-title, .decm_event_display_0 .ecs-event .decm-show-detail-center {
    padding: 0 15px;
}


/* Fiche evenement */

.single-tribe_events.et-db #et-boc .et-l .et_pb_section_2  {
	padding: 50px 0;
}

.single-tribe_events.et-db #et-boc .et-l h1.entry-title {
	font-size: 44px;
    line-height: 50px;
}

.single-tribe_events.et-db #et-boc .et-l #header .et_pb_button {
	border-radius: 10px;
}


/* Filter bar evenements */

.tribe_events_filter_item.closed div {
	display: inherit !important;
}

.tribe-events-filters-horizontal .tribe-events-filter-group {
    max-width: 100%;
    width: 100%;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}

.tribe-events-filters-label, #tribe_events_filter_control, .tribe-events-filters-group-heading, .tribe-events-filters-horizontal .tribe-events-filter-group:after, .tribe-events-filters-horizontal .tribe-events-filter-group:before, .tribe_events_filter_control {
	display:none !important;	
}

#tribe_events_filters_wrapper ul li {
    display: inline-block;
    background: none;
}

#tribe_events_filters_wrapper .tribe-events-filter-group label {
	width: auto;
}

.tribe-events-filters-horizontal .tribe_events_filter_item.active {
	margin-bottom: 0;
}


/* Liste evenements */

.post-type-archive-tribe_events #left-area {
	padding-right: 0 !important;
	width: 100% !important;
	border-right: 0;
}

.post-type-archive-tribe_events.et_right_sidebar #main-content .container:before {
	display: none !important;
}

.ecs-event-list .ecs-excerpt {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0.5em;
	padding-bottom: 0em;
}

.tribe-events-view .et_pb_text_0 {
	font-size: 40px;
    line-height: 1em;
    margin-bottom: 15px!important;	
    color: #000000!important;
    padding-top: 93px;
    text-align: center !important;
}

.tribe-events-view .et_pb_text_1 {
	font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 4% !important;	
    color: #000000!important;
    font-weight: 400 !important;
    text-align: center !important;
}

.tribe-events-view .et_pb_divider {
	position: relative;
}

.tribe-events-view .et_pb_divider:before {
    border-top: 5px solid #f9b200 !important;
	top: 50%!important;   
    content: "" !important;
    width: 140px !important;
    height: 1px !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 10 !important;	
    margin-bottom: 0 !important;
}

.tribe-events-view .et_pb_divider_24.et_pb_module {
	margin-left: auto!important;
    margin-right: auto!important;
}

.tribe-common .tribe-common-c-loader__dot {
	/*	background-color: #f9b200 !important;*/
	/*background-color: hsla(0,0%,100%,.6);*/
}

.tribe-events-view #tribe_events_filters_wrapper {
	margin-top: 0 !important;
}

@keyframes a{50%{background-color: #f9b200;}}

.tribe-common .tribe-common-c-loader__dot {
	background-color: rgba(249,178,0,0.2);
}

#tribe_events_filters_form input[type=checkbox] {
    display: none;
}

#tribe_events_filters_form input[type="checkbox"] + label {
	font-size: 14px;
	display: inline-block;
	padding: 8px 10px;
	color: #141827;
	border-radius: 5px;
}

#tribe_events_filters_form input[type="checkbox"] + label {
	background-color: #ddd;
}

#tribe_events_filters_form input[type="checkbox"] + label:hover {
	background-color: #232428;
	color:white;
}

#tribe_events_filters_form input[type="checkbox"]:checked + label {
	background-color: #232428;
	color:white;
}

#tribe_events_filters_wrapper .tribe-events-filter-group ul li {
	padding:12px;
}

.tribe-events-pro-photo .tribe_events .inner-event {
	background-color: #F3F5F8;
	border-radius: 6px;
	border: 1px solid black;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

 .tribe-events-pro .tribe_events .inner-event:hover .tribe-events-pro-photo__event-featured-image-link, .tribe-events-pro .tribe_events .inner-event:hover .tribe-events-pro-photo__event-featured-image-wrapper {
 	opacity: .8;
 }

 .tribe-events-pro .tribe_events .tribe-common-anchor-thin {
 	border: 0 !important;
 }

.tribe-events-pro-photo .tribe_events .tribe-events-pro-photo__event-details-wrapper {
	padding: 0 15px 15px 15px;
	font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
	color: #666;
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
}

.tribe-events-pro-photo .tribe_events .tribe-events-pro-photo__event-title {
	font-size: 24px;
	font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif !important;
	color: #333 !important;
	font-weight: 500;
	line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 56px;
    min-height: 56px;	
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}

.tribe-events-pro-photo .tribe_events .tribe-events-pro-photo__event-title a {
	color: #333 !important;
}

.tribe-events-pro-photo .tribe_events .tribe-events-pro-photo__event-datetime {
	font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
	font-size: 15px;
	line-height: 19px;	
	color: #666;
	position: relative;
}

.tribe-events-pro-photo .tribe_events .cats {
	/*padding: 8px 0 5px 0;*/
	display: inline-block;
	position: absolute;
	top:20px;
	right:0;
	text-align: right;
}

.tribe-events-pro-photo .tribe_events .cats a {
	display: inline-block;
	width: 150px;
	height: auto;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background-color: hsl(43deg 100% 49%);
	color: white !important;
	text-transform: uppercase;
	text-align: center;
	line-height: 19px;
	font-size: 17px;
	padding:10px 0;
	margin-bottom: 10px;
}
.tribe-events-pro-photo .tribe_events .cats a:hover {
	background-color: hsl(43deg 100% 59%);
}

.tribe-events-pro-photo .tribe_events .cats a.demo-days {
	background-color: hsla(154, 62%, 47%, 1);
}
.tribe-events-pro-photo .tribe_events .cats a.demo-days:hover {
	background-color: hsla(154, 62%, 57%, 1);
}

.tribe-events-pro-photo .tribe_events .cats a.conference {
	background-color: hsla(11, 87%, 62%, 1);
}
.tribe-events-pro-photo .tribe_events .cats a.conference:hover {
	background-color: hsla(11, 87%, 72%, 1);
}

.tribe-events-pro-photo .tribe_events .cats a.webinar {
	background-color: hsla(220, 9%, 13%, 1);
}
.tribe-events-pro-photo .tribe_events .cats a.webinar:hover {
	background-color: hsla(220, 9%, 23%, 1);
}

.tribe-events-pro-photo .tribe_events .excerpt {
	padding: 5px 0;
}

.tribe-events-pro-photo .tribe_events .bt {
	display: inline-block;
	margin: 12px 0 15px 0;
	padding: 5px 18px;
	border: 1px solid #f9b200;
	text-align: center;
	font-size: 18px;
    line-height: 1.7em!important;
    font-weight: 500;
    color: #333 !important;
}

#tribe-events-content {
	margin-bottom: 0 !important;
	padding: 0 !important;
}

/*move event time over to the right*/

.ecs-eventTime {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event time*/

.ecs-eventTime:before {
   font-family: 'ETmodules';
   content: "\e06b";
   position: absolute;
   color: #f9b200;
   left: 0;
}

/*move event date over to the right*/

.ecs-eventDate {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event date*/

.ecs-eventDate:before {
   font-family: 'ETmodules';
   content: "\e023";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/*move event venue over to the right*/

.ecs-venue {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event venue*/

.ecs-venue:before {
   font-family: 'ETmodules';
   content: "\e081";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/*move event address over to the right*/

.ecs-location {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event address*/

.ecs-location:before {
   font-family: 'ETmodules';
   content: "\e081";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/*move event organizer over to the right*/

.ecs-organizer {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event organizer*/

.ecs-organizer:before {
   font-family: 'ETmodules';
   content: "\e08a";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/*move event price over to the right*/

.ecs-price {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event organizer*/

.ecs-price:before {
   font-family: 'ETmodules';
   content: "\e07b";
   position: absolute;
   color: #f9b200;
   left: 0;
}



/*move event categories over to the right*/

.ecs-categories {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event categories*/

.ecs-categories:before {
   font-family: 'ETmodules';
   content: "\e078";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/*move event url over to the right*/

.ecs-weburl {
   padding-left: 26px !important;
   position: relative;
}


/*add icon to event url*/

.ecs-weburl:before {
   font-family: 'ETmodules';
   content: "\e02c";
   position: absolute;
   color: #f9b200;
   left: 0;
}


/* 3 prochains events */

.three-next-events .tribe-events-event-image {
	display: block !important;
}
.dem_slider_style1 .dem_column_slider_view .dem_slider_style1_title a {
	color: #f9b200 !important;
}
.single-tribe_events .tribe-events-pro .tribe-events-pro-photo__event {
	width: 100%;
	margin-bottom: 0;
}


/* Page categ event (https://www.yellowscan-lidar.com/events/category/tradeshow/ par ex) */ 

.tribe-common--breakpoint-medium.tribe-events-pro .column.size-1of3 .tribe-events-pro-photo__event {
	width: 100%;
}

