/*
Theme Name: Manda Foods
Description: Custom Theme for Manda Foods
Author: Blue Ginger
Author URI: http://www.bluginger.co.uk
Version: 1.0.0
*/
@import url(https://fonts.googleapis.com/css?family=Slackey);

body{
	font-family: Arial;
	font-size:14px;
	color:#333;
	background:url(images/bg.jpg) repeat-x top center;
}
.no-pad{
	padding-left:0;
	padding-right:0;
}
.no-pad-left{
	padding-left:0;
}
.no-pad-right{
	padding-right:0;
}
.container{
	max-width:1220px;
	width:100%;
}
h1, h2, h3{
	color:#e21d21;
	font-family: 'Slackey', cursive;
}
h1{
	font-size:32px;
}
h2{
	font-size:24px;
}
h3{
	font-size:18px;
	margin-top:10px;
	
}

/*header*/
.navbar-brand{
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
}
.navbar{
	margin-bottom:0;
	border:none;
}
.navbar-inverse{
	background-color:transparent;
	background-image:url(images/header-bg.jpg);
	background-position:top center
}
.tagline{
	padding-top:25px;
}
.navbar-collapse{
	padding:0;
}
.menu-bar{
	background:#e21d21;
}
.menu-bar .container{
		position:relative;
}
.navbar-nav > li > a{
	font-family: 'Slackey', cursive;
	font-size:20px;
	color:#fff;
	background:url(images/menu-divider.png) no-repeat right center;
	padding:15px 35px;
}
.navbar-nav > li:first-child > a{
	padding-left:0;
}
.navbar-nav > li:last-child > a{
	padding-right:0;
	background:none;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.current-menu-item > a{
	color:#000;
}
.nav > li > a:hover, .nav > li > a:focus{
	background:url(images/menu-divider.png) no-repeat right center;
}
.nav > li:last-child > a:hover, .nav > li:last-child > a:focus{
	background:none;
}
a.buynow-btn{
	position:absolute;
	right:15px;
	bottom:-5px;
	font-family: 'Slackey', cursive;
	font-size:20px;
	color:#f6ab1a;
	background:url(images/buynow-bg.png) no-repeat;
	padding:11px 23px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}
a.buynow-btn:hover{
	text-decoration: none;
}

.head-right{
	width:190px;
	height:80px;
	position:absolute;
	right:0;
	top:20px;
	text-align:center;
}
a.account-link{
	font-size:19px;
	color:#e21d21;
	font-family: 'Slackey', cursive;
}
.head-basket{
	width:100px;
	position:absolute;
	left:0;
	bottom:-5px;
	text-align:center;
	font-family: 'Slackey', cursive;
	font-size:15px;
	color:#000;
}
.head-basket a{
	font-family:Arial;
	color:#000;
}
.head-social{
	width:70px;
	position:absolute;
	right:0;
	bottom:0;
}
.header img{
	margin:0 !important;
	display:inline-block !important;
}

/*Home Page*/
.slider-container{
	position:relative;
}
.home-news{
	position:absolute;
	bottom:40px;
	right:120px;
	font-size:20px;
	color:#000;
}
.home-news span{
	font-family: 'Slackey', cursive;
	font-size:25px;
	color:#f7af1b;
}
.home-news a{
	color:#e21d21;
}
.home-panel{
	width:371px;
	height:371px;
	float:left;
	margin-right:38px;
	background:url(images/home-panel-bg.png) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative;
}
.home-panel.last{
	margin-right:0;
}
.home-panel-title{
	font-size:23px;
	color:#e21d21;
	font-family: 'Slackey', cursive;
	background:url(images/home-panel-titlebg.png) no-repeat left center;
	margin-top:-3px;
	padding:6px 16px;
	position:relative;
	z-index:2;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	display:inline-block;
}
.home-panel-img{
	float:left;
	margin-top:-27px;
	margin-bottom:10px;
}
.home-panel-text a{
font-weight:bold;
color:#e21d21;
text-decoration: underline;
float:left;
margin-top:10px;
}
a.home-panel-btn{
	position:absolute;
	bottom:-13px;
	right:13px;
}

/*Recipe Archive*/
.archive-recipes{
	margin-top:16px;
}
.archive-recipe{
	width:273px;
	height:403px;
	float:left;
	background:url(images/recipe-archive-bg.png) no-repeat;
	padding:15px;
	position:relative;
}
.recipes.hentry{
	padding:16px;
	float:left;
	display:none;
}
.recipe-archive-title{
	color:#e21d21;
	font-family: 'Slackey', cursive;
	width:190px;
}
.archive-recipe-btn{
	position:absolute;
	bottom:95px;
	right:-8px;
}
.archive-recipe-text{
	position:absolute;
	bottom:15px;
	width:243px;
}
.archive-recipe-text p{
color:#fff !important;
font-size:14px !important;
}
.archive-recipe-text a{
	float:left;
	font-weight:bold;
	color:#e21d21;
	text-decoration: underline;
}
.recipes.hentry#loadMore{
	display:block !important;
	width:273px;
	height:403px;
	padding:15px;
}
.recipes.hentry#loadMore .archive-recipe{
background:#cdd1d4 url(images/loadmore.png) no-repeat center center;
}
.recipes.hentry#loadMore:hover{
	cursor:pointer;
}
.icon-veg{
	position:absolute;
	top:25px;
	left:25px;
}

/*Recipe Single*/
.recipe-left{
	width:47%;
	padding-right:15px;
	position:relative;
	float:left;
}
.recipe-right{
	width:53%;
	padding-left:15px;
	position:relative;
	float:left;
	text-align:center;
}
.recipe-single-img{
	float:right;
	padding:8px;
	background:url(images/recipe-single-imgbg.png) no-repeat;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	margin-top:20px;
}
.recipe-single-img img{
	width:100%;
}
.share-print{
	font-size:17px;
	color:#f7af1b;
	font-family: 'Slackey', cursive;
	width:100%;
	float:left;
	margin:30px 0;
	text-align:center;
}
.recipe-border{
	width:100%;
	height:22px;
	float:left;
	background:url(images/recipe-border.png) repeat-x;
	margin-top:20px;
}
a.back-button{
background:url(images/back-button.png) no-repeat left center;
font-size:17px;
color:#e21d21;
font-family: 'Slackey', cursive;
padding:10px 46px 10px 15px;
display:inline-block;
margin-top:30px;
margin-bottom:50px;
}
.single-recipes .content p{
font-size:14px !important;
}

/*Inner Pages*/
.pageheader{
	position:relative;
	background:url(images/header-bg.png) no-repeat;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	padding:15px;
	float:left;
	height:178px;
	margin-top:25px;
}
.pagetitle{
	position:absolute;
	font-family: 'Slackey', cursive;
	font-size:39px;
	color:#fff;
	text-shadow:4px 4px #000;
	top:55px;
	left:45px;
}
.content p{
	color:#000;
	font-size:16px;
}
.page-template-default .content img{
	background:#fff;
	padding:8px;
}

/*Sidebar*/
.sidebar{
	margin-top:30px;
	float:right;
	max-width:270px;
}
.page-template-default .sidebar{
	margin-top:65px;
}
.sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .textwidget{
	color:#f7af1b;
	font-size:17px;
	font-family: 'Slackey', cursive;
}
.borderedimg{
	background:#000;
	padding:8px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}
.name-label{
	font-size:14px;
	color:#fff;
	background:url(images/name-label.png) no-repeat right top;
	padding:15px 30px 25px 15px;
	text-align:right;
	margin-bottom:50px;
	margin-top: -20px;
position: relative;
}
.small-border{
	width:100%;
	height:16px;
	background:url(images/small-border.png) repeat-x;
	margin:25px 0;
	float:left;
}

/*Footer*/
.footer-wrap{
width:100%;
float:left;
padding:35px 0;
background:url(images/footer-bg.png);
}
.footer-top-img{
	background:url(images/footer-top.png) repeat-x bottom center;
	width:100%;
	float:left;
	height:41px;
	margin-top:30px;
}
.footer-widget{
	width:22.73%;
	margin-right:36px;
	padding:10px;
	float:left;
	height:200px;
	background:#fff;
	position:relative;
}
.footer-widget.last{
	margin-right:0;
}
.footer-widget-bottom{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
}
.footer-widget-bottom a{
	color:#fff;
}
.twitter-widget{
	background:#03bffd url(images/icon-twitter-footer.png) no-repeat left center;
	padding:13px 0 13px 38px;
}
.facebook-widget{
	background:#4666bd url(images/icon-facebook-footer.png) no-repeat left center;
	padding:13px 0 13px 36px;
}
.youtube-widget{
	background:#e21d21 url(images/icon-youtube-footer.png) no-repeat left center;
	padding:13px 0 13px 54px;
}
.instagram-widget{
	background:#2d5c82 url(images/icon-instagram-footer.png) no-repeat left center;
	padding:13px 0 13px 39px;
}
.footer-bottom{
	padding-top:35px;
}
.newsletter-widget{
	font-family: 'Slackey', cursive;
	font-size:19px;
	color:#e21d21;
}
.credits{
	text-align:right;
	font-size:12px;
	color:#000;
}
.credits a{
	color:#000;
}

.ssba, .ssba a{
	font-family: 'Slackey', cursive !important;
}

.mc4wp-form{
margin:0 !important;
}
.newsletter-widget label{
	display:none;
}
.newsletter-widget h4.widget-title{
	float:left;
}
.newsletter-widget input[type=email]{
	background:#fdd183;
	border:none;
	margin:5px 0 0 5px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#000;
	padding:6px;
	width:270px !important;
}
.newsletter-widget input[type=submit]{
	background:#e21d21;
	border-radius:none;
	border:none;
	color:#fff;
	font-size:15px;
	float:left;
	padding:3px 10px;
	margin-top:5px;
}

/*Woocommerce*/
ul.products .hentry#loadMore{
	display:block !important;
	
}
ul.products .hentry#loadMore .product{
	height:403px;
	width:273px;
	background:#cdd1d4 url(images/loadmoreproduct.png) no-repeat center center;
}
ul.products .hentry#loadMore:hover{
	cursor:pointer;
}
ul.products .hentry{
	padding:16px;
	float:left;
	display:none;
}
.woocommerce .woocommerce-breadcrumb{
	padding:0 15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width:273px;
	height:403px;
	float:left;
	background:url(images/recipe-archive-bg.png) no-repeat;
	padding:15px;
	position:relative;
	color:#fff;
}
.woocommerce ul.products li.product h3{
	color: #E21D21;
width: 190px;
font-size:18px;
}
.woocommerce ul.products li.product a{
	color:#fff;
}
.woocommerce ul.products li.product .price{
	color:#fff;
	font-size:18px;
}
.product-img-wrap{
	width:100%;
	float:left;
}
.woocommerce img, .woocommerce-page img{
	display:block;
	margin:0 auto 15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin: 0;
}
.woocommerce div.product div.images img{
	width:auto;
}
.woocommerce .sidebar{
	padding-right:15px;
	padding-left:0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#E21D21;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color:#b8171a;
}


/* FLEXSLIDER */
.flexslider{
	background:url(images/slider-bg.png) no-repeat bottom center;
	border:none;
	border-radius:0;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	padding:15px;
	margin-top:50px;
	margin-bottom:100px;
}
.flex-caption{
	position:absolute;
	top:100px;
	left:175px;
	text-align:center;
	color:#fff;
	font-family: 'Slackey', cursive;
	font-size:30px;
	text-shadow:3px 3px #000;
}
img.slide-second-img{
	position:absolute;
	top:20px;
	left:30px;
	width:auto !important;
}
.slide-btn-wrap{
	background:url(images/slide-btn-bg.png) no-repeat top left;
	display:inline-block;
	padding:4px 0 4px 15px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}
a.slide-btn{
	background:url(images/slide-btn-arrow.png) no-repeat right center;
	padding-right:45px;
	font-size:19px;
	color:#e21d21;
	text-shadow:none;
	line-height:38px;
	float:left;
}
a.slide-btn:hover{
	text-decoration: none;
}
.flex-control-paging li{
	width:34px;
	height:62px;
	margin:0;
}
.flex-control-paging li:nth-child(even){
	background:url(images/slide-li-bg2.png) no-repeat right bottom;
}
.flex-control-paging li:nth-child(odd){
	background:url(images/slide-li-bg1.png) no-repeat right bottom;
}
.flex-control-paging li a{
	width:19px;
	height:19px;
	background:#fff;
	box-shadow:none;
	margin:0 auto;
	font-size:0;
}
.flex-control-paging li a.flex-active{
	background:#f7af1b;
}
.flex-control-nav{
	z-index:2;
	bottom:15px;
	text-align:right;
	padding:0 40px;
}

/* SHORTCODES */



/* Featured Image */

.attachment-single-post {
    float: left;
    margin: 0px 20px 0 0px;
    border:1px solid #ddd;
}
.attachment-index-categories {
    float: left;
    margin: 3px 8px 8px 0px;
}
.attachment-blog-page {
    float: left;
    margin: 3px 8px 8px 0px;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right:7px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left:7px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	background: #ebebeb;
	line-height: 18px;
	margin-bottom: 3px;
	max-width: 630px !important;
	padding: 3px 13px 4px 3px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wp-caption img {
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	color: #555;
	font-size: .875em;
	margin: 0;
	font-weight:bold;
}
.wp-smiley {
	margin: 0;
}

.bypostauthor{
}
.feedback{
	text-align:right;
	padding:0 20px 10px 0;
	clear:both;
}

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
	text-align: center;
}



.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.gallery img {

	border: 10px solid #f1f1f1;
	max-width: 100%;
height: auto;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
	width:7%;
}
#respond input {
	margin: 20px 5px;
}
#respond textarea {
	width: 99%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#advert{
	width:640px;
	margin-left:-40px;
}
#advert ul{
	list-style:none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.textwidget{

}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.widget-area ul ul {
	margin: 0;
	padding-left:10px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
	padding:0;
	list-style:none;
}
.widget-container ul{
margin:0;
padding:0;
}
.widget-container ul li{
list-style:none;
}
.widget-container a,
.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active,
.widget-container a:hover {
	text-decoration: none;
}
.widget-area a,
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	text-shadow:none;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	border: 1px solid #333;
	padding: 3px 0 2px;
	text-align: center;
	font-size:12px;
}

#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #CC0000;
}
.widget_rss a.rsswidget:hover {
	color: #FF0000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* RESPONSIVE */
img{
	max-width:100%;
	height:auto;
}
.navbar-toggle{
	background-color:#000;
	margin-right:5px;
	margin-top:8px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background:#000;
}
.navbar-toggle .icon-bar{
	background:#fff;
}

@media only screen and (max-width:1209px) {
	.navbar-nav > li:first-child > a{
		padding-left:35px;
	}
	.navbar-nav > li > a{
		padding-top:10px;
		padding-bottom:10px;
	}
	a.buynow-btn{
		position:relative;
		right:0;
		bottom:0;
		background:none;
		color:#fff;
		box-shadow:none;
		margin-bottom:20px;
		float:left;
		padding:0 20px;
	}
	.home-panel{
		width:30%;
	}
	.archive-recipes .content{
		width:920px;
		margin:0 auto;
	}
	.navbar-inverse {
	    background-image: url("images/header-1209.jpg");
	    background-position: right top;
	}
	img.slide-second-img{
		width:10% !important;
	}
	.pageheader{
		width:100%;
		background:#000;
		height:auto;
		overflow:hidden;
	}
	.pageheader img{
		max-width:1300px;
		width:auto;
	}
.footer-widget{
width:45%;
margin:15px;
overflow:hidden;
}
}

@media only screen and (max-width:1189px) {
	.pageheader img{
		margin-left:-15px;
	}
}

@media only screen and (max-width:991px) {
	.navbar-inverse {
	    background-image: url("images/header-991.jpg");
	    background-position: right top;
	}
	.navbar-header{
		text-align:left;
	}
	.navbar-brand{
		float:none;
	}
	.head-right-mobile{
		position:absolute;
		top:0;
		right:15px;
	}
	.tagline{
		float:left;
		padding-bottom:10px;
	}
	.flex-caption{
		top:10px;
		left:100px;
	}
	.home-news{
		right:15px;
		width:90%;
		text-align:right;
	}
	.pagetitle{
		left:10px;
	}
	.sidebar{
		float:none;
		margin:0 auto;
		clear:both;
	}
.credits{
text-align:left;
margin-top:10px;
padding:0;
}
}

@media only screen and (max-width:920px) {
.archive-recipes .content{
		width:610px;
	}
}

@media only screen and (max-width:790px) {
	.home-panels{
		width:371px;
		margin:0 auto;
	}
	.home-panel{
		width:100%;
		margin-bottom:30px;
	}
}

@media only screen and (max-width:780px) {
	.flexslider{
		background:#000;
	}
	.flex-caption{
		position:relative;
		top:0;
		left:0;
		width:100%;
		padding-top:20px;
	}
	.flex-control-nav{
		bottom:0;
	}
}

@media only screen and (max-width:630px) {
.footer-widget{
width:100%;
margin:15px 0;
}
}

@media only screen and (max-width:610px) {
.archive-recipes .content{
		width:305px;
	}
	.recipe-left, .recipe-right{
		width:100%;
		padding:0;
	}
}

@media only screen and (max-width:545px) {
	.navbar-brand > img, .tagline{
		width:200px;
	}
	.flex-control-nav{
		display:none;
	}
	.flex-caption{
		font-size:20px;
	}
	.pagetitle{
		top:15px;
	}
}

@media only screen and (max-width:435px) {
	.header .col-md-4{
		padding:0;
	}
	.head-right-mobile {
	    top: 0px;
	    right: 0px;
	    position: relative;
	    float: left;
	    width: 100%;
	}
	.head-right{
		position:relative;
		margin:0 auto;
		top:0;
		height:70px;
	}
	.navbar-header{
		text-align:center;
	}
	.tagline{
		float:none;
		padding-top:10px;
	}
	.head-basket{
		bottom:0;
	}
	.head-social{
		bottom:5px;
	}
}

@media only screen and (max-width:420px) {
	.home-panels{
		width:100%;
	}
}

@media only screen and (max-width:410px) {
.newsletter-widget input[type="email"]{
width:65% !important;
}
}