/* Enter Your Custom CSS Here */

body #masthead .navigation-top {
    position: relative;
}

@media screen and (min-width: 768px) {
    #masthead .navigation-top {
        margin-top: -71px;
    }
}
.metaslider
.theme-light.slider-wrapper {
  padding: 0px;
}

.owl-carousel .owl-item {
  cursor:pointer
}

.wp-caption-text {
  font-style:italic;
  font-size: 10px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #07a2fc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #07a2fc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.mygallery.justified-gallery > a > img,
.justified-gallery > div > img {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px 5px;
}

.ai1ec-calendar-toolbar
{
	display: none;
}