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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo footer */
.tm-footer .tm-logo-footer { margin-top: -10px; }

.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #c8ab37;
}

.uk-block-primary {
    background: #c8ab37;
}

.uk-contrast .uk-button {
    color: #182a35;
    background: #fff;
    color: #c8ab37;
}

.uk-subnav-pill > .uk-active > * {
    background: #c8ab37;
    color: #ffffff;
}

.uk-overlay-background {
    background: rgba(200, 171, 55, 0.9);
    color: #182a35;
}

.page-header {
    margin: 2px 0px 10px 0px;
    padding-bottom: 5px;
}