/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 09:05:34 */
/* .header_menu_vector .pp-advanced-menu-horizontal .menu-item {
	 transition: .4s;
}

.header_menu_vector .pp-advanced-menu-horizontal .menu-item::before {
	display: block;
    position: absolute;
    transition: .3s;
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
	background: #3f444b;
    inset: 0;
    z-index: -1;
}

.header_menu_vector .pp-advanced-menu-horizontal .menu-item:hover::before {
	transform: scale(1);
	background-color: #E21F27;
} */

#menu-item-121 .sub-menu {
	width: 175px;
}