/*
Theme Name: ManufakturSolutions Child
Theme URI: https://manufaktursolutions.qodeinteractive.com
Description: A child theme of ManufakturSolutions
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: manufaktursolutions
Template: manufaktursolutions
*/
.wp-block-quote::before, blockquote::before
{
	background-image: url(./assets/img/quote.svg);
}
.qodef-opener-icon.qodef-source--predefined:after
{
	background-color: var(--qode-main-color);
}
.qodef-svg--menu,
.qodef-svg--mobile-menu{
	stroke: #fff;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder {
	margin-top:0;
	border-top: 0 none;
	margin-bottom: 0;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-text::before,
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li > a::before
{
	content: '' !important;
}