@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');


.single-lokaler #tm-main {
	padding-bottom: 0;
}
.to-form-button,
.lokal-form h2,
.single-lokaler p,
.contact-footer a,
.contact-footer li,
.description-title,
.single-lokaler h3,
.single-lokaler table tr td {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Lato', sans-serif;
}
.single-lokaler h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.single-lokaler h3 {
	color: rgba(136,0,21,.8);
}
.description-title,
.single-lokaler table tr td:first-child {
	font-weight: 500;
}
.single-lokaler table tr td:first-child {
	padding-right: 50px;
}
.single-lokaler p {
	margin-top: 0;
	margin-bottom: 10px;
}
.single-lokaler p,
.single-lokaler table tr td {
	color: #333;
}
.single-lokaler table tr td {
	font-size: 21px;
}
.description-title {
	margin-top: 20px;
	color: rgba(136,0,21,.8);
	margin-bottom: 36px;	
	font-size: 39.1px;
	line-height: 1.3;    
	font-weight: 300;
	text-transform: none;	
}
.hide-me-please {
	visibility: hidden;
	height: 0;
}
.hajp-header h1 {
	font-size: 80px;
	color: #fff;
	font-weight: 400;
	letter-spacing: -3px;
}
.hajp-card div .uk-card-body > p {
	font-size: 20px;
	color: #FFF;
	line-height: 1.42857143;
}
.hajp-card .uk-card-media-top {
	position: relative;
	max-height: 160px;
}

.hajp-card .blue-slash-background-image {
	background: transparent url(/wp-content/uploads/2018/12/desc-bg-top.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	padding-top: 36px;
	width: 100%;
	display: block;
	bottom: 0px;
}
.hajp-card.uk-card-small.uk-card-body,
.hajp-card.uk-card-small .uk-card-body {
	padding-top: 6px;
} 
.hajp-filter {
	display: none;
}
.hajp-fake-dropper {
	color: #333;
	width: 100%;
	border: none;
	box-shadow: none;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 13px;
	height: 60px;
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 30px;
	border-radius: 0;
	background-image: url('/wp-content/uploads/2018/12/dropdown-bg.png');
	background-position: 100% 0;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 10px 16px;
}
.hajp-fake-dropper:focus,
.hajp-fake-dropper:active {
	outline: none;
}
.logo {
	max-width: 150px;
	max-height: 150px;
}
.gallery-image {
	width: 100%;
	height: auto;
}
.google-map {
	width: 100%;	
	height: 520px;
}
.lokal-form {
	background: rgba(136,0,21,.8);
	color: #fff;
	padding: 30px;
	box-sizing: border-box;
	width: 100%;
	max-width: 620px;
	min-width: 370px;
	margin: 0 auto;
	position: relative;
}
.lokal-form h2 {
	border-radius: 0;
	border: 0;
	font-size: 46px;
	text-transform: lowercase;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
	color: #FFF;
}
ul.social-links {
	margin: 50px auto 10px;
	padding: 0;
	list-style-type: none;
	font-size: 35px;
	width: 100%;
	text-align: center;
}
ul.social-links li {
	display: inline-block;
	background: rgba(136,0,21,.8);
	color: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 59px;
}
ul.social-links li a {
	color: #fff;
}
.footer {
	margin-top: 60px;
	margin-bottom: 50px;	
}
.contact-footer {
	background: rgba(136,0,21,.8);
	color: #fff;
	padding: 20px 5px 20px 5px;
	margin-left: 0;
}
.img-responsive {
	display: block;
	width: 100%;
	height: auto;
}
.single-lokaler table tr td {

}
.to-form-button,
.single-lokaler p,
.single-lokaler h3 {
	font-size: 18px;
}
.to-form-button {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px!important;
	color: #fff;
	background-color: rgba(136,0,21,.8);
	border-color: rgba(136,0,21,.8);
	border-radius: 0;
	margin-bottom: 20px;
	padding: 10px 16px;    
	line-height: 1.3333333;
	font-weight: 400;    
	text-align: center;
}
.to-form-button:hover {
	color: #FFF;
}
ul.contact-details {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 22px;
}
ul.contact-details li {
	line-height: 1.42857143;
}
ul.contact-details li:nth-child(4n+1) {
	font-size: 24px;
}
ul.contact-details li:nth-child(4n+2) {
	margin-bottom: 5px;
}
.contact-footer a {
	color: #fff;
}
.contact-footer > div {
	padding-right: 15px;
	padding-left: 15px;
}
.uk-slidenav-large {
	background-color: rgba(0,0,0,.25)!important;
	border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
	.img-responsive.contact {
		border: solid 1px white;
		max-height: 167px;
	}
}