/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2022 | 10:55:21 */
.ea-card a.collapsed {
    padding: 10px 8px !important;
    font-size: 18px !important;
    font-weight: normal !important;
    background: #f4f4f3;
    color: #404044!important;
    border: solid 1px #c1c6c8;
}
img.custom-logo {
    width: 140px;
}

.ui-tabs-panel
{padding: 0.6em 0.2em !important; }
.ea-header a
{
	font-size: 18px !important;
    font-weight: normal !important;
}
.ui-tabs-panel
{
	padding-bottom: 20px !important;
}

#sp-ea-2473.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    float: left;
    color: #444;
    font-size: 16px;
    display: none;
}
i.ea-expand-icon.fa.fa-plus {
    display: none;
}
i.ea-expand-icon.fa.fa-minus {
    display: none;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 10px;
}