/*
Theme Name:   Bluevet Child
Theme URI: http://digitalknited.com/
Author: Digital Knitted
Author URI: http://digitalknited.com/
Description: Child theme for Bluevet.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bluevet-child
Template: bluevet
*/

/* Add your custom styles below this line */
/** Custom elementor styles **/
.footer-menu .elementor-nav-menu a {
    display: initial !important;
    width: 100% !important;
}


.elementor-message[role='alert']::before{
    content: '' !important;
    display: none !important;
}
div.elementor-field-group.elementor-column {
    align-items: flex-start !important;
}

#newsletter .elementor-field-type-submit {
    margin-top: 0 !important;
}