.module_shop {
	margin-bottom:5px!important;
}
.module_shop_wrapper {
	margin-left:-30px;
}
.module_shop_wrapper .shop_list_item {
	margin:0 0 30px 30px;
	width:270px;
	display:inline-block;
	float:left;
	overflow:hidden;
	border-radius:2px;
}
.shop_list_oldprice,
.shop_list_price {
	display:inline-block!important;
}

.shop_list_oldprice {
	color:#ababab;
	text-decoration:line-through;
	padding-right:9px;
}
.shop_list_image {
	margin-bottom:10px;
	display:block;
}
.shop_list_descr {
	padding-top:2px;
	position:relative;
	padding-right:57px;
}
.shop_list_title {
	margin:0px 0 6px 0!important;
}
.shop_list_descr .add2cart {
	position:relative;
	border:#dedede 1px solid;
	border-radius:4px;
	box-shadow:inset #ffffff 0 1px 0;
	width:40px;
	height:40px;
	display:inline-block;
	overflow:hidden;

	background:#f6f6f6 url(../img/bg_noise2.png) repeat;
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #ffffff, #f6f6f6);	
}
.shop_list_descr .add2cart:hover {
	background-image:#fcfcfc url(../img/bg_noise2.png);	
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #f6f6f6, #ffffff);		
}
.shop_list_descr .add2cart:before {
	content:'';
	display:block;
	position:absolute;
	left:9px;
	top:9px;
	width:22px;
	height:22px;
}

.shop_list_descr .add2cart {
	position:absolute;
	right:0px;
	top:0px;
	display:block;
}
.shop_list_descr .add2cart:before {
	background:url(../img/shop/btn_add2cart.png) no-repeat 0 0;
}

.shop_filter_left {
	float:left;
	display:inline-block;
}
.shop_filter_left .shortcode_button {
	margin-right:0px;
}
.shop_filter_right {
	float:right;
	display:inline-block;
}
.shop_filter_right .shortcode_button {
	margin-right:0px!important;
	margin-left:4px!important;
}


/*Product Info*/
.product_title {
	margin-top:-5px;
}
.product_title_oldprice {
	color:#ababab;
	font-weight:normal;
	text-decoration:line-through!important;
	display:inline-block;
	padding-right:10px;
	font-size:14px;
	line-height:18px;
}
.product_title_price {
	font-weight:bold;
	text-decoration:line-through;
	display:inline-block;
	font-size:16px;
	line-height:18px;
}
.description {
	padding-bottom:23px;
}
.quantity .minus,
.quantity .plus {
	border:#dedede 1px solid;
	border-radius:4px;
	box-shadow:inset #ffffff 0 1px 0;
	width:40px;
	height:40px;
	display:inline-block;
	float:left;
	position:relative;
	overflow:hidden;

	background:#f6f6f6 url(../img/bg_noise2.png) repeat;
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #ffffff, #f6f6f6);	
}
.quantity .minus:hover,
.quantity .plus:hover {
	background-image:#fcfcfc url(../img/bg_noise2.png);	
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #f6f6f6, #ffffff);		
}
.quantity .minus:before,
.quantity .plus:before {
	content:'';
	display:block;
	position:absolute;
	left:13px;
	top:13px;
	width:14px;
	height:14px;
}
.quantity .minus {
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
}
.quantity .plus {
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
.quantity .minus:before {
	background:url(../img/shop/qty_sprite.png) no-repeat bottom;
}
.quantity .plus:before {
	background:url(../img/shop/qty_sprite.png) no-repeat top;
}
input.input-text {
	border:#dedede 1px solid!important;;
	border-left:none!important;;
	border-right:none!important;;
	display:inline-block;
	float:left;
	padding:10px;
	height:20px;
	line-height:20px;
	text-align:center;
	width:20px;
	background:#ededed url(../img/bg_noise2.png);
	border-radius:0px!important;
	box-shadow:none!important;
}
.product_add2cart {
	padding:0 15px 0 55px!important;
	display:inline-block;
	float:left;
	margin-left:10px;
	position:relative;
	overflow:hidden;
}
.product_add2cart:before {
	content:'';
	display:block;
	position:absolute;
	left:9px;
	top:9px;
	width:22px;
	height:22px;
	background:url(../img/shop/btn_add2cart.png) no-repeat 0 0;
}
.product_add2cart:after {
    background: url(../img/seperator_vertical.png) repeat-y scroll 0 0 transparent !important;
    content: '' !important;
    display: block !important;
    height: 100% !important;
    left: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 2px !important;
}
.qty_block {
	padding-bottom:16px;
}
.product_meta a {
	font-style:italic;
}

.shop_attributes {
	width:100%;
}
.shop_attributes th,
.shop_attributes td {
	border-top:#dedede 1px solid;
}

.shop_attributes th,
.shop_attributes td {
	padding:9px 0 8px 0;
}
.shop_attributes th {
	width:115px;
}

.product_review {
	padding:0!important;
	margin:0!important;
}
.product_review li:before {
	content:'';
	display:none;
}
.product_review li {
	margin: 0 0 10px 0!important;
	padding:0!important;
}

.stand_review {
	padding-left:85px;
	position:relative;
}
.reviewava  {
	position:absolute;
	left:0px;
	top:0px;
	display:display-block;
	border-top-right-radius:0px!important;
	border-bottom-right-radius:0px!important;
	border-right:none!important;
	margin-top:0px!important;
}
.review_body {
	padding:11px 12px 5px 12px;
	float:none;
	border:#dedede 1px solid;
	background:#fafafa url(../img/bg_noise2.png) repeat 0 0;
	border-radius:5px;
	display:block;
	min-height:68px;
	border-top-left-radius:0px!important;
	border-bottom-left-radius:0px!important;
}
.review_body .stars {
	right:18px!important;
	top:13px!important;
}
.review_body a {
	font-style:italic;
}
.review_meta {
	margin-bottom:3px;
}
.comment_min .review_body {
	min-height:62px;
	border-bottom-left-radius:0px!important;
}

.reviews_head .stars {
	float:none;
	position:absolute;
	right:0px;
	top:5px;
}

.reviews_head h4 {
	float:none;
	margin-bottom:17px;
}
.reviews_head {
	padding-right:75px;
	position:relative;
}

.stars {
	float:none;
	height:14px;
	width:70px;
	display:block;
	background:url(../img/shop/stars.png) repeat-x 0 0;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0px;
}
.stars span {
	background:url(../img/shop/stars.png) repeat-x 0px -14px;	
	height:14px;
	display:block;
}
span.star1 {
	width:14px;
}
span.star2 {
	width:28px;
}
span.star3 {
	width:42px;
}
span.star4 {
	width:56px;
}
span.star5 {
	width:70px;
}


/*Select Box*/
.selectbox {
	vertical-align: middle;
	cursor: pointer;
	width:181px;
	height:42px;
}
.selectbox .select {
	width:100px;
	height:40px;
	padding: 0 15px 0 55px;

	border:#dedede 1px solid;
	border-radius:4px;
	box-shadow:inset #ffffff 0 1px 0;
	display:inline-block;
	float:left;
	position:relative;
	overflow:hidden;
	z-index:10!important;

	background:#f6f6f6 url(../img/bg_noise2.png) repeat;
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #ffffff, #f6f6f6);	
}
.selectbox .select .text {
	display: block;
	width: 100%;
	height:40px;
	line-height:40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
.selectbox .trigger {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background:url(../img/shop/arrow_down.png) no-repeat center;
}
.selectbox .trigger:before {
    background: url(../img/seperator_vertical.png) repeat-y scroll 0 0 transparent !important;
    content: '' !important;
    display: block !important;
    height: 100% !important;
    left: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 2px !important;
}
.selectbox .trigger .arrow {
	text-indent:-9999px;
	line-height:9999px;
}
.selectbox .trigger .arrow:before {
	content:'';
	width:12px;
	height:7px;
	display:block;
	position:absolute;
	left:10px;
	top:13px;
	background:url(../img/shop/down_arrow.png) no-repeat 0 0;
}

.selectbox .dropdown {
	top: 42px;
	width: 170px;
	margin: 0;
	padding: 0px 0px;
	border:#dedede 1px solid;
	border-radius:4px;
	box-shadow:inset #ffffff 0 1px 0;	
	background:#f6f6f6 url(../img/bg_noise2.png) repeat;
}
.dropdown ul {
	margin:0!important;
	padding:0!important;
}
.selectbox li {
	padding: 12px 15px 10px 15px!important;
	display:block!important;
	line-height:20px;
	font-size:12px;
	transition: color 300ms;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
}
.selectbox li:first-child {
	background:none;
	padding-top:10px!important;
}
.selectbox li:before {
	content:'';
	display:none;
	padding:0;
	margin:0;
}
.selectbox li.selected,
.selectbox li.sel {
	color: #ffffff!important;
}

/*WidGets*/
.widget_cart li .recent_posts_content {
	padding-top:24px;
}
.widget_cart .total_price {
	padding:15px 0;
}
.widget_cart .shortcode_button {
	margin-right:4px!important;
}
.widget_cart .wrapped_img {
	margin-bottom:0!important;
}

.login_form {
	padding-bottom:10px!important;
}

.login_form .form_field {
	float:none!important;
	border-radius:4px!important;
	padding:9px 13px 11px 13px!important;
	margin-top:5px;
}
.login_form .btn_login {
	margin-top:6px;
	float:left;
}
.login_form .forgot_password {
	font-style:italic;
	float:left;
	margin-left:15px;
	line-height:42px;
	margin-top:6px;
}
.filter_body {
	border:#dedede 1px solid;
	border-radius:4px;
	box-shadow:inset #ffffff 0 1px 0;
	padding:14px 14px 8px 14px;
	display:block;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;

	background:#f6f6f6 url(../img/bg_noise2.png) repeat;
	background-image: url(../img/bg_noise2.png), linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -webkit-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -moz-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -ms-linear-gradient(top, #ffffff, #f6f6f6);
	background-image: url(../img/bg_noise2.png), -o-linear-gradient(top, #ffffff, #f6f6f6);	
}
.ui-slider {
	position:relative;
	height:10px;
}
.ui-slider-range {
	overflow:hidden;
	height:6px;
	display:block;
	background:#d4d4d4;
	position:absolute;
	border-radius:5px;	
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.33), 0 1px 0 #ffffff;
}
.ui-slider-handle {
	border:#bdbdbd 1px solid;
	border-radius:5px;
	box-shadow:inset #ffffff 0 1px 0;
	width:8px;
	height:8px;
	overflow:hidden;
	position:absolute;
	top:-2px;
	margin-left:-2px;

	background:#f6f6f6 repeat;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
	background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
	background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
	background-image: -ms-linear-gradient(top, #fafafa, #f6f6f6);
	background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);	
}

/*responsive shop*/
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.module_shop_wrapper {
		margin-left:-20px!important;
	}
	.module_shop_wrapper .shop_list_item {
		width:220px!important;
		margin-left:20px!important;
		margin-bottom:20px!important;
	}

}

@media only screen and (min-width: 766px) and (max-width: 959px) {
	.module_shop_wrapper {
		margin-left:-20px!important;
	}
	.module_shop_wrapper .shop_list_item {
		width:166px!important;
		margin-left:20px!important;
		margin-bottom:20px!important;		
	}
	.quantity {
		float:none;
		width:100%;
		display:block;
	}
	.quantity:after {
		content:'';
		display:block;
		clear:both;
	}
	.product_add2cart {
		float:none;
		margin-left:0px;
		margin-top:-5px;
	}

}

@media only screen and (max-width: 760px) {
	.module_shop_wrapper {
		margin-left:0px!important;
	}
	.shop_list_item {
		width:100%!important;
		margin-left:0!important;
		margin-bottom:20px!important;		
	}
}

@media only screen and (min-width: 459px) and (max-width: 766px) {

}

@media only screen and (max-width: 459px) {
	.review_meta span {
		display:block;
		font-size:12px;
		line-height:15px;
		color:#a1a1a1;
	}
	.review_meta span:after {
		display:none!important;
	}
	.quantity {
		float:none;
		width:100%;
		display:block;
	}
	.quantity:after {
		content:'';
		display:block;
		clear:both;
	}
	.product_add2cart {
		float:none;
		margin-left:0px;
		margin-top:-5px;
	}	
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.add2cart:before {
		background-size: 22px 22px!important;
		background-image:url(../img/retina/shop/btn_add2cart.png);
	}
	.shop_list_item .shop_list_descr .add2cart {
		background-size: 22px 22px!important;
		background-image:url(../img/retina/shop/btn_add2cart.png);
	}	
}