/*
Theme Name: St Lucy's
description: >-
  St Lucy's theme based on Astrid Theme
Author: Alessandro
Template: astrid
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: astrid-child
*/
@import url("../astrid/style.css");

h3.service-title {
    white-space: nowrap;
}

.ehf-header.ehf-stylesheet-astrid-child .site-content {
	margin: 0px;
}
.ehf-header.ehf-stylesheet-astrid-child .header-clone {
	height: 0px!important;
}

.cf7-smart-grid.has-grid .wpcf7-submit {
    background: #CB2C30;
    border: #CB2C30;
    border-radius: 3px;
    font-size: 110%;
    font-weight: 700;
    color: #fff;
}

