/*
Theme Name: flatsome-child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.modo-catalogo .site-header {
    background: #111;
}


.modo-catalogo .add_to_cart_button {
    display:none;
}

.modo-catalogo .product {
    border-radius: 12px;
}
.modo-catalogo .berocket_better_labels{
    display:none !important;
}

.modo-catalogo .cart-item{
    display:none !important;
}

#footer .section {
    display: none !important;
}
header #top-bar {
    display: none !important;
}
.berocket_better_labels.berocket_better_labels_label {
    display: none !important;
}