/**

* Theme Name: Edumodo Child

* Description: This is a child theme of Edumodo, generated by Merlin WP.

* Author: <a href="https://www.themexpert.com/">Themexpert</a>

* Template: edumodo

* Version: 4.4.4

*/

/*Changement couleurs menu*/

.edumodo-header .navigation-main .menu-item:hover a.parent-link, .edumodo-header .navigation-main .menu-item.active a.parent-link, .edumodo-header .navigation-main .current-menu-item > a, .dropdown-menu > li > a:hover {
	color: #07294d !important;
}

.edumodo-header .navigation-main > li > a, .dropdown-menu > li > a
{
	color: white !important;
}

/*Changement couleurs liens*/
.copyright a {
	color: #555555 !important;
}
.copyright a:hover {
	color: #00a6bc !important;
}

section.footer a, section.footer .widget ul li a, section.footer .widget ul li:before, .slider-description p, i.fa-search {
	color: white !important;
}

section.footer a:hover, section.footer .widget ul li:hover a, section.footer .widget ul li:hover::before {
	color: #07294d !important;
}

/*Changement taille logo + agencement barre de navigation*/
@media (min-width: 1140px) {
	#edumodo-mainnav .logo {width:17% !important;}
}
.edumodo-header .navigation-main > li {padding: 0 !important;}

/*Changement taille font */
section.footer .widget ul li a, p, li, .edumodo-header .navigation-main .menu-item a.parent-link { font-size:15px !important;}
.widget-title h3.elementor-heading-title { font-size:20px !important;}


/*Ajout classe pour titre*/
.title-blue-line h2 {
	text-transform: none !important;
	font-size: 45px !important;
	font-family: "Roboto", Sans-serif !important;
    font-weight: 700 !important;
    line-height: 55px !important;
}

@media (max-width: 767px) {
	
	.title-blue-line h2 {
	text-transform: none !important;
	font-size: 30px !important;
	font-family: "Roboto", Sans-serif !important;
    font-weight: 700 !important;
    line-height: 36px !important;
	}
	.tribe-events .tribe-events-calendar-list__event-date-tag {
		width: 90px !important;
	}
}

/*Changement couleurs background*/
section.footer, time.tribe-events-calendar-list__event-date-tag-datetime, button.tribe-common-c-btn.tribe-events-c-search__button, a.tribe-events-c-view-selector__list-item-link:after {
	background-color: #00a6bc !important;
}

a#scrollTop:hover {
	background-color:#021d3a !important;
}



/*.site-content { background-color : white !important;}*/


.elementor-widget-container { border-color: #00a6bc !important; }
.elementor-background-overlay, .edumodo-header div#edumodo-mainnav, ul.dropdown-menu {
	background-color: #00a6bc !important;
}

/*Permet de retirer le contour du bouton menu sur mobile*/
.header-toggle-btn a::before {border: none !important;}

/*.carousel .carousel-inner .item:before {
	background-color: transparent !important;

}*/

/* Div hauteur 100%*/
.height100 .elementor-widget-wrap>.elementor-element, .height100 .elementor-widget-container, .height100 .tgx-price-table { height: 100% !important; }

.tgx-price-table 
{ 
	padding: 10px !important; 
}

/*Enlever padding de la page recherche*/
body.search .content-wrap {padding:20px !important;}

/*Css pour la page calendrier*/

.date-calendrier div.elementor-widget-container {
	height: 70px !important;
	width: 70px !important;
	background-color: #00a6bc !important;
}

.no-bottom {margin-bottom:0 !important;}
