/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
/*Custom Style Sheet - Use this file to style your content*/


/****** MEDIA *******/
@media (max-width: 796px){
.tm-top-b .uk-panel-box{
  padding: 15px !important;
}
}
/****** MEDIA *******/
.tm-logo-small h5{
letter-spacing: 0px;
margin-top: -60px;

width: 100%;
}
.tm-block-footer p {
text-decoration: none;
text-transform: none;
}
.tm-block-footer a:not([class]):hover {
text-decoration: none;
text-transform: none;
}
.uk-nav-navbar > li > a {
  color: #ffffff;
  font-weight: 300;
  font-size: 18px;
}
#yoo-zoo .details h1.title {
margin: 0px 0px 10px 0px;
font-family: 'Playfair Display', serif;
font-weight: 300;
color: #000000;
line-height: 55px;
letter-spacing: 0px;
font-size: 42px;
}
#yoo-zoo .details div.heading {
padding-bottom: 5px;
border-bottom: solid 3px rgba(50, 50, 50, 0.08);
}
h5, .uk-h5 {
font-size: 20px;
line-height: 26px;
}

/***** CONTACT FORM *****/
.bfQuickMode .controls .control-label {
text-align: center;
}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
max-width: 50%;
width: 45%;
}
/***** CONTACT FORM *****/