/*!
Theme Name: Elementor Circle
Theme URI: https://circlethemes.com/
Author: amazing team
Author URI: 
*/
.woocommerce .content-area {
	width: 100%;
	float: none;
	clear: both
}

.woocommerce .site-main,
.elementor-page .site-main {
	margin-bottom: 0
}

.woocommerce .wc-proceed-to-checkout {
	padding: 2.2em 0 1em;
	text-align: right
}

.woocommerce a.remove {
	font-weight: 400;
	margin-left: 10px;
	font-size: 0;
	line-height: 1
}

.woocommerce a.remove:hover {
	background: 0 0;
	opacity: .6 !important;
	color: red !important;
}

.woocommerce a.remove:before {
	content: '\ea5c';
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 21px
}

.woocommerce table.shop_table {
	width: 100%;
	margin: 61px 0 30px;
	border: 1px solid #e8e8f8;
	border-collapse: collapse
}

@media(min-width:768px) {
	.woocommerce table.shop_table {
		border: none
	}
	.woocommerce table.shop_table.customer_details {
		border: 1px solid #e8e8f8
	}
	.woocommerce table.shop_table.customer_details td {
		border-bottom: 1px solid #e8e8f8
	}
}

@media(max-width:768px) {
	.woocommerce table.shop_table .product-thumbnail {
		display: none
	}
}

.woocommerce table.shop_table thead {
	border-bottom: 1px solid #e8e8f8
}

.woocommerce table.shop_table thead th {
	padding: 20px 10px 21px;
	border: none;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px
}

.woocommerce table.shop_table thead th.product-name {
	text-align: left
}

@media(min-width:992px) {
	.woocommerce table.shop_table thead th {
		padding: 30px 10px 32px
	}
}

.woocommerce table.shop_table tbody tr td {
	border: none;
	padding: 20px 10px 28px;
	vertical-align: middle
}

@media(min-width:992px) {
	.woocommerce table.shop_table tbody tr td {
		padding: 50px 10px 58px
	}
}

.woocommerce table.shop_table tbody tr td.product-remove {
	width: 50px;
	padding: 0;
	position: relative
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove {
	position: absolute;
	left: 5px;
	top: 20%
}

@media(min-width:768px) {
	.woocommerce table.shop_table tbody tr td.product-remove a.remove {
		left: -15px;
		top: 41%
	}
}

.woocommerce table.shop_table tbody tr td.product-remove a.remove:before {
	display: inline-block;
	font-family: 'amazing-neo';
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f5e9";
	font-size: 14px
}

.woocommerce table.shop_table tbody tr td.product-price,
.woocommerce table.shop_table tbody tr td.product-quantity {
	border-right: none
}

@media(min-width:768px) {
	.woocommerce table.shop_table tbody tr td.product-price,
	.woocommerce table.shop_table tbody tr td.product-quantity {
		border-right: 1px solid #e8e8f8
	}
}

.woocommerce table.shop_table tbody tr td.product-remove,
.woocommerce table.shop_table tbody tr td.product-thumbnail,
.woocommerce table.shop_table tbody tr td.product-name,
.woocommerce table.shop_table tbody tr td.product-subtotal,
.woocommerce table.shop_table tbody tr td.product-quantity,
.woocommerce table.shop_table tbody tr td.product-total,
.woocommerce table.shop_table tbody tr td.product-price {
	border-bottom: 1px solid #e8e8f8
}

.woocommerce table.shop_table tbody tr td.product-subtotal,
.woocommerce table.shop_table tbody tr td.product-quantity,
.woocommerce table.shop_table tbody tr td.product-total,
.woocommerce table.shop_table tbody tr td.product-price {
	text-align: center;
	border-bottom: 1px solid #e8e8f8
}

.woocommerce table.shop_table tbody tr td.product-subtotal .amount,
.woocommerce table.shop_table tbody tr td.product-quantity .amount,
.woocommerce table.shop_table tbody tr td.product-total .amount,
.woocommerce table.shop_table tbody tr td.product-price .amount {
	font-size: 18px;
	font-size: 1.125rem
}

@media(min-width:992px) {
	.woocommerce table.shop_table tbody tr td.product-subtotal .amount,
	.woocommerce table.shop_table tbody tr td.product-quantity .amount,
	.woocommerce table.shop_table tbody tr td.product-total .amount,
	.woocommerce table.shop_table tbody tr td.product-price .amount {
		font-size: 24px;
		font-size: 1.5rem
	}
}

@media(min-width:1200px) {
	.woocommerce table.shop_table tbody tr td.product-subtotal,
	.woocommerce table.shop_table tbody tr td.product-quantity,
	.woocommerce table.shop_table tbody tr td.product-price {
		width: 232px
	}
}

.woocommerce table.shop_table tbody tr td.product-subtotal:before,
.woocommerce table.shop_table tbody tr td.product-quantity:before,
.woocommerce table.shop_table tbody tr td.product-price:before {
	margin-top: 0
}

@media(min-width:768px) {
	.woocommerce table.shop_table tbody tr td.product-subtotal:before,
	.woocommerce table.shop_table tbody tr td.product-quantity:before,
	.woocommerce table.shop_table tbody tr td.product-price:before {
		margin-top: 9px
	}
}

.woocommerce table.shop_table tbody tr td.product-thumbnail {
	width: 100px
}

.woocommerce table.shop_table tbody tr td.product-thumbnail a {
	display: block
}

.woocommerce table.shop_table tbody tr td.product-thumbnail img {
	display: block;
	width: auto;
	max-width: 100%
}

.woocommerce table.shop_table tbody tr td.product-name {
	border-right: none;
	padding-left: 25px
}

@media(min-width:768px) {
	.woocommerce table.shop_table tbody tr td.product-name {
		border-right: 1px solid #e8e8f8
	}
}

.woocommerce table.shop_table tbody tr td.product-name a {
	text-decoration: none
}

.woocommerce table.shop_table tbody tr td.product-name h5 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation {
	margin: 5px 0 0
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dt {
	margin: 0 5px 0 0;
	padding: 0;
	font: inherit;
	font-size: 12px;
	font-style: italic
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-size: 12px;
	font-style: italic
}

.woocommerce table.shop_table tbody tr td.product-name dl.variation dd p {
	margin: 0
}

.woocommerce table.shop_table tbody tr td input[type=number] {
	width: 80px;
	padding: 7px
}

@media(min-width:992px) {
	.woocommerce table.shop_table tbody tr td input[type=number] {
		width: 115px;
		padding: 12px
	}
}

.woocommerce table.shop_table tbody tr td.actions {
	padding: 20px 0;
	border-bottom: 1px solid #e8e8f8
}

@media(min-width:992px) {
	.woocommerce table.shop_table tbody tr td.actions {
		padding: 50px 0 28px
	}
}

.woocommerce table.shop_table tbody tr td.actions .coupon input.input-text#coupon_code {
	width: 100%;
	padding: 12px 20px 12px 20px;
	margin-bottom: 10px;
	border-color: #f8f8f8
}

@media(min-width:768px) {
	.woocommerce table.shop_table tbody tr td.actions .coupon input.input-text#coupon_code {
		width: auto;
		margin-right: 12px
	}
}

.woocommerce table.shop_table tbody tr.cart_item,
.woocommerce table.shop_table tbody tr.order_item {
	background: 0 0
}

.woocommerce table.shop_table tbody tr.cart_item td:before,
.woocommerce table.shop_table tbody tr.order_item td:before {
	margin-right: 15px
}

.cart_totals h2 {}

.cart .cart-collaterals .cart_totals table {
	border-collapse: collapse !important;
}

.shop_table.shop_table_responsive tr.cart-subtotal {
	border-bottom: 1px solid #ebe9eb;
}

.shop_table.shop_table_responsive tr.cart-subtotal th,
.shop_table.shop_table_responsive tr.order-total th {
	vertical-align: middle;
	border: 0px;
}

.shop_table.shop_table_responsive tr.cart-subtotal td,
.shop_table.shop_table_responsive tr.order-total td {
	text-align: right;
	padding: 15px;
	border: 0px;
}

.woocommerce table.shop_table tbody tr.order-total th,
.woocommerce table.shop_table tbody tr.order-total td,
.woocommerce table.shop_table tbody tr.order-total .amount {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300
}

.woocommerce table.shop_table tbody th {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-align: right
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
	border: none;
	padding: 10px;
	font-weight: 400
}

.woocommerce table.shop_table tfoot tr:first-child th,
.woocommerce table.shop_table tfoot tr:first-child td {
	padding-top: 30px
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
	margin-top: 32px;
	margin-bottom: 36px
}

@media(min-width:768px) {
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
		margin-bottom: 76px
	}
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr td {
	padding: 11px 10px 15px
}

@media(min-width:768px) {
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr th,
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr td {
		padding: 21px 0 30px
	}
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
	padding: 21px 10px 27px
}

@media(min-width:768px) {
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr th,
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
		padding: 31px 0 37px
	}
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
	padding: 0
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th.product-total,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total {
	text-align: right
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
	padding-top: 20px
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th>span:after {
	content: ":"
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
	padding-top: 17px;
	padding-bottom: 20px
}

@media(min-width:768px) {
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
	.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
		padding-bottom: 0
	}
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total .amount {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300
}

@media(max-width:768px) {
	.woocommerce table.shop_table.shop_table_responsive tbody tr td {
		padding: 15px 10px
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td:before {
		margin: 0;
		font-size: 14px;
		font-size: .875rem
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td:last-child {
		border-bottom: none
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td.product-remove {
		width: 100%;
		padding-top: 15px;
		border: none
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td.product-remove a {
		margin-left: 0
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td.product-quantity:before {
		margin-top: 8px
	}
	.woocommerce table.shop_table.shop_table_responsive tbody tr td.product-name a {
		width: 50%;
		margin-left: 20px;
		display: inline-block
	}
}

.woocommerce .cart-collatcirclels {
	padding-top: 8px;
	padding-bottom: 4em
}

.woocommerce .cart-collatcirclels div.cart_totals table {
	margin: 0;
	border: none
}

.woocommerce .cart-collatcirclels div.cart_totals table tbody tr,
.woocommerce .cart-collatcirclels div.cart_totals table tbody td,
.woocommerce .cart-collatcirclels div.cart_totals table tbody td,
.woocommerce .cart-collatcirclels div.cart_totals table tbody th {
	border: none;
	padding: 5px 0;
	text-transform: none
}

.woocommerce .cart-collatcirclels div.cart_totals table tbody td {
	text-align: right
}

.woocommerce .cart-collatcirclels div.cart_totals table tr:nth-child(2n) td {
	background: 0 0
}

@media(min-width:992px) {
	.woocommerce .cart-collatcirclels div.cart_totals .checkout-button {
		padding: 24px 39px 23px
	}
}

.woocommerce .cart-collatcirclels .cross-sells {
	width: 100%;
	padding-top: 50px;
	float: none;
	clear: both;
	text-align: center
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0
}


/* .woocommerce-checkout .entry-content{
	padding-top:50px 
}
*/

.woocommerce-checkout .woocommerce-info {
	border: none;
	border-top: 1px solid #e8e8f8;
	background: 0 0;
	padding: 58px 0 0!important;
	margin-bottom: .95em!important;
	font-style: normal
}

.woocommerce-checkout .woocommerce-info:first-child {
	border-top: none;
	/* padding-top:0!important;
	*/
	padding: 30px !important;
	margin-top: 0;
	background-color: #f7f7f7;
}

.woocommerce-checkout .woocommerce-info>a {
	font-size: 14px;
	margin-left: 8px
}

.woocommerce-checkout .woocommerce-info:before {
	display: none
}

.select2-drop-active {
	border: 1px solid #e7e7e9
}

.select2-drop-active .select2-results {
	font-size: 14px;
	line-height: 20px;
	font-style: italic
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce .form .form-row.woocommerce-invalid select {
	border-color: #ff596d
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #2fd3ae
}

.woocommerce-cart .woocommerce form label,
.woocommerce-checkout .woocommerce form label {
	font-size: 12px;
	padding-left: 10px
}

.woocommerce form.woocommerce-checkout {
	padding-top: 30px;
	margin-top: 25px;
	border-top: 1px solid #e8e8f8;
	/* display: flex;
	*/
}


/* checkout-wrapper */

.checkout-wrapper {
	display: block;
	float: left;
	width: calc(50% - 50px);
	margin-left: 50px;
	background: #fff;
	padding: 15px;
}

#customer_details {
	float: left;
	width: 50%;
}

#customer_details .col-2 {
	padding: 0;
}

@media(max-width:767px) {
	.checkout-wrapper,
	#customer_details {
		width: 100% !important;
		width: calc(100% - 0px);
		margin: 0;
	}
}

.woocommerce form .form-row {
	/* max-width:420px;
	*/
	padding: 0;
	margin-bottom: 15px
}

.woocommerce form .form-row.validate-postcode {
	margin-bottom: 25px
}

.woocommerce form .form-row.create-account input {
	width: 25px;
	height: 25px;
	margin-right: 5px;
	display: inline-block;
	top: 6px;
	position: relative;
	cursor: pointer
}

.woocommerce form .form-row.create-account label.checkbox {
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
	position: relative;
	border: none;
	top: 6px
}

.woocommerce form .form-row .select2-container.country_to_state {
	-webkit-appearance: none;
	border: none;
	border-radius: 0;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.2143;
	font-style: italic;
	transition: .3s
}

.woocommerce form .form-row .select2-container.country_to_state .select2-choice {
	padding: 10.5px 20px;
	border: 1px solid #e7e7e9;
	background-color: #fff;
	box-shadow: none
}

.woocommerce form .form-row .select2-container.country_to_state .select2-choice .select2-arrow b:after {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e926";
	border: none;
	font-size: 16px;
	line-height: 23px;
	margin: -12px 0 0 -24px
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
	float: none;
	width: auto
}

.woocommerce form.login {
	padding-bottom: .8em;
	margin-bottom: 1em
}

.woocommerce form.login .form-row-last {
	margin-bottom: 39px
}

.woocommerce form.login .form-row label.inline {
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
	padding-left: 30px;
	margin: 16px 0 0 28px
}

.woocommerce form.login .form-row label.inline input {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	border: none;
	outline: 0;
	background: #000
}

.woocommerce form.login .lost_password {
	padding-top: 25px;
	font-size: 14px;
	line-height: 20px
}

.woocommerce form.checkout_coupon {
	padding: .5em 0 2em;
	margin-bottom: 1.2em;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(min-width:768px) {
	.woocommerce form.checkout_coupon {
		padding: .8em 0
	}
	form.checkout_coupon.woocommerce-form-coupon p:first-child {
		display: block;
		width: 100%;
	}
}

.woocommerce form.checkout_coupon .form-row-first {
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	min-width: 185px
}

@media(min-width:544px) {
	.woocommerce form.checkout_coupon .form-row-first {
		-moz-flex: 5 1 185px;
		-ms-flex: 5 1 185px;
		flex: 5 1 185px
	}
}

.woocommerce form.checkout_coupon .form-row-first input {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-width: 50px
}

.woocommerce form.checkout_coupon .form-row-last {
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

@media(min-width:544px) {
	.woocommerce form.checkout_coupon .form-row-last {
		margin-left: 10px
	}
}

.woocommerce .entry-content table.shop_table.order_details,
.woocommerce .entry-content table.shop_table.customer_details,
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.customer_details {
	margin: 10px 0 50px
}

.woocommerce .entry-content table.shop_table.order_details thead tr th.product-total,
.woocommerce .entry-content table.shop_table.customer_details thead tr th.product-total,
.woocommerce table.shop_table.order_details thead tr th.product-total,
.woocommerce table.shop_table.customer_details thead tr th.product-total {
	text-align: right
}

.woocommerce .entry-content table.shop_table.order_details tbody tr th,
.woocommerce .entry-content table.shop_table.order_details tbody tr td,
.woocommerce .entry-content table.shop_table.order_details tfoot tr th,
.woocommerce .entry-content table.shop_table.order_details tfoot tr td,
.woocommerce .entry-content table.shop_table.customer_details tbody tr th,
.woocommerce .entry-content table.shop_table.customer_details tbody tr td,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr th,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr td,
.woocommerce table.shop_table.order_details tbody tr th,
.woocommerce table.shop_table.order_details tbody tr td,
.woocommerce table.shop_table.order_details tfoot tr th,
.woocommerce table.shop_table.order_details tfoot tr td,
.woocommerce table.shop_table.customer_details tbody tr th,
.woocommerce table.shop_table.customer_details tbody tr td,
.woocommerce table.shop_table.customer_details tfoot tr th,
.woocommerce table.shop_table.customer_details tfoot tr td {
	padding: 10px;
	text-align: right
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child th,
.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child td,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child th,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child td,
.woocommerce table.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.shop_table.order_details tfoot tr:first-child td,
.woocommerce table.shop_table.customer_details tfoot tr:first-child th,
.woocommerce table.shop_table.customer_details tfoot tr:first-child td {
	padding-top: 20px
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child th .amount,
.woocommerce .entry-content table.shop_table.order_details tfoot tr:first-child td .amount,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child th .amount,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr:first-child td .amount,
.woocommerce table.shop_table.order_details tfoot tr:first-child th .amount,
.woocommerce table.shop_table.order_details tfoot tr:first-child td .amount,
.woocommerce table.shop_table.customer_details tfoot tr:first-child th .amount,
.woocommerce table.shop_table.customer_details tfoot tr:first-child td .amount {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr th,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr th,
.woocommerce table.shop_table.order_details tfoot tr th,
.woocommerce table.shop_table.customer_details tfoot tr th {
	font-weight: 300;
	padding: 0
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr td,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr td,
.woocommerce table.shop_table.order_details tfoot tr td,
.woocommerce table.shop_table.customer_details tfoot tr td {
	padding: 0
}

.woocommerce .entry-content table.shop_table.order_details tfoot tr td .amount,
.woocommerce .entry-content table.shop_table.customer_details tfoot tr td .amount,
.woocommerce table.shop_table.order_details tfoot tr td .amount,
.woocommerce table.shop_table.customer_details tfoot tr td .amount {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
	width: auto
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: none;
	-moz-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%
}

@media(min-width:768px) {
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		-moz-flex: 0 1 48%;
		-ms-flex: 0 1 48%;
		flex: 0 1 48%
	}
}

@media(min-width:992px) {
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		-moz-flex: 0 1 420px;
		-ms-flex: 0 1 420px;
		flex: 0 1 420px
	}
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: none;
	-moz-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	padding-top: 30px
}

@media(min-width:992px) {
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		-moz-flex: 0 1 420px;
		-ms-flex: 0 1 420px;
		flex: 0 1 420px
	}
}

@media(min-width:768px) {
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 0 0 0 50px
	}
}

.woocommerce .col2-set .col-2 .form-row,
.woocommerce-page .col2-set .col-2 .form-row {
	width: 100%;
	max-width: none
}

.woocommerce-checkout-payment#payment {
	border-top: 1px solid #e8e8f8;
	padding: 30px
}

@media(min-width:768px) {
	.woocommerce-checkout-payment#payment {
		padding: 30px
	}
}

.woocommerce-checkout-payment#payment ul.payment_methods {
	padding: 0;
	border: none
}

.woocommerce-checkout-payment#payment ul.payment_methods li label {
	padding: 0 0 10px
}

@media(min-width:768px) {
	.woocommerce-checkout-payment#payment ul.payment_methods li label {
		padding: 0 0 27px
	}
}

.woocommerce-checkout-payment#payment div.form-row {
	padding: 0;
	max-width: none
}

.woocommerce-checkout-payment#payment div.form-row.place-order {
	padding-top: 40px
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	border-radius: 0
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	font-size: 14px;
	line-height: 20px;
	padding: 7px 16px;
	border-radius: 2px;
	font-style: italic;
	background: #e9f8ff;
	margin-bottom: 1em
}

@media(min-width:768px) {
	#add_payment_method #payment div.payment_box,
	.woocommerce-cart #payment div.payment_box,
	.woocommerce-checkout #payment div.payment_box {
		margin-bottom: 3em
	}
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	display: none
}

.woocommerce-checkout .woocommerce-thankyou-order-details {
	background: #e6faf5;
	padding: 15px;
	position: relative
}

.woocommerce-checkout .woocommerce-thankyou-order-details li strong {
	font-weight: 500;
	display: block;
	padding-top: 10px
}

.woocommerce-checkout .woocommerce-thankyou-order-details li strong .amount {
	font-size: 24px;
	line-height: 1em
}

.woocommerce-checkout .woocommerce-thankyou-order-details li.method:after {
	position: absolute;
	right: 1em;
	top: .7em;
	display: inline-block;
	font-family: 'amazing-neo';
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f644";
	font-size: 30px
}

.woocommerce-account.logged-in .entry-content>.woocommerce {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content {
	-moz-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	width: auto;
	float: none;
	padding: 20px
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation {
	text-transform: uppercase
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation ul,
.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation li:last-child {
	margin-bottom: 0
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content fieldset {
	border: 2px solid #e7e7e9;
	margin-bottom: 25px
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content table.shop_table thead th {
	padding: 20px 10px;
	text-align: left;
	text-transform: uppercase
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr td {
	padding: 10px
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr td:before {
	margin-right: 10px
}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr+tr td {
	border-top: 2px solid #e7e7e9
}

@media(max-width:1440px) {
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content .woocommerce-info:before {
		display: none
	}
}

@media(max-width:767px) {
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content .woocommerce-info {
		padding: 2em!important
	}
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content .woocommerce-info a.button {
		margin: 0 500px 15px 0;
		float: none
	}
}

@media(min-width:992px) {
	.woocommerce-account.logged-in .entry-content>.woocommerce {
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation {
		-moz-flex: 1 0 30%;
		-ms-flex: 1 0 30%;
		flex: 1 0 30%;
		max-width: 30%;
		padding: 30px 40px
	}
	.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content {
		-moz-flex: 0 1 70%;
		-ms-flex: 0 1 70%;
		flex: 0 1 70%;
		max-width: 70%;
		padding: 30px 40px
	}
}

.checkout_coupon .input-text {
	padding: 14px 20px
}

@keyframes spinner {
	from {
		transform: rotate(0deg) translateY(-50%) translateX(-50%)
	}
	to {
		transform: rotate(360deg) translateY(-50%) translateX(-50%)
	}
}

.woocommerce-cart .entry-content .woocommerce table.shop_table {
	margin-top: 20px
}

body .woocommerce-error {
	margin-bottom: 30px
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background: #e6faf5;
	font-size: 14px;
	line-height: 25px;
	color: #111;
	border-radius: 2px;
	border: none;
	text-align: left;
	width: 100%
}

@media(min-width:992px) {
	.woocommerce-error,
	.woocommerce-info,
	.woocommerce-message {
		line-height: 35px
	}
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	font-size: 20px;
	color: #ff596d;
	top: 50%;
	left: 15px;
	display: inline-block;
	font-family: 'amazing-neo';
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, -50%)
}

.woocommerce-error:before {
	content: "\f338";
	transform: translate(0, -60%);
	top: 55%;
}

.woocommerce-info:before {
	content: "\f338";
}

.woocommerce-message:before {
	content: "\f26a";
}

@media(min-width:768px) {
	.woocommerce-error:before,
	.woocommerce-info:before,
	.woocommerce-message:before {
		left: 20px
	}
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	color: #ff596d
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
	float: right;
	margin: 0 0 0 20px
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	float: none;
	padding: 11px 19px 12px;
	border: none
}

@media(max-width:1400px) {
	.single-product .site-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.single-product .woocommerce-error,
.single-product .woocommerce-info,
.single-product .woocommerce-message {
	text-align: left
}

.single-product .woocommerce-error .button,
.single-product .woocommerce-info .button,
.single-product .woocommerce-message .button {
	margin: 10px 0 0 20px;
	float: right
}

@media(min-width:992px) {
	.single-product .woocommerce-error .button,
	.single-product .woocommerce-info .button,
	.single-product .woocommerce-message .button {
		margin-top: 0
	}
}

.woocommerce-message:before {
	color: #2fd3ae
}

.site-header-cart {
	position: relative;
	text-align: right
}

.site-header-cart .site-header-cart__wrapper {
	display: inline-block;
	text-align: left
}

.site-header-cart .site-header-cart__wrapper i {
	font-size: 14px
}

.site-header-cart .site-header-cart__wrapper .shopping_cart-dropdown-wrap {
	top: 200%;
	right: 0;
	left: auto;
	transform: translate(0, 0);
	transition: .3s all ease;
	pointer-events: none;
	visibility: hidden
}

.site-header-cart .site-header-cart__wrapper.open .shopping_cart-dropdown-wrap {
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	pointer-events: auto
}

.site-header-cart .wc-account-link {
	padding-right: 15px;
	text-decoration: none;
}

.site-header-cart .cart-contents {
	text-align: right;
	cursor: pointer;
	white-space: nowrap;
	position: relative;
	margin-right: 15px;
}

.site-header-cart .cart-contents .linearicon {
	font-size: 24px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	transition: all .3s ease
}

.site-header-cart .cart-contents .count {
	vertical-align: middle;
	position: absolute;
	color: #fff;
	width: 19px;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	top: -15px;
	right: -15px;
	text-align: center;
	border-radius: 620px
}

.site-header-cart .shopping_cart-dropdown-wrap {
	position: absolute;
	width: 300px;
	top: -999em;
	right: 0;
	z-index: 100;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(0, 10px);
	transition: transform .2s ease, opacity .2s ease, top 0s linear .2s;
	padding: 15px
}

@media(min-width:768px) {
	.site-header-cart .shopping_cart-dropdown-wrap {
		padding: 30px
	}
}

.site-header-cart .shopping_cart-dropdown-wrap.products_in_cart_0 {
	text-align: center
}

.site-header-cart .shopping_cart-dropdown-wrap.products_in_cart_0 .empty {
	text-align: center
}

.site-header-cart .shopping_cart-dropdown-wrap .shopping_cart-header>* {
	margin: 0
}

.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
	padding: 10px 0 0;
	max-height: 120px;
	overflow-y: auto;
	overflow-x: hidden
}

@media(min-width:768px) {
	.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
		max-height: 239px
	}
}

@media(min-width:544px) {
	.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget {
		max-height: 356px
	}
	.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget li.mini_cart_item a img {
		width: 63px;
		margin-right: 10px
	}
}

.site-header-cart .shopping_cart-dropdown-wrap .product_list_widget li>a {
	font-size: 14px
}

.site-header-cart .shopping_cart-dropdown-wrap .total,
.site-header-cart .shopping_cart-dropdown-wrap .buttons {
	margin: 0
}

.tm_banners_grid_widget_banner {
	position: relative;
	margin-bottom: 30px
}

@media(min-width:992px) {
	.tm_banners_grid_widget_banner {
		margin-bottom: 46px
	}
}

.tm_banners_grid_widget_banner .tm_banners_grid_widget_banner_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center
}

.tm_banners_grid_widget_banner .tm_banners_grid_widget_banner_text .woo-btn {
	border: none
}

.widget.woocommerce>select {
	max-width: 250px;
	width: 250px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.search-form.woocommerce-product-search {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.search-form.woocommerce-product-search:after {
	display: none
}

.search-form.woocommerce-product-search>label {
	position: relative;
	margin: 5px;
	-moz-flex: 5 1 185px;
	-ms-flex: 5 1 185px;
	flex: 5 1 185px;
	min-width: 185px
}

.search-form.woocommerce-product-search>label i {
	pointer-events: none;
	font-size: 24px;
	left: 25px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

.search-form.woocommerce-product-search input[type=search] {
	padding-left: 60px;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-width: 50px
}

.search-form.woocommerce-product-search button[type=submit] {
	float: none;
	margin: 5px;
	padding: 16px 30px;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.woocommerce .products .product .price,
.woocommerce div.product .woocommerce-variation-price span.price,
.woocommerce div.product span.price,
.woocommerce .price,
.woocommerce div.product p.price,
.woocommerce.widget .woocs_price_code {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 500;
	display: block
}

.woocommerce .products .product .price ins,
.woocommerce div.product .woocommerce-variation-price span.price ins,
.woocommerce div.product span.price ins,
.woocommerce .price ins,
.woocommerce div.product p.price ins,
.woocommerce.widget .woocs_price_code ins {
	border: none;
	font-style: normal;
	color: #00cb9d
}

.woocommerce .products .product .price del,
.woocommerce div.product .woocommerce-variation-price span.price del,
.woocommerce div.product span.price del,
.woocommerce .price del,
.woocommerce div.product p.price del,
.woocommerce.widget .woocs_price_code del {
	opacity: 1;
	display: inline
}

.woocommerce div.product .woocommerce-variation-price span.price,
.woocommerce div.product p.price {
	font-size: 24px;
	line-height: 1.1em
}

.woocommerce div.product p.price,
.woocommerce ul.products li.product .price {
	color: #929292;
}

.woocommerce div.product .stock {
	color: #00cb9d
}

.woocommerce .star-rating,
.woocommerce .product .star-rating,
.woocommerce .stars {
	font-size: .8em;
	color: #ffc045;
	margin: 0 auto
}

.woocommerce .stars {
	color: #d3ced2
}

.woocommerce .stars a {
	color: #d3ced2
}

.woocommerce .stars a:hover {
	color: #ffc045
}

.woocommerce .stars:hover {
	color: transparent
}

.woocommerce .product .star-rating {
	margin-top: 23px
}

.add_to_cart_button:after,
.add_to_cart_button:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce a.added_to_cart {
	display: none
}

.woocommerce table.cart input.header-btn:disabled {
	opacity: .5;
	border-color: transparent
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 17px 30px !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce a.button.loading {
	line-height: 1;
	display: inline-block;
	max-width: 100%;
	padding: 17px 30px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	box-shadow: none;
	transition: .3s;
	text-transform: uppercase;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 600;
	letter-spacing: .72px;
	border-radius: 0;
	width: 220px;
}

.woocommerce #respond input#submit:after,
.woocommerce #respond input#submit:before,
.woocommerce a.button:after,
.woocommerce a.button:before,
.woocommerce button.button:after,
.woocommerce button.button:before,
.woocommerce input.button:after,
.woocommerce input.button:before,
.woocommerce #respond input#submit.alt:after,
.woocommerce #respond input#submit.alt:before,
.woocommerce a.button.alt:after,
.woocommerce a.button.alt:before,
.woocommerce button.button.alt:after,
.woocommerce button.button.alt:before,
.woocommerce input.button.alt:after,
.woocommerce input.button.alt:before,
.woocommerce input.button:disabled:after,
.woocommerce input.button:disabled:before,
.woocommerce input.button:disabled[disabled]:after,
.woocommerce input.button:disabled[disabled]:before,
.woocommerce a.button.loading:after,
.woocommerce a.button.loading:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce #respond input#submit.product_type_variable:after,
.woocommerce #respond input#submit.product_type_variable:before,
.woocommerce #respond input#submit.loading:after,
.woocommerce #respond input#submit.loading:before,
.woocommerce #respond input#submit.added:after,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.product_type_variable:after,
.woocommerce a.button.product_type_variable:before,
.woocommerce a.button.loading:after,
.woocommerce a.button.loading:before,
.woocommerce a.button.added:after,
.woocommerce a.button.added:before,
.woocommerce button.button.product_type_variable:after,
.woocommerce button.button.product_type_variable:before,
.woocommerce button.button.loading:after,
.woocommerce button.button.loading:before,
.woocommerce button.button.added:after,
.woocommerce button.button.added:before,
.woocommerce input.button.product_type_variable:after,
.woocommerce input.button.product_type_variable:before,
.woocommerce input.button.loading:after,
.woocommerce input.button.loading:before,
.woocommerce input.button.added:after,
.woocommerce input.button.added:before,
.woocommerce #respond input#submit.alt.product_type_variable:after,
.woocommerce #respond input#submit.alt.product_type_variable:before,
.woocommerce #respond input#submit.alt.loading:after,
.woocommerce #respond input#submit.alt.loading:before,
.woocommerce #respond input#submit.alt.added:after,
.woocommerce #respond input#submit.alt.added:before,
.woocommerce a.button.alt.product_type_variable:after,
.woocommerce a.button.alt.product_type_variable:before,
.woocommerce a.button.alt.loading:after,
.woocommerce a.button.alt.loading:before,
.woocommerce a.button.alt.added:after,
.woocommerce a.button.alt.added:before,
.woocommerce button.button.alt.product_type_variable:after,
.woocommerce button.button.alt.product_type_variable:before,
.woocommerce button.button.alt.loading:after,
.woocommerce button.button.alt.loading:before,
.woocommerce button.button.alt.added:after,
.woocommerce button.button.alt.added:before,
.woocommerce input.button.alt.product_type_variable:after,
.woocommerce input.button.alt.product_type_variable:before,
.woocommerce input.button.alt.loading:after,
.woocommerce input.button.alt.loading:before,
.woocommerce input.button.alt.added:after,
.woocommerce input.button.alt.added:before,
.woocommerce input.button:disabled.product_type_variable:after,
.woocommerce input.button:disabled.product_type_variable:before,
.woocommerce input.button:disabled.loading:after,
.woocommerce input.button:disabled.loading:before,
.woocommerce input.button:disabled.added:after,
.woocommerce input.button:disabled.added:before,
.woocommerce input.button:disabled[disabled].product_type_variable:after,
.woocommerce input.button:disabled[disabled].product_type_variable:before,
.woocommerce input.button:disabled[disabled].loading:after,
.woocommerce input.button:disabled[disabled].loading:before,
.woocommerce input.button:disabled[disabled].added:after,
.woocommerce input.button:disabled[disabled].added:before,
.woocommerce a.button.loading.product_type_variable:after,
.woocommerce a.button.loading.product_type_variable:before,
.woocommerce a.button.loading.loading:after,
.woocommerce a.button.loading.loading:before,
.woocommerce a.button.loading.added:after,
.woocommerce a.button.loading.added:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.alt.loading::after,
.woocommerce a.button.alt.loading::after,
.woocommerce button.button.alt.loading::after,
.woocommerce input.button.alt.loading::after,
.woocommerce input.button:disabled.loading::after,
.woocommerce input.button:disabled[disabled].loading::after,
.woocommerce a.button.loading.loading::after {
	content: "\f26a"
}

.woocommerce #respond input#submit.add_to_cart_button,
.woocommerce #respond input#submit.single_add_to_cart_button,
.woocommerce a.button.add_to_cart_button,
.woocommerce a.button.single_add_to_cart_button,
.woocommerce button.button.add_to_cart_button,
.woocommerce button.button.single_add_to_cart_button,
.woocommerce input.button.add_to_cart_button,
.woocommerce input.button.single_add_to_cart_button,
.woocommerce #respond input#submit.alt.add_to_cart_button,
.woocommerce #respond input#submit.alt.single_add_to_cart_button,
.woocommerce a.button.alt.add_to_cart_button,
.woocommerce a.button.alt.single_add_to_cart_button,
.woocommerce button.button.alt.add_to_cart_button,
.woocommerce button.button.alt.single_add_to_cart_button,
.woocommerce input.button.alt.add_to_cart_button,
.woocommerce input.button.alt.single_add_to_cart_button,
.woocommerce input.button:disabled.add_to_cart_button,
.woocommerce input.button:disabled.single_add_to_cart_button,
.woocommerce input.button:disabled[disabled].add_to_cart_button,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button,
.woocommerce a.button.loading.add_to_cart_button,
.woocommerce a.button.loading.single_add_to_cart_button {
	padding-left: 50px;
	margin-top: 15px;
	float: none;
	clear: left
}

@media(min-width:768px) {
	.woocommerce #respond input#submit.add_to_cart_button,
	.woocommerce #respond input#submit.single_add_to_cart_button,
	.woocommerce a.button.add_to_cart_button,
	.woocommerce a.button.single_add_to_cart_button,
	.woocommerce button.button.add_to_cart_button,
	.woocommerce button.button.single_add_to_cart_button,
	.woocommerce input.button.add_to_cart_button,
	.woocommerce input.button.single_add_to_cart_button,
	.woocommerce #respond input#submit.alt.add_to_cart_button,
	.woocommerce #respond input#submit.alt.single_add_to_cart_button,
	.woocommerce a.button.alt.add_to_cart_button,
	.woocommerce a.button.alt.single_add_to_cart_button,
	.woocommerce button.button.alt.add_to_cart_button,
	.woocommerce button.button.alt.single_add_to_cart_button,
	.woocommerce input.button.alt.add_to_cart_button,
	.woocommerce input.button.alt.single_add_to_cart_button,
	.woocommerce input.button:disabled.add_to_cart_button,
	.woocommerce input.button:disabled.single_add_to_cart_button,
	.woocommerce input.button:disabled[disabled].add_to_cart_button,
	.woocommerce input.button:disabled[disabled].single_add_to_cart_button,
	.woocommerce a.button.loading.add_to_cart_button,
	.woocommerce a.button.loading.single_add_to_cart_button {
		padding-left: 50px
	}
}

.woocommerce #respond input#submit.add_to_cart_button:after,
.woocommerce #respond input#submit.single_add_to_cart_button:after,
.woocommerce a.button.add_to_cart_button:after,
.woocommerce a.button.single_add_to_cart_button:after,
.woocommerce button.button.add_to_cart_button:after,
.woocommerce button.button.single_add_to_cart_button:after,
.woocommerce input.button.add_to_cart_button:after,
.woocommerce input.button.single_add_to_cart_button:after,
.woocommerce #respond input#submit.alt.add_to_cart_button:after,
.woocommerce #respond input#submit.alt.single_add_to_cart_button:after,
.woocommerce a.button.alt.add_to_cart_button:after,
.woocommerce a.button.alt.single_add_to_cart_button:after,
.woocommerce button.button.alt.add_to_cart_button:after,
.woocommerce button.button.alt.single_add_to_cart_button:after,
.woocommerce input.button.alt.add_to_cart_button:after,
.woocommerce input.button.alt.single_add_to_cart_button:after,
.woocommerce input.button:disabled.add_to_cart_button:after,
.woocommerce input.button:disabled.single_add_to_cart_button:after,
.woocommerce input.button:disabled[disabled].add_to_cart_button:after,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button:after,
.woocommerce a.button.loading.add_to_cart_button:after,
.woocommerce a.button.loading.single_add_to_cart_button:after {
	content: "\f253";
	position: absolute;
	font-family: 'amazing-neo';
	font-size: 14px;
	line-height: 1.6em;
	top: 12px;
	left: .9em;
	right: auto;
	margin: 0
}

@media(min-width:768px) {
	.woocommerce #respond input#submit.add_to_cart_button:after,
	.woocommerce #respond input#submit.single_add_to_cart_button:after,
	.woocommerce a.button.add_to_cart_button:after,
	.woocommerce a.button.single_add_to_cart_button:after,
	.woocommerce button.button.add_to_cart_button:after,
	.woocommerce button.button.single_add_to_cart_button:after,
	.woocommerce input.button.add_to_cart_button:after,
	.woocommerce input.button.single_add_to_cart_button:after,
	.woocommerce #respond input#submit.alt.add_to_cart_button:after,
	.woocommerce #respond input#submit.alt.single_add_to_cart_button:after,
	.woocommerce a.button.alt.add_to_cart_button:after,
	.woocommerce a.button.alt.single_add_to_cart_button:after,
	.woocommerce button.button.alt.add_to_cart_button:after,
	.woocommerce button.button.alt.single_add_to_cart_button:after,
	.woocommerce input.button.alt.add_to_cart_button:after,
	.woocommerce input.button.alt.single_add_to_cart_button:after,
	.woocommerce input.button:disabled.add_to_cart_button:after,
	.woocommerce input.button:disabled.single_add_to_cart_button:after,
	.woocommerce input.button:disabled[disabled].add_to_cart_button:after,
	.woocommerce input.button:disabled[disabled].single_add_to_cart_button:after,
	.woocommerce a.button.loading.add_to_cart_button:after,
	.woocommerce a.button.loading.single_add_to_cart_button:after {
		left: 2.7em
	}
}

.woocommerce #respond input#submit.add_to_cart_button span.add,
.woocommerce #respond input#submit.single_add_to_cart_button span.add,
.woocommerce a.button.add_to_cart_button span.add,
.woocommerce a.button.single_add_to_cart_button span.add,
.woocommerce button.button.add_to_cart_button span.add,
.woocommerce button.button.single_add_to_cart_button span.add,
.woocommerce input.button.add_to_cart_button span.add,
.woocommerce input.button.single_add_to_cart_button span.add,
.woocommerce #respond input#submit.alt.add_to_cart_button span.add,
.woocommerce #respond input#submit.alt.single_add_to_cart_button span.add,
.woocommerce a.button.alt.add_to_cart_button span.add,
.woocommerce a.button.alt.single_add_to_cart_button span.add,
.woocommerce button.button.alt.add_to_cart_button span.add,
.woocommerce button.button.alt.single_add_to_cart_button span.add,
.woocommerce input.button.alt.add_to_cart_button span.add,
.woocommerce input.button.alt.single_add_to_cart_button span.add,
.woocommerce input.button:disabled.add_to_cart_button span.add,
.woocommerce input.button:disabled.single_add_to_cart_button span.add,
.woocommerce input.button:disabled[disabled].add_to_cart_button span.add,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button span.add,
.woocommerce a.button.loading.add_to_cart_button span.add,
.woocommerce a.button.loading.single_add_to_cart_button span.add {
	visibility: visible;
	opacity: 1;
	display: block
}

.woocommerce #respond input#submit.add_to_cart_button span.added,
.woocommerce #respond input#submit.single_add_to_cart_button span.added,
.woocommerce a.button.add_to_cart_button span.added,
.woocommerce a.button.single_add_to_cart_button span.added,
.woocommerce button.button.add_to_cart_button span.added,
.woocommerce button.button.single_add_to_cart_button span.added,
.woocommerce input.button.add_to_cart_button span.added,
.woocommerce input.button.single_add_to_cart_button span.added,
.woocommerce #respond input#submit.alt.add_to_cart_button span.added,
.woocommerce #respond input#submit.alt.single_add_to_cart_button span.added,
.woocommerce a.button.alt.add_to_cart_button span.added,
.woocommerce a.button.alt.single_add_to_cart_button span.added,
.woocommerce button.button.alt.add_to_cart_button span.added,
.woocommerce button.button.alt.single_add_to_cart_button span.added,
.woocommerce input.button.alt.add_to_cart_button span.added,
.woocommerce input.button.alt.single_add_to_cart_button span.added,
.woocommerce input.button:disabled.add_to_cart_button span.added,
.woocommerce input.button:disabled.single_add_to_cart_button span.added,
.woocommerce input.button:disabled[disabled].add_to_cart_button span.added,
.woocommerce input.button:disabled[disabled].single_add_to_cart_button span.added,
.woocommerce a.button.loading.add_to_cart_button span.added,
.woocommerce a.button.loading.single_add_to_cart_button span.added {
	visibility: hidden;
	opacity: 0;
	display: none
}

.woocommerce #respond input#submit.product_type_variable,
.woocommerce a.button.product_type_variable,
.woocommerce button.button.product_type_variable,
.woocommerce input.button.product_type_variable,
.woocommerce #respond input#submit.alt.product_type_variable,
.woocommerce a.button.alt.product_type_variable,
.woocommerce button.button.alt.product_type_variable,
.woocommerce input.button.alt.product_type_variable,
.woocommerce input.button:disabled.product_type_variable,
.woocommerce input.button:disabled[disabled].product_type_variable,
.woocommerce a.button.loading.product_type_variable {
	background-color: transparent;
	border-color: #e0e0e2
}

.woocommerce #respond input#submit.product_type_variable:after,
.woocommerce a.button.product_type_variable:after,
.woocommerce button.button.product_type_variable:after,
.woocommerce input.button.product_type_variable:after,
.woocommerce #respond input#submit.alt.product_type_variable:after,
.woocommerce a.button.alt.product_type_variable:after,
.woocommerce button.button.alt.product_type_variable:after,
.woocommerce input.button.alt.product_type_variable:after,
.woocommerce input.button:disabled.product_type_variable:after,
.woocommerce input.button:disabled[disabled].product_type_variable:after,
.woocommerce a.button.loading.product_type_variable:after {
	content: "\f250";
	transition: .3s ease all
}

.woocommerce #respond input#submit.loading span.add,
.woocommerce a.button.loading span.add,
.woocommerce button.button.loading span.add,
.woocommerce input.button.loading span.add,
.woocommerce #respond input#submit.alt.loading span.add,
.woocommerce a.button.alt.loading span.add,
.woocommerce button.button.alt.loading span.add,
.woocommerce input.button.alt.loading span.add,
.woocommerce input.button:disabled.loading span.add,
.woocommerce input.button:disabled[disabled].loading span.add,
.woocommerce a.button.loading.loading span.add {
	visibility: hidden;
	opacity: 0;
	display: none
}

.woocommerce #respond input#submit.loading span.added,
.woocommerce a.button.loading span.added,
.woocommerce button.button.loading span.added,
.woocommerce input.button.loading span.added,
.woocommerce #respond input#submit.alt.loading span.added,
.woocommerce a.button.alt.loading span.added,
.woocommerce button.button.alt.loading span.added,
.woocommerce input.button.alt.loading span.added,
.woocommerce input.button:disabled.loading span.added,
.woocommerce input.button:disabled[disabled].loading span.added,
.woocommerce a.button.loading.loading span.added {
	visibility: visible;
	opacity: 0;
	display: block
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.alt.loading:after,
.woocommerce a.button.alt.loading:after,
.woocommerce button.button.alt.loading:after,
.woocommerce input.button.alt.loading:after,
.woocommerce input.button:disabled.loading:after,
.woocommerce input.button:disabled[disabled].loading:after,
.woocommerce a.button.loading.loading:after {
	content: "\f26a";
	transform-origin: 0 0;
	margin-top: 14px;
	margin-left: 10px;
	animation: spinner 2.2s linear infinite
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.alt.added:after,
.woocommerce a.button.alt.added:after,
.woocommerce button.button.alt.added:after,
.woocommerce input.button.alt.added:after,
.woocommerce input.button:disabled.added:after,
.woocommerce input.button:disabled[disabled].added:after,
.woocommerce a.button.loading.added:after {
	content: "\f26a";
	font-family: amazing-neo;
}

.woocommerce #respond input#submit.added span.add,
.woocommerce a.button.added span.add,
.woocommerce button.button.added span.add,
.woocommerce input.button.added span.add,
.woocommerce #respond input#submit.alt.added span.add,
.woocommerce a.button.alt.added span.add,
.woocommerce button.button.alt.added span.add,
.woocommerce input.button.alt.added span.add,
.woocommerce input.button:disabled.added span.add,
.woocommerce input.button:disabled[disabled].added span.add,
.woocommerce a.button.loading.added span.add {
	visibility: hidden;
	opacity: 0;
	display: none
}

.woocommerce #respond input#submit.added span.added,
.woocommerce a.button.added span.added,
.woocommerce button.button.added span.added,
.woocommerce input.button.added span.added,
.woocommerce #respond input#submit.alt.added span.added,
.woocommerce a.button.alt.added span.added,
.woocommerce button.button.alt.added span.added,
.woocommerce input.button.alt.added span.added,
.woocommerce input.button:disabled.added span.added,
.woocommerce input.button:disabled[disabled].added span.added,
.woocommerce a.button.loading.added span.added {
	visibility: visible;
	opacity: 1;
	display: block
}

.woocommerce .product.hentry {
	margin-top: 0
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block {
	z-index: 1
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn {
	visibility: hidden;
	opacity: 0;
	left: 50%;
	border: none
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.woowishlist-button {
	transition: .3s all ease
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.woowishlist-button::after {
	content: '\ee80';
	transition: .3s all ease
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.woocompare-button {
	transition: .3s all ease;
	transition-delay: .1s
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.woocompare-button::after {
	content: '\ebc2';
	transition: .3s all ease
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block .quick-view {
	visibility: hidden;
	opacity: 0;
	left: 50%;
	border: none;
	position: relative;
	transition: .3s all ease;
	transition-delay: .2s
}

.woocommerce .product .woocompare-page-button.button.alt,
.woocommerce .product .woowishlist-page-button.button.btn {
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0 20px 0 5px;
	line-height: 30px;
	padding: 0;
	background: 0 0;
	border: none;
	font-weight: 400
}

.single-product .woocommerce .product .woocompare-page-button.button.alt,
.single-product .woocommerce .product .woowishlist-page-button.button.btn {
	height: auto;
	width: auto
}

.woocommerce .product .woocompare-page-button.button.alt:after,
.woocommerce .product .woowishlist-page-button.button.btn:after {
	display: block;
	content: ''
}

.woocommerce .product .woocompare-page-button.button.alt::before,
.woocommerce .product .woowishlist-page-button.button.btn::before {
	display: none
}

.woocommerce .product .woocompare-page-button.button.alt:hover,
.woocommerce .product .woowishlist-page-button.button.btn:hover {
	background: 0 0;
	border: none
}

.woocommerce .swiper-container .product:hover .wishlist_compare_button_block .quick-view,
.woocommerce .swiper-container .product:hover .wishlist_compare_button_block button.button.btn,
.woocommerce .products .product:hover .wishlist_compare_button_block .quick-view,
.woocommerce .products .product:hover .wishlist_compare_button_block button.button.btn {
	visibility: visible;
	opacity: 1;
	left: 0
}

.woocommerce.single-product .summary .wishlist_compare_button_block,
.woocommerce .single-product .summary .wishlist_compare_button_block {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center
}

.woocommerce.single-product .summary .wishlist_compare_button_block button.button.btn,
.woocommerce .single-product .summary .wishlist_compare_button_block button.button.btn {
	margin: 0 5px;
	display: inline-block;
	visibility: visible;
	opacity: 1;
	left: 0
}

.woocommerce .wishlist_compare_button_block {
	z-index: 1
}

.woocommerce .wishlist_compare_button_block .quick-view .quick-view-btn {
	width: 59px;
	height: 59px;
	padding: 0;
	margin: 0 0 5px;
	border-radius: 620px;
	background: #fff;
	display: block;
	text-align: center;
	overflow: visible;
	font-size: 0;
	position: relative
}

.woocommerce .wishlist_compare_button_block .quick-view .quick-view-btn::after {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\ea3c";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 18px
}

.woocommerce .wishlist_compare_button_block button.button.btn {
	width: 59px;
	height: 59px;
	padding: 0;
	margin: 0 0 5px;
	border-radius: 620px;
	background: #fff;
	display: block;
	text-align: center;
	font-size: 22px;
	overflow: visible
}

.woocommerce .wishlist_compare_button_block button.button.btn span.text {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 5px;
	border-radius: 2px;
	font-size: .6rem;
	line-height: .6rem;
	background: #000;
	color: #fff;
	visibility: hidden;
	overflow: visible;
	opacity: 0;
	transition: all .3s ease;
	text-transform: none;
	pointer-events: none
}

.woocommerce .wishlist_compare_button_block button.button.btn span.text:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 2px 0;
	border-color: #000 transparent transparent transparent;
	transform: translate(-50%, 0);
	bottom: -4px;
	left: 50%
}

.woocommerce .wishlist_compare_button_block button.button.btn:hover span.text {
	opacity: 1;
	visibility: visible;
	top: -25px
}

.woocommerce .wishlist_compare_button_block button.button.btn:after {
	position: absolute;
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%
}

.woocommerce .wishlist_compare_button_block button.button.btn.woocompare-button:after {
	content: "\ebc2"
}

.woocommerce .wishlist_compare_button_block button.button.btn.woocompare-button.in_compare:after {
	content: "\ebc2";
	margin: 0
}

.woocommerce .wishlist_compare_button_block button.button.btn.woocompare-button.loading:after {
	content: "\f26a";
	height: auto;
	line-height: 18px;
	top: 50%;
	left: 50%;
	margin: 0;
	transform-origin: 0 0;
	width: 22px
}

.woocommerce .wishlist_compare_button_block button.button.btn.woowishlist-button:after {
	content: "\ee80"
}

.woocommerce .wishlist_compare_button_block button.button.btn.woowishlist-button.in_wishlist:after {
	content: "\ee80";
	margin: 0
}

.woocommerce .wishlist_compare_button_block button.button.btn.woowishlist-button.loading:after {
	content: "\f26a";
	height: auto;
	line-height: 22px;
	top: 50%;
	left: 50%;
	margin: 0;
	transform-origin: 0 0;
	width: 18px
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn span.text {
	top: 50%;
	left: auto;
	right: 300%;
	transform: translate(0, -50%)
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn span.text:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2px 0 2px 4px;
	border-color: transparent transparent transparent #000;
	transform: translate(0, -50%);
	right: -4px;
	top: 50%;
	bottom: auto;
	left: auto
}

.woocommerce .swiper-wrapper .wishlist_compare_button_block button.button.btn:hover span.text {
	left: auto;
	right: 115%
}

.woocommerce nav.woocommerce-pagination {
	text-align: left;
	border: none;
	margin: 2em 0 4em;
	padding-top: 3.9em;
	border-top: 1px solid #e8e8f8;
	text-align: center;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
	border: none;
	background: 0 0
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
	margin-right: 15px;
	height: 30px;
	width: 30px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li:last-child {
	margin-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #000;
	color: #fff;
	border-radius: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
}

.woocommerce nav.woocommerce-pagination .page-numbers {
	overflow: hidden;
	line-height: 1;
	min-width: 15px;
	height: auto
}

.woocommerce nav.woocommerce-pagination a.next,
.woocommerce nav.woocommerce-pagination a.prev {
	text-indent: -100px;
	position: relative;
	background: 0 0;
	overflow: hidden
}

.woocommerce nav.woocommerce-pagination a.next:before,
.woocommerce nav.woocommerce-pagination a.prev:before {
	display: block;
	font-family: amzing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
	text-align: center;
	left: 0;
	width: 100%;
	font-size: 14px;
	line-height: 1
}

.woocommerce nav.woocommerce-pagination a.next:before {
	content: "";
}

.woocommerce nav.woocommerce-pagination a.prev:before {
	content: "";
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce .products .product span.onsale,
.woocommerce span.featured,
.woocommerce span.onsale,
.woocommerce span.new {
	padding: 2px 7px 1px;
	margin: 0 !important;
	;
	min-height: 0;
	min-width: 0;
	border-radius: 2px;
	position: absolute;
	left: 20px !important;
	top: 20px !important;
	right: auto !important;
	font-size: 12px;
	line-height: 20px;
	max-height: 23px;
	font-weight: 400;
	z-index: 1;
	background-color: #00cb9d;
}

.products.row,
.cherry-services.services-wrap .products.cherry-services-row,
.cross-sells .products {
	clear: both
}

.woocommerce a.button.ajax_add_to_cart {
	margin-top: 15px
}

.woocommerce .product:not(.product-list)>.block_product_content,
.products .product:not(.product-list)>.block_product_content {
	position: relative
}

.woocommerce .product:not(.product-list)>.block_product_content>*,
.products .product:not(.product-list)>.block_product_content>* {
	transition: .3s ease all
}

.woocommerce .product:not(.product-list)>.block_product_content a.button.ajax_add_to_cart,
.woocommerce .product:not(.product-list)>.block_product_content .add_to_cart_button,
.products .product:not(.product-list)>.block_product_content a.button.ajax_add_to_cart,
.products .product:not(.product-list)>.block_product_content .add_to_cart_button {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	display: inline-block;
	top: -30px
}

.woocommerce .product:not(.product-list):hover>.block_product_content>*,
.products .product:not(.product-list):hover>.block_product_content>* {
	visibility: hidden;
	opacity: 0
}

.woocommerce .product:not(.product-list):hover>.block_product_content a.button.ajax_add_to_cart,
.woocommerce .product:not(.product-list):hover>.block_product_content .add_to_cart_button,
.products .product:not(.product-list):hover>.block_product_content a.button.ajax_add_to_cart,
.products .product:not(.product-list):hover>.block_product_content .add_to_cart_button {
	visibility: visible;
	top: 0;
	opacity: 1
}

.woocommerce .products.row ul,
.woocommerce .cherry-services.services-wrap .products.cherry-services-row ul,
.cherry-services.services-wrap .woocommerce .products.cherry-services-row ul,
.woocommerce .cross-sells .products ul,
.cross-sells .woocommerce .products ul,
.woocommerce ul.products.row,
.woocommerce .cherry-services.services-wrap ul.products.cherry-services-row,
.cherry-services.services-wrap .woocommerce ul.products.cherry-services-row,
.woocommerce .cross-sells ul.products,
.cross-sells .woocommerce ul.products {
	margin-left: -1.5625rem;
	margin-right: -1.5625rem
}

.product-category-widget>a>img {
	width: 100%
}

.shop_wrapper .products.row,
.shop_wrapper .cherry-services.services-wrap .products.cherry-services-row,
.cherry-services.services-wrap .shop_wrapper .products.cherry-services-row,
.shop_wrapper .cross-sells .products,
.cross-sells .shop_wrapper .products,
.page-description .woocommerce .products.row,
.page-description .woocommerce .cherry-services.services-wrap .products.cherry-services-row,
.cherry-services.services-wrap .page-description .woocommerce .products.cherry-services-row,
.page-description .woocommerce .cross-sells .products,
.cross-sells .page-description .woocommerce .products {
	clear: both
}

.products .product {
	text-align: center;
	padding-bottom: 20px
}

@media(min-width:768px) {
	.products .product {
		padding-bottom: 0
	}
}

.products .product:not(.product-list) .star-rating {
	visibility: hidden;
	opacity: 0;
	transition: .3s all ease;
	transform: translate(0, 10px)
}

.products .product:not(.product-list):hover .block_product_content .star-rating {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0)
}

.products .product .block_product_thumbnail {
	position: relative;
	margin-bottom: 6px;
	display: inline-block
}

@media(min-width:544px) {
	.products .product .block_product_thumbnail {
		display: block;
		margin-bottom: 12px
	}
}

.products .product .block_product_thumbnail img {
	display: block;
	width: 100%
}

.products .product .block_product_content {
	padding-bottom: 12px
}

.products .product .block_product_content h3 {
	margin-bottom: 0;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(min-width:768px) {
	.products .product .block_product_content {
		padding-bottom: 32px
	}
}

.products .product .wishlist_compare_button_block {
	position: absolute;
	right: 17px;
	top: 15px;
	z-index: 1
}

.products .product .product-categories,
.products .product .product-widget-tags {
	text-align: center;
	margin-bottom: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.products .product .product-categories li,
.products .product .product-widget-tags li {
	display: inline
}

.products .product.product-list {
	padding-left: 1.56rem;
	padding-right: 1.56rem;
	padding-bottom: 20px;
	width: 100%
}

@media(min-width:768px) {
	.products .product.product-list {
		padding-bottom: 70px
	}
}

.products .product.product-list .block_product_thumbnail {
	margin: 0 0 30px
}

@media(min-width:768px) {
	.products .product.product-list .block_product_thumbnail {
		margin: 0;
		float: left;
		width: 418px
	}
}

.products .product.product-list .block_product_content {
	overflow: hidden;
	text-align: left
}

@media(min-width:768px) {
	.products .product.product-list .block_product_content {
		padding-left: 50px
	}
}

.products .product.product-list .product-categories {
	text-align: left;
	margin: -8px 0 4px
}

.products .product.product-list h3 {
	margin-bottom: 13px
}

.products .product.product-list .price {
	font-size: 30px
}

.products .product.product-list .star-rating {
	margin: 0 0 1em
}

@media(min-width:768px) {
	.products .product.product-list .star-rating {
		margin: 0 0 1.85em
	}
}

.products .product.product-list .desc_products_listing_line {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 1em
}

@media(min-width:768px) {
	.products .product.product-list .desc_products_listing_line {
		margin: 0 0 2.3em
	}
}

.products .product.product-list .wishlist_compare_button_block {
	position: static;
	padding-top: 20px
}

@media(min-width:768px) {
	.products .product.product-list .wishlist_compare_button_block {
		padding-top: 40px
	}
}

.products .product.product-list .wishlist_compare_button_block .quick-view {
	vertical-align: top;
	display: inline-block;
	margin: 0 7px 0 0
}

.products .product.product-list .wishlist_compare_button_block button.button.btn {
	display: inline-block;
	margin: 0 7px 0 0
}

.products .product.product-list.product-category {
	text-align: left
}

.products .product.product-list.product-category>a {
	display: block;
	margin-bottom: 20px
}

@media(min-width:768px) {
	.products .product.product-list.product-category>a {
		float: left;
		margin: 0 50px 0 0
	}
}

.products .product.product-list.product-category .title_count_block {
	text-align: left;
	padding: 0 0 20px;
	overflow: hidden
}

.products .product.product-list.product-category .title_count_block h3 {
	display: block
}

.products .product.product-list.product-category .title_count_block a {
	display: inline-block
}

.products .product.product-list.product-category .product-category__description {
	overflow: hidden;
	padding-bottom: 20px
}

.term-description {
	padding-bottom: 30px
}

.products-sale-end-date {
	position: absolute;
	text-align: center;
	bottom: 10px;
	left: 0;
	right: 0;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center
}

.products-sale-end-date span {
	width: 50px;
	height: 50px;
	margin: 0 3px;
	padding: 9px 0 0;
	border-radius: 620px;
	font-size: 12px;
	line-height: 16px;
	box-sizing: border-box
}

.products-sale-end-date span i {
	display: block
}

.wc-ajax-products-wrapper {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper {
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	padding-bottom: 20px
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-attribute,
.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-price {
	padding: 14px 27px 14px 18px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	border-radius: 3px;
	transition: .3s all ease;
	background: 0 0;
	border: 1px solid #e8e8f8
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-attribute:hover,
.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-price:hover {
	background: 0 0;
	border-color: red
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-attribute .wc-ajax-filters-dismiss,
.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-price .wc-ajax-filters-dismiss {
	margin-left: 5px
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-attribute .wc-ajax-filters-dismiss .dashicons,
.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-price .wc-ajax-filters-dismiss .dashicons {
	display: none
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-attribute .wc-ajax-filters-dismiss:after,
.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-price .wc-ajax-filters-dismiss:after {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\ea5c';
	color: #b9bdcd
}

.wc-ajax-products-wrapper .wc-ajax-filters-wrapper .wc-ajax-filters-reset.button {
	padding: 0;
	margin: 13px 0 10px;
	float: right;
	background: 0 0;
	border: none;
	text-transform: none;
	font-weight: 400;
	text-decoration: underline
}

.wc-ajax-products-wrapper .woocommerce-message {
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.wc-ajax-products-wrapper .woocommerce-result-count {
	-moz-order: 3;
	-ms-flex-order: 3;
	order: 3;
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 0 0 30px;
	font-size: 14px;
	line-height: 24px;
	text-align: left
}

@media(min-width:768px) {
	.wc-ajax-products-wrapper .woocommerce-result-count {
		margin: 16px 0 0;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		-moz-order: 2;
		-ms-flex-order: 2;
		order: 2;
		text-align: center
	}
}

.wc-ajax-products-wrapper .woocommerce-ordering {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-item-align: end;
	align-self: flex-end;
	position: relative
}

.wc-ajax-products-wrapper .woocommerce-ordering select {
	width: 150px;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 10px 17px 12px;
	height: 54px;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none
}

@media(min-width:544px) {
	.wc-ajax-products-wrapper .woocommerce-ordering select {
		width: 200px
	}
}

@media(min-width:768px) {
	.wc-ajax-products-wrapper .woocommerce-ordering select {
		width: 180px
	}
}

.wc-ajax-products-wrapper .woocommerce-ordering:after {
	position: absolute;
	right: 10px;
	top: 12px;
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	line-height: 30px;
	content: "\e926";
	cursor: pointer;
	pointer-events: none
}

@media(min-width:544px) {
	.wc-ajax-products-wrapper .woocommerce-ordering:after {
		right: 20px
	}
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-item-align: end;
	align-self: flex-end
}

@media(min-width:768px) {
	.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper {
		-moz-order: 3;
		-ms-flex-order: 3;
		order: 3;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
}

.wc-ajax-products-wrapper .products.row,
.wc-ajax-products-wrapper .cherry-services.services-wrap .products.cherry-services-row,
.cherry-services.services-wrap .wc-ajax-products-wrapper .products.cherry-services-row,
.wc-ajax-products-wrapper .cross-sells .products,
.cross-sells .wc-ajax-products-wrapper .products {
	-moz-order: 4;
	-ms-flex-order: 4;
	order: 4;
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto;
	max-width: calc(100% + 3.125rem)
}

@media(min-width:768px) {
	.wc-ajax-products-wrapper .products.row,
	.wc-ajax-products-wrapper .cherry-services.services-wrap .products.cherry-services-row,
	.cherry-services.services-wrap .wc-ajax-products-wrapper .products.cherry-services-row,
	.wc-ajax-products-wrapper .cross-sells .products,
	.cross-sells .wc-ajax-products-wrapper .products {
		padding: 20px 0 0
	}
}

.wc-ajax-products-wrapper .woocommerce-pagination,
.wc-ajax-products-wrapper .pagination {
	-moz-order: 6;
	-ms-flex-order: 6;
	order: 6;
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto
}

.wc-ajax-products-wrapper .wc-ajax-load-more-button {
	-moz-order: 5;
	-ms-flex-order: 5;
	order: 5;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto
}

.wc-ajax-products-wrapper .wc-ajax-load-more-button:after {
	display: none!important
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper {
	position: relative
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button {
	display: block
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button .woo-grid-list-toggler {
	background: 0 0;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 50px;
	height: 50px;
	margin-left: 10px;
	padding: 11px 12px;
	box-shadow: none;
	transform: translate(0, -2px);
	transition: all .3s ease;
	text-align: center
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button .woo-grid-list-toggler .dashicons {
	font-size: 24px;
	width: 24px;
	height: 24px
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button .woo-grid-list-toggler .dashicons:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 24px;
	height: 24px
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button .woo-grid-list-toggler.woo-grid-list-toggle-button-list .dashicons:before {
	content: "\f452"
}

.wc-ajax-products-wrapper .woo-grid-list-toggle-button-wrapper .woo-grid-list-toggle-button .woo-grid-list-toggler.woo-grid-list-toggle-button-grid .dashicons:before {
	content: "\f3ca"
}

.woocommerce.single-product div.product,
.woocommerce .single-product div.product {
	margin-top: 30px
}

.woocommerce.single-product div.product.product-type-simple .single_product_wrapper form.cart,
.woocommerce .single-product div.product.product-type-simple .single_product_wrapper form.cart {
	padding-top: 1em
}

.woocommerce.single-product div.product.outofstock,
.woocommerce .single-product div.product.outofstock {
	margin-top: 15px
}

.woocommerce.single-product div.product.outofstock .single_product_wrapper div[itemprop=description],
.woocommerce .single-product div.product.outofstock .single_product_wrapper div[itemprop=description] {
	margin-bottom: 1.5em;
	padding-top: 1em
}

.woocommerce.single-product div.product h1.product_title,
.woocommerce .single-product div.product h1.product_title {
	margin-bottom: 15px;
	margin-top: 15px
}

.woocommerce.single-product div.product .single_product_wrapper,
.woocommerce .single-product div.product .single_product_wrapper {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: space-between;
	align-content: space-between;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

.woocommerce.single-product div.product .single_product_wrapper .woowishlist-page-button,
.woocommerce.single-product div.product .single_product_wrapper .woocompare-page-button,
.woocommerce .single-product div.product .single_product_wrapper .woowishlist-page-button,
.woocommerce .single-product div.product .single_product_wrapper .woocompare-page-button {
	width: auto!important;
	height: auto!important
}

.woocommerce.single-product div.product .single_product_wrapper .images,
.woocommerce .single-product div.product .single_product_wrapper .images {
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	position: relative;
	float: none;
	width: auto
}

@media(min-width:768px) {
	.woocommerce.single-product div.product .single_product_wrapper .images,
	.woocommerce .single-product div.product .single_product_wrapper .images {
		-moz-flex: 0 1 39.4%;
		-ms-flex: 0 1 39.4%;
		flex: 0 1 39.4%
	}
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails {
	padding-top: 0;
	width: 100%;
	content: "";
	display: table;
	table-layout: fixed
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail {
	float: left;
	width: 31.86%;
	margin-right: 3.75%;
	margin-top: 3.75%;
	cursor: pointer
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail:hover img,
.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.selected img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail:hover img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.selected img {
	opacity: 1;
	transition: .3s all ease
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail img,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail img {
	opacity: .2
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.last,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.last {
	margin-right: 0
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.first,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails .thumbnail.first {
	clear: both
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-1 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-1 .thumbnail {
	width: 100%;
	margin-right: 0;
	float: none
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-2 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-2 .thumbnail {
	width: 48.9%
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-4 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-4 .thumbnail {
	width: 23.35%
}

.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails.columns-5 .thumbnail,
.woocommerce .single-product div.product .single_product_wrapper .images div.thumbnails.columns-5 .thumbnail {
	width: 17%
}

.woocommerce.single-product div.product .single_product_wrapper .summary.entry-summary,
.woocommerce .single-product div.product .single_product_wrapper .summary.entry-summary {
	float: none;
	width: auto;
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

@media(min-width:768px) {
	.woocommerce.single-product div.product .single_product_wrapper .summary.entry-summary,
	.woocommerce .single-product div.product .single_product_wrapper .summary.entry-summary {
		-moz-flex: 0 1 56%;
		-ms-flex: 0 1 56%;
		flex: 0 1 56%;
		padding-left: 50px;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: none;
		flex-wrap: nowrap
	}
}

.woocommerce.single-product div.product .single_product_wrapper .enlarge,
.woocommerce .single-product div.product .single_product_wrapper .enlarge {
	position: absolute;
	z-index: 95;
	display: block;
	font-size: 21px;
	color: #b9bdcd;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 16.5%
}

.woocommerce.single-product div.product .single_product_wrapper .enlarge i,
.woocommerce .single-product div.product .single_product_wrapper .enlarge i {
	position: absolute;
	top: 13px;
	right: 11px
}

@media(min-width:768px) {
	.woocommerce.single-product div.product .single_product_wrapper .enlarge,
	.woocommerce .single-product div.product .single_product_wrapper .enlarge {
		top: 13px;
		right: 11px;
		left: auto;
		bottom: auto
	}
	.woocommerce.single-product div.product .single_product_wrapper .enlarge i,
	.woocommerce .single-product div.product .single_product_wrapper .enlarge i {
		position: static;
		top: auto;
		right: auto
	}
}

.woocommerce.single-product div.product .product_title,
.woocommerce .single-product div.product .product_title {
	margin-bottom: 20px;
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.woocommerce.single-product div.product div[itemprop=offers],
.woocommerce .single-product div.product div[itemprop=offers] {
	-moz-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.woocommerce.single-product div.product .woocommerce-product-rating,
.woocommerce .single-product div.product .woocommerce-product-rating {
	margin-bottom: 1.318em;
	-moz-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.woocommerce.single-product div.product .woocommerce-product-rating .star-rating,
.woocommerce .single-product div.product .woocommerce-product-rating .star-rating {
	margin-top: 12px
}

@media(min-width:768px) {
	.woocommerce.single-product div.product .woocommerce-product-rating .star-rating,
	.woocommerce .single-product div.product .woocommerce-product-rating .star-rating {
		margin-top: 18px
	}
}

.woocommerce.single-product div.product div[itemprop=description],
.woocommerce .single-product div.product div[itemprop=description] {
	-moz-order: 5;
	-ms-flex-order: 5;
	order: 5;
	margin-bottom: 22px
}

.woocommerce.single-product div.product .stock,
.woocommerce .single-product div.product .stock {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: 0 0 16px;
	font-size: 14px
}

.woocommerce.single-product div.product .wishlist_compare_button_block,
.woocommerce .single-product div.product .wishlist_compare_button_block {
	-moz-order: 7;
	-ms-flex-order: 7;
	order: 7
}

.woocommerce.single-product div.product .product_meta,
.woocommerce .single-product div.product .product_meta {
	-moz-order: 8;
	-ms-flex-order: 8;
	order: 8
}

.woocommerce.single-product div.product .woo-social-buttons,
.woocommerce .single-product div.product .woo-social-buttons {
	-moz-order: 9;
	-ms-flex-order: 9;
	order: 9
}

.woocommerce.single-product div.product .woocommerce-review-link,
.woocommerce .single-product div.product .woocommerce-review-link {
	float: left;
	margin: 0 0 0 30px
}

@media(min-width:768px) {
	.woocommerce.single-product div.product .woocommerce-review-link,
	.woocommerce .single-product div.product .woocommerce-review-link {
		margin: 7px 0 0 30px
	}
}

.woocommerce.single-product div.product p.price,
.woocommerce .single-product div.product p.price {
	margin-bottom: 17px
}

.woocommerce.single-product div.product form.cart,
.woocommerce .single-product div.product form.cart {
	margin-bottom: 1em;
	-moz-order: 6;
	-ms-flex-order: 6;
	order: 6
}

@media(min-width:992px) {
	.woocommerce.single-product div.product form.cart,
	.woocommerce .single-product div.product form.cart {
		margin-bottom: 2.15em
	}
}

.woocommerce.single-product div.product form.cart .variations,
.woocommerce .single-product div.product form.cart .variations {
	margin-bottom: 0
}

.woocommerce.single-product div.product form.cart .variations td,
.woocommerce .single-product div.product form.cart .variations td {
	display: block;
	overflow: hidden
}

.woocommerce.single-product div.product form.cart .variations .label label,
.woocommerce .single-product div.product form.cart .variations .label label {
	font-weight: 300
}

.woocommerce.single-product div.product form.cart .variations td.value,
.woocommerce .single-product div.product form.cart .variations td.value {
	position: relative;
	padding-bottom: 3px
}

.woocommerce.single-product div.product form.cart .variations td.value .reset_variations,
.woocommerce .single-product div.product form.cart .variations td.value .reset_variations {
	float: left;
	font-size: 1em
}

.woocommerce.single-product div.product form.cart .variations select,
.woocommerce .single-product div.product form.cart .variations select {
	display: block;
	max-width: 100%;
	width: 80%;
	min-width: 0;
	cursor: pointer;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

@media(min-width:544px) {
	.woocommerce.single-product div.product form.cart .variations select,
	.woocommerce .single-product div.product form.cart .variations select {
		width: 50%
	}
}

.woocommerce.single-product div.product form.cart .single_variation_wrap .woocommerce-variation,
.woocommerce .single-product div.product form.cart .single_variation_wrap .woocommerce-variation {
	margin-bottom: 13px
}

.woocommerce.single-product div.product form.cart .single_variation_wrap .woocommerce-variation-price,
.woocommerce .single-product div.product form.cart .single_variation_wrap .woocommerce-variation-price {
	padding: 0 0 15px
}

.woocommerce.single-product div.product form.cart button.minus,
.woocommerce.single-product div.product form.cart button.plus {
	padding: 8px 16px;
	background: transparent !important;
	color: #000 !important;
	border: 1px solid #e8e8f8;
}

.woocommerce.single-product div.product form.cart button.minus:hover,
.woocommerce.single-product div.product form.cart button.plus:hover {
	background: #000 !important;
	color: #fff !important;
	border: 1px solid #000;
}

.woocommerce.single-product div.product form.cart div.quantity,
.woocommerce .single-product div.product form.cart div.quantity {
	float: left;
	margin: 0 15px;
	position: relative
}

.woocommerce.single-product div.product form.cart div.quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce.single-product div.product form.cart div.quantity input[type=number]::-webkit-outer-spin-button,
.woocommerce .single-product div.product form.cart div.quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .single-product div.product form.cart div.quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.woocommerce.single-product div.product form.cart div.quantity input.qty,
.woocommerce .single-product div.product form.cart div.quantity input.qty {
	width: 78px;
	text-align: center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	height: 40px;
}

.woocommerce.single-product div.product form.cart div.quantity .qty-minus,
.woocommerce.single-product div.product form.cart div.quantity .qty-plus,
.woocommerce .single-product div.product form.cart div.quantity .qty-minus,
.woocommerce .single-product div.product form.cart div.quantity .qty-plus {
	position: absolute;
	color: #b9bdcd;
	cursor: pointer;
	word-wrap: normal;
	top: 0;
	bottom: 0;
	padding: 10px 0
}

.woocommerce.single-product div.product form.cart div.quantity .qty-minus:before,
.woocommerce.single-product div.product form.cart div.quantity .qty-plus:before,
.woocommerce .single-product div.product form.cart div.quantity .qty-minus:before,
.woocommerce .single-product div.product form.cart div.quantity .qty-plus:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 21px;
	font-weight: 400
}

.woocommerce.single-product div.product form.cart div.quantity .qty-minus,
.woocommerce .single-product div.product form.cart div.quantity .qty-minus {
	left: -25px
}

.woocommerce.single-product div.product form.cart div.quantity .qty-minus:before,
.woocommerce .single-product div.product form.cart div.quantity .qty-minus:before {
	content: '\eaa2'
}

.woocommerce.single-product div.product form.cart div.quantity .qty-plus,
.woocommerce .single-product div.product form.cart div.quantity .qty-plus {
	right: -25px
}

.woocommerce.single-product div.product form.cart div.quantity .qty-plus:before,
.woocommerce .single-product div.product form.cart div.quantity .qty-plus:before {
	content: '\ea5a'
}

.woocommerce.single-product div.product form.cart .button,
.woocommerce .single-product div.product form.cart .button {
	clear: left;
	margin-top: 20px
}

@media(min-width:544px) {
	.woocommerce.single-product div.product form.cart .button,
	.woocommerce .single-product div.product form.cart .button {
		clear: none;
		margin-top: 0
	}
}

@media(min-width:768px) {
	.woocommerce.single-product div.product form.cart .button,
	.woocommerce .single-product div.product form.cart .button {
		margin-top: 20px
	}
}

@media(min-width:992px) {
	.woocommerce.single-product div.product form.cart .button,
	.woocommerce .single-product div.product form.cart .button {
		margin-top: 0
	}
}

.woocommerce.single-product div.product .product_meta,
.woocommerce .single-product div.product .product_meta {
	font-size: 12px;
	line-height: 21px;
	padding-bottom: 10px
}

.woocommerce.single-product div.product .summary .wishlist_compare_button_block,
.woocommerce .single-product div.product .summary .wishlist_compare_button_block {
	padding-bottom: 15px;
	width: 60%
}

.woocommerce.single-product div.product .summary .wishlist_compare_button_block .button.button.btn,
.woocommerce .single-product div.product .summary .wishlist_compare_button_block .button.button.btn {
	margin-bottom: 15px
}

@media(min-width:992px) {
	.woocommerce.single-product div.product .summary .wishlist_compare_button_block .button.button.btn,
	.woocommerce .single-product div.product .summary .wishlist_compare_button_block .button.button.btn {
		margin-bottom: 0
	}
}

@media(min-width:992px) {
	.woocommerce.single-product div.product .summary .wishlist_compare_button_block,
	.woocommerce .single-product div.product .summary .wishlist_compare_button_block {
		width: 100%
	}
}

@media(min-width:992px) {
	.woocommerce.single-product div.product .summary .wishlist_compare_button_block,
	.woocommerce .single-product div.product .summary .wishlist_compare_button_block {
		padding-bottom: 35px
	}
}

.woocommerce.single-product div.product .woo-social-buttons,
.woocommerce .single-product div.product .woo-social-buttons {
	margin: 10px 0
}

.woocommerce.single-product div.product .woo-social-buttons>span,
.woocommerce .single-product div.product .woo-social-buttons>span {
	margin: 0 17px 0 0
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom,
.woocommerce .single-product div.product .woo-social-buttons>span.custom {
	font-size: 16px;
	font-size: 1rem
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom a,
.woocommerce .single-product div.product .woo-social-buttons>span.custom a {
	text-decoration: none
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom a img,
.woocommerce .single-product div.product .woo-social-buttons>span.custom a img {
	display: none
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom a:after {
	display: inline-block;
	font-family: 'amazing-neo';
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 18px;
	display: inline-block;
	text-align: center
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_facebook a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_facebook a:after {
	content: '\f09a'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_twitter a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_twitter a:after {
	content: '\f099'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_googleplus a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_googleplus a:after {
	content: '\f0d5'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_linkedin a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_linkedin a:after {
	content: '\f0e1'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_pinterest a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_pinterest a:after {
	content: '\f0d2'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_tumblr a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_tumblr a:after {
	content: '\f173'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_stumbleupon a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_stumbleupon a:after {
	content: '\f1a4'
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_vkontakte a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_vkontakte a:after {
	content: '\f189 '
}

.woocommerce.single-product div.product .woo-social-buttons>span.custom.smsb_email a:after,
.woocommerce .single-product div.product .woo-social-buttons>span.custom.smsb_email a:after {
	content: '\f0e0'
}

.woocommerce.single-product div.product .sku_wrapper,
.woocommerce.single-product div.product .posted_in,
.woocommerce.single-product div.product .tagged_as,
.woocommerce .single-product div.product .sku_wrapper,
.woocommerce .single-product div.product .posted_in,
.woocommerce .single-product div.product .tagged_as {
	display: block
}

.woocommerce.single-product div.product .woocommerce-tabs,
.woocommerce .single-product div.product .woocommerce-tabs {
	padding-top: 23px
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs,
.woocommerce .single-product div.product .woocommerce-tabs .tabs {
	padding: 0 0 20px;
	margin: 0;
	border-bottom: 1px solid #e8e8f8
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs:before,
.woocommerce .single-product div.product .woocommerce-tabs .tabs:before {
	display: none
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li {
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0 38px 0 0;
	background: 0 0
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li a {
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 27px;
	color: #00000059
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li:before,
.woocommerce.single-product div.product .woocommerce-tabs .tabs li:after,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:before,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:after {
	display: none
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li.active,
.woocommerce.single-product div.product .woocommerce-tabs .tabs li:hover,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li.active,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:hover {
	background: 0 0
}

.woocommerce.single-product div.product .woocommerce-tabs .tabs li.active a,
.woocommerce.single-product div.product .woocommerce-tabs .tabs li:hover a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li.active a,
.woocommerce .single-product div.product .woocommerce-tabs .tabs li:hover a {
	color: #000
}

.woocommerce.single-product div.product .woocommerce-tabs .panel,
.woocommerce .single-product div.product .woocommerce-tabs .panel {
	padding-top: 57px
}

.woocommerce.single-product div.product .woocommerce-tabs .panel h2,
.woocommerce.single-product div.product .woocommerce-tabs .panel h1,
.woocommerce.single-product div.product .woocommerce-tabs .panel h3,
.woocommerce.single-product div.product .woocommerce-tabs .panel h4,
.woocommerce .single-product div.product .woocommerce-tabs .panel h2,
.woocommerce .single-product div.product .woocommerce-tabs .panel h1,
.woocommerce .single-product div.product .woocommerce-tabs .panel h3,
.woocommerce .single-product div.product .woocommerce-tabs .panel h4 {
	font-size: 24px;
	line-height: 37px;
	font-weight: 300;
	margin-bottom: 18px
}

.woocommerce.single-product div.product .related,
.woocommerce.single-product div.product .up-sells,
.woocommerce .single-product div.product .related,
.woocommerce .single-product div.product .up-sells {
	border-top: 1px solid #e8e8f8;
	padding-top: 3.2em;
	padding-bottom: 3.2em;
	position: relative
}

.woocommerce.single-product div.product .related .swiper-button-next,
.woocommerce.single-product div.product .related .swiper-button-prev,
.woocommerce.single-product div.product .up-sells .swiper-button-next,
.woocommerce.single-product div.product .up-sells .swiper-button-prev,
.woocommerce .single-product div.product .related .swiper-button-next,
.woocommerce .single-product div.product .related .swiper-button-prev,
.woocommerce .single-product div.product .up-sells .swiper-button-next,
.woocommerce .single-product div.product .up-sells .swiper-button-prev {
	top: 53px
}

.woocommerce.single-product div.product .related .swiper-button-next,
.woocommerce.single-product div.product .up-sells .swiper-button-next,
.woocommerce .single-product div.product .related .swiper-button-next,
.woocommerce .single-product div.product .up-sells .swiper-button-next {
	right: 0
}

.woocommerce.single-product div.product .related .swiper-button-prev,
.woocommerce.single-product div.product .up-sells .swiper-button-prev,
.woocommerce .single-product div.product .related .swiper-button-prev,
.woocommerce .single-product div.product .up-sells .swiper-button-prev {
	right: 45px;
	left: auto
}

.woocommerce.single-product div.product .related h4,
.woocommerce.single-product div.product .up-sells h4,
.woocommerce .single-product div.product .related h4,
.woocommerce .single-product div.product .up-sells h4 {
	text-align: center;
	margin-bottom: 1.28em
}

.woocommerce table.shop_attributes {
	border: 1px solid #e8e8f8
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
	background: 0 0
}

.woocommerce table.shop_attributes th {
	border-bottom: 1px solid #e8e8f8;
	font-weight: 400
}

.woocommerce table.shop_attributes td {
	border-bottom: 1px solid #e8e8f8;
	padding-left: 10px
}

.woocommerce #reviews .comment-form-rating label {
	display: block
}

.woocommerce #reviews .comment-form-rating p.stars {
	display: inline-block
}

.woocommerce #reviews #comments ol.commentlist {
	padding-top: 20px;
	margin-bottom: 30px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 60px;
	border-radius: 620px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 90px;
	padding: 25px 40px 35px;
	background: #f8f8f8;
	border: none;
	border-radius: 0;
	position: relative;
	font-size: 14px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 11px 10px 0;
	border-color: transparent #f8f8f8 transparent transparent;
	position: absolute;
	left: -11px;
	top: 20px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	color: #000;
	margin-bottom: 5px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: 400;
	display: block;
	font-size: 18px;
	line-height: 1.89;
	margin-bottom: 2px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
	margin-bottom: 0
}

.woocommerce .comment-form {
	padding: 0
}

.woocommerce .comment-form-author,
.woocommerce .comment-form-email,
.woocommerce .comment-form-comment {
	padding-bottom: 10px
}

.woocommerce .comment-form-author input,
.woocommerce .comment-form-author textarea,
.woocommerce .comment-form-email input,
.woocommerce .comment-form-email textarea,
.woocommerce .comment-form-comment input,
.woocommerce .comment-form-comment textarea {
	padding-left: 55px;
	width: 100%
}

.easyzoom {
	display: block;
	position: relative;
	width: 100%
}

.easyzoom-flyout {
	position: absolute;
	overflow: hidden;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f8f8f8;
	border: 1px solid #e8e8f8;
	border-radius: 4px
}

.easyzoom-flyout img {
	width: auto!important;
	max-width: inherit
}

.easyzoom img {
	vertical-align: bottom
}

.easyzoom.is-ready a {
	cursor: crosshair
}

.woocommerce .mfp-figure:after {
	display: none
}

.woocommerce .mfp-bg {
	background: #fff;
	opacity: 1
}

@media(min-width:544px) {
	.before-content-area .woocommerce.widget_products>ul,
	.after-content-area .woocommerce.widget_products>ul,
	.before-loop-area .woocommerce.widget_products>ul,
	.full-width-header-area .woocommerce.widget_products>ul,
	.after-content-full-width-area .woocommerce.widget_products>ul,
	.before-content-area .woocommerce.widget_top_rated_products>ul,
	.after-content-area .woocommerce.widget_top_rated_products>ul,
	.before-loop-area .woocommerce.widget_top_rated_products>ul,
	.full-width-header-area .woocommerce.widget_top_rated_products>ul,
	.after-content-full-width-area .woocommerce.widget_top_rated_products>ul,
	.before-content-area .woocommerce.widget_recent_reviews>ul,
	.after-content-area .woocommerce.widget_recent_reviews>ul,
	.before-loop-area .woocommerce.widget_recent_reviews>ul,
	.full-width-header-area .woocommerce.widget_recent_reviews>ul,
	.after-content-full-width-area .woocommerce.widget_recent_reviews>ul,
	.before-content-area .woocommerce.widget_recently_viewed_products>ul,
	.after-content-area .woocommerce.widget_recently_viewed_products>ul,
	.before-loop-area .woocommerce.widget_recently_viewed_products>ul,
	.full-width-header-area .woocommerce.widget_recently_viewed_products>ul,
	.after-content-full-width-area .woocommerce.widget_recently_viewed_products>ul {
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-ms-flex-align: stretch;
		-moz-align-items: stretch;
		align-items: stretch
	}
}

.before-content-area .woocommerce.widget_products>ul>li,
.after-content-area .woocommerce.widget_products>ul>li,
.before-loop-area .woocommerce.widget_products>ul>li,
.full-width-header-area .woocommerce.widget_products>ul>li,
.after-content-full-width-area .woocommerce.widget_products>ul>li,
.before-content-area .woocommerce.widget_top_rated_products>ul>li,
.after-content-area .woocommerce.widget_top_rated_products>ul>li,
.before-loop-area .woocommerce.widget_top_rated_products>ul>li,
.full-width-header-area .woocommerce.widget_top_rated_products>ul>li,
.after-content-full-width-area .woocommerce.widget_top_rated_products>ul>li,
.before-content-area .woocommerce.widget_recent_reviews>ul>li,
.after-content-area .woocommerce.widget_recent_reviews>ul>li,
.before-loop-area .woocommerce.widget_recent_reviews>ul>li,
.full-width-header-area .woocommerce.widget_recent_reviews>ul>li,
.after-content-full-width-area .woocommerce.widget_recent_reviews>ul>li,
.before-content-area .woocommerce.widget_recently_viewed_products>ul>li,
.after-content-area .woocommerce.widget_recently_viewed_products>ul>li,
.before-loop-area .woocommerce.widget_recently_viewed_products>ul>li,
.full-width-header-area .woocommerce.widget_recently_viewed_products>ul>li,
.after-content-full-width-area .woocommerce.widget_recently_viewed_products>ul>li {
	-moz-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 100%
}

@media(min-width:544px) {
	.before-content-area .woocommerce.widget_products>ul>li,
	.after-content-area .woocommerce.widget_products>ul>li,
	.before-loop-area .woocommerce.widget_products>ul>li,
	.full-width-header-area .woocommerce.widget_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_products>ul>li,
	.before-content-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-area .woocommerce.widget_top_rated_products>ul>li,
	.before-loop-area .woocommerce.widget_top_rated_products>ul>li,
	.full-width-header-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_top_rated_products>ul>li,
	.before-content-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-area .woocommerce.widget_recent_reviews>ul>li,
	.before-loop-area .woocommerce.widget_recent_reviews>ul>li,
	.full-width-header-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-full-width-area .woocommerce.widget_recent_reviews>ul>li,
	.before-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.before-loop-area .woocommerce.widget_recently_viewed_products>ul>li,
	.full-width-header-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_recently_viewed_products>ul>li {
		-moz-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		max-width: 50%
	}
}

@media(min-width:992px) {
	.before-content-area .woocommerce.widget_products>ul>li,
	.after-content-area .woocommerce.widget_products>ul>li,
	.before-loop-area .woocommerce.widget_products>ul>li,
	.full-width-header-area .woocommerce.widget_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_products>ul>li,
	.before-content-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-area .woocommerce.widget_top_rated_products>ul>li,
	.before-loop-area .woocommerce.widget_top_rated_products>ul>li,
	.full-width-header-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_top_rated_products>ul>li,
	.before-content-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-area .woocommerce.widget_recent_reviews>ul>li,
	.before-loop-area .woocommerce.widget_recent_reviews>ul>li,
	.full-width-header-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-full-width-area .woocommerce.widget_recent_reviews>ul>li,
	.before-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.before-loop-area .woocommerce.widget_recently_viewed_products>ul>li,
	.full-width-header-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_recently_viewed_products>ul>li {
		-moz-flex: 0 1 33%;
		-ms-flex: 0 1 33%;
		flex: 0 1 33%;
		max-width: 33%
	}
}

@media(min-width:1200px) {
	.before-content-area .woocommerce.widget_products>ul>li,
	.after-content-area .woocommerce.widget_products>ul>li,
	.before-loop-area .woocommerce.widget_products>ul>li,
	.full-width-header-area .woocommerce.widget_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_products>ul>li,
	.before-content-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-area .woocommerce.widget_top_rated_products>ul>li,
	.before-loop-area .woocommerce.widget_top_rated_products>ul>li,
	.full-width-header-area .woocommerce.widget_top_rated_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_top_rated_products>ul>li,
	.before-content-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-area .woocommerce.widget_recent_reviews>ul>li,
	.before-loop-area .woocommerce.widget_recent_reviews>ul>li,
	.full-width-header-area .woocommerce.widget_recent_reviews>ul>li,
	.after-content-full-width-area .woocommerce.widget_recent_reviews>ul>li,
	.before-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-area .woocommerce.widget_recently_viewed_products>ul>li,
	.before-loop-area .woocommerce.widget_recently_viewed_products>ul>li,
	.full-width-header-area .woocommerce.widget_recently_viewed_products>ul>li,
	.after-content-full-width-area .woocommerce.widget_recently_viewed_products>ul>li {
		-moz-flex: 0 1 25%;
		-ms-flex: 0 1 25%;
		flex: 0 1 25%;
		max-width: 25%
	}
}

.woocommerce.widget_products>ul>li,
.woocommerce.widget_top_rated_products>ul>li,
.woocommerce.widget_recent_reviews>ul>li,
.woocommerce.widget_recently_viewed_products>ul>li {
	padding: 10px 10px 10px 0
}

.woocommerce.widget_products>ul>li:last-child,
.woocommerce.widget_top_rated_products>ul>li:last-child,
.woocommerce.widget_recent_reviews>ul>li:last-child,
.woocommerce.widget_recently_viewed_products>ul>li:last-child {
	border: none
}

.woocommerce.widget_products>ul>li>a img,
.woocommerce.widget_top_rated_products>ul>li>a img,
.woocommerce.widget_recent_reviews>ul>li>a img,
.woocommerce.widget_recently_viewed_products>ul>li>a img {
	width: 40%;
	float: left;
	margin: 0 20px 10px 0!important
}

.woocommerce.widget_products>ul>li .product_widget_content,
.woocommerce.widget_top_rated_products>ul>li .product_widget_content,
.woocommerce.widget_recent_reviews>ul>li .product_widget_content,
.woocommerce.widget_recently_viewed_products>ul>li .product_widget_content {
	overflow: hidden
}

.woocommerce.widget_products>ul>li .product-widget-categories,
.woocommerce.widget_top_rated_products>ul>li .product-widget-categories,
.woocommerce.widget_recent_reviews>ul>li .product-widget-categories,
.woocommerce.widget_recently_viewed_products>ul>li .product-widget-categories {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: -7px 0 0
}

.woocommerce.widget_products>ul>li .product-widget-categories a,
.woocommerce.widget_top_rated_products>ul>li .product-widget-categories a,
.woocommerce.widget_recent_reviews>ul>li .product-widget-categories a,
.woocommerce.widget_recently_viewed_products>ul>li .product-widget-categories a {
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	display: inline
}

.woocommerce.widget_products>ul>li .star-rating,
.woocommerce.widget_top_rated_products>ul>li .star-rating,
.woocommerce.widget_recent_reviews>ul>li .star-rating,
.woocommerce.widget_recently_viewed_products>ul>li .star-rating {
	margin: 5px 0 10px
}

.widget_recent_reviews .woocommerce.widget_products>ul>li .star-rating,
.widget_recent_reviews .woocommerce.widget_top_rated_products>ul>li .star-rating,
.widget_recent_reviews .woocommerce.widget_recent_reviews>ul>li .star-rating,
.widget_recent_reviews .woocommerce.widget_recently_viewed_products>ul>li .star-rating {
	margin-top: 10px
}

.woocommerce.widget_products>ul .product-title,
.woocommerce.widget_top_rated_products>ul .product-title,
.woocommerce.widget_recent_reviews>ul .product-title,
.woocommerce.widget_recently_viewed_products>ul .product-title {
	margin: 0;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis
}

.woocommerce.widget_products>ul .product-title a,
.woocommerce.widget_top_rated_products>ul .product-title a,
.woocommerce.widget_recent_reviews>ul .product-title a,
.woocommerce.widget_recently_viewed_products>ul .product-title a {
	display: inline-block;
	font-weight: inherit
}

.woocommerce.widget_products>ul .price,
.woocommerce.widget_top_rated_products>ul .price,
.woocommerce.widget_recent_reviews>ul .price,
.woocommerce.widget_recently_viewed_products>ul .price {
	font-size: 1.125rem;
	font-weight: 500;
	display: block;
	margin: 0 0 5px
}

.woocommerce.widget_products>ul .price ins,
.woocommerce.widget_top_rated_products>ul .price ins,
.woocommerce.widget_recent_reviews>ul .price ins,
.woocommerce.widget_recently_viewed_products>ul .price ins {
	background: 0 0;
	margin-right: 5px;
	text-decoration: none
}

.woocommerce.widget_products>ul span.reviewer,
.woocommerce.widget_top_rated_products>ul span.reviewer,
.woocommerce.widget_recent_reviews>ul span.reviewer,
.woocommerce.widget_recently_viewed_products>ul span.reviewer {
	text-transform: capitalize;
	font-size: .875rem;
	display: block;
	margin: 4px 0 8px
}

.woocommerce.widget_products>ul span.reviewer a,
.woocommerce.widget_top_rated_products>ul span.reviewer a,
.woocommerce.widget_recent_reviews>ul span.reviewer a,
.woocommerce.widget_recently_viewed_products>ul span.reviewer a {
	text-decoration: none
}

.tm_about_store_widget .tm_about_store_widget_bg {
	text-align: center;
	padding: 10em 10%
}

.sidebar .tm_about_store_widget .tm_about_store_widget_bg {
	padding: 20px 40px
}

.tm_about_store_widget .tm_about_store_widget_bg h3 {
	margin-bottom: .6em
}

.tm_about_store_widget .tm_about_store_widget_bg .textwidget {
	padding-bottom: 20px;
	text-align: center
}

.tm_about_store_widget .tm_about_store_widget_bg .textwidget span {
	display: block;
	padding-bottom: 1.5em
}

.widget___tm_custom_menu_widget .tm_custom_menu_widget {
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat
}

.tm_custom_menu_widget {
	padding: 30px 15px 30px 42px
}

.tm_custom_menu_widget h3.widget-title {
	display: inline-block;
	position: relative;
	margin-bottom: 13px
}

.tm_custom_menu_widget h3.widget-title:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px;
	content: ""
}

@media(max-width:1170px) {
	.tm_custom_menu_widget h3.widget-title:after {
		bottom: 0
	}
}

.tm_custom_menu_widget ul {
	width: 44%
}

@media(max-width:991px) {
	.tm_custom_menu_widget ul {
		width: 52%
	}
}

.tm_custom_menu_widget ul li {
	font-size: 14px;
	line-height: 20px
}

.widget_product_categories_image {
	position: relative
}

.widget+.widget.tm_products_carousel_widget .swiper-button-next,
.widget+.widget.tm_products_carousel_widget .swiper-button-prev,
.widget+.widget.widget_product_categories_image .swiper-button-next,
.widget+.widget.widget_product_categories_image .swiper-button-prev {
	top: 52px
}

.tm_products_carousel_widget,
.widget_product_categories_image,
.related,
.up-sells,
.cross-sells {
	position: relative
}

.tm_products_carousel_widget .swiper-button-next,
.tm_products_carousel_widget .swiper-button-prev,
.widget_product_categories_image .swiper-button-next,
.widget_product_categories_image .swiper-button-prev,
.related .swiper-button-next,
.related .swiper-button-prev,
.up-sells .swiper-button-next,
.up-sells .swiper-button-prev,
.cross-sells .swiper-button-next,
.cross-sells .swiper-button-prev {
	top: 0;
	margin-top: 0;
	width: 46px;
	height: 46px;
	text-align: center;
	display: block;
	transition: ease .3s all;
	background-image: none!important
}

.tm_products_carousel_widget .swiper-button-next:after,
.tm_products_carousel_widget .swiper-button-prev:after,
.widget_product_categories_image .swiper-button-next:after,
.widget_product_categories_image .swiper-button-prev:after,
.related .swiper-button-next:after,
.related .swiper-button-prev:after,
.up-sells .swiper-button-next:after,
.up-sells .swiper-button-prev:after,
.cross-sells .swiper-button-next:after,
.cross-sells .swiper-button-prev:after {
	display: block;
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	line-height: 46px
}

.tm_products_carousel_widget .swiper-button-next,
.widget_product_categories_image .swiper-button-next,
.related .swiper-button-next,
.up-sells .swiper-button-next,
.cross-sells .swiper-button-next {
	right: 0;
	left: auto
}

.tm_products_carousel_widget .swiper-button-next:after,
.widget_product_categories_image .swiper-button-next:after,
.related .swiper-button-next:after,
.up-sells .swiper-button-next:after,
.cross-sells .swiper-button-next:after {
	content: "\e949"
}

.tm_products_carousel_widget .swiper-button-prev,
.widget_product_categories_image .swiper-button-prev,
.related .swiper-button-prev,
.up-sells .swiper-button-prev,
.cross-sells .swiper-button-prev {
	right: 46px;
	left: auto
}

.tm_products_carousel_widget .swiper-button-prev:after,
.widget_product_categories_image .swiper-button-prev:after,
.related .swiper-button-prev:after,
.up-sells .swiper-button-prev:after,
.cross-sells .swiper-button-prev:after {
	content: "\e948"
}

.tm_products_carousel_widget .swiper-pagination-bullets,
.widget_product_categories_image .swiper-pagination-bullets,
.related .swiper-pagination-bullets,
.up-sells .swiper-pagination-bullets,
.cross-sells .swiper-pagination-bullets {
	left: 50%;
	transform: translate(-50%, 0)
}

.tm_products_carousel_widget .swiper-pagination-bullets .swiper-pagination-bullet,
.widget_product_categories_image .swiper-pagination-bullets .swiper-pagination-bullet,
.related .swiper-pagination-bullets .swiper-pagination-bullet,
.up-sells .swiper-pagination-bullets .swiper-pagination-bullet,
.cross-sells .swiper-pagination-bullets .swiper-pagination-bullet {
	transition: ease .3s all;
	opacity: 1;
	width: 10px;
	height: 10px
}

.woocommerce .swiper-pagination,
.woocommerce .swiper-container.swiper-container-horizontal .swiper-pagination {
	bottom: 0
}

.categories-carousel-widget-container .swiper-button-next,
.categories-carousel-widget-container .swiper-button-prev,
.products-carousel-widget-container .swiper-button-next,
.products-carousel-widget-container .swiper-button-prev {
	background: 0 0
}

.categories-carousel-widget-container>div div,
.products-carousel-widget-container>div div {
	padding: 0
}

.categories-carousel-widget-container .categories-carousel-widget-wrapper>a,
.products .product-category>a {
	display: inline-block;
	position: relative
}

@media(min-width:544px) {
	.categories-carousel-widget-container .categories-carousel-widget-wrapper>a,
	.products .product-category>a {
		display: block;
		margin-bottom: 15px
	}
}

.categories-carousel-widget-container .categories-carousel-widget-wrapper>a img,
.products .product-category>a img {
	display: block
}

.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block,
.products .product-category .title_count_block {
	text-align: center;
	padding: 5px 0 10px;
	margin-bottom: 10px
}

@media(min-width:544px) {
	.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block,
	.products .product-category .title_count_block {
		padding: 0 0 10px;
		margin-bottom: 30px
	}
}

.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block h3,
.products .product-category .title_count_block h3 {
	margin: 0;
	transition: .3s ease all
}

.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block a>span,
.products .product-category .title_count_block a>span {
	font-size: 12px;
	line-height: 20px;
	transition: .3s ease all
}

.tm_pb_add_to_cart {
	padding-bottom: 30px
}

.tm_pb_add_to_cart .add_to_cart_inline {
	border: none!important
}

.tm_pb_add_to_cart .add_to_cart_inline .woocs_price_code {
	display: block;
	padding-bottom: 20px
}

.woocommerce .widget_layered_nav ul li,
.woocommerce .widget_layered_nav_filters ul li {
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0
}

.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li.chosen a:before {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\ea5c';
	font-size: 20px;
	position: relative;
	top: 3px;
	color: #b9bdcd;
	margin-right: 4px
}

.woocommerce .widget_price_filter .tm_wc_price_filter_inputs {
	padding-bottom: 10px
}

.woocommerce .widget_price_filter .tm_wc_price_filter_inputs_wrapper .button {
	background-color: transparent;
	border-color: #e0e0e2
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
	height: .1em;
	margin-bottom: 2em
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
	background: #2fd3ae
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
	background: #2fd3ae;
	height: 14px;
	width: 14px;
	top: -.35em
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #000
}

.woocommerce .widget_price_filter .price_slider_amount {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	padding-bottom: 20px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	font-size: 12px;
	border-color: #e0e0e2;
	background-color: transparent
}

.product-categories li,
.product-widget-tags li {
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.product-categories li:after,
.product-widget-tags li:after {
	content: ","
}

.product-categories li:last-child:after,
.product-widget-tags li:last-child:after {
	display: none
}

.widget.widget_product_categories .product-categories li {
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0;
	font-style: normal
}

.full-width-header-area .widget.widget_product_categories .product-categories li,
.after-content-full-width-area .widget.widget_product_categories .product-categories li,
.before-content-area .widget.widget_product_categories .product-categories li,
.after-content-area .widget.widget_product_categories .product-categories li,
.before-loop-area .widget.widget_product_categories .product-categories li,
.after-loop-area .widget.widget_product_categories .product-categories li {
	display: -ms-inline-flexbox;
	display: inline-flex
}

.full-width-header-area .widget.widget_product_categories .product-categories li:after,
.after-content-full-width-area .widget.widget_product_categories .product-categories li:after,
.before-content-area .widget.widget_product_categories .product-categories li:after,
.after-content-area .widget.widget_product_categories .product-categories li:after,
.before-loop-area .widget.widget_product_categories .product-categories li:after,
.after-loop-area .widget.widget_product_categories .product-categories li:after {
	content: ","
}

.full-width-header-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-content-full-width-area .widget.widget_product_categories .product-categories li:last-child:after,
.before-content-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-content-area .widget.widget_product_categories .product-categories li:last-child:after,
.before-loop-area .widget.widget_product_categories .product-categories li:last-child:after,
.after-loop-area .widget.widget_product_categories .product-categories li:last-child:after {
	display: none
}

.sidebar .widget.widget_product_categories .product-categories li {
	display: block
}

.sidebar .widget.widget_product_categories .product-categories li:after {
	content: ''
}

.woocommerce.widget_product_tag_cloud .tagcloud a {
	font-size: 12px!important
}

.widget.tm_products_smart_box_widget {
	margin-bottom: 51px
}

.widget.tm_products_smart_box_widget .widget-title {
	margin: 0 0 22px;
	text-align: center
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .widget-title {
		border-bottom: none
	}
}

.sidebar .widget.tm_products_smart_box_widget .widget-title,
.after-loop-area .widget.tm_products_smart_box_widget .widget-title {
	border-bottom: 1px solid #e8e8f8
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .widget-title {
		text-align: left
	}
}

.sidebar .widget.tm_products_smart_box_widget .tabs_nav_container,
.footer-area .widget.tm_products_smart_box_widget .tabs_nav_container,
.after-loop-area .widget.tm_products_smart_box_widget .tabs_nav_container,
.sidebar .widget.tm_products_smart_box_widget .tabs_content_container,
.footer-area .widget.tm_products_smart_box_widget .tabs_content_container,
.after-loop-area .widget.tm_products_smart_box_widget .tabs_content_container,
.sidebar .widget.tm_products_smart_box_widget .tabs_products_container,
.footer-area .widget.tm_products_smart_box_widget .tabs_products_container,
.after-loop-area .widget.tm_products_smart_box_widget .tabs_products_container,
.sidebar .widget.tm_products_smart_box_widget .product_wrapper,
.footer-area .widget.tm_products_smart_box_widget .product_wrapper,
.after-loop-area .widget.tm_products_smart_box_widget .product_wrapper {
	-moz-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	display: block
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list {
	padding: 0;
	position: relative
}

.sidebar .widget.tm_products_smart_box_widget .rd-material-tabs__list,
.after-loop-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
	padding: 12px
}

@media(min-width:1200px) {
	.sidebar .widget.tm_products_smart_box_widget .rd-material-tabs__list,
	.after-loop-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
		padding: 28px
	}
}

.footer-area .widget.tm_products_smart_box_widget .rd-material-tabs__list {
	padding: 0;
	border: none
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list ul {
	display: block;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
	margin-top: 2px
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .rd-material-tabs__list ul {
		white-space: normal
	}
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab {
	border: none;
	padding: 0
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a {
	position: relative;
	display: block;
	text-align: left;
	padding: 7px 30px 7px 0
}

.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a:before {
	content: '\e949';
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 35px;
	top: 10px;
	font-size: 14px;
	transition: all .3s ease;
	display: none
}

@media(min-width:992px) {
	.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a:before {
		display: block
	}
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab a {
		padding: 4px 0 3px
	}
	.widget.tm_products_smart_box_widget .rd-material-tabs__list .rd-material-tab.rd-material-tab-active a:before {
		opacity: 1;
		visibility: visible
	}
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .col-lg-8,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .woocommerce .comment-form,
.woocommerce .widget.tm_products_smart_box_widget .rd-material-tabs__container .comment-form {
	padding: 0;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .col-lg-4 {
	padding: 0;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .row,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services-row,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .products,
.cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .products {
	margin: 0;
	width: 100%
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.row>div:first-child,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .rd-material-tab>.cherry-services-row>div:first-child,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.cherry-services-row>div:first-child,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .rd-material-tab>.products>div:first-child,
.cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.products>div:first-child {
	display: block;
	width: 100%;
	max-width: 100%!important;
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.row>div+div,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cherry-services.services-wrap .rd-material-tab>.cherry-services-row>div+div,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.cherry-services-row>div+div,
.widget.tm_products_smart_box_widget .rd-material-tabs__container .cross-sells .rd-material-tab>.products>div+div,
.cross-sells .widget.tm_products_smart_box_widget .rd-material-tabs__container .rd-material-tab>.products>div+div {
	display: none
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs .widget-title {
	line-height: 1em;
	letter-spacing: 1.2px
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-3,
.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3,
.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3 {
	background-clip: content-box;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-3,
	.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
	.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
	.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3,
	.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3 {
		padding-right: 40px
	}
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-3:after,
	.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3:after,
	.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3:after,
	.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3:after,
	.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3:after {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 25px;
		border-right: 1px solid #e8e8f8;
		content: ""
	}
}

@media(min-width:1200px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-3,
	.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
	.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-3,
	.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3,
	.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-3 {
		min-height: 631px
	}
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-9,
.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-9,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-9,
.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-9,
.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-9 {
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.row>.col-lg-9,
	.widget.tm_products_smart_box_widget .cherry-services.services-wrap .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-9,
	.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.cherry-services-row>.col-lg-9,
	.widget.tm_products_smart_box_widget .cross-sells .products-smart-box-widget__rd-material-tabs>.products>.col-lg-9,
	.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs>.products>.col-lg-9 {
		padding-left: 0
	}
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
	margin-bottom: -2px;
	margin-right: -5px;
	margin-left: -2px
}

@media(min-width:544px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
		margin-right: -3px
	}
}

@media(min-width:992px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
		margin-right: 0;
		margin-left: 0
	}
}

.sidebar .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container,
.after-loop-area .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
	border-left: none;
	margin-right: -1px
}

@media(min-width:768px) {
	.sidebar .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container,
	.after-loop-area .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
		border-top: 1px solid #e8e8f8
	}
}

.footer-area .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container {
	border-left: none;
	border-top: 1px solid #e8e8f8
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .row.collapsed,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .cherry-services.services-wrap .collapsed.cherry-services-row,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .collapsed.cherry-services-row,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .cross-sells .collapsed.products,
.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .collapsed.products {
	margin: 0!important
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .row.collapsed>div[class*=col-],
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .cherry-services.services-wrap .collapsed.cherry-services-row>div[class*=col-],
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .collapsed.cherry-services-row>div[class*=col-],
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .cross-sells .collapsed.products>div[class*=col-],
.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .collapsed.products>div[class*=col-] {
	padding: 0!important
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage {
		border-left: none
	}
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .row,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cherry-services-row,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .cross-sells .products,
.cross-sells .widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab:first-child .col-xl-8 .products {
	height: 100%
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .rd-material-tab,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .categories_row,
.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .rd-material-tabs__stage .categories_row>div {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: none;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
	overflow: hidden;
	max-height: 557px
}

.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .col-lg-4>img {
	display: none
}

@media(min-width:992px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .col-lg-4>img {
		display: block
	}
}

@media(min-width:544px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
		max-width: 230px
	}
}

@media(min-width:1200px) {
	.widget.tm_products_smart_box_widget .products-smart-box-widget__rd-material-tabs__container .col-lg-4 {
		max-width: none;
		max-height: 631px
	}
}

.widget.tm_products_smart_box_widget .product_wrapper {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .product_wrapper {
		display: block
	}
}

.sidebar .widget.tm_products_smart_box_widget .product_wrapper,
.footer-area .widget.tm_products_smart_box_widget .product_wrapper,
.after-loop-area .widget.tm_products_smart_box_widget .product_wrapper {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.sidebar .widget.tm_products_smart_box_widget .product_wrapper .product,
.footer-area .widget.tm_products_smart_box_widget .product_wrapper .product,
.after-loop-area .widget.tm_products_smart_box_widget .product_wrapper .product {
	-moz-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.footer-area .widget.tm_products_smart_box_widget .product_wrapper {
	border-right: none;
	border-bottom: 1px solid #e8e8f8
}

.widget.tm_products_smart_box_widget .products_row {
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch
}

.widget.tm_products_smart_box_widget .product {
	padding: 0 10px 10px;
	text-align: center
}

@media(min-width:992px) {
	.widget.tm_products_smart_box_widget .product {
		padding: 0 25px 10px
	}
}

.sidebar .widget.tm_products_smart_box_widget .product,
.footer-area .widget.tm_products_smart_box_widget .product,
.after-loop-area .widget.tm_products_smart_box_widget .product {
	padding: 12px;
	padding: 20px
}

.widget.tm_products_smart_box_widget .product span.price,
.widget.tm_products_smart_box_widget .product span.price ins,
.widget.tm_products_smart_box_widget .product span.price del {
	transition: all .3s ease
}

.widget.tm_products_smart_box_widget .product .price del {
	font-weight: 300
}

.widget.tm_products_smart_box_widget .product .price del .amount {
	font-weight: 300
}

.widget.tm_products_smart_box_widget .product .price .amount {
	font-size: 18px
}

.widget.tm_products_smart_box_widget .product h3 {
	margin: 8px 0;
	transition: all .3s ease
}

.widget.tm_products_smart_box_widget .product .new,
.widget.tm_products_smart_box_widget .product .onsale,
.widget.tm_products_smart_box_widget .product .featured {
	top: 20px;
	left: 32px;
	position: absolute
}

@media(max-width:991px) {
	.widget.tm_products_smart_box_widget .product .new,
	.widget.tm_products_smart_box_widget .product .onsale,
	.widget.tm_products_smart_box_widget .product .featured {
		left: 50%;
		transform: translateX(-50%)
	}
}

@media(min-width:768px) {
	.widget.tm_products_smart_box_widget .product .new,
	.widget.tm_products_smart_box_widget .product .onsale,
	.widget.tm_products_smart_box_widget .product .featured {
		top: 31px
	}
}

.widget.tm_products_smart_box_widget .thumb_wrapper__outer {
	display: none!important
}

@media(min-width:992px) {
	.widget.tm_products_smart_box_widget .thumb_wrapper__outer {
		display: -ms-flexbox!important;
		display: flex!important;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
		-ms-flex-pack: start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-ms-flex-align: stretch;
		-moz-align-items: stretch;
		align-items: stretch
	}
}

.sidebar .widget.tm_products_smart_box_widget .thumb_wrapper__outer,
.footer-area .widget.tm_products_smart_box_widget .thumb_wrapper__outer,
.after-loop-area .widget.tm_products_smart_box_widget .thumb_wrapper__outer {
	display: none!important
}

.widget.tm_products_smart_box_widget .thumb_wrapper {
	display: block;
	border-left: 1px solid #e8e8f8;
	margin-left: -1px;
	-moz-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: none;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center
}

.widget.tm_products_smart_box_widget .widget-product-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: normal
}

.woowishlist-remove .dashicons,
.woocompare-remove .dashicons {
	display: none
}

.woowishlist-remove:before,
.woocompare-remove:before {
	display: inline-block;
	font-family: 'amazing-neo';
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f5e9";
	font-size: 24px;
	line-height: 1em
}

.woowishlist-remove:hover,
.woocompare-remove:hover {
	opacity: 1
}

.woowishlist {
	padding: 40px 0 50px
}

.woowishlist .woowishlist-item {
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8f8;
	content: "";
	display: table;
	table-layout: fixed;
	width: 100%
}

.woowishlist .woowishlist-item .woocomerce-list__product-image {
	float: none
}

@media(min-width:544px) {
	.woowishlist .woowishlist-item .woocomerce-list__product-image {
		float: left
	}
}

.woowishlist .woowishlist-item .wrap_elements {
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	align-self: center;
	height: 100%;
	min-height: 120px
}

@media(max-width:543px) {
	.woowishlist .woowishlist-item .wrap_elements {
		display: block
	}
}

.woowishlist .woowishlist-item .wrap_elements a.button.ajax_add_to_cart {
	margin-top: 0
}

.woowishlist .woowishlist-item .price {
	line-height: 1.2em
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product {
	padding-top: 25px
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product .woowishlist-remove {
	top: 0
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product h3 {
	margin-bottom: 10px
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product .woocomerce-list__product-image {
	float: none;
	margin-bottom: 20px
}

@media(min-width:544px) {
	.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product .woocomerce-list__product-image {
		float: left;
		margin: 0 20px 10px 0
	}
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product div:not(class) {
	overflow: hidden
}

.woocomerce-wishlist-widget-wrapper .woowishlist-widget-product div:not(class) .price {
	margin-bottom: 20px
}

.woocompare-list table.woocompare-table thead th,
.woocompare-list table.woocompare-table .woocompare-cell,
.woocompare-list table.woocompare-table .woocompare-row {
	background-color: transparent;
	border-right: 1px solid #e8e8f8!important;
	padding: 5px 30px
}

.woocompare-list table.woocompare-table thead th .woocompare-heading-cell,
.woocompare-list table.woocompare-table .woocompare-cell .woocompare-heading-cell,
.woocompare-list table.woocompare-table .woocompare-row .woocompare-heading-cell {
	border-right: 1px solid #e8e8f8!important;
	font-size: 14px;
	line-height: 1em
}

@media(min-width:544px) {
	.woocompare-list table.woocompare-table thead th .woocompare-heading-cell,
	.woocompare-list table.woocompare-table .woocompare-cell .woocompare-heading-cell,
	.woocompare-list table.woocompare-table .woocompare-row .woocompare-heading-cell {
		width: 150px;
		font-size: 18px
	}
}

.woocompare-list table.woocompare-table thead th .woocomerce-list__product-title,
.woocompare-list table.woocompare-table .woocompare-cell .woocomerce-list__product-title,
.woocompare-list table.woocompare-table .woocompare-row .woocomerce-list__product-title {
	padding-top: 20px
}

.woocompare-list table.woocompare-table thead th .button,
.woocompare-list table.woocompare-table .woocompare-cell .button,
.woocompare-list table.woocompare-table .woocompare-row .button {
	margin: 10px 0
}

.woocompare-list table.woocompare-table thead th .woocompare-remove,
.woocompare-list table.woocompare-table .woocompare-cell .woocompare-remove,
.woocompare-list table.woocompare-table .woocompare-row .woocompare-remove {
	top: 0;
	right: 20px;
	left: auto
}

.woocompare-list table.woocompare-table .woocompare-row .title {
	font-weight: 400
}

.woocompare-list table.woocompare-table .woocompare-row .woocompare-cell {
	font-size: 16px
}

.woocompare-list .woocomerce-list__product-image {
	padding: 10px 0
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	border: none;
	box-shadow: none;
	background: 0 0;
	opacity: 1;
	width: 30px;
	height: 30px;
	padding: 0
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:active,
.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:focus {
	box-shadow: none!important
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:before {
	display: none
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:after {
	display: inline-block;
	font-family: amazing-neo;
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 30px
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:after {
	content: "\e927"
}

.woocommerce .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:after {
	content: "\e928"
}

.woocompare-wrapper {
	padding-top: 50px
}

.woocompare-wrapper .tablesaw-advance {
	padding-bottom: 10px;
	overflow: hidden
}

.woocompare-widget-wrapper .woocompare-widget-products {
	padding-bottom: 20px
}

.woocompare-widget-wrapper .woocompare-widget-product {
	margin-bottom: 0;
	padding-top: 20px;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start
}

.woocompare-widget-wrapper .woocompare-widget-product .woocompare-remove {
	top: 0
}

.woocompare-widget-wrapper h3 {
	-moz-flex: 1 1 100px;
	-ms-flex: 1 1 100px;
	flex: 1 1 100px;
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: 10px;
	padding-left: 20px
}

.woocompare-widget-wrapper .woocomerce-list__product-image {
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.woocompare-widget-wrapper .btn {
	margin-bottom: 10px
}

.woocommerce .woocompare-widget-wrapper .btn {
	margin-bottom: 10px
}

.woocommerce .loader:before,
.woocommerce .blockUI.blockOverlay:before,
.wc-ajax-products-wrapper .wc-ajax-filters-loader span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -16.5px 0 0 -16.5px;
	background-image: none;
	background-color: #fff;
	border-radius: 50%;
	border: 3px solid transparent;
	animation: tm_spin 1s linear infinite;
	z-index: 11
}

.products.row:before,
.cherry-services.services-wrap .products.cherry-services-row:before,
.cross-sells .products:before {
	display: none
}

.woocommerce .single-product div.product form.cart .button,
.woocommerce.single-product div.product form.cart .button {
	float: none;
	margin-top: 15px;
	display: block
}

.woocommerce .single-product div.product form.cart div.quantity,
.woocommerce.single-product div.product form.cart div.quantity {
	float: none;
	display: inline-block
}

.widget.tm_products_carousel_widget+.widget.tm_products_carousel_widget {
	border: none;
	padding-top: 30px
}

.widget.tm_products_carousel_widget {
	margin-bottom: 0
}

.products .product-category>a img,
.categories-carousel-widget-container .categories-carousel-widget-wrapper>a img {
	width: 100%
}

.products .product-category .title_count_block h3,
.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block h3 {
	text-align: center
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.loading::after {
	content: "\f26a";
	margin: 0;
	top: 50%;
	left: 50%;
	right: auto;
	height: auto;
	width: auto;
	transform: translate(-50%, -50%);
	line-height: 22px
}

.woocommerce .product:not(.product-list) .wishlist_compare_button_block button.button.btn.added::after {
	content: "\f2d2"
}

.products .product-category .title_count_block,
.categories-carousel-widget-container .categories-carousel-widget-wrapper .title_count_block {
	padding-top: 15px
}

.woocommerce.widget.widget_shopping_cart ul.cart_list li:last-child {
	margin-bottom: 30px
}

.woocommerce.widget.widget_shopping_cart ul.cart_list li a img {
	margin-right: 20px!important
}

.woocommerce.widget.widget_shopping_cart ul.cart_list li a.remove {
	top: -5px;
	left: auto;
	right: 0;
	letter-spacing: 0;
	text-indent: 0;
	font-size: 25px
}

.woocommerce.widget.widget_shopping_cart ul.cart_list li a.remove::before {
	display: none
}

.search-form.woocommerce-product-search button[type=submit] {
	padding: 12.5px 30px
}

.tm_pb_widget_area .woocommerce.widget_products .widget-title {
	font-weight: 300
}

.woocommerce .comment-form-author input,
.woocommerce .comment-form-author textarea,
.woocommerce .comment-form-comment input,
.woocommerce .comment-form-comment textarea,
.woocommerce .comment-form-email input,
.woocommerce .comment-form-email textarea {
	padding-left: 20px
}

.woocompare-list table.woocompare-table .woocompare-row .woocompare-heading-cell {
	width: 150px;
	word-wrap: break-word
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
	content: none
}

.woocommerce-sorting-wrapper .row {
	display: flex;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: flex;
}

.woocommerce-pagination {
	clear: both;
}

.woocommerce-sorting-wrapper {
	margin-bottom: 40px;
	border-bottom: 1px solid #eee;
}

.woocommerce-sorting-wrapper p {
	margin: 0;
}

.woocommerce-sorting-wrapper select {
	border: 0;
	padding: 0;
	height: 34px;
	min-height: auto;
}

.product-list ul.products li.product {
	width: 100% !important;
	margin-right: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	background: #fff;
	overflow: hidden;
	padding: 15px;
	border-bottom: 1px solid #e8e8f8;
	position: relative;
	overflow: hidden
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	position: relative;
	overflow: hidden
}

.woocommerce ul.products li.product::before,
.woocommerce-page ul.products li.product::before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}

.woocommerce ul.products li.product:hover::before,
.woocommerce-page ul.products li.product:hover::before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
	opacity: 0;
	visibility: hidden;
	left: 0;
	position: absolute;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	-ms-transition: all .3s ease-out !important;
	-webkit-transition: all .3s ease-out !important;
	transition: all .3s ease-out !important;
	z-index: 99;
}

.woocommerce ul.products li.product:hover a.button,
.woocommerce-page ul.products li.product:hover a.button {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0%, -115%, 0);
	transform: translate3d(0%, -115%, 0);
	-ms-transition: all .3s ease-out !important;
	-webkit-transition: all .3s ease-out !important;
	transition: all .3s ease-out !important;
}

.product-list ul.products li.product .loop-image-wrap {
	margin: 0;
}

.product-list ul.products li.product .loop-button-wrap.button-layout3 {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(-50%, -40%, 0);
	transform: translate3d(-50%, -40%, 0);
	-webkit-transition: ease opacity 300ms, ease visibility 300ms, ease transform 300ms;
	transition: ease opacity 300ms, ease visibility 300ms, ease transform 300ms;
}

.product-list ul.products li.product .loop-button-wrap.button-layout4 {
	position: absolute;
	bottom: 15px;
	left: 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: ease opacity 300ms, ease visibility 300ms;
	transition: ease opacity 300ms, ease visibility 300ms;
}

.product-list ul.products li.product:hover .loop-button-wrap.button-layout3 {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.product-list ul.products li.product:hover .loop-button-wrap.button-layout4 {
	opacity: 1;
	visibility: visible;
}


/** * my account - logged in user */

.woocommerce-MyAccount-navigation {
	background: #FFFFFF;
	border-radius: 5px;
	padding: 40px;
	margin-bottom: 2rem
}

.woocommerce-MyAccount-navigation a {
	color: #646464;
	text-decoration: none
}

.woocommerce-MyAccount-navigation .is-active a {
	text-decoration: underline;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.woocommerce-MyAccount-navigation ul li {
	margin-bottom: 10px
}

.woocommerce-MyAccount-content {
	background: #FFFFFF;
	border-radius: 5px;
	padding: 40px
}


/** * WooCommerce Filters */

.product-categories {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.product-categories ul {
	list-style: none;
	padding: 0;
}

.single-product .product .woocommerce-product-gallery .flex-viewport {
	border: 1px solid #e8e8f8;
}


.single-product .product .woocommerce-product-gallery ol.flex-control-thumbs li {
	padding: 10px;
	border: 1px solid #e8e8f8;
	background: #fff;
	margin-right: 1.3% !important;
	width: 24% !important;
	margin-top: 15px !important;
}

.single-product .product .woocommerce-product-gallery ol.flex-control-thumbs li:last-child {
	margin-right: 0 !important;
}