



@charset "UTF-8";
/* CSS Document */
 /* ecgs.css */


 .homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title {
   transform: unset; */
    transition: unset;
    opacity: unset;
    Text-align:center;
    font-weight: 700;
    word-break: break-word;
    font-size: 1.2em;

}
 .title.is-1 {
    font-size: 2.488em;
    font-weight:bold;
}
    
 .arone-category-page .subcategory-with-products-wrapper {
    background-color: rgb(255, 255, 255);
}

.navbar.is-fixed-top {
    border-bottom: 2px solid #b6cfc9;
}

.arone-category-page .category-intro-wrapper {
    padding-top: 0;
}

.arone-footer {
    border-top: 2px solid #aad3d0;}

    .navbar-category-navigation .navigationmenu {
        padding: 0;
        width: 400px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
    
    .navbar-dropdown {
        left: 0;
        background-color: white;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top: 2px solid #CADFEB;
        box-shadow: 0 8px 8px rgb(10 10 10 / 37%);
        display: none;
        font-size: 0.875rem;
        min-width: 100%;
        position: absolute;
        top: 100%;
        z-index: 20;
    }
.productPrice {

    font-size:1.5rem;
}

.title  {

    Font-weight:1000;
}
.page-title {
    display:none;
}
