.sp-megamenu-parent >li >a {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 14px;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: lowercase;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: lowercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
  padding: 20px;
}
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0px 1px rgba(0,0,0,0.50);
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #000;
}
.sp-page-title h2 {
  font-size: 32px;
  line-height: 1;
  font-weight: 300;
}

/*#sp-main-body {
  padding: 25px 0;
}*/

.sppb-col-xs-1, .sppb-col-xs-2, .sppb-col-xs-3, .sppb-col-xs-4, .sppb-col-xs-5, .sppb-col-xs-6, .sppb-col-xs-7, .sppb-col-xs-8, .sppb-col-xs-9, .sppb-col-xs-10, .sppb-col-xs-11, .sppb-col-xs-12 {
  margin: 0 auto;
}
.not-active {
       pointer-events: none;
       cursor: default;
    }
    .sppb-addon-image-overlay {
    position: relative !important;
}
.not-active {
       pointer-events: none;
       cursor: default;
    }
    .sppb-addon-image-overlay {
    position: relative !important;
}
blockquote {
  border-color: #ffffff;
}
#sp-main-body {
    padding-top: 50px;
  }
  .entry-header h2 {
    margin: 8px 0 0;
    font-size: 31px;
    font-weight: 300;
    line-height: 1;
}
.sp-page-title h2 {
    font-size: 34px;
    line-height: 1;
    font-weight: 300;
}
