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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.acymailing_form {
 
margin:auto;
}

/*
.acysubbuttons {
position: relative;
top: -5px;
}
*/
.acymailing_form .btn
{
height: 34px;
}

.tm-mark-scribble {
color:#596b30;
font-size:26px;
padding:5px;
background: none;
}

.logo_gaias {
position:relative;
top:250px;
}
.logo_contact {
position:relative;
top:20px;
}

h4.loc-name {
text-transform:none;
}

.map-result .infoloc-name{
	text-transform: none;
}

.loc-fulladdress p{
	margin:0px !important;	
}
.infoloc-custom1 strong{
	display: none !important;
}

@media (max-width: 768px){
	.tm-teaser {
		height: 430px;
	}
}


@media (max-width: 550px){
	#map {
		width:100%;
	}
	#sl_sidebar {
		width:100%;
		padding: 10%;
	}
}

