/*!
Theme Name: Zejler Group
Theme URI: https://neatsoft.eu/
Template: kadence
Author: Neatsoft
Author URI: https://neatsoft.eu/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: zejler
*/

#inner-wrap {
	margin-top: -24px !important;
}

.zejler-category-list .product-category h2.woocommerce-loop-category__title {
	text-align: center;
	font-weight: 700 !important;
}

/** Cards **/
body .entry.loop-entry {
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
}

body.tax-product_cat .entry.loop-entry,
body.search .entry.loop-entry,
body .grid-lg-col-1 .entry.loop-entry,
body.home .woocommerce .products .entry.loop-entry {
    box-shadow: none;
}

/** Cookie Notice **/
#cookie-notice,
#cookie-notice a {
	font-family: 'Montserrat', sans-serif !important;
}
