/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2020 | 17:45:00 */
.su-spoiler-style-fancy {
    border: unset !important;
    border-radius: unset !important;
}

.su-spoiler-title {
    border-radius: unset !important;
    font-size: 20px !important;
    font-weight: 400;
    min-height: 35px !important;
    border-left: 3px solid #343e46 !important;
    padding: 7px 7px 7px 15px !important;
	line-height: 1.6 !important;
}

.su-spoiler-style-fancy > .su-spoiler-title {
    background: unset !important;
    background-color: #f7f9fa !important;
}

.su-spoiler-icon {
    right: 18px !important;
    left: unset !important;
    font-size: 20px !important;
    top: 15px !important;
}

.su-accordion {
	margin-bottom:4em !important;
}

.su-spoiler-title p{
	display:none;
}