/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Preloader
# Font
# Color
# Layout
# Shop
	## New Badge
	## Star fix
	## Pagination
# Single
	## Divide Line
	## Tabs
	## Upsells
	## Related
# Quick View
# Cart
# Payment
# My Account
# Widgets
# Messages
# Mini Cart and Shop Sidebar on Shop archive page
# Gallery Popup
# IE Specific
# Responsive
--------------------------------------------------------------*/

.woocommerce-tabs .entry-content {
	font-size: 16px;
	line-height: 1.8;
}

.entry-content .woocommerce p,
address {
	font-size: 15px;
}

cite, var, address, dfn  {
	font-style: normal;
}

.woocommerce div.product div.summary div[itemprop="description"] p,
.woocommerce div.product div.summary .woocommerce-product-details__short-description,
.woocommerce.single .entry-content p {
	color: #434343;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/

.tk-theme-frontend .cart-touch,
.tk-theme-frontend .shop-sidebar-touch {
	opacity: 0;
}

/* intro */

.show .cart-touch,
.show .shop-sidebar-touch,
.no-js .cart-touch,
.no-js .shop-sidebar-touch {
	opacity: 1;
}

.show .cart-touch,
.show .shop-sidebar-touch,
.no-js .cart-touch,
.no-js .shop-sidebar-touch {
	-webkit-transition: transform .3s linear, opacity .2s .1s linear;
	-moz-transition: transform .3s linear, opacity .2s .1s linear;
	-ms-transition: transform .3s linear, opacity .2s .1s linear;
	-o-transition: transform .3s linear, opacity .2s .1s linear;
	transition: transform .3s linear, opacity .2s .1s linear;
}

body .cart-touch,
body .shop-sidebar-touch {
	-webkit-transition: transform .2s 0s linear, opacity .2s 0s linear;
	-moz-transition: transform .2s 0s linear, opacity .2s 0s linear;
	-ms-transition: transform .2s 0s linear, opacity .2s 0s linear;
	-o-transition: transform .2s 0s linear, opacity .2s 0s linear;
	transition: transform .2s 0s linear, opacity .2s 0s linear;
}

@media screen and (hover: hover) {

	body .cart-touch,
	body .shop-sidebar-touch {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		-ms-transform: translateX(50px);
		-o-transform: translateX(50px);
		transform: translateX(50px);
	}

	/* intro */

	.show .cart-touch,
	.show .shop-sidebar-touch,
	.no-js .cart-touch,
	.no-js .shop-sidebar-touch {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

/*--------------------------------------------------------------
# Font
--------------------------------------------------------------*/

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce .products .product span.wc-new-badge,
.woocommerce .woocommerce-result-count,
.widget.woocommerce.widget_recent_reviews .product_list_widget li>a,
.woocommerce span.onsale,
.woocommerce .products .product .onsale,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce table.shop_attributes th,
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong,
.woocommerce #review_form #respond .comment-form-rating label,
.woocommerce-cart .woocommerce .shop_table .product-name a,
.woocommerce fieldset legend,
.woocommerce .widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce-page .widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a,
.widget.woocommerce .product_list_widget .product-title,
.site-header .main-navigation ul .menu-item-type-woocommerce-cart ul.cart_list a:not(.remove),
.site-header .main-navigation ul .menu-item-type-woocommerce-cart p.buttons a.button,
p.return-to-shop a.button, a.button.download,
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-Message a.button,
.woocommerce-message a.button,
.woocommerce .products .product .star-rating>span strong,
.quick-view-trigger,
a.added_to_cart,
.mini-cart .woocommerce.widget_shopping_cart .cart_list li.empty,
.shop_table .quantity #down,
.shop_table .quantity #up {
	font-family: 'hans-kendrick', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.woocommerce .cart .actions button.button,
.woocommerce .checkout_coupon button.button,
.woocommerce .widget_price_filter .price_slider_amount button.button,
.woocommerce .products .product a.button,
.woocommerce-page .products .product a.button,
.woocommerce .products .product a.added_to_cart,
.woocommerce-page .products .product a.added_to_cart,
.woocommerce .products .product p.out-of-stock,
.woocommerce-page .products .product p.out-of-stock  {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

div.pp_woocommerce .pp_gallery ul li a,
.images .woocommerce-product-gallery__wrapper {
	font-size: 0;
}

/*--------------------------------------------------------------
# Color
--------------------------------------------------------------*/

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce .products a.button:hover,
.woocommerce .cart .actions button.button:hover,
.woocommerce .checkout_coupon button.button:hover,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce .widget_shopping_cart .cart_list li a:hover,
.woocommerce.widget_shopping_cart .cart_list li a:hover,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before:hover,
.woocommerce-cart .woocommerce .shop_table a.remove:before:hover,
.site-header .main-navigation ul .menu-item-type-woocommerce-cart p.buttons a.button:hover,
.widget.woocommerce.widget_recent_reviews .product_list_widget li>a:hover,
.widget.woocommerce .product_list_widget li>a:hover .product-title {
	color: #000;
}

.woocommerce a.remove:hover,
.woocommerce a.remove:hover:before {
	color: black !important;
}

.woocommerce a.button:hover {
	color: rgba(0,0,0,.4 );
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: transparent;
	color: #000;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	border-color: #000;
}


.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,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page .widget_shopping_cart .buttons a:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
body .widget_shopping_cart .buttons a:hover {
	background-color: #000;
}

.woocommerce #review_form #respond .comment-form-rating label,
.woocommerce .cart .actions button.button,
.woocommerce .checkout_coupon button.button,
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce a.button,
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce.widget_recent_reviews span.reviewer,
.widget.woocommerce input[type="submit"],
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce div.product form.cart .single_variation_wrap span.price,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce table.shop_attributes th,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce .product_meta span a:hover,
.woocommerce .lost_password a:hover,
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce .widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove) {
	color: #000;
}

.woocommerce a.remove {
	color: black !important;
}
.woocommerce #review_form #respond .form-submit input:hover {
	background: transparent;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.woocommerce td.product-name dl.variation dd {
	margin: 0;
}

div.quantity {
	height: 45px;
	position: relative;
	width: 77px;
	border: 1px solid #e6e6e6;
	font-size: 0;
}

div.quantity .qty,
.woocommerce div.quantity .qty {
	border: none;
	height: 100%;
	width: 45px;
	text-align: center;
}

div.quantity input[type=number] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
div.quantity input[type=number]::-webkit-inner-spin-button,
div.quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

div.quantity a {
	background-repeat: no-repeat;
	background-position: 2px center;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	border-left: none;
	display: block;
	position: absolute;
	right: 0;
	vertical-align: top;
	width: 22px;
}

div.quantity #up {
	background-image: url(theme-images/up-arrow.png);
	top: 0;
	bottom: 50%;
}

div.quantity #down {
	background-image: url(theme-images/drop-arrow.png);
	top: 50%;
	bottom: 0;
}

.shop_table .quantity {
	border: none;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
}

.shop_table .quantity #down {
	right: auto;
	left: 0;
}

.shop_table .quantity #down,
.shop_table .quantity #up {
	background: none;
	border: none;
	bottom: auto;
	margin-top: -16px;
	text-align: center;
	top: 50%;
	font-weight: 400;
}

.shop_table .quantity #down {
	margin-top: -15px;
}

.woocommerce form .form-row .input-checkbox {
	display: none;
}

/*--------------------------------------------------------------
# Shop
--------------------------------------------------------------*/

.woocommerce.archive.shop .site-main>.page-header {
	display: none;
}

@media (max-width: 2100px) and (min-width: 1900px) {
	.woocommerce.archive.four-col .site-main>.page-title {
		margin-left: 52px;
	}
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	float: none;
	text-align: left;
	padding: 20px 65px;
	background: #000;
	margin: 0;

	border-top: 1px solid rgba(255,255,255,.15);
}

.shop-sidebar select {
	max-width: 100%;
	border: none;
	background-image: url(theme-images/select-arrow-white.png);
	background-position: right 0 center;

	opacity: .4;
	font-weight: 400;
	padding-left: 0;
}

.shop-sidebar select,
.shop-sidebar select option:checked {
	color: rgba(255,255,255,1);
}

.shop-sidebar select option {
	color: #000;
}

.shop-sidebar select:hover {
	opacity: 1;
	color: #fff;
}

.woocommerce-ordering .orderby {
	width: 100%;
	height: auto;

	font-size: 16px;
	text-transform: uppercase;
	padding-right: 3em;
	cursor: pointer;
}

.woocommerce-ordering .orderby::-ms-expand { /* for IE 11 */
	display: none;
}

.archive.woocommerce .row {
	clear: both;
}

.archive.woocommerce .grid-wrapper > .product {
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	-moz-transform: translate3d(0,50px,0);
	-ms-transform: translate3d(0,50px,0);
	-o-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: -moz-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: -ms-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: -o-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.archive.woocommerce .grid-wrapper .animate {
	opacity: 1;
	-webkit-transform: translate3D(0,0,0);
	-moz-transform: translate3D(0,0,0);
	-ms-transform: translate3D(0,0,0);
	-o-transform: translate3D(0,0,0);
	transform: translate3D(0,0,0);
}

/* under the img */

.product-info-under.woocommerce .products article.product > a {
	background: #fff;
	display: block;
	padding-bottom: 30px;
	border-bottom: none;
	position: relative;
}

.product-info-under.woocommerce .products article.product a img {
	margin-bottom: 25px;
}

.product-info-under.woocommerce .products .product:hover img,
.product-info-under.woocommerce-page .products .product:hover img {
	opacity: .1;
}

.product-info-under.woocommerce .products .product .product-info {
	padding: 0 35px;
}

.product-info-under.woocommerce .products .product h2,
.product-info-under.woocommerce .products .product h3 {
	padding: 0;
}

.product-info-under.woocommerce .products .product span + .product-info {
	margin-top: -31px;
}

.product-info-under.woocommerce .products .product .price {
	float: none;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	clear: left;
	margin-top: 16px;
	margin-left: 0;
}

.product-info-under.woocommerce .products .product .price del {
	display: inline-block;
}

.product-info-under.woocommerce .products .product .quick-view-trigger {
	padding: .5em 1.8em;
	border-radius: 24px;
	height: 44px;
	border: 2px solid #000;
	font-weight: 900;
	min-width: 137px;
	bottom: auto;
	top: calc(45% - 60px - 22px);
}

.product-info-under.woocommerce .products .product:hover .quick-view-trigger {
	top: calc(50% - 60px - 22px);
	bottom: auto;
}

.product-info-under.woocommerce .products .product .quick-view-trigger:hover {
	color: #fff;
	background: #000;
}

.product-info-under.woocommerce .products a.button,
.product-info-under.woocommerce .products a.added_to_cart,
.product-info-under.woocommerce .products p.out-of-stock {
	float: none;
	background: none;
	font-size: 14px;
	font-weight: 500;
	padding: 0;
	height: auto;
	border-radius: 0;
	display: block;
	margin-bottom: .5em;
	line-height: 1.7;
}

.product-info-under.woocommerce .products a.button.added {
	display: none;
}

.product-info-under.woocommerce .products .product a.button:before,
.product-info-under.woocommerce .products .product a.button:after {
	display: none !important;
}

.product-info-under.woocommerce .products .product a.button,
.product-info-under.woocommerce-page .products .product a.button,
.product-info-under.woocommerce .products .product a.added_to_cart,
.product-info-under.woocommerce-page .products .product a.added_to_cart,
.product-info-under.woocommerce .products .product p.out-of-stock,
.product-info-under.woocommerce-page .products .product p.out-of-stock {
	margin: -55px 35px 0 0;
	float: right;
	padding-bottom: 0;
	text-align: right;
	background: none;
}

.product-info-under.woocommerce .products .product p.out-of-stock,
.product-info-under.woocommerce-page .products .product p.out-of-stock {
	margin-top: -50px;
}

.product-info-under.woocommerce .products .product:hover a.button,
.product-info-under.woocommerce-page .products .product:hover a.button,
.product-info-under.woocommerce .products .product:hover a.added_to_cart,
.product-info-under.woocommerce-page .products .product:hover a.added_to_cart,
.product-info-under.woocommerce .products .product:hover p.out-of-stock,
.product-info-under.woocommerce-page .products .product:hover p.out-of-stock {
	opacity: .99;
	z-index: 1;
}

.star-rating {
	opacity: .5;
}

.product-info-under.woocommerce .products .product .star-rating {
	margin: 16px 0 0;
	height: 16px;
	display: inline-block;
	float: right;
	width: 4em;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.product-info-under.woocommerce .products .product:hover .star-rating,
.product-info-under.woocommerce-page .products .product:hover .star-rating {
	opacity: 0;
	z-index: -1;
}

.product-info-under.woocommerce .products .product a.button:hover,
.product-info-under.woocommerce-page .products .product a.button:hover,
.product-info-under.woocommerce .products .product a.added_to_cart:hover,
.product-info-under.woocommerce-page .products .product a.added_to_cart:hover {
	color: #000;
}

.product-info-under.woocommerce .products .product a.button,
.product-info-under.woocommerce .products .product a.added_to_cart,
.product-info-under.woocommerce .products .product p.out-of-stock {
	opacity: 0;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

/* / under */

.woocommerce .products .product>a {
	background: #f5f5f5;
	display: block;
	padding-bottom: 0;
	border-bottom: none;
	position: relative;
}

.woocommerce .products .product a img {
	margin-bottom: 0;
	min-width: 100%;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}

.woocommerce .products .product h2,
.woocommerce .products .product h3 {
	font-size: 18px;
	float: none;
	font-weight: 900;
	color: #000;
	margin: 0;
}

.woocommerce .products .product .price {
	float: none;
	color: #6c6c6c;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0;
	clear: left;
	margin-top: 16px;
	display: inline-block;
	line-height: 1;
}

.woocommerce .products .product .price del,
.search-results .entry-title + del,
.search-results del + ins {
	display: inline-block;
}

.woocommerce .products .product .quick-view-trigger {
	color: #000;
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	opacity: 0;
	padding: 5px;
	text-align: center;
	position: absolute;
	bottom: 10%;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	-moz-transform: translate3d(-50%,0,0);
	-ms-transform: translate3d(-50%,0,0);
	-o-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.woocommerce:not(.product-info-under) .products .product .quick-view-trigger:hover {
	text-decoration: underline;
}

.woocommerce .products .product:hover .quick-view-trigger {
	opacity: 1;
	bottom: 5%;
}

.woocommerce .products a.button,
.woocommerce .products a.added_to_cart,
.woocommerce .products p.out-of-stock {
	float: none;
	background: none;
	color: #545454;
	font-size: 14px;
	font-weight: 500;
	padding: 0;
	height: auto;
	border-radius: 0;
	display: block;
	margin-bottom: .5em;
	line-height: 1.7;
}

.woocommerce .products p.out-of-stock {
	color: #ccc;
}

.woocommerce .products a.button.added {
	display: none;
}

.woocommerce .products .product a.button:before,
.woocommerce .products .product a.button:after {
	display: none !important;
}

.woocommerce .products .product a.button,
.woocommerce-page .products .product a.button,
.woocommerce .products .product a.added_to_cart,
.woocommerce-page .products .product a.added_to_cart,
.woocommerce .products .product p.out-of-stock,
.woocommerce-page .products .product p.out-of-stock {
	margin: -55px 35px 0 0;
	float: right;
	padding-bottom: 0;
	text-align: right;
	background: none;
}

.archive.woocommerce.has-quick-view .products .product a.button,
.archive.woocommerce.has-quick-view .products .product a.added_to_cart,
.archive.woocommerce.has-quick-view .products .product p.out-of-stock {
	display: none;
}

.woocommerce span.onsale,
.woocommerce .products .product .onsale,
.woocommerce .products .product span.wc-new-badge {
	border-radius: 13px;
	height: 26px;
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
	z-index: 10;
	vertical-align: text-bottom;
	position: relative;
	display: inline-block;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
}

.woocommerce span.onsale,
.woocommerce .products .product .onsale {
	border: 2px solid transparent;
	margin: 0;
	top: -47px;
	left: 30px;
	padding: .45em 1em .5em;
	min-width: inherit;
	min-height: inherit;
	background: #000;
	color: #fff;
}

.woocommerce .products .product:hover .onsale {
	opacity: 1;
}

/*--------------------------------------------------------------
## New badge
--------------------------------------------------------------*/


.woocommerce .products .product span.wc-new-badge {
	margin: 0;
	top: -47px;
	left: 30px;
	padding: 0.35em .85em .5em;
	color: #000;
	background: #fff;
	border: 2px solid #000;
	min-height: inherit;
	min-width: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	text-transform: capitalize;
}

/*--------------------------------------------------------------
## Star fix
--------------------------------------------------------------*/


.woocommerce:not(.product-info-under) .products .product .star-rating {
	display: none;
}

.woocommerce .products .product .star-rating:before {
	color: #d2d2d2;
	content: "\53";
	position: static;
	float: right;
	display: inline-block;
	font-size: 10px;
	margin-top: 1px;
	letter-spacing: 0;
	padding: 0;
}

.woocommerce .products .product .star-rating>span {
	width: 60% !important;
	color: transparent;
	line-height: 1;
	font-size: 0;
	text-align: right;
	float: right;
	padding-top: 0;
	display: inline-block;
	position: static;
}

.woocommerce .products .product .star-rating>span:before {
	display: none;
}

.woocommerce .products .product .star-rating>span strong {
	display: inline-block;
	color: #d2d2d2;
	font-size: 12px;
	margin-right: 5px;
	font-weight: 900;
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/

.woocommerce nav.woocommerce-pagination {
	position: fixed;
	right: 28px;
	bottom: 20px;
	width: 40px;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
	list-style: none;
	margin: 0;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	display: block;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
	padding: 0;
	font-weight: 400;
	margin: 3px 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	color: #8b8b8b;
	color: rgba(0,0,0,.4);
	font-size: 14px;
	font-weight: 400;
	padding: 0;

	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
	border-radius: 50%;
	background-color: #dbdbdb;
	background-color: rgba(0,0,0,.1);
	font-weight: 700;
	color: #000;
	margin: 8px 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
	position: relative;
	padding-top: 0;
	color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a.next:focus,
.woocommerce nav.woocommerce-pagination ul li a.prev:focus,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover {
	color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a.next:after,
.woocommerce nav.woocommerce-pagination ul li a.prev:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-left: 2px solid;
	border-top: 2px solid;
	border-color: #d1d1d1;
	border-color: rgba(0,0,0,.2);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -5px;
	margin-top: -5px;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.woocommerce nav.woocommerce-pagination ul li a.next {
	margin-top: 10px;
}

.woocommerce nav.woocommerce-pagination ul li a.prev {
	margin-bottom: 10px;
}

.woocommerce nav.woocommerce-pagination ul li a.next:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.woocommerce nav.woocommerce-pagination ul li a.prev:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.woocommerce nav.woocommerce-pagination ul li a.prev:hover:after,
.woocommerce nav.woocommerce-pagination ul li a.next:hover:after {
	border-color: #777;
}

.products .product-category {
	list-style: none;
}

.woocommerce-loop-category__title .count {
	display: none;
}

/*--------------------------------------------------------------
# Single
--------------------------------------------------------------*/

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
	margin-bottom: 150px;
	margin-top: 0;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: calc(50% - 115px);
	position: relative;
}

.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: 50%;
	position: relative;
}

.woocommerce #content div.product div.images a,
.woocommerce div.product div.images a,
.woocommerce-page #content div.product div.images a,
.woocommerce-page div.product div.images a {
	border-bottom: none;
}

.woocommerce div.product div.summary h1.product_title {
	font-size: 34px;
	font-weight: 900;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 15px;
}

.woocommerce div.product .woocommerce-product-rating {
	margin: 10px 0 5px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce div.product div.summary .woocommerce-review-link {
	margin: 0;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.woocommerce div.product div.summary .woocommerce-review-link {
	font-size: 12px;
	font-weight: 400;
	order: 1;
	line-height: normal;
}

.woocommerce .woocommerce-product-rating .star-rating {
	order: 2;
	margin-left: 15px;
}

.woocommerce .summary .woocommerce-product-rating .star-rating {
	margin-top: 2px;
}

/*
.woocommerce div.product div[itemprop="offers"] {
	display: inline-block;
}
*/

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 18px;
	color: #545454;
	margin-bottom: 35px;
	font-weight: 400;
}

.woocommerce div.product div.summary div[itemprop="description"] p,
.woocommerce div.product div.summary .woocommerce-product-details__short-description {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 45px;
}

.woocommerce div.product form.cart .variations {
	width: auto;
	display:inline-block;
	float: left;
	margin: 0 20px 0 0;
}

.woocommerce div.product form.cart .variations td {
	padding: 10px 12px 8px;
	border: 1px solid #e6e6e6;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 500;
	text-transform: uppercase;
	opacity: .5;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 15px;
}

.woocommerce div.product form.cart .variations select {
	min-width: 180px;
	margin-right: 0;
	border: none;
	background-color: transparent;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .02em;
	min-height: inherit;
	padding: 0 1.2em;
	background-position: right 12px center;
}

.woocommerce div.product form.cart .reset_variations {
	display: none !important;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation {
	display: block;
	float: left;
	padding-top: 8px;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
	display: block;
	clear: both;
	padding-top: 30px;
}


.woocommerce div.product form.cart .single_variation_wrap span.price {
	font-size: 12px;
	margin-bottom: 35px;
	font-weight: 700;
}

.woocommerce div.product div.summary .stock {
	margin-bottom: 10px;
}

.woocommerce div.product div.summary .out-of-stock {
	margin: 0;
	display: inline-block;
}

.woocommerce .quantity .qty {
	padding: 5px 10px;
	font-size: 15px;
}

.woocommerce.single .quantity .qty {
	padding: 5px 10px;
	font-weight: 400;
}

.woocommerce ul.cart_list li dl.variation,
.woocommerce ul.product_list_widget li dl.variation {
	margin: 0;
	padding-left: 0;
	border-left: none;
	margin-top: 8px;
	line-height: 1;
}

.woocommerce ul.cart_list li dl.variation:before,
.woocommerce ul.product_list_widget li dl.variation:before,
.woocommerce ul.cart_list li dl.variation:after,
.woocommerce ul.product_list_widget li dl.variation:after {
	clear: none;
}

.woocommerce ul.cart_list li dl.variation dt,
.woocommerce ul.product_list_widget li dl.variation dt {
	clear: none;
	text-transform: uppercase;
	margin-right: 8px;
	padding: 0;
	float: none;
}

.woocommerce ul.cart_list li dl.variation dd,
.woocommerce ul.product_list_widget li dl.variation dd {
	padding: 0;
	float: none;
	margin: 0;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 20px 0 0;
}

.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] {
	font-size: 14px;
	font-weight: 700;
	padding: .6em 1.6em;
	border-radius: 23px;
	height: 44px;
}

.woocommerce button.button,
.woocommerce input.button {
	font-size: 14px;
	font-weight: 700;
	padding: .6em 1.6em;
	border-radius: 23px;
	left: auto;
	color: #fff;
	height: 44px;
	border: 2px solid #000;
}


.woocommerce #respond input#submit,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled] {
	font-size: 18px;
	font-weight: 900;
	padding: .7em 2.9em;
	border-radius: 27px;
	height: 54px;
}

.woocommerce #respond input#submit {
	left: auto;
	color: #fff;
	border: 2px solid #000;
}


.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	color: #fff;
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
	margin-bottom: 60px;
}

.woocommerce div.product div.summary .stock {
	margin-bottom: 16px;
}

.woocommerce div.product p.stock,
.woocommerce .entry-summary p,
.woocommerce .product_meta span,
.woocommerce .product_meta span a,
.woocommerce .lost_password a {
	color: #9d9d9d;
}

.woocommerce div.product p.stock,
.woocommerce .product_meta>span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.share-trig,
.product-share-box {
	display: inline-block;
}

.share-trig {
	background-color: transparent;
	border: none;
	border-radius: 0;
	cursor: default;
	color: rgba(0,0,0,.5);
	font-size: 12px;
	font-weight: 400;
	height: auto;
	margin-right: 5px;
	padding: 0;
	text-transform: uppercase;
}

.share-trig:hover {
	background-color: transparent;
	color: rgba(0,0,0,.5);
}

.product-share-box a {
	border: none;
	color: rgba(0,0,0,.5);
	margin-left: 5px;
	margin-right: 5px;
}

.product-share-box i {
	font-size: 15px;
}

.product-share-box .icon-tumblr {
	font-size: 13px;
	position: relative;
	top: -1px;
}

.product-share-box .icon-pinterest {
	font-size: 17px;
}

.woocommerce .product_meta span a {
	text-transform: initial;
	border-bottom: none;
}

.woocommerce.single span.onsale {
	position: static;
	display: inline-block;
}

.woocommerce div.product div.images div.thumbnails,
.woocommerce div.product div.images .flex-control-thumbs {
	padding-top: 15px;
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a,
.woocommerce div.product div.images .flex-control-thumbs li {
	width: calc(25% - 11.3px);
	margin-right: 15px;
}

.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last,
.woocommerce div.product div.images .flex-control-thumbs li {
	margin-right: 15px;
}

.woocommerce #content div.product div.thumbnails a:nth-child(4n),
.woocommerce div.product div.thumbnails a:nth-child(4n),
.woocommerce-page #content div.product div.thumbnails a:nth-child(4n),
.woocommerce-page div.product div.thumbnails a:nth-child(4n),
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
	clear: none;
}


/*--------------------------------------------------------------
## Divide line
--------------------------------------------------------------*/


.woocommerce-line {
	height: 1px;
	width: calc( 100vw - 423px );
	background: #f5f5f5;
	clear: both;
	position: relative;
	left: calc((-100vw + 423px + 907px ) /2 );
	top: 0;
}

/*--------------------------------------------------------------
## Tabs
--------------------------------------------------------------*/

.wc-tabs-wrapper {
	margin: 0 0;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin-bottom: 70px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none !important;
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: transparent;
	border-radius: 0;
	margin: 0 2.5em 0 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs sup {
	font-size: 12px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
	border-bottom-color: transparent;
}

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

.woocommerce table.shop_attributes,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals table {
	border: none;
	border-radius: 0;
	border-collapse: collapse;
}

.woocommerce td,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody:first-child tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce table.shop_table tfoot td {
	border: 1px solid #e6e6e6;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	font-weight: 900;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes td p,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table td p {
	padding: 10px 18px;
	font-size: 15px;
	font-style: normal;
	opacity: 1;
}

.woocommerce table.shop_attributes td p,
.woocommerce table.shop_table td p {
	padding: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th {
	border: 1px solid #e6e6e6;
}

.woocommerce table.shop_attributes td {
	color: #545454;
}

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

.woocommerce #reviews h3,
.woocommerce-tabs .woocommerce-Tabs-panel h2,
.woocommerce-tabs .woocommerce-Tabs-panel h3,
.woocommerce-tabs .woocommerce-Tabs-panel h1 {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 40px;
	margin-top: 0;
}

.woocommerce-Reviews .comment-respond .comment-reply-title {
	position: static;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	text-align: left;
	font-size: 22px;
	opacity: 1;
}

.woocommerce #reviews #comments ol.commentlist {
	margin-bottom: 40px;
	margin-top: 80px;
}

.woocommerce #reviews #comments ol.commentlist li {
	margin-bottom: 60px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 60px;
	padding: 0;
	background: transparent;
	border: none;
	border-radius: 30px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 110px;
	border: none;
	border-radius: 0;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 0;
	color: #c4c4c4;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong,
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time {
	font-size: 16px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {
	font-weight: 700;
	margin-right: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time {
	font-weight: 400;
	text-transform: uppercase;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time:before {
	content: " on ";
	text-transform: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	font-size: 15px;
}

.woocommerce #review_form #respond p.comment-notes {
	margin-bottom: 60px;
}

.woocommerce #review_form #respond .comment-form-rating {
	margin-bottom: 40px;
}

.woocommerce #review_form #respond .comment-form-rating label {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 3px;
}

.woocommerce #review_form #respond .comment-form-rating .stars {
	font-size: 13px;
}

.woocommerce #review_form #respond .comment-form-rating .stars a {
	border-bottom: none;
	margin-right: 2px;
	margin-left: 2px;
}

.woocommerce p.stars a:before {
	content: "\e020";
	color: #000;
}

.woocommerce p.stars a:hover~a:before,
.woocommerce p.stars.selected a.active~a:before {
	content: "\e020";
	color: rgba(0,0,0,.2);
}

.woocommerce #review_form #respond label {
	font-weight: 500;
}

.woocommerce #reviews #comment {
	min-height: 150px;
	height: initial;
}

.woocommerce #review_form #respond .form-submit input {
	margin-top: 10px;
}

.woocommerce #review_form #respond p {
	margin: 0;
}

.woocommerce #review_form #respond p.small-input {
	padding-right: 0;
}

.woocommerce #review_form #respond p.small-input:nth-child(odd) {
	float: right;
}

.woocommerce #review_form #respond p.form-submit {
	text-align: left;
}

.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
	float: none;
}

/*--------------------------------------------------------------
## Upsells
--------------------------------------------------------------*/

.woocommerce .upsells.products {
	margin: 30px 0 0;
}

.woocommerce.single .upsells.products {
	margin: 100px 0 70px;
}

/*--------------------------------------------------------------
## Related
--------------------------------------------------------------*/


.woocommerce .related {
	position: relative;
	margin: 100px 0 0;
}

.woocommerce .related>h2,
.woocommerce.single .up-sells>h2 {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 80px;
}

.woocommerce .related .row,
.woocommerce .cross-sells .row,
.woocommerce .up-sells .row {
	margin-left: -15px;
	margin-right: -15px;
}

.woocommerce .related .grid-wrapper,
.woocommerce .cross-sells .grid-wrapper,
.woocommerce .up-sells .grid-wrapper {
	margin-left: 0;
}

.woocommerce .related .grid-wrapper .product,
.woocommerce .cross-sells .grid-wrapper .product,
.woocommerce .up-sells .grid-wrapper .product {
	width: 33.33%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	line-height: 0;
	opacity: 1;
}

.woocommerce.single .up-sells .grid-wrapper .product {
	width: 24.9%;
}

.woocommerce .related .products .product h2,
.woocommerce .cross-sells .products .product h2,
.woocommerce .up-sells .products .product h2,
.woocommerce .related .products .product h3,
.woocommerce .cross-sells .products .product h3,
.woocommerce .up-sells .products .product h3 {
	font-size: 16px;
}

.woocommerce .related .products .product a.button,
.woocommerce .related .products .product a.added_to_cart,
.woocommerce .cross-sells .products .product a.button,
.woocommerce .cross-sells .products .product a.added_to_cart,
.woocommerce .up-sells .products .product a.button,
.woocommerce .up-sells .products .product a.added_to_cart {
	display: none;
}

.woocommerce .related .products .product:hover span.onsale,
.woocommerce .cross-sells .products .product:hover span.onsale,
.woocommerce .up-sells .products .product:hover span.onsale,
.woocommerce .related .products .product:hover span.wc-new-badge,
.woocommerce .cross-sells .products .product:hover span.wc-new-badge,
.woocommerce .up-sells .products .product:hover span.wc-new-badge {
	top: 20px;
}

.woocommerce .related .products .product .quick-view-trigger,
.woocommerce .cross-sells .products .product .quick-view-trigger,
.woocommerce .up-sells .products .product .quick-view-trigger {
	display: none;
}

/*--------------------------------------------------------------
# Quick View
--------------------------------------------------------------*/

body:not(.show) .product-modal-wrapp {
	display: none !important;
}

.product-modal-wrapp {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;

	background-color: rgba(240,240,240,.7);

	z-index: 10000;
	display: none;
	font-size: 16px;
}

.product-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-o-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);

	max-width: 80vw;
	max-height: 90vh;
	width: 800px;
	height: auto;

	background: #fff;
	padding: 65px 75px;
	overflow: hidden;
}

.modal-container {
	position: relative;
}

.modal-container + .stock {
	display: none;
}

.product-modal-wrapp .modal-container:not(:first-child),
.product-modal-wrapp .summary form.modal-form:not(:first-of-type) {
	display: none;
}

.product-modal .images,
.product-modal .summary {
	width: 45%;
}

.woocommerce .product-modal .onsale,
.product-modal .woocommerce .onsale {
	top: 0;
	right: 0;
}

.product-modal .onsale ~ .summary .product_title,
.product-modal .onsale ~ .summary .price {
	padding-right: 70px;
}

.product-modal .images {
	float: left;
	overflow: hidden;
}

.product-modal figure {
	float: left;
	max-height: 47vh;
	overflow: hidden;
	width: 100%;
}

.product-modal figure img {
	display: block;
	width: 100%;
}

.product-modal .images .slick-dots {
	display: table !important;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: 2px;
	position: static;
	table-layout: fixed;
	width: 102%;
	width: calc(100% + 2px);
}

.product-modal .images .slick-dots li {
	cursor: pointer;
	display: table-cell;
	opacity: .4;
	padding: 0 1px;
	vertical-align: top;
	width: auto;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}

.product-modal .images .slick-dots li:hover,
.product-modal .images .slick-dots .slick-active {
	opacity: 1;
}

.product-modal .images .slick-dots .slick-active:after {
	display: none;
}

.product-modal .thumbnails img {
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	width: calc(33.3333% - 7px);
}

.product-modal .thumbnails img:first-of-type {
	margin-left: 0;
}

.product-modal .close {
	border: 1px solid transparent;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	width: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.product-modal .close:before,
.product-modal .close:after {
	content: "";
	background-color: #000;
	height: 2px;
	margin-top: -1px;
	width: 73%;
	position: absolute;
	top: 50%;
	left: 4px;
}

.product-modal .close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.product-modal .close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.product-modal .woocommerce-review-link {
	position: relative;
	top: -4px;
}

.product-modal div[itemprop="description"],
.product-modal .woocommerce-product-details__short-description {
	margin-top: 40px;
	margin-bottom: 20px;
	max-height: 34vh;
	overflow: auto;
}

.product-modal .view-details a {
	font-weight: 600;
	text-transform: uppercase;
}

.modal-form {
	margin-top: 56px;
}

.product-modal .yith-wcwl-add-to-wishlist {
	margin-top: 20px;
}

.product-modal-wrapp .summary {
	width: calc(50% - 30px);
	float: right;
	margin-top: 0;
}

.product-modal-wrapp .product_title {
	font-size: 22px;
	margin-bottom: 10px;
	display: inline-block;
}

.product-modal-wrapp span.onsale {
	top: 0;
	left: 0;
	margin-left: 25px;
}

.product-modal-wrapp .amount {
	font-weight: 400;
}

.product-modal-wrapp div[itemprop="description"] p,
.product-modal-wrapp .woocommerce-product-details__short-description {
	font-size: 15px;
	color: #434343;
}

.product-modal-wrapp .view-details {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.product-modal-wrapp .view-details a {
	color: #000;
	border-bottom: none;
}

.product-modal-wrapp .view-details a:hover {
	opacity: .6;
}

.product-modal-wrapp .quantity {
	display: inline-block;
	margin-right: 15px;
}

.product-modal-wrapp .quantity input {
	height: 44px;
	border: 1px solid #e6e6e6;
	box-shadow: none;
}

.product-modal-wrapp .variations .label label {
	text-transform: uppercase;
}

.product-modal-wrapp .variations .value {
	padding-right: 0;
}

.product-modal-wrapp .variations select {
	border: none;
	padding: 0 2em 0 0;
	min-height: inherit;
	color: #777;
}

.product-modal-wrapp .variations .reset_variations {
	display: none;
}

.product-modal-wrapp .entry-summary p.out-of-stock {
	color: #000;
}

/*--------------------------------------------------------------
# Cart
--------------------------------------------------------------*/

p.return-to-shop a.button {
	background: #000;
	color: #fff;
	height: 44px;
	border-radius: 22px;
	padding: .85em 2em;
	border: 2px solid #000;
}

p.return-to-shop a.button:hover {
	color: #000;
}

.woocommerce table.shop_table {
	margin-bottom: 80px;
}

.woocommerce table.cart .product-thumbnail {
	display:none;
}

.woocommerce a.remove:hover {
	background: transparent;
}

.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 {
	width: 200px;
	border-color: transparent;
}

.woocommerce #content table.cart td.actions .input-text:hover,
.woocommerce table.cart td.actions .input-text:hover,
.woocommerce-page #content table.cart td.actions .input-text:hover,
.woocommerce-page table.cart td.actions .input-text:hover {
	border-color: rgba(0,0,0,.1);
}

.woocommerce-cart .woocommerce .shop_table .product-name a {
	font-weight: 400;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	margin-right: 15px;
	padding: 10px 27px;
	border-radius: 25px;
	height: 50px;
}

.woocommerce .cart .actions button.button,
.woocommerce .checkout_coupon button.button {
	background: transparent;
	font-weight: 500;
	font-size: 14px;
	padding: 3px 0;
	height: auto;
	vertical-align: baseline;
	margin-top: 16px;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid transparent;
}

.woocommerce .cart .actions button.button[name='update_cart'] {
	margin-right: 20px;
}

.woocommerce .checkout_coupon .form-row {
	margin-bottom: 0;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	background-color: transparent;
	/* border-radius: 0; */
}

#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
	border: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr td {
	border-top: 1px solid #e6e6e6;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	border: none;
}

.woocommerce .cart-collaterals h2 {
	font-size: 24px;
}

.woocommerce .cross-sells .products .product,
.woocommerce-page .cross-sells .products .product,
body.no-sidebar.woocommerce-page:not(.single) .cross-sells .products .product {
	width: 48%;
	margin-right: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table,
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	clear: right;
}

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	text-align: right;
}

.woocommerce table.my_account_orders .order-actions .button,
.woocommerce a.button {
	background-color: transparent;
	font-size: 14px;
	padding: .5em;
	text-align: center;
	margin: 0;
	height: auto;
}

.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce a.button:hover {
	background-color: transparent;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
	color: #fff;
	border-radius: 26px;
	height: 52px;
	vertical-align: middle;
	width: auto;
	padding: .8em 2em;
	font-size: 18px;
	line-height: 1;
	border: 2px solid #000;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover {
	color: #000;
}

h3#order_review_heading {
	padding-top: 40px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.select2-container .select2-choice,
.select2-container .select2-selection--single {
	border-radius: 0;
	border: none;
}

.select2-container .select2-selection--single {
	position: relative;
}

.woocommerce form .form-row textarea {
	min-height: 137px;
}

/*--------------------------------------------------------------
# Payment
--------------------------------------------------------------*/

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

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
	padding: 20px 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em 1em 1em 30px;
	margin: 1em 0;
	border-radius: 0;
	line-height: 1.5;
	background-color: rgba(0,0,0,.05);
}

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

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom: 6px;
}

.woocommerce .woocommerce-checkout-payment input[type="radio"] + label {
	margin-bottom: 12px;
}

.woocommerce .woocommerce-checkout-payment label.checkbox:before,
.woocommerce .woocommerce-checkout-payment input[type="checkbox"] + label:before,
.woocommerce .woocommerce-checkout-payment label.radio:before,
.woocommerce .woocommerce-checkout-payment input[type="radio"] + label:before {
	top: -6px;
}

.wc_payment_method p {
	font-size: 14px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: left;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
	vertical-align: top;
	margin: -11px 0 0 .5em;
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	line-height: 1;
	margin-left: .7em;
}

.woocommerce-checkout .wc-bacs-bank-details-heading + h3 {
	font-size: 24px;
}

/*--------------------------------------------------------------
# My Account
--------------------------------------------------------------*/

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}

.woocommerce-MyAccount-content h1,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-page .woocommerce h1,
.woocommerce-page .woocommerce h2,
.woocommerce-page .woocommerce h3,
.up-sells h2 {
	font-size: 24px;
	margin-bottom: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0 0 80px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	font-size: 24px;
	margin-right: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: .5em 0 .2em;
	color: #ccc;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.2;
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	cursor: default;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	color: #000;
}

.woocommerce table.my_account_orders .order-actions .button {
	margin-bottom: 0;
}


.woocommerce .woocommerce-EditAccountForm>p:last-child {
	margin-top: 20px;
}

.woocommerce table.my_account_orders .order-actions {
	text-align: center;
}

.woocommerce-account .addresses .title h3 {
	float: none;
	margin-bottom: 0;
	display: inline-block;
}

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
	float: none;
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	line-height: normal;
}

.woocommerce-account .addresses address {
	margin-top: 1rem;
}

.woocommerce form .form-row {
	margin-bottom: 15px;
}

.woocommerce form.login .form-row input.input-text {
	width: 50%;
}

form input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fafafa inset !important;
}

.woocommerce form .form-row-wide + .form-row-wide {
	margin-bottom: 20px;
}

label[for="rememberme"] {
	margin-left: 25px;
}

label[for="rememberme"] input {
	display: inline-block;
}

.woocommerce form .form-row label.checkbox {
	line-height: 1;
	vertical-align: middle;
	margin-left: 1.5rem;
}

.woocommerce-checkout form .form-row label.checkbox {
	margin-left: 0;
}

.woocommerce form .form-row label {
	line-height: 1.4;
	margin-bottom: 10px;
	font-size: 14px;
}

.woocommerce .lost_password {
	font-size: 14px;
	margin-bottom: 0;
}

.woocommerce fieldset {
	margin-top: 30px;
}

.woocommerce fieldset legend {
	font-weight: 700;
}

.woocommerce fieldset p:last-child {
	margin-bottom: 0;
}

.woocommerce-Address h3 {
	font-size: 24px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	padding: 0;
}

body.woocommerce form .form-row .select2-container,
body.woocommerce-page form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border: 1px solid rgba(127,127,126,0.5);
	border-radius: 25px;
	height: 50px;
	padding: 0.6em 1.2em;
	color: #bbb;
}

.select2-drop-active,
.select2-dropdown {
	border-color: transparent;
	padding: 20px 10px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-dropdown-open.select2-drop-above .select2-selection--single {
	border-color: transparent;
}

.select2-drop.select2-drop-above {
	margin-top: -60px;
}

.select2-drop.select2-drop-above.select2-drop-active,
.select2-drop.select2-drop-above.select2-dropdown {
	border-top: 1px solid transparent;
}

.select2-results {
	background: #fff;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	height: auto;
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 14px;
	margin-bottom: 14px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget.woocommerce a:hover span {
	color: #bfbfbf;
}

.widget.woocommerce a span {
	color: #000;
}

/* cart */

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 8px;
	font-size: 0;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-cart .woocommerce .shop_table a.remove {
	font-size: 0;
	height: 12px;
	width: 26px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-cart .woocommerce .shop_table td.product-remove,
.woocommerce .shop_table td.product-remove {
	vertical-align: middle;
	width: 63px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
.woocommerce-cart .woocommerce .shop_table a.remove:before {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.woocommerce-cart .woocommerce .shop_table a.remove:before {
	padding: 7px;
}

.woocommerce .widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce.widget_shopping_cart .cart_list li a:not(.remove) {
	font-size: 16px;
	font-weight: 400;
}

.woocommerce .widget_shopping_cart .cart_list li span.quantity,
.woocommerce.widget_shopping_cart .cart_list li span.quantity {
	color: #888;
	font-weight: 300;
	font-size: 12px;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 45px;
	margin-bottom: 15px;
}

.woocommerce .widget_shopping_cart .cart_list li img,
.woocommerce.widget_shopping_cart .cart_list li img {
	display: none;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid rgba(0,0,0,.1);
	padding-top: 20px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	color: #000;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total * {
	font-weight: 400;
}

.woocommerce-page .widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a,
body .widget_shopping_cart .buttons a {
	margin-right: 5px;

	display: inline-block;
	color: #fff;
	border-radius: 18px;
	height: 34px;
	vertical-align: middle;
	width: auto;
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 700;
	background: #000;
	border: 2px solid #000;
}

.woocommerce-page .widget_shopping_cart .buttons a:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
body .widget_shopping_cart .buttons a:hover {
	background: transparent;
	color: #000;
}

/* filter */

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 2px;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 18px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: -5px;
	margin-left: -6px;
	background: #fff;
	border: 1px solid #161616;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #fff;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #555;
}

.woocommerce .widget_price_filter .price_slider_amount button.button {
	height: auto;
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	color: #8c8c8c;
	border: none;
	font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount button.button:hover {
	color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 11px;
	line-height: 22px;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
	font-size: 11px;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce .widget_price_filter .price_slider_amount .button {
	display: inline-block;
	vertical-align: baseline;
}

/* filter rating */

.woocommerce.widget_rating_filter li>a {
	line-height: 1;
}

.woocommerce .widget_rating_filter ul li .star-rating {
	vertical-align: top;
	margin-right: 10px;
}

.woocommerce .shop-sidebar .widget_rating_filter ul li.chosen *,
.woocommerce .shop-sidebar .widget_layered_nav ul li.chosen * {
	color: #fff;
	font-weight: bold;
	position: relative;
}

.woocommerce .shop-sidebar .widget_rating_filter ul li.chosen a:before,
.woocommerce .shop-sidebar .widget_layered_nav ul li.chosen a:before,
.woocommerce .shop-sidebar .widget_layered_nav_filters ul li a:before {
	font-family: 'icomoon';
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 0;
	content: "\e614";
	text-decoration: none;
	color: #fff;
	position: absolute;
	left: -30px;
	top: 3px;
}

.woocommerce .shop-sidebar .widget_layered_nav_filters ul li a:before {
	position: static;
	margin-right: .7em;
	vertical-align: middle;
}

/* layered nav */

.woocommerce .widget_layered_nav ul li span {
	margin-left: 5px;
}

.woocommerce .widget_layered_nav_filters ul li {
	margin: 6px 12px 6px 0;
}

.woocommerce .shop-sidebar.shop-page .widget_layered_nav_filters ul li a {
	padding: 6px 11px 6px  8px;
	border: 1px solid #444;
	border-radius: 15px;
	color: #aaa;
}

.woocommerce-mini-cart__empty-message {
	padding-top: 20px;
}

.woocommerce .shop-sidebar.shop-page .widget_layered_nav_filters ul li a:hover {
	border-color: #aaa;
	color: #fff;
}

/* products */

.widget.woocommerce.widget_products .widget-title,
.widget.widget_recently_viewed_products .widget-title {
	margin-bottom: 40px;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li
.site-header ul.cart_list li,
.site-header ul.product_list_widget li {
	margin-bottom: 25px;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	width: 60px;
}

.widget.woocommerce .product_list_widget .product-title {
	display: block;
	font-size: 16px;
	letter-spacing: .02em;
	line-height: 1.3;
	font-weight: 400;
	padding-bottom: 2px;

	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.widget.woocommerce span.amount,
.widget.woocommerce del,
.widget.woocommerce ins {
	letter-spacing: .02em;
	line-height: 1.77;
	font-size: 12px;
}

.woocommerce ins,
.woocommerce ins>span,
.search-results ins,
.search-results ins>span,
.woocommerce-page ins,
.woocommerce-page ins>span,
.widget.woocommerce ins>span.amount {
	text-decoration: none;
	font-weight: 400;
	padding: 0;
}

/* review */

.woocommerce ul.cart_list li .star-rating span,
.woocommerce ul.product_list_widget li .star-rating span,
.woocommerce-page ul.cart_list li .star-rating span,
.woocommerce-page ul.product_list_widget li .star-rating span {
	line-height: 1;
}

.widget.woocommerce.widget_recent_reviews .product_list_widget li>a {
	display: block;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
	padding-top: 0;
	padding-bottom: 2px;
}

.woocommerce.widget_recent_reviews span.reviewer {
	opacity: .6;
	font-size: 11px;
	letter-spacing: .02em;
	font-weight: 300;
	line-height: 1.77;
}

.woocommerce .star-rating {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
}

.woocommerce .star-rating:before {
	content: "\53\53\53\53\53";
	color: #ccc;
	font-size: 0;
	letter-spacing: 6.7px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 10px;
}

.woocommerce .star-rating span:before {
	letter-spacing: 0.3px;
}

.woocommerce .star-rating>span {
	line-height: 1;
}

.woocommerce .star-rating>span>span {
	color: transparent;
}

/* search */


.widget.woocommerce form.woocommerce-product-search {
	position: relative;
}

.widget.woocommerce input#woocommerce-product-search-field {
	width: 100%;
	height: 54px;
	border-radius: 27px;
	padding-left: 1.4em;
	padding-right: 6em;
	margin-top: 8px;
	padding-top: 8px;
	padding: 8px 6em 8px 1.4em;
}

.widget.woocommerce input#woocommerce-product-search-field:hover,
.widget.woocommerce input#woocommerce-product-search-field:focus,
.widget.woocommerce input#woocommerce-product-search-field:active {
	border-color: rgba(0,0,0,.6);
}

.widget.woocommerce input[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .35;
	font-size: 11px;
	background-color: transparent;
	border: none;
	padding: 0 24px 0 0;
	height: 54px;
	margin: 0;
	border-radius: 0;
	cursor: pointer;
	width: auto;
	text-transform: uppercase;
}

.widget.woocommerce input[type="submit"]:hover,
.widget.woocommerce input[type="submit"]:focus,
.widget.woocommerce input[type="submit"]:active {
	opacity: 1;
}

/* tags */

.widget.woocommerce .tagcloud a {
	font-size: 14px !important;
	border-radius: 14px;
	border: 1px solid #f1f1f1;
	color: #565656;
	display: inline-block;
	line-height: .8;
	margin-bottom: 9px;
	margin-right: 3px;
	padding: 7px 11px 8px;
}

.widget.woocommerce .tagcloud a:hover {
	color: #000;
	border-color: #777;
}


/*--------------------------------------------------------------
# Messages
--------------------------------------------------------------*/


.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-Message  {
	border-color: rgba(255,255,255,.15);
	border-top-width: 1px;
	background-color: #000;
	color: rgba(255,255,255,.6);
	font-size: 14px;
	padding: 1.2em 3.5em 1.2em 3.5em!important;
	margin-bottom: 0 !important;
	font-weight: 400;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

#content .woocommerce-error,
#content .woocommerce-info,
#content .woocommerce-message,
#content .woocommerce-Message {
}

.woo-msg-close {
	float: right;
	color: white !important;
	opacity: .5;
	font-size: 16px;
	top: 1.25em;
	cursor: pointer;
	position: absolute;
	right: 2em;
}

.woocommerce .woocommerce-Message a.button:hover,
.woocommerce-page .woocommerce-Message a.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce a.button.download:hover,
.woo-msg-close:hover {
	opacity: 1;
}

@media screen and (hover: hover) {
	.archive .woocommerce-error,
	.archive .woocommerce-info,
	.archive .woocommerce-message,
	.archive .woocommerce-Message {
		margin-left: 390px !important;
		width: calc(100% - 423px - 62px);
	}

	.four-col.archive .woocommerce-error,
	.four-col.archive .woocommerce-info,
	.four-col.archive .woocommerce-message,
	.four-col.archive .woocommerce-Message {
		margin-left: 380px !important;
		width: calc(100% - 423px - 52px);
	}

	div.quantity:hover {
		border-color: #000;
	}

	div.quantity #down:hover,
	div.quantity #up:hover {
		border-color: #000;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.archive .woocommerce-error,
	.archive .woocommerce-info,
	.archive .woocommerce-message,
	.archive .woocommerce-Message {
		margin-left: 380px !important;
		width: calc(100% - 423px - 52px);
	}
}

.woocommerce-info:before,
.woocommerce-message:before,
.woocommerce-error:before {
	line-height: 1;
	color: rgba(255,255,255,.3);
}

.woocommerce-info:before {
	top: 1.5em;
}

.woocommerce-message:before {
	top: 1.5em;
}

.woocommerce-error:before {
	top: 1.8em;
}

.woocommerce .woocommerce-Message a.button,
.woocommerce-page .woocommerce-Message a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce a.button.download {
	border-radius: 18px;
	color: #fff;
	padding: .5em 1em;
	margin-top: -.5em;
	margin-bottom: -.5em;
	height: initial;
	line-height: normal;
	opacity: .5;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-Message a {
	color: #fff;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-Message a:hover {
	color: #fff;
	border-color: #fff;
}

.woocommerce-error form,
.woocommerce-info form,
.woocommerce-message form,
.woocommerce-Message form {
	margin-top: 40px;
	margin-left: -28px;
	max-width: 600px;
}

.woocommerce-error form .form-row,
.woocommerce-info form .form-row,
.woocommerce-message form .form-row,
.woocommerce-Message form .form-row {
	float: left;
	width: auto;
}

.woocommerce-error .lost_password,
.woocommerce-info .lost_password,
.woocommerce-message .lost_password,
.woocommerce-Message .lost_password {
	float: left;
	margin-top: 25px;
}

.woocommerce-error .form-row-last,
.woocommerce-info .form-row-last,
.woocommerce-message .form-row-last,
.woocommerce-Message .form-row-last {
	float: left;
}

.woocommerce-error .form-row .button,
.woocommerce-info .form-row .button,
.woocommerce-message .form-row .button {
	float: none;
}

.woocommerce-error label[for="rememberme"],
.woocommerce-info label[for="rememberme"],
.woocommerce-message label[for="rememberme"] {
	margin-top: 20px;
	margin-left: 0;
}

.woocommerce-error input[type="text"],
.woocommerce-error input[type="email"],
.woocommerce-error input[type="tel"],
.woocommerce-error input[type="url"],
.woocommerce-error input[type="password"],
.woocommerce-error input[type="search"],
.woocommerce-error textarea,
.woocommerce-error select,
.woocommerce-info input[type="text"],
.woocommerce-info input[type="email"],
.woocommerce-info input[type="tel"],
.woocommerce-info input[type="url"],
.woocommerce-info input[type="password"],
.woocommerce-info input[type="search"],
.woocommerce-info textarea,
.woocommerce-info select,
.woocommerce-message input[type="text"],
.woocommerce-message input[type="email"],
.woocommerce-message input[type="tel"],
.woocommerce-message input[type="url"],
.woocommerce-message input[type="password"],
.woocommerce-message input[type="search"],
.woocommerce-message textarea,
.woocommerce-message select {
	color: #fff;
	background-color: #000;
	border-color: rgba(255,255,255,.2);
	border-width: 2px;
	margin-top: 10px;
}

.woocommerce-error input[type="text"]:hover,
.woocommerce-error input[type="email"]:hover,
.woocommerce-error input[type="tel"]:hover,
.woocommerce-error input[type="url"]:hover,
.woocommerce-error input[type="password"]:hover,
.woocommerce-error input[type="search"]:hover,
.woocommerce-error textarea:hover,
.woocommerce-error select:hover,
.woocommerce-info input[type="text"]:hover,
.woocommerce-info input[type="email"]:hover,
.woocommerce-info input[type="tel"]:hover,
.woocommerce-info input[type="url"]:hover,
.woocommerce-info input[type="password"]:hover,
.woocommerce-info input[type="search"]:hover,
.woocommerce-info textarea:hover,
.woocommerce-info select:hover,
.woocommerce-message input[type="text"]:hover,
.woocommerce-message input[type="email"]:hover,
.woocommerce-message input[type="tel"]:hover,
.woocommerce-message input[type="url"]:hover,
.woocommerce-message input[type="password"]:hover,
.woocommerce-message input[type="search"]:hover,
.woocommerce-message textarea:hover,
.woocommerce-message select:hover,
.woocommerce-error input[type="text"]:focus,
.woocommerce-error input[type="email"]:focus,
.woocommerce-error input[type="tel"]:focus,
.woocommerce-error input[type="url"]:focus,
.woocommerce-error input[type="password"]:focus,
.woocommerce-error input[type="search"]:focus,
.woocommerce-error textarea:focus,
.woocommerce-error select:focus,
.woocommerce-info input[type="text"]:focus,
.woocommerce-info input[type="email"]:focus,
.woocommerce-info input[type="tel"]:focus,
.woocommerce-info input[type="url"]:focus,
.woocommerce-info input[type="password"]:focus,
.woocommerce-info input[type="search"]:focus,
.woocommerce-info textarea:focus,
.woocommerce-info select:focus,
.woocommerce-message input[type="text"]:focus,
.woocommerce-message input[type="email"]:focus,
.woocommerce-message input[type="tel"]:focus,
.woocommerce-message input[type="url"]:focus,
.woocommerce-message input[type="password"]:focus,
.woocommerce-message input[type="search"]:focus,
.woocommerce-message textarea:focus,
.woocommerce-message select:focus {
	border-color: rgba(255,255,255,.6);
	color: #fff;
}

.woocommerce-error button,
.woocommerce-error .button,
.woocommerce-error input[type="button"],
.woocommerce-error input[type="reset"],
.woocommerce-error input[type="submit"],
.woocommerce-info button,
.woocommerce-info .button,
.woocommerce-info input[type="button"],
.woocommerce-info input[type="reset"],
.woocommerce-info input[type="submit"],
.woocommerce-message button,
.woocommerce-message .button,
.woocommerce-message input[type="button"],
.woocommerce-message input[type="reset"],
.woocommerce-message input[type="submit"],
.woocommerce .woocommerce-Message a.button,
.woocommerce-page .woocommerce-Message a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce a.button.download {
	border-color: #fff;
	color: #fff;
}

.woocommerce-error .form-row button,
.woocommerce-error .form-row .button,
.woocommerce-error .form-row input[type="button"],
.woocommerce-error .form-row input[type="reset"],
.woocommerce-error .form-row input[type="submit"],
.woocommerce-info .form-row button,
.woocommerce-info .form-row .button,
.woocommerce-info .form-row input[type="button"],
.woocommerce-info .form-row input[type="reset"],
.woocommerce-info .form-row input[type="submit"],
.woocommerce-message .form-row button,
.woocommerce-message .form-row .button,
.woocommerce-message .form-row input[type="button"],
.woocommerce-message .form-row input[type="reset"],
.woocommerce-message .form-row input[type="submit"] {
	margin-top: 10px;
}

.woocommerce-error button:hover,
.woocommerce-error .button:hover,
.woocommerce-error input[type="button"]:hover,
.woocommerce-error input[type="reset"]:hover,
.woocommerce-error input[type="submit"]:hover,
.woocommerce-info button:hover,
.woocommerce-info .button:hover,
.woocommerce-info input[type="button"]:hover,
.woocommerce-info input[type="reset"]:hover,
.woocommerce-info input[type="submit"]:hover,
.woocommerce-message button:hover,
.woocommerce-message .button:hover,
.woocommerce-message input[type="button"]:hover,
.woocommerce-message input[type="reset"]:hover,
.woocommerce-message input[type="submit"]:hover,
.woocommerce .woocommerce-Message a.button:hover,
.woocommerce-page .woocommerce-Message a.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce a.button.download:hover {
	background-color: #fff;
	color: #000;
}

/*--------------------------------------------------------------
# Mini Cart and Shop Sidebar on Shop archive page
--------------------------------------------------------------*/

.cart-touch {
	border-bottom: none;
	color: #000;
	height: 45px;
	margin-top: -12px;
	right: 25px;
	z-index: 100;

	position: fixed;
	top: 92px;
	visibility: visible;
	opacity: 1;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.cart-touch + * + .shop-sidebar-touch {
	top: 144px;
}

.shop-sidebar-touch {
	border-bottom: none;
	color: #000;
	height: 45px;
	margin-top: -12px;
	right: 25px;
	z-index: 100;

	position: fixed;
	top: 92px;
	visibility: visible;
	opacity: 1;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.cart-touch a,
.shop-sidebar-touch a {
	display: inline-block;
	color: #000;
	border-bottom: none;
	padding: 12px;
}

.cart-touch a.open-minicart-btn {
	position: absolute;
	top: 6px;
	right: 2px;
	bottom: 0;
	left: 8px;
	z-index: 2;
}

.cart-touch a:hover i,
.cart-touch a:hover + a i,
.open-mini-cart .cart-touch a i {
	color: transparent;
}


.shop-sidebar-touch a:hover i {
	color: rgba(0,0,0,.5);
}

.cart-touch a:hover span,
.cart-touch a:hover + a span,
.open-mini-cart .cart-touch a span {
	right: 10px;
	bottom: 9px;
	width: 26px;
	height: 26px;
	padding-top: 6px;
	font-size: 14px;
	background: rgba(0,0,0,.5);
}

.cart-touch a i,
.cart-touch a span,
.shop-sidebar-touch a i {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.cart-touch a span {
	background: #000;
	border-radius: 50%;
	color: #fff;
	position: absolute;
	right: 5px;
	bottom: 4px;
	font-size: 10px;
	font-weight: 500;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 1;
	padding-top: 4px;
}

body.big-search-opened .cart-touch,
body.big-search-opened .shop-sidebar-touch {
	opacity: 0;
}

/* modals */

body:not(.show) #sidebar.shop-sidebar,
body:not(.show) .mini-cart {
	-webkit-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	-o-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.mini-cart {
	width: 450px;
	max-width: 100%;
	padding: 0;
	height: 100vh;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2000;

	color: #fff;

	background: #161616;

	-webkit-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	-o-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);

	-webkit-transition: .2s .1s linear;
	-moz-transition: .2s .1s linear;
	-ms-transition: .2s .1s linear;
	-o-transition: .2s .1s linear;
	transition: .2s .1s linear;
}

#sidebar.shop-sidebar {
	width: 450px;
	max-width: 100%;
	padding: 0;
	height: 100vh;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2000;
	opacity: 1;
	overflow: hidden;
	float: none;

	color: #fff;

	background: #161616;

	-webkit-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	-o-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);

	-webkit-transition: .2s .1s linear;
	-moz-transition: .2s .1s linear;
	-ms-transition: .2s .1s linear;
	-o-transition: .2s .1s linear;
	transition: .2s .1s linear;
}

.admin-bar #sidebar.shop-sidebar {
	top: 32px;
}

.open-mini-cart .mini-cart,
.open-shop-sidebar #sidebar.shop-sidebar {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

body[class*="open-"] .site-content,
body[class*="open-"] div[class*="woocommerce-"],
body[class*="open-"].show .site-header,
body[class*="open-"].no-js .site-header,
body[class*="open-"] .site-footer,
body[class*="open-"] .search-big__trigger,
body[class*="open-"] .cart-touch,
body[class*="open-"] .shop-sidebar-touch {
	-webkit-transform: translate3d(-460px,0,0);
	-moz-transform: translate3d(-460px,0,0);
	-ms-transform: translate3d(-460px,0,0);
	-o-transform: translate3d(-460px,0,0);
	transform: translate3d(-460px,0,0);
}

body[class*="open-"] .site-header,
body[class*="open-"] #content,
body[class*="open-"] div[class*="woocommerce-"],
body[class*="open-"] .site-footer,
body[class*="open-"] .search-big__trigger,
body[class*="open-"] .cart-touch,
body[class*="open-"] .shop-sidebar-touch {
	pointer-events: none;
	opacity: .3;
}

body[class*="open-"] #page {
	padding-right: 15px;
}

.cart-header,
.shop-header {
	background: #000;
	text-align: right;
	padding: 40px 65px 30px;
}

.cart-header .close-btn,
.shop-header .close-btn {
	text-transform: uppercase;
	color: #fff;
	opacity: .4;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin-right: -10px;
	padding: 5px;

	border-bottom: none;

	-webkit-transition: .15s;
	-moz-transition: .15s;
	-ms-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
}

.cart-header .close-btn:hover,
.shop-header .close-btn:hover {
	opacity: 1;
}

.shop-sidebar.shop-page .shop-area {
	overflow-y: scroll;
	height: calc(100% - 101px);
	width: calc(100% + 20px);
}

.shop-sidebar.shop-page section.widget:first-child {
	padding-top: 60px;
}

.shop-sidebar.shop-page section.widget:last-of-type {
	padding-bottom: 65px;
}

.shop-sidebar.shop-page .widget {
	border-top: 1px solid rgba(255,255,255,.05);
}

.shop-sidebar.shop-page .widget,
.woocommerce-mini-cart__empty-message {
	padding-left: 65px;
	padding-right: 65px;
}

.shop-sidebar.shop-page .widget a,
.shop-sidebar.shop-page .widget.woocommerce a>span,
.shop-sidebar.shop-page .widget_shopping_cart .cart_list li a:not(.remove),
.shop-sidebar.shop-page .woocommerce.widget_shopping_cart .cart_list li a:not(.remove),
.woocommerce .shop-sidebar p.stars a:before,
.woocommerce .shop-sidebar .star-rating,
.woocommerce .shop-sidebar .star-rating:before,
.woocommerce .shop-sidebar .star-rating > span:before {
	color: #fff;
}

.shop-sidebar.shop-page .widget a:hover,
.shop-sidebar.shop-page .widget.woocommerce a:hover>span,
.shop-sidebar.shop-page .widget_shopping_cart .cart_list li a:not(.remove):hover,
.shop-sidebar.shop-page .woocommerce.widget_shopping_cart .cart_list li a:not(.remove):hover {
	color: #bfbfbf;
}

.shop-sidebar.shop-page .widget,
.shop-sidebar.shop-page .widget-title,
.woocommerce .shop-sidebar.shop-page  .widget_shopping_cart .cart_list li a.remove:before,
.shop-sidebar.shop-page .woocommerce.widget_shopping_cart .cart_list li a.remove:before,
.shop-sidebar .instagram-name {
	color: #9b9b9b;
}

.woocommerce .shop-sidebar.shop-page .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid rgba(255,255,255,.05);
	color: #fff;
}

.woocommerce-page .shop-sidebar.shop-page .widget_shopping_cart .buttons a {
	color: #000;
	background: #fff;
	border: 2px solid white;
}

.woocommerce-page .shop-sidebar.shop-page .widget_shopping_cart .buttons a:hover {
	color: #fff;
	background: transparent;
}

.shop-sidebar.shop-page .woocommerce .star-rating:before {
	color: #555;
}
.shop-sidebar.shop-page .woocommerce .star-rating>span {
	color: #555;
}

.shop-sidebar.shop-page .widget.woocommerce input#woocommerce-product-search-field:hover,
.shop-sidebar.shop-page .widget.woocommerce input#woocommerce-product-search-field:focus,
.shop-sidebar.shop-page .widget.woocommerce input#woocommerce-product-search-field:active,
.shop-sidebar.shop-page input[type="text"]:hover,
.shop-sidebar.shop-page input[type="email"]:hover,
.shop-sidebar.shop-page input[type="tel"]:hover,
.shop-sidebar.shop-page input[type="url"]:hover,
.shop-sidebar.shop-page input[type="password"]:hover,
.shop-sidebar.shop-page input[type="search"]:hover,
.shop-sidebar.shop-page textarea:hover {
	border-color: rgba(255,255,255,.6);
}

.shop-sidebar.shop-page .search-form input[type="submit"]:hover {
	color: #fff;
}

.shop-sidebar.shop-page .search-form input[type="submit"],
.shop-sidebar.shop-page .search-form:before {
	color: rgba(255,255,255,.35);
}

.shop-sidebar.shop-page input,
.shop-sidebar.shop-page input[type="text"],
.shop-sidebar.shop-page input[type="email"],
.shop-sidebar.shop-page input[type="tel"],
.shop-sidebar.shop-page input[type="url"],
.shop-sidebar.shop-page input[type="password"],
.shop-sidebar.shop-page input[type="search"],
.shop-sidebar.shop-page textarea  {
	background-color: #161616;
	color: #fff;
	border-color: #444;
}

.shop-sidebar.shop-page .widget.woocommerce input[type="submit"] {
	color: #fff;
}

.shop-sidebar.shop-page .widget .tagcloud a {
	border: 1px solid #444;
	color: #aaa;
}

.shop-sidebar.shop-page .tagcloud a:hover {
	color: #fff;
	border-color: #aaa;
}

.shop-sidebar.shop-page .woocommerce.widget_recent_reviews span.reviewer {
	color: #aaa;
}

.shop-sidebar.shop-page .widget_calendar th {
	color: #fff;
}

.shop-sidebar.shop-page td,
.shop-sidebar.shop-page table.shop_attributes td,
.shop-sidebar.shop-page table.shop_table td,
.shop-sidebar.shop-page table.shop_table tbody:first-child tr:first-child td,
.shop-sidebar.shop-page #add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
.shop-sidebar.shop-page .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.shop-sidebar.shop-page .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.shop-sidebar.shop-page .woocommerce-cart .cart-collaterals .cart_totals tr td,
.shop-sidebar.shop-page table.shop_table tfoot td {
	border: none;
}


/* mini cart modal */

.mini-cart .widget {
	border-top: 0;
	padding: 0;
	height: calc(100% - 101px);
	position: relative;
	color: #9b9b9b;
}

.mini-cart .widget .widget_shopping_cart_content {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
}

.mini-cart ul.cart_list {
	padding-top: 40px;
	padding-bottom: 20px;
	margin-right: -20px;
	height: calc(100% - 200px);
	overflow-y: scroll;
}

.mini-cart .widgettitle,
.mini-cart ul.cart_list {
	padding-left: 65px;
	padding-right: 85px;
}

.mini-cart .widgettitle {
	color: #fff;
	margin: 0;
	padding-top: 30px;
}

.woocommerce .mini-cart .widgettitle {
	margin-bottom: 0;
}

.mini-cart .cart_list li {
	padding-left: 0;
}

.mini-cart .woocommerce.widget_shopping_cart .cart_list li {
	display: block;
	margin-right: -20px;
	padding-left: 0;
	padding-right: 20px;
}

.mini-cart .woocommerce.widget_shopping_cart .cart_list li.empty {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	padding-right: 0;
}

.mini-cart .woocommerce.widget_shopping_cart ul.cart_list li a.remove {
	right: 15px;
	left: auto;
}
.mini-cart .woocommerce.widget_shopping_cart ul.cart_list a.remove:before {
	color: rgba(255,255,255,.4)
}

.mini-cart .woocommerce.widget_shopping_cart ul.cart_list a.remove:hover:before {
	color: white !important;
}

.mini-cart .widget_shopping_cart ul.cart_list li a:not(.remove) {
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.mini-cart .widget_shopping_cart ul.cart_list li img {
	width: 65px;
	float: left;
	margin-right: 30px;
	display: block;
}

.mini-cart .widget_shopping_cart ul.cart_list li span.quantity {
	display: block;
	opacity: .5;
	margin-top: 5px;
}

.widget_shopping_cart ul.cart_list li dl.variation + span.quantity {
	margin-top: 0;
}

.mini-cart .widget_shopping_cart ul.cart_list li span.quantity,
.mini-cart .widget.woocommerce span.amount {
	color: #fff;
	font-weight: 400;
	text-align: left;
	font-size: 13px;
}

.mini-cart .widget .widget_shopping_cart_content p.total {
	border-top: 2px solid rgba(255,255,255,.1);
	padding: 18px 65px;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0;

	position: absolute;
	bottom: 74px;
	left: 0;
	right: 0;
}

.mini-cart p.total strong {
	margin-right: 10px;
}

.mini-cart p.total>span {
}

.mini-cart .widget p.buttons {
	background: #000;
	padding: 20px 65px;
	margin-bottom: 0;

	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.mini-cart p.buttons a.button {
	width: auto;
	padding: 5px;
	margin-left: 0;
	border-radius: 0;
	font-size: 18px;
	font-weight: 900;
	text-transform: none;
	background-color: transparent;
	color: #fff;
	line-height: normal;
	border: none;
}

.woocommerce-page .widget_shopping_cart .buttons a:hover,
.woocommerce .widget_shopping_cart .buttons a:hover, body .widget_shopping_cart .buttons a:hover {
	color: #fff;
}

.mini-cart p.buttons a.button:hover {
	background-color: transparent;
}

.mini-cart a:not(.remove):not(.close-btn):hover {
	opacity: .5;
}

.mini-cart p.buttons a.button:first-child {
	float: left;
	margin-left: -5px;
}

.mini-cart p.buttons a.button:last-child {
	float: right;
	margin-right: -5px;
}


/*--------------------------------------------------------------
# Gallery Popup
--------------------------------------------------------------*/

div.ppt {
	display: none !important;
}

.pp_top {
	height: 0;
}

div.pp_woocommerce .pp_content_container {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 10px 0 0;
}

div.pp_woocommerce .pp_content_container a {
	border-bottom: none;
}

div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
	background-color: transparent;
	right: auto;
	left: -20px;
	top: -28px;
	font-size: 15px!important;
	border-radius: 0;
	border: none;
}

div.pp_woocommerce a.pp_contract:before, div.pp_woocommerce a.pp_expand:before {
	font-size: 15px!important;
}

div.pp_woocommerce .pp_close {
	background-color: transparent;
	top: -30px;
	right: -20px;
	font-size: 18px!important;
}


div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover,
div.pp_woocommerce .pp_close:hover {
	background-color: transparent;
	opacity: 1;
}

div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_close,
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
	border-radius: 0;
	text-shadow: none;
	opacity: .5;
}

div.pp_woocommerce .pp_arrow_next:hover,
div.pp_woocommerce .pp_arrow_previous:hover,
div.pp_woocommerce .pp_close:hover,
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover {
	opacity: 1;
}

div.pp_woocommerce .pp_next:active:before,
div.pp_woocommerce .pp_previous:active:before {
	opacity: 1;
}

a.pp_next, a.pp_previous {
	display: block;
	height: 100%;
	width: calc(49% + 80px);
	text-indent: -10000px;
}

a.pp_next {
	margin-right: -80px;
}

a.pp_previous {
	margin-left: -80px;
}

div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before {
	background-color: transparent;
	font-size: 40px!important;
	text-indent: 0;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	text-align: center;
}

div.pp_woocommerce .pp_next:before {
	right: -60px;
}

div.pp_woocommerce .pp_previous:before {
	left: -60px;
}

.pp_nav {
	clear: both;
	float: none;
}

div.pp_woocommerce .pp_details {
	text-align: center;
	padding-top: .5em;
}

div.pp_woocommerce .pp_nav {
	display: inline-block;
	margin-right: 0;
}

div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
	display: none;
}

.pp_nav p,
.pp_description,
.pp_social {
	float: none;
	color: #fff;
}


.pp_gallery ul,
.pp_gallery ul a {
	height: auto;
}

.pp_gallery {
	display: none !important;
}

/*--------------------------------------------------------------
# IE Specific
--------------------------------------------------------------*/

@media screen and (min-width:0\0) {

	.archive.woocommerce .grid-wrapper .product {
		-webkit-transform: translate(0,50px);
		-moz-transform: translate(0,50px);
		-ms-transform: translate(0,50px);
		-o-transform: translate(0,50px);
		transform: translate(0,50px);
	}

	.archive.woocommerce .grid-wrapper .animate {
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}

	.woocommerce .products .product .quick-view-trigger {
		-webkit-transform: translate(-50%,0);
		-moz-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		-o-transform: translate(-50%,0);
		transform: translate(-50%,0);
	}

	.product-modal {
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	body:not(.show) #sidebar.shop-sidebar,
	body:not(.show) .mini-cart {
		-ms-transform: translate(100%,0);
		transform: translate(100%,0);
	}

	.mini-cart {
		-webkit-transform: translate(100%,0);
		-moz-transform: translate(100%,0);
		-ms-transform: translate(100%,0);
		-o-transform: translate(100%,0);
		transform: translate(100%,0);
	}

	#sidebar.shop-sidebar {
		-ms-transform: translate(100%,0);
		transform: translate(100%,0);
	}

	body[class*="open-"] .site-content,
	body[class*="open-"] div[class*="woocommerce-"],
	body[class*="open-"].show .site-header,
	body[class*="open-"].no-js .site-header,
	body[class*="open-"] .site-footer,
	body[class*="open-"] .search-big__trigger,
	body[class*="open-"] .cart-touch,
	body[class*="open-"] .shop-sidebar-touch {
		-ms-transform: translate(-460px,0);
		transform: translate(-460px,0);
	}

	.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 {
		border-color: #d3ced2;
	}

}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 769px) {

	.woocommerce-error .form-row-last,
	.woocommerce-info .form-row-last,
	.woocommerce-message .form-row-last,
	.woocommerce-Message .form-row-last {
		margin-left: 30px;
	}

	.woocommerce-error .lost_password,
	.woocommerce-info .lost_password,
	.woocommerce-message .lost_password,
	.woocommerce-Message .lost_password {
		margin-left: 30px;
	}

	.woocommerce-cart .woocommerce .shop_table .product-name a {
		font-size: 15px;
	}

}

@media only screen and (hover: hover) {

	.woocommerce .products .product:hover img,
	.woocommerce-page .products .product:hover img {
		opacity: .1;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product .product-info {
		text-align: center;
		position: absolute;
		width: 100%;
		top: 45%;
		opacity: 0;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		-o-transition: .3s ease-out;
		transition: .3s ease-out;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product h2,
	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product h3 {
		padding: 0 30px;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product:hover .product-info {
		opacity: 1;
		top: 50%;
	}

	/* sale badge */

	.woocommerce:not(.product-info-under) .products .product span.wc-new-badge,
	.woocommerce:not(.product-info-under) .products .product span.onsale {
		position: absolute;
		top: calc(40% - 40px);
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		opacity: 0;
	}

	.woocommerce:not(.product-info-under) .products .product.sale span.onsale {
		-webkit-transform: translate(-110%, 0);
		-moz-transform: translate(-110%, 0);
		-ms-transform: translate(-110%, 0);
		-o-transform: translate(-110%, 0);
		transform: translate(-110%, 0);
	}

	.woocommerce:not(.product-info-under) .products .product.sale span.onsale:last-of-type {
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}

	.woocommerce:not(.product-info-under) .products .product.sale span.wc-new-badge {
		-webkit-transform: translate(10%, 0);
		-moz-transform: translate(10%, 0);
		-ms-transform: translate(10%, 0);
		-o-transform: translate(10%, 0);
		transform: translate(10%, 0);
	}

	.woocommerce-page:not(.product-info-under) .products .product:hover span.onsale,
	.woocommerce-page:not(.product-info-under) .products .product:hover span.wc-new-badge {
		opacity: 1;
		top: calc(45% - 40px);
		-webkit-transition: .2s .15s;
		-moz-transition: .2s .15s;
		-ms-transition: .2s .15s;
		-o-transition: .2s .15s;
		transition: .2s .15s;
	}

	.woocommerce:not(.product-info-under) .related .products .product span.onsale,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.onsale,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.onsale,
	.woocommerce:not(.product-info-under) .related .products .product span.wc-new-badge,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.wc-new-badge,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.wc-new-badge {
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.woocommerce:not(.product-info-under) .related .products .product span.onsale:first-of-type,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.onsale:first-of-type,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.onsale:first-of-type,
	.woocommerce:not(.product-info-under) .related .products .product span.wc-new-badge:first-of-type,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.wc-new-badge:first-of-type,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.wc-new-badge:first-of-type {
		left: calc(50% - 28px);
	}

	.woocommerce:not(.product-info-under) .related .products .product span.onsale:nth-of-type(2),
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.onsale:nth-of-type(2),
	.woocommerce:not(.product-info-under) .up-sells .products .product span.onsale:nth-of-type(2),
	.woocommerce:not(.product-info-under) .related .products .product span.wc-new-badge:nth-of-type(2),
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.wc-new-badge:nth-of-type(2),
	.woocommerce:not(.product-info-under) .up-sells .products .product span.wc-new-badge:nth-of-type(2) {
		left: calc(50% + 28px);
	}

	.woocommerce:not(.product-info-under) .related .products .product span.onsale:only-of-type,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.onsale:only-of-type,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.onsale:only-of-type,
	.woocommerce:not(.product-info-under) .related .products .product span.wc-new-badge:only-of-type,
	.woocommerce:not(.product-info-under) .cross-sells .products .product span.wc-new-badge:only-of-type,
	.woocommerce:not(.product-info-under) .up-sells .products .product span.wc-new-badge:only-of-type {
		left: 50%;
	}

	/* info on img hover */

	.product-info-hover.woocommerce .products .product>a {
		padding-bottom: 0;
		background: #fff;
	}

	.product-info-hover.woocommerce .products .product>a:not(.button) {
		font-size: 0;
	}

	.product-info-hover.woocommerce .products .product a img {
		margin-bottom: 0;
	}

	.product-info-hover.woocommerce .products .product:hover img,
	.product-info-hover.woocommerce-page .products .product:hover img {
		opacity: .1;
	}

	.product-info-hover.woocommerce .products .product .product-info {
		opacity: 0;
		position: absolute;
		top: 35%;
		left: 0;
		width: 100%;
		text-align: center;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		-o-transition: .3s ease-out;
		transition: .3s ease-out;
	}

	.product-info-hover.woocommerce .products .product:hover .product-info {
		opacity: 1;
		top: 45%;
	}

	.product-info-hover.woocommerce .products .product h2,
	.product-info-hover.woocommerce .products .product h3 {
		padding: 0 45px;
	}

	.product-info-hover.woocommerce .products .product .price del {
		display: inline-block;
	}

	.product-info-hover.woocommerce .products .product:hover .quick-view-trigger {
		-webkit-transition: .2s .2s ease-out;
		-moz-transition: .2s .2s ease-out;
		-ms-transition: .2s .2s ease-out;
		-o-transition: .2s .2s ease-out;
		transition: .2s .2s ease-out;
	}

	.product-info-hover.woocommerce .products a.button.added {
		display: none;
	}

	.product-info-hover.woocommerce .products .product a.button:before,
	.product-info-hover.woocommerce .products .product a.button:after {
		display: none !important;
	}

	.product-info-hover.woocommerce .products .product a.button,
	.product-info-hover.woocommerce-page .products .product a.button,
	.product-info-hover.woocommerce .products .product a.added_to_cart,
	.product-info-hover.woocommerce-page .products .product a.added_to_cart,
	.product-info-hover.woocommerce .products .product p.out-of-stock,
	.product-info-hover.woocommerce-page .products .product p.out-of-stock {
		position: absolute;
		bottom: 10%;
		left: 0;
		width: 100%;
		float: none;
		padding: 5px;
		margin: 0;
		text-align: center;
	}

	.product-info-hover.woocommerce .products .product:hover a.button,
	.product-info-hover.woocommerce-page .products .product:hover a.button,
	.product-info-hover.woocommerce .products .product:hover a.added_to_cart,
	.product-info-hover.woocommerce-page .products .product:hover a.added_to_cart,
	.product-info-hover.woocommerce .products .product:hover p.out-of-stock,
	.product-info-hover.woocommerce-page .products .product:hover p.out-of-stock {
		opacity: .99;
		z-index: 1;
		bottom: 5%;
		-webkit-transition: .2s .2s ease-out;
		-moz-transition: .2s .2s ease-out;
		-ms-transition: .2s .2s ease-out;
		-o-transition: .2s .2s ease-out;
		transition: .2s .2s ease-out;
	}

	.product-info-hover.woocommerce .products .product a.button:hover,
	.product-info-hover.woocommerce-page .products .product a.button:hover {
		color: #000;
	}

	.product-info-hover.woocommerce .products .product a.button,
	.product-info-hover.woocommerce .products .product a.added_to_cart,
	.product-info-hover.woocommerce .products .product p.out-of-stock {
		opacity: 0;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
	}

	/* / hover */

	.woocommerce .cart .actions button.button:hover:not(:disabled) {
		border-bottom: 1px solid #000;
	}

	.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 .checkout_coupon button.button:hover {
		background: transparent;
		background-color: transparent;
	}

}

@media only screen and (min-width: 1700px) {

	.woocommerce div.product div.images div.thumbnails,
	.woocommerce div.product div.images .flex-control-thumbs {
		max-height: 620px;
		padding-top: 0;
		position: absolute;
		width: 95px;
		left: -110px;
		top: 0;
	}

	.woocommerce #content div.product div.thumbnails a,
	.woocommerce div.product div.thumbnails a,
	.woocommerce-page #content div.product div.thumbnails a,
	.woocommerce-page div.product div.thumbnails a,
	.woocommerce div.product div.images .flex-control-thumbs li {
		float: none;
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.woocommerce #content div.product div.thumbnails a:nth-child(4n),
	.woocommerce div.product div.thumbnails a:nth-child(4n),
	.woocommerce-page #content div.product div.thumbnails a:nth-child(4n),
	.woocommerce-page div.product div.thumbnails a:nth-child(4n),
	.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n) {
		margin-right: 0;
	}

}

@media screen and (max-width: 1440px) {

	.shop-sidebar.shop-page .widget {
		padding-left: 65px;
		padding-right: 65px;
	}

	.mini-cart .widget {
		padding: 0;
	}

	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: calc(50% - 65px);
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.wc-new-badge,
	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.onsale {
		position: absolute;
		top: 2%;
	}

	.woocommerce-page:not(.product-info-under):not(.product-info-hover) .products .product:hover span.onsale,
	.woocommerce-page:not(.product-info-under):not(.product-info-hover) .products .product:hover span.wc-new-badge {
		top: 5%;
	}

	.woocommerce-line {
		width: calc( 100vw - 346px );
		left: calc((-100vw + 346px )*.1 - 5px );
	}

}

@media screen and (max-width: 1279px) {

	#sidebar.shop-page {
		margin-left: 0;
		margin-right: 0;
	}

	.woocommerce #review_form #respond p.small-input:nth-child(odd) {
		float: none;
	}

	.shop-sidebar.shop-page .widget,
	.shop-sidebar.shop-page .advertisement-widget.fullwidth,
	.shop-sidebar.shop-page .advert-wrap,
	.mini-cart .widget {
		border-top: 1px solid rgba(255,255,255,.05);
		float: none;
		padding-left: 65px;
		padding-right: 65px;
		width: 100%;
	}

	.mini-cart .widget {
		padding: 0;
	}

}

@media screen and (min-width: 1401px) and (max-width: 1440px) {

	.archive .woocommerce-error,
	.archive .woocommerce-info,
	.archive .woocommerce-message,
	.archive .woocommerce-Message {
		margin-left: 332px !important;
		width: calc(100% - 346px - 62px);
	}

	.four-col.archive .woocommerce-error,
	.four-col.archive .woocommerce-info,
	.four-col.archive .woocommerce-message,
	.four-col.archive .woocommerce-Message {
		margin-left: 322px !important;
		width: calc(100% - 346px - 52px);
	}

}

@media screen and (hover: hover) and (max-width: 1440px) {

	.woocommerce nav.woocommerce-pagination {
		right: 17px;
	}

	.cart-touch,
	.shop-sidebar-touch {
		right: 15px;
	}

}

@media screen and (hover: hover) and (max-width: 1400px) {

	.archive .woocommerce-error,
	.archive .woocommerce-info,
	.archive .woocommerce-message,
	.archive .woocommerce-Message,
	.four-col.archive .woocommerce-error,
	.four-col.archive .woocommerce-info,
	.four-col.archive .woocommerce-message,
	.four-col.archive .woocommerce-Message {
		margin-left: 332px !important;
		width: calc(100% - 346px - 62px);
	}

}

@media only screen and (max-width: 768px) and (min-width: 552px) {

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: none;
	}

	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		display: inline-block;
	}

	.woocommerce div.product div.images>a {
		width: 80%;
		float: left;
	}

	.woocommerce div.product div.images div.thumbnails,
	.woocommerce div.product div.images .flex-control-thumbs {
		width: 20%;
		float: right;
		padding-left: 4px;
		padding-top: 0;
	}

	.woocommerce #content div.product div.thumbnails a,
	.woocommerce div.product div.images .flex-control-thumbs li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4px;
	}

}

@media only screen and (hover: none) {

	.cart-touch {
		right: 7px;
	}

	.cart-touch a span {
		right: 0;
	}

	.shop-sidebar-touch {
		right: 6px;
	}

	.cart-touch a,
	.shop-sidebar-touch a {
		padding: 12px 6px;
	}

	.woocommerce-line {
		left: calc((-100vw + 120px)*.1 - 60px);
		width: 100vw;
	}

	.woocommerce .related {
		margin-top: 60px;
	}

	.woocommerce .products ul,
	.woocommerce .products {
		margin-bottom: 3em;
	}

	.woocommerce nav.woocommerce-pagination {
		right: 11px;
	}

	.comment-content th,
	.entry-content th,
	.comment-content td,
	.entry-content td,
	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td {
		line-height: normal;
	}

	.woocommerce .related h2 {
		float: none;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		margin-right: 15px;
	}

	div.pp_woocommerce .pp_gallery {
		display: block !important;
		margin-top: -35px;
		margin-left: 0 !important;
		width: 100%;
		position: static;
	}

	div.pp_woocommerce .pp_arrow_next,
	div.pp_woocommerce .pp_arrow_previous {
		display: none !important;
	}

	.pp_gallery div {
		overflow: hidden;
		text-align: center;
		width: 100% !important;
	}

	.pp_gallery ul {
		float: none;
		margin: 0 auto;
		overflow: hidden;
		left: 0 !important;
	}

	.pp_gallery li {
		display: inline-block;
		float: none;
		margin: 0 3px;
		vertical-align: middle;
	}

	div.pp_woocommerce .pp_gallery ul li a {
		border: none;
		background: transparent;
		box-shadow: none;
	}

	/* shop */

	.product-info-under.woocommerce .products .product:hover img,
	.product-info-under.woocommerce-page .products .product:hover img,
	.product-info-hover.woocommerce .products .product:hover img,
	.product-info-hover.woocommerce-page .products .product:hover img {
		opacity: 1;
	}

	.product-info-under.woocommerce .products .product .quick-view-trigger,
	.product-info-hover.woocommerce .products .product .quick-view-trigger {
		display: none;
	}

	.product-info-hover.woocommerce .products .product>a {
		background: #fff;
		display: block;
		padding-bottom: 30px;
		border-bottom: none;
		position: relative;
	}

	.product-info-hover.woocommerce .products .product a img {
		margin-bottom: 25px;
	}

	.product-info-hover.woocommerce .products .product .product-info {
		padding: 0 35px;
	}

	.product-info-hover.woocommerce .products .product span + .product-info {
		margin-top: -31px;
	}

	.product-info-hover.woocommerce .products .product h2,
	.product-info-hover.woocommerce .products .product h3 {
		padding: 0;
	}

	.product-info-hover.woocommerce .products .product .price {
		float: none;
		font-size: 13px;
		font-weight: 400;
		margin-bottom: 0;
		clear: left;
		margin-top: 16px;
		margin-left: 0;
	}

	.product-info-hover.woocommerce .products .product .price del {
		display: inline-block;
	}

	.product-info-hover.woocommerce .products .product .quick-view-trigger {
		padding: .5em 1.8em;
		border-radius: 24px;
		height: 44px;
		border: 2px solid #000;
		font-weight: 900;
		min-width: 137px;
		bottom: auto;
		top: calc(45% - 60px - 22px);
	}

	.product-info-hover.woocommerce .products a.button,
	.product-info-hover.woocommerce .products a.added_to_cart,
	.product-info-hover.woocommerce .products p.out-of-stock {
		float: none;
		background: none;
		font-size: 14px;
		font-weight: 500;
		padding: 0;
		height: auto;
		border-radius: 0;
		display: block;
		margin-bottom: .5em;
		line-height: 1.7;
	}

	.product-info-hover.woocommerce .products a.button.added {
		display: none;
	}

	.product-info-hover.woocommerce .products .product a.button:before,
	.product-info-hover.woocommerce .products .product a.button:after {
		display: none !important;
	}

	.product-info-hover.woocommerce .products .product a.button,
	.product-info-hover.woocommerce-page .products .product a.button,
	.product-info-hover.woocommerce .products .product a.added_to_cart,
	.product-info-hover.woocommerce-page .products .product a.added_to_cart,
	.product-info-hover.woocommerce .products .product p.out-of-stock,
	.product-info-hover.woocommerce-page .products .product p.out-of-stock {
		margin: -55px 35px 0 0;
		float: right;
		padding-bottom: 0;
		text-align: right;
		background: none;
	}

	.product-info-hover.woocommerce .products .product p.out-of-stock,
	.product-info-hover.woocommerce-page .products .product p.out-of-stock {
		margin-top: -50px;
	}

	.product-info-hover.woocommerce .products .product .star-rating {
		margin: 16px 0 0;
		height: 16px;
		display: inline-block;
		float: right;
		width: 4em;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
	}

	.product-info-hover.woocommerce .products .product a.button,
	.product-info-hover.woocommerce .products .product a.added_to_cart,
	.product-info-hover.woocommerce .products .product p.out-of-stock {
		opacity: 0;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
	}

	.woocommerce .products .product a.button,
	.woocommerce-page .products .product a.button,
	.woocommerce .products .product a.added_to_cart,
	.woocommerce-page .products .product a.added_to_cart,
	.woocommerce .products .product p.out-of-stock,
	.woocommerce-page .products .product p.out-of-stock {
		opacity: 1;
		z-index: 1;

		float: none;
		margin: -20px auto 0;
		padding-bottom: 20px;
		text-align: center;
		background: #fff;
		clear: both;
	}

	.woocommerce .related .product p.out-of-stock,
	.woocommerce-page .related .product p.out-of-stock {
		margin-top: -6px;
		text-align: left;
	}

	.woocommerce .products .product h2,
	.woocommerce .products .product h3 {
		font-size: 16px;
		padding: 0 20px 2px;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product > a {
		background-color: transparent;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product h2,
	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product h3 {
		padding: 0;
	}

	.woocommerce .products .product:hover .star-rating,
	.woocommerce-page .products .product:hover .star-rating {
		opacity: 1;
		z-index: 1;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.onsale + .wc-new-badge,
	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.onsale + .wc-new-badge {
		left: 65px;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.wc-new-badge,
	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product span.onsale {
		top: -1em;
		left: 10px;
	}

	.woocommerce:not(.product-info-under):not(.product-info-hover) .products .product .product-info {
		padding: 20px 0;

	}

}

@media only screen and (min-width: 768px) and (hover: none) {

	.woocommerce .related .grid-wrapper .product,
	.woocommerce.single .up-sells .grid-wrapper .product {
		width: 33%;
	}

}

@media screen and (max-width: 782px){

	.admin-bar #sidebar.shop-sidebar {
		top: 46px;
	}

}

@media only screen and (max-width: 767px) {

	/* navigation icons */
	.cart-touch,
	.shop-sidebar-touch {
		margin-top: -22px;
		position: absolute;
	}

	.woocommerce-line {
		left: calc(-40px - 30px);
	}

	.woocommerce .related .grid-wrapper .product,
	.woocommerce.single .up-sells .grid-wrapper .product {
		width: 49.9%;
		margin-bottom: 30px;
	}

	.woocommerce .related .grid-wrapper .product:last-of-type,
	.woocommerce.single .up-sells .grid-wrapper .product:last-of-type {
		margin-bottom: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		margin-bottom: 40px;
	}

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

	.woocommerce #reviews #comments ol.commentlist > li:last-of-type {
		margin-bottom: 0;
	}

	.woocommerce #reviews #comments ol.commentlist {
		margin-top: 50px;
	}

	.woocommerce .woocommerce-Message a.button,
	.woocommerce-page .woocommerce-Message a.button,
	.woocommerce .woocommerce-message a.button,
	.woocommerce a.button.download {
		margin-right: -1.6em;
	}

}

@media only screen and (max-width: 768px) {

	.cart-touch a.open-minicart-btn {
		display: none;
	}

	.woocommerce .related h2 {
		font-size: 40px;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		margin: 0;
		line-height: normal;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
		padding: .2em;
	}

	fieldset {
		padding: .85em 1.2em 1.2em;
	}

	.product-modal-wrapp .summary,
	.product-modal-wrapp .images {
		width: calc(50% - 20px);
	}

	.product-modal {
		padding: 50px;
		max-width: 90vw;
		max-height: 90vh;
	}

	.product-modal-wrapp a.close {
		right: 15px;
		top: 15px;
	}

	/* shop */

	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary,
	.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%;
	}

	/* pagination */

	.woocommerce nav.woocommerce-pagination {
		position: static;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 40px;
		width: 100%;
		margin: 0;
		margin-bottom: 0;
	}

	.woocommerce .woocommerce-pagination ul.page-numbers li,
	.woocommerce-page .woocommerce-pagination ul.page-numbers li {
		display: inline-block;
	}

	.woocommerce nav.woocommerce-pagination ul li {
		display: inline-block;
		vertical-align: middle;
	}

	.woocommerce nav.woocommerce-pagination ul li span.current {
		margin: 0;
	}

	.woocommerce nav.woocommerce-pagination ul li a.prev,
	.woocommerce nav.woocommerce-pagination ul li a.next {
		width: 20px;
	}

	.woocommerce nav.woocommerce-pagination ul li a.prev {
		margin-bottom: 0;
	}

	.woocommerce nav.woocommerce-pagination ul li a.prev:after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.woocommerce nav.woocommerce-pagination ul li a.next {
		margin-top: 0;
	}

	.woocommerce nav.woocommerce-pagination ul li a.next:after {
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}


	/* single */

	.woocommerce div.product div.images,
	.woocommerce div.product div.summary {
		margin-bottom: 0;
	}

	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		clear: both;
		padding-top: 40px;
		margin-bottom: 60px;
	}

	.wc-tabs-wrapper {
		margin: 60px 0 0;
		padding-top: 0;
		padding-bottom: 50px;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul li a,
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 16px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		margin: 0 1em 0 0;
	}

	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		border-radius: 25px;
		float: none;
		margin-bottom: 5px;
		position: static;
		width: 50px;
	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0;
	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
		font-size: 0;
	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {
		line-height: normal;
		margin-bottom: 5px;
	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text .meta time {
		display: block;
		font-size: 13px;
		line-height: normal;
		margin-top: 7px;
		margin-bottom: 10px;
	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
		margin-top: 8px;
	}

	.woocommerce #review_form #respond .form-submit input {
		margin-top: 15px;
	}

	.woocommerce .related {
		margin-top: 60px;
	}

	.woocommerce .related:last-of-type {
		margin-bottom: 0;
	}

	div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_close {
		height: 20px;
		width: 20px;
		font-size: 20px;
		line-height: 20px;
	}

	div.pp_woocommerce .pp_arrow_next:before, div.pp_woocommerce .pp_arrow_previous:before, div.pp_woocommerce .pp_close:before {
		font-size: 20px;
	}

	div.pp_woocommerce .pp_close {
		top: -30px;
		right: 0px;
	}

	/* cart */

	.woocommerce table.shop_table {
		margin-bottom: 50px;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		margin-top: -1px;
		vertical-align: baseline;
	}

	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid #e6e6e6;
	}

	.woocommerce-cart .woocommerce .shop_table a.remove:before {
		padding: 0;
	}

	.woocommerce div table.shop_table_responsive tr td:last-child,
	.woocommerce-page div table.shop_table_responsive tr td:last-child {
		border-bottom: 1px solid #e6e6e6;
	}

	.woocommerce #content table.cart td.actions,
	.woocommerce table.cart td.actions,
	.woocommerce-page #content table.cart td.actions,
	.woocommerce-page table.cart td.actions {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}

	.woocommerce table.shop_table_responsive tr td.order-actions,
	.woocommerce-page table.shop_table_responsive tr td.order-actions,
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td.order-actions,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td.order-actions {
		text-align: center !important;
		background-color: #f5f5f5;
	}

	.woocommerce table.shop_table_responsive tr td.product-subtotal,
	.woocommerce-page table.shop_table_responsive tr td.product-subtotal,
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td.product-subtotal,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td.product-subtotal {
		background-color: #f5f5f5;
	}

	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text {
		padding-top: 0;
		padding-bottom: 0;
	}

	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_attributes td p,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td,
	.woocommerce table.shop_table td p {
		font-size: 14px;
	}

	.woocommerce table.shop_table_responsive tr td.product-remove,
	.woocommerce-page table.shop_table_responsive tr td.product-remove {
		display: table-cell;
		padding: 10px 18px;
		text-align: center !important;
	}

	.woocommerce table.shop_table_responsive tr td.product-name,
	.woocommerce-page table.shop_table_responsive tr td.product-name {
		display: table-cell;
		width: 100%;
		padding: 10px 18px;
	}

	.woocommerce table.shop_table_responsive tr td:nth-last-child(2),
	.woocommerce-page table.shop_table_responsive tr td:nth-last-child(2) {
		border-bottom-width: 2px;
	}

	.woocommerce table.shop_table_responsive tr td:last-child,
	.woocommerce-page table.shop_table_responsive tr td:last-child {
		border-bottom: none;
	}

	.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
	.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
	.woocommerce-cart .woocommerce .shop_table a.remove:before {
		font-size: 16px;
	}

	.woocommerce tr.cart_item td.product-name dl.variation dd {
		float: right;
		margin: 0;
	}

	.woocommerce .cart .actions button.button[name='update_cart'] {
		margin-bottom: 15px;
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		margin-bottom: 20px;
	}

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}

	.shop_table .quantity {
		height: auto;
		margin-right: -7px;
	}

	.woocommerce table.shop_table_responsive .quantity .qty,
	.woocommerce-page table.shop_table_responsive .quantity .qty {
		min-height: initial;
		font-size: 14px;
		margin-top: -9px;
		margin-bottom: -9px;
	}

	.shop_table .quantity #down, .shop_table .quantity #up {
		margin-top: -0.8em;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		padding-bottom: 1.5em;
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		height: 40px;
		margin-right: 0;
	}

	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon input,
	.woocommerce-page #content table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon input,
	.woocommerce-page table.cart td.actions .coupon .button,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon input {
		width: 100%;
	}

	.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 {
		border-color: rgba(0,0,0,.1);
	}

	.woocommerce .products .product h2,
	.woocommerce .products .product h3 {
		width: calc(100% - 55px);
	}

	.woocommerce .cart-collaterals h2 {
		font-size: 20px;
		text-align: center;
	}

	.woocommerce .cart-collaterals .products {
		margin-top: 30px;
	}

	.woocommerce .cart-collaterals .shop_table tr:not(:last-child) {
		margin-bottom: 0;
		border-bottom: 1px solid rgba(0,0,0,.1);
	}

	.woocommerce-cart .wc-proceed-to-checkout,
	.woocommerce-checkout .wc-proceed-to-checkout {
		text-align: center;
	}

	/* billing */

	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2 {
		margin-bottom: 20px;
	}

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
		overflow: visible;
	}

	.woocommerce #payment #place_order,
	.woocommerce-page #payment .place-order {
		text-align: center;
	}

	.woocommerce #payment #place_order,
	.woocommerce-page #payment #place_order {
		float: none;
		width: auto;
	}

	.woocommerce-checkout-review-order table.shop_attributes th:first-child,
	.woocommerce-checkout-review-order table.shop_attributes td:first-child,
	.woocommerce-checkout-review-order table.shop_table th:first-child,
	.woocommerce-checkout-review-order table.shop_table td:first-child {
		text-align: left;
	}

	.woocommerce form.login .form-row input.input-text {
		width: 100%;
	}

}

@media only screen and (max-width: 551px) {

	.woocommerce-line {
		left: calc(-30px - 20px);
	}

	.woocommerce div.product div.summary h1.product_title,
	.woocommerce .related h2 {
		font-size: 24px;
	}

	.woocommerce .related h2 {
		margin-bottom: 30px;
	}

	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td {
		padding: 14px 8px;
	}

	.woocommerce table.shop_table_responsive tr td.product-remove,
	.woocommerce-page table.shop_table_responsive tr td.product-remove,
	.woocommerce table.shop_table_responsive tr td.product-name,
	.woocommerce-page table.shop_table_responsive tr td.product-name {
		padding: 8px 5px;
	}

	.woocommerce .cart .actions button.button[name='update_cart'] {
		margin-bottom: 10px;
		margin-top: 0;
	}

	.product-modal-wrapp .summary,
	.product-modal-wrapp .images {
		width: 100%;
		float: none;
	}

	.product-modal-wrapp a.close {
		right: 10px;
		top: 10px;
	}

	.product-modal {
		padding: 40px 30px;
		max-width: 95vw;
		max-height: 90vh;
		overflow-y: scroll;
	}

	.product-modal-wrapp .images {
		margin-bottom: 20px;
	}

	.product-modal-wrapp .images figure,
	.product-modal-wrapp .images figure:not(:first-child) {
		width: calc(50% - 8px);
		margin-right: 8px;
		float: none;
		display: inline-block;
	}

	.product-modal-wrapp .images figure:nth-child(4n + 1) {
		margin-right: 8px;
	}

	.product-modal-wrapp .images figure:nth-child(even) {
		margin-right: 0;
	}

	.shop-sidebar.shop-page .shop-area {
		width: 100%;
	}

	.shop-sidebar.shop-page .widget,
	.shop-sidebar.shop-page .advertisement-widget.fullwidth,
	.shop-sidebar.shop-page .advert-wrap,
	.mini-cart .widget,
	.cart-header,
	.shop-header,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering,
	.woocommerce-mini-cart__empty-message {
		padding-left: 35px;
		padding-right: 35px;
	}

	.woocommerce .related .grid-wrapper .product,
	.woocommerce .cross-sells .grid-wrapper .product,
	.woocommerce .up-sells .grid-wrapper .product {
		width: 100%;
		float: none;
	}

}
