@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,700);
@import url("../CherryFramework/style.css");
@import url("all.css");
@media (max-width: 767px) {
	body { padding:0; }
}
.thumbnail {
	border-radius:0;
	border:none;
	padding:0;
	box-shadow:none;
}
h1 { text-transform:uppercase; }
a:hover, a:active, a:focus {
	color:#4e0004;
	text-decoration:underline;
	background:none;
}
.btn, .btn-default, .btn-normal, .btn-link, .btn-primary, .reply a, .pager li > a, .pager li > span, button.button, a.button.checkout-button {
	background:#a20303 !important;
	color:#fff !important;
	border:none;
	text-transform:uppercase;
	font:bold 14px/18px "Open Sans Condensed", sans-serif;
	font-weight:bold;
	text-shadow:none;
	text-decoration:underline;
	border-radius:0;
	box-shadow:none;
	transition:200ms all !important;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px 20px;
	text-decoration:none;
	border-radius:20px;
}
.btn:hover, .btn:active, .btn:focus, .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-normal:hover, .btn-normal:active, .btn-normal:focus, .btn-link:hover, .btn-link:active, .btn-link:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .reply a:hover, .reply a:active, .reply a:focus, .pager li > a:hover, .pager li > a:active, .pager li > a:focus, .pager li > span:hover, .pager li > span:active, .pager li > span:focus, button.button:hover, button.button:active, button.button:focus, a.button.checkout-button:hover, a.button.checkout-button:active, a.button.checkout-button:focus {
	background:#880309 !important;
	color:#fff !important;
	text-decoration:none !important;
	box-shadow:none !important;
}
.hr {
	height:1;
	background:#eeeeee;
	margin:20px 0 26px;
}
.home .hr {
	background:url(images/hr.png) no-repeat;
	background-size:100% 100%;
	height:42px;
	margin:0 0 20px;
	position:relative;
	top:-20px;
	z-index:-1;
}
.page .header, .page .header .container, .blog .header, .blog .header .container, .single .header, .single .header .container, .archive .header, .archive .header .container, .error404 .header, .error404 .header .container, .search .header, .search .header .container { height:349px; }
@media (max-width: 767px) {
	.page .header, .page .header .container, .blog .header, .blog .header .container, .single .header, .single .header .container, .archive .header, .archive .header .container, .error404 .header, .error404 .header .container, .search .header, .search .header .container { height:200px; }
}
.home .header, .home .header .container { height:537px; }
@media (max-width: 1200px) {
	.home .header, .home .header .container { height:400px; }
}
@media (max-width: 767px) {
	.home .header, .home .header .container { height:300px; }
}
.page .header-home, .blog .header-home, .archive .header-home, .single .header-home, .error404 .header-home, .search .header-home {
	height:340px;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	.page .header-home, .blog .header-home, .archive .header-home, .single .header-home, .error404 .header-home, .search .header-home { height:320px; }
}
@media (max-width: 450px) {
	.page .header-home, .blog .header-home, .archive .header-home, .single .header-home, .error404 .header-home, .search .header-home { overflow:visible; }
}
.home .header-home { height:auto; }
@media (max-width: 767px) {
	.home .header-home { height:410px; }
}
@media (max-width: 550px) {
	.home .header-home { height:350px; }
}
@media (max-width: 500px) {
	.home .header-home { height:300px; }
}
@media (max-width: 450px) {
	.home .header-home { height:auto; }
}
.header {
	background:url(images/header-bg.png) #730106;
	box-shadow:inset 30px 0px 50px 0px rgba(0,0,0,0.5), inset -30px 0px 50px 0px rgba(0,0,0,0.5);
	padding:50px 0 0;
}
@media (max-width: 767px) {
	.header { padding:20px; }
}
.header .navmenu {
	width:971px;
	float:left;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.header .navmenu { width:790px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .navmenu { width:603px; }
}
@media (max-width: 767px) {
	.header .navmenu {
		float:none;
		width:auto;
	}
}
@media (max-width: 767px) {
	.header .pull-right { float:none; }
}
.header .social {
	width:198px;
	background:#610003;
	background:rgba(90,0,3,0.5);
	text-align:center;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.header .social { width:150px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .social { width:120px; }
}
@media (max-width: 767px) {
	.header .social {
		width:auto;
		text-align:left;
	}
}
.header .social:hover {
	background:#610003;
	background:rgba(90,0,3,0.8);
}
.header .social ul {
	display:table;
	width:auto;
	margin:0 auto;
	padding:27px 0 28px;
}
@media (max-width: 767px) {
	.header .social ul {
		padding:10px 0;
		margin:0;
	}
}
.header .social li { margin-right:30px; }
@media (max-width: 1200px) {
	.header .social li { margin-right:10px; }
}
.header .social li:last-child { margin-right:0; }
.header .social .ico-twitter, .header .social .ico-linkedin, .header .social .ico-facebook {
	display:block;
	width:19px;
	height:15px;
	overflow:hidden;
}
.header .social .ico-twitter a, .header .social .ico-linkedin a, .header .social .ico-facebook a {
	width:19px;
	height:15px;
	display:inline-block;
	text-indent:-9999px;
}
.header .social .ico-twitter { background:url('images/icons/twitter.png') 0 0; }
.header .social .ico-twitter:hover { background-position:0 -15px; }
.header .social .ico-linkedin { background:url('images/icons/linkedin.png') 0 0; }
.header .social .ico-linkedin:hover { background-position:0 -15px; }
.header .social .ico-facebook { background:url('images/icons/facebook.png') 0 0; }
.header .social .ico-facebook:hover { background-position:0 -15px; }
.header .nav {
	padding:0;
	bottom:0;
	margin-bottom:0;
	z-index:1000;
}
.header .nav i.fa-bars { display:none; }
.header .nav .sf-menu { float:none; }
.header .nav .sf-menu li {
	width:161px;
	background:#6c0004;
	background:rgba(90,0,3,0.5);
	margin-right:1px;
}
@media (max-width: 1200px) {
	.header .nav .sf-menu li { width:16.54%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav .sf-menu li { width:16.5%; }
}
.header .nav .sf-menu li:last-child { margin-right:0; }
.header .nav .sf-menu li:hover { background:none; }
.header .nav .sf-menu li a {
	border-left:none;
	border-top:none;
	text-transform:uppercase;
	color:#fff;
	text-shadow:2px 2px 2px #000;
	font-weight:bold;
	transition:200ms all !important;
	padding-top:26px;
	padding-bottom:26px;
	font-size:18px;
	font-family:"Open Sans Condensed", sans-serif;
}
.header .nav .sf-menu li a:hover, .header .nav .sf-menu li a:active, .header .nav .sf-menu li a:focus {
	color:#ca282f !important;
	text-shadow:none;
	background:#610003;
	background:rgba(90,0,3,0.8) !important;
}
.header .nav .sf-menu li ul {
	width:200px;
	background:#620004;
	padding:0;
	text-align:left;
}
.header .nav .sf-menu li ul li {
	margin:0;
	float:none;
	background:none !important;
	padding:0;
	width:100%;
}
.header .nav .sf-menu li ul li:first-child { margin-top:45px; }
.header .nav .sf-menu li ul li:last-child { margin-bottom:45px; }
.header .nav .sf-menu li ul li a {
	padding:10px 40px;
	font-weight:bold;
	background:none !important;
	color:#fff !important;
	text-shadow:none;
	font-size:14px;
}
.header .nav .sf-menu li ul li a:hover {
	background:#fff !important;
	color:#620004 !important;
}
.header .nav .sf-menu .sub-menu > .current_page_item > a { background:#820308 !important; }
.header .nav .sf-menu .sub-menu > .current_page_item > a:hover { color:#fff !important; }
.header .nav .sf-menu .sf-sub-indicator {
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
	left:50%;
	margin-left:-5px;
	top:50px;
}
.header .nav .sf-menu a.sf-with-ul { padding-right:12px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav .sf-menu li > a { font-size:12px; }
}
.header .nav .sf-menu > li > a:hover, .header .nav .sf-menu > li.sfHover > a {
	background:#610003;
	background:rgba(90,0,3,0.8);
	color:#ca282f;
	text-shadow:none;
}
.header .nav .sf-menu > li.current-menu-item > a {
	background:#610003;
	background:rgba(90,0,3,0.8);
	color:#ca282f;
	text-shadow:none;
}
.header .nav .sf-menu > li.current-menu-item > a:hover {
	background:#610003;
	background:rgba(90,0,3,0.8);
	color:#ca282f;
}
.header .header-home {
	background:#fff url(images/header-home.jpg) 100% 0 no-repeat;
	margin:0 30px 30px 30px;
	box-shadow:0px 10px 20px 0px rgba(0,0,0,0.2);
}
@media (max-width: 1200px) {
	.header .header-home { margin-left:19px; }
}
@media (max-width: 767px) {
	.header .header-home {
		margin-left:0;
		background-size:cover;
	}
}
@media (max-width: 450px) {
	.header .header-home {
		background:url(images/header-home.jpg) no-repeat scroll 0 0 #FFFFFF;
		background-size:147% auto;
	}
	.header .header-home .span3 { width:100%; }
	.header .header-home .pull-left { float:none; }
}
@media (max-width: 300px) {
	.header .header-home { background:none; }
}
.header .logowrap { margin-left:0; }
@media (max-width: 979px) {
	.header .logowrap { width:300px; }
	.header .logowrap .pull-left { float:none; }
}
@media (max-width: 767px) {
	.header .logowrap { width:30%; }
}
@media (max-width: 979px) {
	.header .logo .logo_h__img { padding-bottom:20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo { padding:0 20px 20px 0; }
}
@media (max-width: 450px) {
	.header .logo {
		width:100%;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:0;
	}
	.header .logo img {
		width:50%;
		padding-bottom:20px;
	}
}
@media (max-width: 350px) {
	.header .logo img { width:50%; }
}
@media (max-width: 300px) {
	.header .logo { box-shadow:none; }
	.header .logo img {
		width:100%;
		padding-bottom:0;
	}
}
.header .logo_h__txt {
	padding:75px 0 0 40px;
	margin-bottom:0;
	text-transform:uppercase;
}
.header .logo_h__txt a:hover { color:#ab0108; }
@media (max-width: 767px) {
	.header .logo_h__txt { padding:20px 20px 0 40px; }
}
@media (max-width: 450px) {
	.header .logo_h__txt {
		padding:120px 20px 0 20px;
		background:#fff;
	}
}
.header .logo_tagline { padding-left:40px; }
@media (max-width: 979px) {
	.header .logo_tagline { padding-bottom:180px; }
}
@media (max-width: 767px) {
	.header .logo_tagline { padding-left:40px; }
}
@media (max-width: 450px) {
	.header .logo_tagline {
		padding:0 20px 120px 20px;
		background:#fff;
	}
}
.header .header-main-info { color:#202020; }
@media (max-width: 767px) {
	.header .header-main-info { padding:0 20px 0 220px; }
}
@media (max-width: 450px) {
	.header .header-main-info { padding:0 20px; }
}
.header .header-main-info h1 {
	margin:80px 0 40px;
	font:70px/59px "Medula One", cursive;
	text-transform:uppercase;
	color:#232323;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header-main-info h1 { margin-top:50px; }
}
@media (max-width: 767px) {
	.header .header-main-info h1 {
		font-size:50px;
		line-height:40px;
		margin-bottom:10px;
		margin-top:100px;
	}
}
@media (max-width: 650px) {
	.header .header-main-info h1 {
		margin-top:0;
		font-size:50px;
		line-height:40px;
	}
}
@media (max-width: 480px) {
	.header .header-main-info h1 {
		font-size:60px;
		line-height:50px;
	}
}
.header .header-main-info ul {
	margin:0 0 30px;
	list-style-type:none;
	text-transform:uppercase;
}
@media (max-width: 1200px) {
	.header .header-main-info ul { margin-bottom:20px; }
}
@media (max-width: 767px) {
	.header .header-main-info ul { margin-bottom:10px; }
}
.header .header-main-info ul li {
	font:bold 16px/20px "Open Sans Condensed", sans-serif;
	font-weight:bold;
}
@media (max-width: 767px) {
	.header .header-main-info ul li { font-size:14px; }
}
.header .header-main-info ul li:first-child { margin-left:0; }
.header .header-main-info ul li .telephone {
	color:#c6090d;
	font:45px/38px "Medula One", cursive;
	position:relative;
}
@media (max-width: 480px) {
	.header .header-main-info ul li .telephone { font-size:30px; }
}
.header .header-main-info ul li .email i {
	font-style:normal;
	color:#9b9b9b;
}
.header .header-main-info ul li .email a {
	text-decoration:none;
	color:#202020;
}
.header .header-main-info ul li .email a:hover { text-decoration:underline; }
.header .header-main-info img { display:none; }
.header .header-main-info img.ordernowbutton { display:block !important; }
.header .header-main-info .work-time {
	margin-bottom:53px;
	font:bold 16px/22px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
@media (max-width: 1200px) {
	.header .header-main-info .work-time { padding-bottom:0; }
}
@media (max-width: 767px) {
	.header .header-main-info .work-time {
		margin-bottom:20px;
		font-size:14px;
		line-height:18px;
		margin-top:-110px;
		display:none;
	}
}
@media (max-width: 550px) {
	.header .header-main-info .work-time { margin-top:-80px; }
}
@media (max-width: 550px) {
	.header .header-main-info .work-time { margin-top:-60px; }
}
@media (max-width: 480px) {
	.header .header-main-info .work-time { margin-top:-150px; }
}
@media (max-width: 460px) {
	.header .header-main-info .work-time { margin-top:-120px; }
}
@media (max-width: 450px) {
	.header .header-main-info .work-time { margin-top:0; }
}
.header .header-main-info .work-time i {
	color:#b7b7b7;
	font-style:normal;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.home .header-main-info h1 { margin:50px 0 30px; }
}
@media (max-width: 480px) {
	.home .header-main-info h1 {
		font-size:35px;
		line-height:30px;
	}
}
.content-holder { padding-bottom:20px; }
@media (max-width: 767px) {
	.content-holder { padding:190px 20px 20px 20px; }
}
@media (max-width: 450px) {
	.content-holder { padding-top:800px; }
}
@media (max-width: 450px) {
	.content-holder { padding-top:260px; }
}
@media (max-width: 400px) {
	.content-holder { padding-top:220px; }
}
@media (max-width: 350px) {
	.content-holder { padding-top:270px; }
}
@media (max-width: 300px) {
	.content-holder { padding-top:360px; }
}
@media (max-width: 260px) {
	.content-holder { padding-top:270px; }
}
@media (max-width: 200px) {
	.content-holder { padding-top:160px; }
}
.home .content-holder { padding-bottom:20px; }
@media (max-width: 767px) {
	.home .content-holder { padding:170px 20px 20px 20px; }
}
@media (max-width: 550px) {
	.home .content-holder { padding-top:100px; }
}
@media (max-width: 480px) {
	.home .content-holder { padding-top:50px; }
}
@media (max-width: 450px) {
	.home .content-holder { padding-top:170px; }
}
@media (max-width: 430px) {
	.home .content-holder { padding-top:140px; }
}
@media (max-width: 400px) {
	.home .content-holder { padding-top:110px; }
}
@media (max-width: 380px) {
	.home .content-holder { padding-top:90px; }
}
@media (max-width: 350px) {
	.home .content-holder { padding-top:60px; }
}
@media (max-width: 330px) {
	.home .content-holder { padding-top:50px; }
}
@media (max-width: 300px) {
	.home .content-holder { padding-top:240px; }
}
@media (max-width: 275px) {
	.home .content-holder { padding-top:180px; }
}
@media (max-width: 250px) {
	.home .content-holder { padding-top:120px; }
}
h1.title-header { display:none; }
.motopress-embed-obj.fill-space { width:auto !important; }
.home h2 {
	font:bold 20px/20px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
.home-make-a-trip {
	background:none;
	border-radius:0;
	padding:0;
	box-shadow:none;
	border:none;
}
.home-make-a-trip .title {
	font:60px/68px "Medula One", cursive;
	color:#232323;
	text-transform:none;
}
.home-make-a-trip .sub-title {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	color:#a8a8a8;
	font-weight:bold;
	text-transform:uppercase;
	padding:12px 0;
	margin:0;
}
.home-make-a-trip .service-box_txt {
	font-weight:bold;
	color:#232323;
	margin-bottom:15px !important;
}
.home-make-a-trip .btn-align {
	text-align:left;
	font-size:14px;
}
.home .span2 .spacer { height:24px; }
@media (max-width: 767px) {
	.home .span2 .spacer { height:5px; }
}
.home .span2 h2 { padding-bottom:12px; }
.home-events { margin-top:22px; }
.home-events h2 {
	font-size:36px;
	line-height:32px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.home-events h2 { font-size:30px; }
}
@media (max-width: 480px) {
	.home-events h2 { font-size:24px; }
}
.home-events time {
	font:36px/48px "Medula One", cursive;
	color:#870309;
	text-transform:lowercase;
}
.home-events time span {
	font-size:48px;
	margin-left:-3px;
}
.home-events time span:before { content:"."; }
.home-events .es-carousel_li { margin-top:10px; }
.home-events .es-carousel_li .desc h5 {
	margin:0;
	padding-top:10px;
}
.home-events .es-carousel_li .desc h5 a {
	font:13px/18px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#232323;
	text-decoration:none;
	font-weight:bold;
}
.home-events .es-carousel_li .desc h5 a:hover {
	color:#9d261d;
	text-decoration:underline;
}
.home-events .es-carousel_li .desc .excerpt { color:#a8a8a8; }
.home-events .es-carousel_li .desc .btn { display:none; }
.home-events .es-nav span {
	margin-top:0;
	top:-46px;
	right:0;
	width:85px;
	height:31px;
	background:#a8a8a8 url(images/nav.png) no-repeat -85px 0;
}
.home-events .es-nav span:hover { background-color:#ab0108; }
@media (min-width: 768px) and (max-width: 1200px) {
	.home-events .es-nav span {
		width:30px;
		background-position:-112px 0;
		top:-40px;
	}
}
@media (max-width: 480px) {
	.home-events .es-nav span {
		width:30px;
		background-position:-112px 0;
	}
}
.home-events .es-nav .es-nav-prev {
	margin-right:85px;
	background-position:0 0;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.home-events .es-nav .es-nav-prev {
		background-position:-27px 0;
		margin-right:30px;
	}
}
@media (max-width: 480px) {
	.home-events .es-nav .es-nav-prev {
		background-position:-27px 0;
		margin-right:30px;
	}
}
.home-events .es-nav .es-nav-prev:hover { background-position:0 -31px; }
@media (min-width: 768px) and (max-width: 1200px) {
	.home-events .es-nav .es-nav-prev:hover { background-position:-27px -31px; }
}
@media (max-width: 480px) {
	.home-events .es-nav .es-nav-prev:hover { background-position:-27px -31px; }
}
.home-events .es-nav .es-nav-next { margin-left:0; }
.home-events .es-nav .es-nav-next:hover { background-position:-85px -31px; }
@media (min-width: 768px) and (max-width: 1200px) {
	.home-events .es-nav .es-nav-next:hover { background-position:-112px -31px; }
}
@media (max-width: 480px) {
	.home-events .es-nav .es-nav-next:hover { background-position:-112px -31px; }
}
.home-banners {
	background:none;
	border-radius:0;
	border:none;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
	cursor:default;
	padding:33px 15px 30px 33px;
}
@media (max-width: 767px) {
	.home-banners { margin-bottom:20px; }
}
.home-banners:hover .title, .home-banners:hover .sub-title, .home-banners:hover .service-box_txt { color:#a8a8a8; }
.home-banners:hover .title strong { color:#a8a8a8; }
.home-banners:hover .btn-align a {
	color:#a8a8a8;
	text-decoration:underline;
}
.home-banners .title {
	font:36px/30px "Medula One", cursive;
	font-weight:normal;
	margin-bottom:10px;
	transition:100ms all;
	text-transform:none;
}
.home-banners .title:hover { text-decoration:none; }
.home-banners .title em {
	font-size:42px;
	font-style:normal;
}
.home-banners .title strong {
	font-weight:normal;
	color:#990606;
	transition:100ms all;
}
.home-banners .title strong strong {
	font-size:52px;
	line-height:34px;
}
.home-banners .sub-title {
	font:bold 18px/18px "Open Sans Condensed", sans-serif;
	font-weight:bold;
	color:#a8a8a8;
	display:inline;
	text-transform:none;
}
.home-banners .service-box_txt {
	font:bold 16px/18px "Open Sans Condensed", sans-serif;
	font-weight:bold;
	color:#a8a8a8;
	display:inline;
}
.home-banners .btn-align {
	display:inline;
	text-align:left;
}
.home-banners .btn-align a {
	text-align:left;
	text-decoration:none;
	font-size:18px;
	line-height:18px;
	color:#a8a8a8;
	position:relative;
	top:-2px;
}
.home-banners .btn-align a:after {
	content:">";
	color:#ab0108;
	margin-left:5px;
	display:inline-block;
}
.banners-new { background:url(images/new.png) bottom right no-repeat; }
#content { padding-top:30px; }
.title-section { padding-top:5px; }
.title-section .title-header {
	font:60px/60px "Medula One", cursive;
	margin-bottom:20px;
	text-transform:none;
}
.title-section .breadcrumb {
	background:#e5e5e5;
	border-radius:0;
	font-size:13px;
	font-weight:bold;
	padding:8px 20px;
}
.title-section .breadcrumb li {
	text-shadow:none;
	color:#a8a8a8;
	padding-right:4px;
}
.title-section .breadcrumb li a { color:#232323; }
.page img.alignleft { margin-top:0 !important; }
@media (max-width: 979px) {
	.page img.alignleft { float:none; }
}
.page h1 {
	margin-bottom:20px;
	font:bold 36px/42px "Open Sans Condensed", sans-serif;
}
.about-our-restaurant {
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none;
	display:inline;
	padding:0;
}
.about-our-restaurant .btn-align {
	text-align:left;
	padding-bottom:20px;
}
.about-our-restaurant .title {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	color:#a8a8a8;
	text-transform:uppercase;
	padding-bottom:20px;
}
.about-our-restaurant .sub-title {
	font:13px/18px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#232323;
	font-weight:bold;
	padding-bottom:5px;
}
.latest-recipes .span4 {
	margin-left:19px;
	width:30%;
	margin-bottom:0;
	padding-bottom:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.latest-recipes .span4 { width:28%; }
}
@media (max-width: 767px) {
	.latest-recipes .span4 { float:left; }
}
@media (max-width: 480px) {
	.latest-recipes .span4 { width:25%; }
}
@media (max-width: 300px) {
	.latest-recipes .span4 {
		width:100%;
		margin-left:0;
	}
}
.latest-recipes figure { padding-bottom:20px; }
.latest-recipes h5 {
	margin:0;
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:bold !important;
}
.latest-recipes h5 a { color:#232323; }
.chefs-secrets {
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	margin-bottom:0;
}
.chefs-secrets figure { padding-right:10px; }
.chefs-secrets .title {
	font:bold 20px/24px "Open Sans Condensed", sans-serif;
	color:#880309;
	text-transform:uppercase;
	padding-bottom:5px;
	position:relative;
	top:-5px;
}
.chefs-secrets .sub-title {
	font:13px/18px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#232323;
	font-weight:bold;
	margin-bottom:0;
}
.chefs-secrets .service-box_txt { padding-left:100px; }
.testimonials .testi-item {
	width:255px;
	margin-right:40px;
	float:left;
	padding-bottom:50px;
}
.testimonials .testi-item:last-child { margin-right:0; }
.testimonials .testi-item .testi-item_blockquote {
	background:url(images/quote.png) no-repeat;
	padding:0;
}
.testimonials .testi-item .testi-item_blockquote a {
	color:#a8a8a8;
	padding-left:30px;
}
.testimonials .testi-item .testi-item_blockquote a:hover {
	color:#a8a8a8;
	text-decoration:underline;
}
.testimonials .testi-item .testi-item_blockquote .read-more { display:none; }
.testimonials .testi-item .testi-item_blockquote:before {
	border-left:none;
	border-right:none;
}
.testimonials .testi-item .testi-item_blockquote:after { background:none; }
.testimonials .testi-item .testi-item_blockquote .featured-thumbnail {
	position:absolute;
	top:auto;
	bottom:-97px;
	margin:0;
	float:none;
	width:70px;
	height:70px;
}
.testimonials .testi-item .testi-meta { padding:43px 0 0 100px; }
.testimonials .testi-item .testi-meta .user {
	font-weight:bold;
	color:#232323;
}
.testimonials .testi-item .testi-meta a { display:none; }
.filter-wrapper {
	padding-top:9px;
	text-transform:uppercase;
	font:bold 20px/20px "Open Sans Condensed", sans-serif;
	font-weight:bold;
}
@media (max-width: 480px) {
	.filter-wrapper .pull-right { float:none; }
}
.filter-wrapper strong {
	color:#880309 !important;
	padding:10px 17px 6px 0;
}
@media (max-width: 480px) {
	.filter-wrapper strong { padding-top:3px; }
}
.filter-wrapper .nav { margin-bottom:40px; }
.filter-wrapper .nav-pills li a {
	color:#a2a2a2;
	border-radius:0;
	line-height:20px;
}
.filter-wrapper .nav-pills li a:hover {
	background:#ab0108 !important;
	color:#ffffff !important;
}
.filter-wrapper .nav-pills .active a {
	background:#ab0108 !important;
	color:#ffffff !important;
}
.filterable-portfolio .portfolio_item .caption h3 {
	line-height:18px;
	margin:24px 0 0 0;
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.filterable-portfolio .portfolio_item .caption h3 a {
	font-size:13px;
	color:#232323;
	font-weight:bold;
	line-height:18px;
}
.post_meta {
	font-weight:bold;
	padding:8px 0;
}
.post_meta span {
	font-size:13px;
	padding-right:19px;
}
.post_meta i {
	color:#d8d8d8;
	margin-right:5px;
}
.post_meta a { color:#232323; }
.post_meta .post_author a { color:#ab0108; }
@media (max-width: 767px) {
	.post_meta span { display:block; }
	.post_meta .post_permalink { float:none; }
}
.flex-control-nav a:hover { background:rgba(0,0,0,0.3) !important; }
#content article .featured-thumbnail { margin-top:0; }
#content article .post-header { padding-bottom:20px; }
#content article .post-header .post-title {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
}
#content article .post-header .post-title a { color:#212020; }
#content article .video-wrap { padding-top:0; }
.blog #content { padding-top:38px; }
.quote-wrap blockquote {
	padding-top:0;
	padding-bottom:0;
	font:13px/18px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#232323;
	font-style:italic;
	font-weight:bold;
}
.format-quote .post_meta { padding-top:8px; }
.pagination__posts { text-align:left; }
.pagination ul {
	border-radius:0;
	box-shadow:none;
}
.pagination ul li {
	display:inline-block;
	padding:4px 12px;
}
.pagination ul li:first-child { padding-left:0; }
.pagination ul li a {
	border-radius:0;
	border:none;
	text-decoration:underline;
	font:14px/20px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
}
.pagination ul li.active a {
	border-radius:0;
	border:none;
	background:none;
	text-decoration:none;
}
.single #content { padding-top:40px; }
article .post_content {
	margin-bottom:0;
	padding-bottom:20px;
}
article .post_content strong { color:#232323; }
.post-author {
	background:none;
	border:1px solid #eeeeee;
	padding:28px 30px 15px 30px;
	margin-bottom:42px;
}
.post-author .post-author_h {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	color:#a8a8a8;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:15px;
}
.post-author .post-author_h a { color:#a8a8a8; }
.post-author img {
	padding:0;
	padding-right:10px;
	border:none;
}
.post-author .post-author_link {
	padding-left:110px;
	margin-top:15px;
}
.post-author .post-author_link a {
	color:#ab0108;
	font-weight:bold;
}
.post__holder { margin-bottom:0; }
.latest-reviews { padding-bottom:15px; }
.latest-reviews li {
	margin:0;
	padding:0 0 13px 0;
}
.latest-reviews li:last-child { margin-bottom:0; }
.latest-reviews .meta { margin-bottom:0; }
.latest-reviews .thumbnail { margin-right:30px; }
.latest-reviews .post-date {
	margin-top:3px;
	color:#880309;
	text-transform:lowercase;
}
.latest-reviews .post-date .month { font:36px/48px "Medula One", cursive; }
.latest-reviews .post-date .day { font:48px/48px "Medula One", cursive; }
.latest-reviews .post-comments { display:none; }
.latest-reviews h5 { margin-top:0; }
.latest-reviews h5 a {
	color:#232323;
	font-weight:bold;
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.latest-reviews .excerpt { color:#a8a8a8; }
.dropcap {
	border-radius:0;
	background:url(images/header-bg.png) #af050c;
	margin-right:30px;
	font-size:30px;
	text-shadow:2px 2px 2px rgba(0,0,0,0.75);
	font:bold 30px/50px "Open Sans Condensed", sans-serif;
}
.page strong { color:#232323; }
.did-you-know {
	padding-left:80px;
	padding-bottom:20px;
}
.btn-up { margin-top:-20px; }
.list.styled.custom-list ul { margin-top:3px; }
@media (max-width: 767px) {
	.list.styled.custom-list ul {
		margin-bottom:0;
		margin-top:0;
	}
}
.list.styled.custom-list ul li {
	background:url(images/footer_menu_arrow.png) no-repeat 0 50% !important;
	padding:0 !important;
	margin:0 !important;
	line-height:23px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list.styled.custom-list ul li { background:url(images/footer_menu_arrow.png) no-repeat 0 8px !important; }
}
.list.styled.custom-list ul li a {
	font:bold 14px/24px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	color:#ab0108;
	position:relative;
	left:-5px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.list.styled.custom-list ul li a { font-size:12px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.list.styled.custom-list ul li a { font-size:12px; }
}
.wpcf7-form .field input, .wpcf7-form .field textarea {
	border-radius:0;
	box-shadow:none;
	border:1px solid #eeeeee;
}
.comment-holder .comments-h {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
}
.comment-holder .comment-list .comment .comment-body {
	background:none;
	border:1px solid #eeeeee;
	padding:28px 30px 15px 30px;
}
.comment-holder .comment-list .comment .comment-body .comment-author { margin-right:30px; }
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	text-align:left;
	color:#ab0108;
	font-weight:bold;
	padding-top:17px;
}
.comment-holder .comment-list .comment .comment-body .reply .comment-reply-link { text-decoration:underline !important; }
.comment-holder .comment-list .comment .comment-body .comment-meta {
	font:bold 14px/18px "Open Sans Condensed", sans-serif;
	color:#880309;
	text-transform:uppercase;
}
#respond h3 {
	font:bold 20px/22px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	padding-bottom:15px;
}
#respond #commentform textarea, #respond #commentform .field input {
	border-radius:0;
	border:1px solid #eeeeee;
	box-shadow:none;
	color:#a8a8a8;
}
#respond #commentform .field input {
	padding:9px 10px 10px;
	margin-bottom:1px;
	width:350px;
}
#respond #commentform textarea {
	width:95%;
	max-width:95%;
	height:205px;
	min-height:150px;
}
#sidebar { padding-top:30px; }
#sidebar h3 {
	font:bold 36px/42px "Open Sans Condensed", sans-serif;
	text-transform:uppercase;
	padding-bottom:7px;
}
#sidebar h3:first-child { margin-top:5px; }
#sidebar .widget {
	margin-bottom:40px;
	padding-bottom:34px;
	border-bottom:1px solid #eeeeee;
}
#sidebar .widget:last-child { border-bottom:none; }
#sidebar #categories-2 ul {
	margin:0 0 9px 10px;
	list-style-image:url(images/footer_menu_arrow.png);
}
#sidebar #categories-2 ul li { padding-left:5px; }
#sidebar #categories-2 ul li a {
	text-transform:uppercase;
	font:bold 14px/24px "Open Sans Condensed", sans-serif;
	color:#ab0108;
}
#sidebar .recent-posts-widget .featured-thumbnail { margin-right:30px; }
#sidebar .recent-posts-widget time {
	margin-top:3px;
	font:bold 20px/24px "Open Sans Condensed", sans-serif;
	color:#880309;
	text-transform:uppercase;
}
#sidebar .recent-posts-widget h4 {
	margin-bottom:0;
	font-weight:bold;
}
#sidebar .recent-posts-widget h4 a {
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size:13px;
	line-height:18px;
	color:#232323;
}
#sidebar .recent-posts-widget li { padding:12px 0; }
#sidebar .comments-custom li { padding:12px 0; }
#sidebar .comments-custom li:first-child { padding-top:0; }
#sidebar .comments-custom .thumbnail {
	padding:15px 13px;
	border:1px solid #dadada;
	background:#f6f6f6;
	margin-right:30px;
}
#sidebar .comments-custom .comments-custom_h {
	font-size:13px;
	line-height:18px;
	color:#ab0108;
	padding-top:15px;
	padding-bottom:7px;
	font-family:"Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#sidebar .comments-custom time {
	margin-top:3px;
	font:bold 20px/24px "Open Sans Condensed", sans-serif;
	color:#880309;
	text-transform:uppercase;
}
#sidebar .comments-custom .comments-custom_txt { padding-top:10px; }
#sidebar .comments-custom .comments-custom_txt a { color:#a2a2a2; }
#sidebar .widget .social li a {
	height:15px;
	overflow:hidden;
}
.footer {
	background:none;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.copyright .span6 { width:60%; }
}
nav.footer-nav {
	float:none;
	position:relative;
	top:-5px;
}
@media (max-width: 480px) {
	nav.footer-nav { margin-bottom:0; }
}
nav.footer-nav ul { float:none; }
@media (max-width: 979px) {
	nav.footer-nav ul { text-align:left; }
}
nav.footer-nav ul li { background:url(images/footer_menu_arrow.png) no-repeat 0 50%; }
@media (max-width: 767px) {
	nav.footer-nav ul li { margin-right:10px; }
}
nav.footer-nav ul li:hover { background:url(images/footer_menu_arrow_hover.png) no-repeat 0 50%; }
nav.footer-nav ul li a {
	text-transform:uppercase;
	color:#ab0108;
	font:bold 14px/24px "Open Sans Condensed", sans-serif;
	font-weight:bold !important;
}
nav.footer-nav ul li a:hover { color:#a8a8a8 !important; }
@media (min-width: 979px) and (max-width: 1200px) {
	nav.footer-nav ul .span2 { width:30%; }
	nav.footer-nav ul .span2 a {
		font-size:12px;
		line-height:18px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul .span2 {
		width:29%;
		display:inline-block;
	}
	nav.footer-nav ul .span2 a {
		font-size:12px;
		line-height:18px;
	}
	nav.footer-nav ul .span2:nth-child(3n) { padding-right:0; }
}
@media (max-width: 767px) {
	nav.footer-nav ul .span2 {
		width:30%;
		display:inline-block;
		padding-left:10px;
	}
}
@media (max-width: 600px) {
	nav.footer-nav ul .span2 a { font-size:12px; }
}
@media (max-width: 500px) {
	nav.footer-nav ul .span2 { width:100%; }
	nav.footer-nav ul .span2 a { font-size:14px; }
}
.copyright .site-name {
	float:left;
	margin-right:10px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.copyright .site-name { margin-bottom:5px; }
}
@media (max-width: 320px) {
	.copyright .site-name { margin-bottom:5px; }
}
@media (max-width: 767px) {
	.copyright .footer-text {
		text-align:center;
		margin-bottom:30px;
	}
}
.copyright .footer-copy {
	display:inline-block;
	font:bold 14px/16px "Open Sans Condensed", sans-serif;
	font-weight:bold;
	text-align:left;
}
.copyright .footer-copy a {
	display:block;
	color:#a8a8a8;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	.copyright .footer-copy a { display:inline-block; }
}
@media (max-width: 320px) {
	.copyright .footer-copy a { display:inline-block; }
}
#back-top-wrapper { right:20px; }
#back-top-wrapper #back-top a {
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60);
}
#back-top-wrapper #back-top a:hover {
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
}
#back-top-wrapper #back-top a span { background:url(images/top.png) no-repeat 50% 50%; }
.error404-holder_num {
	font-family:"Medula One", cursive;
	color:#ab0108;
}
div.jp-playlist li a:hover, div.jp-playlist li.jp-playlist-current a { color:#ccc !important; }
div.jp-playlist li a:hover { text-decoration:underline; }
@media (min-width: 768px) and (max-width: 979px) {
	.header-main-info {
		width:500px;
		margin-left:50px;
	}
}
.ie8 .nav .sf-menu li { width:123px; }
.ie8 .nav .sf-menu li a:hover { background:#5a0104 !important; }
.ie8 .navmenu { width:745px; }
.ie8 .navmenu nav { width:100%; }
.ie8 .header .span12 .row .span12 { margin-left:20px; }
.ie8 .header .social { width:195px; }
.ie8 .header .social li {
	margin-left:30px;
	margin-right:0;
}
.ie8 .header .social li:first-child { margin-left:0; }
.ie8 .header-main-info h1 { margin-top:40px; }
.ie8 .sub-menu { padding:40px 0 !important; }
.ie8 .sub-menu li:first-child { margin-top:0 !important; }
.ie8 .home-events .es-carousel_li {
	width:130px !important;
	margin-right:30px !important;
}
.ie8 #sidebar .widget {
	border-top:1px solid #eeeeee;
	border-bottom:none;
	padding-top:34px;
	margin-bottom:0;
	margin-top:20px;
}
.ie8 #sidebar .widget:first-child {
	border-top:none;
	padding-top:0;
	margin-top:0;
}
.ie8 .latest-reviews { padding-bottom:0; }
.ie8 .latest-reviews li {
	margin-bottom:0;
	padding-bottom:0;
}
.ie8 .latest-reviews li:first-child { margin-top:0; }
.ie8 .footer-nav li { width:30%; }
.ie8 .row-fluid .span6 .list.styled.custom-list li { background:url("images/footer_menu_arrow.png") no-repeat scroll 0 10px transparent !important; }
.ie8 .home-make-a-trip .title { font-size:50px; }
.ie8 .home-banners { border:1px solid #f0f0f0; }
.ie8 .latest-recipes .featured-thumbnail { width:100%; }
.ie8 .latest-recipes .featured-thumbnail img { width:auto; }
.ie8 .testi-item { width:190px; }
.ie8 .home-events li { float:left !important; }
.ie9 .home-events .es-carousel_li {
	width:170px !important;
	margin-right:30px !important;
}
.recent-posts.latest-reviews { margin:0 !important; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.header .header-home { background:#fff !important; }
	.header nav.mobile { position:relative; }
	.header nav.mobile i.fa-bars {
		float:right;
		font-size:28px;
		color:#fff;
		display:inline-block;
		position:relative;
		z-index:100;
	}
	.header nav.mobile i.fa-bars.open { content:""; }
	.header nav.mobile .sf-menu {
		position:absolute;
		top:50px;
		min-width:300px;
		max-width:100%;
		right:0;
		opacity:0;
		visibility:hidden;
		transition:300ms all;
	}
	.header nav.mobile .sf-menu.open {
		top:28px;
		opacity:1;
		visibility:visible;
	}
	.header nav.mobile .sf-menu li {
		width:100%;
		text-align:left;
		background-color:#6c0004;
	}
	.header nav.mobile .sf-menu li a {
		padding-top:5px;
		padding-bottom:5px;
		font-size:14px;
		font-weight:normal;
	}
	.header .social {
		position:absolute;
		top:0;
		left:0;
		z-index:100;
	}
	.header .header-main-info img { display:inline-block; }
	.header .logowrap { display:none; }
	.about-our-restaurant {
		display:block;
		width:100%;
	}
}
body.woocommerce #content .page, body.woocommerce-page #content .page {
	position:relative;
	background-color:#fff;
	border:1px solid #d8d8d8;
	border-radius:6px;
	color:#31373d;
	margin-bottom:1rem;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
	padding:1rem 2rem;
}
body.woocommerce #sidebar .sidebar-container, body.woocommerce-page #sidebar .sidebar-container {
	position:relative;
	background-color:#fff;
	border:1px solid #d8d8d8;
	border-radius:6px;
	color:#31373d;
	margin-bottom:1rem;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
	padding:1rem 2rem;
}
body.woocommerce #sidebar .sidebar-container ul.cart_list li img, body.woocommerce #sidebar .sidebar-container .woocommerce ul.product_list_widget li img, body.woocommerce-page #sidebar .sidebar-container ul.cart_list li img, body.woocommerce-page #sidebar .sidebar-container .woocommerce ul.product_list_widget li img {
	float:right;
	margin-left:4px;
	width:32px;
	height:auto;
	box-shadow:none;
}
body.woocommerce .woocommerce .products .product, body.woocommerce-page .woocommerce .products .product {
	float:left;
	width:100%;
	border-top:1px solid #d8d8d8;
	padding:10px 0;
}
body.woocommerce .woocommerce .products .product .product-image, body.woocommerce-page .woocommerce .products .product .product-image {
	position:relative;
	float:left;
	width:150px;
}
body.woocommerce .woocommerce .products .product .product-image img, body.woocommerce-page .woocommerce .products .product .product-image img {
	height:auto;
	max-width:100%;
}
body.woocommerce .woocommerce .products .product .product-details-container, body.woocommerce-page .woocommerce .products .product .product-details-container {
	display:flex;
	flex-direction:column;
	padding-bottom:1rem;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details {
	position:relative;
	float:right;
	padding:15px;
	width:100%;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .product-name, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .product-name {
	flex:0 1 auto;
	min-width:0;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:17.5px;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity {
	border:1px solid #d8d8d8;
	border-radius:3px;
	margin-bottom:0 !important;
	width:112px;
	float:left;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor {
	position:absolute;
	bottom:0px;
	top:0px;
	background-color:#eee;
	border:none;
	color:#000;
	font-weight:700;
	line-height:33px;
	text-align:center;
	width:30px;
	z-index:10;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor:hover, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor:hover {
	cursor:pointer;
	outline:none;
	text-decoration:none;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor.before, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor.before {
	left:0px;
	border-bottom-left-radius:2px;
	border-top-left-radius:2px;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor.after, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity .util-incrementor.after {
	right:0px;
	border-bottom-right-radius:2px;
	border-top-right-radius:2px;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity input, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons .product-quantity input {
	width:110px;
	position:relative;
	line-height:33px;
	padding:0 8px;
	text-align:center;
	font-weight:700;
	box-shadow:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	border:none;
	margin-bottom:0;
	height:33px;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons a.button, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons a.button {
	margin:0 0 0 5px;
	padding:0;
	background-image:url(images/outofstock.png);
	height:35px;
	width:140px;
	font-size:0;
	background-size:contain;
	float:left;
}
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons a.button.add_to_cart_button, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons a.button.add_to_cart_button { background-image:url(images/addcart.png); }
body.woocommerce .woocommerce .products .product .product-details-container .product-details .productButtons a.added_to_cart, body.woocommerce-page .woocommerce .products .product .product-details-container .product-details .productButtons a.added_to_cart {
	margin:0 0 0 5px;
	padding:0;
	height:35px;
	width:140px;
	font-size:0;
	background-size:contain;
	float:left;
	background-image:url(images/viewcart.png);
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button { margin-right:10px; }
