.sub-category-mega .category-link a {
    align-items: normal;
    font-size:15px;
    border-bottom:1px dashed #dddddd;
    border-radius:0px;
}


.sub-category-mega .category-link a:hover {
    background: #f2fff3;
    padding-left: 3px !important;
}

.sub-category-mega {
    padding: 10px 30px;
    top: -8px;
}

.main-category {
    top:93px;
}

.hero-single {
    padding-bottom:32px;
}

.owl-carousel .owl-item img {
    /* border-radius: 150px 10px; */
}