:root{--page-title-display:none;}/* Start custom CSS */.notificheapp{
    display:block;
    
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {

    display: none;
}

.exwf-cksp-method.exwf-method-ct .exwf-method-title .at-method {
    background: #1281ae !important;
    color: #fff;
    border-color: #1f8cea !important;
    width: 100%;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
    background: green;
}
span.woocommerce-input-wrapper {
    display: flex;
}/* End custom CSS */