.rating-header {
    line-height: 1 !important;
    font-size: 13px !important;
}

.header-search {
    outline: none !important;
}

.product-breadcrumb .woocommerce-breadcrumb {
	margin: 0px !important;
}

.wc-add-to-cart-direct {
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: bold;
}

.wc-add-to-cart-in-rekening {
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 13px !important;
    font-weight: var(--e-global-typography-text-font-weight);
}