/*!
Theme Name: LawnCare
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: LawnCare theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lawncare
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: lawncare
Template Id: prod-2844
*/

#toTop {
	cursor: pointer;
}
.blog-default .site-content__wrap{
	/* display: none !important; */
	min-width: 97% !important;
	padding-left: 20px !important;
	padding-right: 50px !important;
}


.wpcf7-not-valid-tip{
	color: red !important;
}
.send_mess{
	text-align: center;
	/* margin-left: 53px; */
}


@media (min-width: 768px) and (max-width:1024px){
	.blog-default .site-content__wrap{
		/* display: none !important; */
		min-width: 95% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	

}

@media (min-width: 320px) and (max-width:425px){
	.blog-default .site-content__wrap{
		/* display: none !important; */
		min-width: 95% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.post{
		padding-left: 10px;
		padding-right: 10px;
	}
	.post-navigation-container{
		padding-left: 5px;
		padding-right: 5px;
	}
	.comment-respond{
		padding-right: 5px;
		padding-left: 5px;
	}
	#secondary{
		padding-left: 25px;	
		padding-right: 25px;
	}
}

