.megamenu-item.active {
    --tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    color: #165973 !important;
    box-shadow: -3px 0 #165973 inset, 0 1px 2px rgb(var(--kt-secondary) / .08) !important;
}
.custom-color{background: #165973 !important}
:root{
	--kt-colorborder-custom : #017804;
}
.product-attributes-item input:checked+span {
    border-color: var(--kt-colorborder-custom);
    color: var(--kt-colorborder-custom);
}