/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2025 | 15:19:09 */
.widget_nav_menu li::before, .widget_categories li::before {
	display:none;
}

.widget_categories li, .widget_nav_menu li {
	padding-left:0;
}

.hp-feature__icon {
    box-shadow: none !important;
}

.hp-vendor-hr .hp-vendor__image img {
    width: 300px;
}

@media (min-width: 640px) {
    .hp-vendor-hr .hp-vendor__image img {
        max-width: 300px;
        max-height: 300px;
    }
}