@charset "UTF-8";
/* Color gold CSS */

header#header {
	background: #fff;
}

header#header .menu-item a {
	color: #818181;
}

.gold h1, .gold h2, .gold h3, .gold h4, .gold h5 {
	color: #ad5527;
	font-family: "Cabin";
}

.gold #owl-main-text h2 {
	letter-spacing: -1px;
	font-family: 'Open Sans', Helvetica, sans-serif;
}

@media only screen and (min-width: 1025px) {
	.gold #owl-main-text h2 {
	    font-size: 45px;
	    margin-top: 40px;
	    letter-spacing: -1px;
	}
}

@media only screen and (max-width: 568px) {
	.gold #owl-main-text h2 {
		font-size: 20px;
		margin-top: 10px;
		letter-spacing: -1px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.gold #owl-main-text h2 {
		margin-top: 0px;
		letter-spacing: -1px;
	}
}

.gold #about h2 {
	text-align: left;
}

.gold #about h2.section-title {
	text-align: center;
}

.gold .opening-hours-heading h2 {
	color: #ffffff !important;
	text-transform: uppercase;
}

.gold section.timetable .column-divider, .gold section.timetable .opening-hours:after {
	background-image: none !important;
}

.slide-content p {
	font-family: 'Cabin', 'Helvetica Neue', Helvetica, sans-serif !important;
	font-style: normal !important;
}

.gold .logo_elixir {background:url("../../images/color/logo_elixir_gold.png");}
.gold #header .menu-item a:hover, .gold #header .menu-item.current a {color: #ad5527;}

.gold h2.section-title:before, .gold h2.section-title:after {color: #ad5527;}


.gold .slide-sep {  background: url("../../images/color/slide-separator_gold.png");
  width: 148px; display:none;}
.gold h2.section-title:before, .gold h2.section-title:after {content: url("../../images/color/header_decorator_gold.png");}
.gold section.timetable .column-divider, .gold section.timetable .opening-hours:after{background-image: url("../../images/color/column-divider_gold.png");}
.gold section.reservations h4 span:before,
.gold section.reservations h4 span:after {p
  border-bottom: 1px solid #ad5527;
}
.gold .section.dark h2.section-title:before, .gold .section.dark h2.section-title:after {content: url("../../images/color/header_decorator_gold.png");}


/* HOME SLIDER gold LOGO */
@media only screen and (max-width : 568px) {
	.gold .logointro {
		width: 160px;
		height: 137px;
		background-size: cover;
		margin-top: 160px;
		margin-bottom: 10px;

}
.gold h2.section-title:before, .gold h2.section-title:after, .gold .section.dark h2.section-title:before, .gold .section.dark h2.section-title:after {
		content: none;
	}
}

/* ABOUT gold COLOR */
.gold h2.heading{color: #ad5527;}
.gold .text strong, .text strong {color: #ad5527;}

/* OPENING HOURS gold COLOR */
.gold section.timetable .section-subtitle {color: #ad5527;}
.gold section.timetable .section-subtitle.hours {color: #ffffff;}
.gold .timetable-decorator { background:url("../../images/color/timetable-decorator_gold.png");}
.gold .timetable-decorator2 { background:url("../../images/color/timetable-decorator2_gold.png");}

/* MENU gold COLOR */
.gold section.menu h3 {color: #ad5527;}
.gold section.menu span {color: #ad5527;}
.gold a.button.menu, .gold .button.menu {
	border: 2px solid #ad5527;
	color: #ad5527;
}
.gold a.button.menu:hover, .button.menu:hover {color: #ffffff; background: #ad5527;}

.gold section.menu .title {color: #ad5527;}
.gold section.menu .subtitle {color: #ad5527;}


/* GALLERY gold COLOR */
.gold nav.primary ul li a.selected span, .gold nav.primary ul li a span:hover {border-bottom-color:#ad5527;}

/* RESERVATIONS gold COLOR */
/*.gold .reservations_logo {background:url("../../images/color/reservations_logo_gold.png");}
*/.gold a.button, .gold .button {border-color: #ad5527; color: #ad5527;}
.gold a.button:hover, .gold .button:hover {background: #ad5527; color: #ffffff;}

/* TESTIMONIALS gold COLOR */
/*.gold .testimonials_img {background:url("../../images/color/testimonials_logo_gold.png");}
*/.gold section.testimonials h2 {color: #ad5527;}
.gold .item span.author {color: #ad5527;}
.gold .carousel-wrapper.with_pagination .owl-theme .owl-controls .owl-page span {border-color: #ad5527;}
.gold .testimonials.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .gold .testimonials.carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {background: #ad5527;}
/* CONTACT gold COLOR */
.gold a.button.contact, .gold .button.contact {color: #ffffff; background: #ad5527;}
.gold a.button.contact:hover, .gold .button.contact:hover {color: #ad5527; background: #ffffff;}

/* FOOTER gold COLOR */
.gold #footer .social li .icon:hover, .gold .comment-reply-link, .gold #respond input[type=submit] {background:#ad5527;}

.gold #footer .social li .icon {
    background: #ad5527;
 }

.gold a {color: #ad5527;}

/*#mc_embed_signup_scroll input.email {
	width: 90% !important;
}*/

#gallery .wpb_wrapper .voffset200 {
	display: none !important;
}

@media only screen and (max-width: 768px) {
	#newsletter {
		padding-bottom: 35px !important;
	}
}
