/*
 Theme Name:   Enfold Child
 Theme URI:    http://www.netmotion.de
 Description:  Enfold Child Theme
 Author:       Manuel Rösch
 Author URI:   http://mailto:m.roesch@netmotion.de
 Template:     enfold
 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:  enfold-child
*/


@media only screen and (max-width: 989px) and (min-width: 768px) {
  .responsive .logo a {
    max-width: 50%;
  }
  .responsive .logo img {
    margin-top: 15%;
  }
}

.btn-primary {
    background-color: #56751b !important;
    background-image: none !important;
    border-radius: 0 !important;
    border: 1px solid #8eb546 !important;

}

.btn-primary:hover {
    background-color: #719430 !important;
}

.avia_textblock p:first-child{
    margin-top: 0px;
}

.avia-section {
  min-height: 0px;
}
.ngg-album-compactbox h4 a{
    font-size: 13px !important;
}


#never_using {
    color: #425719;
    color: #56751b;
    color: #658529;
    color: #719430;
    color: #83a83d;
    color: #8eb546;
}

table.fullcalendar td {
    padding-top: 23px !important;
    padding-bottom: 23px !important;
    width: 14.3% !important;
    text-align: center;
}

.eventful-today ul,
.eventful ul {
    text-align: left;
}

.events-table tbody td {
    padding: 20px !important;
}

.mbr-row {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  display: inline-block;
}


.mbr-col-md-1, .mbr-col-md-2, .mbr-col-md-3, .mbr-col-md-4,
.mbr-col-md-5, .mbr-col-md-6, .mbr-col-md-7, .mbr-col-md-8,
.mbr-col-md-9, .mbr-col-md-10, .mbr-col-md-11, .mbr-col-md-12 {
  float: left;
  padding: 0 15px;
}

.mbr-col-md-1 { width: 8.33333333333%; }
.mbr-col-md-2 { width: 16.6666666667%; }
.mbr-col-md-3 { width: 25%; }
.mbr-col-md-4 { width: 33.3333333333%; }
.mbr-col-md-5 { width: 41.6666666667%; }
.mbr-col-md-6 { width: 50%; }
.mbr-col-md-7 { width: 58.3333333333%; }
.mbr-col-md-8 { width: 66.6666666667%; }
.mbr-col-md-9 { width: 75%; }
.mbr-col-md-10 { width: 83.333333333%; }
.mbr-col-md-11 { width: 91.666666667%; }
.mbr-col-md-12 { width: 100%; }


@media only screen and (min-width: 1140px)  {
    .av-logo-container {
        /*padding: 0;*/
    }
}

@media (max-width: 768px) {
    #header_image {
        height: 350px !important;
    }
}
