/*
 Theme Name:   Grace 2019
 Theme URI:    http://www.numediamarketing.com
 Description:  A powerful flexible theme.
 Author:       NuMedia Marketing, Inc.
 Author URI:   http://www.numediamarketing.com
 Template:     Divi
 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:  divi-child
*/

@import url("../Divi/style.css");/


/*CAPTCHA FIX*/

.g-recaptcha, iframe {
    transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
}

/*.footer-widget .gform_wrapper label.gfield_label{display:none;}*/


/*HOMEPAGE*/

.et_pb_post .entry-featured-image-url img{
    max-width: 200px;
    vertical-align: bottom;
    float: left;
    margin-right: 10px;
}

.et_pb_widget_area_right{border:none;}

.et-pb-controllers a{border-radius:0px;}

#ic_signupform {
    width: 100%;
    /*margin-top: -70px;*/
    margin-left: -10px;
}


/*BUTTONS*/

.button,#ic_signupform .elcontainer .submit-container input[type="submit"],.button:hover {
    background-color: #617284 !important;
    border: none;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    font-family: "Open Sans Condensed",sans-serif;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1em;
    outline: none;
    padding: 8px 36px 9px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,.25);
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(255,255,255,.2)),color-stop(100%,rgba(0,0,0,.25)));
    background-image: -webkit-linear-gradient(rgba(255,255,255,.2),rgba(0,0,0,.25));
    background-image: -moz-linear-gradient(rgba(255,255,255,.2),rgba(0,0,0,.25));
    background-image: -o-linear-gradient(rgba(255,255,255,.2),rgba(0,0,0,.25));
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 5px;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 400;
    margin-top: 15px;
    float: left;
}

/*FORM*/


.footer-widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    
    font-size: inherit;
    font-family: inherit;
    padding: 1px 4px !important;
    letter-spacing: normal;
    background-color: #67821b;
    border: 1px solid #666666;
    border-radius: 0px;
    width: 100%;
    padding: 4px;
}


.footer-widget .gform_wrapper textarea.medium{
    height: 100px !important;
    width: 100%;
    font-size: inherit;
    font-family: inherit;
    padding: 3px 4px;
    letter-spacing: normal;
    background-color: #67821b !important;
    border: 1px solid #666666;
    border-radius: 0px;
    width: 100%;
    padding: 4px;
}

.footer-widget .gform_wrapper .gform_body{
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-left: -10px;
    /*margin-top: -30px;*/
}

.footer-widget .gform_wrapper label.gfield_label{
    font-weight: 500;
    font-size: inherit;
    color: #dfe8c6;
    font-size:12px;
    font-family: sans-serif;
    font-weight: 600;
}

.footer-widget .textarea {background:transparent !important;}
#footer-widgets .footer-widget li:before{display:none;}


.footer-widget #ic_signupform .elcontainer.inline-label-right .formEl.fieldtype-input label { width: 100%; text-align: left;}

.footer-widget #ic_signupform .elcontainer.tight .formEl:not(.hidden-field) input[type="text"], #ic_signupform .elcontainer.tight .formEl:not(.hidden-field) select{ width:100%;}

.top_label .ginput_container{
    margin-top: 0px !important;
    margin-bottom: -11px !important;}
    
    #main-footer .footer-widget h4 {
    color: #e4e4e4;
    text-align: left;
    width: 100%;
    line-height:20px;
    /*margin-bottom: 40px;*/
}

#main-footer .gform_wrapper .gfield_required{color:white !important;}

#main-footer .sortables{margin-top:-20px;}

#main-footer .gform_wrapper ul.gform_fields {
    margin-top: -13px !important;
}

#gform_fields_1{
    margin-bottom:40px !important;
}

/*BOOKS*/

.et_pb_toggle_open, .et_pb_toggle_close {
    padding:0px;
    background-color:transparent;
    transition:.2s linear all;
}
.et_pb_toggle{border:none;}

/*.et_pb_toggle_open .et_pb_toggle_title{display:none;}*/

.et_pb_toggle_title:before{position:inherit; margin-right:5px;}

.et_pb_toggle_title:before{
    content:"G";
    color:#617284;
}

.et_pb_toggle_open .et_pb_toggle_title:before{
    content:"F";
     color:#617284;
}

/*BLOG*/

#content-area{
    padding:40px;
    background:white;
    margin-bottom:20px;
}


.entry-title{
    clear: both;
    padding-top: 15px;
}

#left-area .post-meta{display:none;}
/*.author {display:none !important;}*/


/*CALENDAR*/

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	border: 0 !important;
	float: left;
	width: 100%;
	background-image: none !important;
	background: none !important;
}

h2.ai1ec-calendar-title  {
	color: #74941F !important;}
	

/*Slides*/


@media only screen and (max-width:450px){
.et_pb_slide_3, .et_pb_slide_4{
    background-color:#74941f!important;
    background-image:none !important;
    }


}