.content-product-wrapper {
	padding: 90px 0px 110px;
}

.woocommerce .woocommerce-result-count {
	color: #7e7e7e;
	margin: 14px 0px 0px 0px;
}

.woocommerce .woocommerce-ordering {
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	border: 1px solid #e6e6e6;
	padding: 0px 20px;
	margin-bottom: 30px;
}

.woocommerce .woocommerce-ordering .orderby {
	color: #7e7e7e;
	height: 50px;
	line-height: 50px;
	outline: none;
	border: none;
	padding: 0px 70px 0px 0px;
	background: none;
}

.woocommerce ul.products li.product .star-rating {
	height: 14px;
	font-size: 14px;
}

.woocommerce .star-rating::before {
	color: #222;
}

.woocommerce .star-rating span {
	color: #222;
}

.woocommerce .products .product .star-rating {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 1;
	display: inline-block !important;
	margin: 10px 0px 0px;
}

.woocommerce ul.products, .woocommerce-page ul.products {
	margin: 0px;
	padding: 0px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	list-style: none;
	text-align: center;
	margin-bottom: 50px;
	width: auto;
}

.woocommerce ul.products li.product .product-media, .woocommerce-page ul.products li.product .product-media {
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #f6f3ee;
	border-bottom: 0px;
	padding: 0px 0px;
}

.woocommerce ul.products li.product:hover .product-media, .woocommerce-page ul.products li.product:hover .product-media {
	border-color: #f6f3ee;
}

.woocommerce ul.products li.product .post-content {
	position: relative;
	display: block;
	text-align: center;
	background: #f6f3ee;
	padding: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-radius: 0px;
	z-index: 9;
	border: 0px solid #f6f3ee;
}

.woocommerce ul.products li.product span.onsale, .woocommerce-page ul.products li.product span.onsale {
	top: 10px;
	left: 10px;
	right: auto;
	margin: 0px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	font-size: 20px;
	line-height: 28px;
	color: #1a1b1e;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title a, .woocommerce-page ul.products li.product .woocommerce-loop-product__title a {
	color: #1a1b1e;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title a:hover, .woocommerce-page ul.products li.product .woocommerce-loop-product__title a:hover {
	color: #1b1b1b;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
}

.woocommerce ul.products li.product .price .woocommerce-Price-amount, .woocommerce-page ul.products li.product .price .woocommerce-Price-amount {
	color: #222;
	font-weight: 700;
}

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	color: #636363;
	margin-right: 5px;
}

.woocommerce ul.products li.product .price del .woocommerce-Price-amount, .woocommerce-page ul.products li.product .price del .woocommerce-Price-amount {
	color: #636363;
}

.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
	background: transparent;
}

.woocommerce ul.products li.product .wrapper-add-to-cart, .woocommerce-page ul.products li.product .wrapper-add-to-cart {
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button {
	margin-top: 0px;
	padding: 15px 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.woocommerce ul.products li.product .add_to_cart_button.added i, .woocommerce-page ul.products li.product .add_to_cart_button.added i {
	display: none;
}

.woocommerce ul.products li.product .add_to_cart_button.added:after, .woocommerce-page ul.products li.product .add_to_cart_button.added:after {
	background: #fff;
	color: #222;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-left: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	vertical-align: middle;
}

.woocommerce ul.products li.product .added_to_cart, .woocommerce-page ul.products li.product .added_to_cart {
	width: 100%;
	display: block;
	color: #1a1b1e;
	font-weight: 500;
	text-transform: lowercase;
	font-size: 14px;
}

.woocommerce ul.products li.product:hover .wrapper-add-to-cart, .woocommerce-page ul.products li.product:hover .wrapper-add-to-cart {
	visibility: visible;
	opacity: 1;
}

.woocommerce ul.products li.product:hover .add_to_cart_button, .woocommerce-page ul.products li.product:hover .add_to_cart_button {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.wc-pagination {
	text-align: center;
}

.wc-pagination .page-pagination {
	margin-top: 10px;
}

.woocommerce span.onsale {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	background-color: #000;
	padding: 9px 10px;
	line-height: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	top: 20px;
	left: 20px;
	right: auto;
	min-height: auto;
	min-width: auto;
	margin: 0px;
	z-index: 1;
}

.woocommerce-cart-form table, .woocommerce-cart-form th, .woocommerce-cart-form td {
	border: 0px solid #eee;
}

.woocommerce table.shop_table {
	font-weight: 700;
	color: #1a1b1e;
	font-size: 16px;
	border: 0px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table th {
	font-size: 20px;
	border: 0px solid #eee;
}

.woocommerce table.shop_table td {
	border: 0px solid #eee;
	padding: 15px 12px;
}

.woocommerce table.shop_table td.product-name a {
	color: #1a1b1e;
	font-weight: 500;
}

.woocommerce table.shop_table td.product-name a:hover {
	color: #222;
}

.woocommerce table.shop_table td.product-price .woocommerce-Price-amount, .woocommerce table.shop_table td.product-subtotal .woocommerce-Price-amount {
	color: #636363;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 70px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.woocommerce .quantity .qty {
	color: #1a1b1e;
	border: 1px solid #f0f6ff;
	background-color: #f0f6ff;
	padding: 15px;
	text-align: center;
	width: 85px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #eff6ff;
}

.related.products {
	padding-top: 30px;
}

.related.products h2 {
	position: relative;
	color: #222;
	font-weight: 700;
	line-height: 1.3em;
	text-transform: capitalize;
	margin-bottom: 30px;
	font-size: 24px;
}

@media (max-width: 479px) {
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		float: none;
	}
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: left;
		margin-top: 10px;
		border: none;
		border-radius: 0;
		padding: 0;
		background: transparent;
	}
	
	.woocommerce div ul.products[class*=columns-] li.product, .woocommerce-page div ul.products[class*=columns-] li.product {
		width: 100%;
	}
	
	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		position: static;
		float: none;
	}
	
	.woocommerce div #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0;
		margin-top: 20px;
	}
	
	.woocommerce div .woocommerce-ordering .orderby {
		padding: 0;
		border: none;
	}
}

.single-product div.product p.price del, .single-product div.product span.price del {
	color: #636363;
}

.single-product div.product p.price del .woocommerce-Price-amount, .single-product div.product span.price del .woocommerce-Price-amount {
	color: #636363;
}

.single-product h2.page-title {
	font-size: 42px;
}

.single-product h1.product_title {
	font-size: 36px;
	margin-bottom: 5px;
}

.single-product div.product .woocommerce-product-rating {
	margin-bottom: 5px;
}

.single-product .woocommerce-tabs h2 {
	font-size: 24px;
}

.single-product .woocommerce-tabs .comment-reply-title {
	font-size: 24px;
	font-weight: 500;
	color: #1a1b1e;
}

.single-product .woocommerce-product-gallery__image, .single-product div.product div.images .flex-control-thumbs li img {
	background: #f0f6ff;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	background-color: #f0f6ff;
}

.woocommerce #reviews #comments ol.commentlist {
	padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: auto;
	border-radius: 50%;
	padding: 0;
	border: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 90px;
	padding: 20px 23px 3px;
}

.woocommerce #review_form #respond {
	width: 100%;
}

.woocommerce-page .woocommerce-cart-form {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, .15);
	-moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, .15);
	box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, .15);
	padding: 24px;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	padding-top: 25px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	width: 300px;
	padding: 20px;
	height: 47px;
	line-height: 47px;
	margin: 0 10px 0 0;
	color: #7e7e7e;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	border-color: #e6e6e6;
	color: #7e7e7e;
}

.woocommerce-message {
	border-top-color: #222;
}

.woocommerce-message:before {
	color: #222;
}

.woocommerce-info {
	border-top-color: #0160e7;
}

.woocommerce-info:before {
	color: #0160e7;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	padding-top: 80px;
}

.cart_totals h2 {
	font-size: 20px;
	font-weight: 700;
}

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #1a1b1e;
	padding: 9px 10px;
	border: none;
}

#add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount, #add_payment_method .cart-collaterals .cart_totals table th .woocommerce-Price-amount, .woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount, .woocommerce-cart .cart-collaterals .cart_totals table th .woocommerce-Price-amount, .woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount, .woocommerce-checkout .cart-collaterals .cart_totals table th .woocommerce-Price-amount {
	font-weight: 700;
}

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
	padding-left: 0px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	padding-right: 0px;
	text-align: right;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border-color: #e6e6e6;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
}

.select2-container .select2-selection--single {
	height: 47px;
	line-height: 47px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #7e7e7e;
	line-height: 47px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 3px;
	right: 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 20px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
	border-top: 1px solid #e6e6e6;
}

.woocommerce form.woocommerce-form-coupon .form-row {
	width: 50%;
}

.woocommerce-shipping-fields input {
	margin-right: 6px;
	vertical-align: middle;
}

.woocommerce-page .woocommerce-additional-fields .form-row textarea {
	height: 100px;
	width: 100%;
}

@media (max-width: 479px) {
	.woocommerce-page #content table.cart td.actions .coupon input.input-text, .woocommerce-page #content table.cart td.actions .coupon button.button {
		width: 100%;
		margin-bottom: 14px;
	}
	
	.woocommerce form.woocommerce-form-coupon .form-row {
		width: 100%;
	}
}

.shop-sidebar .widget {
	margin-bottom: 50px;
}

.shop-sidebar .widget .widget-title {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	line-height: 1.2em;
	display: inline-block;
	padding-left: 35px;
	position: relative;
	margin-bottom: 25px;
}

.shop-sidebar .widget .widget-title:before {
	position: absolute;
	content: "";
	left: 0px;
	top: 12px;
	width: 20px;
	height: 4px;
	background-color: #222;
}

.product-categories > li {
	font-weight: 700;
	font-size: 14px;
	width: 100%;
	line-height: 24px;
	padding: 0px 0px 12px 18px !important;
	margin-bottom: 0px;
}

.product-categories > li a {
	position: relative;
	color: #666;
	font-size: 16px;
	line-height: 25px;
	width: 100% !important;
	display: block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.product-categories > li a + span.count {
	color: #a5b7d2;
}

.product-categories > li a:hover {
	color: #ab7442;
}

.product-categories > li a:hover + span {
	color: #222;
}

.woocommerce .woocommerce-Price-amount {
	color: #222;
	font-weight: 500;
}

.woocommerce ul.product_list_widget li {
	margin-bottom: 28px;
}

.woocommerce ul.product_list_widget li .widget-prthumb {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin-right: 20px;
	background: #f0f6ff;
}

.woocommerce ul.product_list_widget li .widget-prthumb img {
	width: 70px;
}

.woocommerce ul.product_list_widget li.mini_cart_item img {
	width: 70px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin-right: 20px;
	background: #f0f6ff;
}

.woocommerce ul.product_list_widget li a:not(.remove) {
	display: block;
	font-size: 16px;
	color: #1a1b1e;
	font-weight: 700;
	line-height: 24px;
}

.woocommerce ul.product_list_widget li a:not(.remove):hover {
	color: #222;
}

.woocommerce ul.product_list_widget li .star-rating {
	float: none;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
}

.woocommerce ul.product_list_widget li .price {
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
}

.woocommerce ul.product_list_widget li .price del {
	color: #636363;
	margin-right: 5px;
}

.woocommerce ul.product_list_widget li .price del span {
	color: #636363;
	text-decoration: line-through;
}

.woocommerce ul.product_list_widget li .price ins {
	background: transparent;
}

.woocommerce .widget_shopping_cart .cart_list .quantity {
	color: #707f96;
	font-weight: 500;
	font-size: 14px;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 0em;
	padding-right: 2em;
	position: relative;
	padding-top: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 0%;
	margin-top: 0px;
	right: 0px;
	left: auto;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #e5e5e5;
	padding: 20px 0px 0px;
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
	text-transform: uppercase;
	color: #1a1b1e;
	font-weight: 700;
	font-size: 16px;
}

.woocommerce .widget_shopping_cart .total .woocommerce-Price-amount, .woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
	float: right;
	font-weight: 700;
	font-size: 16px;
}

.woocommerce-mini-cart__buttons a.button.wc-forward {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	background-color: #0160e7;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	padding: 15px 32px;
	margin-right: 15px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(254, 76, 28, .3);
	-moz-box-shadow: 0px 0px 0px 0px rgba(254, 76, 28, .3);
	box-shadow: 0px 0px 0px 0px rgba(254, 76, 28, .3);
}

.woocommerce-mini-cart__buttons a.button.checkout {
	background-color: #222;
	margin-right: 0px;
}

.woocommerce .woocommerce-widget-layered-nav-list {
	font-weight: 700;
	font-size: 14px;
	position: relative;
	margin-bottom: 11px;
	line-height: 24px;
}

.woocommerce .woocommerce-widget-layered-nav-list li {
	margin-bottom: 5px;
}

.woocommerce .woocommerce-widget-layered-nav-list li a {
	color: #1a1b1e;
}

.woocommerce .woocommerce-widget-layered-nav-list li a:hover {
	color: #222;
}

.woocommerce .woocommerce-widget-layered-nav-list li span.count {
	color: #a5b7d2;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e5ecf8;
}

.woocommerce .widget_price_filter .ui-slider {
	margin-left: 0px;
	margin-right: 0px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #222;
}

.woocommerce .widget_price_filter .price_slider_amount {
	font-size: 14px;
	letter-spacing: 1px;
	color: #1a1b1e;
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce .widget_price_filter .price_slider_amount span {
	color: #636363;
}

.woocommerce .widget_price_filter .price_slider_amount button.button {
	font-size: 14px;
	letter-spacing: .5px;
	background-color: #222;
	box-shadow: none;
	text-transform: uppercase;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
	padding-top: 8px;
}

.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], .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 {
	overflow: hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 700;
	padding: 16px 35px;
	outline: none;
	color: #fff;
	transition: all .3s;
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	color: #fff;
	box-shadow: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce input.button, .woocommerce button.button.alt.disabled {
	background-color: #222;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover {
	background-color: #ff5c00;
}

.woocommerce button.button:hover {
	background-color: #ff5c00;
}

.product_meta > span {
	display: block;
	text-transform: uppercase;
	color: #1a1b1e;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .5px;
	margin-bottom: 15px;
}

.product_meta > span > * {
	font-weight: 500;
	text-transform: none;
	color: #222;
}

.woocommerce-review-link {
	color: #a5b7d2;
	font-size: 14px;
	font-weight: 700;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #222;
}

.woocommerce div.product .entry-summary p.price, .woocommerce div.product .entry-summary span.price {
	font-size: 26px;
}

.woocommerce div.product .entry-summary p.price .woocommerce-Price-amount, .woocommerce div.product .entry-summary span.price .woocommerce-Price-amount {
	font-weight: 700;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	background-color: #222;
	width: 40px;
	height: 40px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
	border-color: #fff;
	top: 11px;
	left: 11px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	background: #fff;
	top: 21px;
	left: 24px;
}

.woocommerce .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-viewport, .woocommerce-product-gallery__image {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-left: -20px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	padding-left: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 4px;
	margin: 0 0 1.618em;
	overflow: visible;
	border: 1px solid #cedae8;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	display: inline-block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 0px solid #d3ced2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0px solid #d3ced2;
	background-color: transparent;
	border-radius: 0px 0px 0 0;
	margin: 0px;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border: 0px solid #d3ced2;
	bottom: 0px;
	width: 0px;
	height: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	left: 0px;
	border-bottom-right-radius: 0px;
	border-width: 0 0px 0px 0;
	box-shadow: 0px 0px 0 #ebe9eb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	right: 0px;
	border-bottom-left-radius: 0px;
	border-width: 0 0px 0px 0;
	box-shadow: 0px 0px 0 #ebe9eb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 10px 30px;
	font-weight: 700;
	color: #a5b7d2;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #fff;
	text-shadow: none;
	background-color: #222;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
	border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
	text-shadow: none;
	background-color: #222;
}

.woocommerce-mini-cart__empty-message {
	margin-bottom: 0px;
}

.woocommerce form .form-row input.input-text {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.single-testimonial-carousel .testimonial-text-box .review-box .fa {
	margin: 0px 2px;
}

.clear, .woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-error::after, .woocommerce .woocommerce-info::after, .woocommerce .woocommerce-message::after {
	clear: both;
	margin-top: 20px;
}

.woocommerce div.product form.cart .reset_variations, .woocommerce form .form-row label.hidden {
	visibility: hidden;
}

p.demo_store {
	background-color: #a46497;
	box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
	color: #fff;
	font-size: 1em;
	left: 0;
	margin: 0;
	padding: 1em 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99998;
}

p.demo_store a {
	color: #fff;
}

.admin-bar p.demo_store {
	top: 32px;
}

.woocommerce .blockUI.blockOverlay {
	position: relative;
}

.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
	animation: 1s ease-in-out 0s normal none infinite running spin;
	color: rgba(0, 0, 0, .75);
	content: "";
	display: block;
	font-size: 2em;
	height: 1em;
	left: 50%;
	line-height: 1;
	margin-left: -.5em;
	margin-top: -.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 1em;
}

.woocommerce a.remove {
	border: 0 none;
	border-radius: 100%;
	color: #222 !important;
	display: block;
	font-size: 1.5em;
	font-weight: 500;
	height: 1em;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	width: 1em;
}

.woocommerce a.remove:hover {
	background: #222;
	color: #fff !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background-color: #f7f6f7;
	border-top: 2px solid #222 !important;
	color: #515151;
	list-style: outside none none !important;
	margin: 0 0 2em !important;
	overflow-wrap: break-word;
	padding: 1em 2em 1em 3.5em !important;
	position: relative;
	width: auto;
}

.woocommerce .woocommerce-error::after, .woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::after, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::after, .woocommerce .woocommerce-message::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
	content: "";
	display: inline-block;
	font-family: "WooCommerce";
	left: 1.5em;
	position: absolute;
	top: 1em;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
	float: right;
	color: #fff;
}

.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
	list-style: outside none none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.woocommerce .woocommerce-message::before {
	color: #222;
	content: "";
}

.woocommerce .woocommerce-info {
	border-top-color: #43c3ea;
}

.woocommerce .woocommerce-info a {
	color: #222;
}

.woocommerce .woocommerce-info::before {
	color: #222;
}

.woocommerce .woocommerce-error {
	border-top-color: #b81c23;
}

.woocommerce .woocommerce-error::before {
	color: #b81c23;
	content: "";
}

.woocommerce small.note {
	color: #777;
	display: block;
	font-size: .857em;
	margin-top: 10px;
}

.woocommerce .woocommerce-breadcrumb {
	color: #777;
	font-size: .92em;
	margin: 0 0 1em;
	padding: 0;
}

.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
	content: " ";
	display: table;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #777;
}

.woocommerce .quantity .qty {
	text-align: center;
	width: 3.631em;
}

.woocommerce div.product .product_title, .woocommerce div.product h1 {
	color: #404040;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	text-transform: capitalize;
	margin: 8px 0 14px;
}

.woocommerce-review-link {
	color: #9e9e9e;
	font-size: 13px;
	font-weight: 700;
	padding-left: 15px;
	text-transform: capitalize;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	margin-top: 10px;
}

.woocommerce-review-link:hover {
	color: #222;
}

.woocommerce #reviews #comments .add_review::after, .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after {
	clear: both;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .price ins span {
	position: relative;
	font-size: 18px !important;
	margin-bottom: 12px;
	font-weight: 700;
	color: #666;
	line-height: 24px;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	opacity: 1;
	line-height: 13px;
}

.woocommerce div.product .price del > span {
	color: #666;
	font-size: 18px;
}

.woocommerce-Price-currencySymbol {
	font-weight: 700 !important;
}

.woocommerce div.product p.stock {
	font-size: .92em;
}

.woocommerce div.product .stock {
	color: #77a464;
}

.woocommerce div.product .out-of-stock {
	color: red;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 15;
	line-height: 32px;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
	margin-bottom: 2em;
}

.woocommerce div.product div.images img {
	box-shadow: none;
	display: block;
	height: auto;
	width: 100%;
	padding: 10px;
	background-image: none !important;
}

.woocommerce div.product div.images div.thumbnails {
	padding-top: 1em;
}

.woocommerce div.product div.social {
	margin: 0 0 1em;
	text-align: right;
}

.woocommerce div.product div.social span {
	margin: 0 0 0 2px;
}

.woocommerce div.product div.social span span {
	margin: 0;
}

.woocommerce div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}

.woocommerce div.product div.social iframe {
	float: left;
	margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
	border-bottom: 1px solid #ebebeb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border: 1px solid #fff;
	color: #666;
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0 11px;
	position: relative;
	text-transform: uppercase;
	top: 1px;
	text-align: left;
}

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before, .woocommerce div.product p.cart::after, .woocommerce div.product p.cart::before {
	content: " ";
	display: table;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border: none;
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: -2px 2px 0 #fff;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
	margin-bottom: 2em;
	margin-top: 35px;
}

#tab-description h2 {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.woocommerce-Reviews-title {
	color: #272727;
	font-size: 24px;
	line-height: 1.4em;
	margin: 0 0 20px;
}

.woocommerce div.product form.cart div.quantity {
	float: left;
	margin: 20px 4px 0 0;
}

.woocommerce div.product form.cart table {
	border-width: 0 0 1px;
	width: 100%;
}

.woocommerce div.product form.cart table td {
	padding-left: 0;
}

.woocommerce div.product form.cart table div.quantity {
	float: none;
	margin: 0;
}

.woocommerce div.product form.cart table small.stock {
	display: block;
	float: none;
}

.woocommerce div.product form.cart .variations {
	border: 0 none;
	margin-bottom: 1em;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	border: 0 none;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 500;
	color: #121212;
	font-size: 16px;
	margin-top: 5px;
}

.woocommerce div.product form.cart .variations select {
	float: left;
	width: 100%;
	padding: 10px 3px;
	border: 1px solid #eee;
	border-radius: 0px;
	line-height: 24px;
	height: 46px;
	margin-bottom: 5px;
	cursor: pointer;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
}

.woocommerce div.product form.cart .variations td {
	vertical-align: top;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 1em;
}

.woocommerce div.product form.cart .wc-no-matching-variations {
	display: none;
}

.woocommerce div.product form.cart .button {
	float: left;
	vertical-align: middle;
	margin-top: 20px;
}

.woocommerce div.product form.cart .group_table td.label {
	padding-left: 1em;
	padding-right: 1em;
}

.woocommerce div.product form.cart .group_table td {
	border: 0 none;
	padding-bottom: .5em;
	vertical-align: top;
}

.woocommerce .products ul, .woocommerce ul.products {
	clear: both;
	list-style: outside none none;
	margin: 0 0 1em;
	padding: 0;
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
	content: " ";
	display: table;
}

.woocommerce .products ul li, .woocommerce ul.products li {
	list-style: outside none none;
}

.woocommerce ul.products li.product .onsale {
	left: auto;
	margin: -.5em -.5em 0 0;
	right: 0;
	top: 0;
}

.woocommerce ul.products li.product h3 {
	font-size: 1em;
	margin: 0;
	padding: .5em 0;
}

.woocommerce ul.products li.product a {
	text-decoration: none;
}

.woocommerce ul.products li.product a img {
	box-shadow: none;
	display: block;
	height: auto;
	margin: 0 0 1em;
	width: 100%;
}

.woocommerce ul.products li.product strong {
	display: block;
}

.woocommerce ul.products li.product .star-rating {
	font-size: .857em;
}

.woocommerce ul.products li.product .button {
	margin-top: 1em;
}

.woocommerce ul.products li.product .price {
	color: #222;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 0px;
	text-align: center;
}

.woocommerce ul.products li.product .price del {
	color: inherit;
	display: inline-block;
	opacity: .5;
}

.woocommerce ul.products li.product .price ins {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-weight: 700;
}

.woocommerce ul.products li.product .price .from {
	color: rgba(132, 132, 132, .5);
	font-size: .67em;
	margin: -2px 0 0;
	text-transform: uppercase;
}

.woocommerce .woocommerce-ordering select {
	vertical-align: top;
	display: block;
	line-height: 25px;
	color: #3d3d3d;
	overflow: hidden;
	padding: 12px 15px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none !important;
	position: relative;
	display: inline-block;
}

.woocommerce nav.woocommerce-pagination ul li {
	position: relative;
	display: inline-block;
	margin: 0px 5px 7px 0px;
	border-right: 0;
}

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
	opacity: .25;
	padding-right: 2.618em;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
	animation: 2s linear 0s normal none infinite running spin;
	content: "";
	font-family: "woocommerce";
	font-weight: 400;
	position: absolute;
	right: 1em;
	top: .618em;
	vertical-align: top;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
	content: "";
	font-family: "woocommerce";
	margin-left: .53em;
	vertical-align: bottom;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
	background: #131313;
	border-color: 2px solid #131313;
	color: #fff;
}

.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 {
	color: inherit;
	cursor: not-allowed;
	opacity: 1;
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
	color: #fff;
	background-color: #222;
	padding: 15px 45px;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
}

.woocommerce a.added_to_cart {
	display: inline-block;
	padding-top: .5em;
	white-space: nowrap;
}

.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
	content: " ";
	display: table;
}

.woocommerce #reviews h2 small {
	color: #777;
	float: right;
	font-size: 15px;
	margin: 10px 0 0;
}

.woocommerce #reviews h2 small a {
	color: #777;
	text-decoration: none;
}

.woocommerce #reviews h3 {
	color: #292929;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0px;
	padding: 20px 0px 15px;
}

.woocommerce #reviews #respond {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.woocommerce #reviews #comment {
	height: 75px;
}

.woocommerce #reviews #comments h2 {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.woocommerce-tabs #review_form .comment-reply-title {
	margin-top: 10px;
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}

.woocommerce .comment-form {
	margin-right: 0px;
}

.woocommerce #review_form #respond::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce .woocommerce-product-rating::after, .woocommerce td.product-name dl.variation::after {
	clear: both;
}

.woocommerce #reviews #comments ol.commentlist {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	list-style: outside none none;
	margin: 0;
	width: 100%;
}

.woocommerce #reviews #comments ol.commentlist li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
	border: 0 none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
	color: #777;
	font-size: .75em;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: #ebe9eb none repeat scroll 0 0;
	border: 1px solid #e4e1e3;
	box-shadow: none;
	float: left;
	height: auto;
	left: 0;
	margin: 0;
	padding: 3px;
	position: absolute;
	top: 0;
	width: 32px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	margin: 0 0 0 50px;
	padding: 1em 1em 0;
}

.woocommerce #review_form #respond p.stars, .woocommerce #review_form #respond p.form-submit {
	margin: 15px 0px 0px !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .83em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	color: #272727;
	font-size: 14px;
}

.woocommerce #reviews #comments ol.commentlist ul.children {
	list-style: outside none none;
	margin: 20px 0 0 50px;
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist #respond {
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	margin: 20px 0 0 50px;
	padding: 1em 1em 0;
}

.woocommerce #reviews #comments .commentlist > li::before {
	content: "";
}

.woocommerce .item_description .item_price {
	margin: 0 0 15px !important;
}

.woocommerce .star-rating {
	float: none;
	font-family: "star";
	font-size: 15px;
	margin-bottom: 5px;
	height: 1em;
	line-height: 1;
	overflow: hidden;
	position: relative;
	width: 5.4em;
}

.woocommerce .star-rating::before {
	color: #222;
	content: "sssss";
	float: left;
	left: 0;
	position: absolute;
	top: 0;
}

.woocommerce .star-rating span {
	color: #222;
	float: left;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	margin-right: 5px;
	top: 0;
}

.woocommerce .woocommerce-product-rating {
	display: block;
	line-height: 2;
}

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	border-top: 0 none;
	line-height: 1.5;
	margin: 0;
}

.woocommerce .feedback {
	display: inline-block;
	background: #f7f7f7;
	padding: 14px 15px !important;
	position: relative;
	top: 3px;
}

.woocommerce .feedback li {
	display: inline-block;
	margin-right: 3px;
}

.woocommerce .feedback li a {
	color: #fa6f1c;
}

.woocommerce #review_form #respond {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}

.woocommerce #review_form #respond::after, .woocommerce #review_form #respond:before {
	content: " ";
	display: table;
}

.woocommerce #review_form #respond .form-submit input {
	position: relative;
	padding: 18px 40px;
	font-weight: 600;
	border-radius: 0px;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	background-color: #222;
	border: 0px;
	width: auto;
}

.woocommerce #review_form #respond .form-submit input:hover {
	color: #fff;
	background-color: #ff5c00 !important;
}

.woocommerce #review_form #respond label {
	color: #272727;
}

.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"] {
	background: none;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #222;
	display: block;
	height: 46px;
	line-height: 22px;
	padding: 11px 20px;
	position: relative;
	transition: all 300ms ease 0s;
	width: 100%;
}

.woocommerce #review_form #respond textarea {
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #222;
	display: block;
	height: 120px;
	line-height: 22px;
	padding: 12px 20px;
	position: relative;
	resize: none;
	transition: all 300ms ease 0s;
	width: 100%;
}

.woocommerce table.shop_attributes {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, .1) -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: dotted none none;
	border-width: 1px 0 0;
	margin-bottom: 1.618em;
	width: 100%;
}

.woocommerce table.shop_attributes th {
	font-weight: 700;
	padding: 8px;
	width: 150px;
}

.woocommerce table.shop_attributes td {
	font-style: italic;
	padding: 0;
}

.woocommerce table.shop_attributes td p {
	margin: 0;
	padding: 8px 0;
}

.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
	background: rgba(0, 0, 0, .024) none repeat scroll 0 0;
}

.woocommerce table.shop_table {
	border: 0;
	border-collapse: separate;
	border-radius: 5px;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}

.woocommerce table.shop_table thead {
	border-radius: 7px;
	color: #222;
	font-size: 18px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}

.woocommerce table.shop_table th {
	color: #272727;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px;
	padding-left: 28px;
	text-transform: uppercase;
}

.woocommerce table.shop_table td {
	border-top: 1px solid #f7f7f7;
	color: #9e9e9e;
	font-size: 16px;
	font-weight: 700;
	padding: 27px 7px 28px 35px;
}

.woocommerce table.shop_table td a {
	color: #222;
}

.woocommerce table.shop_table td small {
	font-weight: 400;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top: 0 none;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	border-top: 1px solid rgba(0, 0, 0, .1);
	font-weight: 700;
}

.woocommerce table.my_account_orders {
	font-size: .85em;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	padding: 4px 8px;
	vertical-align: middle;
}

.woocommerce table.my_account_orders .button {
	white-space: nowrap;
}

.woocommerce table.my_account_orders .order-actions {
	text-align: right;
}

.woocommerce table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em;
}

.woocommerce td.product-name dl.variation {
	margin: .25em 0;
}

.woocommerce td.product-name dl.variation::after, .woocommerce td.product-name dl.variation::before {
	content: " ";
	display: table;
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em;
}

.woocommerce td.product-name dl.variation dt {
	clear: left;
	font-weight: 700;
	margin: 0 4px 0 0;
	padding: 0 0 .25em;
}

.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li::after {
	clear: both;
}

.woocommerce td.product-name dl.variation dd {
	padding: 0 0 .25em;
}

.woocommerce td.product-name dl.variation dd p:last-child {
	margin-bottom: 0;
}

.woocommerce td.product-name p.backorder_notification {
	font-size: .83em;
}

.woocommerce td.product-quantity {
	min-width: 80px;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	list-style: outside none none;
	margin: 0;
	padding: 15px 20px 15px 0px;
	position: relative;
	width: 100%;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
	content: " ";
	display: table;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	display: block;
	font-weight: 700;
	width: 100%;
	padding: 0px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	box-shadow: none;
	float: right;
	height: auto;
	margin-left: 0px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
	border-left: 2px solid rgba(0, 0, 0, .1);
	margin: 0;
	padding-left: 1em;
}

.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
	content: " ";
	display: table;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em;
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
	clear: left;
	font-weight: 700;
	margin: 0 4px 0 0;
	padding: 0 0 .25em;
}

.woocommerce .order_details::after, .woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_shopping_cart .buttons::after, .woocommerce-account .addresses .title::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce.widget_shopping_cart .buttons::after {
	clear: both;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
	padding: 0 0 .25em;
}

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0;
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
	float: none;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	border-top: 3px double #ebe9eb;
	padding: 4px 0 0;
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
	display: inline-block;
	min-width: 40px;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 2em;
	padding-top: 0;
	position: relative;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: 0;
	position: absolute;
	top: 0;
}

.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
	content: " ";
	display: table;
}

.woocommerce form .form-row {
	margin: 0 0 6px;
	padding: 3px;
}

.woocommerce form .form-row label {
	color: #272727;
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 7px;
	text-transform: capitalize;
}

.woocommerce form .form-row label.inline {
	display: inline;
}

.woocommerce form .form-row select {
	cursor: pointer;
	margin: 0;
}

.woocommerce form .form-row .required {
	border: 0 none;
	color: red;
	font-weight: 700;
}

.woocommerce form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	line-height: 1;
	margin: 0;
	outline: 0 none;
	width: 100%;
}

.woocommerce form .form-row textarea {
	box-shadow: none;
	display: block;
	height: 4em;
	line-height: 1.5;
}

.woocommerce form .form-row .select2-container {
	line-height: 2em;
	width: 100%;
}

.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: #a00;
}

.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: #69bf29;
}

.woocommerce form .form-row *:-moz-placeholder {
	line-height: normal;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #d3ced2;
	border-radius: 5px;
	margin: 2em 0;
	padding: 20px;
	text-align: left;
}

.woocommerce ul#shipping_method {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.woocommerce ul#shipping_method li {
	list-style: outside none none;
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
}

.woocommerce ul#shipping_method .amount {
	font-weight: 700;
}

.woocommerce p.woocommerce-shipping-contents {
	margin: 0;
}

.woocommerce .order_details {
	list-style: outside none none;
	margin: 0 0 1.5em;
}

.woocommerce .order_details::after, .woocommerce .order_details::before {
	content: " ";
	display: table;
}

.woocommerce .order_details li {
	border-right: 1px dashed #d3ced2;
	float: left;
	font-size: .715em;
	line-height: 1;
	margin-left: 0;
	margin-right: 2em;
	padding-left: 0;
	padding-right: 2em;
	text-transform: uppercase;
}

.woocommerce .order_details li strong {
	display: block;
	font-size: 1.4em;
	line-height: 1.5;
	text-transform: none;
}

.woocommerce .order_details li:last-of-type {
	border: medium none;
}

.woocommerce .widget_layered_nav ul {
	border: 0 none;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.woocommerce .widget_layered_nav ul li {
	list-style: outside none none;
	padding: 0 0 1px;
}

.woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_layered_nav ul li::before {
	content: " ";
	display: table;
}

.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
	color: #a00;
	content: "î€“";
	font-family: "WooCommerce";
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	text-transform: none;
}

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
	padding: 1px 0;
}

.woocommerce .widget_layered_nav ul li.chosen a::before {
	margin-right: .618em;
}

.woocommerce .widget_layered_nav_filters ul {
	border: 0 none;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.woocommerce .widget_layered_nav_filters ul li {
	float: left;
	list-style: outside none none;
	padding: 0 1px 1px 0;
}

.woocommerce .widget_layered_nav_filters ul li a {
	text-decoration: none;
}

.woocommerce .widget_layered_nav_filters ul li a::before {
	margin-right: .618em;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount {
	font-size: .8751em;
	line-height: 2.4;
	text-align: right;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: left;
	font-size: 1.15em;
	position: relative;
	padding: 12px 38px;
	height: auto;
	width: auto;
	border-radius: 30px;
	font-weight: 600;
	background: #222;
	border: 2px solid #222;
	color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	color: #fff;
	background: #131313;
	border-color: #131313;
}

.woocommerce .widget_price_filter .ui-slider {
	margin-left: .5em;
	margin-right: .5em;
	position: relative;
	text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #eee;
	border-radius: 50%;
	cursor: ew-resize;
	height: 1em;
	border: 2px solid #222;
	margin-left: -.5em;
	outline: 0 none;
	position: absolute;
	top: -.3em;
	width: 1em !important;
	z-index: 2;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #222;
	border: 0 none;
	border-radius: 1em;
	display: block;
	font-size: .7em;
	position: absolute;
	z-index: 1;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eee;
	border: 0 none;
	border-radius: 1em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before {
	content: " ";
	display: table;
}

.woocommerce-account .addresses .title h3 {
	float: left;
}

.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
	float: right;
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
	font-weight: 700;
	margin-bottom: 0;
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0;
}

.woocommerce-account ul.digital-downloads {
	margin-left: 0;
	padding-left: 0;
}

.woocommerce-account ul.digital-downloads li {
	list-style: outside none none;
	margin-left: 0;
	padding-left: 0;
}

.woocommerce-account ul.digital-downloads li::before {
	content: "î€Š";
	font-family: "WooCommerce";
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	margin-right: .618em;
	text-decoration: none;
	text-transform: none;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 32px;
}

.woocommerce-cart table.cart img {
	box-shadow: none;
	width: 80px !important;
}

.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
	vertical-align: middle;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	display: block;
	line-height: 24px;
	padding: 10px;
	width: 260px;
}

.woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before {
	content: " ";
	display: table;
}

.cart_totals h2 {
	color: #272727;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}

.total-cart {
	width: 100%;
}

.total-cart tr th, .total-cart tr td {
	border: 1px solid #e0e0e0;
	padding: 10px 15px;
	width: 50% !important;
}

.total-cart tr td {
	border-top: 0 none;
	text-align: right;
}

.woocommerce-cart .cart-collaterals .shipping_calculator .button {
	display: block;
	float: none;
	width: 100%;
}

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
	content: "î€™";
	font-family: "WooCommerce";
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	margin-left: .618em;
	text-decoration: none;
	text-transform: none;
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
	color: #777;
	font-size: .83em;
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	clear: none;
	float: left;
}

.woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
	clear: left;
}

.woocommerce-checkout .checkout .create-account small {
	color: #777;
	font-size: 11px;
	font-weight: 400;
}

.woocommerce-checkout .checkout div.shipping-address {
	clear: left;
	padding: 0;
	width: 100%;
}

.single-product .twentythirteen p.stars, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout .checkout .shipping_address {
	clear: both;
}

.woocommerce-checkout #payment {
	background: #ebe9eb none repeat scroll 0 0;
	border-radius: 5px;
}

.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #d3ced2;
	list-style: outside none none;
	margin: 0;
	padding: 1em;
	text-align: left;
}

.woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
	content: " ";
	display: table;
}

.woocommerce-checkout #payment ul.payment_methods li {
	font-weight: 400;
	line-height: 2;
	margin: 0;
	text-align: left;
}

.woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0 1em 0 0;
	display: inline-block;
}

.woocommerce-checkout #payment ul.payment_methods li img {
	box-shadow: none;
	margin: -2px 0 0 .5em;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.woocommerce-checkout #payment ul.payment_methods li img + img {
	margin-left: 2px;
}

.woocommerce-checkout #payment div.form-row {
	padding: 1em;
}

.woocommerce-checkout #payment div.payment_box {
	background-color: #dfdcde;
	border-radius: 2px;
	color: #515151;
	font-size: .92em;
	line-height: 1.5;
	margin: 1em 0;
	padding: 1em 2%;
	position: relative;
	width: 96%;
}

.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
	border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}

.woocommerce-checkout #payment div.payment_box *:-moz-placeholder {
	color: #bbb3b9;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 1.5em;
	padding: 8px;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/visa.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/visa.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/mastercard.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/mastercard.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/laser.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/laser.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/diners.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/diners.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/maestro.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/maestro.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/jcb.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/jcb.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/amex.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/amex.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/discover.png");
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/credit-cards/discover.png";
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box span.help {
	color: #777;
	font-size: .857em;
	font-weight: 400;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa.lzl:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa.lzl-ing:not(.lzl-ed), .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa.lzl-ing:not(.lzl-ed) {
	background-image: none;
}

.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0 0 1em;
}

.woocommerce-checkout #payment div.payment_box p:last-child {
	margin-bottom: 0;
}

.woocommerce-checkout #payment div.payment_box::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent #dfdcde;
	border-image: none;
	border-style: solid;
	border-width: 8px;
	content: "";
	display: block;
	left: 0;
	margin: -1em 0 0 2em;
	position: absolute;
	top: -3px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: right;
	font-size: .83em;
	line-height: 52px;
	color: #222;
}

.woocommerce-checkout #payment .payment_method_paypal img {
	max-height: 52px;
	vertical-align: middle;
}

#content.twentyeleven .woocommerce-pagination a {
	font-size: 1em;
	line-height: 1;
}

.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
	padding: 0;
}

.twentythirteen .woocommerce-breadcrumb {
	padding-top: 40px;
}

.twentyfourteen ul.products li.product {
	margin-top: 0 !important;
}

.single-rating .star-rating {
	color: #222;
	display: block;
	float: left;
	font-size: 13px;
	margin: 10px 0 15px;
}

.cart .quantity input.input-text {
	background-color: #f7f7f7 !important;
	background-image: none;
	display: inline-block;
	height: 46px !important;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
	width: 90px !important;
	padding: 0;
	border-radius: 0 !important;
	border: 1px solid #ebebeb;
}

form.cart button.add-to-cart {
	padding: 9px 38px;
	font-weight: 600;
	border-radius: 30px;
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	background-color: #c2292a;
	text-transform: capitalize;
	border: 0px;
}

form.cart button.add-to-cart:before {
	display: none !important;
}

form.cart button.add-to-cart:hover {
	color: #fff;
	background-color: #222;
}

.cart-table .cart_item td {
	border-bottom: 2px solid #e9e9e9;
	padding: 30px 0 !important;
}

.cart-table .cart_item .product-name a {
	color: #272727;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.actions {
	margin-bottom: 50px;
}

#comments .comment-form .form-box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
}

.woocommerce-EditAccountForm.edit-account input[type="text"], .woocommerce-EditAccountForm.edit-account input[type="email"], .woocommerce-EditAccountForm.edit-account input[type="password"], .login input[type="text"], .login input[type="password"], .woocommerce-ResetPassword.lost_reset_password input[type="text"], .checkout.woocommerce-checkout input[type="text"], .checkout.woocommerce-checkout input[type="email"], .checkout.woocommerce-checkout input[type="tel"], .checkout.woocommerce-checkout .select2-choice, .checkout.woocommerce-checkout textarea, .woocommerce form .form-row input.input-text, .woocommerce form .form-row .select2-choice {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	display: block;
	height: 48px;
	line-height: 30px;
	padding: 8px 20px;
	position: relative;
	transition: all 300ms ease 0s;
	width: 100%;
}

.woocommerce-EditAccountForm.edit-account legend, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3#order_review_heading, .woocommerce-account .addresses .title h3, .woocommerce-MyAccount-content h3, .woocommerce-additional-fields h3 {
	color: #222;
	line-height: 1.4em;
	font-weight: 700;
	margin: 0 0 20px;
}

.woocommerce-EditAccountForm.edit-account legend {
	border: medium none;
	margin-top: 40px;
}

#ship-to-different-address label {
	font-weight: 400 !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 100%;
}

.product_details .product_top_section .item_description > div span {
	line-height: 15px;
}

.commentlist {
	padding: 0;
}

.add_your_review {
	margin: 81px 0 75px;
}

.woocommerce .shop-page .meta-info p.woocommerce-result-count {
	float: left;
}

.woocommerce .shop-page .woocommerce-ordering {
	margin: 0px;
}

.woocommerce .shop-page .woocommerce-ordering select {
	background: none;
	border: 1px solid #f7f7f7;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	outline: medium none !important;
	padding: 12px 15px;
	text-transform: capitalize;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	z-index: 20;
	position: relative;
	cursor: pointer;
}

.woocommerce .shop-page .woocommerce-ordering {
	position: relative;
	background: #f7f7f7 none repeat scroll 0 0;
}

.woocommerce .shop-page .woocommerce-ordering:before {
	content: "";
	position: absolute;
	top: 11px;
	right: 10px;
	font-family: "FontAwesome";
	font-size: 14px;
	cursor: pointer;
	color: #999;
	z-index: 1;
}

.woocommerce .shop-page .single-shop-item {
	min-height: 440px;
}

.woocommerce .shop-page .single-shop-item .text-box .title a {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin: -6px 0 0;
	transition: color .4s ease 0s;
}

.woocommerce .products .star-rating {
	font-size: 13px;
	color: #222;
	display: inline-block;
	margin-bottom: 0px;
}

.woocommerce .shop-page .single-shop-item .price {
	color: #3563a9;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
}

.woocommerce .shop-page .single-shop-item .price del > span {
	text-decoration: line-through;
	margin-right: 10px;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary, .single-shop-page .single-shop-item .fetr-box .img-box {
	margin: 0px;
	padding: 0px;
}

.woocommerce .single-shop-page .single-shop-item {
	margin-bottom: 40px;
}

.woocommerce .single-shop-page .single-shop-item .woocommerce-product-rating {
	margin-bottom: 0px !important;
}

.woocommerce .single-shop-page .star-rating::before {
	color: #fff !important;
}

.woocommerce .single-shop-page .star-rating {
	height: 20px;
	line-height: 18px;
	width: 7.4em;
}

.woocommerce .single-shop-page .star-rating span {
	color: #3563a9;
	font-size: 12px;
}

.woocommerce .single-shop-page .quantity .qty {
	width: 80px;
	height: 45px;
	border: none;
	border-radius: 3px;
}

.single-product.woocommerce .price ins span.woocommerce-Price-amount.amount, .single-product.woocommerce .price ins span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
	font-size: 18px !important;
}

.woocommerce div.product .woocommerce-tabs {
	margin: 60px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
}

.woocommerce #reviews #comments ol.commentlist {
	padding: 0px;
	margin-top: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0px 0 0px !important;
	border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	background: #fff;
	border-radius: 0px;
	color: #222;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
	opacity: 1;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 30px;
	background: #fbfbfb;
	box-shadow: none;
	border: none;
	border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	color: #1a1a1a;
	font-weight: 500;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block;
	float: left;
	margin-bottom: -1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
	top: 1px;
	display: block;
	float: left;
	margin-right: 8px;
	font-size: 16px;
	background: #f8f8f8;
	color: #1c1c1c;
	border: 1px solid #f2f2f2;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 24px;
	cursor: pointer;
	padding: 12px 30px 10px;
	transition: all 500ms ease;
	border-radius: 3px 3px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
	position: absolute;
	content: "";
	left: 0px;
	top: -1px;
	width: 100%;
	height: 3px;
	opacity: 0;
	background-color: #222;
}

.woocommerce textarea {
	border: 1px solid #ebebeb;
}

.woocommerce p.stars a.star-1 {
	width: 1em;
}

.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
	border: none;
}

.woocommerce p.stars a {
	color: #222;
	font-weight: 400;
}

.woocommerce .shop_table thead {
	background: #f7f7f7;
}

.woocommerce table.shop_table th {
	color: #222;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-transform: uppercase;
	padding-left: 28px;
}

.woocommerce .shop_table tbody tr.cart_item td {
	padding: 27px 7px 28px 35px;
	border-bottom: 1px solid #f3f3f3;
	color: #777;
	font-size: 16px;
	font-weight: 700;
}

.woocommerce .shop_table tbody td.product-subtotal {
	color: #6aaf08;
}

.woocommerce-cart table.cart img {
	width: auto;
}

.woocommerce .shop_table tbody tr td.actions {
	padding: 21px 15px 20px 25px;
}

.woocommerce .shop_table tbody tr td.actions .coupon {
	display: inline-block;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	border: 2px solid #f3f3f3;
	border-radius: 3px;
	font-weight: 700;
	height: 46px;
	margin-right: 19px;
	padding-left: 15px;
	width: 225px;
}

.woocommerce .woocommerce-message::before {
	color: #222;
}

.woocommerce .woocommerce-message {
	border-top-color: #222;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #place_order {
	padding: 15px 45px;
	font-weight: 600;
	border-radius: 0px;
	font-size: 16px;
	color: #fff;
	background-color: #222;
	text-transform: capitalize;
	margin-bottom: 0px;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #fff;
	background-color: #ff5c00 !important;
}

.woocommerce #place_order:hover {
	color: #fff;
	background-color: #ff5c00;
}

.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 {
	color: #fff;
	background-color: #222;
	padding: 15px 45px;
}

.woocommerce .cart_shipping, .woocommerce .cart_totals {
	border: 0px;
	padding: 15px;
}

.woocommerce .cart_shipping p {
	margin-top: 10px;
}

.woocommerce .cart_shipping input {
	border: 2px solid #f6f4f4;
	display: block;
	height: 40px;
	padding: 0 15px;
	position: relative;
	width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	margin: 0px;
}

.woocommerce .cart_totals {
	padding: 0px !important;
}

.woocommerce .cart_totals h2 {
	background: #f9f9f9 none repeat scroll 0 0;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	margin: 0;
	padding: 20px;
}

.woocommerce .cart_totals tr {
	border-bottom: 1px solid #ebebeb !important;
}

.woocommerce .cart_totals tr th {
	padding: 14px 20px !important;
	border-right: 1px solid #ebebeb;
}

.woocommerce .cart_totals td {
	padding: 14px 20px !important;
	text-align: right;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 20px 0px 0px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 14px 38px;
	font-weight: 600;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #222;
	text-transform: capitalize;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background-color: #222;
	color: #fff;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-collapse: collapse !important;
	width: 100%;
}

.woocommerce form .form-row select, .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"] {
	padding: 10px !important;
	border: 1px solid #e3e0dc;
	width: 100%;
}

.woocommerce .checkout_coupon p {
	display: block;
}

.woocommerce .checkout_coupon p #coupon_code {
	height: 46px !important;
	border: 1px solid #e3e0dc;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	max-width: inherit;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	max-width: inherit;
}

.shop_sidebar .shop_aside {
	margin-top: 0px;
}

.woocommerce .img-holder .thumbnails.columns-3 a.zoom {
	display: inline-block !important;
	width: 31.65% !important;
	margin-left: 10px;
}

.woocommerce .img-holder .thumbnails.columns-3 a.zoom:first-child {
	margin-left: 0px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > .current, .pagination > li:hover > .current {
	border-color: #222;
}

.contact_info ul li {
	border-bottom: none !important;
	line-height: 1.8em !important;
	padding: 0px !important;
}

.contact_info ul a::after {
	content: "" !important;
}

.contact_info ul a {
	display: inline-block !important;
	color: #222 !important;
}

.woocommerce-pagination ul {
	position: relative;
	display: block;
	text-align: center;
	padding: 0px !important;
}

.woocommerce-pagination ul li {
	position: relative;
	margin: 0px 15px 6px 0px;
	display: inline-block !important;
	list-style-type: none !important;
}

.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
	position: relative;
	display: inline-block;
	line-height: 34px;
	height: 50px !important;
	font-size: 18px;
	min-width: 48px !important;
	color: #222;
	font-weight: 700;
	text-align: center;
	background: #fff;
	border: 1px solid #bfbfbf;
	text-transform: capitalize;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	color: #fff;
	border-color: #fe982f;
	background-color: #fe982f;
}

.woocommerce-pagination li a.prev, .woocommerce-pagination li a.next {
	color: #fff;
	border-radius: 0px;
	background-color: #333;
	border-color: #333;
}

.woocommerce .f-shop-detail .summary .star-rating {
	color: #222 !important;
}

.search-widget input {
	padding-left: 15px;
	width: 70% !important;
	border: none !important;
}

.widget_bunch_external_links ul li a::before {
	display: none;
}

.results-column p.woocommerce-result-count {
	font-size: 14px;
	font-weight: 700;
	color: #444;
	line-height: 24px;
	padding: 0px 0px;
	margin: 10px 0px 10px 0px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 24%;
	display: inline-block;
	margin-right: 4px;
	margin-top: 4px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child {
	margin-right: 0px;
}

#customer_details label, .woocommerce form .form-row span {
	width: 100%;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: 48%;
}

.woocommerce form.woocommerce-form-login .form-row label {
	margin-left: 15px;
	margin-top: 10px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #222;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ff5c00 !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	display: block;
	height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 43px;
}

.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
	display: none;
}

.woocommerce-grouped-product-list tr {
	margin-bottom: 10px;
}

.woocommerce div.product form.cart .group_table td:first-child {
	width: 4em;
	text-align: center;
}

.woocommerce div.product form.cart .group_table td:last-child {
	border-right: 1px solid #f5f5f5 !important;
}

.woocommerce div.product form.cart .group_table td {
	border: 0 none;
	padding-bottom: .5em;
	vertical-align: top;
}

.woocommerce div.product form.cart .group_table td {
	border: 1px solid #f5f5f5 !important;
	border-right: none !important;
	vertical-align: middle !important;
	padding: 10px !important;
	text-align: center;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label {
	margin-bottom: 0px;
	color: #222;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label a {
	color: #222;
}

.woocommerce .upsells h2 {
	position: relative;
	font-size: 30px;
	color: #222;
	font-weight: 700;
	line-height: 1.3em;
	margin-bottom: 35px;
	letter-spacing: 1px;
}

#tab-description h2 {
	display: none;
}

.cart-collaterals .cross-sells .product {
	max-width: 100% !important;
	padding: 0px 10px;
}

.cart-collaterals .cross-sells .shop-item .inner-box .lower-content .lower-box .add-cart {
	padding: 12px 10px;
	width: 120px;
}

.woocommerce-terms-and-conditions-wrapper {
	width: 100%;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
	overflow: visible;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	margin-left: 0px;
}

.page-pagination li a.prev, .page-pagination li a.next {
	color: #fff;
	border-radius: 0px;
	background-color: #333;
	border-color: #333;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	position: relative;
	width: 40%;
	display: inline-block;
	margin-bottom: 60px;
}

.woocommerce div.product div.summary.entry-summary {
	position: relative;
	width: 55%;
	display: inline-block;
	margin-bottom: 30px;
}

.woocommerce ul.products li.product:hover .post-content {
	background: #f6f3ee;
	border-color: #f6f3ee;
	border-radius: 0px;
}

.woocommerce ul.products li.product:hover .product-media, .woocommerce-page ul.products li.product:hover .product-media {
	border-radius: 5px 5px 0px 0px;
}

.woocommerce ul.products li.product:hover .price, .woocommerce ul.products li.product:hover .woocommerce-loop-product__title a, .woocommerce ul.products li.product:hover .price .woocommerce-Price-amount, .woocommerce ul.products li.product:hover .price del, .woocommerce-page ul.products li.product:hover .price del .woocommerce-Price-amount {
	color: #333 !important;
	opacity: 1 !important;
}

.woocommerce ul.products li.product .post-content .cart {
	position: absolute;
	right: -15px;
	bottom: -20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	background-color: #222;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: .8s;
	-khtml-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
	-webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 0px 30px rgba(0, 0, 0, .1);
}

.woocommerce ul.products li.product:hover .post-content .cart {
	color: #222;
	background-color: #fff;
}

.shop-sidebar .widget:last-child {
	margin-bottom: 0px;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget li:hover {
	background: none;
}

.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
	display: none !important;
}

.woocommerce-product-details__short-description p {
	color: #555;
	font-size: 16px;
}

.shop-single-section .woocommerce-breadcrumb, #review_form .nice-select {
	display: none;
}

.woocommerce-MyAccount-navigation ul {
	position: relative;
	padding: 0px;
	margin: 0px;
}

.woocommerce-MyAccount-navigation ul li {
	position: relative;
	display: block;
	padding: 10px 10px 11px 25px;
	border: 1px solid #222;
	margin-bottom: 10px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.woocommerce-MyAccount-navigation ul li:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 5px;
	height: 52px;
	background: #222;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.woocommerce-MyAccount-navigation ul li:hover:before {
	width: 100%;
}

.woocommerce-MyAccount-navigation ul li a {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	color: #222;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.woocommerce-MyAccount-navigation ul li:hover a {
	color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
	background: #f6f6f6;
	padding: 40px;
	font-size: 16px;
}

.wp-block-woocommerce-cart.alignwide {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

.page .wc-block-components-sidebar-layout .wc-block-components-main {
	padding-right: 2%;
}

.page .wc-block-cart table.wc-block-cart-items, .page .wc-block-cart table.wc-block-cart-items td, .page .wc-block-cart table.wc-block-cart-items th {
	margin: 0px;
	border: none;
}

.page .is-large.wc-block-cart .wc-block-cart-items td::after, .page .is-large.wc-block-cart .wc-block-cart-items::after {
	display: none;
}

.page .wp-block-woocommerce-filled-cart-block thead {
	background: #f7f7f7;
	border-radius: 10px;
}

.page .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, .page table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
	visibility: visible;
}

.page .wc-block-cart table.wc-block-cart-items th {
	padding: 10px 20px;
	font-size: 16px;
	text-transform: uppercase;
	color: #1f1f1f;
	font-weight: 700;
}

.page .is-large.wc-block-cart .wc-block-cart-items th:last-child {
	padding-right: 20px;
}

.page .wc-block-cart table.wc-block-cart-items td {
	padding: 20px 0;
}

.page .wc-block-cart table.wc-block-cart-items td.wc-block-cart-item__product, .page .wc-block-cart table.wc-block-cart-items th.wc-block-cart-items__header-product {
	padding-right: 30px;
	padding-left: 30px;
}

.page .wc-block-components-product-name {
	font-size: 16px;
	font-weight: 700;
	color: #1f1f1f;
}

.page .wc-block-components-product-name:hover {
	color: var(--theme-color);
}

.page .wc-block-cart-item__product .wc-block-components-product-price {
	color: var(--theme-color);
	margin-top: 10px;
}

.page .wc-block-cart-item__product .wc-block-components-product-price del {
	font-size: 100%;
	color: #666;
}

.page .wc-block-components-product-badge {
	margin-top: 10px;
	padding: 6px 10px 5px;
	border-color: #e6e6e6;
}

.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
	margin-bottom: 15px;
}

.page .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 14px;
}

.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
	color: #6a6a6a;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
}

.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:before {
	position: relative;
	content: "";
	font-family: "Font Awesome 5 Pro";
}

.page table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
	color: inherit;
}

.page .wc-block-components-quantity-selector {
	margin: 0px;
	border-color: var(--theme-color);
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
	background-color: #fff;
	border-radius: 5px;
}

.wc-block-components-title.wc-block-components-title {
	color: #111;
}

.page .is-large.wc-block-cart .wc-block-cart-items td:last-child {
	padding-right: 0px;
}

.page .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
	font-weight: 600;
	color: #1f1f1f;
}

.page .wp-block-woocommerce-cart-order-summary-block {
	background-color: #f7f7f7;
	padding: 30px;
	margin-bottom: 25px;
}

.page .is-large.wc-block-cart .wc-block-cart__totals-title {
	padding: 0px 0 15px;
	font-size: 16px;
	text-transform: uppercase;
	color: #6a6a6a;
	font-weight: 700;
	text-align: left;
}

.page .is-large .wc-block-components-sidebar .wc-block-components-panel, .page .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .page .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
	padding: 10px 0px 0px;
	color: #6a6a6a;
	font-size: 18px;
}

.page .wc-block-components-totals-wrapper::after {
	border-color: var(--theme-color);
	display: none;
}

.page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
	background: linear-gradient(106deg, #e770c1 11.27%, #9f70fd 88.73%);
	color: #fff;
}

.page .wc-block-components-button:not(.is-link) {
	background: #222;
	color: #fff;
	border-radius: 0px;
	font-size: 18px;
	padding: 12px 30px;
}

.page .wc-block-components-button:not(.is-link):hover {
	background: #ff5c00;
}

.page .wc-block-cart-items__row:not(:last-child) {
	border-bottom: 1px solid var(--theme-color);
}

.page .wc-block-components-form .wc-block-components-text-input, .page .wc-block-components-text-input {
	display: flex;
	flex-direction: column-reverse;
}

.page .wc-block-components-form .wc-block-components-text-input input[type="email"], .page .wc-block-components-form .wc-block-components-text-input input[type="number"], .page .wc-block-components-form .wc-block-components-text-input input[type="tel"], .page .wc-block-components-form .wc-block-components-text-input input[type="text"], .page .wc-block-components-form .wc-block-components-text-input input[type="url"], .page .wc-block-components-text-input input[type="email"], .page .wc-block-components-text-input input[type="number"], .page .wc-block-components-text-input input[type="tel"], .page .wc-block-components-text-input input[type="text"], .page .wc-block-components-text-input input[type="url"], .page .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"], .page .wc-block-components-text-input.is-active input[type="email"], .page .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .page .wc-block-components-textarea {
	border-color: #e5e5e5;
	padding: 14px 20px !important;
	border-radius: 5px;
}

.page .wc-block-components-form .wc-block-components-text-input label, .page .wc-block-components-text-input label, .page .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
	position: relative;
	left: auto;
	top: auto;
	transform: none;
	margin-bottom: 10px;
}

.wc-block-components-form .wc-block-components-text-input input:autofill + label, .page .wc-block-components-form .wc-block-components-text-input.is-active label, .page .wc-block-components-text-input input:autofill + label, .page .wc-block-components-text-input.is-active label {
	transform: none;
}

.page .wc-block-components-checkout-return-to-cart-button {
	color: var(--theme-color);
}

.page .wp-block-woocommerce-checkout-order-summary-block {
	background-color: #f7f7f7;
	padding: 30px;
	border-radius: 0;
}

.page .wc-block-components-totals-wrapper {
	border-bottom: 1px solid rgba(var(--color-four-rgb), .3);
	padding-top: 0px;
}

.page .wc-block-components-totals-wrapper:last-child, .page .wp-block-woocommerce-checkout-order-summary-fee-block.wc-block-components-totals-wrapper, .page .wp-block-woocommerce-checkout-order-summary-discount-block.wc-block-components-totals-wrapper, .page .wp-block-woocommerce-cart-order-summary-fee-block.wc-block-components-totals-wrapper, .page .wp-block-woocommerce-cart-order-summary-discount-block.wc-block-components-totals-wrapper {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	padding-top: 0;
}

.page .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper::after {
	display: none;
}

.page .wc-block-components-panel__button[aria-expanded="true"] {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.page .wc-block-components-totals-coupon__form {
	display: inline-flex;
	flex-direction: column;
}

.page .wc-block-components-totals-coupon__input.wc-block-components-text-input label {
	color: #6a6a6a;
}

.page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
	margin-left: 0;
	margin-top: 10px;
	border: 1px solid var(--theme-color);
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	width: auto !important;
}

.woocommerce-product-details__short-description p {
	color: #6a6a6a;
	font-family: var(--secondary-font);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 30px;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__products {
	margin: 50px 0 0 0px;
	gap: 25px;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns .wc-block-grid__product {
	flex: 1;
}

.blog_section .wp-block-woocommerce-empty-cart-block h2 {
	color: #222;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
	padding: 40px;
	background-color: #f5f5f5;
	color: #222;
	font-size: 24px;
	font-weight: 600;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
	margin-bottom: 0px;
	color: var(--theme-color);
	mask-size: 3em;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots {
	margin: 0 0 60px;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li .wc-block-grid__product-image {
	position: relative;
	display: block;
	max-width: 300px;
	width: 100%;
	max-height: 350px;
	height: 100%;
	line-height: 350px;
	border-radius: 10px;
	margin-bottom: 15px;
	border: 1px solid #e4e4e4;
	overflow: hidden;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product .wc-block-grid__product-link {
	display: block;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image, .wp-block-woocommerce-empty-cart-block .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image) {
	border-radius: 10px;
	margin-bottom: 20px;
	display: block;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product {
	font-size: 100%;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li .yith-wcwl-add-button .yith-wcwl-icon {
	margin: 10px !important;
	font-size: 16px;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
	color: #0d0d0d;
	font-family: var(--primary-font);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 10px;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title:hover {
	color: var(--main-color);
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	position: relative;
	font-weight: 400;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	border-radius: 0px;
	padding: 12px 40px;
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	background: #222;
	margin-top: 20px;
}

.blog_section .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
	background: #ff5c00;
}

.blog_section .wc-block-grid__product .wc-block-grid__product-onsale, .te-shop-archive__custom .woocommerce-ordering .nice-select {
	display: none;
}

.blog_section .wc-block-grid__product .wc-block-grid__product-price {
	color: var(--theme-color);
	font-size: 20px;
}

.blog_section .wc-block-grid__product-rating .star-rating span:before {
	color: #fab421;
}

.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
	padding-left: 2em;
	padding-right: 2em;
}

.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
	margin-right: 25px;
}