/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2025 | 12:18:42 */
.fl-theme-builder-header-scrolled .main_header_row .fl-row-content-wrap {
    box-shadow: rgb(61 40 75 / 22%) 0px 4px 6px 0px;
}

.off_canvas_custom_class .pp-hamburger-inner::after {
    bottom: -0.6em;
}

.off_canvas_custom_class .pp-hamburger-inner::before {
    top: -0.6em;
}

.off_canvas_custom_class .pp-hamburger-box {
    transform: scale(.8);
}

.pp-offcanvas-content {
	background: linear-gradient(0deg, #280A33 23.04%, #0E0E32 100%);
}

.pp-offcanvas-close::after {
    content: "";
    background: url(/wp-content/uploads/2025/03/Close-Icon.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
}

span.pp-offcanvas-close-icon {
    display: none !important;
}

#menu-header-menu .sub-menu {
	position: static;
	width: 100%;
}

#menu-item-37903 .sub-menu, #menu-item-37903 .sub-menu a {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.off_canvas_menu_item_customs .pp-advanced-menu .pp-has-submenu:hover > .sub-menu, .off_canvas_menu_item_customs .pp-advanced-menu .pp-has-submenu.pp-active .sub-menu {
	visibility: visible !important;
}