/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
#main-wrap {
	width:450px;
}
/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	clear:both;
	width:100%;
	text-align:center;
}

/* Logo */
.logo {
	}
.logo img{
	width:200px;
	height:auto;
	}
	.logo .tagline {
		display:block;
		}

/* Top search */
#top-search {
	width:420px;
	text-align:center;
}
#top-search .input-search {
	width:322px !important;
}
#top-search #submit {
	
	}
#widget-header {
	position:relative;
	margin:-42px 0 0 0;
	z-index:10;
}


/* Header widget */
#widget-header {
	padding:5px 0 15px 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:116px;
}
.recent-posts.team li:nth-child(3n+1) {
	clear:both;
}
	.recent-posts.team li .featured-thumbnail {
		width:102px;
		}
/* Slider
---------------------------------------- */

.flexslider-holder {
	height:210px;
	}

.post_list.home-latest li {
	float:left;
	width:200px;
	margin:0 5px !important;
}
.home-page-content {
	padding: 0 !important;
}

.advanced_cat_list li {
	width:130px;
}

/* Flickr widget */
.flickrImages a {
	width:69px;
	height:69px;
	}
.home-page-content .post_list li {
	float:none;
}
.footer-widget .post_list li {
	margin:0 2px 5px 2px !important;
	width:136px;
}
/* Post */
.post-meta .fright {
	float:right;
	clear:none;
	}
.post_list.featured_prod .featured-thumbnail {
	float:none;
}
/* Testimonials list*/
article.testimonial .inner {
	padding:10px 10px 10px 155px;
	background:none;
	}
	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;
}
.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;
	}
	
/* 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:402px;
}
	
/* 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;
	}
nav.shop-nav {
	display:inline-block !important;
}
#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;}

.shop_table tfoot tr td .upd-button {
	margin:-4px 5px 0 0;
}

.attributes .product-price {
	font-size:16px !important;
}
.attributes .product-price .label {
	
}