.woocommerce h1.page-title{
	display:none;
}
.woocommerce p.woocommerce-result-count{
	float:left;
}
.woocommerce form.woocommerce-ordering{
	float:right;
}


.product_carousel{
	float:left;
	width:100%;
	clear:both;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

td.order-number br{
	display:none;
}


/* Woocommerce Ordering */

.catalog-ordering{float:left;margin-bottom:30px;}
.catalog-ordering ul{margin-bottom:15px;}
.catalog-ordering a{color:#333 !important;}
.order-dropdown{float:left;width:160px;margin:0;padding:0;list-style:none;margin-right:10px;position:relative;}
.order-dropdown ul{margin:0;padding:0;list-style:none;}
.catalog-ordering .order{margin:0;padding:0;list-style:none;}
.catalog-ordering .order i{font-size:11px; color:#888;}
.order-dropdown .current-li{background:#fbfaf9 !important;border:1px solid #dbdbdb !important;display:block;height:29px;line-height:29px;font-size:12px;}
.order-dropdown .current-li a{margin-left:10px;}
.order-dropdown .current-li i{float:right; position:absolute; right:8px; top:8px;}
.order-dropdown > li{position:relative;z-index:101;}
.order-dropdown ul{display:none; position:relative; z-index:12;}
.order-dropdown > li:hover > ul{display:block;position:absolute;top:31px;}
.order-dropdown ul li a{width:158px;background:#fbfaf9;border:1px solid #dbdbdb;border-top:0;display:block;height:29px;line-height:29px;font-size:12px;padding:0; text-indent:10px;}
.order-dropdown ul li a:hover{background:#fff;}
.order-dropdown ul li a strong{font-weight:normal;}
.catalog-ordering .order{margin-right:10px;float:left;}
.catalog-ordering .order li a{background:#fbfaf9;border:1px solid #dbdbdb;display:block;height:29px;line-height:29px;padding:0 13px;font-size:12px;padding:0 10px;}
/*.order-dropdown > li:after{display:block;font-family:"FontAwesome";content:"\e97f";z-index:101;position:absolute;top:0;right:0;height:30px;line-height:30px;width:26px;text-align:center;border-left:1px solid #dbdbdb;}*/
.orderby-order-container{float:left; z-index:11; position:relative;}



/* Woocommerce Products List */
.woocommerce ul.products{
	clear:both;
	width:auto;
	margin:0 0 0 -30px;
	padding:0;
	list-style-type:none;
}
ul.products > li{
	vertical-align:top;
	display:inline-block;
	margin-right:-4px;
	margin-left:30px;
	margin-bottom:33px;
	overflow:hidden;
	width:270px;
	position:relative;
	background:#fafafa;
	border:1px solid #ddd;
	border-bottom-color:#fff;
	-webkit-border-radius: 0px 0px 4px 4px;
	   -moz-border-radius: 0px 0px 4px 4px;
		    border-radius: 0px 0px 4px 4px;
	
	-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.2), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.2), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0px 3px 0px rgba(0,0,0,0.2), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.columns2 .span12 ul.products > li{ width:570px; }
.columns3 .span12 ul.products > li{ width:370px; }
.columns4 .span12 ul.products > li{ width:270px; }


.columns2 .span9 ul.products > li{ width:420px; }
.columns3 .span9 ul.products > li{ width:270px; }
.columns4 .span9 ul.products > li{ width:195px; }



.woocommerce ul.products > li *{
	max-width:100%;
}
.woocommerce ul.products > li > a{
	display:block;
}
.woocommerce ul.products > li > a > span.img-on-hover img{
	vertical-align:middle;
}
.woocommerce ul.products > li > a:hover span.img-on-hover img.wp-post-image{
	
}
.multi-images img{
	z-index:5;
	position:relative;
}
.woocommerce ul.products > li > a > span.img-on-hover img.hover-image{
	z-index:6;
	position:absolute;
	display:none;
}
.multi-images img.wp-post-image{
	z-index:5;
}
.multi-images img.wp-post-image:hover{
	
}
span.onsale{
	position:absolute;
	z-index:10;
	-webkit-backface-visibility: hidden;
	display:block;
	color:#fff;
	line-height:30px;
	text-align:center;
	position:absolute;
	padding:5px !important;
	width:auto;
	min-width:40px;
	min-height:40px;
	line-height:40px;
	top:1em;
	left:1em;
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
	
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
}
.woo-loading{
	color:#fff;
	position:absolute;
	z-index:99;
	text-align:center;
	top:-61px;
	left:50%;
	margin-left:-20px;
	width:40px;
	height:35px;
	display:none;
	
}
.woo-loading i{
	font-size:16px;
	width:40px;
	height:35px;
	margin:0;
	padding:0;
	line-height:42px;
	text-align:center;
	background:rgba(255,255,255,0.8);
	border-radius:30px 30px 0 0;
	-moz-border-radius:30px 30px 0 0;
	-webkit-border-radius:30px 30px 0 0;
}

.product-title{
	height:70px;
	text-align:left;
	position:relative;
}
span.price span.amount{
	font-size:16px;
	font-weight:bold;
	color:#3C4852;
	text-decoration:none;
	position:relative;
}
span.price del span.amount{
	font-size:12px;
	font-weight:normal;
	color:#bbb;
	margin-right:3px;
}
span.price del span.amount:after{
	content:'-';
	margin-left:5px;
	font-weight:normal;
}
span.price ins{
	text-decoration:none;
}

.woocommerce ul.products > li > a h3{
	margin: 25px 15px 5px 15px;
	font-size:14px;
}
.woocommerce ul.products > li > a span.price{
	margin:0 15px 0 15px;
}
.woocommerce ul.products > li .mypassion_cart_buttons {
	padding-top:12px;
	width:auto;
	border-top:1px solid #ddd;
	margin:10px 15px 15px 15px;
	clear:both;
	text-align:center;
}
.woocommerce ul.products > li .mypassion_cart_buttons a{
	font-size:12px;
	color:#888;
}
.woocommerce ul.products > li .mypassion_cart_buttons a:hover{
	color:#333;
}
.woocommerce ul.products > li .mypassion_cart_buttons a i{
	line-height:1.2;
}
.woocommerce ul.products > li .mypassion_cart_buttons .add_to_cart_button{
	padding-right:12px;
	border-right:1px solid #ddd;
}
.woocommerce ul.products > li .mypassion_cart_buttons .show_details_button{
	margin-left:5px;
}
.woocommerce ul.products > li .mypassion_cart_buttons .added_to_cart{
	display:none;
}


.woocommerce-pagination{
	width:auto;
	float:right;
	clear:both;
	margin:10px 0px 20px 0px;
}

.woocommerce-pagination ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.woocommerce-pagination ul li{
	float:left;
	margin-bottom:10px;
}
.woocommerce-pagination ul li a{
	padding:5px 12px 5px 12px;
	margin:0 5px 0 0;
	color:#888;
	display:block;
	background:#eee;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	border-radius: 3px;
}
.woocommerce-pagination ul li a:hover{
	background-color:#3c4852;
	color:#fff;
	text-decoration:none;
}
.woocommerce-pagination ul li span.current{
	color:#fff;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	border-radius: 3px;
	padding:5px 12px 5px 12px;
	margin:0 5px 0 0;
	display:block;
}





/***************** CART NAV ******************/
.cart-wrap{
	width:auto;
	float:right;
	text-align:right;
	height:100%;
	position:relative;
	right:0px;
	transition: all 0.5s ease;
	display:block;
}
.cart-wrap.has-products{
	right:0;
}
.cart-nav{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	float:right;
}
.topbar .cart-nav > a{
	padding-bottom:34px;
	padding-top:34px;
}
.cart-nav > a{
	position:relative;
	display:block;
	text-align:right;
	padding-left:15px;
}

/*.cart-nav > a > span{
	padding:7px 10px;
	display:inline-block;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		    border-radius: 4px;
}*/
.nav-wrap .cart-wrap .cart_link span{
	margin-top:17px;
	display:inline-block;
}
.nav-wrap .cart-wrap .dropdown_widget_cart{
	margin-top:0;
}
.cart-nav > a i{
	font-size:19px;
	color:#3C4852;
	position:relative;
	margin-right:2px;
	width:auto;
	line-height:18px;
}
.cart-nav > a span{
	position:relative;
}

.cart-nav > a span span.prod_count{
	display:none;
	color:#fff;
	width:20px;
	height:20px;
	padding:0;
	text-align:center;
	position:absolute;
	top:-8px;
	right:-3px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	z-index:999;
	
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
}
.has-products .cart-nav > a span span.prod_count{
	display:block;
}
.cart-nav > div{
	display:none;
}

.cart-nav > div.cart-note{
	display:none;
	width:218px;
	position:absolute;
	right:0px;
	margin-top:2px;
	-moz-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	overflow: hidden;
	border:1px solid #ddd;
	text-align: left;
	border-radius: 2px;
	background:#fafafa;
	padding:15px;
}
.cart-nav > div.cart-note span{
	color:#888;
}

.dropdown_widget_cart{
	width:250px;
	position:absolute;
	right:0px;
	margin-top:3px;
	z-index:1;
}


.widget_shopping_cart_content{
	padding:0;
	-moz-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0px 5px rgba(0,0,0,0.1);
	overflow: hidden;
	border:1px solid #ddd;
	text-align: left;
	border-radius: 2px;
	background:#fafafa;
}

.widget_shopping_cart_content .cart_list{
	border:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	clear:both;
	background:#fff;
	
}

.widget_shopping_cart_content .cart_list li{
	padding:10px 15px;
	border-bottom:1px solid #eee;
	font-size: 13px;
	display:block;
	float:left;
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.widget_shopping_cart_content .cart_list li.empty{
	border-bottom: none;
}

.dropdown_widget ul.cart_list li a{
	display: block;
	float: none;
	text-decoration: none;
	color:#888;
}
.dropdown_widget ul.cart_list li a:hover{
	color:#3C4852;
}

.dropdown_widget ul.cart_list li a img{
	float:left;
	background: #fff;
	border:1px solid #ddd;
	padding:2px;
	margin:0 10px 0 0;
	width:60px;
	height:60px;
}

.widget_shopping_cart_content p.total{
	padding:10px 15px 10px 15px;
	clear:both;
	margin-bottom:0;
	font-size:12px;
	border-bottom:1px solid #eee;
}
.widget_shopping_cart_content p.total span{
	font-weight:bold;
	margin-left:5px;
}
.widget_shopping_cart_content p.buttons{
	padding:10px 15px 10px 15px;
	clear:both;
	margin-bottom:0;
	font-size:12px;
}
.widget_shopping_cart_content p.buttons a{
	color:#888;
	margin-right:10px;
}
.widget_shopping_cart_content p.buttons a:hover{
	color:#333;
}
.cart_list dl.variation{
	display:inline-block;
	width:140px;
}
.cart_list dl.variation dt, .cart_list dl.variation dd{
	float:left;
	vertical-align:baseline;
	margin:0;
	padding:0;
}
.cart_list dl.variation dt{
	clear:both;
	margin-right:5px;
}



table.shop_table{margin:0px -1px 24px 0px;text-align:left;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}table.shop_table th{font-size:12px;font-weight:bold;line-height:18px;padding:9px 12px;}
table.shop_table tr:nth-child(2n){background:#fafafa;}
table.shop_table td{padding:6px 12px;vertical-align:middle;}table.shop_table td a.button{margin:0 3px;}
table.shop_table tfoot td{font-weight:bold;}
table.my_account_orders{font-size:0.85em;}table.my_account_orders th,table.my_account_orders td{padding:4px 8px;vertical-align:top;}
table.my_account_orders .button{white-space:nowrap;margin:4px 0;}
table.cart img{width:40px;height:auto;}
ul.cart_list,ul.product_list_widget{list-style:none outside;padding:0;margin:0;}ul.cart_list li,ul.product_list_widget li{padding:4px 0;margin:0;overflow:hidden;zoom:1;}ul.cart_list li a,ul.product_list_widget li a{display:block;}
ul.cart_list li img,ul.product_list_widget li img{float:left;margin-right:4px;width:32px;height:auto;}
.widget_shopping_cart .total{border-top:3px double #ddd;padding:4px 0 0;margin:0;}.widget_shopping_cart .total strong{min-width:40px;display:inline-block;}
.widget_shopping_cart .buttons{overflow:hidden;zoom:1;}
a.remove{display:block;height:16px;width:16px; font-size:16px; line-height:1; border:1px solid #eee; text-align:center; padding:3px 3px 3px 4px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; background:#fafafa}
a.remove:hover{background-}
.cart th,.cart td{vertical-align:middle;}
table.shop_table td.actions{text-align:right; padding:12px 12px 2px 12px;}
td.actions .coupon{float:left;}
td.actions .coupon label{display:none;}
td.actions .coupon .input-text{
	width:80px;
	margin:1px 6px 10px 0;
	padding:5px;
	width:200px;
	
	border:1px solid #ddd;
	background:#fafafa;
	border-radius:0;
	font-size:13px;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0), 0 0 10px rgba(0, 0, 0, 0.08) inset;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0), 0 0 10px rgba(0, 0, 0, 0.08) inset;
	box-shadow: 0px 0px 0px rgba(0,0,0,0), 0 0 10px rgba(0, 0, 0, 0.08) inset;
}
td.actions .button{margin-bottom:10px;}
td.actions .button.alt{margin-left:6px;}
td.product-name dl.variation{margin:0;}td.product-name dl.variation dt{font-weight:bold;display:inline;margin:0 4px 0 0;padding:0;}
td.product-name dl.variation dd{display:inline;margin:0 12px 0 0;padding:0;}
td.product-quantity{min-width:80px;}
.quantity input{margin-left:0;margin-right:0; display:inline-block;}
.quantity input.qty{width:40px;display:inline; margin:0; text-align:center;}
.quantity input.plus,.quantity input.minus{padding:5px;vertical-align:middle;line-height:1em;border:none;width:20px;cursor:pointer;margin:0;display:inline;border:0; color:#fff;}
.quantity input.minus{-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:2px;border-top-left-radius:2px;border-bottom-left-radius:2px;}
.quantity input.plus{-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;float:none;}

.cart-collaterals{
	margin:10px 0 0 0;
	float:left;
	clear:both;
	width:100%;
}
.cart-collaterals h2{
	font-size:16px;
}
.cart_totals{
	margin-bottom:30px;
}
.cart_totals table td, .cart_totals table th{padding:12px;}

.shipping-calculator-form{
	border:1px solid #eee;
	padding:20px;
}
.woocommerce-message{
	border:1px solid #eee;
	background:#fafafa;
	padding:20px;
	margin-bottom:20px;
}




/* Checkout page */
#customer_details{
	width:100%;
	float:left;
	margin-bottom:15px;
}
.col-1{
	float:left;
	width:48%;
	margin-right:2%;
	border:1px solid #eee;
	padding:20px;
	margin-bottom:15px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.col-2{
	float:left;
	width:48%;
	margin-left:2%;
	border:1px solid #eee;
	padding:20px;
	margin-bottom:15px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.col-1 label, .col-2 label{
	display:block;
	margin-bottom:3px;
}

.col-1 input.input-text, .col-2 input.input-text{
	width:100%;
}

.chzn-container-single a.chzn-single{
	background:#fff;
	border: 1px solid #CCCCCC;
	border-radius:0px;
}
.chzn-container-active a.chzn-single{
	box-shadow:0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	border-color:#CCCCCC;
}
a.chzn-single span{
	color:#888;
}

h3#order_review_heading{
	clear:both;
}

#order_review table.shop_table tr:nth-child(2n){
	background:none;
}


#payment{
	padding:20px;
	background:#fafafa;
	border:1px solid #eee;
}
ul.payment_methods{
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}
ul.payment_methods li{
	margin-bottom:30px;
}
label.checkbox{
	display:inline-table;
}

.payment_box{
	margin-top:15px;
	padding:15px 15px 0 15px;
	background:rgba(255,153,0,0.1);
	border:1px solid rgba(255,153,0,0.3);
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		    border-radius: 4px;
}

ul.payment_methods li:nth-child(3) label img{
	margin-left:10px;
}



.lost_reset_password label, .form-row label{
	display:block;
	margin-bottom:3px;
}
ul.woocommerce-error{
	list-style-type:none;
	padding:20px;
	border:1px solid #eee;
	background:#fafafa;
	margin:0 0 15px 0;
}
input.input-text{
	width:270px;
}
p.form-row{
	width:49%;
	float:left;
}
p.form-row.form-row-wide{
	width:100%;
}
p.form-row input.input-text{
	width:100%;
}
.address address{
	margin-top:10px;
}
.cart_totals {
	width:49%;
	float:left;
}
.calculated_shipping{
	width:49%;
	margin-right:1%;
	float:left;
}
.shipping_calculator{
	width:49%;
	float:right;
}

#shiptobilling.form-row, #order_comments_field.form-row{
	width:100%;
}
#shiptobilling.form-row label {
	display:inline-block;
}
.checkout_coupon{
	padding:20px 20px 15px 20px;
	border:1px solid #eee;
	float:left;
	clear:both;
}
.clear{
	clear:both;
}
.checkout_coupon p.form-row{
	margin-bottom:5px;
	float:none;
	margin-right:0;
	width:100%;
}
p.woocommerce-info{
	clear:both;
}
.woocommerce .login{
	padding:20px 20px 15px 20px;
	border:1px solid #eee;
	float:left;
	clear:both;
}
p.form-row.form-row-first{
	float:left;
}
p.form-row.form-row-last{
	float:right;
}
span.required, abbr.required{
	color:#F00;
}
#shiptobilling.form-row{
	float:right;
	width:auto;
	font-size:11px;
}
#shiptobilling.form-row label{
	font-size:11px;
}
dl.customer_details *{
	display:inline-block;
}
dl.customer_details dd{margin-right:40px;}

#content .woocommerce h2, #content .woocommerce h3{
	font-size:16px;
}

ul.order_details{
	border:1px solid #eee;
	padding:20px;
	background:#fafafa;
	margin:0 0 15px 0;
	list-style-type:none;
}

table.shop_table.order_details tr:nth-child(2n){
	background:none;
}


/* Single Product Page */
.single-product .product{
	position:relative;
}
.single-product .images{
	float:left;
	width:100%;
}

.single-product .product span.ansale{
	left:10px;
}
.single-product-image-wrap{
	position:relative;
	overflow:hidden;
}
.woocommerce-main-image{
	border:1px solid #eee;
	padding:5px;
	display:block;
	text-align:center;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.single-product .images .thumbnails{
	margin-left:0;
}
.single-product .thumbnails a{
	border:1px solid #eee;
	padding:5px;
	display:inline-block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	-ms-box-sizing: border-box;     /* IE 10 + */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width:33.3%;
}
.single-product .thumbnails a img{
	width:100%;
}
.single-product-related-wrap{
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #eee;
}
.single-product .product h2{
	font-size:16px;
}
.single-product-summary-wrap form.cart{
	margin:40px 0 30px 0;
}
.single-product-summary-wrap .quantity{
	float:left;
	margin:0 20px 0 0;
}
.single-product-summary-wrap .product_meta > span{
	display:block;
	margin-bottom:10px;
}
.single-product-summary-wrap .product_meta > span a, .single-product-summary-wrap .product_meta > span span{
	color:#3c4852;
}
.single-product-summary-wrap .product_meta > span a:hover{
	text-decoration:underline;
}
.single-product-summary-wrap .product_meta{
	margin: 0 0 20px 0;
}
p.price del span.amount{
	color:#bbb;
	font-size:16px;
	margin-right:3px;
	font-style:normal;
}
p.price del span.amount:after{
	content:"-";
	margin-left:5px;
	font-weight:normal;
}
p.price ins span.amount{
	color:#3C4852;
	font-size:20px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}
p.price ins{
	text-decoration:none;
}
.single-product-summary-wrap .product_title{
	font-size:20px;
}
p.price span.from{
	color:#bbb;
	font-size:16px;
	margin-right:3px;
	font-style:normal;
}
p.price span.amount{
	color:#3C4852;
	font-size:20px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}
.single_variation .stock{
	margin-top:15px;
}
.single_variation .price span.amount{
	color:#3C4852;
	font-size:20px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}
table.variations{
	background:#fafafa;
	position:relative;
}
table.variations tr{
	border-bottom:1px solid #eee;
}
table.variations tr td{
	padding:20px;
}

table.variations tr td.label{
	background:none;
	border:none;
	text-shadow:none;
	color:#888;
}
table.variations tr select{
	margin-bottom:0;
	width:100%;
}
table.variations a.reset_variations{
	margin-top:20px;
	font-size:11px;
	color:#888;
	position:absolute;
	bottom:-20px;
	right:0;
	z-index:10px;
}
table.variations a.reset_variations:hover{
	text-decoration:underline;
}

table.group_table{
	background:#fafafa;
}
table.group_table tr{
	border-bottom:1px solid #eee;
}
table.group_table tr td{
	padding:10px;
}

table.group_table tr td.label{
	background:none;
	border:none;
	text-shadow:none;
	color:#888;
}
table.group_table tr td.label label{
	margin-top:8px;
}
table.group_table tr td.price{
	border-left:1px solid #eee;
}


div.product .woocommerce-tabs{clear:both;padding:1em 0 0 0;margin:0 0 1em 0;}
div.product .woocommerce-tabs ul.tabs{-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px;overflow:hidden;zoom:1;margin:0;padding:4px 0 0;list-style:none outside;}
div.product .woocommerce-tabs ul.tabs li{float:left; margin:0;font-size:0.92em; line-height:35px;}
div.product .woocommerce-tabs ul.tabs{position: relative; top:1px; z-index: 10;}
div.product .woocommerce-tabs ul.tabs li a{color:#3C4852;border:1px solid #eee; background:#fff;  padding: 9px 12px 10px 12px; position: relative; }
div.product .woocommerce-tabs ul.tabs li.active a{background:#fafafa;  border-bottom:none; padding: 9px 12px 11px 12px; }
div.product .woocommerce-tabs ul.tabs li.active {position: relative; }
div.product .woocommerce-tabs .panel{padding:15px 15px 0; border:1px solid #eee; clear:both; background:#fafafa; position:relative; z-index:9; -webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.js_active .woocommerce-tabs .panel{display:none;}



.comment-form-author input, .comment-form-email input{
	margin-left:10px;
}
p.stars {
  position: relative;
  line-height: 1em;
  font-size: 1em;
}
p.stars:after {
  content: "";
  display: block;
  clear: both;
}
p.stars a {
  width: 19%;
  display: block;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .5em .5em .75em;
  background: rgba(0, 0, 0, 0.025);
  margin-right: 1%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  text-align:center;
}
p.stars a:hover,
p.stars a.active {
  background: rgba(0, 0, 0, 0.075);
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  content: "";
  position: absolute;
  top: .85em;
  width: 5.3em;
  right: 1em;
  font-size: .5em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  color: #999;
  text-align: right;
  font-weight: normal;
}
p.stars a.star-1:hover,
p.stars a.star-2:hover,
p.stars a.star-3:hover,
p.stars a.star-4:hover,
p.stars a.star-5:hover {
  text-decoration: none;
}

#reviews ol.commentlist{
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}
#reviews ol.commentlist li{
	border-bottom:1px dashed #eee;
	margin-bottom:20px;
}

#reviews #comments > div{
	background:#FFF;
	border:1px solid #eee;
	padding:10px;
	margin-bottom:40px;
	margin-top:20px;
}

#reviews #comments > div > h2{
	margin-bottom:0;
	color:#bbb;
	font-size:12px;
}
#reviews > div > div > .star-rating{
	margin-left:0;
	margin-bottom:10px;
}
.star-rating{
	background:url(../../framework/img/star.png) no-repeat;
	background-position: 0 -21px;
	margin-left:80px;
	width:98px;
	position:relative;
	height:20px;
}
.star-rating span{
	font-size:11px;
	color:#888;
	display:block;
	text-indent:-100000px;
	position:relative;
	background:url(../../framework/img/star.png) no-repeat;
}
.comment-text p.meta time{
	font-size:11px;
}
.comment-text p.meta em{
	font-size:11px;
}
#reviews .comment_container img{
	float:left;
	margin:0 20px 20px 0;
}
.product-title .star-rating{
	display:none;
}




/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::: SIDEBAR  */

.woocommerce .price_slider_amount .clear {
	padding: 0px!important;
}
.price_slider_amount{
	margin-top:20px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 10px;
	background-color: #EBEBEB;
	height: 10px;
	background-image: none!important;
    border-radius: 300px 300px 300px 300px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    border-bottom: 1px solid #FFFFFF;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	height: 10px;
	border: none!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	background-image: none!important;
    border-radius: 300px 300px 300px 300px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16) inset!important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
    border-bottom: 1px solid #FFFFFF;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #eee!important;
	background-image: none!important;
	height: 18px!important;
	width: 18px!important;
	top: -5px!important;
	border: 1px solid #ddd;!important;
	
	-webkit-border-radius: 18px;
	 -moz-border-radius: 18px;
		  border-radius: 18px;	
	
	box-shadow:  0px 1px 0px #fff inset!important;
	-moz-box-shadow: 0px 1px 0px #fff inset!important;
	-webkit-box-shadow: 0px 1px 0px #fff inset!important;
	-o-box-shadow: 0px 1px 0px #fff inset!important;
}

.woocommerce .price_slider_amount .price_label {
	background-color: #fafafa!important;
    color: #666666!important;
    border: 1px solid #eee!important;
    padding: 7px 15px 8px 15px!important;
    font-size: 13px;
	line-height:15px;
	box-shadow:none;
	font-weight:normal;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;

}
.woocommerce .price_slider_amount .price_label {
	float: right;
	position: relative;
}


.widget-block .product_list_widget{
	list-style-type:none;
}
.widget-block .product_list_widget li{
	padding:10px 0;
	border-top:1px solid #eee;
}
.widget-block .product_list_widget li:nth-last-child(1){
	border-bottom:1px solid #eee;
}
.widget-block .product_list_widget li a{
	margin-bottom:5px;
	color:#888888;
	font-weight:normal;
}
.widget-block .product_list_widget li a img{
	float:right;
	width:50px;
	height:50px;
	margin-left:20px;
	border:1px solid #eee;
	padding:4px;
}
.widget-block .product_list_widget  .star-rating{
	margin-left:0;
	margin:0 0 5px 0;
}
.widget-block  .product_list_widget del span{
	font-size:11px;
}
.widget-block  .product_list_widget ins{
	text-decoration:none;
}
.widget-block  .product_list_widget span.amount{
	font-weight:bold;
}

.widget-block .screen-reader-text, .widget-block #searchsubmit{
	display:none;
}
.widget-block #searchform #s{
	width:100%;
}





@media (min-width: 980px) and (max-width: 1200px) {
.woocommerce ul.products{
	margin-left:-20px;
}
.woocommerce ul.products > li{
	width:220px;
	margin-left:20px;
}

.columns2 .span12 ul.products > li{ width:460px; }
.columns3 .span12 ul.products > li{ width:300px; }
.columns4 .span12 ul.products > li{ width:220px; }

.columns2 .span9 ul.products > li{ width:340px; }
.columns3 .span9 ul.products > li{ width:220px; }
.columns4 .span9 ul.products > li{ width:220px; }

}

@media (min-width: 768px) and (max-width: 979px) {
.woocommerce ul.products{
	margin-left:-20px;
}
.woocommerce ul.products > li{
	width:259px;
	margin-left:20px;
}
.calculated_shipping, .shipping_calculator, .cart_totals{
	width:100%;
	margin-right:0;
}

.columns2 .span12 ul.products > li{ width:352px; }
.columns3 .span12 ul.products > li{ width:228px; }
.columns4 .span12 ul.products > li{ width:228px; }

.columns2 .span9 ul.products > li{ width:259px; }
.columns3 .span9 ul.products > li{ width:259px; }
.columns4 .span9 ul.products > li{ width:259px; }
}

@media (max-width: 767px) {
.woocommerce ul.products{
	margin-left:-20px;
}
.woocommerce ul.products > li{
	width:230px;
	margin-left:20px;
}

.columns2 .span12 ul.products > li{ width:230px; }
.columns3 .span12 ul.products > li{ width:230px; }
.columns4 .span12 ul.products > li{ width:230px; }

.columns2 .span9 ul.products > li{ width:220px; }
.columns3 .span9 ul.products > li{ width:220px; }
.columns4 .span9 ul.products > li{ width:220px; }


.col-1, .col-2{
	width:100%;
	margin:0 0 15px 0;
}
.calculated_shipping, .shipping_calculator, .cart_totals{
	width:100%;
	margin-right:0;
}



}

@media (max-width: 480px) {
.woocommerce ul.products{
	margin-left:0;
}
.woocommerce ul.products > li{
	width:100%;
	margin-left:0;
}

.columns2 .span12 ul.products > li{ width:100%; }
.columns3 .span12 ul.products > li{ width:100%; }
.columns4 .span12 ul.products > li{ width:100%; }

.columns2 .span9 ul.products > li{ width:100%; }
.columns3 .span9 ul.products > li{ width:100%; }
.columns4 .span9 ul.products > li{ width:100%; }


table.shop_table td, table.shop_table th, table.shop_table tbody{
	display:block;
}
table.shop_table td{
	border-bottom:0;
	text-align:center;
}
table.shop_table tr{
	border-bottom:1px solid #eee;
}
table.shop_table thead{
	display:none;
}
table.shop_table td.product-subtotal{
	display:none;
}
table.shop_table td.actions{
	text-align:center;
}
table.shop_table th{
	text-align:center;
	background:none;
	border-bottom:none;
}
table.shop_table tfoot tr, #order_review table.shop_table tfoot tr:nth-child(2n){
	background:#fafafa;
}
}
