#menu-galerije ul {
display: flex;
align-items: stretch;
justify-content: space-between;
width: 100%;
margin: 0;
padding: 0;
}
#menu-galerije li {
display: block;
flex: 0 1 auto;
list-style-type: none;
}
.gfield_radio label{
font-weight: normal;
padding-left: 10px!important;
}
.gform_footer .gform_button {
border-style: solid;
font-weight: normal;
font-weight: bold;
height: 50px;
color: #000000;
background-color: #81d742!important;
width: 100%;
border-width: 0px;
}
.header-style-6 .menu {
float: left;
margin-left: 10px;
}