/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:05:06 */
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    display: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    padding: 0px !important;
    border: none !important;
}
.tab-panels {
    padding: 0px !important;
}

.box-text h4 {
    margin-bottom: 8px;
    margin-top: 4px;
}
.product-footer {
    background: #f0f0f2 !important;
    margin-left: 2em;
    margin-right: 2em;
    border-radius: 15px;
}
.resultaten {
    border-radius: 1em;
    max-width: 97%;
    margin-left: auto;
    margin-right: auto;
}
.vragen .accordion-title.active {
    border: none !important;
}
.vragen .active>.toggle {
    padding-top: 6px;
}
.vragen button.toggle {
    background: #f7f5ef !important;
    height: 1px !important;
    width: 37px !important;
    color: white !important;
    opacity: 1 !important;
}
.vragen .accordion-item {
    background: #f7f5ef !important;
    margin-bottom: 10px;
    border-radius: 6px;
}
.vragen .accordion-title {
    font-family: unset !important;
    margin-bottom: 15px;
    border-radius: 8px;
    background: #f7f5ef;
    border: none !important;
	color: #2d3047 !important;
	padding:15px 30px !important;
   font-size: 18px !important;
}
.vragen .accordion-inner {
    padding: 2px !important;
    padding-left: 1.5rem !important;
}
.accordion-title.active {
    -webkit-font-smoothing: initial;
    color: #2d3047 !important;
}