/*
Theme Name: Agencygrove Marketing
Theme URI:
Author: Themegrove
Author URI: https://themegrove.com/
Description: Welcome to Agencygrove Marketing, a modern WordPress Full Site Editing (FSE) theme built for marketing agencies, digital businesses, consulting firms, startups, and SEO professionals looking to establish a strong online presence. Fully compatible with Gutenberg, WooCommerce, and Contact Form 7, the theme delivers a seamless website-building experience with intuitive block-based editing, responsive layouts, and fast-loading performance. Designed with SEO best practices in mind, Agencygrove Marketing makes it easy to showcase your services, highlight your expertise, generate leads, and grow your business through a professional, visually engaging website. Combining flexibility, performance, and elegant design, it provides everything you need to create a powerful online presence that leaves a lasting impression. Demo: https://demos.themegrove.com/agencygrove-marketing/
Template: agencygrove
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: agencygrove-marketing
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*/


footer a {
	text-decoration: none !important;
}

.agencygrove-scrool-top::before{
	color: #fff !important;
}

/* responsive style */

@media (max-width: 768px) {
	.r-cover{
		min-height: 250px !important;
	}
	.res-no-mob{
		display: none !important;
	}
	.wp-block-site-title a {
		letter-spacing: -1px !important;
		font-size: 22px !important;
	}
}