/*
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
*/
span.qodef-m-button-icon-bag-holder, .qodef-header-wrapper .qodef--one, #qodef-page-header .qodef--one {
    display: none !important;
}
.qodef-header-navigation {
	margin-right: 50px!important;
}
.single-product h1 {
	font-size: 50px;
}
#qodef-woo-page.qodef--single .shop_attributes td, #qodef-woo-page.qodef--single .shop_attributes th, #yith-quick-view-content.single-product .shop_attributes td, #yith-quick-view-content.single-product .shop_attributes th {
    border: 1px solid #cacaca;
    padding: 15px;
}
.related .qodef-woo-product-list .qodef-woo-product-content {
	position: relative;
	margin: 25px 30px;
}
.related .qodef-woo-product-list .qodef-woo-product-image img {
	width: 60%;
    margin: 20px auto 60px auto;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin:0;
}
#qodef-page-footer-top-area-inner {
    padding-top: 60px;
    padding-bottom: 0;
}
#qodef-page-footer .widget:not(.widget_manufaktursolutions_core_title_widget), #qodef-page-footer .widget a {
    color: #000000;
}
#qodef-page-footer .widget a:hover {
    color: #000000;
	text-decoration: underline;
}
.widgettitle {
	font-size: 20px !important;
	color:#000000!important;
}