.ocm-effect-wrap #header-outer[data-format=left-header] {
  box-shadow: 6px 0px 8px rgba(0, 0, 0, 0.2) !important;
  border-right: solid 2px #CAA249;
  background-image: url("../img/menu-texture.jpg"); }
.ocm-effect-wrap .parchment-texture > .row-bg-wrap {
  background-color: #ebe5db; }
  .ocm-effect-wrap .parchment-texture > .row-bg-wrap > .row-bg-layer > .row-bg {
    opacity: 0.05; }
.ocm-effect-wrap #ajax-content-wrap .container-wrap > .container.main-content #hero > .row-bg-wrap:before {
  content: '';
  position: absolute;
  top: calc(100% - 20px);
  width: 100%;
  height: 20px;
  z-index: 99;
  box-shadow: 0 10px 8px rgba(0, 0, 0, 0.3); }

#top .nav-outer > nav > ul > li {
  position: relative; }
  #top .nav-outer > nav > ul > li > a {
    width: 100%; }
  #top .nav-outer > nav > ul > li a span.menu-title-text {
    transition: all 0.2s; }
  #top .nav-outer > nav > ul > li.current-menu-item a span.menu-title-text {
    color: #efc66b !important; }
  #top .nav-outer > nav > ul > li.current-menu-item:before {
    width: 100%; }
  #top .nav-outer > nav > ul > li:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #efc66b;
    transition: 0.3s all; }
  #top .nav-outer > nav > ul > li:before {
    bottom: 0; }
  #top .nav-outer > nav > ul > li:hover a span.menu-title-text {
    color: #efc66b; }
  #top .nav-outer > nav > ul > li:hover:before {
    width: 100%; }

body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
  background-color: transparent; }

html body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] a .lines-button i:before,
html body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] a .lines-button i.lines:after,
html body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] .lines-button:after {
  background-color: #CAA249 !important; }

#slide-out-widget-area {
  background-image: url("../img/menu-texture.jpg");
  box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.2) !important;
  border-left: solid 2px #CAA249; }

#parchment-content > .col > .col > .vc_column-inner .column-image-bg-wrap {
  width: calc(100vw - 205px);
  left: calc(((100vw - 1425px) / 2) * -1); }
  #parchment-content > .col > .col > .vc_column-inner .column-image-bg-wrap > .inner-wrap {
    background-color: #ebe5db; }
    #parchment-content > .col > .col > .vc_column-inner .column-image-bg-wrap > .inner-wrap > .column-image-bg {
      opacity: 0.05; }

#footer-outer[data-using-widget-area=false] #copyright {
  background-image: url(../img/menu-texture.jpg);
  border-top: 1px solid #CAA249; }

@media (max-width: 1000px) {
  .ocm-effect-wrap #header-outer[data-format=left-header] {
    border-right-width: 0; } }
.delay-50 {
  animation-delay: 50ms; }

.delay-100 {
  animation-delay: 100ms; }

.delay-150 {
  animation-delay: 150ms; }

.delay-200 {
  animation-delay: 200ms; }

.delay-250 {
  animation-delay: 250ms; }

.delay-300 {
  animation-delay: 300ms; }

.delay-350 {
  animation-delay: 350ms; }

.delay-400 {
  animation-delay: 400ms; }

.delay-450 {
  animation-delay: 450ms; }

.delay-500 {
  animation-delay: 500ms; }

.delay-550 {
  animation-delay: 550ms; }

.delay-600 {
  animation-delay: 600ms; }

.delay-650 {
  animation-delay: 650ms; }

.delay-700 {
  animation-delay: 700ms; }

.delay-750 {
  animation-delay: 750ms; }

.delay-800 {
  animation-delay: 800ms; }

.delay-850 {
  animation-delay: 850ms; }

.delay-900 {
  animation-delay: 900ms; }

.delay-950 {
  animation-delay: 950ms; }

.delay-1000 {
  animation-delay: 1000ms; }

/*# sourceMappingURL=style.css.map */
