/* Enter Your Custom CSS Here */

.avia-caption-title { text-transform: none !important; }

@media only screen and (max-width: 767px) {
  .responsive .av-horizontal-gallery-inner {
    min-height: 300px;
   }
}

.grid-entry .inner-entry {
margin-right: 20px;
padding-bottom: 20px;
}

.grid-entry .inner-entry { box-shadow: 0px 0px 0px 1px rgba(0,0,0,0); }


h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.av-main-nav > li > a {
  font-weight: normal;
}
