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

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

 
section.tm-top-b{
	margin-top: -50px;
}

div.uk-overlay-panel.uk-overlay-bottom ul.uk-dotnav{
	margin-bottom: 50px;
}


.uk-navbar-nav > li > a::before {
    height: 2px;

}

.uk-panel-box-primary .uk-link {
	color: #fff;
}

legend {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.contact h3{
	display: none !important;
}

.contact-form textarea#jform_contact_message {
    height: 80px;
}


body {

    font-size: 16px;
}

.uk-heading-large {
    font-size: 48px;
    line-height: 48px;
}

.tm-footer {
    color: #b6776a;
}

.uk-icon-hover {
    color: #b6776a;
}

div.uk-sticky-placeholder div.uk-navbar-attached div{
	text-align: right !important;
}

div.uk-sticky-placeholder div.uk-navbar-attached div nav{
	margin-right: 15px;
}


 main article img.uk-align-right{
	width: 50%; 
 }
 
 .tm-article-blog .tm-article-header {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media (max-width: 600px) {
 main article img.uk-align-right + h1{
	clear:both;
 }
  main article img.uk-align-right{
	width: 100%; 
 }
}

@media (max-width: 360px) {
	a.uk-navbar-toggle{margin-left: -25px;}
}

div#tm-bottom-d section.tm-bottom-d,
div#tm-bottom-d section.tm-bottom-d h3
{color: #FFF;}


.cc-checkbox-container .cc-link{
    text-decoration: underline !important;
}


.gdprlock-placeholder {
    background-color: #853A34 !important;
    border: 1px solid white;
}

.gdprlock-placeholder-text {
	font-size: 18px !important;
    color: #FFF !important;
}

div.cc-window.cc-floating div.cc-settings-label {
    margin-bottom: 12px !important;
}

div.cc-checkboxes-container a:not(.cc-btn) {
    margin: 0 0 0 6px !important;
}

.cc-header {
    max-width: 500px !important;
}

.cc-revoke{
-webkit-box-shadow: 2px -2px 2px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 2px -2px 2px 0px rgba(0,0,0,0.27);
box-shadow: 2px -2px 2px 0px rgba(0,0,0,0.27);
}




