/*
Theme Name: Sundays
Theme URI: https://opencollective.com/sundays
Author: Ankit Saxena
Author URI: https://opencollective.com/sundays#section-contributors
Description: Donate: https://opencollective.com/sundays. Learn: https://sundays.me/. Sundays is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/ankit0007/SundaysBlueBox_2025/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: sundays

Sundays WordPress Theme 2011-2024
Sundays is distributed under the terms of the GNU GPL
*/

@media (max-width: 1024px) {
	html body .vc_custom_1745066646285 {
		margin: 0 !important;
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}

	html body .vc_custom_1745066646285 .wpb_single_image img {
		width: 100% !important;
	}

	html body.single-service .toptobottom {
		overflow: hidden;
	}
}

@media (max-width: 767px) {
	html body .vc_column-inner.vc_custom_1740640695379 {
		padding: 0 1rem !important;
	}
}

