/*
Theme Name: Northern Touch Mobile Wash
Theme URI: #
Author: Northern Touch Mobile Wash Team
Author URI: #
Description: Donate: Northern Touch Mobile Wash
Version: 2029.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: #
Text Domain: Northern Touch Mobile Wash

Northern Touch Mobile Wash WordPress Theme 2011-2029
Northern Touch Mobile Wash is distributed under the terms of the GNU GPL
*/

.corss ul{
	list-style:none;
	
}
.corss ul li{
	position:relative;
}
.corss ul li::after {

	    content: "\f00d";
    font-family: fontAwesome;
    position: absolute;
    left: -24px;
    color: #fff;
}

.check_icon ul{
	list-style:none;
	
}
.check_icon ul li{
	position:relative;
}
.check_icon ul li::after {
       content: "\f00c";
    font-family: fontAwesome;
    position: absolute;
    left: -24px;
    color: #fff;
}
section.blog_detail .blog_info ul li {
    margin-left: 19px;
}
section.blog_detail .blog_info a {
    color: #2b4e95;
}
.brampton_banner img {
    height: 668px;
}