/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

 /* Move reCAPTCHA v3 badge in front */
.grecaptcha-badge {
z-index:999 !important;
}

@media screen and (min-width: 993px) {
	#img-margins {
		margin-left: -18px !important;
		margin-top: -3px !important;
		padding-left: 4px !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		margin-right: 84px !important;
		border: 3px solid #eeeeee!important;
	}
}
@media screen and (max-width: 992px) {
	.vc_row.wpb_row.vc_inner.vc_row-fluid {
		padding-top: 0px !important;
	}
}

.shadowme {
	text-shadow: 1px 1px #000 !important;
}

.cb-container {
	text-align: center !important;
	border: 1px #DA1F27 solid !important;
}

.menubar {
	border-bottom: 1px solid #e5e7f2;
	padding: 15px 0px;
}

.menu-item-207 {
	border: 1px solid #DA1F27;
	margin-top: 6px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

.menu-item-207 a {
	color: #DA1F27 !important;
}

.menu-item-218 {
	padding-right: 10px;
	margin-top: 6px;
}

.menu-item-223 {
	margin-top: 6px;
}

.menu-item-224 {
	margin-top: 6px;
}