/*******************************************************************************************************************

	Theme Name: Swell Lite Child Themes
	Theme URI: https://organicthemes.com/theme/swell-theme/
	Description: A modern and minimal responsive blogging theme that has been optimized for the WordPresss 5 Gutenberg block editor. Swell Lite features a full width custom header image, and the option to add a logo within the customizer. The clean multi-purpose design is perfect for any professional blog or business and website. The images and scripts are lightweight for fast load times, and the code is well commented for easy editing. As a result, Swell Lite is a perfect starter theme or canvas for theme developers and designers. A live demo can be viewed here: (http://organicthemes.com/demo/swell/).
	Author: Organic Themes
	Template: swell-lite
	Author URI: https://organicthemes.com
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 1.7
	Text Domain: swell-lite
	Domain Path: /languages/
	Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, featured-image-header, flexible-header, full-width-template, translation-ready, sticky-post, threaded-comments, editor-style, theme-options, footer-widgets

	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

*******************************************************************************************************************/

/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }

body {
	background-color: #EEEEEE;
	color: #333333;
	color: rgba(0, 0, 0, .7);
	font-size: 1.1em;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
}

.page-template-template-success-stories  .post .leave-comments{
	display: none!important;	
}
.page-template-template-home .headline.img-headline{
	font-size: 2.62rem;
    line-height: 2.8rem;
}