/*
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
*/

.google-auto-placed {
	margin-bottom:20px;
}
#header-grid .google-auto-placed {
	margin-top:20px;
	padding-bottom:20px;
}

.widget .tnp-subscription input[type="email"],
.sb_newsletter input[type="email"] {
    background: white;
    color: #999;
border:1px solid #e4e4e4;
}

.sb_newsletter input[type="submit"],
.sb_newsletter .wpcf7 input.wpcf7-submit[type="submit"] {
margin: 0 0 0 0!important;
}

.sb_newsletter .tnp-email {
box-sizing: border-box!important;
}

/* 
 Table of Content 
*/
#ez-toc-container {
    background: white;
		box-shadow:none;
    padding:0;
}

.ez-toc-title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 20px;
}

#ez-toc-container ul {
	list-style:none;
	padding:0;
	margin-bottom:40px;
}

#ez-toc-container ul li {
	line-height:32px;
	margin-bottom:10px;
}
#ez-toc-container ul li a {
	color:#333;
	border-bottom:1px solid #333;
	text-decoration:none;
}
#ez-toc-container ul li a:hover {
	border-bottom:0;
}
.ez-toc-list.ez-toc-list-level-1>li:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.ez-toc-list.ez-toc-list-level-1>li {
    counter-increment: number;
		padding-left:45px!important;
    position: relative;	
}
.ez-toc-list.ez-toc-list-level-1>li:before {
		content: counter(number);
    background-color: white;
    color: #cb0000;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #cb0000;
    position: absolute;
    top: 0;
    left: 0;
}

/* Newsletter Box */
	.cr_site{margin:0;padding:75px 0 0 0;text-align:center;background-color:#eeeeee;}

	.wrapper, .cr_page{margin:0 auto 10px auto;text-align:left;}

	.cr_body label{float:none;clear:both;display:block;width:auto;margin-top:8px;text-align:left;font-weight:bold;position:relative;}
	.cr_button{display:inline-block;font-family:'Helvetica', Arial, sans-serif;width:auto;white-space:nowrap;height:32px;margin:5px 5px 0 0;padding:0 22px;text-decoration:none;text-align:center;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;cursor:pointer;border:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;vertical-align:top;}
	.cr_button{background-color:#333;color:#ffffff;}
	.cr_button:hover,.cr_button-small:hover{opacity:0.7;filter:alpha(opacity=70);}
	.formbox{line-height:150%; padding:20px;/*font-family:Helvetica;font-size:15px;color:#333333;  background-color:#efefef;border-radius: 6px 6px 6px 6px;*/}
	.cr_ipe_item label{line-height:150%;font-size:14px; text-align:center;}
	.cr_ipe_item textarea {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;}
	.cr_ipe_item input {background: white repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;padding: 5px;}

	.submit_container {text-align:center}
	/* .cr_ipe_item{ padding:1px 10px; margin:1px 10px; } */
	.cr_ipe_item.inactive {display:none;}
	.cr_captcha{padding-left:130px;}
	.cr_error{font-size:1.1em;padding:10px;}
	.clever_form_error{background-color:#f99; color:#000; border:1px solid #f22 !important}
	.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }
	.cr_site {background-color:#eee;}
	.cr_header {color:#000000;}
	.cr_body {background-color:#efefef}
	.red_text {color:#cb0000;}
	#secondary .mce_text {font-size:14px; line-height:150%}
.mce_text {
	text-align:center;
}

.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}

input#text6628382 {
	width:350px;
	display:block;
	margin:0 auto;
}
form .cr_body button[type="submit"] {
	background-color:green;
}