/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 20 2026 | 01:48:18 */
.site-footer{
display:none ;
}
html, body {
    max-height: 100vh;
    overflow-x: hidden; /* This completely eliminates the vertical scrollbar */
}

.elementor-button-icon svg {
    width: 2.5em !important;
    height: auto;
}

.twae-wrapper .twae-icon svg{
	width:12px !important;
}

summary.e-n-accordion-item-title{
	height: 60px !important;
	border-radius: 10px;
box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.12);
	border:none !important;
}

.eael-sticky-video-wrapper.eaelsv-overlay-visibility-yes{
	height: 100% !important;
}


.eaelsv-overlay {
top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    object-fit: contain !important;
    width: auto !important;
    
}