/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 08 2026 | 13:58:42 */
.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after, .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before

 {
    border-color: #000000 !important;
}

.vc_tta-panel.vc_active .vc_tta-panel-heading
 {
    background-color: #ffffff !important;
    border-color: #000000 !important;
	border-bottom: 0 !important;
}

.vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff !important;
}

.vc_tta-panel .vc_tta-panel-body, .vc_tta-panel .vc_tta-panel-body:after, .vc_tta-panel .vc_tta-panel-body:before {
    border-color: #000000 !important;
	border-top: 0 !important;
	margin-top: -10px !important;
}

h3.vc_tta-panel-title {
	 font-size: 15px !important;
    font-weight: 600;
	color: #000000 !important;
}

div.vc_active h3 a span {
	color: #000000 !important;
}
