/*
Theme Name:   TopEdge
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
*/

.fibofilters-block__headline .fibofilters-block__headline-box-inner {
	font-size: 15px!important;
}

.content-product footer.footer-product {
	display: none!important;
}


.elementor-widget-woocommerce-product-etheme_related a.button.product_type_simple,
.elementor-widget-woocommerce-product-etheme_related a.add_to_cart_button,
.elementor-widget-woocommerce-product-etheme_related a.product_type_variable,
.elementor-widget-woocommerce-product-etheme_related a.product_type_grouped,
.elementor-widget-woocommerce-product-etheme_related a.product_type_external{
  display: none !important;
}

.elementor-widget-woocommerce-product-etheme_related .products-page-cats a {
	font-size: 14px;
}
.elementor-widget-woocommerce-product-etheme_related h2.product-title a {
	color: #0B3954;
	font-size: 16px;
	font-weight: 600;
    line-height: 24px;
}


.mzd-pdf-brochures {
  margin: 28px 0 10px;
}

.mzd-pdf-brochures__title {
  font-family: "Montserrat", Sans-serif;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
}

.mzd-pdf-brochures__list {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.mzd-pdf-brochures__link {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}

.mzd-pdf-brochures__item {
	line-height: 1!important;
	margin-bottom: 0!important;
}

.mzd-pdf-brochures__icon {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
}

.mzd-pdf-brochures__icon svg {
  width: 100%;
  height: 100%;
  fill: #69B7E3;
}

.mzd-pdf-brochures__text {
  font-family: "Outfit", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #828282;
}

.mzd-pdf-brochures__link:hover .mzd-pdf-brochures__text {
  color: #5f5f5f;
}