/*
Theme Name: TwentySixteen Child
Description: Child theme 
Author: Wizengo
Template: twentysixteen
Version: 1.0.0
*/
body{
    font-size: 1rem;
    font-family: "Raleway", arial, sans-serif !important;
    background-color: #fff;
}
.elementor-widget-heading .elementor-heading-title, 
.elementor-widget-text-editor{
	font-weight: 400 !important;
	font-family: "Raleway", arial, sans-serif !important;
}
.site-header {
    padding: 20px 4.5455%;
}
.site-header-menu .menu-item a{
	text-transform: uppercase;
    font-weight: 400;
}
.site-header-menu .current-menu-item a{
	color:#eb861f;
}
.entry-title{
	display: none;
}
.entry-content h3{
	font-size: 1.1rem;
	font-weight: 400;
	/*margin-top: 2.4347826087em !important;*/
}
.entry-content h2{
    margin-top: 2em;
}
.entry-content, .content-bottom-widgets{
	margin-right: 5% !important;
    margin-left: 5% !important;
}
.block-title, .block-image{
    padding: 5px;
}
.block-title .elementor-column-wrap{
    background-color: #cccccc;
}
.block-title .elementor-column-wrap .elementor-widget-wrap{
	padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px;
}

.block-title h1{
	color: #fff;
	font-size: 2.0625rem;
	line-height: 0px;
	margin-top:20px;
	margin-bottom: 0px;
}
.block-title h3{
	font-size: 1.1rem;
	font-weight: 400 !important;
}
.page .elementor-button, input[type="submit"]{
	background-color: #eb861f !important;
	text-transform: uppercase;
}
.block-title img {
    float: left;
    margin-right: 10px;
}
.block-title .elementor-button{
	font-size: 0.8rem !important;
	font-weight: 700 !important;
	padding: 10px !important
}
.form-resamania .elementor-column.elementor-col-33{
	width: 40%;
}
.form-resamania-preinscrit .elementor-column.elementor-col-33{
	width: 45%;
}
.form-resamania-preinscrit .elementor-column.elementor-col-66{
	width: 55%;
}
.form-resamania .elementor-column, .form-resamania-preinscrit .elementor-column{
	float: left;
}
.form-resamania .elementor-column{
	margin-right: 10px;
}
.elm-hidden{
	visibility: hidden;
}
.content-bottom-widgets .widget-area{
	margin-bottom: 5em !important;
}
.widget-area .widget_text{
	border-top: 1px solid #ccc;
}
.widget-area .logo span{
	display: block;
	width: 100%;
}
.widget-area .logo img{
	float: right;
	margin-right: 25px;
}
.resamania-contact ul{
	list-style: none;
}
.resamania-contact ul li{
	height: 25px;
}
.resamania-contact img{
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
.textwidget a{
	box-shadow: none !important;
}
footer{
	padding: 0 !important;
}
footer .site-info{
	display: none;
}
footer .main-navigation{
		display: none;
	}
.widget {
	border-top: 1px solid #1a1a1a;
}
@media screen and (max-width: 1024px){
	.form-resamania .elementor-column{
		margin-right: 5px;
	}
}
@media screen and (max-width: 480px){
	.form-resamania .elementor-column, .form-resamania-preinscrit .elementor-column{
		width: 100% !important;
	}
	.block-title .form-resamania input{
		width: 100%;
	}
	.form-resamania-preinscrit a{
		width: 100%;
	}
	/*.resamania-contact ul li{
		margin-bottom: 40px;
	}*/
	.widget-area .logo img{
		float: none;
		margin: auto;
	}
}