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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */*
.uk-sticky-placeholder[style] {
      margin: 0px 0px 40px !important;
}
div.tm-overlay-content.uk-width-large-1-2{
	border: 1px solid #f3f4f5;
    background: rgba(243, 244, 245, 0.6);
}
.contact .page-header{
   /* display: none !important;*/
}
div.contact h3 {
   display: none !important;
}
.dl-horizontal {
    display: none !important;
}
.well{
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0.35);
}
.contact-map{
    padding:0px !important;
}
section.tm-block-footer.uk-grid-large{
    padding-top: 30px !important;
}