.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
@font-face {
	font-family: 'star';
	src: url('../fonts/star.eot');
	src: url('../fonts/star.eot?#iefix') format('embedded-opentype'), url('../fonts/star.woff') format('woff'), url('../fonts/star.ttf') format('truetype'), url('../fonts/star.svg#star') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'WooCommerce';
	src: url('../fonts/WooCommerce.eot');
	src: url('../fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'), url('../fonts/WooCommerce.svg#WooCommerce') format('svg');
	font-weight: normal;
	font-style: normal
}

p.demo_store {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
	padding: .5em 0;
	text-align: center;
	background: #ad74a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
	background: -webkit-linear-gradient(#ad74a2, #96588a);
	background: -moz-linear-gradient(center top, #ad74a2 0%, #96588a 100%);
	background: -moz-gradient(center top, #ad74a2 0%, #96588a 100%);
	border: 1px solid #96588a;
	color: #ffffff;
	z-index: 99998;
	box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2)
}
.admin-bar p.demo_store {
	top: 28px
}
.a.cart-contents,
.wc-forward:after, .wc-forward a:after {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: 7px;
	content: "\e029";
	font-size: .75em
}
.wc-backward:before, .wc-backward a:before {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e02f";
	font-size: .75em
}
.woocommerce-order .woocommerce-notice,
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
	padding: 1.5em 1em 1em 3.5em !important;
	margin: 0 0 4em !important;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	color: #5e5e5e;
	text-shadow: 0 1px 0 #ffffff;
	list-style: none outside !important;
*zoom:1;
	width: auto;box-shadow: 0 20px 70px -15px #b9b9b9;
}
.woocommerce .woocommerce-message a.button.wc-forward{ margin-top:-0.5em;}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-info:after, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-message:after, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-info:after {
	content: " ";
	display: table
}
.woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce-page .woocommerce-message:after, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-info:after {
	clear: both
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
	content: "";
	height: 2.5em;
	width: 1.5em;
	display: block;
	position: absolute;
	top: 0;
	left: 1em;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	padding-top: 1.5em;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow:none;
	-webkit-box-shadow: none;
}
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-error:before{padding-top:1em;}

.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button {
	float: right
}
.woocommerce .woocommerce-message li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce-page .woocommerce-message li, .woocommerce-page .woocommerce-error li, .woocommerce-page .woocommerce-info li {
	list-style: none outside !important;
	padding-left: 0 !important;
	margin-left: 0 !important
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
	border-top: 0px solid #8fae1b
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
	background: none;
	content: "\2713"
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	border-top: 0px solid #1e85be
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
	background: none;
	content: "i";
	font-family: Times, Georgia, serif;
	font-style: italic
}
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
	border-top: 3px solid #b81c23
}
.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
	background-color: #b81c23;
	content: "\00d7";
	font-weight: normal;
}
.woocommerce small.note, .woocommerce-page small.note {
	display: block;
	color: #777777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
*zoom:1;
	margin: 0 0 0em;
	padding: 0;
	font-size: inherit;
	color: #777777
}
.woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-breadcrumb:before, .woocommerce-page .woocommerce-breadcrumb:after {
	content: " ";
	display: table
}
.woocommerce .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-breadcrumb:after {
	clear: both
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
	color: #777777
}
.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
	margin-bottom: 0;
	position: relative
}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0
}
.woocommerce div.product p.price{ padding-top:15px;
	color: #85ad74;
	font-size:20px;
}
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins {
	background: inherit
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
	opacity:0.6; display:inline; margin-right:8px;
}
.woocommerce div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page div.product p.stock, .woocommerce-page #content div.product p.stock {
	font-size: 0.92em
}
.woocommerce div.product .stock, .woocommerce #content div.product .stock, .woocommerce-page div.product .stock, .woocommerce-page #content div.product .stock {
	color: #85ad74
}
.woocommerce div.product .out-of-stock, .woocommerce #content div.product .out-of-stock, .woocommerce-page div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock {
	color: red
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	margin-bottom: 2em
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow:none;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s
}
.woocommerce div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails {
	padding-top: 1em; margin:0 -4px;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	margin-bottom: 2em
}
.woocommerce-product-gallery__image a{ width:100%;}
.woocommerce div.product div.social, .woocommerce #content div.product div.social, .woocommerce-page div.product div.social, .woocommerce-page #content div.product div.social {
	text-align: right;
	margin: 0 0 1em
}
.woocommerce div.product div.social span, .woocommerce #content div.product div.social span, .woocommerce-page div.product div.social span, .woocommerce-page #content div.product div.social span {
	margin: 0 0 0 2px
}
.woocommerce div.product div.social span span, .woocommerce #content div.product div.social span span, .woocommerce-page div.product div.social span span, .woocommerce-page #content div.product div.social span span {
	margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets, .woocommerce #content div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets, .woocommerce-page #content div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0
}
.woocommerce div.product div.social iframe, .woocommerce #content div.product div.social iframe, .woocommerce-page div.product div.social iframe, .woocommerce-page #content div.product div.social iframe {
	float: left;
	margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 0 0 0;
	margin:0 0 1.618em;
	overflow: hidden;
	position: relative;
	line-height:0;
	text-align:center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #dfdbdf;
	border-top-color:transparent;
	border-right-color:transparent;
	border-left-color:transparent;
	background: none; 
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
	margin: 0;
	padding:0;
	line-height:normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	display: block; text-align:center; font-size:18px; font-weight:normal; float:left; width:100%;
	padding: .5em 2.5em;
	color: #5e5e5e;
	text-shadow: none;
	text-decoration: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #777777
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	background: #ffffff;
	z-index: 2;
	border-bottom-color:#000;
	border-top-color:transparent;
	border-right-color:transparent;
	border-left-color:transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #ffffff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: -2px 2px 0 #ffffff
}
.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, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border:0;
	position: absolute;
	bottom:0;
	width:0;
	height: 0;
	content: " "
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
	left: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	border-width:0;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	right: -6px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #dfdbdf
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #dfdbdf;
	z-index: 1
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0
}
.woocommerce div.product p.cart, .woocommerce #content div.product p.cart, .woocommerce-page div.product p.cart, .woocommerce-page #content div.product p.cart {
	margin-bottom: 2em;
*zoom:1
}
.woocommerce div.product p.cart:before, .woocommerce div.product p.cart:after, .woocommerce #content div.product p.cart:before, .woocommerce #content div.product p.cart:after, .woocommerce-page div.product p.cart:before, .woocommerce-page div.product p.cart:after, .woocommerce-page #content div.product p.cart:before, .woocommerce-page #content div.product p.cart:after {
	content: " ";
	display: table
}
.woocommerce div.product p.cart:after, .woocommerce #content div.product p.cart:after, .woocommerce-page div.product p.cart:after, .woocommerce-page #content div.product p.cart:after {
	clear: both
}
.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
	margin-bottom:20px;
	margin-top: 20px;
*zoom:1
}
.woocommerce .woocommerce_detail_page_style3 div.product form.cart{ text-align:center;}

.woocommerce .woocommerce_detail_page_style3 div.product form.cart div.quantity, 
.woocommerce .woocommerce_detail_page_style3 #content div.product form.cart div.quantity, 
.woocommerce-page .woocommerce_detail_page_style3 div.product form.cart div.quantity, 
.woocommerce-page .woocommerce_detail_page_style3 #content div.product form.cart div.quantity,
.woocommerce .woocommerce_detail_page_style3 div.product form.cart .button, 
.woocommerce .woocommerce_detail_page_style3 #content div.product form.cart .button, 
.woocommerce-page .woocommerce_detail_page_style3 div.product form.cart .button, 
.woocommerce-page .woocommerce_detail_page_style3 #content div.product form.cart .button{float:none; vertical-align:top; display:inline-block;}


.woocommerce div.product form.cart:before, .woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:before, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:before, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:before, .woocommerce-page #content div.product form.cart:after {
	content: " ";
	display: table
}
.woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
	clear: both
}
.woocommerce div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
	float: left;
	margin: 0 15px 0 0
}
.woocommerce div.product .apress-qv-summary form.cart div.quantity, .woocommerce-page div.product .apress-qv-summary form.cart div.quantity{
position: relative;
margin-right: 20px;
}
.woocommerce div.product form.cart table, .woocommerce #content div.product form.cart table, .woocommerce-page div.product form.cart table, .woocommerce-page #content div.product form.cart table {
	border-width: 0 0 1px 0
}
.woocommerce div.product form.cart table td, .woocommerce #content div.product form.cart table td, .woocommerce-page div.product form.cart table td, .woocommerce-page #content div.product form.cart table td {
	padding-left: 0
}
.woocommerce div.product form.cart table div.quantity, .woocommerce #content div.product form.cart table div.quantity, .woocommerce-page div.product form.cart table div.quantity, .woocommerce-page #content div.product form.cart table div.quantity {
	float: none;
	margin: 0
}
.woocommerce div.product form.cart table small.stock, .woocommerce #content div.product form.cart table small.stock, .woocommerce-page div.product form.cart table small.stock, .woocommerce-page #content div.product form.cart table small.stock {
	display: block;
	float: none
}
.woocommerce div.product form.cart .variations, .woocommerce #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations {
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
	font-weight: normal
}
.woocommerce div.product form.cart .variations select, .woocommerce #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select {
	width: 100%;float: left;border: 1px solid #ddd;padding: 5px 0 5px 5px;
}
.single_variation_wrap .single_variation{ margin-bottom:20px;}
.woocommerce div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {
	padding-right: 1em
}
.woocommerce div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
	vertical-align: top
}
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
	vertical-align: middle;
	float: left
}
.woocommerce div.product form.cart .group_table td.label, .woocommerce #content div.product form.cart .group_table td.label, .woocommerce-page div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em
}
.woocommerce div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td {
	vertical-align: top;
	padding-bottom: .5em
}


.woocommerce .product_image_wrap span.onsale,
.woocommerce_products_element .out_of_stock_badge_loop, 
.woocommerce_products_element span.onsale,
.woocommerce .out_of_stock_badge_loop,
.woocommerce-page .out_of_stock_badge_loop,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale{
	min-height: inherit;
	min-width: inherit;
	z-index:4;
	padding:5px 14px;
	font-size: 13px;
	position: absolute;
	text-align: center;
	line-height:13px;
	top:10px;
	right: auto;left: 10px;
	margin: 0;
	-webkit-border-radius:0px;
	border-radius:0px;
	background: #000;
	text-shadow: none;
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
	font-weight:normal;
}

.woocommerce_products_element ul.products.woo_badges_shape_circle .out_of_stock_badge_loop, 
.woocommerce_products_element ul.products.woo_badges_shape_circle span.onsale,
.woocommerce ul.products.woo_badges_shape_circle .out_of_stock_badge_loop, 
.woocommerce-page ul.products.woo_badges_shape_circle .out_of_stock_badge_loop,
.woocommerce ul.products.woo_badges_shape_circle span.onsale, 
.woocommerce-page ul.products.woo_badges_shape_circle span.onsale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width:54px;
    height:54px;
	padding:5px 7px;
    line-height: 1.2;
    border-radius: 999px;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
	margin: 0 -5px 1em;
	padding: 0;
	list-style: none outside;
	clear: both;*zoom:1
}
.woocommerce .products ul:before, .woocommerce .products ul:after, .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page .products ul:before, .woocommerce-page .products ul:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
	content: " ";
	display: table
}
.woocommerce .products ul:after, .woocommerce ul.products:after, .woocommerce-page .products ul:after, .woocommerce-page ul.products:after {
	clear: both
}
.woocommerce .products ul li, .woocommerce ul.products li, .woocommerce-page .products ul li, .woocommerce-page ul.products li {
	list-style: none outside
}
ul.products li.product h3, .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	padding:0 0 5px;
	margin: 0;
	font-size:18px;line-height: 24px;}
ul.products li.product .button{ display:inline-block !important;}
ul.products li.product a, .woocommerce-page ul.products li.product a {
	text-decoration: none; float: none; display:block; clear:both;
}
ul.products li.product a.wc-forward, .woocommerce-page ul.products li.product a.wc-forward{ width:100%; display:none;}
ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 0px;
	box-shadow: none;
	-webkit-box-shadow:none;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	
}
ul.products li.product a:hover img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow:none;
	-webkit-box-shadow:none
}
ul.products li.product strong, .woocommerce ul.products li.product strong, .woocommerce-page ul.products li.product strong {
	display: block
}
ul.products li.product .price, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	display: block; float:left;
	margin-bottom: 0; font-size:14px;font-weight:normal;
}
ul.products li.product .price del, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	/*font-size: 0.67em;*/ float:left;
	color:inherit;
	margin:0px 8px 0 0;
}
ul.products li.product .price ins, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins { padding-right:0;
	background: none
}
ul.products li.product .price .from, .woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
	font-size: 0.67em;
	margin: -2px 0 0 0;
	text-transform: uppercase;
	color: rgba(145,145,145,0.5)
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	margin: 0 0 1em
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	margin: 0 0 1em
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	vertical-align: top
}
.woocommerce nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
	text-align: center
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border:0;
	margin: 1px; width:auto;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
	border:0;
	padding: 0;
	margin:0 2px;
	float: left;
	display: inline;
	overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li span {
	margin: 0;
	text-decoration: none;
	padding:12px 16px;
	display: block; color:#000;
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	background: #f7f6f7;
	color: #fff;
}

.woocommerce td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dd p{ padding:0; margin:0;}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled{padding:4px 20px;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:9px 20px;height:46px;}

.wishlist_table .product-add-to-cart a,
ul.products li.product .button,
.woocommerce-page ul.products li.product .zolo_product_thumbnail .zolo_cart_but a.added_to_cart, 
.woocommerce ul.products li.product .zolo_product_thumbnail .zolo_cart_but a.added_to_cart,
.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 {
	font-size: 100%;
	margin: 0;
	line-height:28px !important;
	height:36px;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	text-decoration: none;
	overflow: visible;
	padding:4px 15px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	text-shadow: none;
	color: #fff;
	text-shadow: none;
	border: none!important;
	background: #000;
	white-space: nowrap;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none; font-weight: bold; opacity:1; margin-bottom:2px;font-size: 13px;text-transform:uppercase;}

.woocommerce-page.woocommerce-cart button.button,
.woocommerce.woocommerce-cart button.button,
.woocommerce-page.woocommerce-cart a.button.alt,
.woocommerce.woocommerce-cart a.button.alt{padding:4px 20px;line-height:36px !important;height:45px; text-align:center;}

.woocommerce_products_element ul.products li.product .button{ font-size:13px; text-transform:uppercase;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{font-size: 14px;}

.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page a.button.loading, .woocommerce-page button.button.loading, .woocommerce-page input.button.loading, .woocommerce-page #respond input#submit.loading, .woocommerce-page #content input.button.loading {
	color: #777777;
	border: 1px solid #f7f6f7
}
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page #content input.button.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0; color:#fff; opacity:1;
	bottom: 0;
	background: url(../images/ajax-loader.gif) center no-repeat; display:none !important;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
	font-family: WooCommerce;
	content: "\e01c";
	font-weight: 400;
	position: absolute;
	top:4px;left:50%;right: auto; margin-left:-5px;
	-webkit-animation: spin 2s linear infinite; 
	animation: spin 2s linear infinite;
}
.woocommerce ul.products.woocommerce_product_style9 li.product #respond input#submit.loading::after, 
.woocommerce ul.products.woocommerce_product_style9 li.product a.button.loading::after, 
.woocommerce ul.products.woocommerce_product_style9 li.product button.button.loading::after, 
.woocommerce ul.products.woocommerce_product_style9 li.product input.button.loading::after,
.woocommerce ul.products.woocommerce_product_style10 li.product #respond input#submit.loading::after, 
.woocommerce ul.products.woocommerce_product_style10 li.product a.button.loading::after, 
.woocommerce ul.products.woocommerce_product_style10 li.product button.button.loading::after, 
.woocommerce ul.products.woocommerce_product_style10 li.product input.button.loading::after{ margin-top:5px;}
ul.products li.product .zolo_cart_but .button.loading .wc_tooltip{ opacity:0.3;}

/*.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
	position: absolute;
	height: 16px;
	width: 16px;
	top: 0.35em;
	right: -26px;
	text-indent: 0;
	font-family: 'WooCommerce';
	content: "\e017"
}*/
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover {
	background: #000; color:#fff;
	text-decoration: none
}
.woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active {
	top: 1px
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
	color: #ffffff;
	text-shadow: none;
}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background: #ad74a2;
	color: #ffffff;
	text-shadow: none;
	}
.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #content input.button:disabled, .woocommerce #content input.button.disabled, .woocommerce-page a.button:disabled, .woocommerce-page a.button.disabled, .woocommerce-page button.button:disabled, .woocommerce-page button.button.disabled, .woocommerce-page input.button:disabled, .woocommerce-page input.button.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #content input.button:disabled, .woocommerce-page #content input.button.disabled {
	color: #ffffff;
	border: 1px solid #dfdbdf;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: not-allowed
}
.woocommerce a.button:disabled:active, .woocommerce a.button.disabled:active, .woocommerce button.button:disabled:active, .woocommerce button.button.disabled:active, .woocommerce input.button:disabled:active, .woocommerce input.button.disabled:active, .woocommerce #respond input#submit:disabled:active, .woocommerce #respond input#submit.disabled:active, .woocommerce #content input.button:disabled:active, .woocommerce #content input.button.disabled:active, .woocommerce-page a.button:disabled:active, .woocommerce-page a.button.disabled:active, .woocommerce-page button.button:disabled:active, .woocommerce-page button.button.disabled:active, .woocommerce-page input.button:disabled:active, .woocommerce-page input.button.disabled:active, .woocommerce-page #respond input#submit:disabled:active, .woocommerce-page #respond input#submit.disabled:active, .woocommerce-page #content input.button:disabled:active, .woocommerce-page #content input.button.disabled:active {
	top: 0
}
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
	float: none
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
	padding-top:0em;
	white-space:nowrap;
	display: inline-block
}
/*.woocommerce .quantity, */.woocommerce #content .quantity, /*.woocommerce-page .quantity, */.woocommerce-page #content .quantity {
	width: 68px;height:36px; position:relative;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1; display: inline-block;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	width: 45px;
	height:36px;
	float: left;
	padding: 0;
	text-align: center;
	border: 1px solid #c7c0c7;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: inset 0 0 2px 0 #f7f6f7;
	-webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
	font-weight: normal;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-appearance: textfield
}
.woocommerce .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number], .woocommerce #content .quantity noindex:-o-prefocus, .woocommerce #content .quantity input[type=number], .woocommerce-page .quantity noindex:-o-prefocus, .woocommerce-page .quantity input[type=number], .woocommerce-page #content .quantity noindex:-o-prefocus, .woocommerce-page #content .quantity input[type=number] {
padding-right:1.2em
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	width:24px;
	height:19px;
	text-decoration: none;
	overflow: visible;
	font-weight: normal;
	cursor: pointer;
	line-height: 13px;
	font-size: 12px;
	background-color: #fff;
    transition: background-color 0.2s ease 0s;
    border: 1px solid #c7c0c7;
	color: #acacac;
	left: 44px;
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
    top: 0;
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus {
	top: 17px;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
	background: #eee;
}

.woocommerce #content .quantity .plus:before, .woocommerce .quantity .plus:before, .woocommerce-page #content .quantity .plus:before, .woocommerce-page .quantity .plus:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 8px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #000;
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s
}

.woocommerce #content .quantity .minus:before, .woocommerce .quantity .minus:before, .woocommerce-page #content .quantity .minus:before, .woocommerce-page .quantity .minus:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 8px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s
}
.woocommerce #reviews h2 small, .woocommerce-page #reviews h2 small {
	float: right;
	color: #777777;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0 0 0
}
.woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
	text-decoration: none;
	color: #777777
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
	margin: 0
}
.woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
	margin: 0;
	border: 0;
	padding: 0
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
	height: 95px
}
#reviews .comment-form .comment-form-author, 
#reviews .comment-form .comment-form-email{ width:49%;}
#reviews .comment-form .comment-form-author{ margin-right:2% !important;}
#reviews .comment-form .form-submit{ margin-top:10px !important; display:inline-block;}

.woocommerce #reviews #comments .add_review, .woocommerce-page #reviews #comments .add_review {
*zoom:1
}
.woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:before, .woocommerce-page #reviews #comments .add_review:after {
	content: " ";
	display: table
}
.woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
	clear: both
}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
	clear: none
}
.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
*zoom:1;
	margin: 0;
	width: 100%;
	background: none;
	list-style: none
}
.woocommerce #reviews #comments ol.commentlist:before, .woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:before, .woocommerce-page #reviews #comments ol.commentlist:after {
	content: " ";
	display: table
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
	clear: both
}
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
	padding: 0;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
	color: #777777;
	font-size: 0.75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	width:50px;
	height: auto;
	background: #f7f6f7;
	border: 1px solid #f0eef0;
	margin: 0;
	line-height: 1
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 70px;
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0;
*zoom:1
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:before, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
	content: " ";
	display: table
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
	clear: both
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
	margin: 0; padding-top:0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size:1em
}
.woocommerce #reviews #comments ol.commentlist ul.children, .woocommerce-page #reviews #comments ol.commentlist ul.children {
	list-style: none outside;
	margin: 20px 0 0 50px
}
#reviews #comments ol.commentlist ul.children .star-rating, .woocommerce #reviews #comments ol.commentlist ul.children .star-rating, .woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
	display: none
}
.woocommerce #reviews #comments ol.commentlist #respond, .woocommerce-page #reviews #comments ol.commentlist #respond {
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0;
	margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist > li:before, .woocommerce-page #reviews #comments .commentlist > li:before {
	content: ""
}

ul.products li.product .star-rating,
.woocommerce .star-rating, 
.woocommerce-page .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size:0.857em;
	width:6.4em;
	font-family: 'star'; letter-spacing:3px;
}
.star-rating:before, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #dfdbdf;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
.star-rating span, .woocommerce .star-rating span, .woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}
.star-rating span:before, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}
.woocommerce-product-rating, .woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
	line-height: 2em;
	display: block
}
.woocommerce_detail_page_style3 .woocommerce-product-rating, .woocommerce .woocommerce_detail_page_style3 .woocommerce-product-rating, .woocommerce-page .woocommerce_detail_page_style3 .woocommerce-product-rating {
	display: inline-block;
}
.woocommerce_detail_page_style3 .share-box.woocommerce_share_box ul{ display:inline-block; float:none;}
.woocommerce div.product .woocommerce-product-rating{ margin:0;}
.woocommerce-product-rating .star-rating, .woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}
.products .star-rating,.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
	margin:7px 0 0;
	float: right;
}
.hreview-aggregate .star-rating, .woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
	margin: 10px 0 0 0
}
.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
*zoom:1;
	position: static;
	margin: 0;
	width: auto;
	padding: 0 0 0;
	background: transparent none;
	border: 0
}
.woocommerce #review_form #respond:before, .woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:before, .woocommerce-page #review_form #respond:after {
	content: " ";
	display: table
}
.woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
	clear: both
}
.woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
	margin: 0 0 10px
}
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
	left: auto
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.woocommerce p.stars, .woocommerce-page p.stars {
	position: relative;
	font-size: 1em
}

.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,0.1);
	border-left: 1px dotted rgba(0,0,0,0.1);
	margin-bottom: 1.618em;
	width: 100%
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
	width: 150px;
	font-weight: normal;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
	font-style: italic;
	padding:8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
.woocommerce div.product .woocommerce-tabs table p{ padding:0;}
.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th {
	background: rgba(0,0,0,0.025)
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: 0px solid rgba(0,0,0,0.1);
	margin: 0px -1px 24px 0px;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-weight: bold;
	line-height: 18px;
	padding:20px 20px;border-width: 0 0px 1px 0 !important;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	border-top:0;
	padding:25px 20px;
	vertical-align: middle;border-width: 0 0px 1px 0 !important;
}
.woocommerce table.shop_table td.woocommerce_cart_coupon_row, .woocommerce-page table.shop_table td.woocommerce_cart_coupon_row{ border-width:0 !important;}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{padding: 25px;border: 3px solid #EFEFEF;}
.woocommerce .cart-collaterals .cart_totals h2 {text-transform: uppercase;font-size: 22px; padding:0 0 15px;}

.woocommerce table.shop_table td.wishlist-empty, .woocommerce-page table.shop_table td.wishlist-empty{ padding:34px 12px;}
.woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
}
.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 {
	font-weight: normal;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders {
	font-size: 0.85em
}
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td, .woocommerce-page table.my_account_orders th, .woocommerce-page table.my_account_orders td {
	padding: 4px 8px;
	vertical-align: middle
}
.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
	white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
	text-align: right
}
.woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
	margin: .25em 0;
*zoom:1
}
.woocommerce td.product-name dl.variation:before, .woocommerce td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:before, .woocommerce-page td.product-name dl.variation:after {
	content: " ";
	display: table
}
.woocommerce td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:after {
	clear: both
}
.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd {
	display: inline-block;
	float: left;
	margin-bottom:0;
}
.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
	font-weight: normal;
	padding: 0 0 .25em 0;
	margin: 0 4px 0 0;
	clear: left
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
	padding: 0 0 .25em 0
}
.woocommerce td.product-name dl.variation dd p:last-child, .woocommerce-page td.product-name dl.variation dd p:last-child {
	margin-bottom: 0
}
.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
	font-size: 0.83em
}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
	min-width: 80px
}
.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
	min-width: 32px
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
	width:70px; max-width:70px;
}
.woocommerce table.cart th, .woocommerce table.cart td, .woocommerce #content table.cart th, .woocommerce #content table.cart td, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page #content table.cart td {
	vertical-align: middle
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: red;
	text-decoration: none;
	font-weight: normal
}
.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
	background-color: red;
	color: #fff
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #dfdbdf !important;
	padding:9px 10px 10px;
	margin:0px 4px 0 0;
	outline: 0;
	line-height: 1em; border:0;
}
.woocommerce table.cart td.actions .coupon .input-text{ height:45px;}
.woocommerce table.cart input, .woocommerce #content table.cart input, .woocommerce-page table.cart input, .woocommerce-page #content table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1em
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0
}
.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:12px 0;
	margin: 0;
*zoom:1;
	list-style: none
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{padding:12px 0 12px 2em;}

.woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:before, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:before, .woocommerce-page ul.product_list_widget li:after {
	content: " ";
	display: table
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
	clear: both
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
	display: block; font-weight:normal;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 32px;
	height: auto;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3)
}
.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 {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,0.1);
*zoom:1
}
.woocommerce ul.cart_list li dl:before, .woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce-page ul.cart_list li dl:before, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.product_list_widget li dl:before, .woocommerce-page ul.product_list_widget li dl:after {
	content: " ";
	display: table
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.product_list_widget li dl:after {
	clear: both
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dt, .woocommerce-page ul.product_list_widget li dl dd {
	display: inline-block;
	float: left;
	margin-botom: 1em
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
	font-weight: normal;
	padding: 0 0 .25em 0;
	margin: 0 4px 0 0;
	clear: left
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
	padding: 0 0 .25em 0
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child, .woocommerce-page ul.cart_list li dl dd p:last-child, .woocommerce-page ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
	float: none
}
.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
	border-top: 1px solid #f7f6f7;
	padding: 4px 0 0
}
.woocommerce.widget_shopping_cart .total strong, .woocommerce .widget_shopping_cart .total strong, .woocommerce-page.widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong {
	min-width: 40px;
	display: inline-block
}
.woocommerce.widget_shopping_cart .buttons, .woocommerce .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons {
*zoom:1
}
.woocommerce.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:before, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:before, .woocommerce-page .widget_shopping_cart .buttons:after {
	content: " ";
	display: table
}
.woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after {
	clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
	width: 100%;
	float: none;
	display: block
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: 7px;
	content: "\e02e"
}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
	margin: 0
}
.woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
	color: #777777;
	font-size: 0.83em
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
	border-collapse: separate;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 6px;
	padding: 0
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
	border-top: 0
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	width: 30%
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
	padding: 20px;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
	vertical-align: top
}
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
	display: block;
	color: #777777
}
.woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
	width: 100%
}
.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
	color: #85ad74
}
.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-top: 1px solid #f7f6f7
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	display: inline-block; width:100%; margin-bottom:0;
}
.woocommerce-cart .wc-proceed-to-checkout{ padding-bottom:0;}
.woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
	padding: 3px;
	margin: 0 0 6px
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder, .woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition:opacity 0.5s 0.5s ease;
-moz-transition:opacity 0.5s 0.5s ease;
transition:opacity 0.5s 0.5s ease;
opacity:0
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	line-height: 2em
}
.woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
	visibility: hidden
}
.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
	display: inline
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
	cursor: pointer;
	margin: 0
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	color: red;
	font-weight: normal;
	border: 0
}
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}
.woocommerce .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height:1em; height:36px; border-radius:0;-webkit-border-radius:0;
}
.woocommerce-page form .form-row textarea,.woocommerce form .form-row textarea{height:160px !important;}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{ height:34px !important;}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:34px !important;height:34px !important;}
.woocommerce .select2-container--default .select2-selection--single{border: 1px solid #ccc;height: 36px;}
.woocommerce form .form-row select, .woocommerce-page form .form-row select{ background:#fff; height:36px;border: 1px solid #ccc; padding-left:4px;}

.select2-container .select2-choice{ height:36px; line-height:36px;}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	height: 4em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
	border-color: #fb7f88
}
.woocommerce form .form-row ::-webkit-input-placeholder, .woocommerce-page form .form-row ::-webkit-input-placeholder {
line-height:normal
}
.woocommerce form .form-row :-moz-placeholder, .woocommerce-page form .form-row :-moz-placeholder {
line-height:normal
}
.woocommerce form .form-row :-ms-input-placeholder, .woocommerce-page form .form-row :-ms-input-placeholder {
line-height:normal
}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
	border: 1px solid #dfdbdf;
	padding: 20px;
	margin: 2em 0 2em 0px;
	text-align: left;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0
}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside
}
.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
	font-weight: normal;
}
.woocommerce p.woocommerce-shipping-contents, .woocommerce-page p.woocommerce-shipping-contents {
	margin: 0
}
.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {
	float: left;
	clear: none
}
.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
	clear: left
}
.woocommerce .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .form-row-first {
	clear: left
}
.woocommerce .checkout .create-account small, .woocommerce-page .checkout .create-account small {
	font-size: 11px;
	color: #777777;
	line-height: 13px;
}
.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}
.woocommerce .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
	clear: both
}
.woocommerce #payment, .woocommerce-page #payment {
	background: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
*zoom:1;
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #dfdbdf;
	margin: 0;
	list-style: none outside
}
.woocommerce #payment ul.payment_methods:before, .woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:before, .woocommerce-page #payment ul.payment_methods:after {
	content: " ";
	display: table
}
.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
	clear: both
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
}
.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
	margin: 0 1em 0 0
}
.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
	padding: 1em;
	border-top: 1px solid #ffffff
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 4%;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.5em;
	background:rgba(0,0,0,0.04) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ebe9eb), to(#dfdbdf));
	background: -webkit-linear-gradient(#ebe9eb, #dfdbdf);
	background: -moz-linear-gradient(center top, #ebe9eb 0%, #dfdbdf 100%);
	background: -moz-gradient(center top, #ebe9eb 0%, #dfdbdf 100%);
	box-shadow:none;
	-webkit-box-shadow: none;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);line-height: 1.5;margin-bottom: 1.2em;
}
.woocommerce #payment div.payment_box input.input-text, .woocommerce #payment div.payment_box textarea, .woocommerce-page #payment div.payment_box input.input-text, .woocommerce-page #payment div.payment_box textarea {
	border-color: #d3ced3;
	border-top-color: #c7c0c7;
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.4);
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.4)
}
.woocommerce #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-page #payment div.payment_box ::-webkit-input-placeholder {
color:#c7c0c7
}
.woocommerce #payment div.payment_box :-moz-placeholder, .woocommerce-page #payment div.payment_box :-moz-placeholder {
color:#c7c0c7
}
.woocommerce #payment div.payment_box :-ms-input-placeholder, .woocommerce-page #payment div.payment_box :-ms-input-placeholder {
color:#c7c0c7
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc {
	font-size: 1.5em;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
	background-image: url(../images/icons/credit-cards/visa.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
	background-image: url(../images/icons/credit-cards/mastercard.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
	background-image: url(../images/icons/credit-cards/laser.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
	background-image: url(../images/icons/credit-cards/diners.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
	background-image: url(../images/icons/credit-cards/maestro.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
	background-image: url(../images/icons/credit-cards/jcb.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
	background-image: url(../images/icons/credit-cards/amex.png)
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
	background-image: url(../images/icons/credit-cards/discover.png)
}
.woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
	font-size: 11px;
	color: #777777;
	line-height: 13px;
}
.woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
	margin: 0 0 1em
}
.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
	margin-bottom: 0
}
.woocommerce #payment div.payment_box:before, .woocommerce-page #payment div.payment_box:before {
	content: "";
	display: block;
	border: 8px solid rgba(0,0,0,0.04);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -1px;
	left: 0;
	margin: -1em 0 0 2em
}
.woocommerce .order_details, .woocommerce-page .order_details {
*zoom:1;
	margin: 0 0 1.5em;
	list-style: none
}
.woocommerce .order_details:before, .woocommerce .order_details:after, .woocommerce-page .order_details:before, .woocommerce-page .order_details:after {
	content: " ";
	display: table
}
.woocommerce .order_details:after, .woocommerce-page .order_details:after {
	clear: both
}
.woocommerce .order_details li, .woocommerce-page .order_details li {
	float: left;
	margin-right: 2em;
	text-transform: uppercase;
	font-size: 0.715em;
	line-height: 1em;
	border-right: 1px dashed #dfdbdf;
	padding-right: 2em
}
.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em
}
.woocommerce .order_details li:last-of-type, .woocommerce-page .order_details li:last-of-type {
	border: none
}
.woocommerce .addresses .title, .woocommerce-page .addresses .title {
*zoom:1
}
.woocommerce .addresses .title:before, .woocommerce .addresses .title:after, .woocommerce-page .addresses .title:before, .woocommerce-page .addresses .title:after {
	content: " ";
	display: table
}
.woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
	clear: both
}
.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
	float: left
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
	float: right
}
.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
	font-weight: normal;
	margin-bottom: 0
}
.woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0
}
.woocommerce ul.digital-downloads, .woocommerce-page ul.digital-downloads {
	margin-left: 0;
	padding-left: 0
}
.woocommerce ul.digital-downloads li, .woocommerce-page ul.digital-downloads li {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
.woocommerce ul.digital-downloads li:before, .woocommerce-page ul.digital-downloads li:before {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e00a"
}
.woocommerce ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
	float: right
}
.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
*zoom:1;
	padding: 0 0 1px;
	list-style: none
}
.woocommerce .widget_layered_nav ul li:before, .woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:before, .woocommerce-page .widget_layered_nav ul li:after {
	content: " ";
	display: table
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
	clear: both
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
	padding: 1px 0;
	float: left
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
	padding: 0 6px;
	text-decoration: none;
	border: 1px solid #ad74a2;
	background: #ad74a2;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	color: #ffffff;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e013"
}
.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 1px 0;
	color: #777777
}
.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
	float: left;
	padding: 0 1px 1px 0;
	list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
	padding: 0 6px;
	text-decoration: none;
	border: 1px solid #ad74a2;
	background: #ad74a2;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
	color: #ffffff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left
}
.woocommerce .widget_layered_nav_filters ul li a:before, .woocommerce-page .widget_layered_nav_filters ul li a:before {
	font-family: 'WooCommerce';
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e013"
}
.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
	margin-bottom: 1em
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	font-size: 1.15em
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	float: left
}
.woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider {
	position: relative;
	text-align: left
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.9em;
	height: 0.9em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid #999;
	cursor: pointer;
	background: #fff;
	outline: none;
	top: -0.3em;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: inset 0 0 0 1px #f8f8f8;
	-webkit-border-radius: 1em;
	border-radius: 1em
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background: #eee;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
	height: .5em
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}
.single-product .twentythirteen .entry-summary, .single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform {
	padding: 0
}
.single-product .twentythirteen p.stars {
	clear: both
}
.twentythirteen .woocommerce-breadcrumb {
	padding-top: 40px
}
.twentyfourteen ul.products li.product {
	margin-top: 0 !important
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page #content input.button.loading:before {
	background-image: url(../images/ajax-loader@2x.gif);
	background-size: 16px 16px
}
}


/* =Price Filter Widget
	-------------------------------------------------------------- */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #141741;
  cursor: pointer;
  background: #2d338e;
  outline: none;
  top: -0.2em;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #c0132c;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #d5d5d5;
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}


#main-cart{ float:right; margin:0px 0 0 10px;position:relative; line-height:normal;}
#main-cart span.amount{ display:none;}
.zolotheme #main-cart .widget_shopping_cart{ width:auto; float:right; position:absolute; top:100%; right:0; width:300px; background:#fff; padding:10px 20px; opacity:0; display:none; box-shadow:0 0 5px #999;}
.zolotheme #main-cart:hover .widget_shopping_cart{ opacity:1;display: block;}

a.cart-contents{ padding:0px 0 0 21px; float:left;position:relative;}
a.cart-contents:before{
    content: "\e983";
    left:0; top:4px;
    position: absolute;
    width:100%; font-family:ap-icons;
}
.zolotheme #main-cart span.amount{ display:none;}

.shop-page-banner{ width:100%; float:left;color:#fff; text-align:center;}
.woocommerce-tabs .comment-form-author, .woocommerce-tabs .comment-form-email, .woocommerce-tabs .comment-form-url{ width:100%; padding:0;}

.woocommerce-ordering select{ border:1px solid #ddd; padding:5px 0 5px 5px;}
.cart_list product_list_widget { list-style:none; padding-left:0;}

@media (max-width:979px) {
#main-cart{ margin:-46px 70px 0 14px; padding-top:0;}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { width:100%;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color:#dfdbdf;
}
}
@media (max-width:650px) {
.entry-content .woocommerce form { overflow:auto;}
}

/*New CSS ADD HERE*/
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{ top:50%; margin-top:-10px;}

.woocommerce_products_element ul.products li.product .product_list_item,
.woocommerce-page ul.products li.product .product_list_item,
.woocommerce ul.products li.product .product_list_item{ width:100%; float:left; border:0px solid #e8e8e8; position:relative;
-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
ul.products li.product .product_list_item{ overflow:hidden;}
.woocommerce_products_element ul.products li.product .zolo_product_details,
.woocommerce-page ul.products li.product .zolo_product_details,
.woocommerce ul.products li.product .zolo_product_details{ width:100%; float:left; padding:17px 20px 20px 20px;}

.woocommerce-page ul.products li.product .zolo_product_thumbnail,
.woocommerce ul.products li.product .zolo_product_thumbnail{ width:100%; float:left; position:relative; overflow:hidden; line-height:0;}

ul.products li.product .zolo_product_thumbnail .zolo_cart_but,
ul.products li.product .zolo_product_thumbnail .zolo_cart_but,
ul.products li.product .zolo_product_thumbnail:after{
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	}
ul.products li.product .zolo_product_thumbnail{ overflow:hidden; line-height:0;}
.zolo_product_thumbnail .zolo_product_img_link{position:absolute; top:0; left:0;width:100%; height:100%; z-index:1}
ul.products li.product .zolo_product_thumbnail:after{ position:absolute; top:0; left:0; content:""; background: rgba(0,0,0,0.6); width:100%; height:100%;/* z-index:1;*/opacity:0;}
ul.products li.product .product_list_item:hover .zolo_product_thumbnail:after{ opacity:1;}
ul.products li.product .zolo_product_thumbnail img{ margin:0; width:100%;}
ul.products li.product .zolo_product_thumbnail .zolo_cart_but{ position:absolute; top:50%; left:-100%; z-index:2; text-align:center; width:100%;
-moz-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}

ul.products li.product .product_list_item:hover .zolo_product_thumbnail .zolo_cart_but{left: 50%;}

.woocommerce-page ul.products li.product .zolo_product_thumbnail .zolo_cart_but .button,
.woocommerce ul.products li.product .zolo_product_thumbnail .zolo_cart_but .button{ margin:0;}

.woocommerce-page ul.products li.product .zolo_product_thumbnail .zolo_cart_but a.added_to_cart, 
.woocommerce ul.products li.product .zolo_product_thumbnail .zolo_cart_but a.added_to_cart{ display:table; margin-top: 5px;}
#review_form_wrapper #review_form #respond.comment-respond{ width:100% !important; float:left;}

nav.woocommerce-MyAccount-navigation{ width:100%; float:left;}
nav.woocommerce-MyAccount-navigation ul{ margin:0; padding:0;}
.woocommerce-MyAccount-content form{ width:100%; float:left;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-info, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-info{ width:100%; float:left;}

.woocommerce-account .woocommerce{width:100%; float:left;position:relative;}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){ vertical-align:top;}
.variations .label > label {
    font-size: 18px;
    font-weight: bold !important;
    line-height: 44px;
}

/*Product Style CSS Start*/
.woocommerce_product_title_center ul.products li.product .zolo_product_details{ text-align:center;}
.woocommerce_product_title_center ul.products li.product .price{ float:none; display:block; clear:right;}
.woocommerce_product_title_center .products .star-rating{ float:none !important; display: inline-block; margin:7px 0 0px;}
.woocommerce_product_title_center ul.products li.product .price del{float:none; display: inline-block;}
.woocommerce_product_title_left ul.products li.product .zolo_product_details{ text-align: left;}

.woocommerce_product_title_right ul.products li.product .zolo_product_details{ text-align: right;}
.woocommerce_product_title_right ul.products li.product .price, 
.woocommerce .woocommerce_product_title_right ul.products li.product .price, 
.woocommerce-page .woocommerce_product_title_right ul.products li.product .price{ float:right;}
.woocommerce_product_title_right .products .zolo_woo_rating{ float:left;}

.zolo_product_thumbnail_wrapper{ width:100%; float:left; position:relative; overflow:hidden;}
.woo_product_button_group{float:left; position:absolute; bottom:20px; left:0px;text-align:center; opacity:0; visibility:hidden; transition:all 0.6s; z-index:10}
ul.products li.product .product_list_item:hover .woo_product_button_group{opacity:1; visibility:visible;left:20px;}

.woocommerce ul.products li.product .woo_product_button_group .button{ margin:0;}
ul.products.woocommerce_product_style7 li.product a.button,
.woo_product_button_group .product_shop_wishlist_button,
.woo_product_button_group .product_cart_button,
.woo_product_button_group .product_quickview_button,
.woo_product_button_group .product_compare_button{ width:40px; height:40px; display: inline-block; vertical-align:top;position:relative;margin-right:2px;background:#fff; transition:all 0.4s;-moz-transition:all 0.4s;-webkit-transition:all 0.4s;-ms-transition:all 0.4s;}

.woo_product_button_group .product_shop_wishlist_button:hover, 
.woo_product_button_group .product_cart_button:hover, 
.woo_product_button_group .product_quickview_button:hover, 
.woo_product_button_group .product_compare_button:hover{ background:#333;}

.woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button,
.woo_product_button_group .product_cart_button a.button,
.woo_product_button_group .product_compare_button a.button.compare, 
.woo_product_button_group .product_quickview_button a.apress-qv-button{width:100%; height:40px; padding:0 !important; background:none!important; font-size:0 !important; color:#848484;cursor: pointer; overflow:inherit !important;}

.woo_product_button_group .product_shop_wishlist_button:hover a.shop_wishlist_button, 
.woo_product_button_group .product_cart_button:hover a.button,
.woo_product_button_group .product_compare_button:hover a.button.compare, 
.woo_product_button_group .product_quickview_button:hover a.apress-qv-button{ color:#fff;}

.woo_product_button_group .product_compare_button a.button.compare:after,
.woo_product_button_group .product_cart_button a.button:after,
.woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button:after,
.woo_product_button_group .product_quickview_button .apress-qv-button:after{ position:absolute; left:0; top:0;font-size:14px; line-height:40px; width:100%; margin:0;}

.woo_product_button_group .product_quickview_button .apress-qv-button:after{content: "\e94d";font-family:ap-icons;}
.woo_product_button_group .product_compare_button a.button.compare:after{content:"\e96b"; font-family:ap-icons;}
.woo_product_button_group .product_cart_button a.button:after{content:"\e962";font-family: ap-icons;}

.woo_product_button_group .product_cart_button a.button.add_to_cart_button.loading:after{content: "\e949";font-family: ap-icons;}
.woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button:after{content:"\e94f";font-family:ap-icons;}

ul.products.woocommerce_product_style7 li.product .product_list_item .woo_product_button_group .wc_tooltip{ left:100%;bottom: auto; top:50%; margin-left:10px; margin-bottom:0; white-space: nowrap;
transform:translate(0, -50%);-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);}
ul.products.woocommerce_product_style7 li.product .product_list_item .woo_product_button_group .wc_tooltip::before{right:100%;left: auto;top:50%;border-width:5px 5px 5px 0;  margin:-5px 0 0 !important; border-color: transparent rgb(34, 35, 40) transparent transparent;}
ul.products li.product .product_list_item .woo_product_button_group .wc_tooltip{ font-size:12px; line-height:14px; color:#fff; padding:2px 6px 4px; position:absolute; bottom:100%; left: 50%; background:#000;opacity:0; visibility:hidden; border-radius:3px; width: auto;margin-bottom:10px;white-space: nowrap; text-transform: none;font-weight: normal;
transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-ms-transition:all 0.8s; 
transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);
}
ul.products li.product .product_list_item .woo_product_button_group .product_quickview_button:hover .wc_tooltip,
ul.products li.product .product_list_item .woo_product_button_group .product_compare_button:hover .wc_tooltip,
ul.products li.product .product_list_item .woo_product_button_group .add_to_cart_button:hover .wc_tooltip,
ul.products li.product .product_list_item .woo_product_button_group .product_cart_button:hover .wc_tooltip,
ul.products li.product .product_list_item .woo_product_button_group .product_shop_wishlist_button .add_to_wishlist:hover .wc_tooltip,
ul.products li.product .product_list_item .woo_product_button_group .product_shop_wishlist_button .wishlist-link:hover .wc_tooltip{ opacity:1;visibility: visible;}
ul.products li.product .product_list_item .woo_product_button_group .wc_tooltip:before {
    border-color: rgb(34, 35, 40) transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    content: "";
    height: 0;
    margin: 0 0 0 -7px !important;
    opacity: 1;
    top: 100%; left:50%;position:absolute;
    width: 0;
}
ul.products li.product .woo_product_button_group .shop_wishlist_button.exist_in_wishlist, 
ul.products li.product .woo_product_button_group .wishlist-link.shop_wishlist_button{display: none;}
ul.products li.product .woo_product_button_group .shop_wishlist_button{ position:absolute; top:0; left:0;}


ul.products li.product .woo_product_button_group .shop_wishlist_button .wc-loading.hide {
    opacity:0;
    visibility: hidden;
}
ul.products li.product .woo_product_button_group .shop_wishlist_button .wc-loading {
    height:40px;
    left: 50%;
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transition: top 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    width:100%;
	background:#ddd;
	z-index:999;
}
ul.products li.product .woo_product_button_group .shop_wishlist_button .wc-loading:before {
    border: 2px solid #b7b7b7;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height:18px;
    left: 50%;
    -moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
    position: absolute;
    top: 50%;
    width: 18px;
}
ul.products li.product .woo_product_button_group .shop_wishlist_button .wc-loading .wc-loading-spiner{ position:relative;height: 18px;width: 18px; position:absolute; left:50%; top:50%;
-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);}
ul.products li.product .woo_product_button_group .shop_wishlist_button .wc-loading .wc-loading-spiner:after {
    animation: 0.5s linear 0s normal none infinite running clockwise;
    border-color: transparent #000 transparent transparent;
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    content: "";
    height: 18px;
    width: 18px;
	left:0;
    position: absolute;
    top:0;
}

/*Product Style 1*/
ul.woocommerce_product_style1 .woo_product_button_group{ width:100%;float:left;left:0; position:relative; }
ul.products.woocommerce_product_style1 li.product .product_list_item:hover .woo_product_button_group{left:0px; bottom:0; margin-bottom:15px;}
ul.woocommerce_product_style1 .woo_product_button_group .product_cart_button{ display:none;}
/*Product Style 2*/
ul.woocommerce_product_style2 .woo_product_button_group{ width:100%;text-align:center;bottom:-50px;left:0px;text-align:center;line-height: 0;}
ul.products.woocommerce_product_style2 li.product .product_list_item:hover .woo_product_button_group{left:0; bottom:20px;}

/*Product Style 3*/
ul.woocommerce_product_style3 .woo_product_button_group{ width:100%; bottom:auto; left:0; top:60%; transform:translateY(-50%); text-align:center;}
ul.products.woocommerce_product_style3 li.product .product_list_item:hover .woo_product_button_group{left:0px;top:50%;}

ul.products.woocommerce_product_style3 li.product .woo_product_button_group .shop_wishlist_button .wc-loading,
ul.woocommerce_product_style3 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button{-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}
ul.woocommerce_product_style3 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style3 .woo_product_button_group .product_cart_button, 
ul.woocommerce_product_style3 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style3 .woo_product_button_group .product_compare_button{ float:none; display:inline-block; margin:0 3px;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}

ul.woocommerce_product_style3 .woo_product_button_group .product_compare_button a.button.compare::after,
ul.woocommerce_product_style3 .woo_product_button_group .product_cart_button a.button.add_to_cart_button::after,
ul.woocommerce_product_style3 .woo_product_button_group .product_cart_button a.button.product_type_variable::after,
ul.woocommerce_product_style3 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button::after,
ul.woocommerce_product_style3 .woo_product_button_group .product_quickview_button .apress-qv-button::after{ line-height:40px; font-size:14px;}

/*Product Style 4*/
ul.woocommerce_product_style4 .woo_product_button_group{ width:100%;bottom:-50px;left:0px;text-align:center;display: flex;}
ul.products.woocommerce_product_style4 li.product .product_list_item:hover .woo_product_button_group{left:0; bottom:0;}

ul.woocommerce_product_style4 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style4 .woo_product_button_group .product_cart_button, 
ul.woocommerce_product_style4 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style4 .woo_product_button_group .product_compare_button{ float:none; display:inline-block;flex: 1; height:40px; width:auto; margin:0;opacity:0.9; border-right:1px solid rgba(0,0,0,0.5);}
ul.woocommerce_product_style4 .woo_product_button_group span:last-child{border-right:0px;}

/*Product Style 5*/
ul.woocommerce_product_style5 .woo_product_button_group{ width:100%;bottom:-50px;left:0px;text-align:center;line-height: 0;}
ul.products.woocommerce_product_style5 li.product .product_list_item:hover .woo_product_button_group{left:0; bottom:0;}

ul.woocommerce_product_style5 .woo_product_caption{ position:absolute; left:0; width:100%; height:100%; top:0;}
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_price{ position:absolute; left:0; top:0;
    background-color: #fff;
    color: #000 !important;
    float: left;
    font-size: 16px;
    max-width: 100%;
    padding: 3px 5px;
    width: auto !important; opacity:1;
	transition:all 0.4s;-moz-transition:all 0.4s;-webkit-transition:all 0.4s;-ms-transition:all 0.4s;
}
ul.products.woocommerce_product_style5 li.product .product_list_item:hover .woo_product_caption .zolo_woo_price{opacity:0;}
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_title{  float:left; padding:30px 0 0 20px;max-width: 67%;}

ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_rating,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_title{opacity:0; visibility:hidden;transform: translateX(-20px); -moz-transform: translateX(-20px); -webkit-transform: translateX(-20px);
transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s, transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
-moz-transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s, transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
-webkit-transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s, transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
}
ul.products.woocommerce_product_style5 li.product .product_list_item:hover .woo_product_caption .zolo_woo_rating,
ul.products.woocommerce_product_style5 li.product .product_list_item:hover .woo_product_caption .zolo_woo_hover_price,
ul.products.woocommerce_product_style5 li.product .product_list_item:hover .woo_product_caption .zolo_woo_title{opacity:1; visibility: visible;
transform: translateX(0px); -moz-transform: translateX(0px); -webkit-transform: translateX(0px);}

ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price{
    display: block; font-size:16px; text-align:right;
    position: absolute;
    right: 22px;
    top:40px; z-index:9;
}
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_title .woocommerce-loop-product__title,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price del,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price{ color:#fff;}
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_rating{float:left;padding:0px 0 0 20px; clear:left;}
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price .woocommerce-Price-amount,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price ins,
ul.woocommerce_product_style5 .woo_product_caption .zolo_woo_hover_price del{ padding:0;display:block;}


/*Product Style 6, 8, 9, 10*/
ul.products.woocommerce_product_style6 li.product .zolo_product_thumbnail .zolo_cart_but{ position:absolute; top:auto; bottom:-30px;left:0; z-index:2; text-align:center; width:100%; opacity:0; visibility:hidden;
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);
}
ul.products.woocommerce_product_style6 li.product .product_list_item:hover .zolo_product_thumbnail .zolo_cart_but{left:0;bottom:10px;opacity:1; visibility: visible;}

ul.woocommerce_product_style10 .woo_product_button_group,
ul.woocommerce_product_style9 .woo_product_button_group,
ul.woocommerce_product_style8 .woo_product_button_group,
ul.woocommerce_product_style6 .woo_product_button_group{z-index:9;top:10px; left: auto; right:-20px;bottom:auto; opacity:0; visibility:hidden;}
ul.products.woocommerce_product_style10 li.product .product_list_item:hover .woo_product_button_group,
ul.products.woocommerce_product_style9 li.product .product_list_item:hover .woo_product_button_group,
ul.products.woocommerce_product_style8 li.product .product_list_item:hover .woo_product_button_group,
ul.products.woocommerce_product_style6 li.product .product_list_item:hover .woo_product_button_group{opacity:1; visibility:visible;right:10px; left:auto;}

ul.woocommerce_product_style10 .woo_product_button_group .product_shop_wishlist_button,
ul.woocommerce_product_style10 .woo_product_button_group .product_cart_button,
ul.woocommerce_product_style9 .woo_product_button_group .product_shop_wishlist_button,
ul.woocommerce_product_style9 .woo_product_button_group .product_cart_button,
ul.woocommerce_product_style8 .woo_product_button_group .product_cart_button,
ul.woocommerce_product_style6 .woo_product_button_group .product_cart_button{ display:none;}

ul.woocommerce_product_style10 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style10 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style10 .woo_product_button_group .product_compare_button,
ul.woocommerce_product_style9 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style9 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style9 .woo_product_button_group .product_compare_button,
ul.woocommerce_product_style8 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style8 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style8 .woo_product_button_group .product_compare_button,
ul.woocommerce_product_style6 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style6 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style6 .woo_product_button_group .product_compare_button{ float:left; clear:left;height: 50px; width:50px;}

ul.woocommerce_product_style10 .woo_product_button_group .product_compare_button a.button.compare::after, 
ul.woocommerce_product_style10 .woo_product_button_group .product_cart_button a.button::after, 
ul.woocommerce_product_style10 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button::after, 
ul.woocommerce_product_style10 .woo_product_button_group .product_quickview_button .apress-qv-button::after,
ul.woocommerce_product_style9 .woo_product_button_group .product_compare_button a.button.compare::after, 
ul.woocommerce_product_style9 .woo_product_button_group .product_cart_button a.button::after, 
ul.woocommerce_product_style9 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button::after, 
ul.woocommerce_product_style9 .woo_product_button_group .product_quickview_button .apress-qv-button::after,
ul.woocommerce_product_style8 .woo_product_button_group .product_compare_button a.button.compare::after, 
ul.woocommerce_product_style8 .woo_product_button_group .product_cart_button a.button::after, 
ul.woocommerce_product_style8 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button::after, 
ul.woocommerce_product_style8 .woo_product_button_group .product_quickview_button .apress-qv-button::after,
ul.woocommerce_product_style6 .woo_product_button_group .product_compare_button a.button.compare::after, 
ul.woocommerce_product_style6 .woo_product_button_group .product_cart_button a.button::after, 
ul.woocommerce_product_style6 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button::after, 
ul.woocommerce_product_style6 .woo_product_button_group .product_quickview_button .apress-qv-button::after{ line-height:50px;}

ul.woocommerce_product_style10 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button, 
ul.woocommerce_product_style10 .woo_product_button_group .product_cart_button a.button, 
ul.woocommerce_product_style10 .woo_product_button_group .product_compare_button a.button.compare, 
ul.woocommerce_product_style10 .woo_product_button_group .product_quickview_button a.apress-qv-button,
ul.woocommerce_product_style9 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button, 
ul.woocommerce_product_style9 .woo_product_button_group .product_cart_button a.button, 
ul.woocommerce_product_style9 .woo_product_button_group .product_compare_button a.button.compare, 
ul.woocommerce_product_style9 .woo_product_button_group .product_quickview_button a.apress-qv-button,
ul.woocommerce_product_style8 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button, 
ul.woocommerce_product_style8 .woo_product_button_group .product_cart_button a.button, 
ul.woocommerce_product_style8 .woo_product_button_group .product_compare_button a.button.compare, 
ul.woocommerce_product_style8 .woo_product_button_group .product_quickview_button a.apress-qv-button,
ul.woocommerce_product_style6 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button, 
ul.woocommerce_product_style6 .woo_product_button_group .product_cart_button a.button, 
ul.woocommerce_product_style6 .woo_product_button_group .product_compare_button a.button.compare, 
ul.woocommerce_product_style6 .woo_product_button_group .product_quickview_button a.apress-qv-button{ height:50px;}

.woocommerce_products_element ul.products.woocommerce_product_style10 .out_of_stock_badge_loop, 
.woocommerce_products_element ul.products.woocommerce_product_style10 span.onsale,
.woocommerce ul.products.woocommerce_product_style10 .out_of_stock_badge_loop, 
.woocommerce-page ul.products.woocommerce_product_style10 .out_of_stock_badge_loop,
.woocommerce ul.products.woocommerce_product_style10 span.onsale, 
.woocommerce-page ul.products.woocommerce_product_style10 span.onsale,
.woocommerce_products_element ul.products.woocommerce_product_style9 .out_of_stock_badge_loop, 
.woocommerce_products_element ul.products.woocommerce_product_style9 span.onsale,
.woocommerce ul.products.woocommerce_product_style9 .out_of_stock_badge_loop, 
.woocommerce-page ul.products.woocommerce_product_style9 .out_of_stock_badge_loop,
.woocommerce ul.products.woocommerce_product_style9 span.onsale, 
.woocommerce-page ul.products.woocommerce_product_style9 span.onsale,
.woocommerce_products_element ul.products.woocommerce_product_style8 .out_of_stock_badge_loop, 
.woocommerce_products_element ul.products.woocommerce_product_style8 span.onsale,
.woocommerce ul.products.woocommerce_product_style8 .out_of_stock_badge_loop, 
.woocommerce-page ul.products.woocommerce_product_style8 .out_of_stock_badge_loop,
.woocommerce ul.products.woocommerce_product_style8 span.onsale, 
.woocommerce-page ul.products.woocommerce_product_style8 span.onsale,
.woocommerce_products_element ul.products.woocommerce_product_style6 .out_of_stock_badge_loop, 
.woocommerce_products_element ul.products.woocommerce_product_style6 span.onsale,
.woocommerce ul.products.woocommerce_product_style6 .out_of_stock_badge_loop, 
.woocommerce-page ul.products.woocommerce_product_style6 .out_of_stock_badge_loop,
.woocommerce ul.products.woocommerce_product_style6 span.onsale, 
.woocommerce-page ul.products.woocommerce_product_style6 span.onsale{ left:10px; right:auto;}

ul.products.woocommerce_product_style10 li.product .product_list_item .woo_product_button_group .wc_tooltip,
ul.products.woocommerce_product_style9 li.product .product_list_item .woo_product_button_group .wc_tooltip,
ul.products.woocommerce_product_style8 li.product .product_list_item .woo_product_button_group .wc_tooltip,
ul.products.woocommerce_product_style6 li.product .product_list_item .woo_product_button_group .wc_tooltip{ right:100%; left: auto;bottom: auto; top:50%; margin-right:10px; margin-bottom:0; white-space: nowrap; transform:translate(0, -50%);-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%); }
ul.products.woocommerce_product_style10 li.product .product_list_item .woo_product_button_group .wc_tooltip::before,
ul.products.woocommerce_product_style9 li.product .product_list_item .woo_product_button_group .wc_tooltip::before,
ul.products.woocommerce_product_style8 li.product .product_list_item .woo_product_button_group .wc_tooltip::before,
ul.products.woocommerce_product_style6 li.product .product_list_item .woo_product_button_group .wc_tooltip::before{left:100%;top:50%;border-width:5px 0 5px 5px;  margin:-5px 0 0 !important;
border-color: transparent transparent transparent rgb(34, 35, 40);
}
ul.products.woocommerce_product_style8 li.product .zolo_product_details .zolo_cart_but .product_cart_button,
ul.products.woocommerce_product_style8 li.product .zolo_product_details .zolo_cart_but{ width:100%; float:left; line-height:0;}
ul.products.woocommerce_product_style8 li.product .zolo_product_details .zolo_cart_but .button{ margin:0;margin-top: 1em;}


/*Product Style 9 & 10*/
ul.products.woocommerce_product_style10 li.product .product_list_item .zolo_woo_addtocart_wishlist_wrap,
ul.products.woocommerce_product_style10 li.product .product_list_item .zolo_product_background_expand{transition:all 0.3s;-webkit-transition:all 0.3s;}

ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button .shop_wishlist_button,
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_woo_addtocart_wishlist .button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button .shop_wishlist_button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_woo_addtocart_wishlist .button{ transition:all 0.4s;-webkit-transition:all 0.4s;}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap{width:100%; clear:both; line-height:0;}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_woo_addtocart_wishlist,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_woo_addtocart_wishlist{
display: -moz-box;
display: -webkit-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-moz-box-orient: vertical;
font-size: 13px;
text-transform:capitalize;
line-height: 16px;
text-align: center;
min-height: 34px;
	}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button{ line-height:normal; background:#bbb;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
	}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button .wc_tooltip,
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_cart_but .button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button .wc_tooltip,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_cart_but .button{white-space: inherit; line-height: inherit;padding:4px 10px;width:100%;height: 100%;align-items: center;justify-content: center;
display: -moz-box!important;
display: -webkit-flexbox!important;
display: -ms-flexbox!important;
display: -webkit-flex!important;
display: -moz-flex!important;
display: flex!important;
align-items: center;
justify-content: center;margin:0;-webkit-border-radius: 0;border-radius: 0;
}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .product_cart_button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .product_cart_button{ width:50%;}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button.adding,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button.adding{display: none !important;}

ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button .shop_wishlist_button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .product_shop_wishlist_button .shop_wishlist_button{ height:100%; width:100%;}

ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button.exist_in_wishlist, 
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .wishlist-link.shop_wishlist_button,
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .shop_wishlist_button.exist_in_wishlist, 
ul.products.woocommerce_product_style9 li.product .zolo_woo_addtocart_wishlist_wrap .wishlist-link.shop_wishlist_button{display: none; height:100%;}

.zolo_product_background_expand {
	display: block;
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	transition: transform .55s cubic-bezier(.2,.75,.5,1);
	z-index: -1;
	top: 0;
	left: 0;transform-origin: center;
}
ul.products.woocommerce_product_style10 li.product:hover .product_list_item .zolo_product_background_expand{transform: scale(1.14, 1.1); -webkit-transform: scale(1.14, 1.1);}

.woocommerce_products_element ul.products.woocommerce_product_style10 li.product .product_list_item, 
.woocommerce-page ul.products.woocommerce_product_style10 li.product .product_list_item, 
.woocommerce ul.products.woocommerce_product_style10 li.product .product_list_item,
.woocommerce-page ul.products.woocommerce_product_style10 li.product .product_list_item:hover, 
.woocommerce ul.products.woocommerce_product_style10 li.product .product_list_item:hover{ box-shadow:none !important;border:0 !important; background:none !important; overflow:inherit;}
ul.products.woocommerce_product_style10 li.product .product_list_item .zolo_woo_addtocart_wishlist_wrap{position: absolute;right: 0;left: 0; bottom:0; visibility: hidden; opacity: 0; transform:translateY(50%);}
ul.products.woocommerce_product_style10 li.product:hover .product_list_item .zolo_woo_addtocart_wishlist_wrap{visibility: visible;opacity: 1;}
ul.products.woocommerce_product_style10 li.product:hover{ z-index:99999;}
ul.products.woocommerce_product_style10 li.product .zolo_woo_addtocart_wishlist_wrap .zolo_woo_addtocart_wishlist{ font-size:12px; line-height:14px;min-height: 30px; overflow:hidden;}
ul.products.woocommerce_product_style10 li.product:hover .zolo_product_thumbnail{border-top-left-radius:0px; -webkit-border-top-left-radius:0px; border-top-right-radius:0px; -webkit-border-top-right-radius:0px;}

/*Product Style 7*/
ul.products.woocommerce_product_style7 li.product .zolo_product_thumbnail .zolo_cart_but{ position:absolute; top:auto; bottom:0;left:0; z-index:2; text-align:center; width:100%; opacity:1; visibility:visible; float: left; line-height:0;
-moz-transform:translate(0,100%);
-webkit-transform:translate(0,100%);
-ms-transform:translate(0,100%);
-o-transform:translate(0,100%);
transform:translate(0,100%);
}
ul.products.woocommerce_product_style7 li.product .product_list_item:hover .zolo_product_thumbnail .zolo_cart_but{left:0;bottom:0;opacity:1; visibility: visible;
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0);}

ul.woocommerce_product_style7 .woo_product_button_group{z-index:9;top:10px;left:-20px; bottom:auto; opacity:0; visibility:hidden;}
ul.products.woocommerce_product_style7 li.product .product_list_item:hover .woo_product_button_group{opacity:1; visibility:visible;left:10px;}
ul.woocommerce_product_style7 .woo_product_button_group .product_cart_button{ display:none;}

ul.woocommerce_product_style7 .woo_product_button_group .product_shop_wishlist_button, 
ul.woocommerce_product_style7 .woo_product_button_group .product_quickview_button, 
ul.woocommerce_product_style7 .woo_product_button_group .product_compare_button{ float:left; clear:left; margin-bottom:4px; -moz-border-radius:50px;-webkit-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;overflow: hidden;}

ul.products.woocommerce_product_style7 li.product .woo_product_button_group .shop_wishlist_button .wc-loading,
ul.woocommerce_product_style7 .woo_product_button_group .product_shop_wishlist_button a.shop_wishlist_button{-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}

ul.products.woocommerce_product_style7 li.product a.button{ width:100%; float:left; margin:0; -moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}



/*Product Hover Design CSS Start*/
.alternate_image_on_hover{ position:relative;}
.alternate_image_on_hover .zolo_product_hover_thumbnail{ position:absolute; top:0; left:0; width:100%; height:100%; float:left; 
-webkit-background-size:cover!important;-moz-background-size: cover!important;-o-background-size:cover!important;-ms-background-size:cover!important;background-size:cover!important; background-position:center center !important; background-repeat:no-repeat !important; opacity:0; visibility:hidden;
transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-ms-transition:all 0.6s;}
.product_list_item:hover .alternate_image_on_hover .zolo_product_hover_thumbnail{opacity:1; visibility: visible;}

.woocommerce_products_element ul.products{ list-style:none; padding:0; margin:0;}
.woocommerce_products_element.zolo_image_slider{ font-size:inherit;}
.woocommerce_products_element.zolo_image_slider ul.products{ margin-top:-70px !important;margin-left: -5px;margin-right: -5px;}
.woocommerce_products_element .woo_section_heading_text_area{ min-height:60px;}
.woocommerce_products_element .woo_section_heading_text{ padding:0 0 20px 0;position: relative;z-index: 1;}
.woocommerce_products_element.arrow_position_topright .woo_section_heading_text{ text-align:left;}
.woocommerce_products_element.arrow_position_topleft .woo_section_heading_text{ text-align:right;}

.woocommerce_products_element.arrow_position_topleft .slick-slider,
.woocommerce_products_element.arrow_position_topright .slick-slider{ position:static;}
.woocommerce_products_element.arrow_position_topleft.zolo_image_slider .slick-arrow,
.woocommerce_products_element.arrow_position_topright.zolo_image_slider .slick-arrow{ top:0; 
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}
.woocommerce_products_element.arrow_position_topright.zolo_image_slider .slick-arrow.slick-next,
.woocommerce_products_element.arrow_position_topleft.zolo_image_slider .slick-arrow.slick-next{ top:0; left:54px;
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}


/*Categories Design CSS Start*/
.woocommerce.zolo_woo_categories ul.products{ margin:0;}
.zolo_woo_categories ul.products li.product{ padding:0;}

.zolo_woo_categories .zolo_category_background_image{ position:relative;width:100%; float:left; overflow:hidden;}
.woocommerce.zolo_woo_categories ul.products li.product .zolo_category_background_image img{ margin:0; transition:all 0.7s; -o-transition:all 0.7s; -webkit-transition:all 0.7s; -ms-transition:all 0.7s; -moz-transition:all 0.7s;}
.woocommerce.zolo_woo_categories ul.products li.product .zolo_woo_category_box:hover .zolo_category_background_image img{ transform:scale(1.1);}
.zolo_woo_categories .zolo_category_background_image .category_overlay{position:absolute;height:100%;width:100%; top:0; left:0; opacity:0; transition:all 0.7s; -o-transition:all 0.7s; -webkit-transition:all 0.7s; -ms-transition:all 0.7s; -moz-transition:all 0.7s;}
.zolo_woo_categories .zolo_woo_category_box:hover .zolo_category_background_image .category_overlay{opacity:0.7;}
.zolo_woo_category_box{width:100%; float:left; overflow:hidden;}
.zolo_woo_categories .zolo_woo_category_caption{ width:100%; float:left;padding: 15px 20px 18px;}
.zolo_woo_categories .zolo_woo_category_caption h3 mark{ background:none; color:inherit;}
.zolo_woo_categories.woo_categories_style2 .zolo_woo_category_caption{ position:absolute; left:0; top:0;}
/*Categories Design CSS End*/

/*Checkout Page CSS Start*/

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td{padding: 20px 10px;}

.woo_checkout_your_order{padding:0px 25px 25px 25px;border: 3px solid #EFEFEF;}

.woocommerce .woo_checkout_your_order table th, 
.woocommerce-page .woo_checkout_your_order table th,
.woocommerce .woo_checkout_your_order table td,
.woocommerce-page .woo_checkout_your_order table td{padding:13px 10px;}

.woocommerce .woo_checkout_your_order table thead th, 
.woocommerce-page .woo_checkout_your_order table thead th{ font-size:110%;}
.woocommerce .woo_checkout_your_order table tfoot th, 
.woocommerce-page .woo_checkout_your_order table tfoot th{ font-weight:bold;}

.woo_checkout_your_order #order_review_heading{ margin:0 -25px 15px; background:#F8F8F8; padding:15px 25px;border-bottom: 1px solid #eee;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{ width:100%; height:45px; line-height:35px;text-align: center;}

.woocommerce-terms-and-conditions-wrapper{ font-size:90%;line-height: 1.5; margin-bottom:1.2em;}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link{ text-decoration:underline;}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link:hover{ text-decoration: none;}

.woocommerce form #ship-to-different-address .woocommerce-form__input-checkbox, .woocommerce-page form #ship-to-different-address .woocommerce-form__input-checkbox{ margin-right:8px; display:inline; margin-left:3px;}


/*Checkout Steps CSS*/
.apress_checkout_steps_wrap{ text-align:center;}
ul.apress_checkout_steps{ padding:0; margin:0; list-style: none;font-size: 26px; line-height:1.6;}
ul.apress_checkout_steps li{display: inline-block;margin-top: 5px;margin-bottom: 5px;}
ul.apress_checkout_steps li:after {	margin: 0 15px;	font-weight: 700;font-size:75%;opacity: .7;	content: "\e972";font-family: 'ap-icons' !important;}
ul.apress_checkout_steps li span{ opacity:0.6; transition:all 0.6s;-webkit-transition:all 0.6s;}
ul.apress_checkout_steps li a:hover span,
ul.apress_checkout_steps li.step-active span{ opacity:1;}
ul.apress_checkout_steps li.step-complete:after{ display:none;}
.apress_checkout_step_number{ display: inline-block;background-color: rgba(0,0,0,0.5); border:2px solid rgba(0,0,0,0.5);color: #FFF;margin: 0 .5em;font-weight: bolder;text-align: center;height: 1.5em;width: 1.5em;font-size: .7em;line-height: 1.2em;border-radius: 99px;position: relative;top:-3px;}
ul.apress_checkout_steps li.step-active .apress_checkout_step_number{border:2px solid rgba(0,0,0,0.5);}

@media (max-width:1050px){
.apress_checkout_steps{font-size: 22px !important;line-height: 26px !important;}
ul.apress_checkout_steps li .apress_checkout_step_number{line-height: 1.2;top: -2px;}
}

@media (max-width:800px){
ul.apress_checkout_steps li{ display: none;}
ul.apress_checkout_steps li.step-active{ display:inline-block;}
ul.apress_checkout_steps li.step-active .apress_checkout_step_number,
ul.apress_checkout_steps li:after{ display:none;}
.apress_checkout_steps{font-size: 26px !important;line-height:30px !important;}
}
/*Checkout Page CSS End*/

/*Order Received Page CSS Start*/

.woocommerce-order .woocommerce-notice{ text-align:center; font-size:120%;padding: 1.5em 1em 1.4em 3.5em !important;}
.woocommerce ul.order_details{ text-align:center; padding-left:0;}
.woocommerce ul.order_details li{ float:none; display:inline-block;line-height: 1.6;border-right: 1px dashed #b0b0b0;}
.woocommerce ul.order_details li:last-child{ padding-right:0; margin-right:0;}
.woocommerce .shop_table.order_details td, 
.woocommerce-page .shop_table.order_details td,
.woocommerce .shop_table.order_details th, 
.woocommerce-page .shop_table.order_details th{padding: 10px 10px;}

/*Order Received Page CSS End*/

/*My Account Page CSS Start*/
.woo-my-account-wrapper{display: flex;flex-direction: row;align-items: stretch; margin-left:-30px; margin-right:-30px;}
.woo-my-account-sidebar{flex: 1 0 25%;max-width: 25%;width: 25%;border-right: 1px solid rgba(0,0,0,0.1);}
nav.woocommerce-MyAccount-navigation ul li a{ width:100%; float:left; padding:6px 15px; position:relative;}
.woo-my-account-sidebar nav.woocommerce-MyAccount-navigation ul li a:hover,
.woo-my-account-sidebar nav.woocommerce-MyAccount-navigation ul li.is-active a{ background:rgba(0,0,0,0.03);}
.woocommerce-MyAccount-content {flex: 1 0 75%;	max-width: 75%;	width: 75%;}
.woocommerce-MyAccount-content,
.woo-my-account-sidebar{padding-left: 30px;padding-right: 30px;padding-bottom: 10px;padding-top: 10px;}
.woocommerce-MyAccount-content strong{font-family: inherit;font-weight: inherit;}
@media (max-width:1050px){
.woo-my-account-sidebar{flex-basis: 35%;max-width: 35%;width: 35%;}
.woocommerce-MyAccount-content{flex-basis: 65%;max-width: 65%;width: 65%;}
}
@media (max-width:767px){
.woo-my-account-wrapper{flex-wrap: wrap;}
.woo-my-account-sidebar{flex-basis:100%;max-width: 100%;width: 100%; border:0;}
.woocommerce-MyAccount-content{flex-basis: 100%;max-width: 100%;width: 100%;}
}

/*My Account Page CSS End*/

/*Wishlist Page CSS Start*/

@media (max-width:767px){
.wishlist_table.mobile li{position: relative;border-bottom: 1px solid rgba(129,129,129,0.2);margin-bottom: 25px;padding-bottom: 25px;padding-left: 115px;min-height: 136px;}
.wishlist_table.mobile li .product-thumbnail{position: absolute;top: 0;left: 0;overflow: hidden; max-width:70px !important;}
.wishlist_table.mobile li .item-wrapper{width: 100% !important;}
.wishlist_table.mobile li .item-wrapper .item-details{ width:100% !important;}
.wishlist_table.mobile li .item-wrapper .item-details h3{ padding:0;font-size: 115%;line-height: 1.2; padding-right:25px;}
.wishlist_table.mobile li .additional-info-wrapper .product-remove{ position:absolute; right:0; top:0;}
.wishlist_table.mobile li .item-details table.item-details-table{ margin-bottom:0 !important;}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{ display:inline-block;margin:0;}

}
/*Wishlist Page CSS End*/

body .wishlist_table tr td{ text-align:left;}

/*QV Modal Content CSS Start*/
.apress-qv-panel{ position: fixed; opacity: 0; visibility:hidden; z-index: 9999;transition: opacity 0.25s ease-in;-moz-transition: opacity 0.25s ease-in;-webkit-transition: opacity 0.25s ease-in;}
.apress-qv-panel-active{opacity: 1; visibility: visible; top: 0; bottom: 0;left: 0;right: 0;}

.apress-qv-opac{
    background-color: black;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    display: none;
    position: fixed;
    z-index: 9998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.apress-qv-inner-modal {
    position: fixed;
     opacity: 1;
     width: 100%;
     height: 100%;
     z-index: -1;  
}
.apress-qv-animation-linear{
    animation: apress-qv-key 500ms ease; 
    animation-fill-mode: forwards;
}

.apress-qv-animation-fadein{
    animation: apress-qv-key-fadein 700ms ease; 
    animation-fill-mode: forwards;
}

@keyframes apress-qv-key{
    100% {transform: translate(0,0px);}
}

@keyframes apress-qv-key-fadein{
    100% {opacity: 1;}
}
.apress-qv-outer-modal{
    position: absolute;
    z-index: 1;
}
.apress-qv-container{
  padding: 9px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  position: absolute;
  top:15%;
  bottom: 15%;
  left: 15%;
  right: 15%;
  margin: auto;
  max-width: 1100px;
  max-height: 636px;
}
.apress-qv-top-panel{
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}

.apress-qv-main{overflow: auto; position: relative; top: 0; height: 100%; background-color: white; }
.apress-qv-images{float: left; width:50%;}
.apress-qv-summary{float:right; width:50%; padding:40px;}
.apress-qv-close{
    display: table;
    right: 0;
    bottom: 0;
    position: absolute;
    color: white;
    cursor: pointer;
}
.apress-qv-close:after{font-family:ap-icons;content:"\e99a";font-size: 30px;}

.apress-qv-nxt , .apress-qv-prev{
    color: white;
    display: table;
    position: fixed;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 30px;
    cursor: pointer;
    z-index: 100;
}
.apress-qv-prev{left:3%;}
.apress-qv-nxt{right:3%;}
.apressqv-chevron-right:before {font-family:ap-icons;content: "\e98a";font-size: 30px;}
.apressqv-chevron-left:before {font-family:ap-icons;content: "\e988";font-size: 30px;}

@media only screen and (max-width: 768px) {
   div.apress-qv-summary,div.apress-qv-images{
    width: 100%;
    float: left;
   }
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{font-size: 1em;}
.woocommerce table.wishlist_table thead{ display:none;}
}

/* Modal Preloader */
.apress-qv-preloader{text-align: center;}
.apress-qv-speeding-wheel {
    border: 3px solid white;
    margin: 0 auto;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: apress-qv-spin 575ms infinite linear;
        -o-animation: apress-qv-spin 575ms infinite linear;
        -ms-animation: apress-qv-spin 575ms infinite linear;
        -webkit-animation: apress-qv-spin 575ms infinite linear;
        -moz-animation: apress-qv-spin 575ms infinite linear;
}
.apress-qv-opl{
    display: none;
    position: absolute;
     top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.apress-qv-opl .apress-qv-speeding-wheel{
    height: 40px;
    width: 40px;
}

.apress-qv-mpl{
    visibility: hidden;
    position: relative;
    display: table;
    margin: auto;
}
.apress-qv-pl-active{
    display: table;
    visibility: visible;
}
.apress-qv-mpl .apress-qv-speeding-wheel{
    height: 35px;
    width: 35px;
    border-bottom-color: #fff;
    border-top-color: #fff;
}
@keyframes apress-qv-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes apress-qv-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes apress-qv-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes apress-qv-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes apress-qv-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}
/*QV Modal Image slider*/
.apress-qv-images .qv_image_slider_holder{ margin:0; padding:0; list-style:none; width:100%; float:left}
.apress-qv-images .qv_image_slider_holder img{ width:100%; max-width:inherit;}
.apress-qv-images .qv_image_slider_holder .slick-slide{ width:100%; float:left;}
.apress-qv-images .qv_image_slider_holder .slick-arrow{ position:absolute; top:50%; left:0; padding:0; background:none; border:0; font-size:0; margin-top:-20px;height:40px; width:40px; z-index:99; color:#999; box-shadow:none;}
.apress-qv-images .qv_image_slider_holder .slick-arrow.slick-next{ right:0; left:auto;}
.apress-qv-images .qv_image_slider_holder .slick-arrow.slick-next:after {font-family:ap-icons;content: "\e98a";font-size: 30px;}
.apress-qv-images .qv_image_slider_holder .slick-arrow.slick-prev:after{font-family:ap-icons;content: "\e988";font-size: 30px;}
/*QV Modal Content CSS End*/

/*Product Single Page*/
.product .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist{padding-left:30px; position:relative; margin-top:4px;}
.product .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist.single_add_to_wishlist .yith-wcwl-icon{ display:none;}
.product .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist:after{
	font-size:16px;
    left: 0;
    margin: 0;
    position: absolute;
    top:2px;
    content: "\e94f";
    font-family:ap-icons;
}
.product .summary .product_compare_button{ display:block; margin-top:10px;}
.product .summary .product_compare_button a.compare{background:none; border:none !important;padding:0 0 0 30px; position:relative; color:#747474;} 
.product .summary .product_compare_button a.compare:after{
	font-size:16px;
    left: 0;
    margin: 0;
    position: absolute;
    top:2px;
    content: "\e96b";
    font-family:ap-icons;
	}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as{padding-bottom:10px;}

.woocommerce div.pp_content .pp_previous:hover, .woocommerce div.pp_content .pp_next:hover
.woocommerce-page div.pp_content .pp_previous:hover, .woocommerce-page div.pp_content .pp_next:hover{ background: none !important;}

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous{ margin-top:6px;}
div.pp_woocommerce .pp_arrow_next{ margin-right:8px;}

.product_detail_bg{ width:100%; float:left; background:#f2f2f2;padding-bottom:20px;}
.sku_wrapper,
.posted_in{ display:block;}
.tagged_as{ margin-top:7px;display:block;}
.tagged_as a {background: rgba(0, 0, 0, 0.07);display: inline-block;font-size: 13px;line-height: 16px;margin: 2px;padding: 4px 10px;}

.woocommerce-tabs.wc-tabs-wrapper{ width:100%; float:left; padding-top:30px;}
.related.products{ width:100%; float:left; padding-bottom:20px;}
.woocommerce-page .yith-wcwl-share li, .woocommerce-page .entry-content .yith-wcwl-share li{ margin:0 4px 0 3px;}

@media (max-width:800px) {
.woocommerce .woocommerce-ordering select{ font-size:14px; line-height:18px; }
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{ padding-top:5px;font-size: 14px;}
}

@media (max-width:768px) {
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{ background: none !important;}
.woocommerce-cart-form__contents tr, .group_table tr {margin-bottom: 25px;padding-bottom: 25px;padding-left: 115px;min-height: 136px;}
.woocommerce-cart-form__contents tr:last-child, .group_table tr:last-child{ padding-left:0;}

.shop_table_responsive tr {	position: relative;	border-bottom: 1px solid rgba(129,129,129,0.2);}
.shop_table_responsive tbody, .shop_table_responsive tfoot, .shop_table_responsive tr {	display: block;}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{ display:block;}
.woocommerce-cart-form__contents td.product-thumbnail, .group_table td.product-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	max-height: 115px;
	border-bottom: none;display: block;
}
.woocommerce-cart-form__contents td.product-remove, .group_table td.product-remove {
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 1;
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td{padding: 2px 0px 3px 0px; border:0 !important;}
.woocommerce-cart-form__contents td, .group_table td {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 5px;
	padding: 0;
}
.woocommerce #content table.cart .product-thumbnail:before, .woocommerce table.cart .product-thumbnail:before, .woocommerce-page #content table.cart .product-thumbnail:before, .woocommerce-page table.cart .product-thumbnail:before,
.woocommerce-cart-form__contents td.product-name::before, .group_table td.product-name::before {content: none ; display:none;}
.woocommerce table.shop_table_responsive tr td.product-name{ text-align:left !important; font-weight:bold; font-size:110%;}
}

@media (max-width:450px) {
.woocommerce .woocommerce-ordering select{ font-size:12px; line-height:16px; height:36px; width:195px;padding: 5px 5px;}
.woocommerce .woocommerce-ordering .zt_field .zolo-shortcodes-arrow{ width:27px; height:34px;line-height: 34px;}
.woocommerce .woocommerce-ordering .zt_field .zolo-shortcodes-arrow::after{margin: -1px 0 0 -4px;}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{ padding-top:5px;font-size: 12px;}
}

.header_el_shopping_side_cart {cursor: pointer;}
.woocommerce .apress-qv-summary .quantity .plus,
.woocommerce .apress-qv-summary .quantity .plus{display: none;}