.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce_message, .woocommerce_error, .woocommerce_info {
	padding: .55em 1em .55em 1em;
	margin: 0 0 2em;
	position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#f0eef0));
	background: -webkit-linear-gradient(#f7f6f7,#f0eef0);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#f0eef0 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#f0eef0 100%);
	color: #5e5e5e;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	text-shadow: 0 1px 0 #ffffff;
	list-style: none outside;
	width: auto;
	line-height: 34px;
}

ul.woocommerce-error {
	margin-left: 30px;
}

.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after, .woocommerce_message:after, .woocommerce_error:after, .woocommerce_info:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce_message .button, .woocommerce_error .button, .woocommerce_info .button {
	float: right !important;
    margin-top: 0px !important;
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li, .woocommerce_message li, .woocommerce_error li, .woocommerce_info li {
	list-style: none outside;
}
.woocommerce-message:before, .woocommerce_message:before {
	background: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==) center no-repeat #8fae1b
}
.woocommerce-info:before, .woocommerce_info:before {
	background: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAG0lEQVQIHWP8DwQMQMACxIwwBliECcQDATgDAMHrBQqJ6tMZAAAAAElFTkSuQmCC) center no-repeat #18919c
}
.woocommerce-error:before, .woocommerce_error:before {
	background: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=) center no-repeat #b81c23
}

.woocommerce-message .button:hover, .woocommerce_message .button:hover {
	background-color: #868686;
	color: #ffffff;
}

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: 999999;
	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);
	-moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2)
}
small.note {
	display: block;
	color: #777777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px
}
#breadcrumb, .woocommerce-breadcrumb {
	margin: 0.8em 0;
	padding: 0;
	font-size: 10px;
	color: #777777
}
#breadcrumb:after, .woocommerce-breadcrumb:after {
	content: "";
	display: block;
	clear: both
}
#breadcrumb a, .woocommerce-breadcrumb a {
	color: #777777;
	font-size: 10px;
}
.col2-set {
	width: 100%
}
.col2-set:after {
	content: "";
	display: block;
	clear: both
}
.addresses .col-1,
.checkout .col-1 {

	border:1px solid #efefef;
	padding:20px;
	margin-bottom:20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}
.addresses .col-2,
.checkout .col-2 {

	border:1px solid #efefef;

	padding:20px;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}
div.product, #content div.product {
	margin-bottom: 0;
	position: relative
}
div.product .product_title, #content div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0
}
div.product span.price, div.product p.price, #content div.product span.price, #content div.product p.price {
	font-size: 1.25em
}
div.product span.price ins, div.product p.price ins, #content div.product span.price ins, #content div.product p.price ins {
	background: inherit;
}
div.product span.price del, div.product p.price del, #content div.product span.price del, #content div.product p.price del {
	font-size: 0.67em;
	color: rgba(145,145,145,0.5)
}
div.product p.stock, #content div.product p.stock {
	font-size: 12px;
}
div.product .stock, #content div.product .stock {
	color: #5B5B5B;
}
div.product .out-of-stock, #content div.product .out-of-stock {
	color: red
}

div.product .images {
    float: left;
    margin-left: 30px;
    position: relative;
}
#ie8 div.product .images { margin-left: 20px; }

div.product .images .shop_single { border: 1px solid #DFDBDB; }

div.product .images .thumbnails {
    margin-left: 0px;
    margin-top: 27px;
    position: relative;
    width: 100%;
}

div.product .images .thumbnails li img,
div.product .images .thumbnails > a,
div.product .images .thumbnails > img {
    border: 1px solid #DFDBDB;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-indent: 0px;
}

div.product .images .thumbnails li img:hover,
div.product .images .thumbnails > a:hover,
div.product .images .thumbnails > img:hover {
    border: 1px solid #BBB;
}

div.product .images .thumbnails > a,
div.product .images .thumbnails > img {
    display: block;
    float: left;
    padding: 3px !important;
    margin-right: 21px;
    max-width: 99px;
    max-height: 99px;
}

#ie8 div.product .images .thumbnails { width: 100.4%; overflow: hidden; min-height: 82px; }
#ie8 .yith_magnifier_gallery li { margin-right: 13px; }
#ie8 .yith_magnifier_gallery li a,
#ie8 .yith_magnifier_gallery li a img  { max-width: 82px; max-height: 82px; }

div.product .images .thumbnails ul { margin-left: 0px; }
div.product .images .thumbnails > ul { margin-left: 0px; }

div.product .images .thumbnails > ul li { margin-right: 21px; }

div.product .images .thumbnails > ul li:nth-child( 4n ),
div.product .images .thumbnails > a.last { margin-right: 0px; margin-left: 2px; }

div.product .images .thumbnails #slider-prev,
div.product .images .thumbnails #slider-next {
    background: url(../theme/assets/images/slider-arrow.png) no-repeat left top;
    display: none !important;
    cursor: pointer;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width:  26px;
    height: 26px;
}

div.product .images .thumbnails:hover #slider-prev,
div.product .images .thumbnails:hover #slider-next { display: block !important; }

div.product .images .thumbnails #slider-next {
    background-position: right top;
    right: 0px;
}

div.product div.summary, #content div.product div.summary {
    float: right;
}

div.product div.summary .qnt_label {
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}
div.product div.summary .stock {
    position: absolute;
    right: 0px;
    top: -20px;
}
div.product div.summary .woocommerce-price-and-add .out-of-stock {
    float: right;
    margin: 0;
    margin-top: 20px;
    position: absolute;
    top: 0px;
}
/*div.product .woocommerce-price { max-width: 47%; }*/
div.product div.social, #content div.product div.social {
	text-align: right;
	margin: 0 0 1em
}
div.product div.social span, #content div.product div.social span {
	margin: 0 0 0 2px
}
div.product div.social span span, #content div.product div.social span span {
	margin: 0
}
div.product div.social span .stButton .chicklets, #content div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0
}
div.product div.social iframe, #content div.product div.social iframe {
	float: left;
	margin-top: 3px
}
div.product .woocommerce-tabs, #content div.product .woocommerce-tabs {
	clear: both;
	margin-top: 25px;
}
div.product .woocommerce-tabs ul.tabs, #content div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	/*padding: 0 0 0 1em;*/
	padding: 0 0 0 5px;
	margin: 0 0 1.618em;
	overflow: hidden;
	position: relative
}

div.product .woocommerce-tabs ul.tabs li, #content div.product .woocommerce-tabs ul.tabs li {
	/*border: 1px solid #dfdbdf;
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);*/
	display: inline-block;
	position: relative;
	z-index: 0;
	/*-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);*/
	margin: 0 5px 0 -5px;
	padding: 0 1em
}

div.product .woocommerce-tabs ul.tabs li.active, #content div.product .woocommerce-tabs ul.tabs li.active {
	border: 1px solid #dfdbdf;
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	/*box-shadow: 0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);*/
}

div.product .woocommerce-tabs ul.tabs li a, #content div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: bold;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	text-decoration: none
}
div.product .woocommerce-tabs ul.tabs li a:hover, #content div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #974B00
}
div.product .woocommerce-tabs ul.tabs li.active, #content div.product .woocommerce-tabs ul.tabs li.active {
	background: #ffffff;
	z-index: 2;
	border-bottom-color: #ffffff
}
div.product .woocommerce-tabs ul.tabs li.active a, #content div.product .woocommerce-tabs ul.tabs li.active a {
	color: #974B00;
	text-shadow: inherit
}
div.product .woocommerce-tabs ul.tabs li.active:before, #content div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #ffffff
}
div.product .woocommerce-tabs ul.tabs li.active:after, #content div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: -2px 2px 0 #ffffff
}
div.product .woocommerce-tabs ul.tabs li:before, div.product .woocommerce-tabs ul.tabs li:after, #content div.product .woocommerce-tabs ul.tabs li:before, #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 1px solid #dfdbdf;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
	display: none;
}
div.product .woocommerce-tabs ul.tabs li:before, #content div.product .woocommerce-tabs ul.tabs li:before {
	left: -6px;
	-webkit-border-bottom-right-radius: 4px;
	-mox-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #dfdbdf;
	display: none;
}
div.product .woocommerce-tabs ul.tabs li:after, #content div.product .woocommerce-tabs ul.tabs li:after {
	right: -6px;
	-webkit-border-bottom-left-radius: 4px;
	-mox-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #dfdbdf;
}
div.product .woocommerce-tabs ul.tabs:before, #content div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	/*border-bottom: 1px solid #dfdbdf;*/
	border-top: 1px solid #dfdbdf;
	background-color: #f5f3f3;
	top: 33px;
	z-index: 1
}
div.product .woocommerce-tabs .panel, #content div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0
}

div.product .woocommerce-tabs .panel h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

#tab-info form {
	margin-left: 0;
}


div.product p.cart, #content div.product p.cart {
	float: right
}
div.product form.cart, #content div.product form.cart {
	margin-bottom: 2em;
    position: relative;
}
div.product form.cart:after, #content div.product form.cart:after {
	content: "";
	display: block;
	clear: both
}
div.product form.cart div.quantity, #content div.product form.cart div.quantity {
	float: left;
	margin: 0 4px 10px 0
}
div.product form.cart table, #content div.product form.cart table {
	border-width: 0 0 1px 0
}
div.product form.cart table td, #content div.product form.cart table td {
	padding-left: 0
}
div.product form.cart table div.quantity, #content div.product form.cart table div.quantity {
	float: none;
	margin: 0
}
div.product form.cart table small.stock, #content div.product form.cart table small.stock {
	display: block;
	float: none
}
div.product form.cart .variations, #content div.product form.cart .variations {
	margin-bottom: 1em;
	margin-top: 1em
}
div.product form.cart .variations label, #content div.product form.cart .variations label {
	/*font-weight: bold*/
	font-size: 12px;
}
div.product form.cart .variations select, #content div.product form.cart .variations select {
	width: 100%;
	float: left;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 10px;
}
div.product form.cart .variations td.label, #content div.product form.cart .variations td.label {
	padding-right: 1em;
    background:none;
}
div.product form.cart .variations td, #content div.product form.cart .variations td {
	vertical-align: top
}
div.product form.cart .button, #content div.product form.cart .button, {
	/*float: left;
    height: 36px;
    margin-top: 12px;
    padding: 0 5px;
    text-align: right;
    vertical-align: middle;
    width: 123px;*/
	background: url("images/br_cart.png") no-repeat scroll 10px center #4F4F4F;
	width: auto;
	padding-left: 33px;
	padding-right: 10px;
	margin-top: 12px;
	height: 30px;
	line-height: 31px;

}

div.product form.cart .button:hover, #content div.product form.cart .button:hover {
	background-color: #868686;
}


div.product form.cart .group_table td.label, #content div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em
}
div.product form.cart .group_table td, #content div.product form.cart .group_table td {
	vertical-align: top
}
span.onsale {
	min-height: 32px;
	padding: 4px 10px;
	font-size: 12px;
	position: absolute;
	text-align: center;
	line-height: 40px;
	top: 0;
	left: 0;
	margin: 0;
	background: #c16604;
	color: #ffffff;
	z-index: 10;
}
.single-product span.onsale {
    right: -1px;
	top: 1px;
	z-index: 9999;
	left:auto;
    position: absolute;
}
.products ul, ul.products {
	margin: 0 0 14px -20px;
	padding: 0;
	list-style: none outside;
	clear: both
}
.products ul:after, ul.products:after {
	content: "";
	display: block;
	clear: both
}
.products ul li, ul.products li {
	list-style: none outside
}
.related:after, .upsells.products:after {
	content: "";
	display: block;
	clear: both
}
.related h2 {
    font-size: 18px;
}
.related ul.products, .related ul, .upsells.products ul.products, .upsells.products ul {
	float: none
}

/* grid style */
ul.products li.product.grid {
	float: left;
	margin: 0 0 2.992em 20px;
	padding: 0;
	position: relative;
}
.features-tab-wrapper ul.products li.product.grid {
	margin-left: 20px;
	margin-bottom: 2.5em;
}
ul.products li.product.grid .product-thumbnail {
    overflow: hidden;
	border: 1px solid #dfdbdb;
	background: #fff;
    padding: 5px;
	-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.grid.with-hover .product-thumbnail:hover {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border-color:#fff;
}
#ie8 ul.products li.product.grid.with-hover .product-thumbnail:hover {
    border: 1px solid #dfdbdb;
}
ul.products li.product.grid.with-hover .product-thumbnail:hover, ul.products li.product.grid.with-hover.no-transition .product-thumbnail {
	-webkit-transition: width 0;
	-moz-transition: width 0;
	-o-transition: width 0;
	transition: width 0;
	-webkit-transition: height 0;
	-moz-transition: height 0;
	-o-transition: height 0;
	transition: height 0;
}

ul.products li.product.grid.with-hover .product-actions {
    display: none;
}

ul.products li.product .product-actions, ul.products li.product.grid .product-meta {
    position: absolute;
}
ul.products li.product .product-thumbnail .thumbnail-wrapper {
    text-align: center;
}
ul.products li.product .product-thumbnail .product-actions {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    position: absolute;
    margin-top: -17.5px;
}
.no_js ul.products li.product:hover .product-thumbnail .product-actions {
    display: block;
}
ul.products li.product .product-thumbnail .product-actions a:not(.add-request-quote-button) {
    display: inline-block;
    padding:0 0 0 35px;
    width: auto;
    height: 35px;
    background: rgb(45,42,42) no-repeat 10px center;
    background: rgba(45,42,42,0.69) no-repeat 10px center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 35px;
    text-transform: none;
    outline: none;
    border: 0;
    position: relative;
    top: 50%;
    color: #fff;
    float: none;
    margin: 0;
}
ul.products li.product .product-thumbnail .product-actions a:hover {
    background-color: #000;
    background-color: rgba(0,0,0,0.69);
}
ul.products li.product .product-thumbnail .product-actions a.details {
    background-image: url('images/icon-details.png');
    width: 0;
}
ul.products li.product .product-thumbnail .product-actions a.add_to_cart_button {
    background-image: url('images/icon-cart-add.png');
    background-position: 6px center;
    width: 0;
}
ul.products li.product .product-thumbnail .product-actions a.view-options {
    background-image: url('images/icon-view-options.png');
    background-position: 10px center;
    width: 0;
}
ul.products li.product .product-thumbnail .product-actions a.out-of-stock, ul.products li.product .product-thumbnail .product-actions a.out-of-stock:hover {
    background-image: url('images/icon-cart-less.png');
    background-position: 6px center;
    background-color: rgba(142,4,4,0.69);
    text-shadow: 1px 1px 1px rgba(157,61,61,0.75);
    width: 0;
}
ul.products li.product.grid .product-meta {
    width: 100%;
    text-align: center;
    display: none;
    margin: 0;
    left: 0;
}
ul.products li.product .product-thumbnail .added {
    display: none;
    background-image: url('images/icon-added.png') no-repeat;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-top:0;
    padding-bottom:0;
    line-height:35px;
    position:absolute;
    bottom:0;
    right:0;
    display:none;
    height:auto;
}
ul.products li.product.grid .onsale {
	top: 0;
	right: 0;
	left: auto;
}
ul.products li.product.grid h3 {
	margin: 0;
	font-size: 1em
}
ul.products li.product.grid a {
	text-decoration: none
}
ul.products li.product.grid strong {
	display: block
}
ul.products li.product.grid .price {
	color: #736d6d;
	display: block;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: .5em;
}
ul.products li.product.grid .price del {
	font-size: 0.67em;
	color: rgba(145,145,145,0.5);
	margin: -2px 0 0 0;
	line-height: 8px;
}
ul.products li.product.grid .price ins {
	background: none;
	text-decoration: none;
}
ul.products li.product.grid .price .from {
	font-size: 0.67em;
	margin: -2px 0 0 0;
	text-transform: uppercase;
	color: rgba(145,145,145,0.5)
}
ul.products li.product.grid .product-description, ul.products li.product.grid .read-more {
	display:none;
}
/* end grid style */

/* list style */
ul.products li.product.list {
	float: none;
	margin: 0 0 45px 20px;
	padding: 0;
	position: relative;
	clear: both;
	width: auto;
}
ul.products li.product.list .product-thumbnail {
    position:relative;
}
ul.products li.product.list .thumbnail-wrapper, ul.products li.product.list .product-meta {
	float: left;
	position: relative;
	display: block;
}
ul.products li.product.list .product-actions, ul.products li.product.list .added {
	display:none;
	position:absolute;
	bottom:0;
	right:0;
	background-repeat:no-repeat;
}
ul.products li.product.list .onsale {
	top: 0;
	right: 0;
	left: auto;
}
ul.products li.product.list h3 {
	font-size: 15px;
}
ul.products li.product.list h3, ul.products li.product.list .product-description, ul.products li.product.list .product-description p {
    margin: 0 0 11px;
}
ul.products li.product.list span.price {
    display:block;
    padding: 8px 12px;
    border: 1px solid #dfdbdb;
    font-size: 18px;
    float: left;
    margin-right: -1px;
    line-height: 25px;
    height: 25px;
}
ul.products li.product.list a.read-more {
    display:block;
    padding: 8px 12px;
    border: 1px solid #dfdbdb;
    font-size: 12px;
    float: left;
    background: #575757;
    color: #fff;
    line-height: 25px;
    height: 25px;
}
ul.products li.product.list .price del, ul.products li.product.list .price .from {
	font-size: 0.67em;
	color: rgba(145,145,145,0.5);
	margin: -2px 0 0 0
}
ul.products li.product.list .price ins {
	background: none;
	text-decoration: none;
}
ul.products li.product.list .product-thumbnail .thumbnail-wrapper {
    overflow: hidden;
	border: 1px solid #dfdbdb;
	background: #fff;
    padding: 5px;
	margin-right: 20px;
	-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.list .product-thumbnail .thumbnail-wrapper:hover {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border-color:#fff;
	-webkit-transition: opacity 0;
	-moz-transition: opacity 0;
	-o-transition: opacity 0;
	transition: opacity 0;
}

ul.products li.product.list .description ul {
    clear: none;
    margin: 0px;
    list-style: square;
}

ul.products li.product.list .description ul li {
    list-style: square;
}
/* end list style */

/* classic style */
ul.products li.product.grid.classic .product-meta {
    display: block;
    position: static;
}
ul.products li.product.grid.classic .product-thumbnail {
    padding: 0;
    border: 0;
}
ul.products li.product.grid.classic .thumbnail-wrapper {
    position: relative;
}
ul.products li.product.grid.classic.with-border .thumbnail-wrapper a.thumb {
    padding: 5px;
    border: 1px solid #DFDBDB;
    display: block;
    text-align: center;
}
ul.products li.product.grid.classic.with-border .thumbnail-wrapper a.thumb:hover {
    border-color: #a39f9f;
}
ul.products li.product.grid.classic .product-meta h3 {
    margin-top: 10px;
}
ul.products li.product.grid.classic .product-meta .price {
    margin-top:5px;
}
ul.products li.product.grid.classic .product-actions {
    display: block;
    clear: both;
    position: static;
    margin-top: 5px;
    text-align: center;
}
ul.products li.product.grid.classic .product-thumbnail .product-actions {
    display: none;
}
ul.products li.product.grid.classic .product-actions a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    min-width: 62px;
    width: auto;
    height: auto;
    line-height: 22px;
    padding: 0 5px;
    float: none;
    margin: 0;
}
ul.products li.product.grid.classic .product-actions a.details            { background-color: #6f6e6e; }
ul.products li.product.grid.classic .product-actions a.details:hover      { background-color: #535353; }
ul.products li.product.grid.classic .product-actions a.view-options       { background-color: #6f6e6e; }
ul.products li.product.grid.classic .product-actions a.view-options:hover { background-color: #535353; }
ul.products li.product.grid.classic .product-actions a.add_to_cart_button       { background-color: #dc8323; }
ul.products li.product.grid.classic .product-actions a.add_to_cart_button:hover { background-color: #be7526; }
ul.products li.product.grid.classic .product-actions a.out-of-stock  { background-color: #8e0404; }
ul.products li.product.grid.classic .product-shadow {
    width:100%;
    height:30px;
    background:url('images/product-shadow.png') no-repeat top center;
    background-size:100%;
}
ul.products li.product.grid.classic .product-thumbnail .added {
    bottom: -1px;
    line-height: 32px;
}
ul.products li.product.grid.classic .price .from {
    line-height: 16px;
    text-transform: none;
}
/* end classic style */

ul.products li.first {
	clear: both
}
ul.slides li.first {
	clear: none
}
ul.products li.last {
	margin-right: 0
}
.woocommerce-ordering {
	margin-bottom: 0;
	margin-top: 10px;
	float: right;
}
.woocommerce-ordering select {
	font-size: 12px;
}
.list-or-grid {
    float: left;
    line-height:16px;
	margin-top: 18px;
}
.list-or-grid a {
    display: inline-block;
    height:16px;
    background:url('images/grid-or-list.png') no-repeat;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    outline: none;
}
.list-or-grid a.grid-view {
    width:15px;
    background-position:top left;
}
.list-or-grid a.list-view {
    width:27px;
    background-position:top right;
}
.list-or-grid a.grid-view:hover, .list-or-grid a.grid-view.active {
    background-position:bottom left;
}
.list-or-grid a.list-view:hover, .list-or-grid a.list-view.active {
    background-position:bottom right;
}
a.button, button.button, input.button, #respond input#submit, #content input.button {
	/*
	font-size: 100%;
	margin: 0;
	line-height: 1em;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	text-decoration: none;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	text-shadow: 0 1px 0 #ffffff;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border: 1px solid #c7c0c7;
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)
	*/
	color: #ffffff;
	background-color: #4f4f4f;
	padding: 0px 10px;
	font-size: 11px;
	text-transform: uppercase;
	border: 0;
}
/*a.button.loading, button.button.loading, input.button.loading, #respond input#submit.loading, #content input.button.loading {
	color: #fff;
	border: 1px solid #f7f6f7
} */
a.button.loading:before, button.button.loading:before, input.button.loading:before, #respond input#submit.loading:before, #content input.button.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(images/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65)
}
/*a.button.added:before, button.button.added:before, input.button.added:before, #respond input#submit.added:before, #content input.button.added:before {
	content: "";
	position: absolute;
	height: 16px;
	width: 16px;
	top: 0.35em;
	right: -26px;
	text-indent: 0;
	background: url(images/success.png) no-repeat
} */
a.button:hover, button.button:hover, input.button:hover, #respond input#submit:hover, #content input.button:hover {
	/*
	background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#d3ced3));
	background: -webkit-linear-gradient(#f7f6f7,#d3ced3);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
	text-decoration: none
	*/
	background-color: #868686;
}
a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt {
	/*
	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-color: #76456c;
	color: #ffffff;
	*/
	/*box-shadow: none;
	border: 0px;
	border-radius: 0px;
	padding: 0px 10px 0px 25px;
	text-shadow: none;
	background: #4f4f4f url('images/br_cart.png') 7px no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;*/
}
.button.alt.cart {
	background-image: url('images/icon-added.png');
	padding-left: 35px;
}

.wc-proceed-to-checkout {
    display: inline;
}

input#place_order,
input.checkout-button.alt.button,
.wc-proceed-to-checkout > a.checkout-button.button.alt.wc-forward {
    background: #4f4f4f url(images/bg-cart-simple.png) no-repeat;
    background-position: left center !important;
}

input#place_order:hover, input.checkout-button.alt.button:hover { background-color: #868686; }
input#place_order { padding: 0px 10px 0px 40px; }
a.button.alt:hover, button.button.alt:hover, input.button.alt:hover, #respond input#submit.alt:hover, #content input.button.alt:hover {
	background-color: #868686;
}
div.pp_woocommerce #respond p label {
    display: inline;
    position: static;
}
div.pp_woocommerce #respond p input,
div.pp_woocommerce #respond p textarea {
    display: block;
}
.cart .button, .cart input.button {
	float: none
}
.quantity, #content .quantity {
	width: 80px;
	height: 25px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	background-color: #dbdada;
}
.quantity input.qty, #content .quantity input.qty {
	width: 30px;
	height: 23px;
	margin: 0 !important;
	/*float: left;*/
	padding: 0;
	text-align: center;
	border: 1px solid #c7c0c7 !important;
	position: absolute;
	top: 0;
	left: 24px;
	/*line-height: 23px;*/
	/*border-right: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 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;
	-moz-box-shadow: inset 0 0 2px 0 #f7f6f7;
	font-weight: bold;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px*/
}
.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	width: 25px;
	height: 25px;
	text-decoration: none;
	overflow: visible;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	/*line-height: 23px;*/
	font-size: 12px;
	/*-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
	color: #5e5e5e;
	/*text-shadow: 0 1px 0 rgba(255,255,255,0.8);*/
	border: 1px solid #c7c0c7;
	background: #dbdada;
	/*background: #f7f6f7;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);*/
	/*-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)*/
}
.quantity.buttons_added .plus, .quantity.buttons_added .minus, #content .quantity.buttons_added .plus, #content .quantity.buttons_added .minus{ display: block; }
.quantity .plus:hover, .quantity .minus:hover, #content .quantity .plus:hover, #content .quantity .minus:hover {
	background: #f7f6f7;
	/*background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#d3ced3));
	background: -webkit-linear-gradient(#f7f6f7,#d3ced3);
	background: -moz-linear-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
	background: -moz-gradient(center top,#f7f6f7 0%,#d3ced3 100%)*/
}
.quantity .plus, #content .quantity .plus {
	bottom: 0;
	right: 0;
	/*-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0*/
}
.quantity .minus, #content .quantity .minus {
	bottom: 0;
	left: 0;
	/*-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0*/
}
#reviews h2 small {
	float: right;
	color: #777777;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0 0 0
}
#reviews h2 small a {
	text-decoration: none;
	color: #777777
}
#reviews h3 {
	margin: 0
}
#reviews #respond {
	margin: 0;
	border: 0;
	padding: 0
}
#reviews #comment {
	height: 75px
}
#reviews #comments .add_review:after {
	content: "";
	display: block;
	clear: both
}

#reviews #comments .add_review .button:hover {
	background-color: #868686;
	color: #ffffff;
}

#reviews #comments h2 {
	clear: none
}
#reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: none
}
#reviews #comments ol.commentlist:after {
	content: "";
	display: block;
	clear: both
}
#reviews #comments ol.commentlist li {
	padding: 00;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0;
	border: 0
}
#reviews #comments ol.commentlist li .meta {
	color: #777777;
	font-size: 0.75em
}
#reviews #comments ol.commentlist li img {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	width: 32px;
	height: auto;
	background: #f7f6f7;
	border: 1px solid #f0eef0;
	margin: 0;
	line-height: 1
}
#reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0
}
#reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em
}
#reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 0.83em
}
.comment-text .star-rating {
	display: block;
}

#reviews #comments .commentlist > li:before {
	content: ""
}
/* review in lightbox */
div.pp_overlay { z-index:9999 !important; }
div.pp_woocommerce .pp_content_container { padding-top:24px; }
div.pp_woocommerce h3#reply-title { margin-top:0; }
div.pp_woocommerce form .row { display:inline; }
div.pp_woocommerce #respond p.comment-form-rating label { position:static; float:left; margin-right:20px; }
div.pp_woocommerce #respond #submit { float:left; }
.star-rating {
	width: 80px;
	height: 16px;
	background: url(images/star.png) repeat-x left 0;
	/*clear:both;
	position:absolute;
	margin:15px 0px 0px 75px;*/
	float: right;
}
li.product .star-rating { float:none; margin:0 auto 4px; }
li.product.list .star-rating { margin-left:0; }
.star-rating span {
	background: url(images/star.png) repeat-x left -32px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	float:left;
}
.hreview-aggregate .star-rating {
	margin: 10px 0 0 0
}
#review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0 0 0;
	background: transparent none;
	border: 0
}
#review_form #respond:after {
	content: "";
	display: block;
	clear: both
}
#review_form #respond p {
	margin: 0 0 10px
}
#review_form #respond .form-submit input {
	left: auto
}
#review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

#review_form #respond label {
    display: inline;
	position: static;
}

#review_form #respond #submit {
    height: 35px;
}

#review_form #respond input[type="text"] {
    display: block;
    height: auto;
}


p.stars:after {
	content: "";
	display: block;
	clear: both
}
p.stars span {
	width: 80px;
	height: 16px;
	position: relative;
	float: left;
	background: url(images/star.png) repeat-x left 0
}
p.stars span a {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden
}
p.stars span a:hover, p.stars span a:focus {
	background: url(images/star.png) repeat-x left -16px
}
p.stars span a.active {
	background: url(images/star.png) repeat-x left -32px
}
p.stars span a.star-1 {
	width: 16px;
	z-index: 10
}
p.stars span a.star-2 {
	width: 32px;
	z-index: 9
}
p.stars span a.star-3 {
	width: 48px;
	z-index: 8
}
p.stars span a.star-4 {
	width: 64px;
	z-index: 7
}
p.stars span a.star-5 {
	width: 80px;
	z-index: 6
}
table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,0.1);
	margin-bottom: 1.618em;
	width: 100%
}
table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}
table.shop_attributes .alt td, table.shop_attributes .alt th {
	background: rgba(0,0,0,0.025)
}
table.shop_table {

	margin: 0px -1px 20px 0px;
	padding:20px;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	/*
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
	*/
	/*border:1px solid #efefef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;*/
}
#order_review table.shop_table {
	border:0px;
	padding:0px;
	margin-bottom:0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px #ffffff;
	-webkit-box-shadow: 0px 0px #ffffff;
	-moz-box-shadow: 0px 0px #ffffff;
}
#order_review table.shop_table label {
    display: inline;
}
#order_review table.shop_table input[type="radio"] {
    margin-top: -4px;
}
table.shop_table tr {
	background:none;
}
table.shop_table th {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding: 9px 0px;
	color: #2e2d2d;
}
table.shop_table.thankyou th {
	text-align: left;
	width: 25%;
}
table.shop_table td {
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0px;
	vertical-align: middle;
	font-size: 13px;
	color: #7e8183;
}

table.shop_table .product-name {
	text-align: left
}
table.shop_table .product-quantity {
	text-align: right
}
table.shop_table .product-total {
	text-align: right
}
table.shop_table tfoot th {
	font-weight: normal;
	text-align: right;
	color: #7e8183;
}
table.shop_table tfoot td {
	font-weight: normal;
	text-align: right;
	border: 0px;
}
table.my_account_orders,
table.order_details,
table.thankyou {
	font-size: 0.85em;

	border:1px solid #efefef;
	padding:20px;
	margin-bottom:20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}
table.my_account_orders td,
table.thankyou td {
	border: 0px;
	border-top: 1px solid #d4d4d4;
}
table.my_account_orders td address {
	margin: 0px;
}
table.my_account_orders th, table.my_account_orders td {
	padding: 4px 8px;
	vertical-align: top
}
table.my_account_orders .button {
	white-space: nowrap;
	float: right;
}
td.product-name dl.variation {
	margin: .25em 0 .5em;
	font-size: 0.8751em
}
td.product-name dl.variation dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 .25em 0 0;
	padding: 0
}
td.product-name dl.variation dd {
	margin: 0 0 .25em 0
}
td.product-name p.backorder_notification {
	font-size: 0.83em
}
td.product-quantity {
	min-width: 80px
}
table.cart .product-thumbnail, #content table.cart .product-thumbnail {
	min-width: 32px
}
table.cart img, #content table.cart img {
	width: 32px;
	height: auto
}
table.cart th, table.cart td, #content table.cart th, #content table.cart td {
	vertical-align: middle
}
table.cart a.remove, #content table.cart a.remove {
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	background: url(images/remove.png) #dfdbdf
}
table.cart a.remove:hover, #content table.cart a.remove:hover {
	background-color: red
}
table.cart td.actions, #content table.cart td.actions {
	text-align: right
}
table.cart td.actions .coupon, #content table.cart td.actions .coupon {
	float: left
}
table.cart td.actions .coupon label, #content table.cart td.actions .coupon label {
	display: none
}
table.cart td.actions .coupon .input-text, #content table.cart td.actions .coupon .input-text {
	width: 80px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
	border: 1px solid #dfdbdf;
	padding: 6px 6px 5px;
	margin: 0 4px 0 0;
	outline: 0;
	line-height: 1em
}
table.cart td.actions .button.alt, #content table.cart td.actions .button.alt {
	float: right;
	margin-left: .25em
}
table.cart input, #content table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1em
}

.widget_shopping_cart .total {
	border-top: 1px solid #d4d4d4;
	padding: 4px 0 0
}
.widget_shopping_cart .total strong {
	min-width: 40px;
	display: inline-block
}
.widget_shopping_cart .buttons:after {
	content: "";
	display: block;
	clear: both
}
ul.cart_list {
	list-style: none outside;
	padding: 0;
	margin: 0
}
ul.cart_list li {
	padding: 4px 0;
	margin: 0;
	list-style: none;
	/*color: #FFFFFF;*/
}
ul.cart_list li:after {
	content: "";
	display: block;
	clear: both;
}
ul.cart_list li a {
	display: block;
	font-weight: bold
}
ul.cart_list 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);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3)
}
ul.cart_list li dl{
	margin: 0;
	/*font-size: 0.8751em;*/
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,0.1)
}
ul.cart_list li dl dt {
	float: left;
	clear: left;
	margin-right: .25em
}
ul.cart_list li dl dd {
	margin-bottom: .5em
}
ul.cart_list li .star-rating {
	/*float: left;
	margin-right: 5px;*/
}
.sidebar .widget_shopping_cart h3 {
	margin-bottom: 13px;
}
.sidebar .widget_shopping_cart img {
	width: 60px;
	height: 60px;
	margin-left: 0px;
	float: left;
	margin: -2px 12px 0px 0px;
	box-shadow: 0 0 0 0 #fff;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff:
}
.sidebar .widget_shopping_cart a {
	font-weight: normal;
}
.sidebar .widget_shopping_cart .remove_item {
	margin: -5px 0px 6px 0px;
	font-size: 10px;
	font-weight: normal;
}
.sidebar .widget_shopping_cart .quantity {
	background: none;
}
.sidebar .widget_shopping_cart .buttons .button {
	padding: 5px;
}

/** COMPARE */
#primary .widget.yith-woocompare-widget ul.products {
    margin-left: 0;
}
#primary .widget.yith-woocompare-widget a.compare.button {
    height: auto;
    color: #fff;
}

ul.products li.product.grid a.compare.button {
    padding: 5px 10px;
    float: none;
}

ul.products li.product.list a.compare.button {
    background: none repeat scroll 0 0 #575757;
    border: 1px solid #DFDBDB;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 8px 12px;
}

ul.products li.product.list a.compare.button:hover {
    background: none repeat scroll 0 0 #737373;
}

ul.products li.product.list a.compare:not(.button) {
    margin-top: 60px;
    display:block;
}

.cart-collaterals {
	width: 100%
}
.cart-collaterals:after {
	content: "";
	display: block;
	clear: both
}
.cart-collaterals .related {
	width: 30.75%;
	float: left
}
.cart-collaterals .cross-sells {
	width: 48%;
	float: left
}
.cart-collaterals .cross-sells ul.products {
	float: none
}
.cart-collaterals .cross-sells ul.products li {
	width: 48%
}

a.shipping-calculator-button {
    pointer-events: none;
    cursor: default;
}

.cart-collaterals .woocommerce-shipping-calculator {
	width: 48%;
	margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 20px 20px 44px 20px;

}
.cart-collaterals .woocommerce-shipping-calculator:after {
	content: "";
	display: block;
	clear: both
}
.cart-collaterals .woocommerce-shipping-calculator .button {
	/*width: 100%;*/
	float: none;
	display: block
}
.cart-collaterals .woocommerce-shipping-calculator .col2-set .col-1, .cart-collaterals .woocommerce-shipping-calculator .col2-set .col-2 {
	width: 47%
}

.cart-collaterals .woocommerce-shipping-calculator section.shipping-calculator-form {
    display: block !important;
}

.cart-collaterals .cart_totals {
	float: right;
	width: 48%;
	text-align: right;
	margin-left:0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cart-collaterals .cart_totals p {
	margin: 0
}
.cart-collaterals .cart_totals p small {
	color: #777777;
	font-size: 0.83em
}
.cart-collaterals .cart_totals table {
	border-collapse: separate;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 6px;
	padding: 0;
    width: 100%;
}
.cart-collaterals .cart_totals table tr:first-child th, .cart-collaterals .cart_totals table tr:first-child td {
	border-top: 0
}
.cart-collaterals .cart_totals table td, .cart-collaterals .cart_totals table th {
	padding: 6px 3px
}
.cart-collaterals .cart_totals table small {
	display: block;
	color: #777777
}
.cart-collaterals .cart_totals table label {
    display: inline;
}
.cart-collaterals .cart_totals table select {
	width: 100%
}
.cart-collaterals .cart_totals table input[type="radio"] {
    margin-top: -4px;
}
.cart-collaterals .cart_totals .discount td {
	/*color: #85ad74*/
}
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #d4d4d4;
	padding: 6px 6px
}
.cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	display: block;
	/*font-size: 0.92em*/
}
form .form-row {
	padding: 3px;
	margin: 0 0 6px
}
form .form-row:after {
	content: "";
	display: block;
	clear: both
}
form .form-row label {
	display: block
}
form .form-row label.hidden {
	visibility: hidden
}
form .form-row select {
	width: 100%;
	cursor: pointer;
	margin: 0
}
form .form-row .required {
	color: red;
	font-weight: bold;
	border: 0
}
form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}
form .form-row label.checkbox {
	display: inline
}
form .form-row input.form-control, form .form-row input.input-text, form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;

	height:auto;
	color: #696767;
	/*font: 12px 'DroidSans';*/
	border: 1px solid #d4d4d4;
	padding: 6px;
	font: 14px 'Muli';

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

form .form-row input.form-control.invalid{
    border: 1px solid #ff0000;
}

form .form-row textarea {
	height: 3.5em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
form .form-row-first, form .form-row-last {
	float: left;
	width: 47%;
	overflow: visible
}
form .form-row-last {
	float: right
}
form.login, form.checkout_coupon, form.register {
	border: 1px solid #dfdbdf;
	padding: 20px;
	margin: 2em 0 2em 0px;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
form.checkout_coupon .form-row-first input#coupon_code {
	height: 30px;
}
form.checkout_coupon .form-row-last {
	float:left;
}
form.checkout_coupon .button {
	margin: 0px;
}
ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0
}
ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside
}
ul#shipping_method .amount {
	font-weight: bold
}
.checkout h3 {
	color: #575555;
	margin-bottom:30px;
	font-size:15px;
}
.checkout label {
	color: #696767;
	/*font:12px 'DroidSans';*/
	font-size:12px;
}
.checkout .col-2 h3 {
	clear: none
}
.checkout .col-2 .notes {
	clear: left
}
.checkout .col-2 .form-row-first {
	clear: left
}
.checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}
.checkout #shiptobilling {
	float: right;
	line-height: 1.62em;
	margin: 12px 0 0 0;
	padding: 0
}
.checkout #shiptobilling label {
	font-size: 10px
}
#payment {
	/*
	background: #f7f6f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
	*/
}
#payment .input-radio {
	float:left;
}
#payment ul.payment_methods {
	text-align: left;
	margin: 0;
	list-style: none outside
}
#payment ul.payment_methods:after {
	content: "";
	display: block;
	clear: both
}
#payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
	font-weight: normal
}
#payment ul.payment_methods li input {
	margin: 0 1em 0 0
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative
}
#payment div.form-row {
	/*
	padding: 1em;
	border-top: 1px solid #ffffff
	*/
}
#payment #place_order {
	float: right;
	margin: 0
}
#payment .terms {
	padding: 0 1em 0;
	text-align: right
}
#payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
	/*
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	*/
	line-height: 1.5em;
	background: #ebebeb;
	/*
	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: 0 1px 2px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);

	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8)
	*/
}
#payment div.payment_box p:last-child {
	margin-bottom: 0
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left
}
#payment div.payment_box #cc-expire-year {
	float: right
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #777777;
	line-height: 13px;
	font-weight: normal
}
#payment div.payment_box .form-row {
	margin: 0 0 1em
}
#payment div.payment_box .form-row select {
	width: 48%;
	float: left;
	margin-right: 3.8%
}
#payment div.payment_box .form-row select:nth-child(3n) {
	margin-right: 0
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #ebe9eb;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -1em 0 0 2em
}
.order_details {
	margin: 0 0 1.5em;
	list-style: none
}
.order_details:after {
	content: "";
	display: block;
	clear: both
}
.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
}
.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em
}
.order_details li.method {
	border: none
}



.order_details.bacs_details {
    margin-top:30px;
    margin-bottom:40px;
}

ul.order_details.bacs_details {

	font-size: 0.85em;

	border:1px solid #efefef;
	padding:20px;
	margin:0px 0px 20px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;

}
ul.order_details.bacs_details li {
	color: #2E2D2D;
	border: 0px;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	text-transform: capitalize;
}
ul.order_details.bacs_details li strong {
	color: #7E8183;
	font-size: 14px;
	font-weight: normal;
}

.addresses .title:after {
	content: "";
	display: block;
	clear: both
}
.addresses .title h3 {
	float: left
}
.addresses .title .edit {
	float: right
}
ol.commentlist.notes li.note p.meta {
	font-weight: bold;
	margin-bottom: 0
}
ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0
}
ul.digital-downloads {
	margin-left: 0;
	padding-left: 0
}
ul.digital-downloads li {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	background: url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat
}
ul.digital-downloads li .count {
	float: right
}
.widget_layered_nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside
}
.widget_layered_nav ul li {
	padding: 0 0 1px;
	list-style: none
}
.widget_layered_nav ul li:after {
	content: "";
	display: block;
	clear: both
}
.widget_layered_nav ul li a, .widget_layered_nav ul li span {
	padding: 1px 0;
	float: left
}
.widget_layered_nav ul li.chosen a {
	padding: 0 6px 0 18px;
	border: 1px solid #ad74a2;
	background: #ad74a2 url(images/cross_white.png) no-repeat 6px center;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888888;
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 1px 0;
	color: #777777
}
.widget_shopping_cart .buttons a {
	color: #fff;
}
.widget_shopping_cart .buttons a:hover {
	color: #fff;
}
.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 {
	height: auto;
	border: 0px;
}
.widget_price_filter .price_slider_amount .button {
	display: block;
    margin-bottom: 10px;
    width: 100%;
}
.widget_price_filter .price_slider_amount .price_label {
    text-align: center;
}
.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 #6D6D6D;
	cursor: pointer;
	background: #d4d4d4;
	/*
	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%);
	*/
	outline: none;
	top: -.3em;
	/*
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
	box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65)
	*/
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em
}
.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	/*
	background: #ad74a2 url(data: image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
	*/
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #efefef;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #868686;
	border:0px;
	/*
	background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e), to(#6a6a6a));
	background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
	background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
	background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%)
	*/
}
.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
}


#header-sidebar .widget_shopping_cart { position: relative; width: 60px; }
#header-sidebar .widget_shopping_cart .cart_wrapper,
#header-sidebar .widget_shopping_cart h3,
#header-sidebar .widget_shopping_cart h2 { display: none }

#header-sidebar .widget_shopping_cart .cart_control {
	display: block;
	width: 60px;
	background: url('images/icons/widget_cart_control.png') center no-repeat;
	background-color: #484848;
	height: 28px;
	line-height: 9999em;
	overflow: hidden;
	border: 1px solid #474747;
}
#header-sidebar .widget_shopping_cart .cart_wrapper {
	text-align: left;
	position:  absolute;
	width: 300px;
	right: -2px;

	background-color: #494949;
	z-index: 1000;
	padding: 20px 12px;
	color: #fff;
}

#header-sidebar .widget_shopping_cart .cart_wrapper .variation { display: none; }

.cart_wrapper ul.cart_list li a, .cart_wrapper ul.product_list_widget li a { float: left; margin-bottom: 10px; color: #ffffff; }
.cart_wrapper ul.cart_list li img, .cart_wrapper ul.product_list_widget li img {
	float: left;
	margin: 0px 15px 0px 0px;
	border:2px solid #575757;
	width: 40px;
	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);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3)
}
.cart_wrapper ul.cart_list li .remove_item {
	float: left;
	margin-top: 17px;
	margin-left: 6px;
	color: #b9b8b8;
	font-size: 10px;
	position: absolute;
	left: 70px;
}

.cart_wrapper .quantity {
	min-width: 60px;
	position: relative;
	/*margin: 0 auto;*/
	overflow: hidden;
	zoom: 1;
	float: right;
	background:none;
	text-align:right;
}

#header .cart_wrapper .quantity {
    padding-top: 10px;
    height: auto;
}
.cart_wrapper p.buttons a.button {
	height: 22px;
	line-height: 22px;
	font-size: 10px;
}
.widget_shopping_cart .cart_wrapper .total { border-top: none; color: #ffffff; }
.widget_shopping_cart .cart_wrapper .total .amount { float: right; padding-right: 0px }
.widget_shopping_cart .cart_wrapper .buttons { margin-top: 30px; text-align: right; }
.widget_shopping_cart .cart_wrapper .buttons .button {
	background: #393737;
	color: #fff;
	border: none;
	font-weight: normal;
	box-shadow: none;
	border-radius: 0;
	text-shadow: none;
	display: block;
	float: right;
	margin-left: 5px;
}
.widget_shopping_cart .cart_wrapper .buttons .button:hover { background: #302e2e; }

.woocommerce-price-and-add {
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	margin-top: 1em;
	clear: left;
	width: 100%;
	height: 60px;
	min-height: 60px;
    position: relative;
}

.woocommerce-price-and-add .price-label {
	color: #666767;
	font-family: Muli;
	font-size: 18px;
	float: left;
	margin-right: 8px;
}

.woocommerce-price-and-add .from {
	color: #666767;
	font-family: Muli;
	font-size: 18px;
	margin-right: 8px;
}

.woocommerce-price-and-add .amount,
.single_variation .amount {
	color: #4f4f4f;
	font-family: Muli;
	font-size: 18px;
}

.woocommerce-price-and-add del, .woocommerce-price-and-add del .amount {
    color: rgba(145, 145, 145, 0.5);
    font-size: 16px;
}

.woocommerce-price {
	float: left;
	/*max-width: 45%;*/
	margin-top: 12px;
}

.woocommerce-add-to-cart {
	float: right;
	max-width: 45%;
}

.woocommerce-single-product-thumbs ul li {
	display: inline;
}

.woocommerce-single-product-thumbs li {
	list-style: none;
}

.button, tr.order .button {
	height: 30px;
	line-height: 31px;
	padding: 0px 10px;
}
.button:hover {
	color: #ffffff;
}

/* === MY ACCOUNT */

#rememberme {
    margin-left: 10px;
}

.status-publish form {
	border: 1px solid #efefef;
	padding: 20px 20px 80px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}
.status-publish form.track_order {
    padding-bottom:20px;
}
.status-publish form.checkout {
	border: 0px;
	padding: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px #fff;
	-webkit-box-shadow: 0px 0px #fff;
	-moz-box-shadow: 0px 0px #fff;
}
.status-publish form h3 {
	font-size: 15px;
	margin-bottom: 30px;
	padding: 0px;
}
.status-publish form h3#shippingaddress-title {
    float: left;
}
.status-publish form label {
	font-size: 12px;
}
.status-publish form select {
	font-family: 'Muli';
}
.status-publish .button {
	margin-top: 20px;
	/*float: right;*/
	float:left;
}
.my_account_orders tr th {
	text-align:left;
	width:20%;
}
.my_account_orders tr td {
	padding:10px 0px;
}
.my_account_orders .button {
	padding:8px;
	color:#fff;
	margin:0px;
}
.my-account-order-details .customer_details, .my-account-order-details .addresses > div {
	border: 1px solid #efefef;
	padding: 20px 20px 80px 20px;
	border-radius: 3px;
	margin-bottom: 20px;
    margin-top: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}

#payment .terms { padding-right: 0px; }
#payment .terms .input-checkbox { margin-right: 0px; }


/* === MULTISTEP CHECKOUT */
#multistep_resume {
	margin-top: 42px;
}
#multistep_resume div {
	width: 16.667%;
	float: left;
}
#multistep_resume a, #multistep_resume span {
	border: 1px solid #dfdcdc;
	border-width: 1px 1px 1px 0;
	text-align: center;
	display: block;
	padding: 10px;
}
#multistep_resume span {
	border-width: 1px;
	background: #f9f9f9;
	color: #c8c7c7;
	cursor: default;
}
#multistep_resume span img { width: 32px; margin-top: -6px }

#multistep_resume a { color: inherit; outline: none }
#multistep_resume a:hover { background: #f9f9f9; }


#multistep_resume a.passed {
	background: #f9f9f9;
}

#multistep_resume a.current {
	background: #e6e3e3;
}

#multistep_resume a.user_logged_in { cursor: default; background: #f9f9f9; color: #c8c7c7;}

#multistep_progress {
	height: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 1px;

	-moz-box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
	-webkit-box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
	box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
}

#multistep_progress.progress-striped .bar {
	background: url('images/progress_bg.png') repeat-x center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;

	-moz-box-shadow: 1px 0px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 0px 2px rgba(0,0,0,.3);
	box-shadow: 1px 0px 2px rgba(0,0,0,.3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}


/*
#multistep_steps .box_style  {
	border:1px solid #efefef;
	padding: 20px;
	margin: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}
*/

#multistep_steps .multistep_step {
	display: none;
}
#multistep_steps .multistep_step.current {
	display: block;
}

#multistep_steps h3 {
	color: #575555;
	font-size: 18px;
	margin-bottom: 40px;
}

#multistep_steps input {
}


#multistep_steps input.button {
	font-size: 11px;
	padding: 0px 10px;
	float: right;
}
#multistep_steps input.alt {
	padding-left: 40px;
}


#multistep_steps input.button.prev { float: left; }


#multistep_steps .shop_table {}
#multistep_steps .shop_table th.product-name { width: 70%; }

#multistep_steps #multistep_step5 .place-order { float: right; width: 100%; padding: 0px; }
#multistep_steps #multistep_step5 input#place_order,
#multistep_steps #multistep_step5 .button.prev{ margin-top: 17px; }

/* Large desktop */
@media (max-width: 1200px) {
	#multistep_resume div a,
	#multistep_resume span.checkout_progress {
		min-height: 41px;
	}

	#multistep_resume div a {
		line-height: 41px;
	}

	#multistep_resume span.checkout_progress {
		padding-left: 50px;
		position: relative;
		text-align: center;
	}

	#multistep_resume div a	{
	}

	#multistep_resume span img {
		left: 15px;
		position: absolute;
		top: 18px;
		margin-top: 0px;
	}
	ul.woocommerce-error {
		margin-left: 20px;
	}

}


/* === STEP 1 */
#multistep_step1 .step1_login_form form.login_checkout,
#multistep_step1 .step1_create_account form.register {
	border: none;
	padding: 0;
	margin: 0;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#multistep_step1 .step1_login_form form.login_checkout .lost_password,
#multistep_step1 .step1_login_form form.login_checkout input.button {
	float: right;
	clear: both;
	margin-top: 5px;
}

#multistep_step1 .step1_login_form form.login_checkout .lost_password {
	color: inherit;
}

#multistep_steps .multistep_step .form-row.terms {
    margin-top: 20px;
    float:right;
}

/* CART */
form#cart-table {
	padding-bottom: 10px;
}
.shop_table.cart th{
	font-weight: bold;
	border-bottom: 1px solid #D4D4D4;
}
.shop_table.cart td.product-price {
	text-align: center;
}
.shop_table.cart th.product-quantity{
	text-align: center;
}
.shop_table.cart th.product-subtotal, .shop_table.cart td.product-subtotal {
	text-align: center;
	font-weight: bold;
}
.shop_table.cart .coupon #coupon_code{
	margin-top: 20px;
	height: 30px;
	width: 150px;
	box-shadow: none;
}
.shop_table.cart input#place_order,
input.checkout-button.alt.button,
.wc-proceed-to-checkout > a.checkout-button.button.alt.wc-forward {
	background-position: 5px -35px;
	width: auto;
	padding-left: 40px;
}
.shop_table.cart input#place_order, input.checkout-button.alt.button:hover{
	background-position: 5px 0px;
}
.shop_table.cart td.actions{
	border: none;
}
.cart-collaterals {

}
.cart-collaterals .cart_totals{
	/*width: 440px;*/
	border: 1px solid #EFEFEF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 6px 6px #F7F7F7;
    padding: 20px;
}
.cart-collaterals .cart_totals h2{
	text-align: left;
	margin-top: 0px;
	padding-left: 50px;
	background: url('./images/multistep_cart.png') no-repeat left;
	line-height: 27px;
}
.cart-collaterals .cart_totals table th, .cart-collaterals .cart_totals table tr td, #order_review .shop_table tfoot td {
	width: 125px;
	height: 30px;
	border: none;
	background: #ffffff;
}

#order_review #shipping_method {
	text-align: left;
}

#order_review .shop_table tfoot td {
    width: auto;
}
#order_review .shop_table tfoot th {
    padding-right: 20px;
}
.cart-collaterals .cart_totals table th, .cart-collaterals .cart_totals table tr th strong{
	font-weight: normal;
}
.cart-collaterals .cart_totals table tr td{
	font-weight: bold;
}
.cart-collaterals .cart_totals table label {
    font-size: 12px;
}
.cart-collaterals .shipping_calculator{
	margin-top: 10px;
	float: left;
	clear: none;
	padding: 20px;
}
.cart-collaterals .shipping_calculator h2{
	text-align: left;
	margin-top: 0px;
	line-height: 27px;
}
.price .from {
	color: #666767;
}

/** variation **/
.summary div:first-child p {
	margin-top: 0;
	margin-bottom: 10px;
}

.summary .variations {
	float: left;
	clear: both;
	width: 100%;
}

.summary .variations label,
.summary .variations .label {
	float: left;
	clear: left;
	width: 70px;
	line-height: 30px;
    color: #666767;
    text-shadow: none;
}

.single_variation_wrap .qnt_label {
	float: left;
	width: 70px;
	line-height: 26px;
}
.summary .variations select {
	max-width: 200px;
	float: left;
	clear: right;
}

.summary .variations .reset_variations {
	float: left;
	line-height: 30px;
}

.summary .variations_form,
.summary form.cart {
	padding: 5px 0 0 0;
	margin-bottom: 0 !important;
	border: none;
	box-shadow: none;
	width: 100%;
}

.summary .woocommerce-price p {
	line-height: 36px;
}

.summary .price .amount {
    font-weight: bold;
}
.summary .price ins {
    text-decoration: none;
}
.summary .product_meta {
	padding: 5px 0;
	margin-top: 20px;
}
.summary .product_meta {
	clear: both;
}

.summary .socials.product-share {
    margin-top: 10px;
}

.summary .socials.product-share h2 {
    color: #666767;
    float: left;
    font-size: 12px;
    margin-right: 18px;
    margin-top: 3px;
}

.single_variation .price-label {
	clear: left;
	float: left;
	margin-right: 5px;
}

.single_variation {
	max-width: 65%;
	float: left;
	line-height: 60px;
}

.variations_button {
	max-width: 45%;
	float: right;
}

.variations_button.for_quantity {
    float: none;
    max-width: none;
}

/* comment form */
#tab-reviews #review_form .row {
	margin: 0;
}

/* product details */
.product .summary .single_add_to_cart_button {
	box-shadow: none;
	border: 0px;
	border-radius: 0px;
	padding: 0px 10px 0px 35px;
	text-shadow: none;
	background: #4f4f4f url('images/br_cart.png') 7px no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

/* groupped */
.summary .group_table td,
.summary .group_table td.label,
.summary .group_table td.price {
    padding: 10px;
    background-color: #ffffff;
    vertical-align: middle !important;
}

.summary .group_table .qnt_label,
.summary .group_table .quantity {
	float: left !important;
	margin-right: 5px;
}

.woocommerce-message .button {
	text-shadow: none;
}

/* external product */

div.product .woocommerce-price-and-add .button {
	margin-top: 15px;
}

/* contact form */
form.contact-form {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 0px;
}

.woocommerce-tabs .panel #ask-info-wrapper {
	border: 1px solid #efefef;
	padding: 20px 20px 80px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 6px 6px #f7f7f7;
	-webkit-box-shadow: 6px 6px #f7f7f7;
	-moz-box-shadow: 6px 6px #f7f7f7;
}

ul.product_list_widget {
    list-style-type: none;
}
ul.product_list_widget ins {
    text-decoration: none;
}

.order-info mark { background: none; }

.col2-set {
    zoom: 1;
    width: 100%;
}
.col2-set .col-1, .col2-set .col-2 {
    float: left;
    width: 48%;
    padding: 20px 0;
}
.col2-set .col-2 { float: right; }
.col2-set .col-1 > *, .col2-set .col-2 > * { padding-left: 20px; padding-right: 20px }

.login .button { margin-top: 0px !important }
.login .lost_password { margin-left: 10px }

/* magnifier */
.yith_magnifier_lens img { max-width: none; }

ul.products li.product.grid.classic .product-actions a.added_to_cart, ul.products li.product .product-thumbnail .product-actions a.added_to_cart { display: none !important; }
p#billing_address_2_field, p#shipping_address_2_field { margin-top: 25px; }
p#billing_country_field, p#shipping_country_field { margin-bottom: 0px; }
p#billing_state_field, p#shipping_state_field { margin-top: 3px; }


.buttons_added { background: transparent;  }
.buttons_added  .minus, .buttons_added .plus { display: none }
.product-box .qty { left: 0 !important; margin-left: 0;  }
.quantity input.qty, #content .quantity input.qty { width: 30px }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#fancybox-content .row { margin-left: 0 !important; }

/* gouped product */
div.product form.cart .group_table td.label, #content div.product form.cart .group_table td.label{
	font-size: 12px;
	color: #666767;
	line-height: 20px;
	font-weight: 400;
	text-shadow: none;
	vertical-align: bottom !important;
}
.summary .group_table td, .summary .group_table td.label, .summary .group_table td.price {
	vertical-align: bottom !important;
}



/* AJAX Layered Nav */
.woocommerce.archive .sidebar { margin-top:4px; }
.woocommerce.archive .sidebar .widget h3 { padding-bottom:8px; border-bottom:1px solid #E0DFDF; }
.sidebar .widget.widget_layered_nav h3, .sidebar .widget.widget_product_categories h3 { margin-bottom:7px; }
.sidebar .widget.widget_layered_nav nav ul { margin-top:-5px; }
.sidebar .widget.widget_layered_nav nav ul.colors, .sidebar .widget.widget_layered_nav nav ul.sizes { margin-top:0; }
.widget.widget_price_filter form { margin-bottom:0; }
.widget.widget_layered_nav li, .widget_product_categories .product-categories li { border-bottom:1px solid #eae9e9; padding:6px 0; }
.widget.widget_layered_nav li a, .widget_product_categories .product-categories li a { color:#4f4d4d; text-transform:uppercase; font-size:12px; }
.widget.widget_layered_nav li a:hover, .widget_product_categories .product-categories li a:hover { color:#aa7309; }
.widget.widget_layered_nav li small.count, .widget_product_categories .product-categories li span.count { float:right; color:#a6a6a6; padding:0 5px; border:1px solid #d9d3d3; }
/* colors */
.widget.widget_layered_nav .colors li, .widget.widget_layered_nav .sizes li { float:left; padding:0; border:0; }
.widget.widget_layered_nav .colors li a { padding:2px !important; background:#e3e0e0 !important; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.widget.widget_layered_nav .colors li a:hover, .widget.widget_layered_nav .colors li.filter-selected a { background:#aaa !important; }
.widget.widget_layered_nav .colors li.filter-selected a:after, .widget.widget_layered_nav .colors li.filter-selected a:before,
.widget.widget_layered_nav .sizes li.filter-selected a:after, .widget.widget_layered_nav .sizes li.filter-selected a:before { content:""; }
.widget.widget_layered_nav .colors li .box { padding:0; margin:0; width:26px; height:26px; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li {
    border-bottom: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span {
    border: 2px solid #E3E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    height: 26px;
    margin: 5px 6px 5px 0;
    padding: 0px;
    width: 26px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span {
    border: 2px solid #AAAAAA;
    background-image: none;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.yith-woo-ajax-navigation a.yith-wcan-reset-navigation.button {
    padding: 7px 10px;
}
/* sizes */
.widget.widget_layered_nav .sizes li { padding-right:8px !important; }
.widget.widget_layered_nav .sizes li .size-filter { padding:2px 5px; font-size:16px; color:#a09d9d; background:#fff; border:1px solid #ccc9c9; -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); }
.widget.widget_layered_nav .sizes li .size-filter:hover { border-color:#dec084; color:#c38204; }
.widget.widget_layered_nav .sizes li.chosen .size-filter { border-color:#dec084; color:#c38204; }
.woocommerce .widget_layered_nav ul, .widget_product_categories .product-categories {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside
}
.woocommerce .widget_layered_nav ul li {
	list-style: none
}
.woocommerce .widget_layered_nav ul li:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .widget_layered_nav ul li a, .widget_layered_nav ul li span {
	padding: 1px 0;
	float: left
}
.woocommerce .widget_layered_nav ul li.chosen a, .widget_product_categories .product-categories li.current-cat a {
	padding: 0 6px 0 6px;
	background: #f2f2f2;
	color: #aa7309;
	border: 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:after {
    content: " [x]";
	color: #aa7309;
	font-size: 9px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
    content: "- ";
	color: #aa7309;
	font-size: 9px;
}
.widget.widget_layered_nav li small.count, .widget_product_categories .product-categories li span.count {
	border: 1px solid #D9D3D3;
    color: #A6A6A6;
    float: right;
    padding: 0 5px;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li {
    border-bottom: none;
    padding: 3px 8px 6px 0px;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li span {
    background: #ffffff;
    border: 1px solid #ccc9c9;
    display: block;
    margin: 0;
    padding: 2px 5px;
    font-size:16px;
    line-height: 22px;
    color:#a09d9d;
    overflow: hidden;
    text-decoration: none;

    -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
}

.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover {
    border: 1px solid #dec084;
    background-image: none;
    background-color: #ffffff;
    color: #c38204;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a {
    border: 1px solid #dec084;
    background-image: none;
    background-color: #ffffff;
    color: #c38204;
    line-height: 20px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:before {
    content: "";
}

.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:after {
    position: relative;
    top: -2px;
}


/* FACEBOOK LOGIN */
.fb-connect{
    border: 9px solid #f5f3f3;
    display: block;
    height: 93px;
    background: url(../theme/assets/images/fblogin_bg.png) left 1px no-repeat;
}
.fb-connect h3{
    vertical-align: 93px;
    text-transform: uppercase;
    color:#000;
    border: 0px;
    float: left;
    width: 50%;
}
.fb-connect h3{
    vertical-align: 93px;
    text-transform: uppercase;
    color:#000;
    font-size: 14px;
    border: 0px;
    float: left;
    float: left;
    width: 40%;
    margin-top: 34px;
    margin-left: 20px;
}
.fb-connect .btn-fb-login{
    width: 50%;
    float: right;
    padding-left: 60px;
}
.fb-connect .btn-fb-login a{
    border: 1px solid #283142;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -mox-border-radius:1px;
    float: right;
    background: #2E508F url(../theme/assets/images/fblogin_icon.png) 15px 6px no-repeat;
    color: #FFF;
    padding: 9px 20px 9px 60px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    margin-right: 22px;
    margin-top: 25px;
}
.facebook-unlink{
    margin-top: 20px;
    margin-bottom: 15px;
}
.facebook-unlink a{
    border: 1px solid #6d696a;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -mox-border-radius:1px;
    background: #000 url(../theme/assets/images/fblogin_icon2.png) 15px 8px no-repeat;
    color: #FFF;
    font-weight: 800;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 10px 20px 10px 42px;
}
.facebook-unlink a:hover{ color:#fff }

/* fix form-row */
form .form-row-wide{
    width: 100%;
    clear: both;
}

form #ship-to-different-address{
    float:right;
}

/* === WC 2.6 === */

/* My Account */

nav.woocommerce-MyAccount-navigation {
	float: left;
	width: 25%;
}

div.woocommerce-MyAccount-content {
	float: left;
	width: 75%;
}

div.woocommerce-MyAccount-content p {
	margin: 0 0 10px 0;
}

nav.woocommerce-MyAccount-navigation ul {
	margin-left: 0;
}

li.woocommerce-MyAccount-navigation-link {
	list-style: none;
	padding-right: 20px;
}

li.woocommerce-MyAccount-navigation-link > a {
	text-transform: uppercase;
	border-bottom: 1px solid #e0dfdf;
	padding-bottom: 7px;
	margin-bottom: 7px;
	display: block;
}

.woocommerce-MyAccount-content a.button {
	height: auto;
	line-height: inherit;

}

li.woocommerce-MyAccount-navigation-link.is-active > a, li.woocommerce-MyAccount-navigation-link > a:hover {
	color: #bc8c27;
}

.woocommerce-message a.button.wc-forward, .buttons a.button.wc-forward {
	box-sizing: content-box;
	line-height: inherit;
	height: auto;
}


/* ===== WOOCOMMERCE PRODUCTS ===== */
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before { content: " "; display: table; }

.woocommerce ul.product_list_widget li + li { margin-top: 10px }
.woocommerce ul.product_list_widget li img { margin-right: 10px; }
.woocommerce ul.product_list_widget li .amount { float: none; display: block; }

.woocommerce ul.product_list_widget li:after { clear :both; }

.woocommerce ul.product_list_widget li img,
.woocommerce ul.product_list_widget li img { float: left; height: auto; }

/* ===== FIX WC 2.1 ===== */
#header-sidebar ul.product_list_widget li .amount{
    display: inline;
}

.woocommerce .blockUI.blockOverlay{position:relative}
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:12px;width:80px;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-6px;display:block;content:"";background:url(../theme/assets/images/ajax-loader.gif) no-repeat center;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}

#multistep_step4 .form-row.place-order {
    display: none;
}

/* yith woocommerce order traking */

tr.order a.button {
    display: inline-block;
    float: none;
    margin-right: 10px;
}

.ywot_order_details {
    margin-bottom: 20px;
}

a.track-button {
    height: 30px !important;
}

a.track-button img {
    padding-bottom: 4px;
}


tr.order a.button {
    display: inline-block;
}

.ywot_order_details {
    margin-bottom: 20px;
}

a.track-button {
    height: 30px !important;
}

a.track-button img {
    padding-bottom: 4px;
}

.woocommerce table.my_account_orders .order-actions a.track-button {
    margin-left: 0 !important;
}

/* end yith woocommerce order traking */


/* yith woocommerce ajax search */

.yith-ajaxsearchform-container {
    display: inline-block;
}

.yith-ajaxsearchform-container .screen-reader-text  {
    display: none;
}

#yith-s {
    background: url('../images/icons/search_mini.png') no-repeat center right;
    background-color: #FFFFFF;
    margin: 0;
    width: 115px;
    padding-left: 10px;
    padding-right: 35px;
    font-size: 12px;
    border-color: #d7d7d7;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-top: 6px;
    height: 18px;
}
#yith-s:focus {
    border-color: rgba(82, 168, 236, 0.8);
}

#yith-ajaxsearchform {
    position: relative;
    margin-bottom: 0;
}

#yith-searchsubmit {
    background: transparent;
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    text-indent: -100px;
}

.autocomplete-suggestion.autocomplete-selected {
    background: #f2f2f2;
}

/* end yith woocommerce ajax search */


/* yith woocommerce advanced reviews */

.single-product #tab-reviews a.ywar_filter_order {
    margin: 0;
}

#tab-reviews .reply.review-actions {
    text-align: right;
}

#tab-reviews div.reply:not(.review-actions) {
    display: inline-block;
}

#tab-reviews div.reply:not(.review-actions) a {
    margin-top: 0;
}

#tab-reviews div.review-inappropriate {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 2px;
}

#tab-reviews div.review-inappropriate a {
    padding: 0;
}

#reviews #comments ol.commentlist li {
    list-style: none;
}

#reviews #comments ol.commentlist li div.description {
    overflow: hidden;
}

.woocommerce-tabs #tab-reviews #reviews #comments {
    float: left;
    padding-right: 34px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
}

.woocommerce-tabs #review_form_wrapper {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    padding: 3px;
    margin-top: 0;
}

#tab-reviews #reviews h3#reply-title {
    margin-top: 0;
}

/* end yith woocommerce advanced reviews */

/* yith woocommerce multi vendor */

.store-header-wrapper .store-socials .socials-container {
    padding-top: 5px;
}

.store-header-wrapper .store-socials .socials-container .vendor-social-uri {
    font-size: 21px;
}

.yith-wpv-quick-info-wrapper textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #BCC1C2 !important;
}

.yith-wpv-quick-info-wrapper input[type="email"] {
    border-radius: 0;
    height: 34px;
    border: 1px solid #BCC1C2 !important;
}


ul.products li.product.grid.with-hover span.by-vendor-name {
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 5px;
    z-index: 5;
}


/* end yith woocommerce multi vendor */

/* yith woocommerce requesta quote */

ul.products li.product.grid.with-hover div.yith-ywraq-add-to-quote {
    display: inline-block;
    padding: 0 0 0 35px;
    width: 0;
    height: 35px;
    background: rgb(45,42,42) no-repeat 10px center;
    background: rgba(45,42,42,0.69) no-repeat 10px center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 35px;
    text-transform: none;
    outline: none;
    border: 0;
    position: relative;
    top: 50%;
    color: #fff;
    float: none;
    margin: 0;

}

ul.products li.product.grid.with-hover div.yith-ywraq-add-to-quote~div.clear {
    clear: none;
    display: none;
}

ul.products li.product.grid.with-hover .product-thumbnail .product-actions a.add-request-quote-button,
ul.products li.product.grid.with-hover .product-thumbnail .product-actions .yith_ywraq_add_item_browse_message a {
    background-image: url('images/icon-quote-add.png');
    background-position: 6px center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 100px;
}

ul.products li.product.grid.with-hover .product-thumbnail .product-actions a.add-request-quote-button {
    margin-top: 0;
}

ul.products li.product.grid.with-hover .product-thumbnail .product-actions .yith_ywraq_add_item_browse_message a {
    background-image: url('images/icon-quote.png');
}

ul.products li.product.grid.with-hover div.yith-ywraq-add-to-quote img.ajax-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    display: block;
}

/* loop classic */

ul.products li.product.grid.classic .yith-ywraq-add-button {
    text-align: center;
}

ul.products li.product.grid.classic a.add-request-quote-button, ul.products li.product.grid.classic .yith_ywraq_add_item_browse_message a {
    background-color: #6f6e6e;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    min-width: 62px;
    width: auto;
    height: auto;
    line-height: 22px;
    padding: 0 5px;
    float: none;
    margin: 0;
}

ul.products li.product.grid.classic .yith-ywraq-add-to-quote {
   text-align: center;
}

ul.products li.product.grid.classic a.add-request-quote-button:hover, ul.products li.product.grid.classic .yith_ywraq_add_item_browse_message a:hover {
    background-color: #535353;
    color: #fff;
}

ul.products li.product.grid.classic div.yith-ywraq-add-to-quote img.ajax-loading {
    position: absolute;
}

ul.products li.product.grid.classic .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
    display: none;
}

/* single product */

.single-product .summary.entry-summary .yith-ywraq-add-to-quote a.add-request-quote-button {
    text-transform: uppercase;
    font-size: 11px;
}

.single-product .summary.entry-summary .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a {
    float: left;
    height: 30px;
    line-height: 31px;
    padding: 0px 10px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 11px;
}

.single-product .summary.entry-summary .yith-ywraq-add-to-quote img.ajax-loading {
    margin-top: 25px;
    margin-left: 5px;
}

.single-product .summary.entry-summary .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
    display: none;
}

.single-product .summary.entry-summary a.compare.button {
    margin-right: 10px;
}

/* Request Quote List */

#yith-ywraq-form td.actions {
    text-align: right;
}

#yith-ywraq-form td.actions input.button {
    padding: 8px 25px;
    border-width: 2px;
}

.button.raq-send-request {
    float: right;
    margin-bottom: 25px;
}

#yith-ywraq-form table.cart .product-remove {
    width: 40px;
}

#yith-ywraq-form table.cart .product-remove img {
    width: 15px;
}

#yith-ywraq-form table.cart .product-thumbnail {
    float: none;
    display: table-cell !important;
    width: 65px;
}

#yith-ywraq-form table.cart .product-thumbnail img {
    width: 45px;
    height: 45px;
}
/* end yith woocommerce requesta quote */


/* woocommerce composite products */

.single-product .component .composited_product_images {
    position: absolute;
    padding: 0;
    bottom: 0;
    left: 88px;
    height: 25px;
}

.single-product .component .composited_product_images a.zoom {
    width: 33px;
    height: 33px;
    padding: 0;
}

.composite_button .single_add_to_cart_button  {
    margin-top: 0;
    line-height: 25px;
    height: 25px;
}

/* end woocommerce composite products */


/* yith woocommerce colors and label */

li.product .variations_form.cart {
    text-align: center;
}

li.product .variations_form.cart div.variations {
    display: inline-block;
}

/* yith woocommerce product countdown */

div.product .ywpc-countdown {
    margin-left: 30px;
}

ul.products li.product.list .product-thumbnail .thumbnail-wrapper {
    max-width: 158px;
}

/* yith quick view compatibility */
#yith-quick-view-content:after {
	content: '';
	display: table;
	clear: both;
}
#yith-quick-view-content div.product .images {
	float: left;
	margin-left: 0;
	position: relative;
	margin-right: 15px;
}
#yith-quick-view-content div.product div.summary {
	float: none;
	display: block;
	overflow: hidden;
}
#yith-quick-view-content .woocommerce-product-rating {
	margin-bottom: 10px;
}

/* WAITING LIST COMPATIBILITY */

div.product div.summary > .stock {
	position: static;
}
#yith-wcwtl-output form {
	border: none;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
}

/* wc 3.0 */

.single-product .woocommerce-product-gallery { width: 55%;  }
.single-product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger { position: absolute; top: 10px; right: 10px; z-index: 999; }
.single-product .flex-viewport { margin-bottom: 10px; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper { margin-top: 0px; margin-left: 0px; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper .onsale { margin: 0 !important; left: 7px !important; right: auto !important; top: 7px !important; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide img.wp-post-image { width: 100% !important; }

.single-product ol.flex-control-nav.flex-control-thumbs { margin: 0 !important; position: static; }
.single-product ol.flex-control-nav.flex-control-thumbs li { width: 19%; margin: 0px 1% 5px 0px !important; float: left; display: block; }
.single-product ol.flex-control-nav.flex-control-thumbs li img { width: 100%; height: auto; margin-right: 10px; cursor: pointer; }

/* wc 3.0 */
