/*
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
*/

/*GENERAL*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:600,700,900);
#socket .social_bookmarks a:hover {background-color:inherit!important;color:#e73c30!important;}
.main_color strong {color: inherit!important;}
#top .avia-slideshow-button {padding: 10px 10px;}
#learn-more .p {line-height:27px!important;}
#top .fullsize .template-blog .blog-meta {float: left!important;}
.image-overlay {visibility: hidden;}
span.post-meta-infos { display: none !important; }
#top .fullsize .template-blog .blog-meta {float: left!important;display: none;}
.av-share-box .av-share-link-description {text-transform: uppercase!important;}
.single-post .post-entry .small-preview{ display: none !important; }
.template-blog .blog-meta {display: none;}
#top .av_header_glassy.av_header_transparency .header_bg {opacity: 0.3;}
a:hover {text-decoration: none;}

/*EVENT ESPRESSO*/
.ticket-selector-submit-btn, .ticket-selector-submit-btn-wrap {float: none!important;}

/*CONTACT FORM*/
/*REMOVES THE ANIMATION ON SUBMIT*/
#top .button.av-sending-button {-webkit-animation: none; -moz-animation: none; animation: none;}
.main_color .button.av-sending-button {background-image: none!important;}
/*SUBMIT AND ERROR BORDERS*/
.error .text_input {border: 1px solid #e73c30!important;}
/*SUBMIT AND ERROR BORDERS*/
.error .text_area {border: 1px solid #e73c30!important;}
/*SUBMIT AND ERROR BORDERS*/
.error .select {border: 1px solid #e73c30!important;}
/*SUBMIT AND ERROR BORDERS*/
.valid .text_input, .valid .text_area, .valid .select {border-color: #e73c30!important;}

/*SHARE THIS ENTRY*/
.av-social-link-facebook:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-facebook a {background-color:#313131!important;color:#fff!important}
.av-social-link-twitter:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-twitter a {background-color:#313131!important;color:#fff!important}
.av-social-link-gplus:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-gplus a {background-color:#313131!important;color:#fff!important}
.av-social-link-pinterest:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-pinterest a {background-color:#313131!important;color:#fff!important}
.av-social-link-linkedin:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-linkedin a {background-color:#313131!important;color:#fff!important}
.av-social-link-tumblr:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-tumblr a {background-color:#313131!important;color:#fff!important}
.av-social-link-reddit:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-reddit a {background-color:#313131!important;color:#fff!important}
.av-social-link-mail:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-mail a {background-color:#313131!important;color:#fff!important}
.av-social-link-instagram:hover a {background-color:#e73c30!important;color:#fff!important}
.av-social-link-instagram a {background-color:#313131!important;color:#fff!important}

#top .fullsize .template-blog .post-title {
    text-align: inherit;
}

@media only screen and (max-width:1024px) {.slideshow_caption {width: 66%!important;}}
@media only screen and (max-width:812px) {.slideshow_caption {width: 100%!important;padding-top:-0px!important;}}
@media only screen and (max-width:812px) {.html_header_transparency #top .avia-builder-el-0 .container {padding-top:0px!important;}}

@media only screen and (max-width:1024px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    display: block;
  }
}

@media only screen and (max-width:667px) {.ee-clearfix .ee-event-datetimes-li {float: left;width: 100%;}}