/**
Theme Name: Webmill-Ast
Author: Webmill
Author URI: https://webmill.co.uk
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webmill-ast
Template: astra
*/
@font-face {
    font-family: 'Benedict Regular'; 
    src: url('./fonts/benedict-regular.woff2') format('woff2'), 
    url('./fonts/benedict-regular.woff') format('woff'), 
    url('./fonts/benedict-regular.otf') format('opentype'); 
    font-weight: normal;
    font-style: normal;
}
.entry-content .signature .elementor-widget-container h2.elementor-heading-title {
    font-family: 'Benedict Regular' !important;
}
.ast-builder-layout-element .site-branding .ast-site-title-wrap .site-title {
    font-weight: 100 !important;
    letter-spacing: 1rem;
}
.site-footer a {
    color: #ffdd99;
}
.site-footer a:hover {
    color: #eeeeee;
}
/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    visibility: hidden !important;
}
/* Shows the reCAPTCHA on the form pages */
.page-id-xx .grecaptcha-badge {
    visibility: visible !important;
}
/* Class to prevent footer text breaking at certain points on mobile  */
.no-break {
    white-space: nowrap;
}
