.product-card {
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 10px 20px 10px;
	width: 33% !important;
	max-width: 33% !important;
	min-width: 33% !important;
	float: none!important;
}

body.single-product .products .qzr-products-list .products-wrap .product-card {
	width: 50% !important;
	max-width: 50% !important;
	min-width: 50% !important;
}

@media only screen and (max-width: 1024px) {
	.product-card {
		width: 50% !important;
		max-width: 50% !important;
		min-width: 50% !important;
	}
}

@media only screen and (max-width: 768px) {
	.product-card,
	body.single-product .products .qzr-products-list .products-wrap .product-card {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
	}
}

.product-card * {
	text-decoration: none !important;
}

.product-card::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 10px;
	width: calc(100% - 20px);
	height: 1px;
	background: #bcb8b8;
	z-index: 3;
}

.product-card .product-card__header {
	display: flex;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.product-card .product-card__header .product-card__header__polar {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	padding: 5px 10px;
	border-radius: 50px;
	font-family: "Neutraface Medium", sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	background: #5b6a79;
}

.product-card .product-card__header .product-card__header__limited-edition {
	position: relative;
	top: 6px;
	left: 0;
	display: block;
	font-family: "Neutraface Medium", sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: black;
	width: 100%;
	text-transform: uppercase;
}

.product-card .product-card__header .product-card__header__add-to-wishlist {
	position: absolute;
	top: 0;
	right: 0;
}

.product-card .product-card__anchor {
	display: flex;
	flex-direction: column;
}

.product-card .product-card__anchor .product-card__anchor__img-wrapper {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
}

.product-card .product-card__anchor .product-card__anchor__img-wrapper::before {
	display: block;
	content: '';
	width: 100%;
	padding-top: 50%;
	background: white;
}

.product-card[sold-out] .product-card__anchor .product-card__anchor__img-wrapper::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	content: '/ Sold out /';
	text-transform: uppercase;
	color: black;
	background: rgba(255, 255, 255, 0.7);
	font-family: 'Neutraface Bold', sans-serif;
	font-size: 35px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
}

.product-card .product-card__anchor .product-card__anchor__img-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	heigth: 100%;
	object-fit: contain;
}

.product-card[sold-out] .product-card__anchor .product-card__anchor__img-wrapper img {
	filter: blur(2px);
}

.product-card .product-card__anchor .product-card__anchor__variants {
	display: flex;
	justify-content: center;
	list-style: none;
	margin-top: 15px;
}

.product-card .product-card__anchor .product-card__anchor__variants li {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: black;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 6px;
}

.product-card .product-card__anchor .product-card__anchor__price-wrapper {
	overflow: hidden;
	display: flex;
	justify-content: center;
	margin-top: 15px;
	width: 100%;
	font-family: "Neutraface Bold", sans-serif;
	font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: black;
}

.product-card[discount] .product-card__anchor .product-card__anchor__price-wrapper {
	font-family: "Neutraface Bold", sans-serif;
	white-space: no-wrap;
}

.product-card[discount] .product-card__anchor .product-card__anchor__price-wrapper span {
	line-height: 1;
	white-space: no-wrap;
	word-break: keep-all;
}

.product-card[discount] .product-card__anchor .product-card__anchor__price-wrapper span:nth-of-type(1) {
	color: #acacac;
	text-decoration: line-through!important;
}

.product-card[discount] .product-card__anchor .product-card__anchor__price-wrapper span:nth-of-type(2) {
	display: block;
	white-space: no-wrap;
}

.product-card[discount] .product-card__anchor .product-card__anchor__price-wrapper span:nth-of-type(2)::before {
	content: ">";
	margin: 0 5px;
}

.product-card .product-card__handmade {
	display: block;
	font-family: "Neutraface Bold", sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: #f3822c;
	margin-top: 15px;
}

.product-card .product-card__code-wrapper {
	display: block;
	font-family: "Neutraface Medium", sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: black;
	text-transform: uppercase;
	margin-top: 15px;
}

.product-card:not([polar]) .product-card__header .product-card__header__polar,
.product-card:not([limited-edition]):not([special-price]) .product-card__header .product-card__header__limited-edition,
.product-card:not([handmade]) .product-card__handmade {
	visibility: hidden!important;
}


/* WISHLIST */


/*
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
	margin-top: -17px;
	margin-left: -6px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,
.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button::before,
a.wishlist_products_counter.top_wishlist-heart::before,
span.wishlist_products_counter.top_wishlist-heart::before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart::before {
	font-size: 27px;
}

body.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
body.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
	margin-left: -3px;
}

body.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,
body.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
	top: 0%;
	left: 0%;
}
*/


/* ADD/REMOVE wishlist modal */


/*
.tinv-modal .button.tinvwl_button_view,
.tinv-modal .button.tinvwl_button_close {
  transition: background .15s ease, color .15s ease !important;
  will-change: background, color;
  border: 1px solid black !important;
  padding: 10px !important;
  height: auto;
  width: 100%;
  font-family: "Neutraface Medium", sans-serif !important;
  line-height: 1;
}

.tinv-modal .button.tinvwl_button_view,
.tinv-modal .button.tinvwl_button_close:hover {
  background: #000 !important;
  color: white !important;
}

.tinv-modal .button.tinvwl_button_close,
.tinv-modal .button.tinvwl_button_view:hover {
  background: white !important;
  color:black !important;
}
*/
