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

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

body, .uk-panel-box {
	color: #535353;
}

.uk-article-lead, .uk-panel-title {
	color: #333333;
}

.tm-panel-subtitle {
	color: #444444;
}

.uk-panel-box-primary {
	color: #9f9f9e !important;
}

.tm-logo .uk-navbar-brand {
	font-size: 50px !important;
	line-height: 1;
}

.tm-bottom-b .uk-navbar-brand {
	font-size: 30px !important;
	line-height: 1;
}

.uk-navbar-brand {
	font-family: 'Mate SC', serif;
	height:auto;
}

.no-dotpoints li {
	list-style:none !important;
}

.tm-navbar-space .tm-navbar {
	margin: 25px 0;
}

.uk-panel-box-primary {
	padding: 17.5px;
}

.uk-panel-box-secondary {
	padding: 0px;
	box-shadow: none;
}

.uk-panel-box-secondary .uk-panel-title {
	margin-bottom:25px !important;
}

.tm-logo-small .uk-navbar-brand {
  font-size: 20px !important;
	line-height: 1;
	text-indent: 0px;
	height:auto;
}

h4, .uk-article-title {
	color: #487582;
}

.contact-name {
		color: #487582;
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    text-transform: uppercase;
}

.contact dd {
	margin-left:0 !important;
}

.contact-form .well {
	padding:0 !important;
	padding-top:40px !important;
}

.span12 .btn-success {
	margin-top:25px;
	width:100% !important;
	background: #34555e;
	color: #e1eaec;
  min-height: 40px;
  padding: 0 15px;
  line-height: 40px;
  font-size: 16px;
	-webkit-appearance: none;
  margin-bottom: 0px;
	border: none;
	overflow: visible;
	font: inherit;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.calendardivleft .clearfix {
	height:0 !important;
}

.required {
	color:rgba(170,5,5,1.00);
}

.addtocartform {
	margin-top:25px;
}

.bookingformdiv input[type="radio"] {
    margin-right: 15px;
    margin-top: -2px;
}

.span3 {
	white-space: nowrap;
}

.span12 table {
	margin:25px 0;
}