.site-branding-logo img {
  width: 93px;
  height: 77px;
  margin: -2px;
}

.site-description {
  font-size: 25px;
  padding: 3px;
}

#site-navigation .container {
  padding: 20px;
  font-size: 20px;
  border-color: #ffffff;
}

p {
  color: #000000;
  font-size: 16px;
}

#content-footer-section.container-fluid.clearfix {
  text-align: center;
  background-color: #ffffff;
  line-height: 1px;
  font-size: 0px;
  width: 0px;
  height: 0px;
  padding: 1px;
  margin: 1px;
}

#colophon.footer-credits.container-fluid {
  visibility: hidden;
}

#site-navigation.navbar.navbar-default {
  border-bottom-style: hidden;
  border-style: hidden;
  border-color: #ffffff;
  border-bottom-color: #ffffff;
}

.page h1.single-title {
  margin: 5px;
  margin-bottom: 0px;
}

.populariswp-social-icons.no-transition.style-light {
  margin: -53px;
}

#content-footer-section .widget-title h3 {
  margin: -4px;
  padding: 0px;
  visibility: hidden;
}

.top-bar-section.container-fluid {
  padding: 7px;
  background-color: #2d4e9e;
}

.alignnone.size-full.wp-image-2786 {
  margin: 1px;
}

.alignnone.size-medium.wp-image-2787 {
  margin: 1px;
}

.navbar-default .navbar-nav > .active > a {
  background-color: #2c4b99;
}

.navbar-default .navbar-nav > .active > a:hover {
  background-color: #2c4b99;
}

a,
a:active,
a:hover,
a:focus {
  color: #2c4b99;
  text-decoration: none;
}

.cart-contents span.count,
.woocommerce span.onsale,
.nav > li.active > a:after,
.current-page-parent:after,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #f8e231;
}

a,
a:active,
a:hover,
a:focus {
  color: #2c4b99;
  text-decoration: none;
}



.amelia-v2-booking #amelia-container .am-fs__congrats-main>*:nth-child(1) {
    animation: .6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;
    animation-fill-mode: both;
		visibility: hidden;
}