/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2026 | 12:16:33 */
.hero_section .mpdkit-cat-grid.mpdc-catg-style2 .row {
	justify-items: center;
	justify-content: center;
	align-items: center;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    color: #000 !important;
}

.hero_section .mpdkit-cat-item .mpdkit-cat-img figure {
    height: 260px;
    overflow: hidden;
}


li.mega-current-menu-item {
    border-bottom: 2px solid #BBA14F !important;
    margin: 0 !important;
}


.elementor-element-3b6dbd6 .owl-carousel .owl-item p.owl-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}