/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2024 | 14:55:47 */
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

html {
	font-size: 16px;
}

.items-center .w-grid-list {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}



.us-btn-style_1, .wpcf7-submit {
	border-radius: 0px;
	-webkit-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
}

.us-btn-style_1:hover, .wpcf7-submit:hover {
	border-radius: 35px;
}


.grecaptcha-badge { visibility: hidden; }


@media only screen and (min-width: 768px) {
	html {
		font-size: 18px;
	}
	
	
}