.featured-tab {position: relative;}
.featured-tab .slides {width: 100%; margin-bottom: 5px;}
.featured-tab .slides .slide {width: 360px;margin-left: 10px;}
.featured-tab .slide-int {max-width: 330px;/* margin: 0px 10px; */}
.featured-tab .info {
	position: relative;
	background: #FFF;
	padding: 15px 10px;
	font: 400 13px/0.5 'Summer Loving Solid', cursive;
	color: #787878;
	min-height: 100px;
}
.featured-tab .info .title a {
	font-size: 15px;
	line-height: 22px;
	color: #039be5;
	padding-bottom: 12px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
}
.featured-tab .info .date {
	position: absolute;
	top: -71px;
	left: 0px;
	width: 62px;
	height: 71px;
	padding-top: 8px;
	background: #2aa5d7;
	color: #FFF;
	font-size: 65px;
	line-height: 17px;
	font-family: 'Summer Loving Solid', cursive;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.featured-nav i.fa {
	font-weight: 100;
	font-family: "fontAwesome";
	font-size: 27px;
	border: 1px solid #fff;
	padding: 8px;
	opacity: 0.9;
}
.featured-tab .tab-content {
	/* margin-left: 5px; */
}
.featured-tab .info .date span {
	font-size: 13px;
	line-height: 16px;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.featured-tab .info .date span.month {padding-bottom: 2px;}
.featured-tab .info .date span.day {padding-top: 4px;}
.featured-tab .info .location {padding-top: 12px; text-transform: uppercase; line-height: 1em; font-family: 'Open Sans', sans-serif; font-weight: 600;}

.featured-tab .featured-nav {float: right;}
.featured-tab .featured-nav {position: absolute; top: -58px; right: 4px; z-index: 100;}
.featured-tab .featured-nav .arrow {
	float: left;
	color: #FFF;
	font-weight: 100;
	cursor: pointer;
}
.featured-tab .featured-nav .arrow.nextSlide {background-position: right center; margin-left: 2px;}
.featured-tab .featured-nav .arrow.slick-disabled{opacity: 0.3;}
.featured-tab .more-wrapper {text-align: center; color: #fff;}
.featured-tab .more-wrapper a {color: #fff;}

.featured-tabs-container.sidecol .featured-tab .featured-nav .arrow {
	background-size: 93px 55px;
	width: 43px;
	height: 55px;
}

.featured-tab .more-wrapper a.more:hover,
.featured-tab .more-wrapper a.more {
	font: 400 30px/0.3 'Summer Loving Solid', cursive;
	background-color: #ef3264;
	color: #fff;
	display: block;
	padding: 16px 6px 17px 6px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
	width: 189px;
	height: 50px;
}
.featured-tab .more-wrapper a.more::before {box-shadow: 0px 0px 0px 2px #c2df8d;}

.theme-wedding .featured-tab .more-wrapper a.more {background-color: #fff; color: #fa6464;}
.theme-wedding .featured-tab .more-wrapper a.more::before {box-shadow: 0px 0px 0px 2px #fff;}
.theme-wedding .featured-tab .more-wrapper a.more:hover {background-color: #fff; color: #fa6464;}

.theme-reunion .featured-tab .info .date {
	background: #02586b; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #02586b 0%, #cdaa50 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#02586b), color-stop(100%,#cdaa50)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #02586b 0%,#cdaa50 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #02586b 0%,#cdaa50 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #02586b 0%,#cdaa50 100%); /* IE10+ */
	background: linear-gradient(135deg,  #02586b 0%,#cdaa50 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02586b', endColorstr='#cdaa50',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.theme-culinary .featured-tab .info .date {
	background: #dd0f0f; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #dd0f0f 0%, #fa7f1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#dd0f0f), color-stop(100%,#fa7f1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #dd0f0f 0%,#fa7f1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #dd0f0f 0%,#fa7f1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #dd0f0f 0%,#fa7f1c 100%); /* IE10+ */
	background: linear-gradient(135deg,  #dd0f0f 0%,#fa7f1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0f0f', endColorstr='#fa7f1c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.theme-wedding .featured-tab .info .date {
	background: #fa6464; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #fa6464 0%, #ffc000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fa6464), color-stop(100%,#ffc000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #fa6464 0%,#ffc000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #fa6464 0%,#ffc000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #fa6464 0%,#ffc000 100%); /* IE10+ */
	background: linear-gradient(135deg,  #fa6464 0%,#ffc000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6464', endColorstr='#ffc000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

@media only screen and (max-width: 640px) {		
	.featured-tab { max-width: 340px; margin: auto;}
	.featured-tab .featured-nav {right: 5px;}
	.featured-tab .slides {width: auto; margin: 0 -10px;}
	.featured-tab .info .date {left: -4px;}
}