/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#map_sidebar { 

    /*shown for results found for specific query */
    height:280px !important;
}
.sl_header {
    position: relative;
    top: -100px;
}
.sl_lista {
    position: relative;
    top: -160px;
}
.post-entry-62489 pre, .post-entry-62489 pre strong {
    max-height: 1000px !important;
    overflow: hidden !important;
}
.page-id-62489 pre {
    border-width: 0px;
    padding: 0em;
    background-image: none;
    background-size: 100% 4em;
    font-family: inherit;
    margin-bottom: 10px;
    line-height: 1;
}
.page-id-62489 #sl_div table, 
.page-id-62489 #sl_div tr, 
.page-id-62489 #sl_div td {
    padding: 0;
}

.page-id-62489 .sl_footer {
    height: 1px;
}

/*  removing category choices from top of Category pages of AWPCP  */
#classiwrapper #awpcpcatlayout {
    display: none;
}

/*  tighten Calendar Submit Event form    */
#tribe-community-events #event-categories ul.tribe-categories-with-children > li {
    min-width: 24%;
    display: inline-block;
    vertical-align: top;

}
#top .main_color #tribe-community-events #event_datepickers input[type="text"],
#top .main_color #tribe-community-events #event_datepickers select,
#top .main_color #tribe-community-events #event_cost input[type="text"],
#top .main_color #tribe-community-events #event_cost select
#top .main_color #mc4wp-form-1 input[type="text"]{
    max-width: 20%;
    display: inline-block;
}
#tribe-community-events input[type="text"], #tribe-community-events select {
    margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
    #tribe-community-events #event-categories ul.tribe-categories-with-children > li {
        min-width: 100%;
        display: block;
        vertical-align: top;
    }
}


#top .main_color #mc4wp-form-1 input[type="text"],
#top .main_color #mc4wp-form-1 input[type="email"] {
    margin-bottom: 5px;
    border-radius: 3px;
}
#mc4wp-form-1 label {
    display: none;
    margin-bottom: 5px;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    color: #195582;
    text-align: center;
}
#site-popup .p-logo{
    margin: 15px auto;
}
#site-popup h2,#site-popup h3{
    font-weight: normal;
}
#site-popup p{
    font-size: 20px;
    margin: 0.2em 0;
    font-weight: bold;
    line-height: 1.3em;
}
#site-popup .btn{
    font-family: 'Satisfy', cursive;
    color: #fff;
    display: block;
    margin: 0.3em auto;
    padding: 0.5em 1em;
    font-size: 2.5em;
    width: 70%;
    text-decoration: none;
    line-height: .8em;
}
.lblue-color {
    color: #3896c7;
}
.dblue-btn {
    background-color: #195582;
}
.dblue-btn:hover {
    background-color: #3896c7;
}
.lblue-btn {
    background-color: #3896c7;
}
.lblue-btn:hover {
    background-color: #195582;
}
.mrg-5{
    margin: 5px 0px;
    display: block;
}
.mrg-10{
    margin: 10px 0px;
    display: block;
}
#searchsubmit{
    background-color: #075d92;
}
#searchsubmit:hover{
    background-color: #36a1da;
}
#top .main_color .avia-color-theme-color {
    color: #ffffff;
    border-color: #075d92;
}
.mc4wp-form button:active, .mc4wp-form button:focus, .mc4wp-form button:hover, 
.mc4wp-form input[type=submit]:active, .mc4wp-form input[type=submit]:focus, 
.mc4wp-form input[type=submit]:hover {
    color: #fff!important;
    background-color: #36a1da!important;
}
.mc4wp-form button, .mc4wp-form input[type=submit] {
    color: #075d92!important;
    background-color: #075d92!important;
}
.avia-button:hover{
    background-color: #36a1da !important;
}

@media only screen and (max-width: 768px){
    .responsive #tribe-events-bar {
        margin-top: 0 !important;
    }
}

#tribe-events-bar {
     margin-top: 0 !important;
}