/* backgrounds */
body {
	background: url("../images/head.jpg") no-repeat scroll center top;
}
.tm-logo-small {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 75%);
}
/* section */
#menu {
	background: url("../images/menu.png") no-repeat scroll center top;
}
#about-us {
	margin-top: 800px;
}
#schedule {
	background: #f0dfcf url("../images/schedule.jpg") center top no-repeat;
	min-height: 20vw;
	padding-bottom: 5vw;
}
.wine-classes {
	background: url("../images/wine-classes.png") center top no-repeat;
	height: 580px;
	margin-top: -20px;
	position: relative;
}
.wine-classes .uk-flex-middle {
	align-items: stretch;
}
.wine-classes .uk-flex-middle .uk-panel.wine-container {
	box-sizing: border-box;
	height: 100%;
}
#special-events {
	background: #f6ca85 url('../images/special-events.jpg') center top no-repeat;
	min-height: 470px;
	margin-top: -40px !important;
}
#special-events .special-event {
	background: url('../images/special-item.png') center top no-repeat;
	background-size: 100% auto;
	padding: 20px 30px;
	position: relative;
}
#special-events .special-text h4 {
	color: #58341b;
}
#special-events .special-image > img {
	border: 5px solid #fce8cd;
}
#special-events .uk-button-more {
	border: none;
	position: relative;
	left: 70%;
	top: -15px;
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 0;
	background: transparent url('../images/special-btn.png') center center no-repeat;
}
#special-events .ribbon-special {
	background: transparent url('../images/ribbon-red.png') center center no-repeat;
	position: absolute;
	top: -20px;
	left: 20px;
	width: 153px;
	height: 52px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#special-events .special-more  {
	margin: 30px 0;
}
#special-events .special-more span {
	background: #e9b667;
	display: inline-block;
	padding: 5px;
	border: 1px solid #b08746;
}
#special-events .special-more span button {
	background: #f6ca85;
	border: 1px solid #b08746;
	color: #58341b;
	text-transform: uppercase;
}
#special-events .special-more span button:hover {
	background: #e9b667;
}
.culinary-trips {
	background: url("../images/culinary-trips.png") center top no-repeat;
	min-height: 600px;
	padding-bottom: 50px;
	margin-top: -20px !important;
}
.guest-chefs {
	background: url("../images/guest-chefs.png") center top no-repeat;
	height: 580px;
}
.tm-footer {
	background: url("../images/footer.png") center top no-repeat;
	min-height: 10vw;
	margin-top: 0;
}
.food-tidbits {
	background-color: #dadce0;
	background-image: url("../images/food.png"), url("../images/food-deco.png");
	background-position: center top, left bottom;
	background-repeat: repeat-x, no-repeat;
	min-height: 30vw;
	margin-top: -60px;
	padding-bottom: 30px;
}
.tm-toolbar, .tm-navbar {
	margin-bottom: 25px;
	margin-top: 0px;
}
.uk-container {
	box-sizing: border-box;
	max-width: 980px;
	padding: 0 25px;
	padding-top: 2em;
}
#menu div.uk-container.uk-container-center {
	padding: 0.5em 1em;
}
.tm-navbar.uk-navbar ul.uk-navbar-nav a {
	font-family: Lato;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 1px #c91e54;
}
.uk-navbar-nav > li > a {
	padding: 0 12px;
}
.tm-navbar.uk-navbar ul.uk-navbar-nav > li:hover a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px !important;
	color: #ffa900;
}
.uk-navbar-nav > li > a::after {
	background: #fff none repeat scroll 0 0;
	top: -7px;
	content: "";
	height: 1px;
	left: 10px;
	opacity: 0;
	position: absolute;
	right: 10px;
	transform: translateY(-5px);
	transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.uk-navbar-nav > li > a:not(.menu-logo):hover::after {
	height: 0.75em;
	opacity: 1;
	transform: translateY(0px);
}
.uk-navbar-nav > li:nth-child(4) {
	z-index: 2;
}
.uk-navbar-nav > li:nth-child(2)::before, .uk-navbar-nav > li:nth-child(3)::before, .uk-navbar-nav > li:nth-child(4)::before, .uk-navbar-nav > li:nth-child(7)::before, .uk-navbar-nav > li:nth-child(8)::before {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c91e54;
	border-radius: 50%;
	content: " ";
	height: 0.5em;
	width: 0.5em;
	left: -0.25em;
	margin-top: -0.25em;
	position: absolute;
	top: 50%;
	transition: background 0.6s ease-in-out 0s;
}
a.menu-logo {
	margin: 0 -90px;
	margin-top: -12px
}
h3.uk-panel-title {
	font-size: 2em;
	text-transform: uppercase;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-top: 1.25em
}
.tm-top-a h3.uk-panel-title {
	margin-top: 10px
}
p.ribbon-red {
	position: absolute;
	display: inline-block;
	left: calc(50% - 153px/2);
	bottom: -36px;
	width: 153px;
	height: 52px;
	background: url("../images/ribbon-red.png") no-repeat scroll center bottom;
	text-align: center;
	color: #fff;
	font-size: 1.75em;
	font-weight: bold;
}
.tm-top-b.uk-grid div.uk-width-medium-1-3 div img {
	margin-bottom: 50px
}
p.ribbon-red span {
	display: inline-block;
	line-height: 45px;
	vertical-align: text-bottom;
}
h4 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0.25em
}
.schedule h4 {
	font-size: 17px;
	font-weight: bold;
	color: #c91e54;
}
.schedule p {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin: 0.25em 0;
}
.schedule em {
	font-style: italic;
	color: #5a5754;
}
.schedule .uk-modal-dialog p {
	color: #000;
	font-size: 17px;
	font-weight: normal;
}
.tm-top-b .uk-button {
	position: relative;
	width: 12em;
	height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab8a66;
	background-color: #fffbf0;
	border: solid 2px #ab8a66;
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
}
.tm-top-b .uk-button::before {
	border: solid 2px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.5em;
	width: 12.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.tm-top-b .uk-button-more {
	position: relative;
	width: 12em;
	height: 1.65em;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #ab8a66;
	background-color: #fffbf0;
	border: solid 2px #ab8a66;
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
	margin: 0.75em 0 0 0.25em;
}
.tm-top-b .uk-button-more::before {
	border: solid 1px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.43em;
	width: 12.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.tm-top-b .uk-button:hover {
	opacity: 0.75;
	color: #ffa900;
}
.tm-top-b .uk-button:hover::before {
	box-shadow: inset 0 0 0 0.35em rgba(171,138,102,.3);
}
.culinary-trips .uk-button {
	position: relative;
	width: 15em;
	height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab8a66;
	background-color: #fffbf0;
	border: solid 2px #ab8a66;
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
}
.culinary-trips .uk-button::before {
	border: solid 2px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.5em;
	width: 15.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.culinary-trips .uk-button:hover {
	opacity: 0.75;
	color: #ffa900;
}
.culinary-trips .uk-button:hover::before {
	box-shadow: inset 0 0 0 0.35em rgba(171,138,102,.3);
}
.food-tidbits .uk-button {
	position: relative;
	width: 15em;
	height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab8a66;
	background-color: #fffbf0;
	border: solid 2px #ab8a66;
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
}
.food-tidbits .uk-button::before {
	border: solid 2px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.5em;
	width: 15.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.food-tidbits .uk-button:hover {
	opacity: 0.75;
	color: #ffa900;
}
.food-tidbits .uk-button:hover::before {
	box-shadow: inset 0 0 0 0.35em rgba(171,138,102,.3);
}
.tm-main-top h3.uk-panel-title {
	color: #fff;
}
.wine-container  h4 {
	color: #fff;
}
.wine-container  p {
	color: #ce966b;
}
div.uk-panel.wine-container {
	background-color: rgba(108,70,41,0.97);
	border: solid 2px #835c3f;
	min-height: 5vw;
	padding-top: 2em;
	padding-bottom: 1em;
	padding-right: 0.75em;
}
.wk-content.clearfix div.uk-grid.uk-flex-middle div.uk-width-medium-1-2 div.uk-panel.wine-container .uk-grid {
	min-height: 18em;
}
.tm-main-top {
	padding-bottom: 2em
}
.tm-main-top p {
	color: #ce966b;
	font-size: 17px;
	font-weight: bold;
	margin: 0.25em 0;
}
.tm-main-top em {
	color: #fff
}
.wine-container div.uk-width-medium-2-3  > div {
	padding-top: 1.3em;
}
.wine-container img {
	margin-left: 1vw
}
p.wine-badge {
	position: absolute;
	display: inline-block;
	left: 35px;
	bottom: 5px;
	width: 106px;
	height: 106px;
	background: url("../images/wine-badge.png") no-repeat scroll center bottom;
	text-align: center;
	color: #fff;
	font-size: 1.75em;
	font-weight: bold;
	overflow: visible;
}
p.wine-badge span {
	display: inline-block;
	line-height: 106px;
	vertical-align: text-bottom;
}
.culinary h4 {
	color: #c91e54;
}
.culinary h5 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin: 0.25em 0;
}
.culinary em {
	color: #5a5754;
}
.culinary p em {
	color: #5a5754;
}
p.ribbon-culinary {
	position: absolute;
	display: inline-block;
	left: 22%;
	bottom: -48px;
	left: calc(50% - 153px/2);
	width: 153px;
	height: 52px;
	background: url("../images/culinary-ribbon.png") no-repeat scroll center bottom;
	text-align: center;
	color: #fff;
	font-size: 1.75em;
	font-weight: bold;
}
p.ribbon-culinary span {
	display: inline-block;
	line-height: 45px;
	vertical-align: text-bottom;
}
.tm-footer {
	color: #fff;
	padding-top: 3em;
	font-size: 1.2em;
	margin-bottom: 0;
}
.tm-footer a {
	color: #fff;
}
#tm-main-bottom h3.uk-panel-title {
	color: #fff;
}
p.copyright {
	margin-top: 3vw;
	color: #636363;
}
#tm-footer #mb-design {
	background: transparent url("../images/mb-design.png") no-repeat scroll 0 0;
	border: 0 none;
	color: #ffffff;
	display: inline-block;
	font: 0px/0 a;
	height: 26px;
	text-shadow: none;
	vertical-align: middle;
	width: 33px;
}
.tm-main-bottom h4 {
	font-size: 17px;
	font-weight: bold;
	color: #c91e54;
}
.tm-main-bottom em {
	color: #fff;
}
.tm-totop-scroller {
	color: #444444;
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 50%;
	text-align: center;
	top: 9vw;
	transition: all 0.05s linear 0s;
	width: 20px;
	z-index: 1000;
}
.tm-main-bottom h3.uk-panel-title {
	margin-top: 0.5em
}
.tm-top-a div.uk-panel {
	margin-bottom: 2em
}
.wk-slideshow-default .nav span {
	background: rgba(108,70,40,0.9) none repeat scroll 0 0;
	border: 4px solid rgba(0,0,0,0.3);
	border-radius: 50%;
	box-shadow: 0 0 3px rgb(137,91,66);
	height: 16px;
	overflow: hidden;
	transition: border-color 0.6s ease 0s;
	width: 16px;
	margin: 0 0.25em;
}
.wk-slideshow-default .nav span:hover {
	background: rgba(0,0,0,0.3);
}
.wk-slideshow-default .nav li:last-child span:after {
	color: rgb(174,139,81);
	content: "\f054";
	text-rendering: optimizeLegibility;
	font-size: 14px;
	top: -3px;
	left: 1px;
	line-height: 16px;
	vertical-align: middle;
	position: relative;
	font-family: FontAwesome;
}
.wk-slideshow-default .nav li:first-child span:after {
	color: rgb(174,139,81);
	content: "\f053";
	text-rendering: optimizeLegibility;
	font-size: 14px;
	top: -3px;
	left: -1px;
	line-height: 16px;
	vertical-align: middle;
	position: relative;
	font-family: FontAwesome;
}
.tm-main-bottom .wk-slideshow-default .nav span {
	background: rgb(179,171,142) none repeat scroll 0 0;
	border: 4px solid rgba(0,0,0,0.3);
	border-radius: 50%;
	box-shadow: 0 0 3px rgb(137,91,66);
	height: 16px;
	overflow: hidden;
	transition: border-color 0.6s ease 0s;
	width: 16px;
	margin: 0 0.25em;
}
.tm-main-bottom .wk-slideshow-default .nav li:last-child span:after {
	color: rgb(114,108,79);
}
.tm-main-bottom .wk-slideshow-default .nav li:first-child span:after {
	color: rgb(114,108,79);
}
.tm-main-bottom .wk-slideshow-default .nav span:hover {
	background: rgba(0,0,0,0.3);
}
.wk-slideshow-default .nav li:hover span:after {
	color: #fff;
}
.tm-main-bottom .wk-slideshow-default .nav li:hover span:after {
	color: #fff;
}
.tm-main-bottom .uk-button-more {
	position: relative;
	width: 12em;
	height: 1.65em;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: rgb(114, 108, 79);
	background-color: rgb(179, 171, 142);
	border: solid 2px rgb(114, 108, 79);
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
	margin: 0.75em 0 0 0.25em;
}
.tm-main-bottom .uk-button-more::before {
	border: solid 1px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.43em;
	width: 12.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.tm-main-top .uk-button-more {
	position: relative;
	width: 12em;
	height: 1.65em;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #ce966b;
	background-color: rgba(108, 70, 40, 0.9);
	border: solid 2px rgb(137, 91, 66);
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
	margin: 0.75em 0 0 0.25em;
}
.tm-main-top .uk-button-more::before {
	border: solid 1px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.43em;
	width: 12.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.culinary-trips .uk-button-more {
	position: relative;
	width: 12em;
	height: 1.65em;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #ab8a66;
	background-color: #fffbf0;
	border: solid 2px rgb(137, 91, 66);
	z-index: 1;
	transition: all 0.3s ease 0s;
	opacity: 1;
	margin: 0.75em 0 0 0.25em;
}
.culinary-trips .uk-button-more::before {
	border: solid 1px rgba(171,138,102,.3);
	content: "";
	display: block;
	left: -0.5em;
	min-height: 100%;
	padding-bottom: 0.75em;
	position: absolute;
	top: -0.43em;
	width: 12.5em;
	transition: all 0.5s ease 0s;
	z-index: 10;
}
.uk-open .uk-modal-dialog {
	z-index: 99999
}
.uk-modal-dialog {
	z-index: 99999
}
.food-tidbits  figcaption.uk-thumbnail-caption {
	background-color: #a19a72;
	margin-top: 2px;
	padding-top: 1em;
	padding-bottom: 0.05em;
	text-transform: none;
}
.food-tidbits  figcaption.uk-thumbnail-caption h3 {
	color: #fff;
	margin-bottom: 0.5em;
}
.food-tidbits  figcaption.uk-thumbnail-caption h3:after {
	font-family: FontAwesome;
	content: "\f054";
	text-rendering: optimizeLegibility;
	position: absolute;
	right: 0.5em
}
.uk-modal.uk-open em {
	color: #000;
}
.uk-modal.uk-open div.uk-modal-dialog.uk-modal-dialog-large div.uk-grid.schedule div.uk-width-medium-2-3.schedule {
	text-align: left;
}
.schedule .fulltext-modal p {
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}
.schedule div.fulltext-modal {
	margin-bottom: 2em
}
.tm-main-top .uk-modal.uk-open div.uk-modal-dialog.uk-modal-dialog-large p {
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}
.wine-container .uk-modal.uk-open div.uk-modal-dialog.uk-modal-dialog-large > p {
	padding-left: 35px
}
.tm-main-top .uk-modal.uk-open div.uk-modal-dialog.uk-modal-dialog-large {
	margin-bottom: 2em
}
.tm-main-bottom img.uk-border-circle {
	border: 5px solid rgb(114, 108, 79);
}

.chefs-list {
	position: relative;
}

.chefs-list .chefs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}

.chefs-list .chefs.active {
	display: block;
}

.chefs-list .chef {
	position: relative;
}

.chefs-list .chef {
	position: relative;
}

.chefs-list .nav-prev {
	position: absolute;
	top: -80px;
	right: 80px;
	height: 60px;
	width: 60px;
	background: transparent url('../images/chefs-nav.png') 0 -60px no-repeat;
  background-size: 100% auto;
}

.chefs-list .nav-next {
	position: absolute;
	top: -80px;
	right: 0;
	height: 60px;
	width: 60px;
  background: transparent url('../images/chefs-nav.png') 0 0 no-repeat;
  background-size: 100% auto;
}

@media (min-width: 1220px) {
	.uk-container {
		max-width: 1240px;
	}
	div#schedule2 div.uk-grid.uk-width-medium-1-2 {
		margin-bottom: 35px
	}
}
@media (max-width: 1219px) {
	body {
		background-size: 1220px auto;
	}

	#about-us {
		margin-top: 500px;
	}

	#menu {
		background: url("../images/menu.png") no-repeat scroll center top;
		background-size: auto 30vw;
	}
	.uk-navbar-nav {
		padding: 0;
		float: none;
	}
	.uk-navbar-nav > li {
		white-space: nowrap;
		width: 30%;
	}
	.uk-navbar-nav > li > a {
		height: 40px;
		line-height: 40px;
	}
	.uk-navbar-nav > li:nth-child(5), .uk-navbar-nav > li:nth-child(8) {
		display: none !important;
		visibility: hidden !important;
	}
	.uk-navbar-nav > li:nth-child(1)::before, .uk-navbar-nav > li:nth-child(6)::before {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #c91e54;
		border-radius: 50%;
		content: " ";
		height: 0.5em;
		width: 0.5em;
		left: -0.25em;
		margin-top: -0.25em;
		position: absolute;
		top: 50%;
		transition: background 0.6s ease-in-out 0s;
	}
	.tm-top-b.uk-grid div.uk-width-medium-1-2 div.uk-grid {
		text-align: center !important;
	}
	div.uk-grid .schedule em {
		text-align: justify !important;
	}
	.tm-top-b.uk-grid div.uk-width-medium-1-2 {
		margin-bottom: 5vw;
	}
	.logo-small {
		display: block !important;
		visibility: visible !important;
	}
	.tm-top-b div.schedule {
		margin-top: 35px
	}
	.tm-top-b.uk-grid div.uk-width-medium-1-2 div {
		text-align: center !important;
	}
}
@media (min-width: 749px) and (max-width: 1024px) {
	#menu {
		background: url("../images/menu.png") no-repeat scroll center top;
		background-size: 3096px 150px;
	}
	.uk-navbar-nav > li {
		white-space: nowrap;
		width: 29vw;
	}
	.uk-margin-large-top {
		margin-top: 0 !important;
	}

  div.uk-panel.wine-container {
		padding: 0.5em;
	}

  .wine-container div.uk-width-medium-2-3  > div {
		padding-top: 0;
	}
}
@media (max-width: 748px) {
	.uk-margin-large-top {
		margin-top: 0 !important;
	}

	.wine-classes {
		height: auto;
		background-size: auto 100%;
		padding-bottom: 70px;
	}

	.guest-chefs {
		height: auto;
		background-size: auto 100%;
		padding-bottom: 70px;
	}

  .chefs-list .chefs {
		position: inherit;
		width: auto;
		display: block !important;
		margin-bottom: 20px;
	}

	.chefs-list .nav-prev,
	.chefs-list .nav-next {
		display: none;
	}

  .chefs-list .chef {
		opacity: 1;
		position: inherit;
	}
}

@media (max-width: 479px) {
	.uk-navbar-nav > li > a {
		height: 30px;
		line-height: 30px;
	}
	nav.tm-navbar.uk-navbar ul.uk-navbar-nav li a {
		font-size: 11px;
	}
	.uk-navbar-nav {
		padding-left: 15px;
	}
}

.article-preview {
	display: block;
}
.article-preview .uk-thumbnail-image {
	overflow: hidden;
	background: #fff;
	height: 250px;
  line-height: 250px;
	text-align: center;
}
.article-preview .uk-thumbnail-image img {
	max-height: 100%;
}