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

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

.tm-toolbar {
    background-color: #111!important;
}

.uk-navbar {
    background-color: #222!important;
}

.tm-navbar .tm-logo {
    margin-top: 30px;
    margin-bottom: 12px;
}

em {
    color: #b30d0f;
}

.uk-dropdown, .uk-dropdown-blank {
    width: 250px;
}

.uk-navbar-nav > li > a {
    height: 119px;
    line-height: 119px;
}

div.uk-sticky-placeholder {
    margin-bottom: 60px!important;
}

.tm-block-footer-bg {
    margin-top: 60px;
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}

.uk-form input:not([class*="uk-form-width-"]):not([class*="uk-width-"]):not([type="radio"]):not([type="checkbox"]), .uk-form select:not([class*="uk-form-width-"]):not([class*="uk-width-"]), .uk-form textarea:not([class*="uk-form-width-"]):not([class*="uk-width-"]) {
    width: 98%;
}

.rsformcontact .uk-form-horizontal .uk-form-label, div.uk-form-row.rsform-block.rsform-block-verzenden label.uk-form-label.control-label.formControlLabel {
    display: none;
}

div.uk-form-controls.formControls label {
  margin-top: 5px;
  margin-right: 10px;
}

div.uk-form-controls.formControls input[type="checkbox"] {
  margin-right: 6px;
}

}

input#Versturen.rsform-submit-button.uk-button.uk-button-primary, div.uk-form-row.rsform-block.rsform-block-versturen div.uk-form-controls.formControls .uk-panel-box {
    color: #fff!important;
}

input#Versturen.rsform-submit-button.uk-button.uk-button-primary, div.uk-form-row.rsform-block.rsform-block-versturen div.uk-form-controls.formControls .uk-panel-box {
    color: #fff!important;
}

.uk-panel-box input#Versturen.rsform-submit-button.uk-button.uk-button-primary {
    color: #fff!important;
}

.uk-panel-box .uk-panel-title {
    color: #b30d0f;
    font-size: 19px;
    font-weight: 300;
}


div.uk-panel.uk-panel-box.uk-panel-box-secondary.Pijlers h3.uk-panel-title {
    color: #fff;
}

.uk-form-horizontal .uk-form-controls {
    margin-left: 0px;
}

div.uk-panel.uk-panel-header h1 {
    font-size: 40px;
    line-height: 30px;
}

div.uk-panel.uk-panel-header h2 {
    font-size: 25px;
    font-style: italic;
    line-height: 20px;
}

div.uk-panel.uk-panel-header div ul li {
    line-height: 30px;
}

.uk-grid-divider > * {
    padding-left: 25px;
    padding-right: 25px;
}

.zoo-item-list div.media-left {
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.uk-navbar-nav > li > a {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.tm-toolbar {
    background: #222;
}

.uk-navbar {
    background: #111;
}

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

.tm-footer {
    background: #111;
    margin-top: 0px;
}

section.tm-block-footer.uk-grid ul.uk-nav.uk-nav-parent-icon.uk-nav-side li.uk-active > a, section.tm-block-footer.uk-grid ul.uk-nav.uk-nav-parent-icon.uk-nav-side li.uk-active > hover {
    background-color: transparent;
    color: #777;
}

section.tm-block-footer.uk-grid ul.uk-nav.uk-nav-parent-icon.uk-nav-side li > a:hover {
    background-color: transparent;
    color: #777;
}

section.tm-block-footer.uk-grid .uk-panel-title {
    font-size: 21px;
    margin-bottom: 10px;
}

.tm-logo-small {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 5px;
}

ul.uk-breadcrumb {
    padding-bottom: 10px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

h1, .uk-h1 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 0;
    color: #b30d0f;
}

h2, .uk-h2 {
    font-size: 26px;
    line-height: 39px;
    margin-top: 0;
}

.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article {
    padding: 30px;
}

@media screen and (max-width: 600px){
  
body.tm-isblog div.uk-sticky-placeholder {
    height: 30px!important;
  }
  
div.uk-sticky-placeholder {
    height: 70px!important;
  }
  
ul.uk-breadcrumb {
    display: none;
}
  
div#tabelzalen, h3.opstellingen {
    display: none;
}

h1 {
    font-size: 26px;
    line-height: 33px;
}

h2 {
    font-size: 20px;
    font-style: italic;
    line-height: 29px;
    margin-top: 0;
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 27px;
}
  
}