/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

body.home #mc4wp-form-1 {
	background-color: #923E94;
}

body.home #mc4wp-form-1 h2 {
	color: #fff;
	background-color: #923E94;
	padding: 1em 2em 0;
}

body.home #mc4wp-form-1 p {
	display: none;
}

body.home #mc4wp-form-1 div.mc4wp-fields-csw {
	padding: .5em 2em 3em;
}

body.home #mc4wp-form-1 input{
	height: 3.3em;
	margin: .5em;
	font-size: 1.1em;
}

body.home #mc4wp-form-1 input::placeholder {
	color: #fff;
}

body.home #mc4wp-form-1 input[type=text],
body.home #mc4wp-form-1 input[type=email] {
	width: 100%;
	border: 3px solid #5E2860;
	background-color: #5E2860;
	color: #fff;
}

body.home .mc4wp-form-basic {
	margin: -1em 0 1em 0;
}

body.home figure.size-full {
	margin: 0;
}

body.home main div.wp-block-group {
	padding: 0 2em;
}

@media (min-width: 576px) {
	body.home #mc4wp-form-1 input[type=text],
	body.home #mc4wp-form-1 input[type=email] {
		width: 45%;
	}
	
	body.home #mc4wp-form-1 div.mc4wp-fields-csw {
		padding: 1em 2em 3em;
	}
}


@media (min-width: 960px) {
	body.home #mc4wp-form-1 input[type=text],
	body.home #mc4wp-form-1 input[type=email] {
		width: 27%;
	}
	
	body.home #mc4wp-form-1 div.mc4wp-fields-csw {
		padding: 2em 3em 3em;
	}

}

#mc4wp-form-1 > div.mc4wp-form-fields > div > input[type=submit] {
	background-color: #5E2860;
	color: #fff;
	font-weight: bold;
}

body main div.blog-sidebar p.widget-title {
	font-size: 2em;
	line-height: 1.6;
	letter-spacing: 0px;
	font-family: GFS Didot;
}

body main div.blog-sidebar #mc4wp-form-1 h2 {
	display: none;
}

body main div.blog-sidebar #mc4wp-form-1 input{
	margin: .5em 0;
	height: 3.2em;
	border: 1px solid #923E94;
}

body main div.blog-sidebar #mc4wp-form-1 input[type=submit] {
	background-color: #923E94;
	width: 50%;
}

form.wpcf7-form label {
	display: block;
}

form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea {
	border-color: #923E94;
	width: 100%;
}

input.wpcf7-submit {
	background-color: #923E94;
}

