/* compiled by scssphp v0.6.5 on Wed, 01 Feb 2017 10:10:50 +1300 (1.1268s) */

@import "https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:300,300i,400,400i,700,700i";
/* line 286, styles/_functions.scss */
body > header:after, .midsection:after, .slideshow button.slick-arrow:before {
  content: '';
  display: block;
  position: absolute; }
/* line 296, styles/_functions.scss */
/* line 298, styles/_functions.scss */
  .content:before, .midsection > *:before, .search-results article:before, .search-results a:before, .slideshow:before, .gallery ul:before, .content:after, .midsection > *:after, .search-results article:after, .search-results a:after, .slideshow:after, .gallery ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }
/*** element styles ***/
/* line 2, styles/_main.scss */
* {
  box-sizing: border-box; }
/* line 4, styles/_main.scss */
body {
  color: #4b5355;
  font: normal 16px/22px 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  min-height: 100%;
  background: #8cd2f0;
  background: -moz-linear-gradient(top, #8cd2f0 0%, #43c6f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8cd2f0), color-stop(100%, #43c6f2));
  background: -webkit-linear-gradient(top, #8cd2f0 0%, #43c6f2 100%);
  background: -o-linear-gradient(top, #8cd2f0 0%, #43c6f2 100%);
  background: -ms-linear-gradient(top, #8cd2f0 0%, #43c6f2 100%);
  background: linear-gradient(top, #8cd2f0 0%, #43c6f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8CD2F0', endColorstr='#FF43C6F2', GradientType=if($horizontal, 1, 0)); }
/* line 20, styles/_main.scss */
html {
  min-height: 100%; }
/* line 25, styles/_main.scss */
p, div, h1, h2, h3 {
  margin: 0;
  padding: 0;
  position: relative; }
/* line 127, styles/_functions.scss */
h1, h2, h3, h4, h5, h6 {
  color: #119ad7;
  font: normal 1em 'Khula', sans-serif;
  margin: 0 0 1em 0;
  font-weight: bold; }
/* line 44, styles/_main.scss */
h1 {
  font-size: 47px; }
  @media screen and (max-width: 599px) {
  h1 {
    font-size: 38px; } }
/* line 54, styles/_main.scss */
h2 {
  font-size: 32px;
  margin-bottom: 15px; }
/* line 60, styles/_main.scss */
h3 {
  font-size: 20px;
  margin-bottom: 15px; }
/* line 66, styles/_main.scss */
a {
  color: #119ad7; }
/* line 182, styles/_functions.scss */
a:link, a:visited {
  text-decoration: none; }
/* line 195, styles/_functions.scss */
a:hover, a:focus, a:active {
  color: #119ad7;
  text-decoration: none; }
/* line 80, styles/_main.scss */
a img {
  border: none; }
/* line 86, styles/_main.scss */
img {
  height: auto;
  max-width: 100%; }
/* line 92, styles/_main.scss */
/* line 95, styles/_main.scss */

input:disabled, textarea:disabled {
  opacity: 0.5; }
/*** globally relevant styles ***/
/* line 102, styles/_main.scss */
.button {
  display: inline-block;
  margin: 0.5em 1em;
  max-width: 265px;
  width: 100%;
  padding: 8px 13px;
  border: none;
  border-radius: 3px;
  background: #119ad7;
  background: #e10085;
  background: -moz-linear-gradient(top, #e10085 0%, #c90078 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e10085), color-stop(100%, #c90078));
  background: -webkit-linear-gradient(top, #e10085 0%, #c90078 100%);
  background: -o-linear-gradient(top, #e10085 0%, #c90078 100%);
  background: -ms-linear-gradient(top, #e10085 0%, #c90078 100%);
  background: linear-gradient(top, #e10085 0%, #c90078 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE10085', endColorstr='#FFC90078', GradientType=if($horizontal, 1, 0));
  color: #fff;
  font: normal 22px 'Khula', sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  cursor: pointer; }
/* line 195, styles/_functions.scss */
.button:hover, .button:focus, .button:active {
  background: #dc0082;
  text-decoration: none; }
/* line 130, styles/_main.scss */
.highlight {
  color: #119ad7;
  font-weight: bold; }
/* line 136, styles/_main.scss */
.pagination {
  text-align: center; }
/* line 140, styles/_main.scss */
.pagination > * {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #30312e;
  pause-after: medium; }
/* line 146, styles/_main.scss */
.pagination > *:first-child {
  border-left: none; }
/* line 155, styles/_main.scss */
.pagination .current {
  font-weight: bold; }
/* line 161, styles/_main.scss */
.struct {
  display: none; }

@media screen and (max-width: 599px) {
  /* line 168, styles/_main.scss */
    .mobile-hide {
      display: none; } }
/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 176, styles/_main.scss */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/*** section styles ***/
/* line 187, styles/_main.scss */
body > [role=banner], .midsection {
  margin: 0 auto;
  position: relative;
  width: 100%; }
/* line 195, styles/_main.scss */
.container {
  margin: 0 auto;
  width: 100%; }

@media screen and (min-width: 1171px) {
    .container {
      width: 1170px; } }

@media screen and (max-width: 599px) {
    .container {
      padding: 0 10px;
      width: auto; } }
/* line 212, styles/_main.scss */
body > header {
  height: auto; }

@media screen and (max-width: 599px) {
    body > header {
      min-height: 0; } }
/* line 221, styles/_main.scss */
body > header:after {
  width: 100%;
  top: 0;
  bottom: -45px;
  z-index: -1;
  background: url('images/header_bg.png') center bottom no-repeat;
  background-size: cover; }
/* line 232, styles/_main.scss */
body > header .site-header {
  height: auto;
  position: relative;
  padding-top: 10px; }

@media screen and (max-width: 1169px) {
      body > header .site-header {
        padding: 10px; } }

@media screen and (max-width: 599px) {
      body > header .site-header {
        min-height: 0; } }
/* line 249, styles/_main.scss */
body > header .logo {
  display: block;
  max-width: 406px;
  width: 100%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 40px; }

@media screen and (max-width: 1169px) {
      body > header .logo {
        max-width: 200px;
        margin-top: 15px;
        margin-bottom: 18px; } }
/* line 265, styles/_main.scss */
body > header .logo img {
  display: block; }
/* line 272, styles/_main.scss */
.banner {
  display: block;
  max-width: 768px;
  margin: auto;
  text-align: center; }
/* line 279, styles/_main.scss */
.banner.top {
  top: 15px; }

@media screen and (max-width: 1169px) {
      .banner.top {
        top: auto; } }
/* line 289, styles/_main.scss */
@media screen and (max-width: 1169px) {
      .banner.bottom {
        padding: 0 10px; } }
/* line 298, styles/_main.scss */
.banner img {
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.11); }
/* line 308, styles/_main.scss */
.social-icon {
  display: inline-block;
  height: 59px;
  width: 59px;
  margin-right: 5px;
  text-indent: -100000px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  -ms-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -ms-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  -webkit-transition-property: transform;
  transition-property: transform; }
/* line 322, styles/_main.scss */
.social-icon:hover {
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }
/* line 326, styles/_main.scss */
.social-icon:hover:before {
  opacity: 1;
  -ms-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }
/* line 333, styles/_main.scss */
.social-icon.fb {
  background-image: url('images/icon_fb_white.png'); }
/* line 338, styles/_main.scss */
.social-icon.twitter {
  background-image: url('images/icon_twitter_white.png'); }
/* line 345, styles/_main.scss */
.midsection {
  position: relative;
  padding-bottom: 40px; }
/* line 350, styles/_main.scss */
.midsection:after {
  width: 100%;
  bottom: 0;
  top: -295px;
  z-index: -2;
  background: url('images/scribbles.png') top center repeat; }

@media screen and (max-width: 1169px) {
    .midsection {
      padding-bottom: 20px; } }
/* line 366, styles/_main.scss */
.page-header {
  padding: 0 40px;
  background: #6bc05e;
  background: -moz-linear-gradient(top, #6bc05e 0%, #39b44a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6bc05e), color-stop(100%, #39b44a));
  background: -webkit-linear-gradient(top, #6bc05e 0%, #39b44a 100%);
  background: -o-linear-gradient(top, #6bc05e 0%, #39b44a 100%);
  background: -ms-linear-gradient(top, #6bc05e 0%, #39b44a 100%);
  background: linear-gradient(top, #6bc05e 0%, #39b44a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6BC05E', endColorstr='#FF39B44A', GradientType=if($horizontal, 1, 0)); }

@media screen and (max-width: 1169px) {
    .page-header {
      padding: 10px 20px;
      padding-bottom: 20px;
      height: auto; } }
/* line 380, styles/_main.scss */
.page-header .heading {
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 880px;
  width: 100%;
  padding: 20px 0; }

@media screen and (max-width: 1169px) {
      .page-header .heading {
        padding: 0; } }
/* line 394, styles/_main.scss */
.page-header .heading h1 {
  color: #fff;
  margin: 0; }
/* line 400, styles/_main.scss */
/* line 402, styles/_main.scss */
  .page-header .heading .title h1 {
    line-height: 47px; }
    @media screen and (max-width: 1169px) {
      .page-header .heading .title h1 {
        margin-top: 20px; } }
/* line 412, styles/_main.scss */
@media screen and (max-width: 1169px) {
          .page-header .heading .title span {
            margin-bottom: 20px; } }
/* line 422, styles/_main.scss */
.page-header .heading span {
  display: block;
  font-size: 16px;
  color: #fff;
  font-family: 'Open Sans', sans-serif; }
/* line 431, styles/_main.scss */
.page-header .social {
  position: absolute;
  right: 75px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 59px; }

@media screen and (max-width: 1169px) {
      .page-header .social {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto; } }
/* line 449, styles/_main.scss */
.page-header .title.sponsors {
  width: 100%;
  margin-bottom: -13px; }

@media screen and (max-width: 1169px) {
      .page-header .title.sponsors {
        margin: 0;
        margin-top: 10px; } }
/* line 460, styles/_main.scss */
.page-header .title.sponsors a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  margin-bottom: 13px;
  max-width: 270px;
  width: 100%;
  height: 85px;
  background: #fff;
  background-size: 100%; }
/* line 473, styles/_main.scss */
.page-header .title.sponsors a:last-child {
  margin-right: 0; }
/* line 478, styles/_main.scss */
.page-header .title.sponsors a img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: -1000px;
  bottom: -1000px;
  left: -1000px;
  right: -1000px;
  margin: auto;
  -ms-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
/* line 492, styles/_main.scss */
.page-header .title.sponsors a:hover img {
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }
/* line 500, styles/_main.scss */
.content-wrapper {
  padding: 20px;
  background: #fff; }
/* line 505, styles/_main.scss */
.content-wrapper .page-banner {
  margin-bottom: 25px; }
/* line 510, styles/_main.scss */
.content-wrapper .content-left {
  display: inline-block;
  vertical-align: top;
  max-width: 580px;
  width: 100%;
  padding-right: 25px; }

@media screen and (max-width: 1169px) {
      .content-wrapper .content-left {
        padding-right: 0;
        max-width: 100%; } }
/* line 525, styles/_main.scss */
.content-wrapper .content-right {
  display: inline-block;
  vertical-align: top;
  max-width: 540px;
  width: 100%; }

@media screen and (max-width: 1169px) {
      .content-wrapper .content-right {
        max-width: 100%; } }
/* line 538, styles/_main.scss */
/* line 540, styles/_main.scss */

.content-wrapper .social-share iframe, .content-wrapper .social-share div {
  vertical-align: middle !important; }
/* line 546, styles/_main.scss */
.content-wrapper .social-share .fb_iframe_widget span {
  display: block !important; }
/* line 553, styles/_main.scss */
/* line 557, styles/_main.scss */

.content p {
  margin: 0 0 20px 0; }

@media screen and (max-width: 1169px) {
    .content {
      padding: 20px 10px; } }

@media screen and (max-width: 599px) {
    .content {
      padding: 10px; } }
/* line 573, styles/_main.scss */
.hasSidebar {
  display: block;
  float: left;
  width: 74%; }

@media screen and (max-width: 1169px) {
    .hasSidebar {
      float: none;
      width: 100%; } }
/* line 586, styles/_main.scss */
.sidebar {
  display: block;
  float: right;
  width: 25%; }

@media screen and (max-width: 1169px) {
    .sidebar {
      float: none;
      width: 100%;
      margin-top: 15px; } }
/* line 600, styles/_main.scss */
/* line 605, styles/_main.scss */

.feeds {
  margin-top: 15px;
  margin-bottom: 40px;
  padding: 30px;
  background: #fff; }

@media screen and (max-width: 1169px) {
    .feeds {
      margin-bottom: 20px; } }
/* line 617, styles/_main.scss */
.feeds .column {
  max-width: 340px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px; }
/* line 625, styles/_main.scss */
/* line 628, styles/_main.scss */

.feeds .column.twitter-feed h2 {
  color: #41af42; }
/* line 633, styles/_main.scss */
.feeds .column.twitter-feed .feed-wrapper {
  padding: 3px;
  padding-bottom: 1px;
  background: #e9e9ea;
  border-top: 6px solid #119ad7; }
/* line 643, styles/_main.scss */
.feeds .column.attractions-feed h2 {
  color: #dc0082; }
/* line 648, styles/_main.scss */
.feeds .column.last {
  margin-right: 0; }

@media screen and (max-width: 1169px) {
        .feeds .column.last {
          margin: auto;
          margin-bottom: 25px; } }

@media screen and (max-width: 1169px) {
      .feeds .column {
        margin: auto;
        margin-bottom: 25px;
        display: block; } }
/* line 666, styles/_main.scss */
.feeds .column h2 {
  color: #119ad7; }
/* line 672, styles/_main.scss */
.feeds .attractions {
  min-height: 500px; }

@media screen and (max-width: 1169px) {
      .feeds .attractions {
        min-height: 1px; } }
/* line 682, styles/_main.scss */
.feeds .follow {
  display: inline-block;
  margin-top: 15px;
  height: 45px;
  line-height: 45px;
  color: #119ad7;
  font-size: 17px;
  font-weight: 600; }
/* line 692, styles/_main.scss */
.feeds .follow.view-attractions {
  padding: 0; }
/* line 697, styles/_main.scss */
.feeds .follow:hover {
  text-decoration: none; }
/* line 701, styles/_main.scss */
.feeds .follow:hover .social-icon {
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }
/* line 705, styles/_main.scss */
.feeds .follow:hover .social-icon:before {
  opacity: 1;
  -ms-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }
/* line 713, styles/_main.scss */
.feeds .follow .social-icon {
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin-right: 10px; }
/* line 720, styles/_main.scss */
.feeds .follow .social-icon.fb {
  background-image: url('images/icon_fb.png'); }
/* line 725, styles/_main.scss */
.feeds .follow .social-icon.twitter {
  background-image: url('images/icon_twitter.png'); }
/* line 732, styles/_main.scss */
.feeds .column .attraction-short, .feeds .column article.Blog a {
  border-left: 5px solid #119ad7;
  margin-bottom: 5px; }
/* line 738, styles/_main.scss */
.feeds .column .attraction-short h2, .feeds .column article.Blog a h2 {
  color: #30312e;
  margin-bottom: 3px; }
/* line 744, styles/_main.scss */
.feeds .column .attraction-short .fb-link, .feeds .column article.Blog a .fb-link {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url('images/icon_fb.png') center center no-repeat;
  background-size: 100%;
  text-indent: -100000px; }
/* line 758, styles/_main.scss */
.feeds .column article.Blog a {
  display: block;
  min-height: 95px; }
/* line 763, styles/_main.scss */
.feeds .column article.Blog a a {
  color: inherit; }
/* line 768, styles/_main.scss */
.feeds .column article.Blog a img {
  display: none; }
/* line 775, styles/_main.scss */
#searchform {
  display: inline-block;
  max-width: 265px;
  width: 100%; }
/* line 781, styles/_main.scss */
#searchform label, #searchform input[type=submit] {
  display: none; }
/* line 787, styles/_main.scss */
#searchform input[type=text] {
  padding: 17px;
  width: 100%;
  background: #189526 url('images/icon_search.png') 230px center no-repeat;
  border: 1px solid #57c25a;
  color: #fff; }
/* line 795, styles/_main.scss */
#searchform input[type=text]::-webkit-input-placeholder {
  color: #fff; }
/* line 800, styles/_main.scss */
#searchform input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }
/* line 805, styles/_main.scss */
#searchform input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }
/* line 810, styles/_main.scss */
#searchform input[type=text]:-ms-input-placeholder {
  color: #fff; }
/* line 817, styles/_main.scss */
footer[role="banner"] {
  margin-bottom: 0;
  z-index: 0;
  color: #fff;
  font: normal 0.67308em 'Open Sans', sans-serif;
  background: #41af42; }
/* line 825, styles/_main.scss */
/* line 182, styles/_functions.scss */

footer[role="banner"] a:link, footer[role="banner"] a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
footer[role="banner"] a:hover, footer[role="banner"] a:focus, footer[role="banner"] a:active {
  text-decoration: underline; }
/* line 839, styles/_main.scss */
.site-footer {
  height: auto;
  padding: 1em 0;
  position: relative;
  text-align: left;
  background: #189526; }

@media screen and (max-width: 1169px) {
    .site-footer {
      display: none; } }
/* line 854, styles/_main.scss */
.sub-footer {
  position: relative;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 13px;
  text-align: center; }

@media screen and (max-width: 1169px) {
    .sub-footer {
      padding: 20px 10px; } }
/* line 868, styles/_main.scss */
.sub-footer .social {
  display: inline-block;
  vertical-align: middle;
  max-width: 260px;
  width: 100%; }

@media screen and (max-width: 1169px) {
      .sub-footer .social {
        display: block;
        margin: auto;
        margin-bottom: 8px; } }
/* line 882, styles/_main.scss */
.sub-footer .social .social-icon {
  width: 44px;
  height: 44px;
  margin: 0 5px; }
/* line 890, styles/_main.scss */
@media screen and (max-width: 1169px) {
      .sub-footer .button {
        display: block;
        margin: auto;
        margin-bottom: 8px; } }
/* line 195, styles/_functions.scss */
.sub-footer .button:hover, .sub-footer .button:focus, .sub-footer .button:active {
  text-decoration: none; }
/* line 905, styles/_main.scss */
@media screen and (max-width: 1169px) {
      .sub-footer #searchform {
        display: block;
        margin: auto; } }

/* line 919, styles/_main.scss */

.sub-footer .copyright {
  left: 5px; }
/* line 924, styles/_main.scss */
.sub-footer .attribution {
  margin-top: 30px;
  text-align: center; }
/* line 929, styles/_main.scss */
.sub-footer .attribution a {
  color: inherit; }
/* line 182, styles/_functions.scss */
.sub-footer .attribution a:link, .sub-footer .attribution a:visited {
  text-decoration: none; }
/* line 195, styles/_functions.scss */
.sub-footer .attribution a:hover, .sub-footer .attribution a:focus, .sub-footer .attribution a:active {
  text-decoration: underline; }
/* Attractions Page */
/* line 946, styles/_main.scss */
.attraction-thumb {
  display: inline-block;
  vertical-align: top;
  max-width: 364px;
  width: 100%;
  margin-right: 14px;
  margin-bottom: 20px; }
/* line 182, styles/_functions.scss */
.attraction-thumb:link, .attraction-thumb:visited {
  color: #dc0082; }
/* line 963, styles/_main.scss */
.attraction-thumb:nth-child(3n) {
  margin-right: 0; }

@media screen and (max-width: 1147px) {
    /* line 970, styles/_main.scss */
      .attraction-thumb:nth-child(3n) {
        margin-right: 14px; }
/* line 975, styles/_main.scss */
.attraction-thumb:nth-child(2n) {
  margin-right: 0; } }
/* line 981, styles/_main.scss */
.attraction-thumb .image {
  width: 100%;
  overflow: hidden; }
/* line 986, styles/_main.scss */
.attraction-thumb .image:after {
  content: '';
  display: block;
  padding-top: 71%; }
/* line 994, styles/_main.scss */
.attraction-thumb img {
  display: block;
  position: absolute;
  left: -1000px;
  right: -1000px;
  bottom: -1000px;
  top: -1000px;
  margin: auto;
  max-height: 100%;
  width: auto;
  max-width: 1000%; }
/* line 1008, styles/_main.scss */
.attraction-thumb .attraction-short {
  background: url('image/attraction_bg.jpg') top center; }
/* line 1016, styles/_main.scss */
.attraction-short, .feeds article.Blog a {
  padding: 15px;
  background: #e9e9ea;
  color: #4b5355; }
/* line 1023, styles/_main.scss */
.attraction-short h3, .feeds article.Blog a h3 {
  margin-bottom: 0;
  line-height: 21px; }
/* line 1029, styles/_main.scss */
.attraction-short p, .feeds article.Blog a p {
  margin: 0; }
/* line 1034, styles/_main.scss */
.attraction-short .more, .feeds article.Blog a .more {
  color: #dc0082; }
/* line 195, styles/_functions.scss */
.attraction-short:hover, .feeds article.Blog a:hover, .attraction-short:focus, .feeds article.Blog a:focus, .attraction-short:active, .feeds article.Blog a:active {
  background: #bdedba; }
/* line 1045, styles/_main.scss */
.attraction-banner {
  margin-bottom: 15px; }
/* default form styling
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
/* line 1054, styles/_main.scss */
form.contact {
  margin-top: 8px; }
/* line 1059, styles/_main.scss */
.contact {
  max-width: 540px;
  /* captcha */ }
/* line 1063, styles/_main.scss */
.contact p {
  line-height: 1.75em;
  margin-bottom: 10px; }

/* line 1073, styles/_main.scss */

.contact .action .button {
  margin: 0; }
/* line 1078, styles/_main.scss */
.contact label {
  display: inline-block;
  vertical-align: top;
  width: 25%; }
/* line 1084, styles/_main.scss */
.contact label.error {
  color: #fd1a00;
  font-size: 0.875em;
  margin-left: 10px;
  width: auto; }
/* line 1093, styles/_main.scss */
.contact input[type=text], .contact input[type=email], .contact input[type=password], .contact input[type=tel], .contact textarea {
  width: 100%;
  border: none;
  background: #e9e9ea;
  padding: 20px; }
/* line 1105, styles/_main.scss */
.contact input {
  /* basic code for using customised radio button graphics
   * - checkboxes can be handled similarly
   * - fallback to normal in <= IE8
   */ }

/* line 1112, styles/_main.scss */

.contact input[type=password], .contact input.password {
  width: 20%; }
/* line 1122, styles/_main.scss */
/* line 1124, styles/_main.scss */

.contact input[type=radio] + label {
  margin-right: 30px;
  position: relative;
  width: auto; }
/* line 1130, styles/_main.scss */
.contact input[type=radio] + label:after {
  background: #fff;
  border-radius: 9px;
  content: '';
  display: block;
  height: 18px;
  left: -22px;
  position: absolute;
  top: 4px;
  width: 18px; }
/* line 1144, styles/_main.scss */
.contact input[type=radio]:checked + label:after {
  background: #119ad7; }
/* line 1152, styles/_main.scss */
.contact .auth + input {
  width: 20%; }
/* line 1157, styles/_main.scss */
.contact textarea {
  font-family: inherit;
  height: 155px;
  display: block; }
/* line 1165, styles/_main.scss */
.searchForm {
  max-width: 100%; }
/* line 1169, styles/_main.scss */
.searchForm input[type=text] {
  max-width: 265px; }
/* line 1174, styles/_main.scss */
.searchForm label {
  width: auto;
  vertical-align: middle;
  margin-right: 5px; }
/* line 1182, styles/_main.scss */
img.auth {
  vertical-align: middle; }
/* line 1187, styles/_main.scss */
@media screen and (max-width: 599px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }
/* tables */
/* line 1196, styles/_main.scss */
.control_panel {
  width: 90%;
  border: none;
  margin: 10px auto;
  padding: 0;
  border-bottom: 1px dashed #30312e;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
/* line 1206, styles/_main.scss */
.control_panel tr {
  background: #e4dfce;
  border-bottom: 8px solid #fff; }
/* line 1210, styles/_main.scss */
.control_panel tr:nth-child(2n) {
  background: #fff; }
/* line 1216, styles/_main.scss */
.control_panel thead tr {
  background: #fff; }
/* line 1220, styles/_main.scss */
.control_panel th {
  vertical-align: top; }
/* line 1223, styles/_main.scss */
.control_panel th.control {
  width: 70px; }
/* line 1229, styles/_main.scss */
.control_panel th:first-child, .control_panel td:first-child {
  padding-left: 20px; }
/* line 1233, styles/_main.scss */
.control_panel th:last-child, .control_panel td:last-child {
  padding-right: 20px; }
/* line 1238, styles/_main.scss */
/* line 1239, styles/_main.scss */

.users th:first-child {
  width: 20%; }
/* line 1243, styles/_main.scss */
.users th:last-child {
  width: 40%; }
/* search results */
/* line 1249, styles/_main.scss */
.search-results {
  border-top: 1px solid #30312e; }
/* line 1253, styles/_main.scss */
.search-results article {
  border-bottom: 1px solid #d9d9d7; }
/* line 1259, styles/_main.scss */
.search-results h2, .search-results h3 {
  margin: 0; }
/* line 1265, styles/_main.scss */
.search-results p {
  line-height: initial; }
/* line 1272, styles/_main.scss */
.search-results .search-image {
  display: block;
  height: auto;
  margin: 0 0.5em 0.5em 0;
  max-width: 130px;
  position: absolute;
  left: 0; }

@media screen and (max-width: 599px) {
      .search-results .search-image {
        position: relative;
        left: auto; } }
/* line 1289, styles/_main.scss */
.search-results a {
  display: block;
  padding: 0.5em 0;
  color: inherit; }
/* line 195, styles/_functions.scss */
.search-results a:hover, .search-results a:focus, .search-results a:active {
  text-decoration: none; }
/* line 1301, styles/_main.scss */
.search-results a:hover h3, .search-results a:focus h3, .search-results a:active h3 {
  color: #000;
  text-decoration: underline; }
/* line 1309, styles/_main.scss */
.search-results .has-image a {
  position: relative;
  display: block;
  padding-left: 140px;
  min-height: 140px; }

@media screen and (max-width: 599px) {
      .search-results .has-image a {
        padding-left: 0; } }
/* line 1323, styles/_main.scss */
/* line 1325, styles/_main.scss */

.sidebar.search-results .search-image {
  float: none;
  margin: 0.5em 0; }
/* jQueryUI overrides */
/* line 3, styles/_jqueryUI.scss */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }
/* line 8, styles/_jqueryUI.scss */
.ui-helper-reset {
  font-size: 1em; }
/* line 13, styles/_jqueryUI.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #000;
  border-color: #fff;
  border-radius: 0;
  color: #119ad7; }
/* line 22, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
  color: inherit;
  text-decoration: none; }
/* line 30, styles/_jqueryUI.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  background: #fff;
  border-color: #119ad7;
  color: #4b5355; }
/* line 38, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-hover a:link, .ui-widget-content .ui-state-hover a:link, .ui-widget-header .ui-state-hover a:link, .ui-state-hover a:visited, .ui-widget-content .ui-state-hover a:visited, .ui-widget-header .ui-state-hover a:visited {
  text-decoration: underline; }
/* line 45, styles/_jqueryUI.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff;
  border-color: #119ad7;
  color: #4b5355; }
/* line 53, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
  text-decoration: none; }
/* line 60, styles/_jqueryUI.scss */
.ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px; }
/* line 66, styles/_jqueryUI.scss */
.ui-accordion-content + .ui-accordion-header {
  margin-top: 10px; }
/* line 72, styles/_jqueryUI.scss */
.ui-accordion-header {
  font-size: 0.875em; }
/* line 77, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav li {
  border-width: 0; }
/* line 81, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/* line 2, styles/_lightbox.scss */
/* line 4, styles/_lightbox.scss */

#cboxLoadedContent .content {
  padding: 0; }
/* line 1, styles/_navigation.scss */
.main-navigation {
  position: relative;
  z-index: 7;
  padding: 0;
  color: #fff;
  font: 27px 'Khula', sans-serif;
  font-weight: bold;
  text-transform: none;
  background: #e50087;
  background: -moz-linear-gradient(top, #e50087 0%, #c40074 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e50087), color-stop(100%, #c40074));
  background: -webkit-linear-gradient(top, #e50087 0%, #c40074 100%);
  background: -o-linear-gradient(top, #e50087 0%, #c40074 100%);
  background: -ms-linear-gradient(top, #e50087 0%, #c40074 100%);
  background: linear-gradient(top, #e50087 0%, #c40074 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE50087', endColorstr='#FFC40074', GradientType=if($horizontal, 1, 0)); }

@media screen and (max-width: 1019px) {
    .main-navigation {
      display: none; } }
/* line 19, styles/_navigation.scss */
.main-navigation ul:first-child {
  margin: 0;
  max-width: 1170px;
  padding: 0;
  width: 100%; }
/* line 27, styles/_navigation.scss */
.main-navigation li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  border-right: 1px solid #9f005e;
  border-top: 6px solid #ee4dac; }
/* line 36, styles/_navigation.scss */
.main-navigation li:last-child {
  border-right: none; }
/* line 41, styles/_navigation.scss */
.main-navigation li ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 190px;
  background: #c40074;
  text-transform: none; }
/* line 56, styles/_navigation.scss */
.main-navigation li li {
  display: block;
  height: auto;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 190px;
  border: none; }
/* line 68, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

.main-navigation li li a:link, .main-navigation li li a:visited {
  padding: 5px 10px;
  width: 100%; }
/* line 79, styles/_navigation.scss */
.main-navigation a {
  color: inherit; }
/* line 182, styles/_functions.scss */
.main-navigation a:link, .main-navigation a:visited {
  display: inline-block;
  padding: 17px;
  text-decoration: none; }
/* line 195, styles/_functions.scss */
.main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
  color: #fff;
  background: #ee4dac;
  text-decoration: none; }
/* line 98, styles/_navigation.scss */
.main-navigation .sel > a, .main-navigation .sel .sel > a {
  color: #fff;
  background: #ee4dac; }
/* line 105, styles/_navigation.scss */
.main-navigation li:hover ul, .main-navigation a:focus + ul {
  height: auto; }
/* line 112, styles/_navigation.scss */
.mobile-menu {
  position: absolute;
  z-index: 200;
  padding: 0;
  width: 100%;
  overflow: visible;
  color: #fff;
  text-align: center;
  font: 27px 'Khula', sans-serif; }

@media screen and (min-width: 1021px) {
    .mobile-menu {
      display: none; } }
/* line 130, styles/_navigation.scss */
.mobile-menu ul {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: #dc0082; }
/* line 141, styles/_navigation.scss */
.mobile-menu li {
  display: block;
  text-transform: uppercase; }
/* line 146, styles/_navigation.scss */
.mobile-menu li.submenu {
  background: transparent url("images/mobileMenuArrowRightwhite.png") right no-repeat; }
/* line 151, styles/_navigation.scss */
.mobile-menu li.back {
  background: transparent url("images/mobileMenuArrowLeftwhite.png") left no-repeat; }
/* line 157, styles/_navigation.scss */
.mobile-menu h2 {
  margin: 0;
  padding: 0;
  color: inherit; }
/* line 164, styles/_navigation.scss */
.mobile-menu a {
  display: block;
  padding: 10px 0;
  color: inherit; }
/* line 195, styles/_functions.scss */
.mobile-menu a:hover, .mobile-menu a:focus, .mobile-menu a:active {
  background: #ee4dac; }
/* line 175, styles/_navigation.scss */
.sel > .mobile-menu a {
  background: #ee4dac; }
/* line 183, styles/_navigation.scss */
.mobile-menu h2 {
  position: absolute;
  top: -60px;
  right: 20px;
  border-bottom: none;
  color: #e4dfce;
  font-size: 3em; }
/* line 192, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

.mobile-menu h2 a:link, .mobile-menu h2 a:visited {
  width: 33px;
  height: 28px;
  text-indent: -9999px;
  background: #fff;
  background: -moz-linear-gradient(top,  #fff 0%, #fff 17%, transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fff 0%, #fff 17% , transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff 17%, transparent 17%, transparent 42%, #fff 42%, #fff 59%, transparent 59%, transparent 84%, #fff 84%, #fff 100%); }
/* line 206, styles/_navigation.scss */
/* line 210, styles/_navigation.scss */

footer[role="banner"] .footer-nav {
  font-size: 18px;
  font-family: 'Khula', sans-serif;
  font-weight: 500;
  text-align: center; }
/* line 217, styles/_navigation.scss */
footer[role="banner"] .footer-nav ul {
  margin: 0;
  padding: 0; }
/* line 222, styles/_navigation.scss */
footer[role="banner"] .footer-nav ul li {
  list-style-type: none;
  margin: 18px 25px;
  padding: 0;
  display: inline-block; }

/* line 234, styles/_navigation.scss */

footer[role="banner"] .footer-nav ul li ul {
  display: none; }
/* line 1, styles/_slideshow.scss */
.slideshow {
  position: relative;
  z-index: 7;
  height: auto;
  max-height: auto;
  margin-bottom: 30px; }
/* line 14, styles/_slideshow.scss */
.slideshow .container {
  padding: 0;
  background: #e20085; }
/* line 22, styles/_slideshow.scss */
.slideshow figure {
  position: relative;
  height: auto;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background-position: center bottom;
  background-size: cover;
  text-align: center; }
/* line 36, styles/_slideshow.scss */
.slideshow figure + figure {
  display: none; }
/* line 40, styles/_slideshow.scss */
.slideshow figure img {
  width: 100%;
  height: auto; }
/* line 48, styles/_slideshow.scss */
.slideshow svg {
  width: 101%;
  height: 101%; }
/* line 54, styles/_slideshow.scss */
.slideshow figcaption {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  max-width: auto;
  background: transparent;
  color: #000;
  text-align: left;
  text-transform: none; }

@media screen and (min-width: 1291px) {
      .slideshow figcaption {
        left: calc((100% - 1170px) / 2 + 10px);
        right: calc((100% - 1170px) / 2 + 10px); } }
/* line 78, styles/_slideshow.scss */
.slideshow figcaption > :first-child {
  display: block;
  font: normal 2.5em 'Khula', sans-serif; }

@media screen and (min-width: 1921px) {
        .slideshow figcaption > :first-child {
          font-size: 3em; } }

@media screen and (max-width: 1169px) {
        .slideshow figcaption > :first-child {
          font-size: 2em; } }

@media screen and (max-width: 1019px) {
        .slideshow figcaption > :first-child {
          font-size: 1.5em; } }

/* line 113, styles/_slideshow.scss */

/* line 116, styles/_slideshow.scss */

.slideshow .slick-slide .bw {
  opacity: 0; }
/* line 122, styles/_slideshow.scss */
.slideshow .slick-slide .color {
  opacity: 1; }

/* line 134, styles/_slideshow.scss */

/* line 149, styles/_slideshow.scss */

.slideshow button.slick-arrow {
  position: absolute;
  overflow: hidden;
  top: 50%;
  z-index: 100;
  height: 60px;
  width: 60px;
  border: 1px solid #999;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-indent: -9999px; }
/* line 166, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
  top: calc(60px / 3);
  height: 18px;
  width: 18px;
  border: 1px solid transparent;
  border-top-color: #000;
  border-left-color: #000; }
/* line 178, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
  left: 10px;
  left: 10px; }
/* line 185, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
  left: calc(60px * 0.4);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 193, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
  right: 10px;
  right: 10px; }
/* line 200, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
  right: 24px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
/* line 195, styles/_functions.scss */
.slideshow button.slick-arrow:hover, .slideshow button.slick-arrow:focus, .slideshow button.slick-arrow:active {
  background: #119ad7; }
/* line 212, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before, .slideshow button.slick-arrow:focus:before, .slideshow button.slick-arrow:active:before {
  border-top-color: #000;
  border-left-color: #000; }
/* line 220, styles/_slideshow.scss */
.slideshow ul.slick-dots {
  position: absolute;
  top: auto;
  right: auto;
  bottom: -30px;
  left: 0;
  margin: 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  background: #e20085;
  background: -moz-linear-gradient(top, #e20085 0%, #d5007e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e20085), color-stop(100%, #d5007e));
  background: -webkit-linear-gradient(top, #e20085 0%, #d5007e 100%);
  background: -o-linear-gradient(top, #e20085 0%, #d5007e 100%);
  background: -ms-linear-gradient(top, #e20085 0%, #d5007e 100%);
  background: linear-gradient(top, #e20085 0%, #d5007e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE20085', endColorstr='#FFD5007E', GradientType=if($horizontal, 1, 0));
  width: 100%;
  text-align: center; }
/* line 236, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  height: 5px;
  margin: 0;
  margin: 0 5px;
  padding: 0;
  width: 40px;
  background: #ee4dac;
  text-indent: -1000000px; }
/* line 250, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
  background: #fff; }
/* line 255, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
  cursor: pointer; }

/* blog */
/* line 2, styles/_blog.scss */
.blog-summary > div {
  border-bottom: 1px solid #e4dfce;
  clear: both;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 1em; }
/* line 11, styles/_blog.scss */
/* line 13, styles/_blog.scss */

.hasSidebar .blog-feature-image {
  display: table-cell; }
/* line 18, styles/_blog.scss */
.hasSidebar .blog-summary {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top; }
/* line 26, styles/_blog.scss */
.blog-feature-image img {
  position: absolute;
  left: 0;
  display: block;
  max-width: 100%; }
/* line 35, styles/_blog.scss */
.blog-article .blog-content {
  padding-left: 155px;
  min-height: 130px; }

@media screen and (max-width: 599px) {
    .blog-article .blog-content {
      padding-left: 0; } }
/* line 46, styles/_blog.scss */
.blog-article .blog-feature {
  display: block;
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  max-width: 129px;
  height: auto; }

@media screen and (max-width: 599px) {
    .blog-article .blog-feature {
      position: relative;
      left: auto; } }
/* line 63, styles/_blog.scss */
.blog-article .blog-article {
  padding: 25px 0; }
/* line 68, styles/_blog.scss */
/* line 70, styles/_blog.scss */

.blog-article nav .button {
  margin: 0;
  margin-right: 5px;
  margin-top: 10px;
  color: #fff;
  max-width: 1000000%;
  width: auto; }
/* line 81, styles/_blog.scss */
.articleNav {
  height: 2em;
  width: 100%; }
/* line 87, styles/_blog.scss */
.articleNav .previous {
  float: right; }
/* line 91, styles/_blog.scss */
.articleNav .previous a:after {
  content: '>>';
  left: 101%;
  position: absolute;
  top: -0.0625em; }
/* line 101, styles/_blog.scss */
.articleNav .next {
  float: left; }
/* line 105, styles/_blog.scss */
.articleNav .next a:before {
  content: '<<';
  position: absolute;
  right: 101%;
  top: -0.0625em; }
/* line 116, styles/_blog.scss */
/* line 118, styles/_blog.scss */

.sidebar.search-results .Blog p {
  display: none; }
/* old gallery module */
/* line 2, styles/_galleries.scss */
/* line 4, styles/_galleries.scss */

.gallery ul {
  margin: 0;
  padding: 0; }
/* line 12, styles/_galleries.scss */
.gallery li {
  display: block;
  float: left;
  height: 0;
  margin-bottom: 1%;
  margin-right: 1%;
  overflow: hidden;
  padding-bottom: 24%;
  position: relative;
  width: 24%; }
/* line 24, styles/_galleries.scss */
.gallery li:nth-child(1n) {
  padding-bottom: 24.25%;
  width: 24.25%; }
/* line 30, styles/_galleries.scss */
.gallery li:nth-child(4n) {
  margin-right: 0; }
/* line 35, styles/_galleries.scss */
.gallery li a {
  display: block; }
/* line 39, styles/_galleries.scss */
.gallery li a:before {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  content: attr(title);
  left: 0;
  opacity: 1;
  padding: 20px;
  position: absolute;
  transition: opacity 0.25s;
  z-index: 5;
  width: 100%; }
/* line 55, styles/_galleries.scss */
.gallery li a[title=""]:before {
  display: none; }
/* line 60, styles/_galleries.scss */
.gallery li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url('images/gallery-zoom.png') center center no-repeat;
  opacity: 0;
  transition: opacity 0.25s; }
/* line 195, styles/_functions.scss */
/* line 76, styles/_galleries.scss */

.gallery li a:hover:before, .gallery li a:focus:before, .gallery li a:active:before {
  opacity: 0; }
/* line 81, styles/_galleries.scss */
.gallery li a:hover:after, .gallery li a:focus:after, .gallery li a:active:after {
  opacity: 1; }
/* line 89, styles/_galleries.scss */
.gallery img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  width: auto; }

@supports (transform: translateX(-50%)) {
/* line 104, styles/_galleries.scss */
.gallery img {
  margin-left: 50%;
  margin-top: 50%;
  transform: translateX(-50%) translateY(-50%); } }
/* line 112, styles/_galleries.scss */
@media screen and (min-width: 601px) {
    .mobileGallery {
      display: none;
      overflow: visible; } }
/* line 120, styles/_galleries.scss */
.mobileGallery .slide {
  text-align: center; }
/* line 125, styles/_galleries.scss */
.mobileGallery img {
  margin: 0 auto; }
/** Profiles **/
/* line 2, styles/_profiles.scss */
/* line 4, styles/_profiles.scss */

/* line 6, styles/_profiles.scss */

.profiles .cboxElement p {
  display: none; }
/* line 13, styles/_profiles.scss */
/* line 15, styles/_profiles.scss */

.profile img {
  display: block;
  height: auto;
  width: 270px;
  margin: 0 auto; }
/* line 23, styles/_profiles.scss */
.profile h3 {
  font-size: 1em;
  text-align: center; }
/* line 30, styles/_profiles.scss */
.profiles .profile {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 300px;
  margin-bottom: 15px; }
/* line 39, styles/_profiles.scss */
/* line 41, styles/_profiles.scss */

.profiles .profile:hover h3 {
  text-decoration: underline; }
/* line 49, styles/_profiles.scss */
/* line 51, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock .profiles {
  padding: 0;
  text-align: justify;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
/* line 64, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles span {
  display: inline-block; }

/* line 75, styles/_profiles.scss */

.content-block.SimpleProfile-ProfileBlock a {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  margin-bottom: 5px; }
/* line 182, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:link, .content-block.SimpleProfile-ProfileBlock a:visited {
  opacity: 0.6; }
/* line 195, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:hover, .content-block.SimpleProfile-ProfileBlock a:focus, .content-block.SimpleProfile-ProfileBlock a:active {
  opacity: 1; }
/* line 94, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock img {
  width: 100%;
  height: auto; }
/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
/* line 11, styles/_cart.scss */
.cart_options {
  background: #fff;
  border: 1px solid #e4dfce;
  margin-bottom: 15px; }
/* line 17, styles/_cart.scss */
.cart_options h4 {
  background: #fff;
  border-bottom: 1px solid #e4dfce;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 10px; }
/* line 27, styles/_cart.scss */
.cart_options p {
  background: #fff;
  margin: 0;
  padding: 10px 30px; }
/* line 35, styles/_cart.scss */
/* line 37, styles/_cart.scss */

.cart table {
  border: none;
  border-collapse: collapse;
  text-align: center;
  width: 100%; }
/* line 45, styles/_cart.scss */
.cart thead {
  background: #fff;
  border: 1px solid #e4dfce; }
/* line 51, styles/_cart.scss */
.cart th {
  font-size: 0.875em;
  font-weight: normal;
  padding: 10px 5px; }
/* line 58, styles/_cart.scss */
.cart tbody {
  background: #fff;
  border-left: 1px solid #e4dfce;
  border-right: 1px solid #e4dfce;
  font-size: 0.875em; }
/* line 66, styles/_cart.scss */
.cart td {
  padding: 10px;
  vertical-align: middle; }

@media screen and (max-width: 599px) {
      .cart td {
        display: block;
        max-width: calc(100% - 20px);
        text-align: center;
        width: 200px; } }
/* line 79, styles/_cart.scss */
/* line 81, styles/_cart.scss */

.cart td.image a {
  background: #fff;
  border: 1px solid #30312e;
  border-radius: 3px;
  display: block;
  height: 105px;
  position: relative;
  width: 105px; }

@media screen and (max-width: 599px) {
          .cart td.image a {
            display: inline-block; } }
/* line 97, styles/_cart.scss */
.cart td.image img {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100px;
  max-width: 100px;
  position: absolute;
  right: 0;
  top: 0; }
/* line 112, styles/_cart.scss */
.cart td.name {
  font-size: 1.143em;
  text-align: left; }

@media screen and (max-width: 599px) {
        .cart td.name {
          text-align: center; } }
/* line 123, styles/_cart.scss */
.cart td.quantity input {
  padding: 10px;
  text-align: center;
  width: 1em; }
/* line 130, styles/_cart.scss */
.cart td.total {
  color: #30312e;
  font-weight: bold; }
/* line 136, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.remove:before {
          content: "Remove: "; } }
/* line 144, styles/_cart.scss */
@media screen and (max-width: 599px) {
        .cart td.quantity, .cart td.price, .cart td.total {
          display: inline;
          padding: 0; } }
/* line 155, styles/_cart.scss */
/* line 157, styles/_cart.scss */

@media screen and (max-width: 599px) {
          .cart td.price:before {
            content: " x "; } }
/* line 165, styles/_cart.scss */
@media screen and (max-width: 599px) {
          .cart td.price:after {
            content: " = "; } }
/* line 175, styles/_cart.scss */
.cart tfoot {
  border-top: 1px solid #e4dfce; }
/* line 179, styles/_cart.scss */
.cart tfoot td:last-child {
  text-align: right; }
/* line 185, styles/_cart.scss */
.cart span.total {
  font-weight: bold; }
/* line 189, styles/_cart.scss */
.cart span.total.value {
  color: #30312e;
  font-size: 1.123em; }
/* line 196, styles/_cart.scss */
.cart h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em; }
/* line 202, styles/_cart.scss */
.cart h3 {
  color: #30312e;
  font-family: 'Open Sans', sans-serif;
  margin: 0; }
/* line 209, styles/_cart.scss */
.cart input.selectAddress ~ span {
  box-sizing: border-box;
  display: block;
  height: 1px;
  overflow: hidden;
  padding-top: 1px; }
/* line 218, styles/_cart.scss */
.cart input.selectAddress:checked ~ span {
  height: auto; }
/* line 223, styles/_cart.scss */
/* line 225, styles/_cart.scss */

.cart .login-form p {
  position: relative; }
/* line 230, styles/_cart.scss */
.cart .login-form label {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1; }
/* line 238, styles/_cart.scss */
.cart .login-form input[type=text], .cart .login-form input[type=password] {
  display: block;
  width: 100%; }
/* line 246, styles/_cart.scss */
.cart .warning {
  color: #fd1a00;
  font-size: 2em; }
/* line 253, styles/_cart.scss */
form.checkout-options {
  float: left;
  width: 50%; }
/* line 258, styles/_cart.scss */
form.checkout-options + .checkout-options {
  float: right;
  width: 45%; }
/* line 264, styles/_cart.scss */
form.checkout-options .button {
  margin-bottom: 0;
  margin-top: 0; }
/* line 271, styles/_cart.scss */
.button.poli {
  background: url('images/poli.png') center center no-repeat;
  border: 0;
  height: 70px;
  padding: 0;
  text-indent: -9999px;
  min-width: 110px;
  width: 110px; }
/* line 282, styles/_cart.scss */
.poli-block {
  display: inline-block; }
/* print order */
/* line 288, styles/_cart.scss */
/* line 290, styles/_cart.scss */

.print-order table {
  width: 100%; }
/* line 295, styles/_cart.scss */
.print-order th, .print-order td {
  vertical-align: top; }
/* line 301, styles/_cart.scss */
/* line 303, styles/_cart.scss */

.print-order thead tr:first-child > * {
  border-bottom: 1px solid #30312e;
  padding-bottom: 4px; }
/* line 309, styles/_cart.scss */
.print-order thead th:first-child {
  text-align: left; }
/* line 315, styles/_cart.scss */
.print-order .print-order tbody {
  padding: 4px 0; }
/* line 319, styles/_cart.scss */
.print-order .print-order tbody th {
  font-weight: normal;
  padding-bottom: 4px; }
/* line 326, styles/_cart.scss */
.print-order tfoot tr:first-child > * {
  border-top: 1px solid #30312e;
  padding-top: 4px; }
/* line 332, styles/_cart.scss */
/* line 335, styles/_cart.scss */

.print-order tbody th, .print-order tfoot th {
  font-weight: normal;
  text-align: left; }
/* line 342, styles/_cart.scss */
/* line 345, styles/_cart.scss */

.print-order td + td, .print-order tfoot td + td {
  text-align: center; }
/* line 349, styles/_cart.scss */
.print-order td + td + td, .print-order tfoot td + td + td {
  text-align: right; }
/* line 356, styles/_cart.scss */
.print-order th:last-child {
  text-align: right; }
/* customers/orders */
/* line 363, styles/_cart.scss */
table.orders {
  width: 100%;
  border-collapse: collapse; }
/* line 369, styles/_cart.scss */
/* line 371, styles/_cart.scss */

.orders th, .orders td {
  padding: 4px;
  vertical-align: top; }
/* line 378, styles/_cart.scss */
.orders thead tr:first-child > * {
  border-bottom: 1px solid #30312e;
  text-indent: 0; }
/* line 384, styles/_cart.scss */
.orders tbody th {
  font-weight: normal;
  text-indent: 0; }
/* line 390, styles/_cart.scss */
.orders .ref {
  text-align: left; }
/* line 395, styles/_cart.scss */
.orders .date {
  width: 95px; }
/* line 400, styles/_cart.scss */
.orders .details {
  text-align: left;
  text-indent: 1em; }
/* line 406, styles/_cart.scss */
.orders .price {
  text-align: right; }
/* line 411, styles/_cart.scss */
.orders .link {
  text-align: right;
  width: 75px; }
/* line 418, styles/_cart.scss */
#hoverCart {
  background-color: rgba(0, 0, 0, 0.8);
  background-color: #000\9;
  border-radius: 5px;
  color: #fff;
  max-height: 100%;
  max-height: calc(100% - 100px);
  overflow: auto;
  padding: 15px;
  position: fixed;
  right: 50px;
  top: 50px;
  width: 200px;
  z-index: 1000; }
/* line 127, styles/_functions.scss */
#hoverCart h1, #hoverCart h2, #hoverCart h3, #hoverCart h4, #hoverCart h5, #hoverCart h6 {
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: 0 0 5px;
  padding-bottom: 3px; }
/* line 446, styles/_cart.scss */
#hoverCart a {
  color: #fff; }
/* line 451, styles/_cart.scss */
#hoverCart .items {
  border-bottom: 1px solid #fff;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 5px; }
/* line 460, styles/_cart.scss */
#hoverCart .checkout {
  float: left; }
/* line 465, styles/_cart.scss */
#hoverCart .dismiss {
  display: block;
  float: right;
  text-align: right; }
/* line 472, styles/_cart.scss */
#hoverCart .row {
  border-bottom: 1px solid #fff;
  overflow: hidden;
  padding: 10px 0 5px;
  position: relative; }
/* line 479, styles/_cart.scss */
#hoverCart .row .right {
  font-family: "Courier New", Courier, monospace;
  text-align: right; }
/* line 486, styles/_cart.scss */
#hoverCart .remove {
  display: block;
  font-size: 12px; }
/** files **/
/* line 2, styles/_files.scss */
.file {
  margin-bottom: 10px;
  overflow: hidden;
  /* float clearing */
  padding: 15px;
  position: relative; }
/* line 9, styles/_files.scss */
.file h2 {
  margin-bottom: 1em; }
/* line 14, styles/_files.scss */
.file .button {
  position: absolute;
  right: 10px;
  top: 6px; }
/** customer panel **/
/* line 2, styles/_user.scss */
fieldset.addressForm {
  border: 1px solid #e4dfce;
  box-sizing: border-box;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px; }
/* line 11, styles/_user.scss */
/* line 13, styles/_user.scss */

.addressForm label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 49%; }
/* line 20, styles/_user.scss */
.addressForm label:last-child {
  clear: both;
  float: none;
  width: 100%; }
/* line 27, styles/_user.scss */
.addressForm label span {
  display: block;
  margin-bottom: 4px; }
/* line 34, styles/_user.scss */
.addressForm input[type=text], .addressForm textarea {
  box-sizing: border-box;
  width: 96%; }
/* line 41, styles/_user.scss */
.addressForm textarea {
  height: 70px; }
/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
  padding: 10px;
  width: 1170px;
  background: #fff;
  color: #4b5355;
  font-size: 1em;
  text-align: left; }
/* line 12, styles/_tinymce.scss */
#tinymce p {
  margin: 0 0 1em; }
/* line 17, styles/_tinymce.scss */
#tinymce form {
  outline: 1px dotted #119ad7; }
/* line 22, styles/_tinymce.scss */
#tinymce a {
  border-bottom: 1px dotted #119ad7;
  text-decoration: none; }
/* line 28, styles/_tinymce.scss */
#tinymce td {
  font-family: inherit;
  font-size: inherit; }
