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

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

 @media (max-width: 959px) {
    .tm-block-full { display: none; }
}

h1, h2, h3, h4, h5, h6 {
    color: #63400E !important;
}

 body {
    color: #63400E !important;
}

.uk-panel-header .uk-panel-title  {
    color: #63400E !important;
}

.uk-panel-box {
    color: #63400E !important;
}

.tm-footer a:not([class])  {
    color: #63400E !important;
}

.tm-footer {
    color: #63400E !important;
}

.tm-toolbar {
    color: #63400E !important;
}

.tm-toolbar .uk-subnav > li > a {
    color: #63400E !important;
}

.uk-subnav > * > * {
    color: #63400E !important;
}