/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.form-home .input-group-rounded {
    display: flex;
    align-items: center;
    gap: 13px;
}

/* plant search */

.a_plant_search .form-check .form-check-input { border-color: #000 !important; }

/* homepage mailchimp */

.mc4wp-form-fields {
	display: flex;
  	align-items: center;
  	gap: 13px;
	justify-content: center;
}

.mc4wp-response {
	margin-top:20px;
}

#mc4wp-form-1 #email{ 
	padding: 15px;
	color:#000 !important;
	font-family: Open Sans !important;
	font-size:14px!important;
	font-weight: 700 !important;
	border:1px solid #000;
	border-radius:0px;
	
}

#mc4wp_submit { 
	padding: 7px 30px !important; 
	font-family: Oswald !important;
	font-size: 24px !important;
	border-radius:0px;
	
}
.mc4wp-form-fields{text-align:center;}
