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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @import url('https://fonts.googleapis.com/css?family=Allura&subset=latin-ext');
 
 .tm-footer, .tm-toolbar {background: #F8F6EE;}
h1,h2,h3,h4,h5,h6 {
  margin: 0 0 15px 0;
  font-family: 'Allura' !important;
  color: #333333;
  text-transform: none;
}
.uk-article-title {
    text-transform: none;
}
body {
	font-style: italic;
}
.uk-search, .tm-totop-scroller {
	font-style: normal !important;
}
.sldborder {padding: 0px !important;box-shadow: 0 2px 8px 0 rgba(160, 167, 169, 0.7) !important;}
.tm-navbar .tm-logo {padding-top: 8px;}
.uk-sticky-placeholder {margin-bottom: 30px !important;}
.tm-block-footer-bg {margin-top: 30px;}
.ba-form {padding: 20px 0px !important;}
.uk-slidenav {color:#fff!important;text-shadow: 1px 1px 1px #333!important;font-style: normal;}
.uk-dotnav > * > * {height: 15px;width: 15px;border:3px solid #F8F6EE;}
.uk-panel-box .uk-panel-title {text-transform: uppercase;}
html {
  background: none;
  background-color: #F8F6EE;
}
.uk-panel-box {
    border-radius: 5px;
}
.uk-article-title {
    text-align: left;
}
.uk-panel-box .uk-panel-title {
    text-transform: none;
}
.tm-navbar .tm-logo {
    margin-right: 50px;padding-top: 8px;
}
.gkwMainRight {
    font-family: arial !important;
}
.uk-overlay-panel, a .uk-link .uk-slideshow {
    color: #fff !important;
	text-shadow: 1px 1px 6px #111;
}
i[class^="meteocons-"].dark {
    color: #7a2421;
    padding: 10px;
}
.gkwTemp {
    font-size: 24px;
}
.uk-overlay-panel, a .uk-link .uk-slideshow {
    font-style: normal;
}



.matterport-showcase iframe {min-height: 240px;margin: 16px 0;width: 100%;}
.matterport-showcase {text-align: center;}


@media screen and (min-width: 768px) {
.matterport-showcase iframe {
  min-height: 360px; }}

@media screen and (min-width: 992px) {
.matterport-showcase iframe {
  height: 600px;
  max-width: 1068px;
  margin: 0 auto 15px; }}




@media screen and (max-width: 767px) {
.uk-thumbnav > * > * > img {max-width: 30px;}
h3, .uk-h3, .uk-overlay-panel, a .uk-link .uk-slideshow {font-size: 21px;line-height: 28px;}
}