@charset "UTF-8";
/* CSS Document */


.intro .copy{height:550px; line-height: 28px;}

.intro .copy h1 {font-size:26px; line-height: 30px;}


@media screen and (max-width: 1199px) {.intro .copy{height:460px; line-height: inherit;}}

@media screen and (max-width: 991px) {
	
	.intro .slideshow .slide .details{
		background: #000;
		width:100% !important;
		position: inherit;
		padding: 15px 25px;
	}
	
	.slide cycle-slide {position:inherit !important;}
	
	.intro .slideshow .indicators{display:none;}
	
	.intro .copy{margin-top:45px; height: inherit;}
	
	
}


.view-all-btn{color: #ecdab4; text-align: right; display: block; margin-right:25px;}
.view-all-btn:hover{color: #fff;}

.tribe-events-list-separator-month span {padding: 5px 15px; color: #655f63;}
#tribe-bar-form label {color: #655f63;}

@media screen and (max-width: 767px) {
.tribe-events-loop .tribe-events-event-meta{background: none; border:none;}
}

#tribe-events .tribe-events-button{background-color: #ddaf48; color:#000;}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content{float:none; width:100%;}

@media screen and (max-width: 767px) {.tribe-events-list .tribe-events-event-image+div.tribe-events-content{float:left; width:100%;}}

.events-archive #tribe-events-content h2 a{color: #ddaf48 !important;}

.events-single .tribe-events-event-image {width:350px;}

.tribe-events-notices{background:#ecdab4; border:none; color:#000;}

.blog-pages h2 a {line-height: 45px;}

#mc_embed_signup{background:none !important; font: 14px Muli, sans-serif !important;}

#mc_embed_signup .mc-field-group.input-group label {padding-left:10px;}

#mc_embed_signup h2{font-family:"adobe-caslon-pro", serif; font-size: 30px !important;}

#mc_embed_signup .button {line-height:normal !important; background-color:#ddaf48!important;}

.header nav.primary ul li.current-menu-item li.menu-item:hover a span {text-decoration: underline !important;}

#coupon_code {width:inherit;}
a.showlogin  {color:#ddaf48 !important;}
a.showcoupon {color:#ddaf48 !important;}


.type-artist.single .artwork a{
	position: relative;
	display: inline-block;
}

.type-artist.single .artwork a.outofstock:before{
	display: block;
	position: absolute;
	left:-3px;
	top:10px;
	background:#ddaf48;
	color: #fff;
	content: "Sold";
	padding:5px 10px;
}




