/**
* Theme Name: BDE Électicité
* Use this style.css to write your css.
*/


#front-slider h2 {
	font-weight: normal;
	font-size: 50px;
}
#main-footer {
	border: 0 !important;
}
.home #content {
	background: #fff;
}
#content #primary .post .post-content [class *='gridwrapper'] h3 {
	border-bottom: 1px solid #3a68d1 !important;
}
h3 {
	border: none !important;
}
#main-footer .widget {
	float: none !important;
	max-width: 300px;
	width: 100%;
	margin: auto;
}

.simple-navigation .menu-item {
	position: relative;
}
.simple-navigation .menu .sub-menu {
	top: 100%;
}

#front-slider h2 {
	top: 360px;
}
@media ( max-width: 480px ) {
	#front-slider h2 {
		top: 240px;
		font-size: 40px;
	}

	#content #primary .post:not(.post-page) .post-content {
		padding: 1em 0;
	}
	#content #primary .post:not(.post-page) header {
		padding: 1em;
	}
	#content #primary .post:not(.post-page) header h1 {
		font-size: 24px;
	}

	iframe {
		width: 100%;
	}
}


.header-link {
	font-family: 'open sans';
	font-weight: 100;
}
.header-tel {
	font-family: 'open sans';
}

.grecaptcha-badge {
	visibility: hidden;
	pointer-events: none;
}
