@charset "utf-8";
body {
	background-image:url(../images/bg_anistesia.png);
	background-color:#333;
	}
#wrapper {
	width: 1018px;
	height: 100%;
	margin: auto;
}
a {
    color:#F00;
    outline: medium none;
    text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
}
/* Left border*/ 
.i1m {
	padding: 0px 0px 0px 28px;
	background:url(../images/boxm_l.png) repeat-y 0 0;
}
/* Right border */
.i2m {
	padding: 0px 28px 0px 0px;
	background:url(../images/boxm_r.png) repeat-y 100% 0;
}
#cont {
	width: 962px;
	background-color: #000;
	height: 2820px;
}
#cont1 {
	width: 962px;
	height: 2000px;
	background-color: #000;
}
#cont2 {
	width: 962px;
	height: 3520px;
	background-color: #000;
}
#cont3 {
	width: 962px;
	height:1180px;
	background-color: #000;
}
#cont4 {
	width: 962px;
	height:1560px;
	background-color: #000;
}
#cont5 {
	width: 962px;
	height: 1930px;
	background-color: #000;
}
 /*header*/
#header {
	width: 962px;
	height: 130px;
	color: #fff;
	background: #000;
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 400;
	top:0;
	background:url(../images/bg_topnav_gray.jpg) repeat-x top center;
	z-index:11;
}
.hub_bg #header{
	border: 0;
} 
#header .inner{
	padding: 78px 0 0 10px;
	width: 962px;
	height: 77px;
	position: relative;
}
#header .logo{
	position: absolute;
	top: -20px;
	left: 45%;
	margin-left: -75px;
	width: 255px;
	height: 253px;
	text-indent: -999em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#header .logo a{
	display: block;
	width: 100%;
	height: 100%;
	cursor:pointer;
	z-index: 2;
	position:absolute;
}
#header nav {
	color: #ed1c24;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#header nav li {
	float: left;
	text-align: center;
	width: 210px;
	vertical-align: middle;
	margin-right: 14px;
	line-height: 12px;
	float: left;
	text-align: left;
}
#header nav li.last{
	margin-right: 0px;
	text-align: center;
}
#header nav li a{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	line-height: 12px;
}
#header nav li a:hover,#header nav li a.current{
	color: #FF0000;
}
#header nav li a:hover span,#header nav li a.current span{
	border-bottom:0;
}
/*changes for drop-down */
#header nav li.recipes{
	/*margin: 0 297px 0 0;*/
	margin: 0 290px 0 0;
	line-height: 12px;
	text-align: center;
	width: 130px;
}
#header nav li.flavors{
	width: 180px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
}
#header nav li.contact{
	width:125px;
	margin-right:0;
	text-align:center;
	margin-left:30px;
	
}
#header nav li.about{
	width:80px;
	width:128px;
	text-align: left;
	margin-right:3px;
}
#header nav li ul#wtb_sub {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
	min-width:190px;
	display:none;
	position:relative;
	left: -62px;
}
#header nav li ul#wtb_sub li {
	margin:30px 0 0 0;
	text-align:center;
	white-space: nowrap;
}
/*end header*/
ul,li,ol {
	list-style-type: none;
	color: #FFF;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Home Page */
.banner{
	width: 100%;
	background-size: 100% 686px;
	height: 686px;
	position: relative;
	min-height: 686px;
	margin-bottom: 50px;
}
.bannerBg {	
	background-image:url(../images/bg_home_leadspace.png);
	background-repeat: no-repeat;
	background-size:100% 686px;
	width:969px;
	height:686px;
}
.index_page .banner .banner_left{
	clear: none;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
	width: 497px;
	margin-top: 110px;
	margin-right: 102px;
	margin-bottom: 0;
	margin-left: -5px;
}
.index_page .banner .banner_right{
	float:left;
	height:auto;
	width:350px;
	clear:none;
}
.index_page .banner-bg{
	height: 492px;
	width: 725px;
	position: absolute;
	margin-left: -152px;
	background:url(../images/bg-hero-drop-shadow.png) no-repeat;
}
.index_page .banner .banner_right img{
	margin-left: -80px;
	margin-top: 0;
	z-index: 3;
	position: relative;
}
.index_page .banner .banner_left .intro{
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 400;
	color: #FF0000;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 17px 0 14px;
	line-height: 22px;
}
.index_page .nav_link {
    clear: both;
    color: #fff;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 0;
    text-align: center;
    width: 300px;
}
.nav_link {
    border-bottom: 1px solid #F00;
    border-top: 1px solid #F00;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 5px 10px 0;
}
h1, h2, h3, h4, h5, h6, dt, .intro, .nav_link, .subNav {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.banner_left a:hover {
	color:#F00;
}
.index_page .banner .banner_left .nav_link {
	border-color: #F00;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 31px;
}
/* End Home Page */
#crossfade > img { 
    position:absolute;
	width:432px;
	height:494px;
    top: 10px;
    left: 580px;
	padding-top:80px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s; 
}

#crossfade > img:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade > img:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade > img:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade > img:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
.index_wrapper {
    min-width: 1024px;
    position: relative;
    width: 100%;
    z-index: 9;
}
.luxe_bg {
	height: 636px;
	margin-top: -250px;
	position: relative;
	width: 100%;
	z-index: 3;
}
.part_1.recipes.home_luxe {
    background-color: transparent;
    border-bottom: 0 none;
    margin-bottom: -16px;
    margin-top: 142px;
    padding: 0 0 50px;
}
.part_1.recipes {
    background-color: #000;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 45px;
    width: 1024px;
}
.part_1, .part_2, .part_3, .part_4, .division {
    border-bottom: 2px solid #F00;
    margin: 0 auto;
    width: 940px;
}
.index_page .part_1 .obj_con {
	margin-left: -85px;
	margin-top: 120px;
	width: 488px;
}
.home_luxe .obj_con {
    width: 470px;
}
.recipes .obj_con {
    width: 600px;
}
.obj_con {
    float: left;
    font-size: 18px;
    overflow: hidden;
    width: 620px;
}
.index_page .part_1 .img-con {
    clear: none;
    float: left;
    height: 446px;
    width: 518px;
}
.index_page .part_1 .img-con img {
    margin-left: 12px;
}

#hero-cursive {
	position: relative;
}
.nav_link.last {
    border-top: 0 none !important;
    margin-top: 0 !important;
}
.obj_con a:hover {
	color:#F00;
}
.home_luxe p.intro {
	color: #FFF;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 10px 0 12px;
	text-transform: uppercase;
	width: 490px;
}
.intro {
	color: #F00;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin: 25px 0;
}
.theCollection_bg {
	height: 100%;
	margin-top: -200px;
	position: relative;
	width: 100%;
	z-index: 2;
}
.theCollection_bg .part_2.theCollection {
    background-image: url("../images/bg-home-collection.png");
    background-position: 430px 130px;
    background-repeat: no-repeat;
}
.part_2.theCollection {
    border-bottom: medium none;
    height: 585px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px 39px;
    position: relative;
    width: 1024px;
}

.theCollection .obj_con {
	margin-left: 10px;
	margin-right: 65px;
	margin-top: 240px;
	width: 400px;
}

.theCollection .obj_con p.intro {
	color: #FFF;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 26px;
}

#footer {
	clear: both;
	color: #fff;
	float: left;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
	width: 962px;
	z-index: 5;
	padding-top: 48px;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
	background-color:#000;
}
#footer p {
	text-align: center;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#footer p span.txt_join_us {
    background: url("../images/text_footer_join_us.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    margin-right: 12px;
    margin-top: 0;
    vertical-align: top;
    width: 167px;
}
#footer nav {	
    letter-spacing: 2px;
    margin: 0 auto;
    overflow: hidden;
    padding: 49px 0 43px;
    text-align: center;
}

#footer nav li {
    display: inline;
    line-height: 36px;
    white-space: nowrap;
}
#footer nav li a {
    font-size: 14px;
    padding: 0 10px 0 5px;
}
#footer nav li a:hover {
    text-decoration: underline;
}
#footer .divider_cnt {
    margin: 0 auto;
    text-align: center;
    width: 1078px;
}

#footer .copyright {
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 8px auto 0;
	width: 100%;
}
p {
	line-height: 24px;
	margin: 1em 0;
	color: #FFF;
}
ol, ul {
    list-style: outside none none;
}
div.fbtt {
	margin-left: 400px;
	margin-bottom:-60px;	
}
div.fb img {
	border:none;
	position: absolute;
	margin-left:10px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
div.fb img.top:hover {
	opacity: 0;
}

div.tt {
	width: 55px;
	height: 54px;
}

div.tt img {
	border:none;
	position: absolute;	
	margin-left:85px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
div.tt img.top:hover {
	opacity: 0;
}
.recipes_hub {
	padding-top: 90px;
}

element.style {
    overflow: hidden;
    position: relative;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}
.isotope {
    transition-property: height, width;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.imgcontainer {
    margin: 0 auto;
    padding: 30px 0 35px;
    width: 961px;
}
.recipes_hub a.item {
    background: none repeat scroll 0 0 #1a1a1a;
    display: block;
    float: left;
    height: 427px !important;
    letter-spacing: 2px;
    margin: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 220px;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope-item {
    z-index: 2;
}
.recipes_hub a.item .name.two {
    padding-top: 34px;
}
.recipes_hub a.item .name {
    font-size: 16px;
    line-height: 23px;
    padding-top: 42px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.recipes_hub a.item .name, .temp_list a.item .name, .collection_detail a.item .name {
    color: #fff;
    display: block;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 0 0;
    text-align: center;
}

.recipes_hub a.item img {
    bottom: 0;
}
.recipes_hub a.item img, .temp_list a.item img, .collection_detail a.item img {
    left: 50%;
    margin-left: -114px;
    position: absolute;
    z-index: 1;
}
.flavors_page {
	float: left;
	width: 100% !important;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
element.style {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.flavors_page .row.flav_cinnamon {
    background:url(../images/img_flavors_anistesia_cinnamon_ouzo.png) no-repeat scroll 67px 0 rgba(0, 0, 0, 0);
    height: 626px;
}
.flavors_page .row.flav_vanilla {
    background: url(../images/img_flavors_anistesia_vanilla_ouzo.png) no-repeat scroll 67px 128px rgba(0, 0, 0, 0);
    height: 626px;
}
.flavors_page .row.flav_watermelon {
    background: url(../images/img_flavors_anistesia_watermelon_ouzo.png) no-repeat scroll 67px 128px rgba(0, 0, 0, 0);
    height: 626px;
}
.flavors_page .row.flav_peach {
    background:url(../images/img_flavors_anistesia_peach_ouzo.png) no-repeat scroll 67px 128px rgba(0, 0, 0, 0);
    height: 626px;
}
.flavors_page .row:first-child {
	padding-top: 0;
}
.flavors_page .row {
    padding-top: 128px;
    width: 100%;
}
.flavors_page .col.content {
	margin-left: 350px;
	width: 376px;
	margin-top: 140px;
}
.flavors_page .col {
	clear: none;
	float: left;
	height: auto;
	margin-left: 25px;
}
.col {
    clear: none;
    float: left;
    height: auto;
}
h2.flavor-title, h3.flavors-can-we-tempt-you {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
h2 {
    font-size: 36px;
    letter-spacing: 5px;
    line-height: 44px;
    margin-bottom: 0;
}
.flavors_page p.intro {
    color: #e8c791;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 43px 0 0;
    min-height: 183px;
    padding-bottom: 40px;
    padding-right: 12px;
    text-transform: uppercase;
}
.intro {
    color: #000;
    font-family: "Futura BT W01 Book";
    font-size: 18px;
    line-height: 24px;
    margin: 25px 0;
}
.intro {
    letter-spacing: 3px;
}
.flavors_page .nav_link {
    border-bottom: 1px solid #F00;
    border-top: 1px solid #F00;
    clear: both;
    color: #fff;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 0;
    text-align: center;
    width: 320px;
}
.flavors_page .nav_link {
    box-sizing: border-box;
    padding: 14px 20px !important;
}
.flavors_page a:hover {
	color: #F00;
}
.flavors_page .col.tempt {
	margin-left: 44px;
	width: 178px;
	margin-top: 70px;
}
h3 {
    color: #bc9b6a;
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 20px;
}
.anchor {
    clear: both;
    float: left;
    height: auto;
    width: 100%;
}

.flavors_page .col.tempt .name {
	color: #fff;
	display: block;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	width: 160px;
	z-index: 2;
	margin-left: -25px;
}
.flavors_page .nav_link {
    box-sizing: border-box;
    padding: 14px 20px !important;
}
.flavors_page p.intro {
	margin: 31px 0 0 !important;
	padding-bottom: 5px !important;
	color: #FFF;
}
#ctr {
	width: 962px;
	height: 700px;
	color: #FFF;
	margin-top: 20px;
}
#ctr2 {
	width: 962px;
	height: 980px;
	color: #FFF;
	margin-top: 120px;
}
#lftCnt {
	width: 620px;
	height: 605px;
	float: left;
}
#txt {
	width: 800px;
	height: 60px;
	margin-left: 45px;
	margin-top: 200px;
}
#adsc {
	width: 800px;
	height: 500px;
	padding-top: 50px;
	padding-left: 45px;
}
#txt2 {
	width: 880px;
	height: 1150px;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.part_1, .part_2, .part_3, .part_4, .division {
    border-bottom: 2px solid #f00;
    margin: 0 auto;
    width: 940px;
}
.obj {
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}
h2 {
    font-size: 36px;
    letter-spacing: 5px;
    line-height: 44px;
    margin-bottom: 0;
}

.part_1.name .obj_con h4 {
	color: #FFFFFF;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: -10px;
	text-transform: none;
}
h4 {
    font-family: "Futura BT W01 Book";
    font-size: 18px;
}
h3 {
    color: #FFF;
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 20px;
}
.ingredient {
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 25px;
}
.ingredient .measurements {
    clear: none;
    float: left;
    text-align: center;
    width: 106px;
}
.ingredient .measurements .number, .measurements .type {
    float: left;
    font-family: "Futura BT W01 Bold";
    text-transform: uppercase;
    width: 100%;
}
.ingredient .measurements .number {
	font-size: 18px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.ingredient .measurements .type {
	font-size: 10px;
	line-height: 6px;
	color: #FFF;
}
.ingredient .items {
	clear: none;
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 17px;
	padding-top: 7px;
	text-align: left;
	width: 240px;
	word-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.ingredient .items sup {
    display: inline-block;
    font-size: 8px;
    margin-top: -4px;
    vertical-align: top;
}

.directions {
	clear: none;
	float: left;
	font-family: "Montserrat",Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 17px;
	text-align: left;
	width: 480px;
	word-spacing: -2px;
}
.directions h3 {
    clear: both;
    font-size: 14px;
    margin-top: 8px;
}
.directions ol {
    float: left;
    margin-top: 20px;
}

.vert_divider {
    background-color: #ba9f74;
    clear: none;
    display: block;
    float: left;
    height: 192px;
    margin-top: 10px;
    width: 2px;
}
.icon_recipe_serving_tips_title {
    margin-left: 153px;
    width: 300px;
}

div.icon_recipe_serving_tips {
    background: url("../images/icon_recipe_serving_tips.png") no-repeat scroll center top #000;
    display: block;
    height: 42px;
    margin-left: -27px;
    margin-top: -66px;
    padding: 0 14px;
    position: absolute;
    width: 46px;
}

.directions li em.ico {
    background: url("../images/bg_recipe_gold_circle.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #000;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 26px;
    padding-top: 8px;
    text-align: center;
    width: 34px;
}
.ico {
    background: url("../images/ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ins, sup, i, em, var {
    font-style: normal;
    font-weight: normal;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.vert_divider {
    background-color: #ba9f74;
    clear: none;
    display: block;
    float: left;
    height: 192px;
    margin-top: 10px;
    width: 2px;
}
div.icon_recipe_impress_friends {
    background: url("../images/icon_recipe_impress_friends.png") no-repeat scroll center top #000;
    display: block;
    height: 42px;
    margin-left: 213px;
    margin-top: -46px;
    padding: 0 14px;
    position: absolute;
    width: 46px;
}
.directions li span {
	display: inline-block;
	float: left;
	padding-left: 23px;
	padding-top: 8px;
	width: 400px;
}
.directions li {
    clear: both;
    float: left;
    margin-bottom: 34px;
    width: 100%;
}
.recipes_detail .toolbar a {
    color: #000;
    display: inline-block;
    font-family: "Futura BT W01 Bold";
    letter-spacing: 1px;
    margin-right: 20px;
}
.recipes_detail .toolbar .right {
    position: absolute;
    right: 0;
}
.recipes_detail .toolbar .back {
    background-position: -164px 0;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-top: -2px;
    padding-left: 5px;
    vertical-align: middle;
    width: 32px;
}
.recipes_detail .toolbar .print {
    background-position: -80px -46px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin: -2px 0 0 10px;
    vertical-align: middle;
    width: 34px;
}
.recipes_detail .toolbar .share {
    letter-spacing: 2px;
    line-height: 34px;
    margin: 0;
}
.recipes_detail .share .ico {
    height: 22px;
    margin: -4px 3px 0 0;
    vertical-align: middle;
    width: 22px;
}
.recipes_detail .share .ico.facebook {
    margin-left: 8px;
}
.recipes_detail .toolbar .facebook {
    background-position: -90px -136px;
}
.recipes_detail .toolbar .twitter {
    background-position: -119px -136px;
}
.recipes_detail .toolbar .pinterest {
    background-position: -150px -136px;
    vertical-align: middle;
}
.recipes_detail .name {
	clear: both;
	overflow: hidden;
}
.recipes_detail .name .obj {
	height: 537px;
	margin-bottom: 38px;
	margin-left: 225px;
	width: 300px;
}
.recipes_detail .name .obj img {
	margin-top: 25px;
}
.recipes_detail .name h3 {
    margin-bottom: 0;
}
.recipes_detail .name h4 {
    margin-top: 20px;
}
.recipes_detail .name .use {
    clear: both;
    overflow: hidden;
}
.recipes_detail .name .use li {
    float: left;
    line-height: 24px;
    padding-bottom: 25px;
    padding-right: 20px;
    width: 280px;
}
.recipes_detail .name .use p {
    margin: 0;
}
.recipes_detail .recipes_obj {
    height: 377px;
    margin-left: 47px;
    width: 235px;
}
.recipes_detail .method {
    overflow: hidden;
    padding: 47px 0 45px;
}
.recipes_detail .method.part_2 {
    padding-bottom: 58px;
}
.recipes_detail .method .sub_tit {
    letter-spacing: 2px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.recipes_detail .left_prepare {
	float: left;
	margin-left: 80px;
	width: 346px;
	margin-top: 10px;
}
.recipes_detail .left_prepare h3 {
	clear: both;
	font-size: 14px;
	margin-left: 28px;
	margin-top: 0;
}
.recipes_hub a.item {
    background: none repeat scroll 0 0 #1a1a1a;
    display: block;
    float: left;
    height: 427px !important;
    letter-spacing: 2px;
    margin: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 228px;
}
.recipes_hub a.item.fill {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.recipes_hub a.h2 {
    height: 220px;
}
.recipes_hub a.w2 {
    background-color: #1a1a1a;
    width: 480px;
}
.recipes_hub a.item .name, .temp_list a.item .name, .collection_detail a.item .name {
    color: #fff;
    display: block;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 0 0;
    text-align: center;
}
.recipes_hub a.item .name {
    font-size: 16px;
    line-height: 23px;
    padding-top: 42px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.recipes_hub a.item .name.two {
    padding-top: 34px;
}
.recipes_hub a.item .name .arrow {
    background: url("../images/icon_recipes_arrow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
    width: 16px;
}
.recipes_hub a.w2 .name {
}
.recipes_hub a.item.w2 img {
    margin-left: -110px;
}
.recipes_hub a.item .special {
    color: #bc9b6a;
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 24px;
    font-weight: 400;
    left: 50%;
    margin: -78px 0 0 -140px;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 280px;
}
.recipes_hub a.item .special i {
    background: url("../images/star.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    display: block;
    height: 10px;
    text-align: center;
}
.recipes_hub a.item .special em {
    display: block;
    letter-spacing: 4px;
    padding: 10px 0;
}
.recipes_hub a.item.fill.w2 .special {
    margin: -70px 0 0 -200px;
    width: 400px;
}
.recipes_hub a.item img, .temp_list a.item img, .collection_detail a.item img {
    left: 50%;
    margin-left: -114px;
    position: absolute;
    z-index: 1;
}
.recipes_hub a.item img {
    bottom: 0;
}
.recipes_hub a.item .latest {
    background: url("../images/latest_bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 5px;
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 300px
}
.recipes_hub a.item .number {
    display: none;
}
.recipes_detail .part_4.temp .name {
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.recipes_detail .part_4.temp .temp_list {
	clear: both;
	float: none;
	padding-top: 6px;
	width: 690px;
	height: 230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.recipes_detail .temp.part_4 {
    border: medium none;
    padding: 58px 0 85px;
}
.recipes_detail .temp a.item {
    float: left;
    height: 206px;
    letter-spacing: 3px;
    line-height: 21px;
    margin: 10px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 230px;
    word-spacing: -3px;
}
.recipes_detail .temp_list a.item img {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -55px;
	border: none;
}
.recipes_detail .temp a.item.last {
    margin-right: 0;
}
.recipes_detail .temp h3 {
    font-size: 14px;
    text-align: center;
}
.recipes_hub {
	padding-top: 20px;
	width: 960px;
	margin-top: 50px;
	height: 1918px;
	margin-bottom: 15px;
}
.recipes_detail .part_4.temp .name {
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.recipes_detail .part_4.temp .temp_list {
    clear: both;
    float: none;
    margin: 0 auto;
    padding-top: 6px;
    width: 690px;
}

.flavors_page .col.tempt.onefourteen div.col a img {
    margin-bottom: 21px;
    margin-top: -15px;
}
.flavors_page img {
    border: medium none;
    outline: 0 none;
}
