/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2026 | 11:14:57 */
html {
	background: #161616!important;
}

body {
	background:#161616;
	padding-bottom: env(safe-area-inset-bottom);
}

#main-content {
	background-color: #161616!important;
}

.et_pb_section {
	background-color: #161616;
}

.et_pb_menu .et-menu>li {
	padding-left: 20px;
    padding-right: 20px;
}

.et_mobile_menu {
	border-color: transparent!important;
}

.et_pb_menu .et_mobile_menu {
	padding: 0%!important;
	margin-top: 3.5%!important;
}

.hamburger.is-active:hover, .hamburger:hover {
	opacity: 1!important;
}