/* PSE-RENAULT-2-CSS-OVERRIDE */	

#toprow .navbar .navbar-brand {
    background-color: rgb(122 122 122 / 0%);

}
.login__wrapper .page-title:before {

    width: 18rem!important;


}
.arone-category-page .category-intro-wrapper {
    padding-top: 0!important;
}
.arone-product-landing-page .product-info-section {
    padding-top: 1rem;
}
}
@media only screen and (max-width: 768px) {
.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item .category-item .product-title {

    display: none;
}
}
.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item .category-item .picture img {
    height: 50%;
}
.category-page-wrapper {
    padding-top: 0!important;
}

.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item {

   border-top: 0!important; 
}  

.global-content-under-image block{

    display:none!important;
}

.homeFeaturedCategoriesWrapper {
    display: inline-block;
    width: 100%;
    padding-top: 2rem!important;
    padding-bottom: 3rem!important;
    width: 100%;
}


.homeFeaturedCategoriesWrapper .bestsellers {

    display: none!important;
}
/* -----------------Footer -------------*/
.catfish-footer {
    background-color: #4a4a4a!important;
    }

.catfish-footer ul a {
     color: #b5b5b5;
    }
    .catfish-footer ul a:hover {
        color: #ffffff;
    }