.card-redirect {
    cursor: pointer;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child,
.elementor-widget-woocommerce-archive-description p:last-child {
    margin-bottom: 0 !important;
}

.woocommerce-notices-wrapper {
    max-width: 1140px;
    margin-top: 32px;
    margin-bottom: 0!important;

    .woocommerce-message {
        border-color: #C14431!important;
        background: white!important;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
    }

    .woocommerce-message:before {
        color: #C14431!important;
    }
}