@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=cyrillic,latin);

body{
	font-family: "PT Serif", serif;
	font-size: 15px;
	font-style: italic;
}
input,
textarea,
select,
button {
	font-family: "PT Serif", serif;
	font-size: 15px;
}
.clearfix:after{
	content:"";
	display:table;
	clear:both;
}
.wrapper{
//	border:1px solid lightblue;
	width:1200px;
	margin:0 auto;
}
.header{
	background:#c92a26 url('../images/header-red.jpg') no-repeat top center;
	text-align:center;
}
.logo{
	padding-top:209px;
	text-align:center;
//	margin:190px auto;
//	display:block;
}
.nav{
	
//	background:#fff;
//	min-height:87px;
}
.nav-container{
	position:relative;
	z-index:2;
	padding:0 84px 0 206px;
	background:#fff;
}
.nav-bottom-border{
	border-bottom:3px solid #ed1c2e
}
.home-link, .nav .top-menu, .search-container{
	float:left;
//	border:1px solid blue;
}
.home-link{
	display:block;
	width:206px;
	margin-left:-206px;
}
.home-link img{
	max-height:81px;
	padding:0 18px;
}
.nav .top-menu{
	width:100%;
	text-align:center;
	font-size:0;
}
.nav .top-menu ul {
	display:inline-block;
}
.nav .top-menu li {
	float:left;
}
.nav .top-menu li a{
	display:block;
	height:84px;
	position:relative;
	z-index:1;
	
}
.nav li a,
.search-container a{
	color:#666;
	text-decoration:none;
	font-size:15px;
	text-align:center;
//	font-style:italic;
}
.nav .top-menu li a span{
	display:block;
}
.submenu{
	position:relative;
	z-index:1;
	padding-top:2px;
	font-size:15px;
	background:#da081b;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAMUlEQVQIW2N8yKf8nwEIfv76BqIYGC8ziIIF+Pj4IAK3OCTBAuxsXBABmJZPnz6BBQAFbQ4If0Gh8AAAAABJRU5ErkJggg==);
}
.submenu .wrapper > ul{
	position:relative;
}
.submenu li {
//	position:relative;
	float:left;
	width:25%;
	text-align:center;
	
}
.submenu li a{
//	position:relative;
//	z-index:1;
	display:block;
	margin-top:2px;
	border-top:1px dashed transparent;
	color:#fff;
	font-weight:bold;
//	padding:23px 0;
	padding: 18px 0 22px;
}
.submenu li.current_page_item a,
.submenu li:hover a{
	color:#db091c
}
.submenu li.current_page_item,
.submenu li:hover{
	background:#fff;
}
.submenu li.current_page_item a,
.submenu li:hover a{
	border-top:1px dashed #b2b2b2;
}
/*.submenu li.current_page_item:before,
.submenu li:hover:before,
.submenu li.current_page_item:after,
.submenu li:hover:after{
	content:"";
	position:absolute;
	top:2px;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
}
.submenu li.current_page_item:after,
.submenu li:hover:after{
	top:4px;
	bottom:auto;
	border-top:1px dashed #b2b2b2;
}*/
.nav .top-menu .icon,
.icon-search{
	margin-top:12px;
	margin-bottom: 2px;
}
.menu-item-container{
	padding:0 25px;
}
.icon {
	display:inline-block;
	width:32px;
	height:32px;
	background:url('../images/sprites.png') no-repeat top left;
}
.menu-item-15 .icon{
	background-position:0 0;
}
.menu-item-15:hover .icon {
	background-position:0 -185px;
}
.menu-item-58 .icon{
	background-position:-128px 0;
}
.menu-item-58:hover .icon {
	background-position:-128px -185px;
}
.menu-item-16 .icon{
	background-position:-32px 0;
}
.menu-item-16:hover .icon {
	background-position:-32px -185px;
}
.menu-item-20 .icon{
	background-position:-64px 0;
}
.menu-item-20:hover .icon {
	background-position:-64px -185px;
}
.menu-item-21 .icon{
	background-position:-96px 0;
}
.menu-item-21:hover .icon {
	background-position:-96px -185px;
}
.icon-recipes{
	background-position:-64px 0;
}
.icon-pasta-center{
	background-position:-96px 0;
}

.menu-item-15.current-page-ancestor .icon,
.menu-item-15.current-menu-item .icon,
.menu-item-15.current-page-ancestor:hover .icon,
.menu-item-15.current-menu-item:hover .icon {
	background-position:0 -220px;
}
.menu-item-58.current-page-ancestor .icon,
.menu-item-58.current-menu-item .icon,
.menu-item-58.current-page-ancestor:hover .icon,
.menu-item-58.current-menu-item:hover .icon {
	background-position:-128px -220px;
}
.menu-item-16.current-page-ancestor .icon,
.menu-item-16.current-menu-item .icon,
.menu-item-16.current-page-ancestor:hover .icon,
.menu-item-16.current-menu-item:hover .icon {
	background-position:-32px -220px;
}
.menu-item-20.current-page-ancestor .icon,
.menu-item-20.current-menu-item .icon,
.menu-item-20.current-page-ancestor:hover .icon,
.menu-item-20.current-menu-item:hover .icon {
	background-position:-64px -220px;
}
.menu-item-21.current-page-ancestor .icon,
.menu-item-21.current-menu-item .icon,
.menu-item-21.current-page-ancestor:hover .icon,
.menu-item-21.current-menu-item:hover .icon {
	background-position:-96px -220px;
}
.icon-search{
	background-position:-160px 0;
}
.icon-down-pointer{
	background-position:0 -37px;
	width:49px;
	height:57px;
	margin-bottom:150px;
}
.nav .current-page-ancestor,
.nav .current-menu-item {
	position:relative;
	z-index:2;
}
.current-page-ancestor .menu-item-bg,
.current-menu-item .menu-item-bg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:-28px;
}
.current-page-ancestor .menu-item-bg .left-border,
.current-menu-item .menu-item-bg .left-border,
.current-page-ancestor .menu-item-bg .right-border,
.current-menu-item .menu-item-bg .right-border{
	position:absolute;
	bottom:0;
	top:0;
	background:url('../images/sprites.png') no-repeat;
	width:17px;
}
.current-page-ancestor .menu-item-bg .left-border,
.current-menu-item .menu-item-bg .left-border{
	left:-4px;
	background-position:-55px -64px
}
.current-page-ancestor .menu-item-bg .right-border,
.current-menu-item .menu-item-bg .right-border{
	right:-4px;
	background-position:-76px -64px
}
.current-page-ancestor .menu-item-bg .middle,
.current-menu-item .menu-item-bg .middle{
	position:absolute;
	bottom:0;
	top:0;
	left:13px;
	right:13px;
	background:url('../images/sprites-x.png') repeat-x;
	background-position:0 -27px;
}
.current-page-ancestor .menu-item-container span,
.current-menu-item .menu-item-container span{
	color:#a61f17;
	font-weight:bold;
	position:relative;
	top:8px;
}
.nav-container li {
	position: relative;
	margin-left: -1px;
}
.nav-container li:hover a {
	background:url('../images/special-bg.png') repeat top left;
}
.nav-container li a:after{
	content:"";
	position:absolute;
	height:34px;
	top:50%;
	left:0;
	right:0;
	margin-top:-17px;
	border:1px dashed #000;
	border-top:0;
	border-bottom:0;
}
.nav-container li:first-child a:after {
	border-left: 0px;
}
.nav-container li:last-child a:after {
	border-right: 0px;
}
.nav-container li.current-page-ancestor:hover a,
.nav-container li.current-menu-item:hover a{
	background:none;
}
.nav-container li.current-page-ancestor a:after,
.nav-container li.current-menu-item a:after,
.nav-container li.current-page-ancestor:hover a:after,
.nav-container li.current-menu-item:hover a:after{
	display:none;
}
.search-container{
	position:relative;
	width:83px;
	margin-right:-85px;
	height:84px;
	border-left:1px solid #dbdbdb;
	text-align:center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.search-container form{
	display:none;
	position:absolute;
	top:100%;
	right:0;
	width: 300px;
	height: 50px;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
	background: #fff;
}
.search-container form label {
	display: inline-block;
	float: left;
	height: 100%;
}
.search-container form input[type="text"],
.search-container form input[type="search"] {
	border: 0px none;
	box-sizing: border-box;
	width: 245px;
	height: 100%;
	padding: 10px;
	margin: 0;
}
.search-container form input[type="submit"] {
	float: right;
	width: 32px;
	height: 32px;
	margin: 9px 9px 0 0;
	color: transparent;
	border: 0px none;
	background-color: transparent;
	background: url(../images/sprites.png) -160px 0 no-repeat;
}
#nav-search{
	border:1px solid #dbdbdb;
	padding:10px 5px;
	width:200px;
}
#products {
	background:url('../images/woods.jpg') repeat top left;
}

.section-heading{
	padding:70px 0 35px;
//	margin-bottom: 25px;
}
section h1,
section h2,
.section-heading h3{
	font-size:55px;
//	font-style:italic;
	color:#fff;
	text-shadow:2px 2px 3px rgba(0,0,0,0.7);
	text-align:center;
	
}
.section-heading h3{
//	padding-top:90px;
	font-size:45px;
}
.sub-heading{
	margin-top:10px;
}
.products-home .content:before{
	content: "";
	border-radius: 50%;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -10px;
	margin-left: -10px;
	box-shadow: 0 0 250px 80px #000;
}
#products .items{
	position:relative;
	width:50%;
	float:left;
	min-height:250px;
	font-size:37px;
	color:#fff;
//	font-style:italic;
//	border:1px solid red;box-sizing:border-box;
}
/*#products .item-1 img, #products .item-3 img,
#products .item-1 span, #products .item-3 span{
	float:right;
}*/
#products .item-image{
	position:absolute;
	width:50%;
	overflow:hidden;
}
a.over {
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 5px;
	right: 5px;
	z-index: 20;
}
#products .item-image img{
	max-height:100%;
	max-width:100%;
	transition:.2s all linear;
}
#products .content:hover .item-image img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#products .content:hover .items:hover .item-image img{
	filter: none;
    -webkit-filter: none;
}
#products .items:hover .item-image img{
	margin:0;
	filter:none;
	-webkit-filter: none;
}
#products .items:hover .item-name{
	display:block;
	text-shadow:2px 2px 3px rgba(0,0,0,0.7);
}
#products .item-1 .item-image{
	right:0;
	bottom:0;
}
#products .item-2 .item-image{
	left:0;
	bottom:0;
}
#products .item-3 .item-image{
	top:0;
	right:0;
}
#products .item-4 .item-image{
	top:0;
	left:0;
}
#products .item-1 img, #products .item-3 img{
	float:right;
}
#products .item-2 img, #products .item-4 img{
	float:left;
}
#products .item-1 img{
	margin:0 -30px -30px 0;
}
#products .item-2 img{
	margin:00 -30px -30px;
}
#products .item-3 img{
	margin:-30px -30px 0 0;
}
#products .item-4 img{
	margin: -30px 0 0 -30px;
}
#products .item-name{
	position:absolute;
	width:50%;
	display:none;
}
#products .item-1 .item-name {
	right:50%;
	bottom:2%;
	text-align:right
}
#products .item-2 .item-name {
	left:50%;
	bottom:2%;
}
#products .item-3 .item-name {
	right:50%;
	top:10%;
	text-align:right;
}
#products .item-4 .item-name {
	left:50%;
	top:10%;
}
#recipes {
	background:url('../images/recipes.jpg') no-repeat top center;
}

/*Custom Slider*/
.slide-wrapper .image{
/*	position:relative;
	float:left;
	width:179px;
	height:179px;
	border:3px solid #fff;
	margin: 0px 17px 42px;
	background:#fff;
	box-shadow:0 0 8px -2px #000;*/
	position: relative;
	height: 179px;
	border: 3px solid #fff;
	background: #fff;
	box-shadow: 0 0 8px -2px #000;
}
.slider .image:hover + .description-bottom{
	display:none;
}
.slider .image:hover .description:after{
	display:none;
}
.slide-wrapper img{
	max-height:100%;
	display:block;
}
/*.slide-wrapper .image:after{
	content:"";
	border:1px dashed #fff;
	position:absolute;
	left:3px;
	top:3px;
	right:3px;
	bottom:3px;
}*/
.slide-wrapper .description:after{
	content:"";
	border:1px dashed #fff;
	position:absolute;
	left:3px;
	top:3px;
	right:3px;
	bottom:3px;
}
.slider {
	position:relative;
}
.slider .slide {
	margin: 0 50px;
}
.slider .slide .slide-wrapper:nth-child(n+6){
	margin-bottom:0;
}
.slide-wrapper .description{
	display:block;
	width:100%;
	height:100%;	
	overflow:hidden;
}
.slide-wrapper .description span{
	display:none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color:#000;
	background:#ffdc00;
	background:rgba(255, 220, 0, .9);
	padding:7px;
	font-size:18px;
//	font-style:italic;
	font-weight:bold;
}
.slider .slide .image:hover .description{
	position: absolute;
	top: -20px;
	left: -20px;
//	right: -20px;
//	bottom: -20px;
	z-index:1;
	width:215px;
	height:215px;
	border:2px solid #ffdc00;
}
.slider .slide .image:hover .description span{
	display:block
}
.slider .left-arrow,
.slider .right-arrow{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-16px;
	width:33px;
	height:33px;
	background-position:0 -97px;
}
.slider .right-arrow{
	left:auto;
	right:0;
	background-position:0 -133px;
}
.slider .left-arrow:hover,
.slider .right-arrow:hover{
	cursor:pointer;
}

.see-more{
	text-align:center;
	margin:30px 0 0
}
.black-btn{
	display:inline-block;
	padding:10px 6px;
	box-shadow: 5px 5px 11px -3px #000;
	background:#000;
//	font-style:italic;
}
#pasta-center{
	background:url('../images/spaghetti-bg.jpg') no-repeat bottom center;
}

.col-390 img,
.col-590 img{
	max-width:100%;
}
.col-390,
.col-590{
	float:left;
	width:390px;
	margin:0 25px 25px 0;
}
.col-375,
.col-284{
	float:left;
	position:relative;
	width:375px;
	margin:0 28px 28px 0;
}
.col-590{
	width:590px;
}
.col-284{
	width:284px;
}
.col-590, .col-284{
	margin:0 21px 21px 0;
}

.fancy-description,.fancy-description-top-border{
	background:#fff;
	position:relative;
	z-index:1;
	min-height:74px;
}
.notepad-bg{
	background:url('../images/notepad-bg.jpg') repeat top left;
}
.fancy-description header,
.fancy-description-top-border header{
	padding: 3px 31px;
}
.fancy-description h4, .fancy-description-top-border h4{
	
	font-size: 18px;
	line-height: 35px;
//	font-style:italic;
}
.col-590 .fancy-description h4,
.col-590 .fancy-description-top-border h4{
	font-size:24px;
}
.fancy-description h4{
	padding-bottom:0;
}
.fancy-description-top-border h4{
	padding-bottom:12px;
}
.fancy-description p,
.fancy-description-top-border p{
	font-size:15px;
//	font-style:italic;
	padding:14px 31px 20px;
	line-height:16px;
}
.fancy-description-top-border{
	margin-top:-7px
}
.fancy-description-top-border h4{
	margin-top:-11px
}
.fancy-description-top-border:before{
	content:"";
	background:url('../images/arrow-up.png') repeat-x top left;
	display:block;
	position:relative;
	top:-10px;
	height:11px;
}
.fancy-description .see-more,
.fancy-description-top-border .see-more{
	text-align:left;
	padding: 0 31px 25px;
	
}
.fancy-description .black-btn,
.fancy-description-top-border .black-btn{
	box-shadow:0 0 6px 0 #000;

}
section{
	box-shadow:inset 0 -21px 99px -26px #000, inset 0 20px 22px -20px #000
}
.image-preview{
	position:relative;
}
.ribbon{
	position:absolute;
	z-index:1;
//	max-height:22px;
	line-height:22px;
//	padding:3px 25px 3px 15px;
	padding:0 25px 0 15px;
	color:#fff;
//	font-style:italic;
	font-size:15px;
	background:#df2600;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAALElEQVQIW2O8r8rwnwEIPnwAkQwMjDCBHz+gAudFISoEBKAC12UhAhwcEAEA/v8L4WGTqXkAAAAASUVORK5CYII=) repeat;
}
.ribbon:before{
	content:"";
	position:absolute;
	left:-10px;
	top:0;
	background:url('../images/sprites.png') no-repeat -96px -37px;
	width:10px;
	height:22px;
}
.ribbon-bottom{
	right:-2px;
	bottom:20px;
}
.ribbon-top{
	right:-2px;
	top:44px;
}
.ribbon-relative{
	position:relative;
	float:right;
	margin:6px -33px 0 0;
}
.dashed-separator{
	border-top:1px dashed #000;
//	margin:0 31px 6px;
}
#pasta-center .see-more{
	margin:0;
}
.footer{
//	height:300px;
	background:#c92a26 url('../images/footer-red.jpg') no-repeat center center;
	border-top:3px solid #fff
}
.footer .dashed-separator{
	margin:5px 0;
}

.footer-nav{
	float:left;
}
.design-by-text{
	float:right;
	color:#fff;
}
.design-by-text a{
	color:#fff;
}
.design-by-text a:hover {
	text-decoration: underline;
}
.footer-nav li{
	float:left;
	margin-right:45px;
}
.footer-nav a{
	color:#ffd82b;
	font-size:15px;
}
.footer-nav-container{
	padding:15px 0;
}
.footer-nav .current-menu-item a,
.footer-nav a:hover{
	color:#fff;
	text-decoration:underline;
}
.subscribe{
	padding-top:22px;
	text-align:center;
}
.subscribe p{
	color:#fff;
	margin-bottom:15px;
}
.subscribe form{
	display:inline-block;
}
.subscribe input{
	float:left;
	background:#000;
	font-style:italic;
	border:0;
	padding: 10px 10px 10px 15px;
	border-radius:30px 0 0 30px;
	font-size:15px;
	color:#fff;
}
.subscribe input[type="text"],
.subscribe input[type="email"]{
	width:395px;
	background:#591311;
	border: 1px solid #d04643;
	border-right: 0;
}
.subscribe input[type="submit"]{
	border-radius:0 30px 30px 0;
	color:#fff;
	padding: 10px 15px 10px 10px;
	cursor:pointer;
	border: 1px solid #d04643;
	border-left: 0;
}
.social-media-icons{
	padding:28px 0;
	font-size:0;
	text-align:center;
}
.social-media-icons a{
	display:inline-block;
	width:37px;
	height:37px;
	margin:0 20px;
	opacity:.5;
}
.social-media-icons a:hover{
	opacity:1;
}
.facebook{
	background-position:-96px -63px;
}
.twitter{
	background-position:-137px -63px;
}
.youtube{
	background-position:-137px -104px;
}
.pinterest{
	background-position:-96px -104px;
}
#subscribe-email::-webkit-input-placeholder{color:#fff}
#subscribe-email:-moz-placeholder{color:#fff}
#subscribe-email::-moz-placeholder{color:#fff}
#subscribe-email:-ms-input-placeholder{color:#fff}
.fixed {
	position: fixed;
	top:0;
	left:0;
	right:0;
	z-index:999
}
.product-listing .item{
//	border:1px solid red;
	float:left;
	width:220px;
	height:257px;
	padding:3px;
	background:#fff;
	box-shadow:0 0 5px -1px #000;
	margin:0 17px 17px 0;
}
.product-listing .item:hover{
	cursor:pointer;
}
.product-listing .item:nth-child(5n){
	margin-right:0;
}
.product-listing  .item-inner{
	position:relative;
	height:100%;
	border:1px dashed #767676;
	line-height:230px;
	text-align:center;
}
.product-listing .item-inner:after{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width: 50px;
	margin-left:-25px;
	height: 0;
	box-shadow: 0 0 60px 6px #000;
}
.product-listing .image{
	position:relative;
	z-index:1;
}
.product-listing .image img{
	display:inline-block;
	vertical-align:middle;
}
.product-listing .product-name{
	position:absolute;
	bottom:0;
	left:30px;
	right:30px;
	padding-bottom:12px;
	color:#666;
	line-height:1.2;
}
.product-listing .item:hover .product-name{
	color:#d70418
}
.hidden-image{
	display:none;
	position: absolute;
	top: -50%;
	left: -50%;
	z-index: 10;
}
.product-listing .active .hidden-image{
	display:block;
}
.mrg-rght-0{
	margin-right:0 !important
}
.mrg-left-0{
	margin-left:0 !important
}
.popup{
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:100%;
	z-index:999;
	background:rgba(0,0,0,.5);
	text-align:center;
	display: none;
}
.modal-window{
	display:inline-block;
	min-width:450px;
	overflow:hidden;
	margin-top:179px;
	background:#fff;
	border-radius:15px 0 15px 0;
	background:#f3f3f3;
	box-shadow:0 0 20px 0 #000;
}
.modal-window h6{
	float:left;
	font-size:25px;
	font-style:normal;
	color:#c30d02;
}
.close{
	float:right;
	width:17px;
	height:17px;
	background-position:-112px -37px;
}
.modal-heading{
	position:relative;
//	border:2px solid blue;
	padding:23px;
	background:#fff
}
.modal-heading:before,
#form-sort:before,
.submenu-dropdown:before,
.sidebar-fancy-heading:before,
.slider-fancy-heading:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:-8px;
	height:9px;
	background:url('../images/arrow-bottom.png') repeat-x bottom left;
}
.scales{
	width:45px;
	height:58px;
	margin-top:15px;
	background-position:-178px -37px;
}
.modal-separator{
	margin:12px 0;
	border-top:1px dashed #797979
}
.weight{
	position:relative;
}
.weight span{
	color:#787878
}
.weight-icon{
	width:14px;
	height:14px;
	background-position:-146px -32px
}
.modal-window .promotion-label{
	position:absolute;
	left:300px;
	top:50%;
	margin-top:-13px;
	vertical-align:middle;
	height:27px;
	padding:0 10px;
	line-height:27px;
	background:#5b0000;
	color:#fff;
}
.modal-window .promotion-label:after{
	content:"";
	position:absolute;
	top:0;
	right:-5px;
	width:5px;
	height:27px;
	background:url('../images/sprites.png') no-repeat -134px -32px;
}



.product-page h3,.product-page h2{
	color: #fff;
	text-shadow: 2px 3px 2px #000
}
.product-page h3{
	font-size:45px
}
.product-page h2{
	padding:0;
	font-size:80px;
	line-height:80px;
	text-align:initial;
	font-style:normal;
}
.product-page .content{
	padding-top:60px
}
.left-col{
	width:55%;
	float:left;
}
.right-col{
	float: right;
	width:40%;
}
.right-col img{
	max-width:100%;
	max-height: 600px;
}
.prepare-info{
	line-height:91px;
	color:#3a0000;
	padding-top: 40px;
}
.prepare-info > .icon{
	position:relative;
	width:91px;
	height:91px;
	background-position:-230px 0;
	text-align:center;
}
.prepare-info .dot{
	display:inline-block;
	font-size:120px;
	line-height:0;
	text-indent:10px;
	vertical-align: 14px;
}
.prepare-info > div{
	line-height:1;
	color:#3a0000;
}
.prep-value{
	color:#3a0000;
	font-weight:bold;
}
.prepare-info > .icon > .icon{
	margin-top:20px;
	width:32px;
	height:32px;
}
i.clock{
	background-position:-170px -149px;
}
i.cook{
	background-position:-128px -149px;
}
i.rye{
	background-position:-205px -149px;
}
i.small-scales{
	width:26px !important;
	background-position:-179px -105px;
}
.product-page .left-col{
	padding-top:40px;
	padding-bottom: 160px;
	min-height: 400px;
}

.prepare-info > .icon.has-link:before{
	content:"";
	position:absolute;
	top:8px;
	left:9px;
	width:73px;
	height:73px;
	background:url('../images/sprites.png') no-repeat -246px -108px;
}
.prepare-info .link{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:91px;
	height:91px;
	background:url('../images/sprites.png') no-repeat -324px 0;
	opacity:.8;
}
.prepare-info .link a{
	display:block;
	height:100%;
	margin-top:35px;
	color:#000;
	font-weight:bold;
	font-style:normal;
}
.prepare-info > .icon:hover .link{
	display:block;
}
.yellow-ribbon{
	position:relative;
	display:inline-block;
	height:35px;
	padding:0 20px;
	margin: 0 0 5px;
	font-size:22px;
	line-height:32px;
	background:#ffdc00;
	color:#e61427;
	font-style:italic;
}
.yellow-ribbon:before,
.yellow-ribbon:after{
	content:"";
	position:absolute;
	top:0;
	left:-11px;
	height:35px;
	width:11px;
	background:url('../images/sprites.png') no-repeat -96px -146px;
}
.yellow-ribbon:after{
	left:auto;
	right:-11px;
	background-position:-112px -146px;
}
.small-slider {
	position:absolute;
	display:inline-block;
	padding:0;
	left: 0px;
	bottom: 0px;
//	width: 640px;
	height: 215px;
}
.cycle-slideshow {
	width: 600px !important;
	margin: 0 30px;
	padding: 0;
	height: 170px;
	overflow: hidden;
}
.small-slider .slide{
	position:relative !important;
	float:left;
	width:120px;
	height: 160px;
	padding-bottom: 10px;
}
.small-slider a.product-image {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	transition:all .1s linear;
	z-index: 1;
	padding-bottom: 10px;
}
.small-slider .slide img {
	display: inline-block;
	max-width: 100px;
	height: auto;
	transition:all .1s linear;
}
.small-slider .slide:hover img {
	transform: scale(1.15);
}
.small-slider .slide:after{
	content:"";
	position:absolute;
	width: 50px;
	height: 0px;
	border-radius: 100%;
	background: #000;
	left: 50%;
	margin-left: -25px;
	bottom: 10px;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.7);
	z-index: 0;
}
.small-slider .left-arrow,
.small-slider .right-arrow{
	position:absolute;
	top:52%;
	left:0;
	width:33px;
	height:33px;
	background-position:-324px -148px;
	cursor:pointer;
	z-index: 101;
}
.small-slider .right-arrow{
	left:auto;
	right:0;
	background-position:-361px -148px;
}
.small-slider .left-arrow.disabled,
.small-slider .right-arrow.disabled {
	display: none;
}


.white-area{
	background:url('../images/white-bg.jpg') repeat top left;
}
.white-area h4{
	padding:55px 0;
	color:#e11911;
	font-size:37px;
	text-align:center;
}
.white-area .slider .left-arrow{
	background-position:-324px -148px;
}
.white-area .slider .right-arrow{
	background-position:-361px -148px;
}
.white-area .slider .image{
	margin-bottom:0;
}
.white-area {
	padding-bottom:95px
}
.modal-body strong{
	display:block;
	padding:23px 23px 0;
	text-align:initial;
}
.modal-yellow-ribbon,
.modal-light-brown,
.modal-brown{
	display:block;
	width:153px;
	height:27px;
	margin-bottom:4px;
	line-height:27px;
	font-size:15px;
	color:#fff;
	background-position:-421px -73px;
}
.modal-yellow-ribbon{
	color:#5b0000
}
.modal-light-brown{
	background-position:-421px -104px;
}
.modal-brown{
	background-position:-421px -135px;
}
.modal-col-ribbons,.modal-col-scale{
	float:left;
}
.modal-col-ribbons{
	margin-top:86px;
}
.modal-col-scale{
	width:101px;
	height:168px;
	margin:10px 4px;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	color:#5b0000;
	background-position:-581px 0;
}
.modal-col-scale span{
	display:inline-block;
	vertical-align:middle;
	line-height:1;
}
.scale-1{
	height:68px;
	line-height:68px;
}
.scale-3{
	margin-top:18px;
	color:#fff;
}
.scale-4{
	margin-top:14px;
	color:#fff
}
.food-scales{
	padding:15px 23px;
}
.modal-body aside{
	padding:10px 23px 23px 23px;
	text-align:initial;
	font-size:13px;
}
#about{
	min-height:720px;
	background:#ca2a26 url('../images/light-red-bg.jpg') no-repeat top center;
	background-attachment: fixed;
}
.text-content {
	color:#fff;
	max-width: 748px;
	margin: 0 auto;
}
.text-content h1,
.text-content h2 {
	text-shadow: none;
	margin-bottom: 30px;
}
.text-content h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
.text-content h4 {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.text-content p {
	line-height:20px;
	margin-bottom: 20px;
}
.text-content ul {
	line-height:20px;
	margin-bottom: 20px;
	padding-left: 33px;
	list-style: disc outside;
}
.text-content ol {
	line-height:20px;
	margin-bottom: 20px;
	padding-left: 33px;
	list-style: decimal outside;
}
.text-content li {
	margin-bottom: 3px;
}
.text-content p a,
.text-content li a {
	text-decoration: underline;
}
.text-content p a:hover,
.text-content li a:hover {
	text-decoration: none;
}

/*CUSTOM EDITS 18.03.2015*/
#products .content{
//	padding-bottom:20px;
	position:relative;
}
section .content{
	padding-bottom:20px;
}
.page-heading{
	background-position:center center !important;
	box-shadow: inset 0 -79px 130px -70px #000;
}
.description-bottom{
	color:#fff;
	font-size:18px;
	margin:16px 0 20px;
}
.slider .slide .image:hover .description-bottom{
	display:none;
}
.slide-wrapper{
	float: left;
	width: 179px;
	margin: 0px 20px 42px;
}
.slider .slide-one-row .slide-wrapper{
	margin-bottom:0;
}
.slide-double-description .left-arrow,
.slide-double-description .right-arrow{
	top:38% !important;
}
#items-content,
.slide-full-page .slide-wrapper{
	background:url('../images/whitish-bg.jpg') repeat-x top left;
	box-shadow:none;
}
.sidebar-sort{
//	border:1px solid blue;
	float:left;
	width:234px;
	margin-right:48px;
}
.sidebar-heading{
	position:relative;
	width:105.5%;
	margin-left:-2.25%;
	padding:30px 0 75px;
	background:#ed1c2e;
	text-align:center;
}
.sidebar-heading h3{
	color:#fff;
	font-size:47px;
	font-style:normal;
}
.sidebar-heading:before{
	content:"";
	position:absolute;
	left:0;
	top:-8px;
	width:100%;
//	border:1px solid black;
	height:8px;
//	margin-top:-8px;
	background:url('../images/arrow-up-red.png') repeat-x;
}
form div.label{
	display:inline-block;
	width:100%;
}
#form-sort{
//	border:1px solid black;
	position:relative;
	margin-top:-43px;
	box-shadow:0 0 8px -3px #000;
}
.choices{
//	height:300px;
	padding:9px 10px;
//	border:1px solid green;
	background:#fff url('../images/sidebar-bg.jpg') no-repeat top left;
}
.choices h4{
//	text-align:center;
	font-size:19px;
}
.rs{
	margin:0;
	padding:0;
}
.choices h4{
	padding:8px 9px;
}
.choice{
	padding:10px;
}
.choice-horizontal{
	display:inline-block;
	padding:0;
	margin-right:20px;
}
.choice{
//	position:relative;
}
.choice label{
	position:relative;
	z-index:1;
	font-size:17px;
	
}
.choice label:before{
	content:"";
	display:inline-block;
	width:11px;
	height:11px;
	margin-right:20px;
	border:1px solid #000;
}
.choice-horizontal label:before{
	margin-right:10px
}
/*.choice label:after{
	content:"";
	position:absolute;
	top:1px;
	left:0;
//	border:1px solid red;
	width:17px;
	height:14px;
	background:url('../images/sprites.png') no-repeat -399px -167px;
}*/
#form-sort .label{
	position:relative;
}
.sort-form{
	text-align:left;
}
.sort-form input[type=checkbox] {
	display:none;
}
.sort-form input[type=checkbox]:checked + label{
	color:#d9081a;
}
.sort-form input[type=checkbox]:checked + .label label:after{
	content:"";
	position:absolute;
	top:1px;
	left:0;
//	border:1px solid red;
	width:17px;
	height:14px;
	background:url('../images/sprites.png') no-repeat -399px -167px;
}
.active-checkbox{
//	border:1px solid red;
	display:none;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	height:30px;
	height:30px;
	margin-top:-15px;
	background:rgba(0,0,0,.05);
}
.active-checkbox:before,
.active-checkbox:after{
//	border:1px solid red;
	content:'';
	position:absolute;
	top:0;
	left:-18px;
	bottom:0;
//	left:-10px;
//	right:-10px;
	width:18px;
	background:url('../images/sprites.png') no-repeat -169px -187px;
}
.active-checkbox:after{
	left:auto;
	right:-18px;
	background-position:-194px -187px;
}
.sort-form input[type=checkbox]:checked + .label .active-checkbox{
	display:block;
}
.form-btn{
	position:relative;
	float:left;
//	padding:15px;
}
.form-btn input{
	display:block;
	width:100%;
	font-style:italic;
	border:0;
	background:none;
}
.sort-submit{
	width:74%;
	margin-right:2%;
	background:#ed1c2e;
	box-shadow: 0 0 6px -1px #000;
}
.sort-submit input{
	padding: 11px 0;
	font-size:19px;
	color:#fff;
	text-transform:uppercase;
}
.sort-reset{
	width:24%;
	background:#ebebeb;
}
.sort-reset input{
	position:relative;
	z-index:1;
	padding: 31px 0 3px 0;
	font-size:10px;
	color:#8d8d8d;
}
.sort-reset:after{
	content:'';
	position:absolute;
	top:11px;
	left:50%;
	margin-left:-9px;
	width:18px;
	height:18px;
	background:url('../images/sprites.png') no-repeat -421px -165px;
}
.items-container{
//	border:1px solid red;
	padding:60px 0 0 290px
}
.items-container .description-bottom{
	color:#000;
}
.items-container .slide-wrapper{
	margin:0 31px 15px;
}
/*.items-container .slide-wrapper:nth-child(4n+1){
	margin-left:0;
}
.items-container .slide-wrapper:nth-child(4n){
	margin-right:0;
}*/
.pagination{
	margin: 15px 0;
	text-align:right;
}
.pagination a {
	display:inline-block;
	padding: 6px 10px;
	font-size:19px;
	border:1px solid #ababab;
	border:1px solid rgba(0,0,0,.4);
	color:#000;
	background:#fff;
}
.pagination .active-page{
	border:1px solid #000;
	color:#fff;
	background:#000;
}
.submenu-dropdown{
	display:none;
	border:1px solid #fff;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	padding:18px 22px;
	text-align:initial;
	background:#fff;
}
.submenu li.current_page_item .submenu-dropdown,
.submenu li:hover .submenu-dropdown{
	display:block;
}
.sub-heading{
	text-align:center;
}
.text-center{
	text-align:center !important;
}
.text-left{
	text-align:left !important;
}
.article-view{
	border:1px solid red;
}
.section-empty{
	height:445px;
	box-shadow:none;
	background-position:center center !important;
}
.view-article{
	padding-top:1px;
}
.view-article > .wrapper{
	margin-top:-420px
}
.view-article .items-container{
	padding:0 0 0 265px
}
.view-article .section-heading{
	padding: 10px 0 25px;
}
.view-article .section-heading h2{
	font-size:58px;
	text-align: initial;
}
.recipe-article{
	padding:16px 16px 28px;
	background:#fff;
	box-shadow: 0 0 8px -3px #000;
}
.col-one-third{
//	border:1px solid red;
	width:32%;
//	margin-right:2%;
}
.col-two-third{
	width:67%;
}
.sidebar-fancy-heading{
	position:relative;
	background:#fff;
	box-shadow:0 0 2px 0px #ccc;
}
.sidebar-fancy-heading .top-border{
	height:3px;
	background: #dc1a2b; /* Old browsers */
	background: -moz-linear-gradient(top,  #dc1a2b 0%, #9e131f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc1a2b), color-stop(100%,#9e131f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dc1a2b 0%,#9e131f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dc1a2b 0%,#9e131f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dc1a2b 0%,#9e131f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dc1a2b 0%,#9e131f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1a2b', endColorstr='#9e131f',GradientType=0 ); /* IE6-9 */
}

.article-sidebar{
	margin-bottom:15px;
	padding:2px;
	background:#fff7e5;
}
.article-sidebar h5{
	padding:10px 14px;
	font-size:24px;
	font-style:normal;
//	text-align:center;
}
.article-sidebar .container{
	padding:10px;
}
.article-sidebar .list{
	font-size:17px;
	color:#830e18;
}
.article-sidebar .list li{
	padding: 11px;
	border-bottom:1px dashed #999489;
}
.prepare-single{
	line-height:1;
	padding:15px 0 5px
}
.prepare-single > .icon,
.prepare-type-text{
	vertical-align:middle;
}
.prepare-type-text{
	display:inline-block;
	font-size:15px;
}
.share-plugin-shortcode{
	padding:11px 0;
}
.share-plugin-shortcode a{
	display:inline-block;
//	width:55px;
//	height:55px;
	margin:0 3px 6px;
}
/*.fb-sidebar{
	background-position:-218px -185px;
}
.twitter-sidebar{
	background-position:-277px -185px;
}
.gmail-sidebar{
	background-position:-336px -185px;
}
.pinterest-sidebar{
	background-position:-395px -185px;
}*/
.article-image{
	position:relative;
	margin-bottom:15px;
}
.article-image figcaption{
	position:absolute;
	right:0;
	bottom:11px;
	width:175px;
	height:56px;
	overflow:hidden;
	background:url('../images/sprites.png') no-repeat -457px -185px;
	font-size:15px;
	color:#390000;
	text-shadow:0 1px 0 #fff;
}
.article-image img{
	max-width:100%;
}
.article-image figcaption span{
	display:inline-block;
	padding: 6px 9px 0 20px;
	line-height: 22px;
	text-align:right;
}
.article-description h5{
	padding:14px 0;
	font-size: 24px;
	font-style: normal;
}

.article-description ol{
//	border:1px solid red;
	counter-reset: li-counter;
	font-style:normal;
}
.article-description ol > li{
	position:relative;
	padding:30px 0;
	border-bottom:1px dashed #999
}
.article-description ol > li:before{
	content:counter(li-counter)"."; /* Use the counter as content */
    counter-increment:li-counter; /* Increment the counter by 1 */
//	display:inline-block;
//	position:absolute;
 //   top:0;
//	left:-20px;
	float:left;
	font-size:60px;
	line-height:.8;
	color:#ed1c2e;
}
.article-description p{
//	display:inline-block;
//	vertical-align:top;
	margin-bottom:16px;
	font-size:17px;
	font-style:italic;
	color:#616161;
}
.article-description ol p{
	padding-left:60px;
	font-style:normal;
}
.slide-full-page{
	width:1152px;
	margin:0 auto;
}
.slide-full-page .slide-wrapper{
//	border:1px solid red;
	float:none;
	width:936px;
	margin:0 auto 42px;
//	padding:16px;
	box-shadow:0 0 30px -5px #000;
}
.slider-fancy-heading{
	position:relative;
	z-index:1;
	padding:20px 16px;
	background:#fff;
}
.slider-fancy-heading h3{
	font-size:40px;
	color:#c30d02
}
.back-link{
	float:right;
	margin-top:10px;
	color:#616161;
	font-size:17px;
}
.icon-back{
	width:18px;
	height:16px;
	background-position:-442px -165px;
}
.slide-full-page .items-container{
	padding:0;
}
.slide-full-page .recipe-article{
	padding-top:0;
}
.slide-full-page .col-1{
	width:150px;
	padding:16px;
}
.slide-full-page .col-2{
	width:754px
}
.slide-full-page .share-plugin-shortcode a{
	display:block;
	text-align:center;
}
.slide-full-page .share-plugin-shortcode img{
	display:inline-block;
}
.tooltip {
	position:relative;
	color:#930f1c;
	transition:5s all linear;
}
.tooltip:before,.tooltip:after {
	transition:5s all linear;
}
.tooltip:hover:before{
	content:attr(data-tooltip);
	position:absolute;
	bottom:26px;
	left:-45px;
	width:200px;
	padding:10px 16px;
	font-size:13px;
	font-style:normal;
	line-height:16px;
	color:#fff;
	background:#191919;
	background:rgba(0,0,0,.9);
}
.tooltip:hover:after{
	content:"";
	position:absolute;
	top:-3px;
	left:50%;
	margin-left:-3px;
	border:6px solid transparent;
	border-top:5px solid #191919;
	border-top:5px solid rgba(0,0,0,.9);
}