    /**
Theme Name: vineyardfostering
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vineyardfostering
Template: astra
*/
    /*breakpoints    1025 768*/
    
    @media all and (max-width: 1025px) {
        /* CSS rules here for screens lower than 768px */
        .elementor-2055 .elementor-element.elementor-element-b92fcb8 .elementor-button,
        .elementor-2055 .elementor-element.elementor-element-8fc239b .elementor-button,
        .elementor-2055 .elementor-element.elementor-element-dce74fa .elementor-button {
            border-radius: 33px;
        }
    }
    
    .helpie-faq.accordions .collection-title {
        display: none;
    }

    /* Keep tablet/mobile content images centred and proportional on key Elementor pages. */
    @media all and (max-width: 1024px) {
        body.page-id-134 .site-content .elementor-widget-image,
        body.page-id-343 .site-content .elementor-widget-image {
            width: 100% !important;
            max-width: 100% !important;
            text-align: center !important;
        }

        body.page-id-134 .site-content .elementor-widget-image .elementor-widget-container,
        body.page-id-343 .site-content .elementor-widget-image .elementor-widget-container {
            text-align: center !important;
        }

        body.page-id-134 .site-content .elementor-widget-image img,
        body.page-id-343 .site-content .elementor-widget-image img {
            display: block;
            width: auto !important;
            max-width: min(100%, 520px) !important;
            height: auto !important;
            margin-left: auto !important;
            margin-right: auto !important;
            object-fit: contain;
        }
    }