.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary 
{
	width: 100%;
	float: left;
}
@media (min-width: 768px) 
{ 
	.woocommerce div.product  div.bssingleproduct  div.entry-summary, 
	.woocommerce-page div.product  div.bssingleproduct  div.entry-summary, 
	.woocommerce #content div.product div.bssingleproduct  div.entry-summary, 
	.woocommerce-page #content div.product div.bssingleproduct div.entry-summary
	{
		padding-left: 15px;
	}
}
@media (max-width: 767px)
{ 
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering 
	{
		width: 100%;
	}
}
.woocommerce div.products div.row [class^="col-"] {margin-bottom: 3em !important;}
/* from less */
div.products h3{padding:.5em 0;margin:0;font-size:1em; padding-bottom: 0;}
div.products a{text-decoration:none}
div.products a img{width:100%;height:auto;display:block;margin:0 0 8px;}
div.products strong{display:block}
div.products .price{ color:#85ad74; display:block; font-weight:normal; margin-bottom:.5em; }
div.products .star-rating + .price { margin-top: -13px; }
div.products .price del{ font-size:.67em; color:rgba(145,145,145,0.5);margin:-2px 0 0 0}
div.products .price ins{ background:none; }
div.products .price .from{ font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(145,145,145,0.5)}


.woocommerce.widget_shopping_cart ul.cart_list li { padding:30px 0; }

.sidebar .woocommerce.widget_shopping_cart ul.cart_list li:first-child { padding-top:0px; }


.woocommerce.widget_shopping_cart ul.cart_list li a {
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}

.woocommerce.widget_shopping_cart ul.cart_list li img {
	width: 40px;
	height: 40px;
	border: solid 1px #fff;
}

.product_list_widget { width:100%; }

.product_list_widget li { line-height:normal; border-bottom:solid 1px rgba(0,0,0,0.1); }
.cart_content .product_list_widget li { line-height:normal; border-bottom:solid 1px #d0d0d0; }


.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid rgba(0,0,0,0.1);
	margin: 0px -30px;
	padding: 10px 30px;
}
.cart_content .woocommerce.widget_shopping_cart .total { border-top: 2px solid #d0d0d0; }

.woocommerce.widget_shopping_cart .total .amount { font-weight:bold; }
.woocommerce.widget_shopping_cart .total strong { font-weight:normal; }
.woocommerce.widget_shopping_cart .buttons { margin:0 -30px; border-top:solid 1px rgba(0,0,0,0.1); }
.cart_content .woocommerce.widget_shopping_cart .buttons { border-top:solid 2px #d0d0d0; }

.woocommerce.widget_shopping_cart .buttons a {
	background: transparent;
	outline: 0;
	border-right: 0;
	box-shadow: none;
	text-shadow: none;
	width: 50%;
	line-height: 40px;
	text-transform: uppercase;
	margin-bottom:-20px;
	float:left;
	text-align:center;
	border:0;
	font-size:11px;
	font-weight:bold;
}
.woocommerce.widget_shopping_cart .buttons a:after { content:''; padding:0; margin:0; }
.woocommerce.widget_shopping_cart .buttons a:first-child {
	border-right:solid 1px rgba(0,0,0,0.1); 
}

.cart_content .woocommerce.widget_shopping_cart .buttons a:after { content:''; padding:0; margin:0; }
.cart_content .woocommerce.widget_shopping_cart .buttons a:first-child {
	border-right:solid 2px #d0d0d0; 
}

.woocommerce.widget_shopping_cart .quantity { line-height:26px; font-size:13px; }

.cart_content .widget.widget_shopping_cart { padding-top:10px; }

.shopPage .woocommerce-breadcrumb, 
.shopPage .woocommerce-result-count, 
.shopPage .woocommerce-ordering {
	width: 33.33%;
}

@media (max-width:768px){
	.shopPage .woocommerce-breadcrumb, 
	.shopPage .woocommerce-result-count, 
	.shopPage .woocommerce-ordering {
		width: 100%;
		display:block;
		clear:both;
		height:auto;
		text-align:center !important;
	}
}

.post-type-archive-product .shopPage .woocommerce-breadcrumb {
	float: left;
	margin-top: 15px;
}

.shopPage .woocommerce-result-count {
	text-align: center;
	margin-top: 15px;
}

.shopPage .woocommerce-ordering { text-align: right; }

.shopPage .woocommerce-ordering .orderby { background:transparent !important; }

.woocommerce-page div.product {
	background: #fff;
	text-align: center;
	overflow:hidden;
	margin-bottom:30px;
	border: solid 1px #e4e4e4;
}

div.products h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top:20px;
	font-size: 14px;
}

.woocommerce-page div.product span.price del { color:#929292; }
.woocommerce-page div.product span.price ins { color:#656565; }


.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
div.products .product .button.product_type_simple.add_to_cart_button {
	text-transform:uppercase;
	text-shadow:none;
	box-shadow:none;
	outline:none;
	border-radius:0;
	line-height:20px;
	border:solid 2px rgba(0,0,0,0.1);
	background:transparent;
}

.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover, 
div.products .product .button.product_type_simple.add_to_cart_button:hover {
	background:rgba(0,0,0,0.1);
	border:solid 2px transparent;
}

div.products .product .button.product_type_simple:not(.add_to_cart_button) {
	margin-top:49px;
	margin-bottom: 30px;
}

div.products .product .button.product_type_simple.add_to_cart_button {
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 30px;
}

div.products .product .button.product_type_simple.add_to_cart_button.added {
	width:30px;
	text-indent:-2000px;
	margin-right:10px;
}


.woocommerce span.onsale, 
.woocommerce-page span.onsale {
	border-radius:0;
	background:#fff;
	box-shadow:none;
	text-shadow:none;
	color:#45c1ff;
	text-transform:uppercase;
	
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    
    top: -53px;
	right: -52px;
	left: auto;
	
	min-height: 100px;
	min-width: 100px;
	padding-top: 68px;
	font-size: 12px;
}

.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating {
	position: relative;
	bottom: 80px;
	left: 0;
	margin: 0 auto;
}

.woocommerce .star-rating:before, 
.woocommerce-page .star-rating:before, 
.woocommerce .star-rating span:before, 
.woocommerce-page .star-rating span:before {
	color: #fff;
}

.woocommerce.single-product .star-rating:before, 
.woocommerce-page.single-product .star-rating:before, 
.woocommerce.single-product .star-rating span:before, 
.woocommerce-page.single-product .star-rating span:before {
	color: #45c1ff;
}

.shopSidebar { padding-top:60px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	background: #45c1ff;
	box-shadow: inset 0 0 0 1px #b1904e;
	-webkit-box-shadow: inset 0 0 0 1px #b1904e;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, 
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: rgba(0,0,0,0.1);
	margin-bottom: 30px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	border: 3px solid #b1904e;
	background: #fff;
	top: -.2em;
}

.widget_price_filter .price_slider_amount .price_label {
	text-align: center;
	line-height: 50px;
	margin-bottom: -20px;
	font-size: 13px;
}

.woocommerce.widget img{
	width:40px !important;
	height:40px !important;
}

.woocommerce.widget .product_list_widget li a {
	font-weight:bold;
	margin-bottom:5px;
}

.widget ins { text-decoration:none; }

.woocommerce ul.cart_list li:not(:first-child), 
.woocommerce ul.product_list_widget li:not(:first-child), 
.woocommerce-page ul.cart_list li:not(:first-child), 
.woocommerce-page ul.product_list_widget li:not(:first-child) {
	padding-top:15px;
}

.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li, 
.woocommerce-page ul.cart_list li, 
.woocommerce-page ul.product_list_widget li {
	padding-bottom:15px;
}


.preHeader .cart_content .widget.widget_shopping_cart {
	background: #e4e4e4;
	border: 0;
	border-top: 3px solid #45c1ff;
}
.preHeader .cart_content .widget.widget_shopping_cart:before {
	content: ' ';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #45c1ff;
	position: absolute;
	top: -8px;
	right: 38px;
}


.sidebar .widget.woocommerce .star-rating { margin-bottom:5px; }

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
	width:100%;
}

.single-product.woocommerce .bssingleproduct .onsale { right: -22px; top: -23px; }
.single-product.woocommerce .bssingleproduct .summary.entry-summary { text-align:left; }
.single-product.woocommerce .bssingleproduct { padding:30px; padding-bottom:0; }
.single-product.woocommerce .bssingleproduct + .bssingleproduct { padding-left:0px; margin-left:-15px; }
.single-product.woocommerce .shopContent .product > .row { margin:0; }
.single-product.woocommerce .bssingleproduct .price {
	font-size:13px; 
	font-weight:bold;
}

.single-product.woocommerce .bssingleproduct .price ins { color:#000; }

.price ins { text-decoration:none; }
.woocommerce-page .quantity, 
.woocommerce-page .quantity input.qty {
	width:100px; 
	height:40px;
	background: transparenr;
}

.woocommerce-page .widget .quantity, 
.woocommerce-page .widget .quantity input.qty {
	background: transparent;
}

.woocommerce-page .quantity input.qty {
	border: 1px solid rgba(0,0,0,0.1);
}

.woocommerce #content .quantity .minus, 
.woocommerce #content .quantity .plus, 
.woocommerce .quantity .minus, 
.woocommerce .quantity .plus, 
.woocommerce-page #content .quantity .minus, 
.woocommerce-page #content .quantity .plus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page .quantity .plus {
	width:21px;
	height:16px;
	background:#fff;
	border:solid 1px rgba(0,0,0,0.1);
	box-shadow:none;
}
.woocommerce #content .quantity .minus:hover, 
.woocommerce #content .quantity .plus:hover, 
.woocommerce .quantity .minus:hover, 
.woocommerce .quantity .plus:hover, 
.woocommerce-page #content .quantity .minus:hover, 
.woocommerce-page #content .quantity .plus:hover, 
.woocommerce-page .quantity .minus:hover, 
.woocommerce-page .quantity .plus:hover {
	background:#fff;
}

.woocommerce #content input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce-page input.button.alt, 

.woocommerce #content table.cart td.actions .coupon .button, 
.woocommerce table.cart td.actions .coupon .button, 
.woocommerce-page #content table.cart td.actions .coupon .button, 
.woocommerce-page table.cart td.actions .coupon .button {
	background: transparent;
	text-shadow: none;
	color: #45c1ff;
	border: solid 2px #45c1ff;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.woocommerce #content table.cart td.actions .coupon .button, 
.woocommerce table.cart td.actions .coupon .button, 
.woocommerce-page #content table.cart td.actions .coupon .button, 
.woocommerce-page table.cart td.actions .coupon .button { text-transform:none; margin-left:-5px; }

.woocommerce #content input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover {
	background:#45c1ff;
}

.single-product.woocommerce div.product form.cart { margin-bottom:1em; }
.woocommerce-tabs { padding:30px; padding-top:0; text-align:left; }
.woocommerce-tabs ul.tabs { text-align:left; padding-left:0 !important; }

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
	content:none;
}


.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid rgba(0,0,0,0.1);
	background: #fff;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	border-bottom: 0;
}

.woocommerce-page .woocommerce-tabs ul.tabs .reviews_tab { margin-left:-5px !important; }


.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: rgba(0,0,0,0.1);
	border-top: 3px solid #45c1ff;
	color:#45c1ff;
}

.woocommerce .panel {
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	padding: 1em 0;
}

.woocommerce #reviews #comments ol.commentlist, 
.woocommerce-page #reviews #comments ol.commentlist {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar, 
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
	width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 60px;
	border:0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0 30px 30px 30px;
	text-align:left;
}

.woocommerce #reviews #comments > h2 { display:none; }
.woocommerce #reviews #comments .comment_container { border-bottom:solid 1px rgba(0,0,0,0.1); }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, 
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	color:#45c1ff;
	font-size:13px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta > strong, 
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta > strong {
	color:#747474;
	font-weight:bold;
}

h1.product_title.entry-title {
	font-size: 14px;
	font-weight: bold;
}

.woocommerce #review_form #respond, 
.woocommerce-page #review_form #respond { text-align:left; }

.woocommerce #reviews h3, 
.woocommerce-page #reviews h3 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin: 10px 0 35px;
}
.shopPage .comment-form { margin:0 -15px; }
.shopPage .comment-form p { padding:0 15px; }
.shopPage .comment-form p.comment-form-author,
.shopPage .comment-form p.comment-form-email {
	width:50%;
	float:left;
	margin-bottom:30px !important;
}
.shopPage .comment-form p.comment-form-author label,
.shopPage .comment-form p.comment-form-email label { display:block; }
.shopPage .comment-form p input[type="text"] {
	background:transparent; 
	border:1px solid rgba(0,0,0,0.1); 
	width:100%;
}

.shopPage .comment-form p.comment-form-rating {
	overflow: hidden;
	border: solid 1px rgba(0,0,0,0.1);
	margin: 0px 15px 30px !important;
	display: block;
	padding: 15px 15px 5px;
}

.shopPage .comment-form p.comment-form-rating .stars {
	display: inline-block;
	float: right;
	margin-right: -40px !important;
}
.shopPage .comment-form p #comment {
	background: transparent;
	height: 150px !important;
	border: solid 1px rgba(0,0,0,0.1);
	padding: 30px;
}
.shopPage .comment-form #submit { min-width:150px; font-weight:bold; }
.shopPage .comment-form p.comment-form-comment { margin-bottom:30px !important; }

.single-product .shopContent { margin-top:26px; }

.woocommerce #content input.button.added:before, 
.woocommerce #respond input#submit.added:before, 
.woocommerce a.button.added:before, 
.woocommerce button.button.added:before, 
.woocommerce input.button.added:before, 
.woocommerce-page #content input.button.added:before, 
.woocommerce-page #respond input#submit.added:before, 
.woocommerce-page a.button.added:before, 
.woocommerce-page button.button.added:before, 
.woocommerce-page input.button.added:before {
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0;
	font-size: 16px;
	color: #fff;
	background: #45c1ff;
	padding-top: 7px;
}

.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th {
	color:#45c1ff; 
	font-weight:bold;
}


.woocommerce table.shop_table, 
.woocommerce-page table.shop_table { border-radius:0; }

.woocommerce table.shop_table .quantity, 
.woocommerce-page table.shop_table .quantity, 
.woocommerce table.shop_table .quantity .qty, 
.woocommerce-page table.shop_table .quantity .qty {
	margin:0;
	width:60px;
	height:30px;
}

.woocommerce .shopPage .shopContent .quantity.buttons_added .minus, 
.woocommerce .shopPage .shopContent .quantity.buttons_added .plus { height:21px; }

.woocommerce table.shop_table td, 
.woocommerce-page table.shop_table td {
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 8px 12px;
}

.woocommerce #content table.cart a.remove, 
.woocommerce table.cart a.remove, 
.woocommerce-page #content table.cart a.remove, 
.woocommerce-page table.cart a.remove {
	color: #656565;
}

.woocommerce #content table.cart a.remove:hover, 
.woocommerce table.cart a.remove:hover, 
.woocommerce-page #content table.cart a.remove:hover, 
.woocommerce-page table.cart a.remove:hover {
	color:#45c1ff;
	background:transparent;
}

.woocommerce table.shop_table img {
	width:50px;
	height:auto;
	max-height:30px;
}

.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce-page #content table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text {
	height:40px;
	background:#fff;
	box-shadow:none;
	border:solid 1px rgba(0,0,0,0.1);
	padding:0 15px;
}

.woocommerce table.shop_table td.actions, 
.woocommerce-page table.shop_table td.actions {
	padding:20px;
}

.woocommerce table.shop_table td.actions > .button[name="update_cart"], 
.woocommerce-page table.shop_table td.actions > .button[name="update_cart"] {
	margin-right:16px;
}

.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th { line-height:29px; }

.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size:21px;
	margin-top: 10px;
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals, 
.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator {
	width: auto;
}

.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th {
	padding: 6px 15px;
	width: auto;
	text-align: right;
}

.woocommerce .cart-collaterals .cart_totals .amount, 
.woocommerce-page .cart-collaterals .cart_totals .amount {
	font-weight:bold;
}

.woocommerce .cart-collaterals .shipping_calculator h2 a::after, 
.woocommerce-page .cart-collaterals .shipping_calculator h2 a::after {
	content: "\f0d1" !important;
	font-family: 'FontAwesome' !important;
	font-size:1.2em;
}

.woocommerce .cart-collaterals .shipping_calculator h2, 
.woocommerce-page .cart-collaterals .shipping_calculator h2 {
	font-size:14px; 
	text-align:right;
}

.woocommerce .cart-collaterals .cart_totals tr td, 
.woocommerce .cart-collaterals .cart_totals tr th, 
.woocommerce-page .cart-collaterals .cart_totals tr td, 
.woocommerce-page .cart-collaterals .cart_totals tr th { border:0; }

.shipping-calculator-form input, 
.shipping-calculator-form select {
	background:#fff;
	border:solid 1px rgba(0,0,0,0.1);
}

.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message {
	border-radius:0;
	background:#fff;
	border:solid 1px rgba(0,0,0,0.1);
	box-shadow:none;
}

.woocommerce .woocommerce-error:before, 
.woocommerce .woocommerce-info:before, 
.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-error:before, 
.woocommerce-page .woocommerce-info:before, 
.woocommerce-page .woocommerce-message:before {
	line-height:0;
	border-radius:0;
	height:1.7em;
	margin-top: -0.2em;
}

.woocommerce .woocommerce-error, 
.woocommerce-page .woocommerce-error {
	border-top:solid 5px #ec2e2e;
}
.woocommerce .woocommerce-error:before, 
.woocommerce-page .woocommerce-error:before {
	background:#ec2e2e;
}

.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-info {
	border-top:solid 5px #63a3f2;
}
.woocommerce .woocommerce-info:before, 
.woocommerce-page .woocommerce-info:before {
	background:#63a3f2;
}

.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message {
	border-top:solid 5px #45c1ff;
}
.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before {
	background:#45c1ff;
}

.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last { width:49%; }

@media (max-width:992px) {
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last { width:100%; }
}

.woocommerce-billing-fields .form-row.form-row-wide.create-account {
	float: right;
}

.woocommerce-billing-fields .form-row.form-row-wide.create-account label.checkbox {
	padding-left: 0;
}
.woocommerce-billing-fields div.create-account {
	clear:both;
}

.woocommerce #content div.product div.thumbnails a, 
.woocommerce div.product div.thumbnails a, 
.woocommerce-page #content div.product div.thumbnails a, 
.woocommerce-page div.product div.thumbnails a {
	margin-bottom: 3.8%;
}

.woocommerce-shipping-fields #ship-to-different-address label { font-weight: normal; }

.woocommerce #content input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover {
	text-shadow:none;
}

.woocommerce #content div.product div.images img, 
.woocommerce div.product div.images img, 
.woocommerce-page #content div.product div.images img, 
.woocommerce-page div.product div.images img {
	box-shadow:none;
}

div.pp_woocommerce .pp_content_container { border-radius:0; }

.pp_description, 
div.ppt { display:none !important; }

div.pp_woocommerce .pp_nav {
	margin: 10px auto 0px;
	float: none;
	width: 74px;
}

@media (max-width:768px){
	div.pp_woocommerce .pp_nav { width:130px; }
}

.pp_gallery img { height:31px; }

div.pp_woocommerce .pp_next:before, 
div.pp_woocommerce .pp_previous:before {
	visibility:hidden;	
}

.woocommerce .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
	text-align: left;
	margin-top: 0px;
}

.woocommerce-shipping-fields #ship-to-different-address label {
	padding: 0;
	display: inline-block;
}

.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.woocommerce .checkout .col-2 #order_comments, 
.woocommerce-page .checkout .col-2 #order_comments {
	padding:15px;
}


.woocommerce #payment, 
.woocommerce-page #payment {
	border-radius:0;
	background:#fff;
	border:solid 1px rgba(0,0,0,0.1);
}

.woocommerce #payment div.payment_box, 
.woocommerce-page #payment div.payment_box {
	width: auto;
	padding: 1em 2%;
	margin: 1em 15px;
	-webkit-border-radius: 0px;
	border-radius: 0;
	background: #e4e4e4;
	box-shadow:none;
	text-shadow:none;
	color: inherit;
}

.woocommerce-page input, 
.woocommerce-page textarea, 
.woocommerce-page button a.btn, 
.woocommerce-page .bootstrap-select {
	background:#fff;
	border:solid 1px rgba(0,0,0,0.1);
}

.woocommerce-page .chosen-container-single .chosen-single {
	background: #fff;
}

.chosen-container .chosen-results li.highlighted { background:#45c1ff; }

.woocommerce form.login .form-row label.inline, 
.woocommerce-page form.login .form-row label.inline { float:right; }

.chosen-container-single .chosen-single { height:50px; }

.woocommerce #payment ul.payment_methods, 
.woocommerce-page #payment ul.payment_methods { border-bottom: 1px solid rgba(0,0,0,0.1); }

.woocommerce #payment div.form-row, 
.woocommerce-page #payment div.form-row { border:0; }

div.products .product .button.product_type_simple.add_to_cart_button:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	margin-right:5px;
}

div.products .product .button.product_type_simple.add_to_cart_button.added:before {
	margin-right:0;
}
div.products .product .button.product_type_simple.add_to_cart_button.added {
	width: 32px;
	border:0;
}

div.products .product .um_relative { position:relative; }

.woocommerce span.onsale, .woocommerce-page span.onsale, 
.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating { z-index:2; }



div.products .product .um_relative .productOverlay {
	background:rgba(226,181,93,0);
}

div.products .product:hover .um_relative .productOverlay {
	background:rgba(226,181,93,0.85);
}
div.products .product:hover h3 {
	color:#45c1ff;
}

div.products .product > a {
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
}

.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination {
	margin: 30px auto;
	padding: 15px 0px 8px;
	text-align:left;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce-page nav.woocommerce-pagination ul.page-numbers {
	background:#fff;
}

.woocommerce #content nav.woocommerce-pagination ul li a, 
.woocommerce #content nav.woocommerce-pagination ul li span, 
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce-page #content nav.woocommerce-pagination ul li a, 
.woocommerce-page #content nav.woocommerce-pagination ul li span, 
.woocommerce-page nav.woocommerce-pagination ul li a, 
.woocommerce-page nav.woocommerce-pagination ul li span {
	padding: 1em;
}

.woocommerce #payment .terms, .woocommerce-page #payment .terms { line-height: 40px; }

.woocommerce .order_details .total { margin-bottom:0; }

.woocommerce .order_details, .woocommerce-page .order_details {
	border-left: solid 4px rgba(0,0,0,0.1);
}

.woocommerce h2 { font-size:18px; }

.woocommerce h2 + .bacs_details + h2, 
.woocommerce table.shop_table.order_details + header h2, 
.woocommerce .addresses h3 {
	font-size:16px;
	font-weight:bold;
}

.woocommerce dl.customer_details, 
.woocommerce .col2-set.addresses .col-1,
.woocommerce .col2-set.addresses .col-2, 
.woocommerce table.shop_table.order_details + header {
	border-left: 4px solid rgba(0, 0, 0, 0.1);
	padding-left: 35px;
}

.woocommerce table.shop_table.order_details + header h2, 
.woocommerce .col2-set.addresses header.title h3 {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.woocommerce mark {
	background: rgba(227,182,93,0.3);
}


.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	float: left;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 50%;
}

.woocommerce-account p input[name="save_address"] { margin-top:30px; }

.woocommerce-account form #shipping_state_field + p { clear:both; }

.single-product.woocommerce .bssingleproduct { position:relative; }
.single-product.woocommerce .bssingleproduct + .bssingleproduct { z-index:2; }

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
	border-bottom:solid 1px rgba(0,0,0,0.1);
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce #content .quantity .minus, 
.woocommerce #content .quantity .plus, 
.woocommerce .quantity .minus, 
.woocommerce .quantity .plus, 
.woocommerce-page #content .quantity .minus, 
.woocommerce-page #content .quantity .plus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page .quantity .plus {
	text-shadow:none;
}

.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
	box-shadow:none;
}


body .cart_content .woocommerce.widget_shopping_cart .buttons a:hover {
	background:inherit;
}

.shopPage .product.purchasable {
	border:solid 1px rgba(0,0,0,0.1);
}

.woocommerce .related ul li.product, 
.woocommerce .related ul.products li.product {
	margin: 30px 15px;
	width: calc(33.33333333% - 30px);
    width: -webkit-calc(33.33333333% - 30px);
    width: -moz-calc(33.33333333% - 30px);
    width: -o-calc(33.33333333% - 30px);
    border:solid 1px rgba(0,0,0,0.1);
    overflow: hidden;
    float:left;
}

.woocommerce .related ul, 
.woocommerce .related ul.products { padding:0 15px; }


.woocommerce .related ul.products li.product .onsale, 
.woocommerce-page .related ul.products li.product .onsale {
	margin: -54px -54px 0 0;
}

@media (max-width:768px) {
	.single-product.woocommerce .bssingleproduct + .bssingleproduct { margin:0; padding:30px; }
	.woocommerce .related ul li.product, 
	.woocommerce .related ul.products li.product {
		width: calc(50% - 30px);
	    width: -webkit-calc(50% - 30px);
	    width: -moz-calc(50% - 30px);
	    width: -o-calc(50% - 30px);
	}
}

@media (max-width:480px) {
	.woocommerce .related ul li.product, 
	.woocommerce .related ul.products li.product {
		width: calc(100% - 30px);
	    width: -webkit-calc(100% - 30px);
	    width: -moz-calc(100% - 30px);
	    width: -o-calc(100% - 30px);
	}
}

.tab-description { text-align:left; }

.additional_information_tab { margin-left:-4px !important; }

.woocommerce #content input.button.loading, 
.woocommerce #respond input#submit.loading, 
.woocommerce a.button.loading, 
.woocommerce button.button.loading, 
.woocommerce input.button.loading, 
.woocommerce-page #content input.button.loading, 
.woocommerce-page #respond input#submit.loading, 
.woocommerce-page a.button.loading, 
.woocommerce-page button.button.loading, 
.woocommerce-page input.button.loading {
	color: transparent !important;
}


.woocommerce #content input.button.loading:before, 
.woocommerce #respond input#submit.loading:before, 
.woocommerce a.button.loading:before, 
.woocommerce button.button.loading:before, 
.woocommerce input.button.loading:before, 
.woocommerce-page #content input.button.loading:before, 
.woocommerce-page #respond input#submit.loading:before, 
.woocommerce-page a.button.loading:before, 
.woocommerce-page button.button.loading:before, 
.woocommerce-page input.button.loading:before {
	content: "" !important;
}
