/**
* 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.3
*/

.main-header .logo-box .logo {
	
max-width: 250px;
}

.header-lower .outer-box {
    position: relative;
    padding-left: 290px;
}
.header-lower .logo-box {
    bottom: 20px;
}
.main-menu .navigation > li {
    margin: 0px 20px;
}

body .main-menu {
    float: right!important;
}

#menu-country-menu li {
    display: inline-block;
    margin: 0 5px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    line-height: 1;
}
#menu-country-menu li:last-child {
border-right:0;
}
#menu-country-menu li a {
line-height: 1.2;
}

form.wpcf7-form.init {
/*     padding: 5px 15px;
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px; */
}
form.wpcf7-form.init  p{
	
}