/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .wk-gallery-wall>* {
display: block;
float: left;
border: 5px solid #fff;
box-shadow: 0px 0px 1px 1px #C7C7C7;
}

.spotlight .overlay>div {
padding-top: 30px !important;
font-family: "Roboto", sans-serif;
font-size: 20px;
text-align: center;
font-weight: bold;
}

div#foxcontainer_m103 .fox_form input[type="text"], div#foxcontainer_m103 .fox_form textarea {
color: #555555;
background-color: #ffffff;
font-size: 12px;
}

div#foxcontainer_m105 {
width: auto;
padding: 0px;
overflow: hidden;
margin: auto;
}

div#foxcontainer_m105 .fox_form input[type="text"], div#foxcontainer_m105 .fox_form textarea {
color: #555555;
background-color: #ffffff;
font-size: 12px;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
background: #005F7B;
color: #ffffff;
}

footer {
margin-top: 10px;
margin-bottom: 10px;
}