/* Add custom CSS styles below */ 

#E_slider_sec_0{
padding-top: 0;
}

.swiper-wrapper{
justify-content: space-evenly;
}

.f_enhanced-square-photos:not(.f_rounded-photos) .f_image-entry img {
        border-radius: 10px;
        border: 1px solid #eee;
}

.product-entry .product-entry__image {
    border-radius: var(--large-curve);
    border-radius: 10px;
}

h3.product-entry__title.max-w-full{
text-align:center !important;
}