/* Woo styles */
.woocommerce-page div.product form.cart {margin-bottom:10px;
}
.woocommerce form.track_order p:first-child,
.woocommerce form.lost_reset_password p:first-child {margin-bottom:12px;
}

.woocommerce-result-count {
	 padding-bottom:0px;
	 line-height:40px;
	 margin-bottom:22px !important;
}
.woocommerce img {
	outline:none;
	vertical-align:top;
	max-width:100% !important;
}
.woocommerce .woocommerce-ordering {
	clear:none !important;
	margin-bottom:1px;
	padding-bottom:8px;
	padding-right:2px;
}

.woocommerce_container ul.products li.product .star-rating,
.woocommerce ul.products li.product .star-rating {display: none !important;
}

.woocommerce a.button.added:before, .woocommerce-page a.button.added:before,
.woocommerce button.button.added:before, .woocommerce-page button.button.added:before,
.woocommerce input.button.added:before, .woocommerce-page input.button.added:before,
.woocommerce #respond input#submit.added:before, .woocommerce-page #respond input#submit.added:before,
.woocommerce #content input.button.added:before, .woocommerce-page #content input.button.added:before {background: none !important;
}
.woocommerce a.button:active, .woocommerce-page a.button:active,
.woocommerce button.button:active, .woocommerce-page button.button:active,
.woocommerce input.button:active, .woocommerce-page input.button:active,
.woocommerce #respond input#submit:active, .woocommerce-page #respond input#submit:active,
.woocommerce #content input.button:active, .woocommerce-page #content input.button:active {	top: 0;
}

/*paging*/
nav.woocommerce-pagination {
	text-align:left !important;
	width:auto !important;
	margin:0 !important;
	margin-top:-15px !important;
	padding-top:35px;
	height:auto !important;
	background:none !important;
	border:0 !important;
	min-height:inherit !important;	
	box-shadow: none !important;
}
nav.woocommerce-pagination:before {
	width:0 !important;
	height:0 !important;
	background:none !important;
	border:0 !important;		
}
nav.woocommerce-pagination ul.page-numbers {
	padding:0 !important;
	margin:0 0 43px 0 !important;
	border:0 !important;
}
nav.woocommerce-pagination ul.page-numbers li {
	padding:0 !important;
	margin:0 4px 0 0 !important;
	border:0 !important;
	float:none !important;
	display:inline-block !important;
	background:none !important;
	vertical-align:top;
}
nav.woocommerce-pagination ul.page-numbers li a,
nav.woocommerce-pagination ul.page-numbers li span {
	width:auto !important;		
	border-radius:0;	
	-webkit-border-radius:0;	
	border:none;
	box-shadow:none;
	height:20px;
	line-height:20px;
	font-size:13px;
	color:#6c6c6c!important;
	text-align:left;
	text-transform:none;
	font-weight:normal;		
	display:inline-block;
	vertical-align:top !important;
	margin:0 !important;
	padding:0 !important;
	background:none !important;		
}
nav.woocommerce-pagination ul.page-numbers li a:hover,
nav.woocommerce-pagination ul.page-numbers li a:focus {
}
nav.woocommerce-pagination ul.page-numbers li span.current {color:#c4c4c4 !important;
}

.woocommerce .star-rating, .woocommerce-page .star-rating,
.woocommerce p.stars, .woocommerce-page p.stars  {
	width: 95px;
	height:16px;
	display:block;
	background-image:url(../img/woo/woo_star.png);
	background-position:0 0;
	background-repeat:repeat-x;
	clear:both;
	padding:0 !important;
	margin-bottom:7px; 
	position:relative;
	text-indent:-9999px;
}	
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {content:'' !important;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
	height:16px;
	display:inline-block;
	background-image:url(../img/woo/woo_star.png);
	background-position:0 -16px;
	background-repeat:repeat-x;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {content:'' !important;
}
.woocommerce p.stars a:before, .woocommerce-page p.stars a:before {content:'' !important;
}
.woocommerce p.stars:before, .woocommerce-page p.stars:before {content:'' !important;
}
.woocommerce p.stars a, .woocommerce-page p.stars a {
	width: 19px;
	height:16px;
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:0;
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.woocommerce p.stars a:before,
.woocommerce-page p.stars a:before,
.woocommerce p.stars a:after,
.woocommerce-page p.stars a:after {display:none;
}
.woocommerce p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
	width: 19px;
	z-index:25;
}
.woocommerce p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
	width: 38px;
	z-index:20;
}
.woocommerce p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
	width: 57px;
	z-index:15;
}
.woocommerce p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
	width: 76px;
	z-index:10;
}
.woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
	width: 95px;
	z-index:5;
}
.woocommerce p.stars a.active, .woocommerce-page p.stars a.active,
.woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover,
.woocommerce p.stars a:focus, .woocommerce-page p.stars a:focus {
	background-image:url(../img/woo/woo_star.png);
	background-position:0 -16px;
	background-repeat: repeat-x;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
	float:right;
	clear:none;
}
.woocommerce p.stars span, .woocommerce-page p.stars span {background:none;
}
.woocommerce p.stars span a.star-1, .woocommerce-page p.stars span a.star-1 {
	width: 19px;
	z-index:25;
}
.woocommerce p.stars span a.star-2, .woocommerce-page p.stars span a.star-2 {
	width: 38px;
	z-index:20;
}
.woocommerce p.stars span a.star-3, .woocommerce-page p.stars span a.star-3 {
	width: 57px;
	z-index:15;
}
.woocommerce p.stars span a.star-4, .woocommerce-page p.stars span a.star-4 {
	width: 76px;
	z-index:10;
}
.woocommerce p.stars span a.star-5, .woocommerce-page p.stars span a.star-5 {
	width: 95px;
	z-index:5;
}
.woocommerce p.stars span a:hover, .woocommerce-page p.stars span a:hover, .woocommerce p.stars span a:focus, .woocommerce-page p.stars span a:focus {
	background-image:url(../img/woo/woo_star.png);
	background-position:0 -16px;
	background-repeat:repeat-x;
}
.woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active {
	background-image:url(../img/woo/woo_star.png);
	background-position:0 -16px;
	background-repeat:repeat-x;
}
#pp_full_res #respond  {padding-top:10px;
}

/* Tab_review_top - total-stars */
.woocommerce #reviews .star-rating, .woocommerce-page #reviews .star-rating,
.woocommerce #reviews .star-rating span, .woocommerce-page #reviews .star-rating span {background-image:url(../img/woo/woo_star_red.png) !important;
}
.woocommerce #reviews .commentlist .star-rating, .woocommerce-page #reviews .commentlist .star-rating,
.woocommerce #reviews .commentlist .star-rating span, .woocommerce-page #reviews .commentlist .star-rating span {background-image:url(../img/woo/woo_star.png) !important;
}
.woocommerce ul.products li.product .price .from {padding-right:5px;
}
.woocommerce .woocommerce-review-link {
	display:inline-block;
	margin:2px 0 0 5px;
}

.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {background:none;
} 

.woocommerce #billing_address_1,
.woocommerce #shipping_address_1,
.woocommerce #billing_address_1_field,
.woocommerce #shipping_address_1_field {margin-bottom:8px;
}
.woocommerce table.variations,
.woocommerce .variations_form {
	margin-bottom:0 !important;
	border:none;
}
.woocommerce table.variations td,
.woocommerce .variations_form td  {
	background:none;
	border:none;
}
.woocommerce table.variations td label,
.woocommerce .variations_form td label,
.woocommerce table.variations td select,
.woocommerce .variations_form td select  {margin-bottom:0 !important;
}

.woocommerce a.reset_variations {
	padding:10px 0 10px 0;
	display:inline-block;
}
.single_variation {padding-bottom:25px;
}

.comment-form-author span.required,
.comment-form-email span.required {margin-right:10px;
}
.woocommerce #commentform p.comment-form-author label,
.woocommerce #commentform p.comment-form-email label {
	width:70px;
	display:inline-block;
}
.pp_content_container {
}

.woocommerce-page input[type="text"] {
}

.woocommerce_container .page-description p {
	padding:0 0 8px 0;
	margin:0;
}
.woocommerce_container .page-description {margin-bottom:22px;
}
.woocommerce_container ul li:before {content: "" !important;
}

.woocommerce .woocommerce_container ul.products,
.woocommerce ul.products {
	padding:0;
	margin:0 -35px 0 0;
	list-style:none;
}
.woocommerce .woocommerce_container ul.products li.product,
.woocommerce .woocommerce_container .upsells.products ul li.product,
.woocommerce ul.products li.product,
.woocommerce .upsells.products ul li.product {
	margin: 0 27px 30px 0;
	width: 262px;
	float:none;
	display:inline-block !important;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	background:#f5f5f5;
	box-shadow:0 -3px rgba(0,0,0, 0.2) inset;
	transition: all 400ms; 
	-webkit-transition: all 400ms;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 15px 18px 15px;
}
.woocommerce .woocommerce_container ul.products li.product:before,
.woocommerce .woocommerce_container .upsells.products ul li.product:before,
.woocommerce ul.products li.product:before,
.woocommerce .upsells.products ul li.product:before {content:'';
}
.woocommerce .woocommerce_container ul.products li.product:hover,
.woocommerce .woocommerce_container .upsells.products ul li.product:hover,
.woocommerce ul.products li.product:hover,
.woocommerce .upsells.products ul li.product:hover {background:#fff;
}
.woocommerce_container ul.products li.first,
.woocommerce ul.products li.first {clear:none;
}

.woocommerce .woocommerce_container ul.products li.product p,
.woocommerce .woocommerce_container .upsells.products ul li.product p,
.woocommerce ul.products li.product p,
.woocommerce .upsells.products ul li.product p {
	padding:0 !important;
	margin:0 !important;
}
.woocommerce .woocommerce_container ul.products li.product br,
.woocommerce .woocommerce_container .upsells.products ul li.product br,
.woocommerce ul.products li.product br,
.woocommerce .upsells.products ul li.product br {display:none !important;
}

/* Product hover img */
.woocommerce_container ul.products li.product .secondary-image,
.woocommerce ul.products li.product .secondary-image {display:none !important;
}
.woocommerce_container ul.products li.product .product_hover_thumb,
.woocommerce ul.products li.product .product_hover_thumb {
	position:relative;
	overflow:hidden;
	cursor:pointer;
	margin-left:-20px;
	margin-right:-20px;
}
.woocommerce_container ul.products li.product .product_hover_thumb img,
.woocommerce ul.products li.product .product_hover_thumb img {
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
.woocommerce_container ul.products li.product .product_hover_thumb .secondary-image,
.woocommerce ul.products li.product .product_hover_thumb .secondary-image {
	position:absolute;
	left:0;
	top:0;
	display:block !important;
	z-index:10;
	opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);		
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
}
.woocommerce_container ul.products li.product .product_hover_thumb:hover .secondary-image,
.woocommerce ul.products li.product .product_hover_thumb:hover .secondary-image {
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);	
}

.woocommerce_container ul.products li.product a.button,
.woocommerce ul.products li.product a.button {display:none;
}
.woocommerce_container ul.products li.product a img,
.woocommerce ul.products li.product a img {
	box-shadow:none !important;
	margin-bottom:0 !important;
}	

.woocommerce_container ul.products li.product a.add_to_cart_button,
.woocommerce_container ul.products li.product a.product_type_variable,
.woocommerce_container ul.products li.product a.product_type_grouped,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.product_type_variable,
.woocommerce ul.products li.product a.product_type_grouped {
	position:absolute !important;
	left:auto !important;
	right:15px !important;
	width:20px;
	min-height:20px;
	height:20px;
	text-indent:-9999px;
	display:block;	
	border:0 !important;
	margin:0 !important;
	box-shadow:none;
	background-image:url(../img/woo/woo_add_cart_btn.png) !important;
	background-position:0 0 !important;
	background-repeat:no-repeat;	
	border-radius:0 !important;
	background-color:transparent !important;
	padding:0 !important;
	transition: none !important;
	-webkit-transition: none !important;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	transition: opacity 400ms !important;
	-webkit-transition: opacity 400ms !important;
	top:287px;
	cursor:pointer;
	box-shadow:none !important;
}

.woocommerce_container ul.products li.product a.add_to_cart_button:hover,
.woocommerce_container ul.products li.product a.add_to_cart_button.loading:hover,
.woocommerce_container ul.products li.product a.product_type_variable:hover,
.woocommerce_container ul.products li.product a.product_type_grouped:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.add_to_cart_button.loading:hover,
.woocommerce ul.products li.product a.product_type_variable:hover,
.woocommerce ul.products li.product a.product_type_grouped:hover {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
a.button.added:before, button.button.added:before, input.button.added:before, #respond input#submit.added:before, #content input.button.added:before {
	background: none;
	content: "";
	height: 0;
	right: 0;
	top: 0;
	width: 0;
}
.woocommerce_container ul.products li.product a.add_to_cart_button.loading:before,
.woocommerce ul.products li.product a.add_to_cart_button.loading:before { background:none;
}
.woocommerce_container ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .added_to_cart {display:none !important;
}

.woocommerce_container ul.products li.product h3,
.woocommerce ul.products li.product h3 {
	margin:0;
	line-height:24px;
	font-size:17px;
	font-weight:400 !important;
	text-transform:none;
	color:#333333;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	padding:13px 30px 4px 0;
	border:none;
	cursor:pointer !important;
}
.woocommerce_container ul.products li.product .product_meta,
.woocommerce ul.products li.product .product_meta {
	padding:0;
	margin:0;
	display:none !important;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	overflow:hidden;
}

.woocommerce_container ul.products li.product .price,
.woocommerce ul.products li.product .price {
	margin:0 0 0 0 !important;
	line-height:23px !important;
	padding:0 5px 0 0;
	font-weight: normal;
	border:0;
	display:block;
	float:left;
	vertical-align:top;
}	
.woocommerce_container ul.products li.product .amount,
.woocommerce ul.products li.product .amount {
	font-size:13px;
	line-height:23px !important;
	font-weight:normal;
	vertical-align:top;
}	
.woocommerce_container ul.products li.product .price del,
.woocommerce ul.products li.product .price del {
	color: #c4c4c4 !important;
	margin: 0 5px 0 0;
	display:inline-block;
	font-size:13px;
	line-height:23px !important;
	vertical-align:top;
	height:23px !important;	
	margin-top:0 !important; 
	overflow:hidden;
}
.woocommerce_container ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price del .amount {
	display:block;	
	font-size:13px;
}
.woocommerce_container ul.products li.product .price ins,
.woocommerce_container ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins .amount {
	text-decoration:none;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	line-height:23px !important;
	font-weight:700 !important;
	font-size:16px !important;	
	vertical-align:top;
}
.woocommerce_container ul.products li.product .price .from,
.woocommerce ul.products li.product .price .from {
	color: #6c6c6c !important;
	display:inline-block;
	opacity:1;
	font-size:13px;
	text-transform:none;
	vertical-align:top;
	line-height:20px;
	margin-top:5px;
}	

.woocommerce-page form {clear:both;
}
.variations td {padding-bottom:10px;
}

.variations td label {
	padding-top:10px;
	color:#6c6c6c;
	font-weight:400 !important;
	text-shadow:none;
}

.woo_product_meta {
	float:right;
	text-align:right;
	vertical-align:top;
	padding:0 0 0 2px;
	line-height:0;
	font-size:0;
	max-width:125px;
}
.woo_product_meta a {
	line-height:23px;
	font-size:13px;
	color:#6c6c6c;
	display:inline-block;
	vertical-align:top;
	margin-right:8px;
	position:relative;
	cursor:pointer !important;
}
.woo_product_meta a:before {
	position:absolute;
	right:-3px;
	bottom:-1px;
	font-size:13px;
	line-height:23px;
	content:',';
}
.woo_product_meta a:last-child {margin-right:0;
}
.woo_product_meta a:last-child:before {content:'';
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {cursor:default;
}

/* Categories & layered_nav */
.woo_wrap ul.cart_list li, .woo_wrap ul.product_list_widget li,
.woocommerce ul.product_list_widget li {
	margin: 0 0 11px 0;
	padding:0 0 0 69px;
	border-bottom:0;
	position:relative;
	min-height:58px;
	color:#6c6c6c;
	line-height:1px;
}	
ul.product_list_widget li a,
.woocommerce ul.product_list_widget li a {font-size:13px;
}
.woo_wrap ul.cart_list li:last-child, .woo_wrap ul.product_list_widget li:last-child,
.woocommerce ul.product_list_widget li:last-child {margin-bottom:13px;
}
.woo_wrap ul.cart_list li img, .woo_wrap ul.product_list_widget li img,
.woocommerce ul.product_list_widget li img {
	width:54px !important;
	height:54px !important;
	margin:0 !important;
	padding:0 !important;
	box-shadow: none;
	float:none !important;
	position:absolute;
	left:0;
	top:2px;
	z-index:2;		
}
.woo_wrap ul.cart_list li a, .woo_wrap ul.product_list_widget li a,
.woocommerce ul.product_list_widget li a {
	font-weight: normal;
	line-height:18px;
	padding:0 0 3px 0;
	font-style:normal;
}	
.widget_shopping_cart_content {padding-bottom:14px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #e0dede;
    padding: 10px 0 7px 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {font-weight:400;
}
.woocommerce .cart_list.product_list_widget li a {
	padding:0 0 12px 0 !important;
	display:block;
}

.woocommerce #footer-widget-area ul.product_list_widget li a:hover {color:#ededed !important;
}

.woo_wrap .quantity, .woo_wrap .quantity .amount {
	color:#6c6c6c;
	font-weight:normal;
	font-size:13px;
	font-style:normal;
	line-height:20px;
}
.woo_wrap .widget_shopping_cart .total {
	color:#6c6c6c;
	padding:0 0 4px 0;
	border:0;
}
.woo_wrap .widget_shopping_cart .total strong {
	font-weight:normal;
	color:#6c6c6c;
}
.sidebar .total .amount {
	font-size:13px;
	font-style:normal;
}
.sidebar .total {margin-bottom:0;
}

.widget_shopping_cart .buttons .button:hover {background-color:#414141 !important;
}
.widget_shopping_cart .buttons .button.checkout {background-color:#414141 !important;
}

.widget_product_categories a, .widget_login .pagenav a, .woocommerce-page .widget_nav_menu ul li a {
	border:0;
	border-radius:0;
	overflow:hidden;
	color: #6c6c6c;	
	position:relative;
	display: block;
	font-size: 13px;
	font-weight:normal;
	text-transform:none;	
	line-height: 20px !important;
	margin: 0px;
	padding: 0;
	position:relative;
}
.widget_product_categories a:before,
.widget_login .pagenav a:before,
.woocommerce-page .widget_nav_menu ul li a:before,
.widget_layered_nav li:before {
	border: 0;
	top: 0;
	left:0;
	content:" ";
	position: absolute;
	width: 0;
	height:0;
	z-index:15;
	display:none;
}
.widget_product_categories a:after,
.widget_login .pagenav a:after,
.woocommerce-page .widget_nav_menu ul li a:after,
.widget_layered_nav li:after {
	border: 0;
	top: 0;
	left:0;
	content: "";
	position: absolute;
	width: 0;
	height:0;
	z-index:20;
	opacity: 1;
	display:none;
}
.widget_product_categories a:hover:after,
.widget_product_categories li.current-cat a:after,
.widget_login .pagenav a:hover:after,
.woocommerce-page .widget_nav_menu ul li a:hover:after,
.widget_layered_nav li:hover:after, .widget_layered_nav li.chosen:after {
}
.widget_product_categories a:hover,
.widget_product_categories li.current-cat a,
.widget_login .pagenav a:hover,
.woocommerce-page .widget_nav_menu ul li a:hover,
.widget_layered_nav li:hover, .widget_layered_nav li.chosen,
.widget_layered_nav li:hover a, .widget_layered_nav li.chosen a {
}
.widget_layered_nav li {
	border:0;
	border-radius:0;
	overflow:hidden;
	color: #6c6c6c;	
	position:relative;
	display: block;
	font-size: 13px;
	font-weight:normal;
	text-transform:none;	
	line-height: 20px !important;
	margin-bottom: 0;
	padding: 0 !important;
}
.widget_layered_nav li a {
	color: #6c6c6c;	
	font-size: 13px;
	font-weight:normal;
	text-transform:none;	
	line-height: 20px !important;
	padding:0 !important;
}
.widget_layered_nav li small.count {
	color:#6c6c6c !important;
	padding:0 !important;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
	background: url(../img/woo/close.png) no-repeat 100% 6px !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 0 20px 0 0 !important;
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {display:none;
}
.woocommerce .product-categories li.cat-item {position:relative;
}
.woocommerce .product-categories li.cat-item span.count {
	position:absolute;
	right:0;
	top:5px;
	display:block;
}

.reviewer {
	display:inline-block;
	padding-top:9px;
}

label {
	display:inline-block;
	padding-bottom:5px;
	padding-top:5px;
	font-size:13px;
}
.woocommerce-page input[type="text"]:focus, .woocommerce-page input[type="password"]:focus {
	box-shadow:none;
	outline:none;
}

.woocommerce_container ul.products li.product  span.onsale,
.woocommerce ul.products li.product  span.onsale,
.woocommerce_container .product span.onsale {
	position:absolute;
	left:15px;
	top:15px;
	padding:0;
	width:50px;
	height:50px;
	right:auto;
	z-index:50;
	font-size:13px;
	font-weight:400;
	border-radius:50%;
	-webkit-border-radius:50%;
	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);
	text-shadow:none;
	margin:0;
	display:block;	
	text-align:center;
	line-height:50px;
}

.woocommerce_container .product {
	position:relative;
	padding-top:0;
}
.woocommerce form p, .woocommerce form {
	padding-bottom:0;
	margin-bottom:0;
}
.woocommerce .widget_shopping_cart .buttons {
	 padding-bottom:0 !important;
	 margin-bottom:0 !important;
}
.woocommerce .widget_shopping_cart .buttons a {
	 margin-bottom:0 !important;
	 margin-top:6px !important;
}

.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button, .woocommerce #respond input#submit,
.woocommerce #content input.button, .woocommerce a.edit,
.woocommerce #commentform #submit {
	cursor: pointer;
	border:none !important;
	height:38px;
	line-height:35px !important;
	font-size:14px;
	color:#fff !important;
	text-align:center;
	font-weight:400;		
	background:#414141;			
	display:inline-block;
	vertical-align:top !important;
	margin:0 9px 13px 0 !important;
	padding:0 16px !important;	
	text-shadow: none;	
	border-radius:5px !important;
	-webkit-border-radius:5px !important;
	vertical-align:top !important;
	box-shadow:0 -3px rgba(0,0,0, 0.3) inset !important;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.woocommerce input.button.checkout-button {
	margin-right:0 !important;
	margin-left:0 !important; 
}
.woocommerce input.button.checkout-button.alt {
	margin-left:-4px !important;
	float:none !important; 
}
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover, .woocommerce a.edit:hover,
.woocommerce #commentform #submit:hover {	
}

a.button:active, button.button:active, input.button:active, #respond input#submit:active, #content input.button:active {top: 0;
}
a.button.checkout, a.button.show_review_form {
}
a.button.checkout:hover, a.button.show_review_form:hover {
}

.woocommerce-page .widget_shopping_cart .empty {
	color:#6c6c6c;
	padding:0;
	margin:0;
	min-height:auto;
}
.woocommerce-page .widget_shopping_cart .empty:before, .woocommerce-page .widget_shopping_cart .empty:after {
	width:0;
	height:0;
	background:none;
}

.widget_price_filter .price_slider {margin-bottom: 0 !important;
}
.widget_price_filter .price_slider_amount {
	font-size: 13px !important;
	color:#6c6c6c;
	line-height: 20px;
	text-align: left;
	padding-bottom:0;
	padding-top:17px;
	position:relative;
	margin-bottom:0;
}
.price_slider_wrapper {
}
.price_filter_wrap {
	padding:0 !important;
	border-radius:0 !important;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	display: block;
	position: relative;
}
.price_slider_amount .price_label {
	line-height:38px !important;
	display:inline-block !important; 
}
.woo_wrap .price_label span {color:#6c6c6c;
}
.widget_price_filter .price_slider_amount .button {font-size:14px !important;		
}
.widget_price_filter .ui-slider-horizontal {
	position:relative;
	height:6px !important;
	box-shadow:none;	
}	
.widget_price_filter .ui-slider .ui-slider-range {
	border: 3px !important;
	border-radius: 3px !important;
	opacity:1.0 !important;
	display: block !important;
	position: absolute !important;
	z-index: 1;
	overflow:hidden;
	box-shadow:none !important;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #e0dede !important;
	box-shadow: none !important;
	border: 3px !important;
	border-radius: 3px !important;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100% !important;
	top: 0 !important;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: 0;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: 0;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	border: 1px #dddddd solid !important;
	opacity:1.0 !important;
	border-radius: 50% !important;
	-webkit-border-radius:50% !important;
	cursor: pointer !important;
	height: 16px !important;
	outline: medium none !important;
	position: absolute !important;
	top: -5px !important;
	width: 16px !important;
	z-index: 2 !important;
	margin-left:-8px !important;
	background:#f5f5f5 !important;	
	bottom:0 !important;
	box-shadow: 0 1px 0 #FFFFFF inset !important;
}
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
}

.amount {font-size:13px;
}

.sidebar del, .sidebar ins, .sidebar .amount {
	color:#6c6c6c;
	font-size:13px;
	font-style:normal;
}
.sidebar ins,
.sidebar del {
	line-height:20px !important;
	margin-right:4px;	
}
.sidebar ins {text-decoration:none;
}
.sidebar ins .amount {color:#6c6c6c;
}
.sidebar del .amount,
.sidebar del {color:#c4c4c4;
}

#footer-widget-area del, #footer-widget-area ins, #footer-widget-area .amount {
	color:#b5b5b5;
	font-size:13px;
	font-style:normal;
}
#footer-widget-area ins,
#footer-widget-area del {
	line-height:20px !important;
	margin-right:4px;	
}
#footer-widget-area ins {text-decoration:none;
}
#footer-widget-area ins .amount {color:#b5b5b5;
}
#footer-widget-area del .amount,
#footer-widget-area del {color:#ededed;
}

/* widget_product_search */
.widget_product_search .screen-reader-text {display:none;
}
.widget_product_search {
	padding-bottom:0 !important;
	border-bottom:none !important;
}
.widget_product_search #searchform div {
	border: 1px #e0dede solid;
	border-radius: 0;
	-webkit-border-radius:0;
	position:relative;
	background:#f5f5f5;
	box-shadow: none !important;
	text-shadow:none;
	line-height: 18px;
    padding: 9px 35px 9px 12px;
	color: #6c6c6c;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
.widget_product_search input {
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	border:0;
	height:18px;
	width:100%;
	padding:0 !important;
	margin:0;
	color: #6c6c6c;
	box-shadow:none;
	text-shadow:none;
	outline:none;
	background:none transparent !important;
}
.woocommerce-page .woocommerce_ordering select.orderby {
}
.widget_product_search #searchform div:before {
	background: none;
	border: 0;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.widget_product_search #searchsubmit {
	cursor: pointer;
	position:absolute;
	top:10px;
	right:10px;	
	width:17px !important;
	height:17px !important;
	padding:0 !important;
	margin:0 !important;
	background-image:url(../img/search_icon.png) !important;
	background-color:transparent !important;
	background-position:0 0 !important;
	background-repeat: no-repeat !important;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	box-shadow:none !important;
	text-indent:-9999px;
	z-index:5;
	box-shadow:none !important;
	display:block;
}

/* Woocommerce Message*/
.woocommerce-page .woocommerce_message, .woocommerce-page .woocommerce_error, .woocommerce-page .woocommerce_info,
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
	box-shadow:none !important;
	text-shadow:none !important;  
	position: relative;
	margin:0 0 25px 0; 
	overflow: hidden;		
	border-radius: 0;
	color: #6c6c6c;
	display: block;
	font-size: 13px;
	line-height: 20px;		
	border: 1px solid #e0dede;
    border-radius: 2px;
	-webkit-border-radius: 2px;
    background: #fff !important;
	padding:13px 15px 13px 42px;		
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}	
.woocommerce-page .woocommerce_error,
.woocommerce-page .woocommerce-error {
	color: #b94a48;
	background: #f2dede !important;
	border-color:#eed3d7;
}
.woocommerce .woocommerce_info,
.woocommerce .woocommerce-info {
	color: #3a87ad;
	background: #d9edf7 !important;
	border-color:#bce8f1;
}
.woocommerce-page .woocommerce_message a, .woocommerce-page .woocommerce_error a, .woocommerce-page .woocommerce_info a,
.woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a {
	color:#6c6c6c;
	text-decoration:underline;
}
.woocommerce_message a:hover, .woocommerce_error a:hover, .woocommerce_info a:hover,
.woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover {text-decoration:none !important;
}
.woocommerce_message .button, .woocommerce_error .button, .woocommerce_info .button,
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button { display:none !important;
}	
.woocommerce_message li, .woocommerce_error li, .woocommerce_info li,
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li { list-style: none outside none !important;
}
.woocommerce-page .radio, .woocommerce-page .checkbox {padding-left:0;
}
.woocommerce-page .woocommerce_message:before, .woocommerce-page .woocommerce_error:before, .woocommerce-page .woocommerce_info:before,
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
	left:20px;
	top:13px;
	position:absolute;
	font-size:13px;
	font-weight:400;
	color:#6c6c6c;
	content: "\f005";
	font-family:'FontAwesome';
	display:block;
	width:auto;
	height:auto;
	background:none;
	padding:0;
	margin:0;
	font-style:normal;	
	text-shadow:none;
	border:0 !important;
	background:none !important;
	box-shadow:none;
}
.woocommerce_message:after, .woocommerce_error:after, .woocommerce_info:after,
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
	background: none;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	z-index:20;
	border-radius:0;
}
.woocommerce .woocommerce_error:after,
.woocommerce .woocommerce-error:after {background: none;
}	
.woocommerce ul.woocommerce-error, 
.woocommerce ul.woocommerce-message,
.woocommerce ul.woocommerce-info {
	margin:0 0 25px 0;
	padding:13px 15px 13px 42px !important;
	line-height:20px !important;
}
.woocommerce ul.woocommerce-error li, 
.woocommerce ul.woocommerce-message li,
.woocommerce ul.woocommerce-info li {
	margin:0;
	padding: 0;
	list-style:none;
}
.woocommerce .woocommerce-error {color: #b94a48;
}
.woocommerce ul.woocommerce-error li {color: #b94a48;
}
.woocommerce .woocommerce-info {color: #3a87ad;
}
.woocommerce ul.woocommerce-info li {color: #3a87ad;
}
.woocommerce .woocommerce_info:before,
.woocommercee .woocommerce-info:before {
	color:#3a87ad;
	content: "\f129";
	left:20px;
	top:13px;
}
.woocommerce .woocommerce_error:before,
.woocommerce .woocommerce-error:before {
	color:#b94a48;
	content: "\f00d";
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button, .woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
	text-shadow:none !important;
}

.woocommerce div.product div.images, 
.woocommerce #content div.product div.images {
	float: left;
	width: 409px;
	margin:0 30px 40px 0;
}
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img {
	box-shadow: none;
	display: block;
	height: auto;
	width: 100%;
	border-radius:0;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary {
	float: left;
	margin-bottom: 40px;
	width: 407px;
}
.woocommerce .thumbnails { padding-top:16px !important;
}
.woocommerce .thumbnails:hover a img {
	opacity: 0.5; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);		
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
}	
.woocommerce .thumbnails:hover a:hover img {
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);		
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
}
.woocommerce_container h1.product_title {
	font-size:24px;
	line-height:28px;
	margin-bottom:5px;
	text-transform:none;
	font-weight:400;	
	text-transform:none;
	margin-top:15px !important;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price {
	font-size: 15px;
	font-weight:400;
	color:#c4c4c4;
}	
div.product .amount {
	font-size: 15px;
	vertical-align:bottom !important;
	font-weight:400;
}
.woocommerce_container div.product  ul.products li.product .amount {vertical-align:top;
}
div.product del,
div.product ins {
	display:inline-block;
	margin-right:5px;
}
div.product del .amount {line-height:23px !important;
}
div.product ins .amount {line-height:31px !important;
}
div.product div.summary ins {line-height:31px;
}
div.product span.price ins, div.product p.price ins, #content div.product span.price ins, #content div.product p.price ins {text-decoration:none;
}
.summary del {line-height:22px;
}
.summary ins .amount {
	font-size: 20px !important;
	font-weight:700 !important;
	padding-left:0;
	line-height:31px !important;
}
.summary p.price {padding-bottom:14px;
}
.summary p {
	color:#6c6c6c;
	margin:0;
}
.summary p.price {
	margin:0;
	padding:0 0 10px 0 !important;
}
.woocommerce .summary .price span.from {
	color: #6c6c6c;
	font-size:15px;
	font-weight:400;
	padding-right:5px;
	padding-top:1px;
	vertical-align:bottom;
	line-height:22px;
}
div.product form.cart, #content div.product form.cart {margin:21px 0 10px 0;
}
div.product .stock, #content div.product .stock {
}
.woocommerce_message a.button,
.woocommerce-message a.button {display:none !important;
}

.woocommerce .quantity, .woocommerce #content .quantity {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 106px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty {
	box-shadow: none;
	float: none;
	display:inline-block;
	text-align:center;	
	padding: 0;
	margin:0 0;
	vertical-align:top;
	width:41px;
	height:38px;
	line-height:36px;
	background-image:none;
	background-position:0 0;
	background-repeat:no-repeat;
	border-radius:0;
	font-size:15px;
	color:#6c6c6c;
	font-weight:400;
	border:1px #e0dede solid;
	border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:none;
	background:#fff;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus {
	background-position:0 0 !important;
	background-repeat: no-repeat !important;
	border: 0;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	margin: 4px 0 0 0;
	overflow: visible;
	padding: 0;
	position: static;
	text-shadow: none;
	width: 30px;
	text-indent:-9999px;
	vertical-align:top;
	box-shadow:none !important;
	background-color:#414141 !important;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus {
	background-image:url(../img/woo/woo_product_cart_plus.png) !important;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus { background-image:url(../img/woo/woo_product_cart_minus.png) !important;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover {background-position:0 0 !important;
}
div.product form.cart div.quantity, #content div.product form.cart div.quantity { margin-right:15px !important;
}
.related {padding-bottom:20px;
}

.woocommerce input[type="reset"],
.woocommerce input[type="submit"],
.woocommerce input.button,
.woocommerce button.button {
	font-size: 14px;
	padding: 0 16px;
	font-weight:400;
	border-radius:5px;
	-webkit-border-radius:5px;
	vertical-align:top;
	box-shadow:0 -3px rgba(0,0,0, 0.3) inset;
	color:#ffffff;
	text-shadow: none !important;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	height:38px !important;	
	line-height:35px !important;
	border:0 !important;
	vertical-align:top !important;	
}

.woocommerce .button.alt, .woocommerce .pay {
	color:#fff !important;
	text-shadow: none !important;	
}
.woocommerce .button.alt:hover, .woocommerce .pay:hover {background:#414141 !important;
}
.woocommerce button.single_add_to_cart_button {
	padding-left:41px !important;
	position:relative;
}
.woocommerce .single_add_to_cart_button:before {
	background-image: url(../img/woo/woo_add_cart.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	content: "";
	display: block;
	height: 18px;
	position: absolute;
	left: 17px;
	top: 9px;
	width: 17px;
	z-index:20;
	border-radius:0;
	transition: none;
}
.woocommerce .single_add_to_cart_button:after {
	background-image: none;
	background-position: 0 0;
	background-repeat:repeat-y;
	background-color:transparent;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	z-index:20;
	border-radius:0;
	transition: none;
}

.woocommerce .product_meta {padding-top:0;
}
.summary .product_meta span {
	display:block;
	margin-bottom:4px;
	font-size:13px;
	color:#6c6c6c;
}
.summary .product_meta span span.sku {
	display:inline-block;
	margin-bottom:0;
	color:#c4c4c4;
}
.summary .product_meta span a {
	font-size:13px;
	font-style:normal;
}
.summary .product_meta span a:hover {color:#6c6c6c !important;
}
.widget.woocommerce.widget_product_search {padding-top:0;
}

/* Woo tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs {
	margin:0;
	padding: 0;
	z-index:150;
	position:relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
	background: #fff;
	border-radius:0;
	border: 1px #e0dede solid;
	box-shadow: none;
	display: inline-block;
	font-size: 14px;
	color:#c4c4c4;
	font-weight:400 !important;
	line-height: 34px;
	margin: 0 -5px 0 0;
	padding: 0 15px;
	text-transform:none;
	position: relative;
	z-index: 0;
	vertical-align:bottom;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover {		
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:hover a {color:#333333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
	font-size: 14px;
	line-height: 33px;
	display: inline-block;
	font-weight: 400;
	padding: 1px 0 0 0;
	text-decoration: none;
	text-shadow: none;
	border:0 !important;
	color:#c4c4c4;
	text-transform:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover {text-decoration: none;
}		
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {
	background:#fff !important;
	background-image:none !important;
	border-bottom-color:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:hover {cursor:default;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: none;
	left:-1px;
	top:auto;
	bottom:-1px;
	width:1px;
	height:1px;
	background:#e0dede;
	content:'';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: none;
	left:0;
	top:-1px;
	width:100%;
	height:3px;
	content:'';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 0;
	bottom: 0;
	content: " ";
	height: 0;
	position: absolute;
	width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before {
	border: 0;
	border-width: 0;
	box-shadow: none;
	left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 0;
	border-width: 0;
	box-shadow: none;
	left: 0;
	bottom:0;
	background: no-repeat;
	opacity:1;
	width:0;
	height:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:after {opacity:1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {	
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before {border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel {
	background: #fff;
	border: 1px solid #e0dede;
	border-radius:0;
	display: block;
	text-align: left;
	padding:16px 20px 11px 20px;
	margin: -1px 0 45px 0;
	z-index:111;
	color:#6c6c6c;
	position:relative;
	border-radius:0 5px 5px 5px;
	-webkit-border-radius:0 5px 5px 5px;
}
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce #content div.product .woocommerce-tabs .panel p {color:#6c6c6c;
}
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce #content div.product .woocommerce-tabs .panel h2 {
	font-size:18px;
	line-height:24px;
	margin-bottom:8px;
	font-weight:400 !important;
	padding:0;	
	color:#333;
	text-transform:none;
}	
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce #content div.product .woocommerce-tabs .panel p {margin-bottom:8px;
}
.woocommerce div.product .woocommerce-tabs .panel a,
.woocommerce #content div.product .woocommerce-tabs .panel a {
}
.woocommerce div.product .woocommerce-tabs .panel a:hover,
.woocommerce #content div.product .woocommerce-tabs .panel a:hover {color:#c4c4c4 !important;
}
.additional_info {
	margin-left:-20px;
	margin-right:-20px;
	margin-top:0px;
	padding-top:5px;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
	border-bottom: 0;
	background:url(../img/woo/woo_table.png) repeat-x left top;
	color:#6c6c6c;
	font-style:normal;
	padding-left:0;
	padding-top:9px;
	padding-bottom:9px;
}
.woocommerce table.shop_attributes th {
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
}
.woocommerce table.shop_attributes {
	border-top: 0;	
	background:none;
	margin-bottom:1px;
	padding-left:20px;
	padding-right:20px;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {background:url(../img/woo/woo_table.png) repeat-x left top;	
}
.woocommerce table.shop_attributes tr:last-child td, .woocommerce table.shop_attributes tr:last-child th {
}
#tab-additional_information {padding-bottom:0 !important;
}

.woocommerce #commentform input[type="text"], .woocommerce #commentform input[type="text"]:focus {
	border: 1px #e0dede solid;
	border-radius: 0;
	-webkit-border-radius:0;
	height:38px;
	line-height:38px;
	font-family: inherit;
	padding: 0 12px !important;
	display:block;
	margin:0 0 10px 0;
	color:#6c6c6c;
	background:#f5f5f5;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
.woocommerce #commentform textarea, .woocommerce #commentform textarea:focus,
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
	resize:none;
	height:140px;
	line-height:20px;
	padding-top:10px !important;
	padding-bottom:10px !important;
	resize:none;
}

.woocommerce #commentform label {
	color:#6c6c6c;
	line-height:28px;
	vertical-align:top;
}
.woocommerce #commentform .required {
	color:#dc3c35;
	vertical-align:top;
}
.woocommerce #tab-reviews #comments {
	border-bottom: 0;
	margin: 0 0 15px 0;
	padding-bottom: 0;
}

.woocommerce input[type="radio"] {-webkit-appearance: radio!important;
}
.woocommerce input[type="checkbox"] {-webkit-appearance: checkbox!important;
}

.woocommerce #tab-reviews h2 .count {
	color: #6c6c6c;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}
.woocommerce #reviews a.button {color:#fff !important;
}

/*Reviews*/
.star-rating {margin-top:1px;
}

#payment div.payment_box:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;    
}

.woocommerce #comments ol.commentlist { 
	list-style:none; 
	margin:0 0 30px 0; 
	padding:0;
}
.woocommerce #comments ol.commentlist li { 
	padding:2px 0 0 0!important;
	list-style:none; 
	margin:0 0 1px 0 !important;
	position:relative;
}
.woocommerce #comments ol.commentlist {border-bottom:0 !important;
}
.woocommerce ol.commentlist li .comment_container {
	margin:0;
	display:block;
	border:0;
	padding:0;
	border-radius:0;
	background-image: none;
	background-repeat:repeat;
	background-color:#fff;	
	position:relative;	
	overflow:hidden;
}
.woocommerce ol.commentlist li .comment_container:before {
}

.woocommerce ol.commentlist li .comment_container img.avatar {
	position:absolute !important;
	left:0 !important;
	top:3px !important;
	width:57px !important;
	height:57px !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	z-index:20;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	padding:0 0 0 72px !important;
	border:none!important;
	margin:0!important;	
	min-height:73px !important;
	margin-bottom: 1px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	padding:0 0 8px 0;
	margin:0!important;	
}
.woocommerce .comment-text p.meta {
	padding:0 0 6px 0 !important;
	color:#e0dede !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong,
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time {
	font-size:13px !important;
	line-height:20px !important;
	color:#6c6c6c;
	font-weight:normal !important;
}	
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {font-style:normal !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {margin-top:0;
}
.woocommerce #reviews .button {	display:inline-block;
}	
.woocommerce-page .quantity {margin-bottom:5px !important;
}
.contentarea #respond #commentform label {display:none !important;
}

.woocommerce-page .contentarea h2,
.woocommerce-page .contentarea h3 {	padding-top:30px;
}
.woocommerce-page .contentarea h2 {
	font-size:24px;
	line-height:28px;
	font-weight:400 !important;
	margin-bottom:13px;
}
.woocommerce-page .related.products h2, .woocommerce-page .upsells.products h2 {
	margin-bottom:15px;
	font-size:20px;
	line-height:24px;
	background:none;
	font-weight:400 !important;
}	
.woocommerce-page .related.products h2 span, .woocommerce-page .upsells.products h2 span {
	font-size:20px;
	line-height:24px;
	background:#fff;
	padding-right:0px;
	font-weight:400 !important;
}

.woocommerce-page .contentarea h3 {
	font-size:20px;
	line-height:24px;
	font-weight:400 !important;
	padding-top:10px;
	margin-bottom:15px;
}

header.title,
.main_wrapper header {
	min-height:auto;
	position:relative !important;
	background-image:none !important;
	box-shadow: none !important;
}
header.title:before,
.main_wrapper header:before {background-image:none !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	background: none;
	border: 1px solid #e0dede !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #6c6c6c;
	font-size: 13px;
	font-weight:400;
	line-height: 16px !important;
	margin-bottom: 16px;
	padding: 12px 3%;
	position: relative;
	width:100%;
	-moz-box-sizing:inherit;
	-webkit-box-sizing:inherit;
}

::-webkit-input-placeholder { opacity:1 !important;
}
:-moz-placeholder {opacity:1 !important; 
}
::-moz-placeholder { opacity:1 !important;  
}
:-ms-input-placeholder { opacity:1 !important; 
}
/* WebKit browsers */
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent !important;
}

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}

/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}

.woocommerce form .form-row textarea {
	box-shadow: none;
	display: block;
	height: 220px !important;
}

.woocommerce #billing_phone_field {margin-bottom:30px;
}
.woocommerce label.checkbox {font-size:13px !important;
}
.woocommerce .create-account {padding-top:15px;
}
.woocommerce .create-account p:first-child {padding-bottom:15px;
}
.woocommerce table.shop_table td {
	border-top-color:#e0dede;
	padding-top:10px;
	padding-bottom:10px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last {
	width: 49%;
	float: left;
	vertical-align:top;
}
.woocommerce form .form-row-last {
	width: 48%;
	float:right;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {clear:none;
}
.woocommerce .inline,
.woocommerce #rememberme,
.woocommerce label.inline {
	display:inline-block !important;
	vertical-align:top;
	line-height:28px !important;
}
input[type="checkbox"],
input[type="radio"] {
	display:inline-block;
	height:28px;
	line-height:28px;
	margin-right:3px;
}

.woocommerce .lost_password {
	font-size:13px;
	padding-left:0px;
	font-weight:normal;
	line-height:38px;	
}
.woocommerce .lost_password:hover {color:#6c6c6c !important;
}
.woocommerce form .form-row .required {color:#dc3c35;
}

.woocommerce ul.woocommerce_error {
	padding: 15px 20px 15px 104px;
	min-height:52px;
	height:auto;
	margin-bottom:30px;
}

.woocommerce .contentarea ul.woocommerce_error li:before {content:"" !important;
}

form.login, form.checkout_coupon, form.register {
	border: 0;
	border-radius: 0;
	margin: 10px 0 20px 0;
	padding: 0;
}

.woocommerce #payment {
	background: none;
	border-radius: 0;
}
.woocommerce #payment ul.payment_methods {
	border-bottom: 1px solid #e0dede;
	list-style: none outside none;
	padding: 15px 0;
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {border-top-color:#e0dede;
}

.woocommerce #payment div.payment_box {
	background: #fff;
	border-radius: 0;
	border:1px #e0dede solid;
	box-shadow: none;
	color: #6c6c6c;
	font-size: 15px;
	line-height: 20px;
	margin: 15px 0 20px 0;
	padding: 10px 12px 10px 12px;
	position: relative;
	text-shadow: none;
	width: auto;
}
.woocommerce #payment div.payment_box:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent #e0dede;
	border-image: none;
	border-style: solid;
	border-width: 8px;
	content: "";
	display: block;
	left: 20px;
	margin: 0;
	position: absolute;
	top: -16px;
}

.woocommerce #payment div.form-row {padding:20px 0;
}

.woocommerce #coupon_code {
	box-shadow:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-right:6px;
	height:38px !important;
	line-height:38px !important; 
	font-size:13px;
	color:#6c6c6c;
	font-weight: normal;
	border-radius:0;
	margin-bottom:0;
	border-color:#e0dede;
}
.woocommerce .woo_shop_cart #coupon_code {
	height:38px !important;
	line-height:38px !important;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {width:165px;
}

.woocommerce form.login, .woocommerce-page form.login,
.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.woocommerce form.register, .woocommerce-page form.register {
	border-radius: 0px;
	padding-bottom:10px;
}
.woocommerce form.login, .woocommerce-page form.login {
	border:0;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	padding-top:0;
}

.woocommerce strong {font-weight:600;
}
.woocommerce strong span.amount {font-weight:400;
}

.woocommerce-page .breadcrumbs {display:none;
}
.woocommerce .cart-collaterals .shipping-calculator-form p {padding-right:1px !important;
}

.woocommerce .cart-collaterals .shipping_calculator .button { 
	display: inline-block;
	width:auto;
	margin-right:-1px !important;
}
.woocommerce .cart-collaterals .shipping_calculator .button:hover {
}
.woocommerce .shop_table.cart .actions {
	padding-bottom:0;
	padding-top:13px;
}
.woocommerce .shop_table.cart .actions .button {margin-left:0 !important;
}
.woocommerce .shop_table.cart .actions input.button.checkout-button.alt {margin-left:0 !important;
}

.woocommerce .cart-collaterals {padding-top:20px;
}
.woocommerce .shipping_calculator h2, .woocommerce .shipping_calculator h2 a {
	font-size:20px;
	line-height:24px;
	padding-top: 0 !important;
	margin-bottom:15px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {text-align:left;
}

.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove {
	background-position:0 0 !important;
	background-repeat: no-repeat !important;
	border: 0;
	border-radius: 3px;
	-webkit-border-radius:3px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	text-shadow: none;
	width: 30px;
	text-indent:-9999px;
	vertical-align:top;
	box-shadow:none !important;
	background-color:#414141 !important;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	background-image: url(../img/woo/woo_cart_remove.png);	
}
.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover {background-position:0 0;
}

.woocommerce .cart_totals tr th, .woocommerce .cart_totals tr td {border:0 !important;
}
.woocommerce .contentarea p {padding-bottom:8px;
}
.woocommerce_container p {padding-bottom:0;
}

.woocommerce .product-thumbnail img {
	border-radius:0;
	width:74px !important;
	height:74px !important;
	max-width:inherit !important; 
}
.woocommerce-page header.title {
	display:block;
	clear:both;
	margin-bottom:0 !important;
	text-align:left;
	border:0;
	padding-top:10px !important;
}
.woocommerce-page header.title h3 {
	margin-bottom:17px;
	padding-top:8px !important;
}

.woocommerce-page header {text-align:left;
}
.woocommerce .col2-set .col-1 {width: 49%;
}
.woocommerce .col2-set .col-2 {width: 48%;
}
.woocommerce address {font-style:normal;
}
.woocommerce form .form-row { padding: 0;
}

.woocommerce select {
	border-radius:0;
	border:1px #e0dede solid;
	line-height:20px;
	padding:9px 6px 11px 11px;
	font-weight: normal;
	font-size: 13px;
	color:#6c6c6c;
	height:40px;
	margin-bottom:21px !important;
	margin-right:-2px;
	font-family: 'Open Sans', sans-serif;
}

.woocommerce #payment ul.payment_methods li input {margin: 0 5px 0 0;
}
.woocommerce #payment ul.payment_methods li input.input-radio {
	margin-top: 5px !important;
	vertical-align:top;
}

.woocommerce .shipping_address {clear:both;
}
.woocommerce #shiptobilling {
	float:right;
	clear:none;
}

.woocommerce .contentarea ul li {padding-left:0;	
}
.woocommerce .contentarea ul li:before,
.woocommerce-page .contentarea ul li:before { content: "" !important;
}

.woocommerce .cart-collaterals .cart_totals table {
	border-radius:0px;
	width: 100%;
	margin-bottom:10px;
	border-bottom:0;
}
.shipping_calculator {padding-bottom:5px !important;
}

.woocommerce #payment ul li {
	color:#6c6c6c;
	list-style:none !important;
}
.woocommerce table.shop_table {
	border: 1px solid #e0dede;
	border-collapse: collapse;
	border-radius: 0px;
	margin: 0 0 14px 0;
}
.woocommerce table.shop_table tr {border-top: 1px solid #e0dede;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot td {
	font-weight:400;
	font-size:15px;
}
.woocommerce table.shop_table tfoot td {font-size:13px;
}
.woocommerce table.shop_table th {
	padding-top:11px;
	padding-bottom:11px;
	font-size:15px;
	font-weight:400 !important;	
}
.woocommerce #customer_details {padding-bottom:25px;
}
.woocommerce .woocommerce_error a {color:#6c6c6c;
}
.woocommerce #order_review table.shop_table td,
.woocommerce #order_review table.shop_table th {
	padding-top:12px;
	padding-bottom:12px;
}
.woocommerce #order_review table.shop_table th,
.woocommerce #order_review table.shop_table th strong {
	font-size:15px;
	font-weight:400;
}
.order_table_item strong {font-weight:400;
}

.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
    display: block;
    font-size: 17px;
    line-height: 22px;
    text-transform: none;
	font-weight:400;
}

.woocommerce .chzn-container-single .chzn-single {
	background: #fff !important;
	border: 1px solid #e0dede !important;
	border-radius: 0 !important;
	box-shadow: none;
	color: #6c6c6c !important;
	font-size:13px !important;
	display: block;
	overflow: hidden;
	padding: 5px 0 5px 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
	height:30px;
	line-height:30px;
}
.chosen-container-single .chosen-single,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
	height:40px;
	line-height:40px;
	background:#fff;
	box-shadow:none;
	border-radius:0;
	-webkit-border-radius:0;
	border-color:#e0dede;
}
.chosen-container-single .chosen-single div b,
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {background-position:0 10px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 10px;
}
.woocommerce #ship-to-different-address input[type="checkbox"] {
	height:10px;
	margin-left:10px;
}

/*  Custom select  */
.woocommerce .woocommerce-checkout .form-row .chzn-container-single .chzn-single,
.woocommerce-checkout .form-row .chzn-container-single .chzn-single {
	height: 42px !important;
	line-height: 42px !important;
}
.woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
	border-color:#e0dede;
	height:auto;
}
.chzn-container-single .chzn-single div b {
	height:60%;
	margin-top:40%;
}
.woocommerce .chzn-container .chzn-drop {box-shadow: none !important;   
}
.woocommerce .chzn-container-single .chzn-single {
	border: 1px solid #e0dede !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.woocommerce .chzn-container-single .chzn-drop {
	background-clip: padding-box;
	border-radius: 0 !important;
	border-color:#e0dede !important;	
}

.woocommerce table.cart img, .woocommerce #content table.cart img {width: 80px;
}
.woocommerce table.shop_table td.product-quantity {text-align: left;
}
.woocommerce table.shop_table td.product-thumbnail {padding-left:0;
}
.woocommerce .quantity, .woocommerce #content .quantity {margin:0;
}
.woocommerce .customer_details dt, .woocommerce .customer_details dd {display:inline-block;
}

.woocommerce .customer_details dd {
	margin-left:5px;
	margin-right:20px;
}
.woocommerce .order_details li {
	border-right: 1px solid #e0dede;
	float: none;
	display:inline-block;
	font-size: 15px;
	line-height: 1em;
	margin: 0 15px 15px 0 !important;
	padding-right: 18px !important;
	text-transform: none;
}

.woocommerce .cart_totals th,
.woocommerce .cart_totals th strong {
	font-weight:400;
	font-size:15px;
}
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td {vertical-align: middle;
}

mark {
	background:#414141;
	color:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px 5px;
}

.woocommerce-page .sidebar p {padding-bottom:0;
}
table.my_account_orders, .order_details li strong {font-size: 13px;
}

.woocommerce-page .sidebar select {width:100%;
}

.woocommerce-page .sidebar ul.cart_list li .star-rating, .woocommerce-page .sidebar ul.product_list_widget li .star-rating {
	float: right;
	margin-top:1px;
	margin-right:10px;
}

.woocommerce-page .contentarea form .button {
}
p#shiptobilling {padding-top:2px !important;
}
.woocommerce-page .contentarea h2:first-child,
.woocommerce-page .contentarea h3:first-child,
.woocommerce-page .contentarea .col-2 h3 {padding-top:0;
}
.woocommerce-page .contentarea h2.title:first-child {padding-top:0;
}
.woocommerce-page .contentarea header {
}
.woocommerce-page .contentarea header:first-child {padding-top:0;
}
.woocommerce-page .contentarea {padding-bottom:25px;
}

.cart-collaterals .cart_totals tr th,
.cart-collaterals .cart_totals table tr:first-child th, .cart-collaterals .cart_totals table tr:first-child td,
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {border-top: 1px solid #e0dede;
}
.shipping-calculator-button span {display:none;
}
.shop_cart_span {
	padding:0;
	margin:0;
}

.content_wrapper header {
	border:0; 
	padding-top:10px;
}
.order_details li,
.chzn-results li { color:#6c6c6c !important;
}
.chzn-container .chzn-results .highlighted, .chzn-results li:hover { color: #FFFFFF !important;
}
.woocommerce-page table.my_account_orders th, .woocommerce-page table.my_account_orders th span {
	font-size:15px;
	font-weight:400;
}
	
/* Woocommerce header cart */
.widget_layered_nav select {margin-bottom:0 !important;
}

.call_us {vertical-align:top;
}

.header_cart_content {
	display:inline-block;
	vertical-align:top;
	line-height:24px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}
.header_cart_content a, .header_cart_content span {
	display:inline-block;
	line-height:24px;
	vertical-align:top;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}
.woo_separate {
	display:inline-block;
	vertical-align:top;
	padding:0 6px 0 25px;
	color:#656768;
	position:relative;
}
.woo_separate:before {
	position:absolute;
	left:8px;
	top:-1px;
	content:'|';
}
.header_cart_content a {color:#6c6c6c;
}
.woo_login {color:#6c6c6c !important;
}
.header_cart_content .cart-contents {
}
.header_cart_content .cart-contents:before {
	/*content:'Cart: ';*/
}
.header_cart_content .cart-contents .amount:after {
	content:',';
	padding-right:5px;
}
.cart-contents span {
}
.cart-contents:hover {
}

.woocommerce-page .widget_shopping_cart .empty,
.woocommerce-page .widget_shopping_cart .empty {min-height:inherit;
}
.wc-forward:after, .wc-forward a:after,
.wc-backward:before, .wc-backward a:before {
    content:"\f105";
    font-family:'FontAwesome';
    font-size: 15px;
}
.wc-backward:before, .wc-backward a:before {content:"\f104";
}
.product_list_widget .variation dd,
.product_list_widget .variation dt {
	display:inline-block;
	line-height:20px;
	padding:0 !important;
	border:0 !important;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
    border-left: 0 !important;
    padding-left: 0 !important;
} 
.product_list_widget .variation {padding-bottom:7px !important;
}

/*  Responsive Woo  */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.woocommerce div.product div.images, .woocommerce #content div.product div.images {
		float: none;
		width: 100%;
		margin:0 0 30px 0;
	}
	.woocommerce div.product div.summary, .woocommerce #content div.product div.summary {
		float: none;
		margin-bottom: 30px;
		width: 100%;
	}
	.woocommerce .widget_login input[type="text"], .woocommerce .widget_login input[type="password"] {width: 132px;
	}	
	
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.woocommerce .woocommerce_container ul.products li.product,
	.woocommerce .woocommerce_container .upsells.products ul li.product,
	.woocommerce ul.products li.product,
	.woocommerce .upsells.products ul li.product {
		margin: 0 17px 20px 0;
		width: 220px;
	}	
	.woocommerce div.product div.images, 
	.woocommerce #content div.product div.images {
		width: 340px;
		margin-right:20px;
	}
	.woocommerce div.product div.summary,
	.woocommerce #content div.product div.summary {width: 338px;
	}			
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.woocommerce .woocommerce_container ul.products li.product,
	.woocommerce .woocommerce_container .upsells.products ul li.product,
	.woocommerce ul.products li.product,
	.woocommerce .upsells.products ul li.product {
		margin: 0 17px 20px 0 !important;
		width: 166px !important;
	}		
	.woo_product_meta {display:none;
	}		
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.widget_login input[type="text"], .widget_login input[type="password"] {width: 186px;
	}
}
@media only screen and (max-width: 767px) {
	.woo_separate:before {display:none;
	}
	.woo_separate {padding:0 6px 0 10px;
	}
	.woocommerce-ordering,
	.woocommerce-result-count {float:none !important;
	}
	
	.woocommerce div.product div.images, .woocommerce #content div.product div.images {
		float: none;
		width: 100%;
		margin:0 0 30px 0;
	}
	.woocommerce div.product div.summary, .woocommerce #content div.product div.summary {
		float: none;
		margin-bottom: 30px;
		width: 100%;
	}
	.woocommerce-page header {margin-bottom:15px;
	}
	.woocommerce .woocommerce_container ul.products,
	.woocommerce ul.products {margin-right: 0 !important;
	}
	.woocommerce .woocommerce_container ul.products li,
	.woocommerce ul.products li {
		margin-right:0 !important;
		width:100% !important;
	}
	.woocommerce .woocommerce_container ul.products li a img,
	.woocommerce ul.products li a img {width:100% !important;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
		border: 1px solid #e0dede;
		display: block;
		margin: 2px 0 0 0;		
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {border-bottom-color: #e0dede;
	}
	.product-thumbnail, .product-remove, .product-quantity, .order-status {display:none;
	}
	.col2-set .col-1, .col2-set .col-2 {
		width: 100%;
		float:none;
		margin-bottom:30px;
	}
	.woocommerce-page header.title h3, .woocommerce-page h2 {
		font-size:26px;
		line-height:28px;
		font-weight:300;
	}
	.woocommerce-page .button, .woocommerce-page input.button {margin-bottom:5px !important;
	}
	.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
		float: none;
		width: 100%;
	}
	.woocommerce-page label {display:block;
	}	
	form .form-row-first, form .form-row-last {width: 100%;
	}
	
	table.cart td.actions, #content table.cart td.actions {text-align:left;
	}
	.woocommerce-page input.button.checkout-button.alt {
		margin-left:0 !important; 
		text-align:left
	}
	#coupon_code {
		margin-bottom:10px !important;
	}
	.woocommerce .shop_table.cart .actions .button,
	.woocommerce .shop_table.cart .actions input.button.checkout-button.alt {
		margin:0 0 10px 0 !important;		
		float:none !important;
	}	
	.woocommerce table.cart td.actions,
	.woocommerce #content table.cart td.actions,
	.woocommerce-page table.cart td.actions,
	.woocommerce-page #content table.cart td.actions {
		text-align:left;
	}
}

/* Shipping radio-button fix */
.woocommerce ul#shipping_method li label, .woocommerce-page ul#shipping_method li label { text-indent:0 !important;
}
.woocommerce ul#shipping_method li input[type="radio"], .woocommerce-page ul#shipping_method li input[type="radio"] { margin-top:-3px !important;
}

/*retina*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
	.woocommerce_container ul.products li.product a.add_to_cart_button,
	.woocommerce_container ul.products li.product a.product_type_variable,
	.woocommerce_container ul.products li.product a.product_type_grouped {
		background-image:url(../img/retina/woo/woo_add_cart_btn.png);
		background-size:20px 20px!important;
		-webkit-background-size:20px 20px!important;
	}
	.woocommerce .widget_layered_nav ul li.chosen a,
	.woocommerce-page .widget_layered_nav ul li.chosen a {
		background-image: url(../img/retina/woo/close.png) !important;
		background-size:9px 9px!important;
		-webkit-background-size:9px 9px!important;
	}
	.woocommerce .single_add_to_cart_button:before {
		background-image: url(../img/retina/woo/woo_add_cart.png);
		background-size:17px 18px!important;
		-webkit-background-size:17px 18px!important;
	}
	.woocommerce .quantity .plus, .woocommerce #content .quantity .plus {
		background-image:url(../img/retina/woo/woo_product_cart_plus.png) !important;
		background-size:30px 30px!important;
		-webkit-background-size:30px 30px!important;
	}
	.woocommerce .quantity .minus, .woocommerce #content .quantity .minus {
		background-image:url(../img/retina/woo/woo_product_cart_minus.png) !important;
		background-size:30px 30px!important;
		-webkit-background-size:30px 30px!important;
	}
	/* Stars */
	.woocommerce .star-rating, .woocommerce-page .star-rating,
	.woocommerce p.stars, .woocommerce-page p.stars,
	.woocommerce .star-rating span, .woocommerce-page .star-rating span,
	.woocommerce p.stars a.active, .woocommerce-page p.stars a.active,
	.woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover,
	.woocommerce p.stars a:focus, .woocommerce-page p.stars a:focus,
	.woocommerce p.stars span a:hover, .woocommerce-page p.stars span a:hover, .woocommerce p.stars span a:focus, .woocommerce-page p.stars span a:focus,
	.woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active  {
		background-image:url(../img/retina/woo/woo_star.png) !important;
		background-size:19px 32px!important;
		-webkit-background-size:19px 32px!important;
	}
	.woocommerce #reviews .star-rating, .woocommerce-page #reviews .star-rating,
	.woocommerce #reviews .star-rating span, .woocommerce-page #reviews .star-rating span {
		background-image:url(../img/retina/woo/woo_star_red.png) !important;
		background-size:19px 32px!important;
		-webkit-background-size:19px 32px!important;
	}
	.woocommerce #reviews .commentlist .star-rating, .woocommerce-page #reviews .commentlist .star-rating,
	.woocommerce #reviews .commentlist .star-rating span, .woocommerce-page #reviews .commentlist .star-rating span {
		background-image:url(../img/retina/woo/woo_star.png) !important;
		background-size:19px 32px!important;
		-webkit-background-size:19px 32px!important;
	}
	.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove {
		background-image: url(../img/retina/woo/woo_cart_remove.png) !important;
		background-size:30px 30px!important;
		-webkit-background-size:30px 30px!important;
	}
	.widget_product_search #searchsubmit {
		background-image:url(../img/retina/search_icon.png) !important;
		background-size:17px 17px!important;
		-webkit-background-size:17px 17px!important;
	}
	
}

input[type=number] {-moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}







