/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.vblistroomnamediv {
    display:none !important ;
}
img.vblistimg{
width: -webkit-fill-available;
}

.vikfxg-overlay {
	background: #242424 !important;
}
.vikfxg-close , .vikfxg-next , .vikfxg-prev {
	color:#fff !important;
}
.vbcaldivcont {
	background-color:white !important;
}
@media only screen and (max-width: 600px){
.vblegenda {
    width: 50%;
}
}

.zeus-banner {
    background-color: #242424 !important;
}

.menu-button { 
background-color:#eb5e28!important;
border:1px;
border-radius:3px;
-webkit-box-shadow:1px 1px 0px 0px #2f2f2f;
-moz-box-shadow:1px 1px 0px 0px #2f2f2f;
box-shadow:1px 1px 0px 0px #2f2f2f;
}
.menu-button a,  .menu-button a:hover, .menu-button a:active { 
color:#fff !important;
}