/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.products li .product-image-wrap {
	width:30%;
	float:none;
	margin:0 5% 0 0;
	padding-left:10%;
	padding-right:10%;
}
body {
	background-size: 950px auto;
}
#main-wrap {
	width:450px;
}
/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	clear:both;
	width:100%;
	text-align:center;
}

/* Logo */
.logo {
	}
.logo img{
	height:auto;
	width: 96%;
	}
	.logo .tagline {
		display:block;
		margin: 0;
		}

/* Top search */
#top-search {
}
#top-search .input-search {
	width:300px !important;
}
#top-search #submit {
	
	}
#widget-header {
	position:relative;
	margin:0;
	z-index:10;
}
#slider-wrapper {
}

/* Header widget */
#widget-header {
	padding:25px 15px 0 0;
	}
	
/* Primary navigation */	
.select-menu {
	display: block !important;
}	
.before-content {
	width:420px;
	margin:0 auto;
	padding:0 !important;
}
.post_list.recent_products li {
    width: 370px;
	margin:0 5px 10px 5px !important;
	float: none;
	padding:5px 20px;
}
/* Team */
.recent-posts.team li {
	width:210px;
	}
	.recent-posts.team li .featured-thumbnail {
		width:205px;
		}
/* Slider
---------------------------------------- */
.flexslider-holder {
	height:275px;
	}

.post_list.home-latest li {
	float:left;
	width:200px;
	margin:0 5px !important;
}
.home-page-content {
	padding: 0 !important;
}
.left_content_area .post_list li {
	width: 180px;
	padding: 6px 15px 0 15px;
	border-left: none;
	margin: 0 0 20px 0;
}
.left_content_area .post_list li h5 {
	min-height: 38px;
	padding: 0 0 5px 0;
}

.brands_list li {
	width: 117px;
	float: none !important;
}
.brands_list li .featured-thumbnail {
	width: 117px;
}

/* Flickr widget */
.flickrImages a {
	width:69px;
	height:69px;
	}
.home-page-content .post_list li {
	width: 130px;
}
.footer-widget .post_list li {
	margin:0 2px 5px 2px !important;
	width:136px;
}
.main_content_area .banners-holder li { 
	width: 420px;
	text-align: center;
}
/* Post */
.post-meta .fright {
	float:right;
	clear:none;
	}
.post_list.featured_prod .featured-thumbnail {
	float:none;
}
/* Testimonials list*/
article.testimonial {
	padding:10px 10px 10px 145px;
	background:#f7f7f7;
	}
	article.testimonial .featured-thumbnail{
		left:10px;
		top:10px;
		margin:0;
	}
.before-content {
	padding-top:10px !important;
}
.before-content .banners-holder li {
	width:208px;
	margin:0 4px 5px 0 !important;
}
.before-content .banners-holder li:first-child + li, .before-content .banners-holder li:first-child + li + li + li {
	margin-right:0 !important;
}
.top-content .banners-holder li {
	width: 138px;
}
.post_list.home-services li {
	width:390px;
	text-align:center;
}
.post_list.home-services li .featured-thumbnail img {
	float:none;
}
/* Images */
.frame.alignleft,
.frame.alignright,
.frame.alignnone {
	margin-right:0;
	width:404px;
	}
	
/* SlidesJS */
.slides_container {
	width:420px;
}
.slides_container .item {
	width:420px;
	height:250px;
}
.slides_container .item .thumbnail img {
	width:100%;
	height:auto;
	}

/* Comments */
.commentlist ul.children {
	margin-left:0;
	}


/* Post Formats
---------------------------------------- */

/* Image Post Format */


/* Gallery Post Format */
.slides_container_gallery {
	width:420px;
	height:200px;
	}
	.slides_container_gallery .g_item {
		width:420px;
		}

/* Audio Format Type */
.audiojs .scrubber {
	width:248px;
	}
	
		
.nsu-field {
	width:344px;
}
	
/* Sidebar
---------------------------------------- */
#searchform .searching {
	width:260px;
	}
.footer_widgets_1 {
	width:420px;
}
#footer:after {
	width:420px;
	margin-left:-210px;
}
/* Shop settings
---------------------------------------- */
nav.shop-nav ul li {
		float:none;
		display:inline-block;
	}

#shopnav {
	padding:0;
}
	.products li .product-inner {
	}
	.images {
		width: 310px !important;
		margin:0 auto !important;
		float:none !important;
	}
	.product.type-product .images .sub-pager a{margin: 0 0px 0 5px;}
	.product.type-product .images .sub-pager{padding-left: 0; padding:10px 0 10px 0;}

	.product_list_widget {
		font-size:0;
		line-height:0;
		word-spacing:-10px;
	}
	.product_list_widget * {
		font-size:12px;
		line-height:20px;
		word-spacing:0;
	}
	.product_list_widget li {
		overflow: hidden;
		width:183px;
		display:-moz-inline-box;
		display:inline-block;
		padding: 10px !important;
		margin:0 2px 5px 2px !important;
		text-align:center;
	}
	.product_list_widget li span {
		text-align:center;
	}
	.product_list_widget li img {
		float:none;
		margin:0 auto 10px auto;
	}
.attributes .product-price {
	font-size:16px !important;
}
.attributes .product-price .label {
	
}