/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2026 | 17:48:29 */
body {
	overflow-x: hidden;
}

.bw-nav ul,
.bw-nav ol {
    list-style: none;
}

.no-margin {
	margin: 0;
}

#wrap .elementor-testimonial-content {
    margin: 20px 0 40px 0 !important;
}

@media(max-width:1200px) {
    #site-header-inner {
        padding: 12px 0;
        margin: 0 0 0 0;
        width: 100%;
        max-width: 100%;
    }
    
    .custom-header-nav .oceanwp-mobile-menu-icon a {
        font-size: 36px;
    }
}


@media(max-width:1024px) {
    #wrap .elementor-widget-testimonial {
        padding: 15px 25px !important;
    }
}