/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.product_font, 
.product_font a {
	font-family: 'Marcellus', Sans-serif !important;
}

.vegan {
	max-width: 150px !important;
}

.elementor-5 .elementor-element .etheme-icon-box-title h3,
h3 .elementor-5 .elementor-element .etheme-icon-box-title,
h3.etheme-icon-box-title {
	margin-bottom: 20px !important;
}

.produktlinien-icon {
	margin-top: -35px !important;
	margin-bottom: -25px !important;
}

.produktlinien-icon img {
	width: 90px !important;
	max-width: 100%;
	height: auto;
	display: block;
	margin-inline: auto;
	transform: none;
}
.wc-block-cart-item__product .vegan {
	max-width: 80px !important;
}






@media (max-width: 767px) {
	.produktlinien-icon {
		margin-top: -15px !important;
		margin-bottom: -28px !important;
	}

	.produktlinien-icon img {
		width: 100px;
	}
}