<?php

/*
 Theme Name:   The Conference Online
 Theme URI:    http://johnathon.blog
 Description:  Custom Child theme for The Conference Online
 Author:       Johnathon Williams
 Author URI:   http://johnathon.blog
 Template:     ngo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ngochild
*/


#nd_options_header_6 .elementor-background-overlay {
	background-color:#666 !important;
}

#nd_options_header_6 .elementor-image-box-title {
	color:#083D77;
}


#oj-override button {
	background-color:#b41340 !important;
	color:#FFF !important;
	border-radius: 5px;
}

.tribe-events-event-meta {
	background-color:#EEE !important;
	padding:30px !important;
}
.eael-gravity-form {
	font-size:1.3em;
	margin:0 auto;
}

.eael-gravity-form .gfield_required {
	color:#FFF;
}
.eael-gravity-form .validation_message {
	display: block !important;
}

.eael-gravity-form .validation_error {
	display: block !important;
}

.eael-contact-form {
	background: #6EC1E4;
	width: 80%;
	padding: 20px 20px 20px 20px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
}



.eael-gravity-form .validation_message {
	display: block !important;
}

.eael-gravity-form .validation_error {
	display: block !important;
}

.eael-contact-form {
	background: #FFFFFF;
	width: 85%;
	padding: 30px 30px 30px 30px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #6EC1E4;
}

.eael-gravity-form .gform_wrapper .gform_title, .eael-gravity-form .eael-gravity-form-title {
	color: #083D77;
	font-family: "Roboto", Sans-serif;
	font-size: 2rem;
	font-weight: 500;
}

.eael-gravity-form .gform_wrapper .gform_description, .eael-gravity-form .eael-gravity-form-description {
	color: #FFFFFF;
}

.eael-gravity-form .gfield label {
	color: #083D77;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 1px;
}

.eael-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eael-gravity-form .gfield textarea {
	padding: 10px 10px 10px 10px;
}

.eael-gravity-form .gfield input[type="text"], .eael-gravity-form .gfield textarea, .eael-gravity-form .gfield select {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #028DC7;
}

.eael-gravity-form .gfield .gfield_description {
	color: #6EC1E4;
	font-size: 1em;
}

.eael-gravity-form .gfield.gsection .gsection_title {
	color: #FFFFFF;
}

.eael-gravity-form .gfield.gsection {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.eael-gravity-form .gfield input::-webkit-input-placeholder, .eael-gravity-form .gfield textarea::-webkit-input-placeholder {
	color: #6EC1E4;
}

.eael-custom-radio-checkbox input[type="checkbox"] {
	width: 20px !important;
	height: 20px;
	background: #6EC1E4;
	border-width: 1px;
	border-color: #FFFFFF;
}

.eael-custom-radio-checkbox input[type="checkbox"]:checked:before {
	background: #083D77;
}

.eael-custom-radio-checkbox input[type="radio"] {
	width: 18px !important;
	height: 18px;
	background: #6EC1E4;
}

.eael-custom-radio-checkbox input[type="radio"]:checked:before {
	background: #083D77;
}

.eael-gravity-form .gform_wrapper .gf_scroll_text {
	width: 100%;
}

.eael-gravity-form .gform_footer input[type="submit"] {
	width: 100px;
	background-color: #6EC1E4;
	color: #083D77;
}

.eael-gravity-form .gform_body .gform_page_footer input[type="submit"] {
	width: 100px;
	background-color: #6EC1E4;
	color: #083D77;
}

.eael-gravity-form .gform_footer input[type="submit"]:hover {
	background-color: #6EC1E4;
	color: #083D77;
}

.eael-gravity-form .gform_body .gform_page_footer input[type="submit"]:hover {
	color: #083D77;
}

.eael-gravity-form .gform_body .gform_page_footer input[type="button"] {
	width: 100px;
}

.eael-gravity-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
	border-width: 1px;
}

.eael-gravity-form .gform_wrapper .validation_error {
	color:#b41340 !important;
}

.eael-gravity-form .gform_body .gform_page_footer input[type="submit"],.eael-gravity-form .gform_body .gform_page_footer input[type="button"] {
	background-color: #083D77;
	color:#FFF;
	width:auto !important;
}

@media(max-width:767px) {
	.eael-contact-form {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}

}

.post-type-archive-tribe_events .tribe-events-view--month, .post-type-archive-tribe_events .tribe-events-view--day, .post-type-archive-tribe_events .tribe-events-view--list {
	float:none !important;
	clear:both !important;
}


.elementor-428 .elementor-element.elementor-element-6e049921 > .elementor-widget-container {
    background-image: none !important;
}

.nd_options_woo_template_archive_layout-9 .product img, .product img {
	border:1px solid #CCC;
}

section.related {
	display:none;
}

.nd_options_header_6 .elementor-button-link a {
	color:#FFFFFF !important;
}

.jet-listing-grid__item {
	height:100%;
	display: table-cell;
}

.jet-listing-grid__item > .elementor { 
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
	padding:20px;
}

.page .elementor-text-editor a {
	color:#083D77 !important;
}

.page .elementor-text-editor a:hover {
	color:#b41340 !important;
}
