/*
Theme Name: Pro Contracting Group
Theme URI: https://searchprosystems.com/
Template: hello-elementor
Author: SearchPro Systems
Author URI: https://searchprosystems.com/
Description: Pro Contracting Group is a Custom Child Theme for Hello Elementor Child developed by SearchPro Systems.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.5
Updated: 2024-02-19 14:20

*/

/* Custom CSS */
.no-margin, .no-margin * {
	margin: 0 !important;
}

/* 
.elementor-button.elementor-size-sm {
	min-width: 400px;
} */

@media (max-width: 767px) {
	.elementor-button.elementor-size-sm {
		min-width: unset !important;
	}
}