/**
 * Product card (loop item) styles.
 * Used by shop/category archives, related products, and blocks/shortcodes that render Woo product loops.
 */

/* Hide variation forms in product loops (moved from css/style_v2.css) */
.post-6.page .product .variations_form.cart,
.post-6.page .product .buttons .variations_form.cart,
ul.products .variations_form.cart,
ul.products .buttons .variations_form.cart {
	display: none !important;
}

.woocommerce .product_category_block .products .product figure figcaption .acoplw-badge>span {
	min-width: 66px !important;
	font-size: 14px !important;
	min-height: 36px !important;
	border-radius: 5px !important;
	background: #FC3F3F !important;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce .product_category_block .products .product figure figcaption .acoplw-badge>span>span {
	font: 600 14px 'Roboto' !important;
}

.content_block.product_category_block .products .product {
	margin: 0 !important;
	float: none !important;
	width: 25% !important;
	padding: 0;
	position: relative;
}

.content_block.product_category_block .products .product figure .img {
	position: relative;
	height: 350px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
}

.content_block.product_category_block .products .product figure .img .link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: calc(100% - 35px);
	z-index: 90;
}

.content_block.product_category_block .products .product figure .img .onsale {
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 67px;
	min-height: 36px;
	padding: 0 4px;
	border-radius: 5px;
	background: #FC3F3F;
	margin: 0;
	right: auto;
	left: 0;
	top: 0;
	z-index: 100;
}

.content_block.product_category_block .products .product.featured figure .img:before {
	content: 'Top';
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 58px;
	min-height: 36px;
	padding: 0;
	border-radius: 5px;
	background: #FF984E;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	z-index: 100;
}

.content_block.product_category_block .products .product figure .img .product-thumbs {
	min-width: 100%;
	display: none;
}

.content_block.product_category_block .products .product figure .img .product-thumbs.has_slider {
	display: block;
}

.content_block.product_category_block .products .product figure .img .product-thumbs li div {
	min-height: 350px;
	max-height: 350px;
	padding: 50px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content_block.product_category_block .products .product figure .img .product-thumbs .bx-pager {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	margin-bottom: 40px;
}

.content_block.product_category_block .products .product figure .img .product-thumbs .bx-pager .bx-pager-item {
	padding: 0 5px;
}

.content_block.product_category_block .products .product figure .img .product-thumbs .bx-pager .bx-pager-link {
	display: block;
	width: 6px;
	height: 6px;
	opacity: .2;
	background: #004C80;
	border-radius: 13px;
	transition: all ease-in-out .2s;
}

.content_block.product_category_block .products .product figure .img .product-thumbs .bx-pager .active {
	width: 24px;
	opacity: 1;
}

.content_block.product_category_block .products .product figure .img .has_slider~img {
	display: none;
}

.content_block.product_category_block .products .product figure figcaption {
	padding-bottom: 0;
	display: flex;
	flex-flow: column wrap;
}

.content_block.product_category_block .products .product figure figcaption ul {
	order: -1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 15px 0;
	font-size: 0;
	line-height: 0;
	display: none;
}

.content_block.product_category_block .products .product figure figcaption ul li {
	padding: 0 10px 10px 0;
}

.content_block.product_category_block .products .product figure figcaption ul li img {
	height: 32px;
	width: auto;
}

.content_block.product_category_block .products .product figure figcaption .star-rating {
	order: -1;
	margin: 0 0 20px 0;
	width: 6.5em;
}

.content_block.product_category_block .products .product figure figcaption .star-rating:before {
	color: #e6e6e7;
	content: "S S S S S";
}

.content_block.product_category_block .products .product figure figcaption .star-rating span:before {
	color: #FEA504;
	content: "S S S S S";
}

.content_block.product_category_block .products .product figure figcaption .glsr {
	order: -1;
	margin: 0 0 10px 0;
}

.content_block.product_category_block .products .product figure figcaption .glsr-summary .glsr-summary-rating,
.content_block.product_category_block .products .product figure figcaption .glsr-summary .glsr-summary-percentages {
	display: none;
}

.content_block.product_category_block .products .product figure figcaption .glsr-summary-text .glsr-tag-value span {
	color: #7C7C7D;
}

.content_block.product_category_block .products .product figure figcaption h5 {
	font: 600 16px/24px 'Roboto';
	padding-bottom: 18px;
}

.content_block.product_category_block .products .product figure figcaption h5 a,
.content_block.product_category_block .products .product figure figcaption h5 a:visited {
	color: #000;
}

.content_block.product_category_block .products .product figure figcaption h5 a:hover {
	color: #248FD6;
}

.content_block.product_category_block .products .product figure figcaption .price .wc-gzd-sale-price-label {
	color: #7C7C7D;
	font: 600 16px 'Roboto';
	margin: -11px 0 2px 0;
}

.content_block.product_category_block .products .product figure figcaption .added_to_cart.wc-forward {
	display: none;
}

.content_block.product_category_block .products .product figure figcaption .buttons .button {
	margin: 0;
	height: 44px;
}

.content_block.product_category_block .products .product figure figcaption .buttons .button_outline {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: 50px;
	color: #248FD6 !important;
	background: #e9f3fa !important;
	border-color: #e9f3fa !important;
	display: none !important;
}

.content_block.product_category_block .products .product:hover figure figcaption .buttons .button_outline {
	z-index: 1;
	opacity: 1;
}

.content_block.product_category_block .products .product:not(.outofstock, .instock) figure figcaption .buttons .button_mehr {
	margin-bottom: -40px;
	min-width: 160px;
	display: inline-flex !important;
}

.content_block.product_category_block .products .product figure figcaption .buttons .button_mehr:before {
	content: '';
	width: 24px;
	height: 22px;
	background: url(../../../images/icons/cart2.svg) center center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

@media only screen and (min-width: 960px) {
.content_block.product_category_block .products .product figure figcaption .buttons .button_mehr:before {
		display: none;
	}
}

.content_block.product_category_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist .delete_item {
	background-image: url(../../../images/icons/heart3.svg);
}

.content_block.product_category_block .products .product figure figcaption .stock,
.content_block.product_category_block .products .product figure figcaption .delivery {
	display: none;
}

.content_block.product_category_block .products .product figure figcaption .wc-gzd-additional-info,
.content_block.product_category_block .products .product figure figcaption>.button {
	display: none !important;
}

.content_block.product_category_block .products .product figure figcaption ol {
	order: 5;
	padding-top: 0;
}

.content_block.product_category_block .products .product figure figcaption ol li {
	font-size: 0;
	line-height: 0;
	padding: 9px 0 9px 40px;
	background: url(../../../images/icons/product_list_heat.svg) 0 center/24px auto no-repeat;
	position: relative;
	background: none !important;
}

.content_block.product_category_block .products .product figure figcaption ol li>img {
	width: 24px;
	position: absolute;
	top: calc(50% - 2px);
	transform: translateY(-50%);
	left: 0;
}

.content_block.product_category_block .products .product figure figcaption ol li.a {
	padding-left: 70px;
}

.content_block.product_category_block .products .product figure figcaption ol li.a>img {
	width: 60px;
}

.content_block.product_category_block .products .product figure figcaption ol li em {
	font-style: normal;
}

.content_block.product_category_block .products .product figure figcaption ol li strong {
	font: 14px 'Roboto';
}

.content_block.product_category_block .products .product figure figcaption ol li:nth-child(2) {
	background-image: url(../../../images/icons/product_list_fan.svg);
}

.content_block.product_category_block .products .product figure figcaption ol li:nth-child(3) {
	background-image: url(../../../images/icons/product_list_heater.svg);
}

.content_block.product_category_block .products .product figure figcaption ol li:nth-child(4) {
	background-image: url(../../../images/icons/product_list_app.svg);
}

.content_block.product_category_block .products .product figure figcaption ol li:nth-child(5) {
	background-image: url(../../../images/icons/product_list_sleep.png);
}

.content_block.product_category_block .products .product figure figcaption ol li:nth-child(6) {
	background-image: url(../../../images/icons/product_list_air_filter.svg);
}

@media only screen and (min-width: 960px) and (max-width: 1240px) {
.content_block.product_category_block .products .product {
		width: 50% !important;
	}
}

@media only screen and (max-width: 1370px) {
.content_block.product_category_block .products .product figure .img {
		height: 265px;
	}

.content_block.product_category_block .products .product figure .img .product-thumbs li div {
		min-height: 265px;
		max-height: 265px;
	}

.content_block.product_category_block .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.content_block.product_category_block .products .product figure figcaption ul li {
		padding: 0 5px 5px 0;
	}

.content_block.product_category_block .products .product figure figcaption ul li img {
		height: 29px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button_outline {
		height: 40px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr {
		margin-bottom: -40px;
		min-width: 120px;
		font-size: 14px !important;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		background-size: 20px auto;
	}
}

@media only screen and (max-width: 959px) {
.content_block.product_category_block .products .product {
		width: 25% !important;
		min-width: 307px;
	}

.content_block.product_category_block .products .product figure {
		padding: 16px;
	}

.content_block.product_category_block .products .product figure .img {
		height: 205px;
		margin-bottom: 5px;
	}

.content_block.product_category_block .products .product figure .img .onsale {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
		left: 0;
	}

.content_block.product_category_block .products .product.featured figure .img:before {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
	}

.content_block.product_category_block .products .product figure .img .product-thumbs li div {
		min-height: 205px;
		max-height: 205px;
		padding: 30px 0;
	}

.content_block.product_category_block .products .product figure .img .product-thumbs li div img {
		object-fit: contain;
		max-height: 195px;
	}

.content_block.product_category_block .products .product figure .img .product-thumbs .bx-pager {
		margin-bottom: 15px;
	}

.content_block.product_category_block .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.content_block.product_category_block .products .product figure figcaption ul li {
		padding: 0 3px 3px 0;
	}

.content_block.product_category_block .products .product figure figcaption ul li img {
		height: 24px;
	}

.content_block.product_category_block .products .product figure figcaption .star-rating {
		margin-bottom: 10px;
	}

.content_block.product_category_block .products .product figure figcaption .glsr {
		margin: 20px 0 10px 0;
	}

.content_block.product_category_block .products .product figure figcaption .glsr-summary-text {
		font-size: 12px;
	}

.content_block.product_category_block .products .product figure figcaption .price {
		max-width: calc(100% - 45px);
	}

.content_block.product_category_block .products .product figure figcaption .price ins {
		font-size: 22px;
	}

.content_block.product_category_block .products .product figure figcaption .price del {
		font-size: 16px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button_outline {
		z-index: 1;
		opacity: 1;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr {
		padding: 0 !important;
		font-size: 0 !important;
		line-height: 0 !important;
		min-width: 46px;
		height: 46px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		height: 18px;
		background-size: 20px auto;
		margin-right: 0;
	}

.content_block.product_category_block .products .product .acoplw-badge {
		top: 16px;
		left: 16px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		top: 16px;
		right: 16px;
	}
}

.related.products .products .product figure .img .acoplw-badge>span {
	min-width: 66px !important;
	font-size: 14px !important;
	min-height: 36px !important;
	border-radius: 5px !important;
	background: #FC3F3F !important;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.related.products .products .product figure .img .acoplw-badge>span>span {
	font: 600 14px 'Roboto' !important;
}

.related.products .products .product {
	margin: 0 !important;
	float: none !important;
	background: #fff;
	width: 25% !important;
	padding: 0;
	position: relative;
	z-index: 2;
}

.related.products .products .product figure {
	padding: 24px;
	height: 100%;
	overflow: hidden;
	border: 1px solid #E8E8E8;
	position: relative;
	transition: height ease-in-out .2s;
	box-sizing: border-box;
}

.related.products .products .product figure .img {
	position: relative;
	height: 350px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
}

.related.products .products .product figure .img .link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: calc(100% - 35px);
	z-index: 90;
}

.related.products .products .product figure .img .onsale {
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 67px;
	min-height: 36px;
	padding: 0 4px;
	border-radius: 5px;
	background: #FC3F3F;
	margin: 0;
	right: auto;
	left: 0;
	top: 0;
	z-index: 100;
}

.related.products .products .product.featured figure .img:before {
	content: 'Top';
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 58px;
	min-height: 36px;
	padding: 0;
	border-radius: 5px;
	background: #FF984E;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	z-index: 100;
}

.related.products .products .product figure .img .product-thumbs {
	min-width: 100%;
	display: none;
}

.related.products .products .product figure .img .product-thumbs.has_slider {
	display: block;
}

.related.products .products .product figure .img .product-thumbs li div {
	min-height: 350px;
	max-height: 350px;
	padding: 50px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.related.products .products .product figure .img .product-thumbs .bx-pager {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	margin-bottom: 40px;
}

.related.products .products .product figure .img .product-thumbs .bx-pager .bx-pager-item {
	padding: 0 5px;
}

.related.products .products .product figure .img .product-thumbs .bx-pager .bx-pager-link {
	display: block;
	width: 6px;
	height: 6px;
	opacity: .2;
	background: #004C80;
	border-radius: 13px;
	transition: all ease-in-out .2s;
}

.related.products .products .product figure .img .product-thumbs .bx-pager .active {
	width: 24px;
	opacity: 1;
}

.related.products .products .product figure .img .has_slider~img {
	display: none;
}

.related.products .products .product figure figcaption {
	padding-bottom: 0;
	display: flex;
	flex-flow: column wrap;
}

.related.products .products .product figure figcaption .acoplw-badge {
	display: none;
}

.related.products .products .product figure figcaption ul {
	order: -1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 15px 0;
	font-size: 0;
	line-height: 0;
	display: none;
}

.related.products .products .product figure figcaption ul li {
	padding: 0 10px 10px 0;
}

.related.products .products .product figure figcaption ul li img {
	height: 32px;
	width: auto;
}

.related.products .products .product figure figcaption .star-rating {
	order: -1;
	margin: 0 0 20px 0;
	width: 6.5em;
}

.related.products .products .product figure figcaption .star-rating:before {
	color: #e6e6e7;
	content: "S S S S S";
}

.related.products .products .product figure figcaption .star-rating span:before {
	color: #FEA504;
	content: "S S S S S";
}

.related.products .products .product figure figcaption .glsr {
	order: -1;
	margin: 0 0 10px 0;
}

.related.products .products .product figure figcaption .glsr-summary-wrap .glsr-summary {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.related.products .products .product figure figcaption .glsr-summary .glsr-summary-rating,
.related.products .products .product figure figcaption .glsr-summary .glsr-summary-percentages {
	display: none;
}

.related.products .products .product figure figcaption .glsr-summary .glsr-summary-stars .glsr-star-rating .glsr-star {
	width: 18px;
	height: 17px;
	margin-right: 5px;
	background-size: 100% auto;
	background-image: url(../../../images/icons/star3.svg) !important;
}

.related.products .products .product figure figcaption .glsr-summary-text {
	width: auto;
	flex: 1;
	margin-top: -1px;
	font-size: 14px;
}

.related.products .products .product figure figcaption .glsr-summary-text .glsr-tag-value span {
	color: #7C7C7D;
}

.related.products .products .product figure figcaption h5 {
	font: 600 16px/24px 'Roboto';
	padding-bottom: 18px;
}

.related.products .products .product figure figcaption h5 a,
.related.products .products .product figure figcaption h5 a:visited {
	color: #000;
}

.related.products .products .product figure figcaption h5 a:hover {
	color: #248FD6;
}

.related.products .products .product figure figcaption .price .wc-gzd-sale-price-label {
	color: #7C7C7D;
	font: 600 16px 'Roboto';
	margin: -11px 0 2px 0;
}

.related.products .products .product figure figcaption .added_to_cart.wc-forward {
	display: none;
}

.related.products .products .product figure figcaption .buttons .button_outline {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: 50px;
	color: #248FD6 !important;
	background: #e9f3fa !important;
	border-color: #e9f3fa !important;
	display: none !important;
}

.related.products .products .product:hover figure figcaption .buttons .button_outline {
	z-index: 1;
	opacity: 1;
}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button {
	margin-bottom: -40px;
	min-width: 160px;
	display: none !important;
}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button:before {
	content: '';
	width: 24px;
	height: 22px;
	background: url(../../../images/icons/cart2.svg) center center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.related.products .products .product:not(.outofstock) figure figcaption .buttons .button_mehr {
	min-width: 160px;
	display: inline-flex !important;
	font-size: 0 !important
}

.related.products .products .product figure figcaption .buttons .button_mehr:before {
	content: '';
	width: 24px;
	height: 22px;
	background: url(../../../images/icons/cart2.svg) center center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

@media only screen and (min-width: 960px) {
.related.products .products .product figure figcaption .buttons .button_mehr:before {
		display: none;
	}
}

.related.products .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist .delete_item {
	background-image: url(../../../images/icons/heart3.svg);
}

.related.products .products .product figure figcaption .stock,
.related.products .products .product figure figcaption .delivery {
	display: none;
}

.related.products .products .product figure figcaption .wc-gzd-additional-info,
.related.products .products .product figure figcaption>.button {
	display: none !important;
}

.related.products .products .product figure figcaption ol {
	order: 5;
	padding-top: 0;
	display: none;
}

@media only screen and (min-width: 1350px) and (max-width: 1530px) {
.related.products .products .product figure {
		padding: 15px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1240px) {
.related.products .products .product {
		width: 50% !important;
	}

.related.products .products .product figure {
		padding-bottom: 40px !important;
	}
}

@media only screen and (max-width: 1370px) {
.related.products .products .product figure .img {
		height: 265px;
	}

.related.products .products .product figure .img .product-thumbs li div {
		min-height: 265px;
		max-height: 265px;
	}

.related.products .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.related.products .products .product figure figcaption ul li {
		padding: 0 5px 5px 0;
	}

.related.products .products .product figure figcaption ul li img {
		height: 29px;
	}

.related.products .products .product figure figcaption h5 {
		padding-bottom: 15px;
	}

.related.products .products .product figure figcaption .price {
		font-size: 20px;
		line-height: 25px;
	}

.related.products .products .product figure figcaption .price del {
		font-size: 14px;
		line-height: 18px;
		min-width: 100%;
	}

.related.products .products .product figure figcaption .buttons .button_outline {
		height: 40px;
	}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button {
		margin-bottom: -40px;
		min-width: 120px;
		font-size: 14px !important;
	}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button:before {
		width: 20px;
		background-size: 20px auto;
	}

.related.products .products .product figure figcaption .buttons .button.button_mehr {
		min-width: 120px;
	}

.related.products .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		background-size: 20px auto;
	}
}

@media only screen and (max-width: 959px) {
.related.products .products .product {
		width: 100% !important;
		min-width: 307px;
		margin-bottom: 10px !important;
	}

.related.products .products .product figure .img {
		height: 205px;
		margin-bottom: 5px;
	}

.related.products .products .product figure .img .onsale {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
		left: 0;
	}

.related.products .products .product.featured figure .img:before {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
	}

.related.products .products .product figure .img .product-thumbs li div {
		min-height: 205px;
		max-height: 205px;
		padding: 30px 0;
	}

.related.products .products .product figure .img .product-thumbs li div img {
		object-fit: contain;
		max-height: 195px;
	}

.related.products .products .product figure .img .product-thumbs .bx-pager {
		margin-bottom: 15px;
	}

.related.products .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.related.products .products .product figure figcaption ul li {
		padding: 0 3px 3px 0;
	}

.related.products .products .product figure figcaption ul li img {
		height: 24px;
	}

.related.products .products .product figure figcaption .star-rating {
		margin-bottom: 10px;
	}

.related.products .products .product figure figcaption .glsr {
		margin: 20px 0 10px 0;
	}

.related.products .products .product figure figcaption .glsr-summary-text {
		font-size: 12px;
	}

.related.products .products .product figure figcaption .price ins {
		margin-top: 3px;
		font-size: 22px;
	}

.related.products .products .product figure figcaption .price del {
		font-size: 16px;
	}

.related.products .products .product figure figcaption .buttons .button_outline {
		z-index: 1;
		opacity: 1;
	}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button {
		padding: 0 !important;
		font-size: 0 !important;
		line-height: 0 !important;
		min-width: 102px;
		height: 46px;
	}

.related.products .products .product figure figcaption .buttons .button.add_to_cart_button:before {
		width: 20px;
		height: 18px;
		background-size: 20px auto;
		margin-right: 0;
	}

.related.products .products .product figure figcaption .buttons .button.button_mehr {
		padding: 0 !important;
		font-size: 0 !important;
		line-height: 0 !important;
		min-width: 46px;
		height: 46px;
	}

.related.products .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		height: 18px;
		background-size: 20px auto;
		margin-right: 0;
	}
}

.content_block.product_category_block .products .product:not(.outofstock, .instock) figure figcaption .buttons .button_mehr,
.related.products .products .product:not(.outofstock, .instock) figure figcaption .buttons .button_mehr {
	margin-bottom: -40px;
	min-width: 130px;
	display: none !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.content_block.product_category_block .products .product figure figcaption .buttons .button_mehr:before,
.related.products .products .product figure figcaption .buttons .button_mehr:before {
	content: 'Jetzt kaufen';
	font-size: 16px !important;
	line-height: 22px !important;
	width: auto;
	height: auto;
	background: url(../../../images/icons/cart2.svg) left center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	padding-left: 31px;
}

@media only screen and (max-width: 1370px) {
.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr,
	.related.products .products .product figure figcaption .buttons .button_mehr {
		min-width: 120px;
		font-size: 0 !important;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr::before,
	.related.products .products .product figure figcaption .buttons .button_mehr:before {
		width: auto !important;
	}
}

@media only screen and (max-width: 959px) {
.content_block.product_category_block .products .product figure figcaption .buttons .button_mehr:before,
	.related.products .products .product figure figcaption .buttons .button_mehr:before {
		content: ' ';
		padding: 0;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr,
	.related.products .products .product figure figcaption .buttons .button_mehr {
		min-width: 46px;
		max-width: 46px;
	}

.content_block.product_category_block .products .product figure figcaption .buttons .button.button_mehr::before,
	.related.products .products .product figure figcaption .buttons .button_mehr:before {
		width: 20px !important;
	}
}

/* --- generic product-card styles (moved from style.css) --- */

.content_block .products .product .acoplw-badge>span {
	min-width: 66px !important;
	font-size: 14px !important;
	min-height: 36px !important;
	border-radius: 5px !important;
	background: #FC3F3F !important;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content_block .products .product .acoplw-badge>span>span {
	font: 600 14px 'Roboto' !important;
}

.content_block .products .product .acoplw-badge {
	position: absolute;
	top: 24px;
	left: 24px;
	font-size: 12px;
}

.search.search-results .content_block.products_row .page .products .product:not(:last-child) {
	margin-bottom: 24px !important;
}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button) {
	min-width: 138px;
	background-color: #FF984E !important;
	border-color: #FF984E !important;
	color: #7C7C7D !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):before {
	content: url(../../../images/icons/sms.svg);
	font: 600 16px 'Rajdhani' !important;
	max-height: 25px;
}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):hover {
	background-color: #7C7C7D !important;
	border-color: #7C7C7D !important;
	color: #fff !important;
}

.content_block .products .product {
	margin: 0 !important;
	float: none !important;
	width: 25% !important;
	padding: 0;
	position: relative;
	z-index: 1;
}

.content_block .products .product figure {
	display: flex;
	flex-direction: column;
	padding: 24px;
	height: 100%;
	border: 1px solid #E8E8E8;
	position: relative;
	transition: height ease-in-out .2s;
	box-sizing: border-box;
	background-color: #fff;
}

.content_block .products .product figure .img {
	position: relative;
	height: 350px;
	margin-bottom: 16px;
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
}

.content_block .products .product figure .img .link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: calc(100% - 35px);
	z-index: 90;
}

.content_block .products .product figure .img .onsale {
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 67px;
	min-height: 36px;
	padding: 0 4px;
	border-radius: 5px;
	background: #FC3F3F;
	margin: 0;
	right: auto;
	left: 0;
	top: 0;
	z-index: 100;
}

.content_block .products .product.featured figure .img:before {
	content: 'Top';
	font: 600 14px/36px 'Roboto';
	text-transform: uppercase;
	min-width: 58px;
	min-height: 36px;
	padding: 0;
	border-radius: 5px;
	background: #FF984E;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	z-index: 100;
}

.content_block .products .product figure .img .product-thumbs {
	min-width: 100%;
	display: none;
}

.content_block .products .product figure .img .product-thumbs.has_slider {
	display: block;
}

.content_block .products .product figure .img .product-thumbs li div {
	min-height: 350px;
	max-height: 350px;
	padding: 50px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content_block .products .product figure .img .product-thumbs .bx-pager {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
}

.content_block .products .product figure .img .product-thumbs .bx-pager .bx-pager-item {
	padding: 0 5px;
}

.content_block .products .product figure .img .product-thumbs .bx-pager .bx-pager-link {
	display: block;
	width: 6px;
	height: 6px;
	opacity: .2;
	background: #004C80;
	border-radius: 13px;
	transition: all ease-in-out .2s;
}

.content_block .products .product figure .img .product-thumbs .bx-pager .active {
	width: 24px;
	opacity: 1;
}

.content_block .products .product figure .img .has_slider~img {
	display: none;
}

.content_block .products .product figure figcaption {
	padding-bottom: 0;
	display: flex;
	flex-flow: column wrap;
	flex-grow: 1;
}

.content_block .products .product figure figcaption ul {
	order: -1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 15px 0;
	font-size: 0;
	line-height: 0;
	display: none;
}

.content_block .products .product figure figcaption ul li {
	padding: 0 10px 10px 0;
}

.content_block .products .product figure figcaption ul li img {
	height: 32px;
	width: auto;
}

.content_block .products .product figure figcaption .star-rating {
	order: -1;
	margin: 0 0 20px 0;
	width: 6.5em;
}

.content_block .products .product figure figcaption .star-rating:before {
	color: #e6e6e7;
	content: "S S S S S";
}

.content_block .products .product figure figcaption .star-rating span:before {
	color: #FEA504;
	content: "S S S S S";
}

.content_block .products .product figure figcaption .glsr {
	order: -1;
	margin: 0 0 10px 0;
}

.content_block .products .product figure figcaption .glsr-summary-wrap .glsr-summary {
	max-width: 100%;
	display: flex;
	flex-wrap: nowrap;
	--glsr-gap-sm: 8px;
}

.content_block .products .product figure figcaption .glsr-summary .glsr-summary-rating,
.content_block .products .product figure figcaption .glsr-summary .glsr-summary-percentages {
	display: none;
}

.content_block .products .product figure figcaption .glsr-summary .glsr-summary-stars .glsr-star-rating {
	gap: 4px;
}

.content_block .products .product figure figcaption .glsr-summary .glsr-summary-stars .glsr-star-rating .glsr-star {
	width: 18px;
	height: 18px;
	background-size: 100% auto;
	background-image: url(../../../images/icons/star3.svg) !important;
}

.content_block .products .product figure figcaption .glsr-summary-text {
	font-size: 14px;
	line-height: 1;
	color: var(--black-blue-color);
	text-wrap: nowrap;
}

.content_block .products .product figure figcaption .glsr-summary-text .glsr-tag-value span {
	color: #7C7C7D;
}

.content_block .products .product figure figcaption h5 {
	font: 600 16px/24px 'Roboto';
	padding-bottom: 16px;
}

.content_block .products .product figure figcaption h5 a,
.content_block .products .product figure figcaption h5 a:visited {
	color: #000;
}

.content_block .products .product figure figcaption h5 a:hover {
	color: #248FD6;
}

.content_block ul.products li.product figure figcaption .price {
	font: 700 22px 'Rajdhani';
	color: #000;
	margin: 0;
	display: flex;
	flex-direction: column;
}

.content_block .products .product figure figcaption .price ins {
	text-decoration: none;
	color: #FC3F3F;
}

.content_block .products .product figure figcaption .price .wc-gzd-sale-price-label {
	color: #7C7C7D;
	font: 600 16px 'Roboto';
	margin: -11px 0 2px 0;
}

.content_block .products .product figure figcaption .price del {
	display: block;
	opacity: 1;
	color: #7C7C7D;
	font: 600 16px 'Roboto';
}

.content_block .products .product figure figcaption .added_to_cart.wc-forward {
	display: none;
}

.content_block .products .product figure figcaption .buttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: auto;
	font-size: 0;
	line-height: 0;
}

.content_block .products .product figure figcaption .buttons .button {
	margin: 0;
	height: 44px;
}

.content_block .products .product figure figcaption .buttons .button_outline {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: 50px;
	color: #248FD6 !important;
	background: #e9f3fa !important;
	border-color: #e9f3fa !important;
	display: none !important;
}

.content_block .products .product:hover figure figcaption .buttons .button_outline {
	z-index: 1;
	opacity: 1;
}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button {
	min-width: 130px;
	display: inline-flex !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button:before {
	content: 'Jetzt kaufen';
	font-size: 16px !important;
	line-height: 22px !important;
	width: auto;
	height: auto;
	background: url(../../../images/icons/cart2.svg) left center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	padding-left: 31px;
}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):before {
	content: url(../../../images/icons/sms.svg);
	font: 600 16px 'Rajdhani' !important;
	max-height: 25px;
}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):hover {
	background-color: #7C7C7D !important;
	border-color: #7C7C7D !important;
	color: #fff !important;
}

.content_block .products .product figure figcaption .buttons .button_mehr {
	min-width: 130px;
	display: none !important;
}

.content_block .products .product figure figcaption .buttons .button_mehr:before {
	content: '';
	width: 24px;
	height: 22px;
	background: url(../../../images/icons/cart2.svg) center center/24px auto no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

@media only screen and (min-width: 960px) {
.content_block .products .product figure figcaption .buttons .button_mehr:before {
		display: none;
	}
}

.content_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 100;
}

.yith-wcwl-add-to-wishlist .feedback {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	gap: 0 !important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-icon-heart {
	width: 22px;
}

.content_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist a {
	width: 44px;
	height: 44px;
	border: 1px solid var(--border-color);
	border-radius: 5px;
	background: #fff url(../../../images/icons/heart.svg) center center/20px auto no-repeat;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon-svg {
	display: none;
}

.content_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist .delete_item {
	background-image: url(../../../images/icons/heart3.svg);
}

.content_block .products .product figure figcaption .stock {
	font-family: Roboto;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	text-align: left;
	color: #7C7C7D;
	display: flex;
	gap: 4px;
	align-items: center;
}

.content_block .products .product figure figcaption .wc-gzd-additional-info,
.content_block .products .product figure figcaption>.button {
	display: none !important;
}

.content_block .products .product figure figcaption ol {
	position: absolute;
	top: 100%;
	left: -1px;
	right: -1px;
	z-index: -1;
	order: 5;
	padding: 0 24px 24px;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 28px rgba(57, 59, 64, 0.11);
}

.content_block .products .product figure figcaption ol:before {
	content: 'Effizienz bei Kühlen A++ / Heizen A+';
	padding: 10px 0 10px 70px;
	margin-bottom: 10px;
	display: inline-block;
	font: 14px 'Roboto';
	background: url(../../../images/icons/aplus4.png) left center/60px auto no-repeat;
	display: none;
}

.content_block .products .product:hover {
	z-index: 2;
}

.content_block .products .product:hover figure {
	border-bottom-color: rgba(255, 255, 255, 0);
}

.content_block .products .product:hover figure figcaption ol {
	opacity: 1;
	visibility: visible;
}

.content_block .products .product figure figcaption ol li {
	font-size: 0;
	line-height: 0;
	padding: 8px 0 8px 40px;
	background: url(../../../images/icons/product_list_heat.svg) 0 center/24px auto no-repeat;
	position: relative;
	background: none !important;
}

.content_block .products .product figure figcaption ol li>img {
	width: 24px;
	position: absolute;
	top: calc(50% - 1px);
	transform: translateY(-50%);
	left: 0;
}

.content_block .products .product figure figcaption ol li.a {
	padding-left: 70px;
}

.content_block .products .product figure figcaption ol li.a>img {
	width: 60px;
}

.content_block .products .product figure figcaption ol li em {
	font-style: normal;
}

.content_block .products .product figure figcaption ol li strong {
	font: 14px/1.42 'Roboto';
}

.content_block .products .product figure figcaption ol li:nth-child(2) {
	background-image: url(../../../images/icons/product_list_fan.svg);
}

.content_block .products .product figure figcaption ol li:nth-child(3) {
	background-image: url(../../../images/icons/product_list_heater.svg);
}

.content_block .products .product figure figcaption ol li:nth-child(4) {
	background-image: url(../../../images/icons/product_list_app.svg);
}

.content_block .products .product figure figcaption ol li:nth-child(5) {
	background-image: url(../../../images/icons/product_list_sleep.png);
}

.content_block .products .product figure figcaption ol li:nth-child(6) {
	background-image: url(../../../images/icons/product_list_air_filter.svg);
}

.content_block.products_row .page .products {
	display: block;
}

.content_block.products_row .page .products .product {
	width: 100% !important;
}

.content_block.products_row .page .products .product figure {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.content_block.products_row .page .products .product figure .img {
	width: 302px;
	margin: 0 24px 0 0;
}

.content_block.products_row .page .products .product figure figcaption {
	flex: 1;
	padding-right: 24px;
	margin-right: 324px;
	border-right: 1px solid #E8E8E8;
}

.content_block.products_row .page .products .product figure figcaption h5 {
	font-size: 20px;
}

.content_block.products_row .page .products .product figure figcaption .price {
	position: absolute;
	top: 100px;
	right: 24px;
	max-width: 300px;
	width: 100%;
	flex-direction: row;
	box-sizing: border-box;
}

.content_block.products_row .page .products .product figure figcaption .price del {
	min-width: auto;
}

.content_block.products_row .page .products .product figure figcaption .button {
	position: absolute;
	top: 140px;
	right: 24px;
	max-width: 300px;
	width: 100%;
	box-sizing: border-box;
}

.content_block.products_row .page .products .product figure figcaption .buttons {
	margin-top: 0;
}

.content_block.products_row .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
	right: auto;
	left: 278px;
}

.content_block.products_row .page .products .product figure figcaption ol {
	position: static;
	top: auto;
	left: auto;
	right: auto;
	z-index: unset;
	padding: 0;
	background: none;
	box-shadow: none;
	border: none;
	opacity: 1;
	visibility: visible;
	transition: none;
}

.content_block.products_row .page .products .product figure figcaption ol li.a {
	position: absolute;
	top: 24px;
	right: 24px;
	max-width: 300px;
	width: 100%;
	box-sizing: border-box;
}

@media only screen and (min-width: 960px) and (max-width: 1240px) {
.content_block .products .product {
		width: 50% !important;
	}
}

@media only screen and (max-width: 1370px) {
.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button) {
		min-width: 120px;
	}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):before {
		font-size: 14px;
	}

.content_block .products .product figure .img {
		height: 265px;
	}

.content_block .products .product figure .img .product-thumbs li div {
		min-height: 265px;
		max-height: 265px;
	}

.content_block .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.content_block .products .product figure figcaption ul li {
		padding: 0 5px 5px 0;
	}

.content_block .products .product figure figcaption ul li img {
		height: 29px;
	}

.content_block .products .product figure figcaption .buttons .button_outline {
		height: 40px;
	}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button {
		min-width: 120px;
	}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button:before {
		font-size: 14px !important;
		background-size: 20px auto;
	}

.content_block .products .product figure figcaption .buttons .button.button_mehr {
		min-width: 120px;
		font-size: 14px !important;
	}

.content_block .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		background-size: 20px auto;
	}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button) {
		height: 46px;
		min-width: 46px;
		width: 46px;
	}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):before {
		font-size: 14px !important;
	}

.content_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		top: 20px;
		right: 20px;
	}
}

@media only screen and (max-width: 959px) {
.content_block .products .product figure figcaption .glsr-summary {
		flex-wrap: wrap !important;
		row-gap: var(--glsr-gap-sm);
	}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button) {
		min-width: 46px;
		height: 46px;
		width: 46px;
		background-color: #FF984E !important;
		border-color: #FF984E !important;
	}

.content_block .products .product figure figcaption .buttons .button.product_type_simple:not(.add_to_cart_button):before {
		font-size: 14px !important;
		content: url(../../../images/icons/sms.svg);
		max-height: 25px;
	}

.content_block .products .product {
		width: 25% !important;
		min-width: 307px;
	}

.content_block .products .product:hover figure {
		border-bottom-color: var(--border-color)
	}

.content_block .products .product figure .img {
		height: 205px;
		/*margin-bottom:5px;*/
	}

.content_block .products .product figure .img .onsale {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
		left: 0;
	}

.content_block .products .product.featured figure .img:before {
		font-size: 14px;
		line-height: 36px;
		min-width: 66px;
		min-height: 36px;
	}

.content_block .products .product figure .img .product-thumbs li div {
		min-height: 205px;
		max-height: 205px;
		padding: 30px 0;
	}

.content_block .products .product figure .img .product-thumbs li div img {
		object-fit: contain;
		max-height: 195px;
	}

.content_block .products .product figure figcaption ul {
		margin-bottom: 10px;
	}

.content_block .products .product figure figcaption ul li {
		padding: 0 3px 3px 0;
	}

.content_block .products .product figure figcaption ul li img {
		height: 24px;
	}

.content_block .products .product figure figcaption ol {
		display: none;
	}

.content_block .products .product figure figcaption .star-rating {
		margin-bottom: 10px;
	}

.content_block .products .product figure figcaption .glsr {
		margin: 20px 0 10px 0;
	}

.content_block .products .product figure figcaption .buttons .button_outline {
		z-index: 1;
		opacity: 1;
	}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button {
		padding: 0 !important;
		font-size: 0 !important;
		line-height: 0 !important;
		min-width: 46px;
		height: 46px;
	}

.content_block .products .product figure figcaption .buttons .button.add_to_cart_button:before {
		width: 20px;
		height: 18px;
		background-size: 20px auto;
		margin-right: 0;
		content: '';
		padding-left: 0;
	}

.content_block .products .product figure figcaption .buttons .button.button_mehr {
		padding: 0 !important;
		font-size: 0 !important;
		line-height: 0 !important;
		min-width: 102px;
		height: 46px;
	}

.content_block .products .product figure figcaption .buttons .button.button_mehr:before {
		width: 20px;
		height: 18px;
		background-size: 20px auto;
		margin-right: 0;
	}

.content_block .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		top: 24px;
		right: 24px;
		z-index: 100;
	}

.content_block.products_grid .page .products.columns-8 .product {
		width: 50% !important;
	}

.content_block.products_grid .page .products .product figure figcaption ol {
		display: none;
	}

.content_block.products_row .page .products.columns-8 .product {
		width: 100% !important;
	}

.content_block.products_row .page .products .product figure figcaption {
		padding-right: 0;
		margin-right: 0;
		border-right: none;
	}

.content_block.products_row .page .products .product figure figcaption .glsr {
		padding-right: 50px;
	}

.content_block.products_row .page .products .product figure figcaption h5 {
		padding-right: 50px;
		font-size: 20px;
	}

.content_block.products_row .page .products .product figure figcaption .price {
		position: static;
		width: auto;
		padding-bottom: 10px;
	}

.content_block.products_row .page .products .product figure figcaption .button {
		position: static;
		width: auto;
	}

.content_block.products_row .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		left: auto;
		right: 16px;
	}

.content_block.products_row .page .products .product figure figcaption ol li.a {
		position: relative;
		top: 0;
		right: 0;
		width: auto;
	}
}

@media only screen and (max-width: 767px) {
.content_block.products_grid .page .products.columns-8 .product {
		width: 50% !important;
		min-width: auto;
	}

.content_block.products_row .page .products .product figure .img .product-thumbs li div {
		min-height: 100px;
		max-height: 100px;
		padding: 0;
	}

.content_block.products_row .page .products .product figure .img {
		width: 80px;
		height: 100px;
		margin-right: 16px;
	}

.content_block.products_row .page .products .product figure .img .bx-viewport {
		height: 100px !important;
	}

.content_block.products_row .page .products .product figure .img .bx-viewport li {
		width: 80px !important;
	}

.content_block.products_row .page .products .product figure figcaption {
		position: relative;
		padding-bottom: 50px;
	}

.content_block.products_row .page .products .product figure figcaption h5 {
		font-size: 14px;
	}

.content_block.products_row .page .products .product figure figcaption .glsr {
		margin-top: 0;
	}

.content_block.products_row .page .products .product figure figcaption .price {
		position: absolute;
		top: auto;
		bottom: 0;
		right: auto;
		left: 0;
		padding-bottom: 0;
		margin: 0;
	}

.content_block.products_row .page .products .product figure figcaption .price ins {
		font-size: 18px;
	}

.content_block.products_row .page .products .product figure figcaption .price del {
		min-width: 100%;
		font-size: 12px;
	}

.content_block.products_row .page .products .product .acoplw-badge {
		display: none;
	}

.content_block.products_row .page .products .product figure figcaption .button {
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0;
		margin: 0 !important;
		height: 40px !important;
	}

.content_block.products_row .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		top: -6px;
		right: -6px;
	}

.content_block.products_row .page .products .product figure figcaption ol li {
		padding-left: 35px;
	}

.content_block.products_row .page .products .product figure figcaption ol li>img {
		width: 20px;
	}

.content_block.products_row .page .products .product figure figcaption ol li.a {
		padding-left: 48px;
	}

.content_block.products_row .page .products .product figure figcaption ol li.a>img {
		width: 32px;
	}

.content_block.products_row .page .products .product figure figcaption ol li strong {
		font-size: 12px;
	}
}

@media only screen and (max-width: 479px) {
.content_block.products_grid .page .products.columns-8 .product figure {
		padding: 16px;
	}

.content_block.products_grid .page .products.columns-8 .product figure .img {
		height: 176px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs li div {
		min-height: 185px;
		max-height: 185px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs li div img {
		max-height: 175px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs .bx-pager {
		margin-bottom: 5px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs .bx-pager .bx-pager-item {
		padding: 0 2px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs .bx-pager .bx-pager-link {
		width: 4px;
		height: 4px;
	}

.content_block.products_grid .page .products .product figure .img .product-thumbs .bx-pager .active {
		width: 16px;
	}

.content_block.products_grid .page .products .product figure figcaption h5 {
		font-size: 14px;
	}

.content_block.products_grid .page .products .product figure figcaption .price {
		font-size: 16px;
		line-height: 21px;
	}

.content_block.products_grid .page .products .product figure figcaption .price ins {
		font-size: 16px;
		line-height: 21px;
	}

.content_block.products_grid .page .products .product figure figcaption .price del {
		font-size: 12px;
	}

.content_block.products_grid .page .products .product figure figcaption .buttons .button.add_to_cart_button {
		height: 40px;
		min-width: 40px;
	}

.content_block.products_grid .page .products .product figure figcaption .buttons .button.add_to_cart_button:before {
		background-size: 16px auto;
		background-position: center center;
	}

.content_block.products_grid .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist {
		top: 16px;
		right: 16px;
	}

.content_block.products_grid .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist .feedback svg {
		width: 17px;
	}

.content_block.products_grid .page .products .product figure figcaption .buttons .yith-wcwl-add-to-wishlist a {
		width: 32px;
		height: 32px;
		background-color: #fff;
		background-size: 16px auto;
	}
}

@media only screen and (max-width: 1240px) {
.products li.product li div img {
		max-height: 265px;
	}
}

.outofstock .button_mehr {
	display: none !important;
}

.product-thumbs .bx-wrapper img {
	object-fit: contain;
}

.product-thumbs .bx-wrapper li {
	max-width: 100%;
}
