/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2026 | 05:21:25 */
.woocommerce-notices-wrapper {
    margin-top: 70px;
    font-family: Archivo, sans-serif;

    .woocommerce-message{
        border-top-color: var(--e-global-color-primary);
        background: #fff9fc;

        &::before{
            color: var(--e-global-color-primary);
        }

        .button{
            background: var(--e-global-color-primary);
            color: #fff;
            font-weight: 500;
        }
    }
}

a[href*="s-sols.com/products/wordpress/accelerator"] {
	visibility: hidden !important;
	height: 0px !important;
}
