/*
Theme Name: ACT Bourgoin
Description: Theme enfant de l'association ACT
Author: Kap graphique
Template: Divi
*/



/* TITRES */

h3 {
	font-size: 2em !important;
}


/*
HOME
*/

.bloc-picto img {
	transition: all .2s ease-in-out
}

.bloc-picto img:hover {
	transform: scale(1.1);
}

/*
MENU PRINCIPAL
*/



#top-menu li li a {
	padding: 6px 0px;
	border-bottom: 1px solid #e8e8e8 !important;
	text-transform: none;
}

#top-menu li li a:hover {
	background: #fff !important;
}

ul.sub-menu {
	padding: 0px !important;
}

.et_header_style_split #et-top-navigation nav>ul>li>a {
	padding-bottom: 20px !important;
}

/* 
FOOTER 
*/


div#footer-bottom {
	display: none;
}

/*
LOGO
*/

.et_header_style_split .centered-inline-logo-wrap #logo, .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
	max-height: 80% !important;
}

/*
BOUTONS
*/

a.bigblue {
	border: 0px !important;
	background: #01a6e5 !important;
	border-radius: 0px !important;
	padding: 20 0 20 0px !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #fff !important;
	font-family: "Catamaran", sans-serif !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
}

a.bigblue:hover {
	background: #45445a !important;
	color: #fff !important;
}

/* FORMULAIRE CONTACT FOOTER */

label {
	color: #fff;
}

.et_pb_contact_field_options_title {
	display: none;
}

.et_pb_contact_right {
	color: #fff;
}

/* ACCUEIL */

.slider-accueil h1 {
	font-size: 60px !important;
}

.slider-accueil h2 {
	font-size: 25px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
}
