html {
	  -webkit-text-size-adjust: 100%;
}

@media ( max-width : 1075px ) {
	
}
@media ( max-width : 1005px ) {
	.span_content { 
		width: 65%;
	}
	.nav-list .menu-item {
		margin-left: 20px;
	}
	.nav-list .menu-item a {
		display: block;
		padding: 10px 20px 20px 20px;
		text-decoration: none;
		text-align: center;
	}
	#tabs-content-inner {
		height: auto !important;
	}
}


@media ( max-width : 768px ) {
	.header h1.logo {
		float: none;
		text-align: center;
		margin: 5px auto 10px;
		padding-bottom: 20px;
	}
	.header {
		margin: 0 0 30px;
		 }
		
	.hide_on_mobile {
		/*display: none;*/
		max-width: 100%;
		overflow: hidden;
	}
	.hide_on_desktop {
		display: block;
	}
	#mobilenav {
		display: block;
	}
	#nav, #topmenu {
		display: none;
	}
	.topbar .searchform {
		display: inline-block;
		float: left;
		position: relative;
		z-index: 100;
	}
	.topbar .social {
		display: inline-block;
		float: none;
	}
	.shop-post {
		width: 32%;
		margin-right: 2% !important;
	}
	.shop-post:nth-of-type(3n) {
		margin-right: 0 !important;
	}
	.shop-post:nth-of-type(4n+1) {
		clear: none;
	}
	.shop-post:nth-of-type(3n+1) {
		clear: both;
	}

}
@media ( min-width : 769px ) and ( max-width : 980px ) {
	.span_content { 
		width: 62%;
	}
	.header h1.logo {
		float: none;
		text-align: center;
		margin: inherit auto 0;
	}
	.header {
		border-bottom: none;
		 }
	.nav {
		float: none;
		margin: 0 auto 25px;
		text-align: center;
		width: 100%;
		border-bottom: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
	}
	.nav ul.nav-list {
		width: 100%;
		margin: 0;
	}
	.nav ul.nav-list>li {
		width: 25%;
		margin: 0;
		padding: 8px 0 0;
		text-align: center;
	}
	.nav ul.nav-list>li:last-of-type {
		border-right: none;
	}
	.nav ul.nav-list>li>a {
		text-align: center;
	}
}

@media ( max-width : 450px ) {
	.topbar {
		overflow: hidden;
		height: auto;
	}
	.topbar .searchform {
		width: 100%;
		float: none;
	}
	.topbar ul {
		width: 100%;
		float: none;
	}
}

@media ( max-width : 868px ) {
	#content                 {
		float: none;
		width: 100%;
		max-width: 100%; }
	.sidebar {
		clear: both;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0;
		padding-top: 45px;
		border-top: 4px double #d6d6d6;
	}
	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 300px;
	}
	.subfooter {
		float: none;
		text-align: center;
		width: 100%;
		font-size: 13px;
		line-height: 20px;
	}
	.footernav       {
		width: 100%;
		float: none;
		text-align: center;
		 }
	.subfooter .social {
		width: 100%;
		float: none;
		text-align: center;
		font-size: 22px;
		margin: 25px 0 10px;
	}
	.copyright               {
		width: 100%;
		float: none;
		text-align: center;
		margin: 15px 0 0;
		font-size: 95%;
		 }
}

@media ( max-width : 650px ) {
	#topsidebar {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#midsidebar {
		float: none;
		max-width: 340px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	#lowersidebar {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#socialshare {
		display: none;
	}
	.footerwidgets {
		text-align: center;
	}
	.footerwidgets .footerwidget {
		margin: 0 auto 45px;
		width: 100%;
		max-width: 300px;
		clear: both;
		float: none;
	}
	.footerwidgets .widget-last {
		clear: both;
		margin: 0 auto 0;
		float: none;
		width: 300px;
	}
}

@media ( max-width : 600px ) {
	
	.archives .archivepost {
		width: 32%;
		float: left;	
		clear: none !important;
		margin-right: 2% !important;
		margin-bottom: 15px;
		text-align: center;
	}
	.archivepost:nth-of-type(3n) {
		margin-right: 0 !important;
	}
	.archivepost:nth-child(3n+1) {
		clear: both !important;
	}
	.archives .archivepost .postmeta {
	}
	.archives .archivepost h4 {
		
	}
	
	
	}
@media ( max-width : 525px ) {
	.topbar {
		height: auto;
	}
	.topbar .social {
		display: none;
		width: 60%;
		float: left;
		text-align: left;
		display: inline-block;
		margin: 0 !important;
		padding: 0;
		border: none !important;
	}
	.topbar .social:before {
		display: none;
	}
	.topbar .searchform {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		text-align: center;
		border: 1px solid #d6d6d6;
		padding: 0;
		display: block;
		overflow: hidden;
	}
		.topbar .searchform .searchinput {
			width: 80%;
			border: none;
			margin: 0;
			vertical-align: middle;
			line-height: 30px;
			height: 30px;
			display: inline-block;
			float: left;
		}
		.topbar .searchform .searchsubmit {
			width: 20%;
			margin: 0 0 0 -4px;
			padding: 0;
			text-align: center;
			vertical-align: middle;
			line-height: 30px;
			height: 30px;
			display: inline-block;
			float: left;
		}
	.archive-item {
		width: 48%;
		margin-right: 4% !important;
		float: left;
	}
	.archive-item img {
		width: 100% !important;
		height: auto;
	}
	.archive-item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.archive-item:nth-of-type(3n+1) {
		clear: none;
	}
	.archive-item:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.archive-item:nth-of-type(2n+1) {
		clear: both!important;
	}
	.archive h3.posttitle {
		font-size: 18px;
		margin: 10px 0 3px;
	}
	.homepagesection .teaser-post .caption {
		display: none;
	}
	.shop-post {
		width: 49%;
		margin-right: 2% !important;
	}
	.shop-post:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.shop-post:nth-of-type(4n+1) {
		clear: none;
	}
	.shop-post:nth-of-type(3n+1) {
		clear: none;
	}
	.shop-post:nth-of-type(2n+1) {
		clear: both;
	}
	.shop-nav .children {
		display: none !important;
	}
	.shop-nav {
		text-align: center;
	}
	.shop-nav .cat-item {
		float: none;
		display: inline-block;
	}
}

@media ( max-width : 445px ) {

	.wrapper {
		width: 100%;
		clear: both;
	}
	
	.teaser-post {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 40px;
		float: none;
	}
}
@media ( max-width : 425px ) {
	.wrapper	 {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px; }
	.header h1.logo img {
		max-width: 100%;
		height: auto; }
	
	.footerwidgets .footerwidget {
		width: 100%;
		float: left;
		margin: 0px 0 15px 0;
	}
	.footerwidgets .footerwidget:nth-child(2) {
		width: 100%;
		float: left;
		margin: 0px 0 15px 0;
	}
	.footerwidgets .widget-last {
		clear: both;
		float: none;
		margin: 0 auto 15px;
		text-align: center;
		width: 300px;
	}

	.metabottom                   {
		text-align: center; }
	.metabottom .left      {
		width: 100%;
		float: none;
		text-align: center; }
	.metabottom .right      {
		text-align: center;
		width: 100%;
		float: none }
		
	.recipe .photo {
		display: none;
	}
	.printbutton         {
		width: auto;
		float: none;
		clear: both;
		margin: 0;
		padding: 0 0 15px;
		text-align: left; }
	.printbutton a {
		width: auto;
		margin: 0 15px 0 0;
		font-size: 11px;
	}
	.printbutton a:before {
		display: inline-block;
	}
	
	.affiliate-item {
		width: 48%;
		margin-right: 4% !important;
		float: left;
	}
	.affiliate-item:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.affiliate-item:nth-child(2n+1) {
		clear: both!important;
	}
}
@media ( max-width : 375px ) {
	
}