/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 31 2025 | 08:52:55 */
.megasubmenu {
	background: white;
	padding: 10px;

display: table;
	
}

.megasegment {
	display: table-cell;
	width: 300px;
	margin: 5px;
}

.megasegment img {
	margin: 0 10px 0 0 !important;
}

@media only screen and (max-width: 768px) { 
	.megasegment, .megasegment a {
		width: 100%;
		display: block !important;
	}
}

.megamenu-icon {
	width: 40px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
}
