/*
Theme Name: Lean Factory America
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Ideas and Pixels
Author URI: http://ideasandpixels.com
Description: A custom theme built for Lean Factory America.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: lfa

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* START NEW HOMEPAGE */


/* start header */

#mr-header-section {
}

#mr-header-red-text h2 {
	margin-bottom: 0px;
	font-weight: 700 !important;
}

#mr-header-large-header-text h2 {
	margin-bottom: 0px;
	font-weight: 600 !important;
}

#mr-header-paragraph-text {
}

#mr-first-header-button a {
	font-weight: 600;
	border-radius: 30px;
}

#mr-second-header-button a {
	font-weight: 600;
	border-radius: 30px;
	border: 2px solid #414143;
	background-color: #f5f5f5;
	color: #414143;
}

/* end header */


/* start what we solve */

#mr-what-we-solve-section {
}

#mr-what-we-solve-red h2 {
	margin-bottom: 0px;
	font-weight: 600 !important;
}

#mr-what-we-solve-large-header-text h2 {
	margin-bottom: 0px;
	font-weight: 600 !important;
}

#mr-what-we-solve-paragraph p {
	margin-bottom: 0px;
}

/* end what we solve */


/* start featured solutions */

#mr-featured-red h2 {
	margin-bottom: 0px;
	font-weight: 600 !important;
}

#mr-featured-large-header-text h2 {
	margin-bottom: 0px;
	font-weight: 600 !important;
}

#mr-featured-paragraph p {
	margin-bottom: 0px;
}

/* end featured solutions */


/* start explore our products */

.mr-explore-our-products-grid {
}

.mr-explore-our-products-grid .elementor-widget-heading {
	margin-bottom: 0;
	padding: 0 20px;
}

.mr-explore-our-products-grid .elementor-widget-heading p {
	margin-bottom: 8px;
}

.mr-explore-our-products-grid .elementor-widget-text-editor {
	margin-bottom: 0;
	padding: 0 20px;
}

.mr-explore-our-products-grid .elementor-widget-text-editor p {
	color: #626669;
	margin-bottom: 8px;
}

.mr-explore-our-products-grid .mr-explore-our-products-grid-link p {
	font-weight: 700;
	color: #a32d23;
	margin-bottom: 16px;
}

.mr-explore-our-products-grid .elementor-inner-column > .elementor-widget-wrap {
	border-radius: 10px;
	padding: 0px;
}

.mr-explore-our-products-grid .elementor-inner-column img {
	border-radius: 10px 10px 0px 0px !important;
	height: 250px;
	width: 100%;
}

/* end explore our products */


/* mr gray white section */

#mr-gray-white-section {
}

#mr-gray-white-section .mr-gray-white-red h2 {
	margin-bottom: 0;
	font-weight: 600 !important;
}

#mr-gray-white-section .mr-gray-white-large-text h2 {
	font-weight: 600 !important;
	margin-bottom: 0;
}

#my-gray-white-gray-column p {
	color: white;
	margin-bottom: 0;
}

.my-gray-white-gray-inner-section .elementor-widget-heading {
	margin-bottom: 0 !important;
}

.my-gray-white-gray-inner-section .elementor-widget-heading h2 {
	margin-bottom: 10px !important;
	font-weight: 600 !important;
	font-size: 22px;
}

.my-gray-white-gray-inner-section p {
	font-size: 14px;
	font-weight: 500;
}

/* mr gray white section */


/* END NEW HOMEPAGE */
