.wp-block-group.alignwide.has-base-background-color.has-background.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    display: none;
}

/*.wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {*/
/*    display: none;*/
/*}*/

.wp-block-columns.alignwide.is-layout-flex.wp-container-core-columns-layout-1.wp-block-columns-is-layout-flex {
    display: none;
}

.has-contrast-2-color.has-text-color.has-link-color.has-small-font-size.wp-elements-69a005592d8de9c85f5c3744bd9a4e03 {
    display: none;
}

.wc-block-components-checkout-return-to-cart-button {
    display: none;
}

.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
    display: none;
}

.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container{
    display: none;
}

.ast-footer-copyright {
    /*display: none;*/
}

.entry-title{
    display:none;
}


 .centered-image {
     text-align: center; /* Center the content horizontally */
     margin-bottom: 20px; /* Add some space below the image */
     margin-top: -200px;
 }
.centered-image img {
    display: inline-block; /* Ensure the image is displayed as a block element */
}

.woocommerce-terms-and-conditions-wrapper{
    display:none !important;
}


.c-header__row .c-header__col-right{
    display: none !important;
}

.c-breadcrumbs{
    display: none;
}

.c-page-header{
    background-color:black;
    color: white;
}


/* .c-header__logo-empty {
    background-image: url('https://store.numericway.net/wp-content/uploads/2024/03/LOGO-MRU-V2-MRU-2000x2000-2.png');
   
} */