/*
Theme Name: R4U 2018 Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.100.1518097836
Updated: 2018-02-08 13:50:36

*/

/* GRAVITY FORMS */
.gform_wrapper .top_label .gfield_label{
    font-size: 14px;
}
.gfield_required { display:none; }
.gform_wrapper ul.gform_fields li.gfield{
    padding: 0 !important;
    margin-top:0px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 10px !important;
}
.gform_wrapper select { padding:10px !important; }
.gfield.one-half{
    width: calc(50% - 10px);
    float: left;
    clear: none !important;
    margin-top: 10px !important;
}
.gfield.one-half:nth-child(odd){
    margin-right: 10px;
}
.gfield.one-half:nth-child(even){
    margin-left: 10px !important;
}
#home-form #gform_submit_button_1{
    width: 100%;
    padding: 10px 20px;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1a4e7d;
    border: 1px solid #333;

    transition: all ease-in-out 0.25s;
}
#home-form #gform_submit_button_1:hover{
    cursor: pointer;
    background: #1a4e7d;
    color: #FFF;
    border-color: #1a4e7d;
}

#field_2_8 { margin-top:20px !important; font-size:16px; }
#field_2_8 label { font-size:16px; }

input[type=checkbox] {
  transform: scale(1.5);
  margin-left:5px !important;
}

/* FOOTER */
#footer-widgets .footer-widget{
    width: 100% !important;
    text-align: center;
}
#footer-widgets .footer-widget .fwidget{
    width: 100%;
    margin: 0;
}
#text-2 p{
    border: 1px solid #9999;
    display: inline;
    padding: 10px 20px;
    font-size: 15px;
}
#footer-widgets .footer-widget li:before{
    display: none;
}
#prisna-social-counter-2 .prisna-social-counter-columns-2 .prisna-social-counter-network{
    width: auto !important;
}
.prisna-social-counter-value { display:none !important; }
.prisna-social-counter-network a{
    display: inline-block;
    float: left;
    padding: 0 !important;
    width: 65px;
    border-radius: 50%;
}
#footer-widgets .footer-widget li{
    margin-bottom: 10px !important;
}
.prisna-social-counter-unit, .prisna-social-counter-value{
    display: inline-block;
    float: left;
    margin-left: 20px;
    font-size: 40px;
    margin-top: 20px;
    color: #194e7e;
}
#prisna-social-counter-2{
    margin-bottom: 30px !important;
}

/* HOME */
#recent-news .wp-show-posts-entry-header{
    margin: 0;
}
#recent-news .wp-show-posts-entry-title{
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#recent-news .wp-show-posts-entry-meta *{
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited, a.wp-show-posts-read-more:hover{
    border: none;
    font-size: 15px;
    padding: 0;
    color: #77acdc;
    background: transparent;
}

.et_pb_slide_content .wp-video { margin:0 auto !important; }

/* SIDEBAR */
#text-3{
    background: #194e7e;
    padding: 20px;
    color: #FFF;
}
#text-3 .widgettitle{
    color: #FFF;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
}
#text-3 #gform_submit_button_1{
    width: 100%;
    padding: 10px 20px;
    font-size: 1.5vw;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    background: #cd0200;
    border: none;

    transition: all ease-in-out 0.25s;
}
#text-3 #gform_submit_button_1:hover{
    cursor: pointer;
    background: #e61715;
}

/* VOLUNTEER */
#volunteer{
    position: relative;
    z-index: 10;
}
#gform_submit_button_2{
    width: 100%;
    padding: 20px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    background: #cd0200;
    border: none;
    font-weight: 700;
}
#gform_submit_button_2:hover{
    cursor: pointer;
}
/* POST */
h1.entry-title{
    color: #333;
    font-weight: 700;
}
.post-meta{
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0 !important;
    letter-spacing: 1px;
}


@media only screen and (max-width: 500px) {
    #text-2 p { font-size:11px; }
    #post-6 .et_pb_column_1 { margin-top:-60px; }
    #post-6 .et_pb_section_0 { padding:0px !important; }
}
