/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2025 | 19:00:56 */
[data-header*="type-1"] .ct-header [data-row*="middle"],
[data-header*="type-1"] .ct-header [data-row*="middle"] *,
#header [data-row*=boxed],
#header [data-row*=boxed] * {
    transition: none !important;
    animation: none !important;
}

span.dashicons.dashicons-arrow-down{
	display:none;
	color:white;
}

.gw-mm.justify-items-center .gw-mm__content {
    justify-content: center;
    gap: 0px;
}


.ct-panel .ct-header .active{
	background-color:white;
}


.gw-mm-item__link.has-text-color.has-palette-color-4-color:hover {

/*  text-decoration: underline; 
	line-height:10px; */
	padding:0px 10px 0px 10px;
	border-bottom:2px solid balck;

}
.gw-mm-item__link.has-text-color.has-palette-color-4-color {
padding:0px 10px 0px 10px;
text-decoration: none; /* Remove default underline */
	color:white;
 
}



.mainservice
{
	overflow:hidden;
}

.kt-blocks-accordion-icon-trigger{
	
	min-width:20px;
}
/* [data-header*="type-1"] .ct-header [data-row*="middle"]:hover #header [data-row*=boxed]>div {
    background-color:white;
}

 */