.product-view-info .show-quickly, .product-view-mask .show-quickly {
	border-right: 1px solid;
}

.product-view-info .et-wishlist-holder, .product-view-info .xstore-compare, .product-view-info .xstore-wishlist, .product-view-mask .et-wishlist-holder, .product-view-mask .xstore-compare, .product-view-mask .xstore-wishlist {
	border-left: 1px solid;
}

.footer-product .show-quickly {
	left: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.footer-product .show-quickly:after {
	right: 0;
}

.footer-product .by-vendor-name-link:after, .footer-product .et-wishlist-holder:after, .footer-product .pre_order_loop:after, .footer-product .show-quickly:after, .footer-product .wcmp_add_to_cart_message:after, .footer-product .xstore-compare:after, .footer-product .xstore-wishlist:after {
	position: absolute;
	top: 0;
	width: 1px;
	border-right: 1px solid #444;
	height: 100%;
}

.footer-product .wcvendors_sold_by_in_loop, .footer-product br, .product-view-info .button.compare, .product-view-light .button.compare, .product-view-light .xstore-compare, .product-view-mask .button.compare, .product-view-mask2[class*=wcpv_product_vendors-] .wcpv-sold-by-loop, .products-list .product-details .button.compare {
	display: none;
}

.content-product .wishlist-fragment a:before, .content-product .yith-wcwl-add-to-wishlist .show a:before, .footer-product .button:before, .footer-product .by-vendor-name-link:before, .footer-product .compare:before, .footer-product .pre_order_loop:before, .footer-product .show-quickly:before, .footer-product .wcmp_add_to_cart_message:before {
	font-size: 16px;
}

.footer-product {
	position: absolute;
	bottom: 1.45rem;
	left: 1.45rem;
	right: 1.45rem;
	height: 2.57rem;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	opacity: 0;
	z-index: 2;
	text-align: center;
	overflow: hidden;
	font-weight: 400;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.footer-product .by-vendor-name-link, .footer-product .compare, .footer-product .pre_order_loop, .footer-product .show-quickly, .footer-product .wcmp_add_to_cart_message {
	font-size: 0;
}

.footer-product .show-quickly:before {
	content: "";
}

.footer-product .et-wishlist-holder, .footer-product .show-quickly, .footer-product .xstore-wishlist {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.4;
	top: 0;
	height: 100%;
	width: 45px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-color: var(--et_dark-color);
	background: var(--et_dark-color);
	z-index: 1;
}

.footer-product .button, .footer-product .button.compare, .footer-product .button.compare:hover, .footer-product .button:hover, .footer-product .by-vendor-name-link, .footer-product .et-wishlist-holder a, .footer-product .show-quickly, .footer-product .xstore-compare, .footer-product .xstore-compare:hover, .footer-product .xstore-wishlist {
	color: #fff;
}

.footer-product .button, .footer-product .by-vendor-name-link, .footer-product .compare.button, .footer-product .et-wishlist-holder, .footer-product .pre_order_loop, .footer-product .show-quickly, .footer-product .wcmp_add_to_cart_message, .footer-product .xstore-compare, .footer-product .xstore-wishlist {
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.footer-product .button:hover, .footer-product .by-vendor-name-link:hover, .footer-product .compare.button:hover, .footer-product .et-wishlist-holder:hover, .footer-product .pre_order_loop:hover, .footer-product .show-quickly:hover, .footer-product .wcmp_add_to_cart_message:hover, .footer-product .xstore-compare:hover, .footer-product .xstore-wishlist:hover {
	background: #333;
}

.content-product .by-vendor-name-link, .content-product .show-quickly {
	cursor: pointer;
}

.content-product.et-vpf .footer-product, .content-product:hover .footer-product {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.content-product .button:before, .content-product .by-vendor-name-link:before, .content-product .pre_order_loop:before, .content-product .show-quickly:before, .content-product .wcmp_add_to_cart_message:before, .content-product .yith-wcwl-add-to-wishlist .show a:before {
	font-family: xstore-icons;
}

.view-color-transparent .product-mask .product-title a:hover, .view-color-transparent .product-mask a:hover, .view-color-transparent.product-view-info .product-mask .product-title a:hover, .view-color-transparent.product-view-info .product-mask a:hover, .view-color-white .product-mask .product-title a:hover, .view-color-white .product-mask a:hover, .view-color-white.product-view-info .product-mask .product-title a:hover, .view-color-white.product-view-info .product-mask a:hover {
	color: var(--et_main-color);
}

.view-color-transparent .footer-product .button, .view-color-transparent .footer-product .button.compare, .view-color-transparent .footer-product .by-vendor-name-link, .view-color-transparent .footer-product .et-wishlist-holder a, .view-color-transparent .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt, .view-color-transparent .footer-product .show-quickly, .view-color-transparent .footer-product .xstore-compare, .view-color-transparent .footer-product .xstore-wishlist {
	color: var(--et_dark-2-white);
}

.view-color-transparent .product-mask .product-title a, .view-color-transparent .product-mask a, .view-color-transparent.product-view-info .product-mask .product-title a, .view-color-transparent.product-view-info .product-mask a {
	color: var(--et_dark-2-white);
}

.view-color-transparent .footer-product .by-vendor-name-link:after, .view-color-transparent .footer-product .et-wishlist-holder, .view-color-transparent .footer-product .et-wishlist-holder:after, .view-color-transparent .footer-product .pre_order_loop:after, .view-color-transparent .footer-product .show-quickly, .view-color-transparent .footer-product .show-quickly:after, .view-color-transparent .footer-product .wcmp_add_to_cart_message:after, .view-color-transparent .footer-product .xstore-compare, .view-color-transparent .footer-product .xstore-compare:after, .view-color-transparent .footer-product .xstore-wishlist, .view-color-transparent .footer-product .xstore-wishlist:after, .view-color-transparent .footer-product:before {
	border: none;
}

.view-color-transparent .footer-product .button:hover, .view-color-transparent .footer-product .by-vendor-name-link:hover, .view-color-transparent .footer-product .et-wishlist-holder:hover .yith-wcwl-add-button a, .view-color-transparent .footer-product .et-wishlist-holder:hover a.add_to_wishlist.button.alt, .view-color-transparent .footer-product .show-quickly:hover, .view-color-transparent .footer-product .xstore-compare:hover, .view-color-transparent .footer-product .xstore-wishlist:hover {
	color: var(--et_main-color);
}

.view-color-transparent.product-view-info .footer-product:before {
	border: none;
}

.view-color-transparent .footer-product, .view-color-transparent .footer-product .button, .view-color-transparent .footer-product .button.compare, .view-color-transparent .footer-product .button:hover, .view-color-transparent .footer-product .by-vendor-name-link:hover, .view-color-transparent .footer-product .et-wishlist-holder, .view-color-transparent .footer-product .et-wishlist-holder:hover, .view-color-transparent .footer-product .pre_order_loop:hover, .view-color-transparent .footer-product .show-quickly, .view-color-transparent .footer-product .show-quickly:hover, .view-color-transparent .footer-product .wcmp_add_to_cart_message:hover, .view-color-transparent .footer-product .xstore-compare, .view-color-transparent .footer-product .xstore-wishlist, .view-color-transparent .footer-product .xstore-wishlist:hover, .view-color-transparent.product-view-info .product-mask, .view-color-transparent.product-view-mask2 .footer-product {
	background: 0 0;
}

@media only screen and (max-width:768px) {
	.content-product .footer-product {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.col-md-8 .product-slide .product-view-info .footer-product, .col-md-8 .product-slide .product-view-mask .footer-product, .col-md-9 .product-slide .product-view-info .footer-product, .col-md-9 .product-slide .product-view-mask .footer-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link, .col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder, .col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop, .col-md-8 .product-slide .product-view-info .footer-product .show-quickly, .col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message, .col-md-8 .product-slide .product-view-info .footer-product .xstore-compare, .col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist, .col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link, .col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder, .col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop, .col-md-8 .product-slide .product-view-mask .footer-product .show-quickly, .col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message, .col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare, .col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist, .col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link, .col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder, .col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop, .col-md-9 .product-slide .product-view-info .footer-product .show-quickly, .col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message, .col-md-9 .product-slide .product-view-info .footer-product .xstore-compare, .col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist, .col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link, .col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder, .col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop, .col-md-9 .product-slide .product-view-mask .footer-product .show-quickly, .col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message, .col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare, .col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	border: none;
}

.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:after, .col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder:after, .col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:after, .col-md-8 .product-slide .product-view-info .footer-product .show-quickly:after, .col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after, .col-md-8 .product-slide .product-view-info .footer-product .xstore-compare:after, .col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist:after, .col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after, .col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after, .col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:after, .col-md-8 .product-slide .product-view-mask .footer-product .show-quickly:after, .col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after, .col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare:after, .col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist:after, .col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:after, .col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder:after, .col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:after, .col-md-9 .product-slide .product-view-info .footer-product .show-quickly:after, .col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after, .col-md-9 .product-slide .product-view-info .footer-product .xstore-compare:after, .col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist:after, .col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after, .col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after, .col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:after, .col-md-9 .product-slide .product-view-mask .footer-product .show-quickly:after, .col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after, .col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare:after, .col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist:after {
	content: "";
}

@media only screen and (min-width:768px) {
	.products-hover-only-icons .product-view-info .footer-product, .products-hover-only-icons .product-view-mask .footer-product {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link, .products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder, .products-hover-only-icons .product-view-info .footer-product .pre_order_loop, .products-hover-only-icons .product-view-info .footer-product .show-quickly, .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message, .products-hover-only-icons .product-view-info .footer-product .xstore-compare, .products-hover-only-icons .product-view-info .footer-product .xstore-wishlist, .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link, .products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder, .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop, .products-hover-only-icons .product-view-mask .footer-product .show-quickly, .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message, .products-hover-only-icons .product-view-mask .footer-product .xstore-compare, .products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		border: none;
	}
	
	.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:after, .products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder:after, .products-hover-only-icons .product-view-info .footer-product .pre_order_loop:after, .products-hover-only-icons .product-view-info .footer-product .show-quickly:after, .products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:after, .products-hover-only-icons .product-view-info .footer-product .xstore-compare:after, .products-hover-only-icons .product-view-info .footer-product .xstore-wishlist:after, .products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:after, .products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder:after, .products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:after, .products-hover-only-icons .product-view-mask .footer-product .show-quickly:after, .products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:after, .products-hover-only-icons .product-view-mask .footer-product .xstore-compare:after, .products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist:after {
		content: "";
	}
}

.product-view-default .footer-product {
	pointer-events: none;
	height: auto;
}

.product-view-default .footer-product .show-quickly {
	font-size: .85rem;
	text-transform: uppercase;
	pointer-events: all;
	position: relative;
	width: 100%;
	-webkit-transform: none;
	transform: none;
	border: none;
	padding: 10px;
}

.product-view-default .footer-product .show-quickly:before {
	display: none;
	line-height: 1;
	margin-right: 5px;
}

.product-view-default .et-wishlist-holder, .product-view-default .xstore-wishlist {
	position: absolute;
	top: 18px;
	right: 18px;
	z-index: 3;
	max-width: -webkit-min-content;
	max-width: -moz-min-content;
	max-width: min-content;
}

.product-view-default .xstore-wishlist {
	line-height: 1;
}

.product-view-default .wishlist-fragment a:before, .product-view-default .xstore-wishlist .et-icon, .product-view-default .yith-wcwl-add-to-wishlist .show:before {
	padding: 2px;
	font-size: 1.35rem;
}

.product-view-default .xstore-wishlist {
	opacity: 0;
}

.product-view-default .content-product:hover .wishlist-fragment a, .product-view-default .content-product:hover .xstore-wishlist, .product-view-default .content-product:hover .yith-wcwl-add-to-wishlist .show a {
	opacity: 1;
}

@media only screen and (max-width:768px) {
	.product-view-default .wishlist-fragment a, .product-view-default .xstore-wishlist, .product-view-default .yith-wcwl-add-to-wishlist .show a {
		opacity: 1;
	}
}