/**
* Theme Name: Vezaconslt Child
* Description: This is a child theme of Vezaconslt, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Template Path</a>
* Template: vezaconslt
* Version: 1.1
*/ 
.form_contact_footer input{
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 10px;
	border-radius: 5px;
}
.form_contact_footer input[type="submit"]{
	background: #ff5857;
	border: 1px solid #ff5857;
	color: #fff;
}
.form_contact_footer input[type="submit"]:hover{
	background: #fff;
	color: #ff5857;
}
.pagination ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination li{
	margin-bottom: 0;
}

.elementor-11 .elementor-element.elementor-element-7258ea3:hover .elementor-widget-container{
	background-image: none;
}
.skiptranslate{
	display: none !important;
}
body{
	top: 0 !important;
}
.main-header .nav-right .h-lang a{
	color: #000;
}
.main-header .nav-right .h-lang a.active{
	color: #ff5857;
}