html {
margin-top: 0;
}
.gdlr-core-container:has(#iwxmap-container) {
max-width: 100%;
}
#iwxmap-container {
padding: 3rem;
}
.leaflet-right .leaflet-control {
display: none;
}
.infinite-body input[type="submit"]:hover {
background-color: #94784b;
}
.place-items-center {
height: 100%;
display: flex;
align-items: center;
}
.infinite-copyright-wrapper .infinite-copyright-text {
display: flex;
justify-content: space-between;
}
.infinite-copyright-wrapper .infinite-copyright-text a {
color: #765f3a;
}
.infinite-copyright-wrapper .infinite-copyright-text a:hover {
color: #fff;
}
.form-container-wrapper {
background-color: #0a070785;
background-image: url(//sixronospiti.gr/wp-content/uploads/2026/03/architectural-building-2026-01-05-00-26-47-utc_resize.jpg);
background-size: cover;
background-blend-mode: darken;
}
.form-container-wrapper .form-col {
background: white;
}
.center-the-element .gdlr-core-pbf-column {
display: flex;
justify-content: center;
align-items: center;
}
.to__hide__wrapper {
height: 0;
margin: 0 !important;
}
.activities-icons-container .gdlr-core-image-item-wrap {
min-height: 52px;
}
@media screen and (max-width: 900px) {
.gdlr-core-pbf-column {
width: 100%;
}	
}
@media screen and (max-width: 782px) {
html {
margin-top: 0 !important;
}
.top__bar__info__left {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.infinite-custom-wpml-flag {
margin-right: 0;
}
.infinite-top-bar {
padding-bottom: 0;
}
}