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

#top .fullsize .template-blog .post .entry-content-wrapper {
  max-width: 100%;
}

#header_main_alternate .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

span.logo {
  margin-top: 20px;
  width: 70%;
}

.logo img {
  width: 100%;
}

.logo2 {
  float: right;
  width: 30%;
  margin-top: 20px;
}

#mega-menu-wrap-avia .mega-menu-toggle {
  top: 20px;
  z-index: 999;
}

#header_main {
  border-bottom-width: 0 !important;
}

#top #wrap_all .all_colors h5 {
  font-family: 'open-sans','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
  letter-spacing: 0;
}

@media only screen and (max-width:767px) {
  .responsive #top span.logo {
    width: 100% !important;
    float: left;
  }
  .logo2 {
    /* display: block;
    width: 100%;
    float: none !important; */
    width: 40%;
    line-height: 0;
    float: left !important;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  span.logo {
    margin-top: 0;
  }

  .logo2 img {
    
  }
}

/**
* TeamPress
*/

.extp-cat-box {
  display: none !important;
}

#top #searchform>div {
  max-width: 100% !important;
}

.extp-search-group select {
  display: none !important;
}

.ex-tplist span.search-btsm {
  /* float: left !important; */
}
.ex-tplist span.search-btsm {
  position: relative;
}
.ex-tplist span.search-btsm .tp-search-submit {
  float: left;
}

.ex-tplist span.search-btsm #s {
  float: left;
}
.tpitem-list {
  font-family: 'open-sans','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
  
}
.tpstyle-list-1 {
  border: none !important;
  box-shadow: none !important;
}

.ex-tplist p {
  color: #666666 !important;
}

.entry-content-wrapper .ex-tplist li {
  margin-left: 0.5em;
}

.tpstyle-list-1 .tplist-1-image, 
.tpstyle-list-2 .tplist-2-image {
  margin-top: 0 !important;
  height: auto !important;
}

.tpstyle-1, .tpstyle-3, .tpstyle-8, .tpstyle-9, .tpstyle-10, .tpstyle-11, .tpstyle-18, .tpstyle-2 figcaption, .tpstyle-4 figcaption, .tpstyle-5 figcaption, .tpstyle-6 figcaption, figure.tpstyle-7, figure.tpstyle-17, .ex-table-1 p, .tpstyle-13 p, figure.tpstyle-14 p, figure.tpstyle-15 p, figure.tpstyle-16 p, figure.tpstyle-19 .tpstyle-19-image p, figure.tpstyle-20 p, .tpstyle-img-1, .tpstyle-img-2, .tpstyle-img-3, .tpstyle-img-4, figure.tpstyle-img-5, figure.tpstyle-img-6, figure.tpstyle-img-8 h3, figure.tpstyle-img-8 p, .tpstyle-img-10 p, .tpitem-list, .exteam-lb, .exp-expand, .extp-member-single .member-desc, .ex-tplist .exp-expand p, .ex-tplist {
  color: black !important;
}

.tpstyle-list-1 .tplist-1-info, .tpstyle-list-2 .tplist-2-info {
  padding-left: 0 !important;
}


/**
* Events Calendar
*/

#top #tribe-events-pg-template {

}

.tribe-events-single {
  margin-top: 50px;
}

#tribe-events-content {
  margin-top: 100px;
}

#tribe-events-content a,
#tribe-events-content a:visited {
  color: #2796c9;
}