/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 10:40:26 */
@media (max-width: 767px) {
    .site-footer-widgets .widget {
        border-bottom: none !important;
    }
}


@media (max-width: 767px) {
   
	aside.site-footer-widgets {
    border-top: none;
}	
	
	.footer-widget-toggle-header {
    padding: 24px 32px;
    color: black;
    font-family: 'Unica77';
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
		height: 74px;
}

	.footer-widget-toggle-header:hover {
            background: transparent !important;
        color: black !important;
}
	
	.footer-widget-toggle-content {
    padding: 24px 32px;
    padding-top: 0px !important;
}
	
	.footer-widget-toggle-content a {
    font-size: 14px !important;
    font-family: 'Unica77';
    line-height: 20px;
}
	
	.footer-widget-toggle-content li {
    line-height: 2.0;
}
	
	.site-footer-widgets .widget-area {
    grid-gap: max(0px, 0vw);
}
	
	
	section#block-15 {
    padding-bottom: 2rem;
}
	
	.site-footer-bar {
    border-top: 0px solid var(--footer--border-color);
}

	/*.wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-is-layout-8cf370e7.wp-block-group-is-layout-flex {
    text-align: center;
    align-content: center;
    align-items: center;
}*/
	
	
	
	
	
	
}

@media (min-width: 768px) {

button.footer-widget-toggle-header {
    background: transparent !important;
    color: black !important;
    padding-left: 0;
}

span.toggle-icon {
    display: none !important;
}
}
