/**
Theme Name: cultivating-digital-child
Author: Cultivating Digital
Author URI: https://cultivatingdigital.com/
Description: Cultivating Digital – Organic marketing for the Life of your business.
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: cultivating-digital-child
Template: astra
*/
/* Header */
.ast-site-title-wrap {
    display: none;
    visibility: hidden;
}
.ast-header-html-1 .ast-builder-html-element {
    line-height: 0.65 !important;
}
.site-header-section .ast-header-html-1 {
    padding: 0 !important;
}
/* End Header */
/* Events */
.tribe-events-event-image img {
    display: none;
    visibility: hidden;
}
.tribe-tickets__rsvp-attendance {
    display: none;
    visibility: hidden;
}
/* End Events */

@media screen and (max-width:768px){
	.ast-header-html-1 a {
		font-size: 1.5rem !important;
	}
	.ast-header-html-1 .text-black.font-size-2 {
		font-size: 1.2rem !important;
	}
}