.featured-tab {position: relative;}
.featured-tab .slides {width: 100%; padding-bottom: 28px;}
.featured-tab .slides .slide {width: 360px;}
.featured-tab .slide-int {max-width: 330px; margin:0 auto;}
.featured-tab .slide-int img {border: 1px solid #fff;}
.featured-tab .info {
	position: relative;
	background: #FFF;
	padding:16px;
	font-family: 'Merriweather', serif;
	font-size: 13px;
	line-height: 16px;
	color: #787878;
}
.featured-tab .info .title a {font-size: 18px; line-height: 22px; color: #045d9b; padding-bottom: 12px;}
.featured-tab .info .date {
	position: absolute;
	top: -76px;
	left: -8px;
	width: 68px;
	height: 85px;
	border: 1px solid #FFF;
	padding-top: 8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0061a4+0,6d9f11+100 */
	background: #045d9b; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #045d9b 0%, #6d9f11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#045d9b), color-stop(100%,#6d9f11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #045d9b 0%,#6d9f11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #045d9b 0%,#6d9f11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #045d9b 0%,#6d9f11 100%); /* IE10+ */
	background: linear-gradient(135deg,  #045d9b 0%,#6d9f11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061a4', endColorstr='#6d9f11',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #FFF;
	font-size: 38px;
	line-height: 31px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.featured-tab .info .date span {font-size: 16px; line-height: 16px; display: block;}
.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;}

.featured-tab .featured-nav {float: right;}
.featured-tab .featured-nav {position: absolute; top: -70px; right: 16px; z-index: 100;}
.featured-tab .featured-nav .arrow {
	float: left;
	color: #FFF;
	font-size: 55px;
	font-weight: 100;
	width: 46px;
	height: 60px;
	background-image: url("/includes/public/assets/images/widget-nav.png");
	background-repeat: no-repeat;
	background-position: left center;
	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;
}

.theme-default .featured-tab .more-wrapper a.more {background-color: #6d9f11;}
.theme-default .featured-tab .more-wrapper a.more::before {box-shadow: 0px 0px 0px 2px #c2df8d;}
.theme-default .featured-tab .more-wrapper a.more:hover {background-color: #86bf1c;}

.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;}
}