#logo
{
	background: url('../images/logo_mobile.svg') 50% 20px no-repeat;
	background-size: 150px;
	position: relative;
	background-size: 150px;
	height: 75px;
}

@media screen and (min-width : 1024px) {
	#logo
	{
		background: url('../images/logo.svg') 0px 0px no-repeat;
		background-size: 300px;
		width: 300px;
		height: 77px;
		top: 27px;
		left: 10%;
	}
}


h1
{
	color: #8b8c7a !important;
}

h2
{
	color: #8b8c7a !important;
}

#list_menu li:last-child
{
	background: #8b8c7a !important;
}

#list_menu > li > a:link
{
	color: #8b8c7a !important;
}

#list_menu > li > a:hover,
#list_menu > li.menu_active > a
{
	color: #8b8c7a !important;
}

#list_menu > li:last-child > a:hover,
#list_menu > li:last-child.menu_active > a
{
	color: white !important;
}

#list_menu > li > ul > li > a:hover
{
	border-bottom: 6px solid #8b8c7a !important;
}

.headline_hero
{
	color: #8b8c7a !important;
}

.booking_headline
{
	color: #8b8c7a !important;
}

.booking_price > b
{
	color: #8b8c7a !important;
}

.input_submit_booking
{
	background: #8b8c7a !important;
}

.block_gallery_alt,
.block_link_gallery
{
	background: #8b8c7a !important;
}

@media screen and (min-width : 1024px) {
	.item_feature
	{
		border-bottom: 10px solid #8b8c7a !important;
	}
}

.feature_headline
{
	color: #8b8c7a !important;
}

.wrap_quote
{
	border: 1px solid #8b8c7a !important;
}

.wrap_module > ul
{
	border: 1px solid #8b8c7a !important;
}

.wrap_module > ul > li:nth-child(2)
{
	color: #8b8c7a !important;
}

.preline_content
{
	color: #8b8c7a !important;
}

.h2_content
{
	color: #8b8c7a !important;
}

.footer_sociallink:link, .footer_sociallink:visited
{
	color: #8b8c7a !important;
}

#footer_copyright
{
	color: #8b8c7a !important;
}

.link_pixel:link, .link_pixel:visited
{
	color: #8b8c7a !important;
}

.link_copyright:link, .link_copyright:visited
{
	color: #8b8c7a !important;
}

.checkout_button_forward
{
	background: #8b8c7a !important;

}

@media screen and (min-width : 1280px)
{
	.checkout_button_forward
	{
		background: #8b8c7a !important;
	}
}

.wysiwyg_button:link,
.wysiwyg_button:visited,
.wysiwyg_button:hover,
.wysiwyg_button:active,
.wysiwyg_button:focus
{
	background: #8b8c7a !important;
}

.wysiwyg_button_feature:link,
.wysiwyg_button_feature:visited,
.wysiwyg_button_feature:hover,
.wysiwyg_button_feature:active,
.wysiwyg_button_feature:focus
{
	background: #8b8c7a !important;
}

.cta_button_hero:link,
.cta_button_hero:visited,
.cta_button_hero:hover,
.cta_button_hero:active,
.cta_button_hero:focus
{
	background: #8b8c7a !important;
}