@charset "UTF-8";
/*!
Theme Name: padlekurs
Theme URI: http://dev.gni.st/padlekurs/
Description: Et tema utviklet for hurtig prosjektstart.
Version: 1.1.0
Author: Gnist Design
Author URI: https://gnistdesign.no
License: GPL
License URI: License.txt
Tags: custom-post-type, bootstrap, mmenu, fancybox, responsive
Text Domain: padlekurs
*/
/* Setup
-------------------------------------------------------------------------------*/
/* container sizes */
/* typography */
/* overall */
/* titles */
/* font sizes */
/* default font size | equals 16px */
/* font weights */
/* line height */
/* headings */
/* paddings */
/* margins */
/* default colors */
/* Dark blue | https://www.colorhexa.com/33475A */
/* Dark red | https://www.colorhexa.com/76372A */
/*  Orange | https://www.colorhexa.com/F4805E */
/*  Yellow | https://www.colorhexa.com/FCE46D */
/* backgrounds */
/*  Light Blue | https://www.colorhexa.com/A9F4FD */
/* rgb(248, 248, 248) | Light beige  | https://www.colorhexa.com/FFFFEB */
/* text-color */
/* borders */
/* rgb(236, 236, 236) | Very light gray | https://www.colorhexa.com/ececec */
/* transitions */
/* input */
/* errors */
/* font awesome */
/* overlay with opacity and fallback */
/* #0a0a0a | Very dark gray (mostly black) | https://www.colorhexa.com/0a0a0a */
/* #0a0a0a | Very dark gray (mostly black) | https://www.colorhexa.com/0a0a0a */
/* media screen sizes */
/* Mixins
-------------------------------------------------------------------------------*/
/* linear gradient */
/* box sizing */
/* text shadow */
/* box-shadow */
/* transition */
/* transform */
/* touch action */
/* user select */
/* filters */
/* CSS3 calc() function to perform calculations */
/* headings */
/* Base
-------------------------------------------------------------------------------*/
/* Clearings
-------------------------------------------------------------------------------*/
.entry:before, .entry:after,
.post:before,
.post:after,
.clear:before,
.clear:after,
.gallery:before,
.gallery:after,
.input-group:before,
.input-group:after,
.ginput_container:before,
.ginput_container:after,
.gfield:before,
.gfield:after,
.pagination:before,
.pagination:after,
.navigation:before,
.navigation:after,
.post-navigation:before,
.post-navigation:after,
.posts-navigation:before,
.posts-navigation:after,
.posts-pagination:before,
.posts-pagination:after,
.comments-pagination:before,
.comments-pagination:after,
.page-links:before,
.page-links:after,
.nav-menu:before,
.nav-menu:after,
.top-content:before,
.top-content:after,
.middle-content:before,
.middle-content:after,
.bottom-content:before,
.bottom-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.section-header:before,
.section-header:after,
.section-content:before,
.section-content:after,
.section-footer:before,
.section-footer:after,
.page-header:before,
.page-header:after,
.page-content:before,
.page-content:after,
.page-footer:before,
.page-footer:after,
.entry-header:before,
.entry-header:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.menu-header:before,
.menu-header:after,
.menu-nav:before,
.menu-nav:after {
  content: "";
  display: table;
  table-layout: fixed; }

.entry:after,
.post:after,
.clear:after,
.gallery:after,
.input-group:after,
.ginput_container:after,
.gfield:after,
.pagination:after,
.navigation:after,
.post-navigation:after,
.posts-navigation:after,
.posts-pagination:after,
.comments-pagination:after,
.page-links:after,
.nav-menu:after,
.top-content:after,
.middle-content:after,
.bottom-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.section-header:after,
.section-content:after,
.section-footer:after,
.page-header:after,
.page-content:after,
.page-footer:after,
.entry-header:after,
.entry-content:after,
.entry-footer:after,
.menu-header:after,
.menu-nav:after {
  clear: both; }

/* Typography
-------------------------------------------------------------------------------*/
html {
  font-size: 62.5%; }

body {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: #33475A;
  font-weight: normal;
  letter-spacing: normal;
  font-size: 1.8rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", serif;
  margin: 0 0 1.5rem;
  padding: 0;
  line-height: 1.45;
  font-weight: 600;
  color: #33475A;
  /* ex. @include headings{font-family: $font-primary;} */ }
  h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    line-height: inherit;
    display: inline; }

h1 {
  font-family: "Poppins", serif;
  font-size: 3.6rem;
  font-weight: 700; }

h2 {
  font-family: "Poppins", serif;
  font-size: 2.8rem;
  font-weight: 600; }

h3 {
  font-family: "Poppins", serif;
  font-size: 2.4rem;
  font-weight: 600; }

h4 {
  font-family: "Poppins", serif;
  font-size: 2.4rem;
  font-weight: 600; }

h5 {
  font-family: "Poppins", serif;
  font-size: 2rem;
  font-weight: 700; }

h6 {
  font-family: "Poppins", serif;
  font-size: 1.8rem;
  font-weight: 700; }

p {
  margin: 0 0 1.5rem; }

dfn,
cite,
em,
i {
  font-style: italic; }

strong,
b {
  font-weight: 700; }

blockquote {
  margin: 1.5rem 0;
  padding: 0 0 0 1.5rem;
  border: 0;
  font-style: italic;
  font-weight: 300;
  font-size: 2rem; }
  blockquote p:last-of-type {
    margin: 0; }

address {
  margin: 0 0 1.5rem;
  font-weight: 300; }

pre {
  background: #ececec;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  word-wrap: break-word;
  margin-bottom: 1.5rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.5rem; }

pre,
code,
kbd,
tt,
var {
  border-radius: 0px; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 2px dotted #ececec;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
  padding: 2px 4px; }

big {
  font-size: 125%; }

hr {
  background-color: #ececec;
  border: 0;
  height: 1px;
  margin: 1.5rem 0; }

table {
  margin: 0 0 1.5rem;
  width: 100%; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5rem 1.5rem; }

ul,
ol {
  margin-bottom: 1.5rem; }
  ul > li > ul,
  ul > li > ol,
  ol > li > ul,
  ol > li > ol {
    padding-left: 2.5rem; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

@media all and (max-width: 768px) {
  h1 {
    font-size: 2.8rem; }
  h2 {
    font-size: 2.4rem; }
  h3 {
    font-size: 2.2rem; }
  h4 {
    font-size: 2rem; }
  h5 {
    font-size: 2rem; }
  h6 {
    font-size: 2rem; }
  p {
    font-size: 1.6rem; } }

/* WordPress Core
-------------------------------------------------------------------------------*/
/* Alignments */
.aligncenter,
.alignright,
.alignleft,
.alignnone {
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 1.5rem auto;
  clear: both; }

.alignright {
  float: right;
  margin: 0 0 1.5rem 1.5rem;
  display: inline; }

.alignleft {
  float: left;
  margin: 0 1.5rem 1.5rem 0;
  display: inline; }

.alignnone {
  display: block;
  margin: 1rem 0;
  clear: both; }

/* Link image alignment */
a > img.alignright {
  float: right;
  margin: 0.5rem 0 1.5rem 1.5rem; }

a > img.alignnone {
  margin: 0.5rem 1.5rem 1.5rem 0; }

a > img.alignleft {
  float: left;
  margin: 0.5rem 1.5rem 1.5rem 0; }

a > img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Caption */
.wp-caption {
  max-width: 100%;
  text-align: center;
  margin-bottom: 1.5rem; }
  .wp-caption.alignnone {
    margin: 0.5rem 0; }
  .wp-caption.alignleft {
    margin: 0.5rem 1.5rem 1.5rem 0; }
  .wp-caption.alignright {
    margin: 0.5rem 0 1.5rem 1.5rem; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.wp-caption-text,
p.wp-caption-text {
  line-height: 1.3;
  font-style: italic;
  font-size: 1.5rem;
  margin: 0;
  padding: 1rem; }

/* Post & page navigation */
.comment-navigation,
.posts-navigation,
.post-navigation {
  overflow: hidden; }
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next,
  .posts-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 50; }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left; }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right; }

/* Infinite scroll */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/* Media */
.page-content > .wp-smiley,
.entry-content > .wp-smiley,
.post-content > .wp-smiley,
.comment-content > .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Widgets */
.widget {
  margin: 0 0 1.5rem; }
  .widget .widget-title {
    margin-bottom: 0.5rem; }

/* Make sure select elements fit in widgets. */
.widget select {
  width: 100%;
  max-width: 100%; }

.bypostauthor {
  display: block; }

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/* comments */
.comment-reply-link {
  position: relative; }
  .comment-reply-link::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0e0";
    display: inline;
    margin-right: 0.5rem; }

/* Elements
-------------------------------------------------------------------------------*/
figure {
  display: block;
  margin: 0;
  padding: 0; }
  figure > img {
    height: auto;
    max-width: 100%; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  display: block;
  /* fill its wrapper */ }

/* Responsive embeds */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Comments
-------------------------------------------------------------------------------*/
#comments {
  clear: both;
  padding: 2rem 0; }
  #comments .comments-title {
    margin-bottom: 2rem; }
  #comments .comment-list,
  #comments .comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0; }
  #comments .comment-list li:before {
    display: none; }
  #comments .comment-body {
    margin-left: 65px; }
  #comments .comment-author {
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 2; }
  #comments .comment-author .avatar {
    left: -65px;
    position: absolute;
    width: 50px;
    height: 50px; }
  #comments .comment-author .says {
    display: none; }
  #comments .comment-meta {
    margin-bottom: 2rem; }
  #comments .comment-metadata {
    color: #767676;
    font-weight: 600;
    letter-spacing: 0.1818em;
    text-transform: uppercase; }
  #comments .comment-metadata a {
    color: #767676; }
  #comments .comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1rem; }
  #comments .comment-body {
    color: #333;
    margin-bottom: 2rem; }
  #comments .comment-reply-link {
    font-weight: 800;
    position: relative; }
  #comments .comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em; }
  #comments .children .comment-author .avatar {
    height: 30px;
    width: 30px;
    left: -45px; }
  #comments .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 1px solid #ececec;
    padding: 0.5rem; }
  #comments .no-comments,
  #comments .comment-awaiting-moderation {
    color: #767676;
    font-style: italic; }
  #comments .comments-pagination {
    margin: 2rem 0; }
  #comments .form-submit {
    text-align: right; }
  #comments .comment-form-comment label {
    display: block; }
  #comments .comment-form-comment textarea {
    width: 100%;
    max-width: 100%; }

/* WP Core -= Galleries
-------------------------------------------------------------------------------*/
.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -.1rem;
  margin-right: -.1rem;
  margin-bottom: 1.5rem; }
  .gallery .gallery-item,
  .gallery a.gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: .1rem;
    text-align: center;
    display: block;
    /* reset */
    border: 0 !important;
    outline: none !important;
    text-decoration: none !important; }
    .gallery .gallery-item .gallery-icon,
    .gallery a.gallery-item .gallery-icon {
      width: 100%;
      height: auto; }
    .gallery .gallery-item img,
    .gallery a.gallery-item img {
      width: 100%;
      height: auto; }
  .gallery.gallery-columns-2 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .gallery.gallery-columns-3 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
    @media all and (max-width: 576px) {
      .gallery.gallery-columns-3 .gallery-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .gallery.gallery-columns-4 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
    @media all and (max-width: 768px) {
      .gallery.gallery-columns-4 .gallery-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%; } }
    @media all and (max-width: 576px) {
      .gallery.gallery-columns-4 .gallery-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .gallery.gallery-columns-5 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .gallery.gallery-columns-6 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 16.66%;
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%; }
  .gallery.gallery-columns-7 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 14.28%;
    -ms-flex: 0 0 14.28%;
    flex: 0 0 14.28%;
    max-width: 14.28%; }
  .gallery.gallery-columns-8 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .gallery.gallery-columns-9 .gallery-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 11.11%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 11.11%;
    -ms-flex: 0 0 11.11%;
    flex: 0 0 11.11%;
    max-width: 11.11%; }
  .gallery.gallery-caption {
    display: block;
    clear: both; }
  @media all and (max-width: 768px) {
    .gallery.gallery-columns-5 .gallery-item,
    .gallery.gallery-columns-6 .gallery-item,
    .gallery.gallery-columns-7 .gallery-item,
    .gallery.gallery-columns-8 .gallery-item,
    .gallery.gallery-columns-9 .gallery-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%; } }
  @media all and (max-width: 576px) {
    .gallery.gallery-columns-5 .gallery-item,
    .gallery.gallery-columns-6 .gallery-item,
    .gallery.gallery-columns-7 .gallery-item,
    .gallery.gallery-columns-8 .gallery-item,
    .gallery.gallery-columns-9 .gallery-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

/* Layout
-------------------------------------------------------------------------------*/
/* Layout -= Site
-------------------------------------------------------------------------------*/
html,
body {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: 100%; }

body {
  overflow-x: hidden !important;
  background: #FFFFEB;
  word-wrap: break-word; }

/* set container defaults (override bootstrap style) to make it fluid all the time */
.container, .content-area {
  width: 100%;
  max-width: 1200px; }

.container-lg,
.container-md,
.container-sm,
.content-area {
  margin: auto;
  width: 100%; }

.container-lg {
  max-width: 1400px; }

.container-md {
  max-width: 960px; }

.container-sm {
  max-width: 768px; }

/* links */
a {
  /* effect on all links */
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms; }

/* main content links */
#content a:not(.btn):link, #content a:not(.btn):visited {
  color: #76372A;
  border-color: #76372A; }

#content a:not(.btn):hover, #content a:not(.btn):focus, #content a:not(.btn):active {
  color: #F4805E;
  border-color: #F4805E; }

/* Layout -= Header
-------------------------------------------------------------------------------*/
#header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  /* gradient */
  /* site intro */
  /* site logo */
  /* menu toggle */
  /* site navigation */ }
  #header #gradient {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 170px;
    background: #A9F4FD;
    background: -webkit-linear-gradient(legacy-direction(to bottom), #A9F4FD, rgba(169, 244, 253, 0.5), rgba(169, 244, 253, 0.001));
    background: linear-gradient(to bottom, #A9F4FD, rgba(169, 244, 253, 0.5), rgba(169, 244, 253, 0.001));
    z-index: -1; }
  #header #site-intro {
    padding: 2rem 0;
    float: left; }
    #header #site-intro .site-title {
      font-size: 3rem;
      font-family: "Poppins", serif; }
      #header #site-intro .site-title #logo_padle {
        fill: #33475A;
        font-size: 4rem;
        font-family: "Poppins", serif;
        transition: fill .4s ease; }
        #header #site-intro .site-title #logo_padle #no {
          fill: #F4805E;
          transition: fill .4s ease; }
        #header #site-intro .site-title #logo_padle:hover {
          fill: #F4805E; }
          #header #site-intro .site-title #logo_padle:hover #no {
            fill: #33475A; }
        @media all and (max-width: 768px) {
          #header #site-intro .site-title #logo_padle {
            font-size: 2.4rem; } }
    #header #site-intro .site-title,
    #header #site-intro .site-description {
      margin: 0;
      padding: 0; }
  #header #site-logo {
    float: left;
    display: block;
    max-width: 180px; }
    #header #site-logo > img {
      width: 100%;
      height: auto; }
  #header #menu-toggle {
    margin: 2rem 0;
    position: absolute;
    top: 0rem;
    right: 2rem;
    float: right;
    color: #33475A;
    display: none;
    font-size: 2.4rem; }
    #header #menu-toggle #menu-btn {
      transition: all ease-in-out 0.4s; }
      #header #menu-toggle #menu-btn .around {
        transition: all ease-in-out 0.4s; }
    #header #menu-toggle:hover, #header #menu-toggle:active, #header #menu-toggle:focus {
      color: #2e4051; }
      #header #menu-toggle:hover #menu-btn, #header #menu-toggle:active #menu-btn, #header #menu-toggle:focus #menu-btn {
        transform: scale(0.8); }
        #header #menu-toggle:hover #menu-btn .around, #header #menu-toggle:active #menu-btn .around, #header #menu-toggle:focus #menu-btn .around {
          fill: #33475A; }
  #header #site-navigation {
    float: right;
    margin-top: 3.2rem;
    margin-right: 0rem; }
  @media all and (max-width: 992px) {
    #header #site-navigation {
      display: none; }
    #header #menu-toggle {
      display: block; } }

/* HERO PAGES */
.has-thumbnail {
  background-color: #A9F4FD; }
  .has-thumbnail .page-header-title {
    display: none; }
  .has-thumbnail .page-header-hero {
    /*background-size: cover;
	background-position: center center;
	height: 50vh;*/ }
  @media all and (min-width: 992px) {
    .has-thumbnail .page-header-title {
      display: block; }
      .has-thumbnail .page-header-title h1 {
        padding-top: 55%; }
    .has-thumbnail .page-header-hero {
      background-size: cover; } }
  @media all and (max-width: 768px) {
    .has-thumbnail .page-header-hero img {
      margin-top: 50px; } }

/* HERO HOME */
.hero-frontpage {
  background-color: #A9F4FD;
  background-size: cover;
  background-position: center center;
  height: 80vh;
  border-bottom: solid #A9F4FD 1rem; }
  .hero-frontpage .page-header-hero {
    z-index: 11;
    margin: 135px auto 0 auto;
    max-width: 820px; }
    .hero-frontpage .page-header-hero h2, .hero-frontpage .page-header-hero h3 {
      font-size: 3.2rem;
      font-weight: 700; }
  @media all and (min-width: 992px) {
    .hero-frontpage {
      height: 800px;
      border-bottom: solid #A9F4FD 2rem; }
      .hero-frontpage .page-header-hero {
        margin-top: 135px; }
        .hero-frontpage .page-header-hero h2, .hero-frontpage .page-header-hero h3 {
          font-size: 5rem;
          font-weight: 700; }
        .hero-frontpage .page-header-hero h2 {
          overflow: hidden;
          /* Ensures the content is not revealed until the animation */
          border-right: 0.15rem solid #33475A;
          /* The typwriter cursor */
          white-space: nowrap;
          /* Keeps the content on a single line */
          margin: 0 auto;
          /* Gives that scrolling effect as the typing happens */
          letter-spacing: .15rem;
          /* Adjust as needed */
          animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite; } }
  @media all and (max-width: 768px) {
    .hero-frontpage .page-header-hero {
      margin-top: 87px; } }

/* The typing effect */
@keyframes typing {
  from {
    width: 0; }
  to {
    width: 100%; } }

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent; }
  50% {
    border-color: #33475A; } }

/* Layout -= Navigation
-------------------------------------------------------------------------------*/
#content {
  /* pagination and navigation */
  /* navigation */
  /* pagination */ }
  #content .navigation,
  #content .pagination,
  #content .comments-pagination {
    margin: 2rem 0; }
  #content .navigation .nav-links .nav-previous > a::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f100";
    display: inline;
    margin-right: 0.5rem; }
  #content .navigation .nav-links .nav-next > a::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f101";
    display: inline;
    margin-left: 0.5rem; }
  @media all and (max-width: 480px) {
    #content .navigation .nav-links .nav-previous,
    #content .navigation .nav-links .nav-next {
      float: left;
      width: 100%; }
      #content .navigation .nav-links .nav-previous > a,
      #content .navigation .nav-links .nav-next > a {
        display: block; }
    #content .navigation .nav-links .nav-next {
      margin-top: 1.5rem; } }
  #content .pagination .nav-links,
  #content .comments-pagination .nav-links {
    /* reset */
    border: 0 !important;
    text-decoration: none !important; }
    #content .pagination .nav-links .page-numbers,
    #content .comments-pagination .nav-links .page-numbers {
      padding: 1rem 1.5rem;
      margin-right: 1rem;
      line-height: 1;
      display: inline;
      color: white;
      background-color: black;
      /* reset */
      border: 0 !important;
      text-decoration: none !important; }
      #content .pagination .nav-links .page-numbers:active, #content .pagination .nav-links .page-numbers:hover, #content .pagination .nav-links .page-numbers:focus,
      #content .comments-pagination .nav-links .page-numbers:active,
      #content .comments-pagination .nav-links .page-numbers:hover,
      #content .comments-pagination .nav-links .page-numbers:focus {
        background-color: #33475A;
        color: white; }
      #content .pagination .nav-links .page-numbers.dots, #content .pagination .nav-links .page-numbers.current,
      #content .comments-pagination .nav-links .page-numbers.dots,
      #content .comments-pagination .nav-links .page-numbers.current {
        cursor: not-allowed;
        background-color: #e6e6e6;
        color: black; }
        #content .pagination .nav-links .page-numbers.dots:hover, #content .pagination .nav-links .page-numbers.dots:active, #content .pagination .nav-links .page-numbers.dots:focus, #content .pagination .nav-links .page-numbers.current:hover, #content .pagination .nav-links .page-numbers.current:active, #content .pagination .nav-links .page-numbers.current:focus,
        #content .comments-pagination .nav-links .page-numbers.dots:hover,
        #content .comments-pagination .nav-links .page-numbers.dots:active,
        #content .comments-pagination .nav-links .page-numbers.dots:focus,
        #content .comments-pagination .nav-links .page-numbers.current:hover,
        #content .comments-pagination .nav-links .page-numbers.current:active,
        #content .comments-pagination .nav-links .page-numbers.current:focus {
          background-color: #e6e6e6;
          color: black; }
      #content .pagination .nav-links .page-numbers.current,
      #content .comments-pagination .nav-links .page-numbers.current {
        margin-right: 1rem; }
      #content .pagination .nav-links .page-numbers.prev, #content .pagination .nav-links .page-numbers.next,
      #content .comments-pagination .nav-links .page-numbers.prev,
      #content .comments-pagination .nav-links .page-numbers.next {
        position: relative; }
        #content .pagination .nav-links .page-numbers.prev::before, #content .pagination .nav-links .page-numbers.next::before,
        #content .comments-pagination .nav-links .page-numbers.prev::before,
        #content .comments-pagination .nav-links .page-numbers.next::before {
          font-family: "Font Awesome 5 Pro";
          display: inline; }
      #content .pagination .nav-links .page-numbers.prev::before,
      #content .comments-pagination .nav-links .page-numbers.prev::before {
        content: "\f060"; }
      #content .pagination .nav-links .page-numbers.next::before,
      #content .comments-pagination .nav-links .page-numbers.next::before {
        content: "\f061"; }

/* Layout -= Content
-------------------------------------------------------------------------------*/
#content {
  padding-top: 5.2rem;
  /* edit link */
  /* entries and sections */
  /* page */
  /* entries */
  /* sections */
  /* yellow button */
  /* buttons */ }
  #content .entry-edit-link,
  #content .read-more-link {
    display: inline-block; }
  #content .entry + .entry,
  #content .entry + .section,
  #content .section + .entry,
  #content .section + .section {
    margin-top: 2rem; }
  #content .entry .entry-title,
  #content .entry .section-title,
  #content .section .entry-title,
  #content .section .section-title {
    word-wrap: break-word; }
  #content .entry .entry-thumbnail,
  #content .entry .section-thumbnail,
  #content .section .entry-thumbnail,
  #content .section .section-thumbnail {
    margin: 0;
    padding: 0;
    display: block;
    border: 0; }
    #content .entry .entry-thumbnail > a,
    #content .entry .section-thumbnail > a,
    #content .section .entry-thumbnail > a,
    #content .section .section-thumbnail > a {
      display: block;
      /* reset */
      border: 0 !important;
      text-decoration: none !important; }
    #content .entry .entry-thumbnail img,
    #content .entry .section-thumbnail img,
    #content .section .entry-thumbnail img,
    #content .section .section-thumbnail img {
      width: 100%;
      height: auto; }
  #content .page-content {
    word-wrap: break-word;
    /* PAGE BLOCKS */ }
    #content .page-content .col-block .page-block {
      background-color: #EBEDDC;
      display: block;
      height: 100%;
      width: 100%;
      padding: 2rem 1.5rem 0;
      position: relative; }
      #content .page-content .col-block .page-block h5 {
        font-size: 1.8rem;
        padding-right: 4.5rem;
        margin-bottom: 2rem; }
      #content .page-content .col-block .page-block i.fas, #content .page-content .col-block .page-block i.fa {
        position: absolute;
        top: 1.5rem;
        right: 1.5rem;
        font-size: 3.2rem; }
      #content .page-content .col-block .page-block strong {
        font-size: 1.6rem; }
    #content .page-content .col-block a .page-block {
      background-color: #F1EAD7;
      transition: all ease .3s;
      border: solid 1px transparent; }
      #content .page-content .col-block a .page-block h5, #content .page-content .col-block a .page-block p, #content .page-content .col-block a .page-block i {
        transition: all ease-in-out .3s;
        color: #76372A; }
    #content .page-content .col-block a:hover {
      text-decoration: none !important; }
      #content .page-content .col-block a:hover .page-block {
        border-color: #76372A; }
        #content .page-content .col-block a:hover .page-block h5, #content .page-content .col-block a:hover .page-block p, #content .page-content .col-block a:hover .page-block i {
          color: #76372A;
          text-decoration: none !important; }
        #content .page-content .col-block a:hover .page-block i {
          transform: scale(1.1); }
  #content a.yellow-button, #content .button {
    background-color: #FCE46D;
    display: block;
    text-align: center;
    padding: 1.5rem;
    border: 0;
    text-decoration: underline;
    color: #76372A; }
    #content a.yellow-button:hover, #content .button:hover {
      color: #33475A;
      background-color: #F1EAD7;
      text-decoration: none; }
  #content .gform_button {
    background-color: #F1EAD7;
    font-weight: bold;
    color: #76372A;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1.5rem;
    border: solid 1px #F1EAD7; }
    #content .gform_button:hover {
      color: #76372A;
      background-color: #F1EAD7;
      text-decoration: none;
      border-color: #76372A; }
  #content .no-thumb {
    margin-top: 150px; }
  @media all and (min-width: 992px) {
    #content .page-content .col-block {
      padding-left: 1rem;
      padding-right: 1rem; }
    #content a.yellow-button {
      padding: 2.5rem 1.5rem; }
    #content .no-thumb {
      margin-top: 200px; } }
  @media all and (max-width: 992px) {
    #content {
      padding-top: 2.5rem;
      border-top: solid #A9F4FD 2rem; } }
  @media all and (max-width: 768px) {
    #content {
      padding-top: 2.5rem;
      border-top: solid #A9F4FD 1rem; } }

@media all and (max-width: 768px) {
  .home #content {
    padding-top: 0; } }

/* Layout -= Frontpage
-------------------------------------------------------------------------------*/
.front-page .pb-page a img {
  margin-bottom: 2.7rem; }

.front-page .pb-page a h3 {
  color: #76372A;
  text-decoration: underline; }

.front-page .pb-page a p {
  color: #33475A; }

.front-page .pb-page a:hover {
  text-decoration: none !important; }
  .front-page .pb-page a:hover h3 {
    color: #F4805E;
    text-decoration: underline; }
  .front-page .pb-page a:hover p {
    text-decoration: none !important;
    color: #33475A;
    border-color: 0 !important; }

.front-page .pb-quote {
  background-color: #A9F4FD;
  background-image: url("assets/images/quote.png");
  background-repeat: no-repeat;
  background-position: center 3rem;
  padding: 160px 2.5rem 0 2.5rem;
  height: 100%; }
  .front-page .pb-quote h3 {
    font-style: italic;
    font-weight: normal;
    line-height: 3.6rem;
    font-size: 2rem; }
  .front-page .pb-quote p {
    font-size: 2rem;
    font-weight: 600; }

.front-page .pb-prod a {
  background-color: #fff;
  padding: 2rem 2rem 0;
  border: solid 0.1rem #F4805E;
  display: block;
  border-color: #F4805E !important; }
  .front-page .pb-prod a .prod-title {
    text-decoration: underline; }
  .front-page .pb-prod a .prod-price {
    color: #33475A; }
  .front-page .pb-prod a:hover, .front-page .pb-prod a:active, .front-page .pb-prod a:focus {
    border-color: #76372A !important;
    color: #76372A;
    text-decoration: none !important; }
    .front-page .pb-prod a:hover p.prod-price, .front-page .pb-prod a:active p.prod-price, .front-page .pb-prod a:focus p.prod-price {
      text-decoration: none !important;
      border-color: transparent !important; }

@media all and (max-width: 768px) {
  .front-page .col-12 {
    padding-right: 0;
    padding-left: 0; }
    .front-page .col-12 img {
      margin-right: auto;
      margin-left: auto; }
    .front-page .col-12 .div-text {
      padding-right: 1.5rem;
      padding-left: 1.5rem; }
  .front-page .pb-quote {
    background-position: right 15px top 15px;
    padding: 3rem 10rem 1.5rem 1.5rem;
    background-size: 8rem auto;
    height: auto; }
    .front-page .pb-quote h3 {
      font-style: italic;
      font-weight: normal;
      font-size: 1.8rem;
      line-height: 2.8rem; }
    .front-page .pb-quote p {
      font-size: 1.5rem;
      font-weight: 600; }
  .front-page .pb-page a img {
    margin-bottom: 1.5rem; } }

/* HOVER "SHINE" ON IMAGES */
.hover-s figure {
  position: relative; }

.hover-s figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: -1;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg); }

.hover-s:hover figure::before {
  -webkit-animation: shine .75s;
  animation: shine .75s; }

@-webkit-keyframes shine {
  0% {
    z-index: 0;
    left: 0; }
  100% {
    left: 120%;
    z-index: -1; } }

@keyframes shine {
  0% {
    z-index: 0;
    left: 0; }
  100% {
    left: 120%;
    z-index: -1; } }

/* Layout -= Program
-------------------------------------------------------------------------------*/
#program p.month {
  font-weight: 600;
  text-align: center;
  background-color: #EBEDDC;
  display: block;
  padding: 1rem; }

#program a.day {
  display: block;
  margin-bottom: 15px;
  padding: 20px 15px;
  background-color: #FCE46D;
  text-decoration: none; }
  #program a.day span.when {
    font-weight: 600;
    text-transform: uppercase; }
  #program a.day span.how {
    font-weight: 300; }
  #program a.day.waitlist {
    background-color: rgba(169, 244, 253, 0.5); }
  #program a.day:hover {
    text-decoration: none;
    background-color: #76372A;
    color: #FCE46D; }

@media all and (min-width: 768px) {
  #program p.month {
    font-size: 2rem; } }

/* recapcha */
.inv-recaptcha-holder {
  position: relative;
  z-index: 99999; }

/* Layout -= Sidebar
-------------------------------------------------------------------------------*/
/* Layout -= Footer
-------------------------------------------------------------------------------*/
#footer {
  margin-top: 2rem;
  background-color: #33475A;
  color: #FFFFEB;
  padding: 2rem 0 0;
  /* byline */ }
  #footer .row {
    padding: 5rem 0; }
    #footer .row p a {
      color: #FCE46D;
      font-size: 1.6rem; }
      #footer .row p a i {
        font-size: 2rem;
        margin-right: 0.5rem;
        transition: transform .3s ease-in-out; }
      #footer .row p a:hover, #footer .row p a:focus, #footer .row p a:active {
        color: #FFFFEB;
        border-color: transparent;
        text-decoration: none; }
        #footer .row p a:hover i, #footer .row p a:focus i, #footer .row p a:active i {
          transform: scale(0.8); }
    #footer .row .right {
      margin-left: 2.8rem; }
    @media all and (max-width: 768px) {
      #footer .row {
        padding: 4rem 0 0; }
        #footer .row .contact, #footer .row .text {
          text-align: center;
          margin-bottom: 4rem; }
        #footer .row .right {
          margin-left: 0;
          text-align: center; }
        #footer .row p a {
          text-decoration: underline; } }
  #footer #boat {
    margin-bottom: 3rem; }
  #footer .byline {
    padding: 1rem 0;
    text-align: center;
    background-color: #A9F4FD;
    color: #33475A; }
    #footer .byline ul {
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 1.4rem; }
      #footer .byline ul li {
        display: inline-block; }
        #footer .byline ul li a {
          color: #33475A !important; }
        #footer .byline ul li:after {
          content: ' | ';
          padding: 0 0.5rem;
          text-decoration: none; }
        #footer .byline ul li:last-child:after {
          content: ''; }

/* Floating animation */
.floating {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-right: -15px;
  margin-top: 5px; }

@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(-15px, 15px); }
  to {
    transform: translate(0, 0px); } }

/* Wave border effect */
.bordered {
  position: relative;
  width: 100%;
  border-top: 20px solid #FFFFEB;
  background: #FFF;
  padding-top: 10px; }

.bordered:before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  height: 8px;
  width: 100%;
  background-size: 14px 12px;
  background-position: -5px -3px;
  background-image: -webkit-radial-gradient(50% 0%, circle, #FFFFEB 47%, transparent 55%);
  background-image: -moz-radial-gradient(50% 0%, circle, #FFFFEB 47%, transparent 55%);
  background-image: radial-gradient(circle at 50% 0%, #FFFFEB 47%, transparent 55%); }

/* Layout -= Menu -= Site Navigation
-------------------------------------------------------------------------------*/
#site-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2; }
  #site-navigation ul li {
    float: left;
    position: relative;
    margin: 0;
    /* set styles to link on interaction */
    /* if menu has children */
    /* second level */ }
    #site-navigation ul li + li {
      margin-left: 1rem; }
    #site-navigation ul li a {
      text-decoration: none !important;
      display: block;
      color: #76372A;
      background-color: none;
      position: relative;
      padding: 0.5rem 1rem;
      font-size: 2rem; }
      #site-navigation ul li a:focus {
        color: #33475A; }
    #site-navigation ul li.current_page_item > a,
    #site-navigation ul li.current-menu-item > a,
    #site-navigation ul li.current-page-ancestor > a,
    #site-navigation ul li.current-menu-ancestor > a,
    #site-navigation ul li.current_page_parent > a,
    #site-navigation ul li:hover > a,
    #site-navigation ul li:active > a,
    #site-navigation ul li:focus > a {
      color: #33475A;
      text-decoration: underline !important; }
    #site-navigation ul li.current_page_item > a,
    #site-navigation ul li.current-menu-item > a,
    #site-navigation ul li.current-page-ancestor > a,
    #site-navigation ul li.current-menu-ancestor > a,
    #site-navigation ul li.current_page_parent > a {
      font-weight: 600; }
    #site-navigation ul li.page_item_has_children, #site-navigation ul li.menu-item-has-children {
      /* on hover, display sub-menu */ }
      #site-navigation ul li.page_item_has_children > a:after, #site-navigation ul li.menu-item-has-children > a:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f107";
        line-height: 1;
        font-weight: normal;
        margin-left: 0.5rem; }
      #site-navigation ul li.page_item_has_children:hover > ul,
      #site-navigation ul li.page_item_has_children:active > ul,
      #site-navigation ul li.page_item_has_children:focus > ul, #site-navigation ul li.menu-item-has-children:hover > ul,
      #site-navigation ul li.menu-item-has-children:active > ul,
      #site-navigation ul li.menu-item-has-children:focus > ul {
        display: block; }
    #site-navigation ul li ul {
      position: absolute;
      top: 100%;
      right: auto;
      left: 0;
      background-color: black;
      display: none;
      z-index: 3; }
      #site-navigation ul li ul li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        /* third level */ }
        #site-navigation ul li ul li a {
          display: block;
          padding: 0.5rem 1rem;
          color: white; }
        #site-navigation ul li ul li ul {
          display: none;
          position: absolute;
          left: 100%;
          top: 0;
          border-left: 1px solid #ececec; }

/* Layout -= Menu -= Mobile Navigation
-------------------------------------------------------------------------------*/
.mm-wrapper_opened .mm-page {
  position: fixed !important; }

#mobile-navigation {
  /* hide flash of menu upon initialization */ }
  #mobile-navigation #gradient-m {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 189px;
    background: #A9F4FD;
    background: -webkit-linear-gradient(legacy-direction(to bottom), #A9F4FD, #CCF8FE, rgba(255, 255, 255, 0.001));
    background: linear-gradient(to bottom, #A9F4FD, #CCF8FE, rgba(255, 255, 255, 0.001));
    z-index: -1; }
  #mobile-navigation:not(.mm-menu) {
    display: none; }
  #mobile-navigation .mm-listitem,
  #mobile-navigation .mm-listitem .mm-btn_next,
  #mobile-navigation .mm-listitem .mm-btn_next:before,
  #mobile-navigation .mm-listitem:after,
  #mobile-navigation .mm-listview {
    border-color: transparent; }
  #mobile-navigation .mm-menu_theme-dark {
    background: #fff; }
  #mobile-navigation .mm-panels .mm-panel {
    background-color: #FCE46D;
    /* menu header */
    /* menu nav */ }
    #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title,
    #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close {
      line-height: 1;
      color: #33475A; }
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title #menu-cls,
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close #menu-cls {
        transition: all ease-in-out 0.4s; }
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title #menu-cls .around,
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close #menu-cls .around {
          transition: all ease-in-out 0.4s; }
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:hover, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:active, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:focus,
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:hover,
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:active,
      #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:focus {
        color: #33475A; }
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:hover #menu-cls, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:active #menu-cls, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:focus #menu-cls,
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:hover #menu-cls,
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:active #menu-cls,
        #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:focus #menu-cls {
          transform: scale(0.8); }
          #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:hover #menu-cls .around, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:active #menu-cls .around, #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title:focus #menu-cls .around,
          #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:hover #menu-cls .around,
          #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:active #menu-cls .around,
          #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close:focus #menu-cls .around {
            fill: #33475A;
            stroke: #33475A; }
    #mobile-navigation .mm-panels .mm-panel .menu-header #menu-title {
      float: left;
      height: 60px; }
    #mobile-navigation .mm-panels .mm-panel .menu-header #menu-close {
      float: right;
      position: absolute;
      top: 2rem;
      right: 2rem; }
    #mobile-navigation .mm-panels .mm-panel #mobile-menu p a, #mobile-navigation .mm-panels .mm-panel .nav-menu p a {
      color: #76372A;
      background: none; }
      #mobile-navigation .mm-panels .mm-panel #mobile-menu p a:hover, #mobile-navigation .mm-panels .mm-panel #mobile-menu p a:active, #mobile-navigation .mm-panels .mm-panel #mobile-menu p a:focus, #mobile-navigation .mm-panels .mm-panel .nav-menu p a:hover, #mobile-navigation .mm-panels .mm-panel .nav-menu p a:active, #mobile-navigation .mm-panels .mm-panel .nav-menu p a:focus {
        color: #33475A;
        text-decoration: none;
        background: none; }
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li a, #mobile-navigation .mm-panels .mm-panel .nav-menu li a {
      color: #76372A;
      background: none; }
      #mobile-navigation .mm-panels .mm-panel #mobile-menu li a:hover, #mobile-navigation .mm-panels .mm-panel #mobile-menu li a:active, #mobile-navigation .mm-panels .mm-panel #mobile-menu li a:focus, #mobile-navigation .mm-panels .mm-panel .nav-menu li a:hover, #mobile-navigation .mm-panels .mm-panel .nav-menu li a:active, #mobile-navigation .mm-panels .mm-panel .nav-menu li a:focus {
        color: #33475A;
        text-decoration: none;
        background: none; }
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current_page_item > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-menu-item > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-page-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-menu-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li:hover > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li:active > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li:focus > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.mm-selected > a, #mobile-navigation .mm-panels .mm-panel .nav-menu li.current_page_item > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-menu-item > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-page-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-menu-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li:hover > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li:active > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li:focus > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.mm-selected > a {
      color: #33475A;
      text-decoration: none;
      background: none; }
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current_page_item > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-menu-item > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-page-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel #mobile-menu li.current-menu-ancestor > a, #mobile-navigation .mm-panels .mm-panel .nav-menu li.current_page_item > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-menu-item > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-page-ancestor > a,
    #mobile-navigation .mm-panels .mm-panel .nav-menu li.current-menu-ancestor > a {
      font-weight: 600; }

#logo-mobile {
  fill: #33475A;
  font-size: 2.4rem;
  font-family: "Poppins", serif;
  transition: fill .4s ease; }
  #logo-mobile #no-mobile {
    fill: #F4805E;
    transition: fill .4s ease; }
  #logo-mobile:hover {
    fill: #F4805E; }
    #logo-mobile:hover #no-mobile {
      fill: #33475A; }

/* if logged in, push down menu */
.admin-bar #mobile-navigation {
  margin-top: 32px; }
  @media all and (max-width: 782px) {
    .admin-bar #mobile-navigation {
      margin-top: 46px; } }

/* Layout -= Entry -= Excerpt
-------------------------------------------------------------------------------*/
#content .entry.entry-excerpt .entry-thumbnail {
  display: block;
  margin: 0 0 1.5rem; }

/* Layout -= Entry -= Excerpt Search
-------------------------------------------------------------------------------*/
#content .entry.entry-search .entry-thumbnail {
  display: block;
  margin: 0 0 1.5rem; }

#content .entry.entry-search .entry-header .entry-title,
#content .entry.entry-search .entry-header .entry-url {
  margin: 0;
  padding: 0; }

#content .entry.entry-search .entry-header .entry-url {
  color: #47596b;
  font-style: italic;
  font-size: 1.5rem; }

/* Partial
-------------------------------------------------------------------------------*/
/* Partial -= Bootstrap
-------------------------------------------------------------------------------*/
#site,
#header,
#content,
#footer,
.bootstrap-enabled,
.modal-content,
.fancybox-container {
  /* reset */
  /* Buttons */ }
  #site .btn,
  #site input,
  #site select,
  #site textarea,
  #site .form-control,
  #header .btn,
  #header input,
  #header select,
  #header textarea,
  #header .form-control,
  #content .btn,
  #content input,
  #content select,
  #content textarea,
  #content .form-control,
  #footer .btn,
  #footer input,
  #footer select,
  #footer textarea,
  #footer .form-control,
  .bootstrap-enabled .btn,
  .bootstrap-enabled input,
  .bootstrap-enabled select,
  .bootstrap-enabled textarea,
  .bootstrap-enabled .form-control,
  .modal-content .btn,
  .modal-content input,
  .modal-content select,
  .modal-content textarea,
  .modal-content .form-control,
  .fancybox-container .btn,
  .fancybox-container input,
  .fancybox-container select,
  .fancybox-container textarea,
  .fancybox-container .form-control {
    font-size: 1.6rem; }
  #site .btn,
  #header .btn,
  #content .btn,
  #footer .btn,
  .bootstrap-enabled .btn,
  .modal-content .btn,
  .fancybox-container .btn {
    /* reset */
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    margin: 0;
    /* primary button */
    /* secondary button */
    /* link button */ }
    #site .btn.btn-link,
    #header .btn.btn-link,
    #content .btn.btn-link,
    #footer .btn.btn-link,
    .bootstrap-enabled .btn.btn-link,
    .modal-content .btn.btn-link,
    .fancybox-container .btn.btn-link {
      /* reset */
      padding: 0 !important;
      border: 0 !important; }

/* Partial -= Searchform
-------------------------------------------------------------------------------*/
#site .search-form > label,
#header .search-form > label,
#content .search-form > label,
#footer .search-form > label,
.bootstrap-enabled .search-form > label,
.modal-content .search-form > label,
.fancybox-container .search-form > label {
  display: none; }

#site .search-form .search-field,
#header .search-form .search-field,
#content .search-form .search-field,
#footer .search-form .search-field,
.bootstrap-enabled .search-form .search-field,
.modal-content .search-form .search-field,
.fancybox-container .search-form .search-field {
  height: 100%;
  padding: .575rem; }

#site .search-form .search-submit,
#header .search-form .search-submit,
#content .search-form .search-submit,
#footer .search-form .search-submit,
.bootstrap-enabled .search-form .search-submit,
.modal-content .search-form .search-submit,
.fancybox-container .search-form .search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 1.4; }
  #site .search-form .search-submit::before,
  #header .search-form .search-submit::before,
  #content .search-form .search-submit::before,
  #footer .search-form .search-submit::before,
  .bootstrap-enabled .search-form .search-submit::before,
  .modal-content .search-form .search-submit::before,
  .fancybox-container .search-form .search-submit::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f002";
    display: inline; }

/* Partial -= Elements
-------------------------------------------------------------------------------*/
#site,
#header,
#content,
#footer,
.bootstrap-enabled,
.modal-content,
.fancybox-container {
  /* reset link = fix for images inside a link */ }
  #site .reset-link,
  #header .reset-link,
  #content .reset-link,
  #footer .reset-link,
  .bootstrap-enabled .reset-link,
  .modal-content .reset-link,
  .fancybox-container .reset-link {
    display: block;
    border: 0 !important;
    text-decoration: none !important; }

/* Partial -= Breadcrumbs
-------------------------------------------------------------------------------*/
#site ol.breadcrumb {
  margin: 0 0 2.5rem;
  border-radius: 0px;
  background-color: transparent; }
  #site ol.breadcrumb li.breadcrumb-item + .breadcrumb-item::before {
    content: '\203A'; }

/* Plugins
-------------------------------------------------------------------------------*/
/* Plugin -= Gravity Forms
-------------------------------------------------------------------------------*/
#site,
#header,
#content,
#footer,
.modal-content {
  /* confirmation message after form is submitted */
  /* Lê Form */ }
  #site .gform_confirmation_message,
  #header .gform_confirmation_message,
  #content .gform_confirmation_message,
  #footer .gform_confirmation_message,
  .modal-content .gform_confirmation_message {
    padding: 3rem;
    margin: 2.5rem 0;
    color: white;
    background-color: #33475A; }
  #site .gform_wrapper,
  #header .gform_wrapper,
  #content .gform_wrapper,
  #footer .gform_wrapper,
  .modal-content .gform_wrapper {
    /* heading */
    /* body */
    /* required field */ }
    #site .gform_wrapper .gform-heading,
    #header .gform_wrapper .gform-heading,
    #content .gform_wrapper .gform-heading,
    #footer .gform_wrapper .gform-heading,
    .modal-content .gform_wrapper .gform-heading {
      display: none; }
    #site .gform_wrapper .gform_body,
    #header .gform_wrapper .gform_body,
    #content .gform_wrapper .gform_body,
    #footer .gform_wrapper .gform_body,
    .modal-content .gform_wrapper .gform_body {
      /* Lê Inputs */
      /* Lê Fields */ }
      #site .gform_wrapper .gform_body input[type="text"],
      #site .gform_wrapper .gform_body input[type="email"],
      #site .gform_wrapper .gform_body input[type="url"],
      #site .gform_wrapper .gform_body input[type="password"],
      #site .gform_wrapper .gform_body input[type="search"],
      #site .gform_wrapper .gform_body input[type="number"],
      #site .gform_wrapper .gform_body input[type="tel"],
      #site .gform_wrapper .gform_body input[type="range"],
      #site .gform_wrapper .gform_body input[type="date"],
      #site .gform_wrapper .gform_body input[type="month"],
      #site .gform_wrapper .gform_body input[type="week"],
      #site .gform_wrapper .gform_body input[type="time"],
      #site .gform_wrapper .gform_body input[type="datetime"],
      #site .gform_wrapper .gform_body input[type="datetime-local"],
      #site .gform_wrapper .gform_body input[type="color"],
      #site .gform_wrapper .gform_body select,
      #site .gform_wrapper .gform_body textarea,
      #header .gform_wrapper .gform_body input[type="text"],
      #header .gform_wrapper .gform_body input[type="email"],
      #header .gform_wrapper .gform_body input[type="url"],
      #header .gform_wrapper .gform_body input[type="password"],
      #header .gform_wrapper .gform_body input[type="search"],
      #header .gform_wrapper .gform_body input[type="number"],
      #header .gform_wrapper .gform_body input[type="tel"],
      #header .gform_wrapper .gform_body input[type="range"],
      #header .gform_wrapper .gform_body input[type="date"],
      #header .gform_wrapper .gform_body input[type="month"],
      #header .gform_wrapper .gform_body input[type="week"],
      #header .gform_wrapper .gform_body input[type="time"],
      #header .gform_wrapper .gform_body input[type="datetime"],
      #header .gform_wrapper .gform_body input[type="datetime-local"],
      #header .gform_wrapper .gform_body input[type="color"],
      #header .gform_wrapper .gform_body select,
      #header .gform_wrapper .gform_body textarea,
      #content .gform_wrapper .gform_body input[type="text"],
      #content .gform_wrapper .gform_body input[type="email"],
      #content .gform_wrapper .gform_body input[type="url"],
      #content .gform_wrapper .gform_body input[type="password"],
      #content .gform_wrapper .gform_body input[type="search"],
      #content .gform_wrapper .gform_body input[type="number"],
      #content .gform_wrapper .gform_body input[type="tel"],
      #content .gform_wrapper .gform_body input[type="range"],
      #content .gform_wrapper .gform_body input[type="date"],
      #content .gform_wrapper .gform_body input[type="month"],
      #content .gform_wrapper .gform_body input[type="week"],
      #content .gform_wrapper .gform_body input[type="time"],
      #content .gform_wrapper .gform_body input[type="datetime"],
      #content .gform_wrapper .gform_body input[type="datetime-local"],
      #content .gform_wrapper .gform_body input[type="color"],
      #content .gform_wrapper .gform_body select,
      #content .gform_wrapper .gform_body textarea,
      #footer .gform_wrapper .gform_body input[type="text"],
      #footer .gform_wrapper .gform_body input[type="email"],
      #footer .gform_wrapper .gform_body input[type="url"],
      #footer .gform_wrapper .gform_body input[type="password"],
      #footer .gform_wrapper .gform_body input[type="search"],
      #footer .gform_wrapper .gform_body input[type="number"],
      #footer .gform_wrapper .gform_body input[type="tel"],
      #footer .gform_wrapper .gform_body input[type="range"],
      #footer .gform_wrapper .gform_body input[type="date"],
      #footer .gform_wrapper .gform_body input[type="month"],
      #footer .gform_wrapper .gform_body input[type="week"],
      #footer .gform_wrapper .gform_body input[type="time"],
      #footer .gform_wrapper .gform_body input[type="datetime"],
      #footer .gform_wrapper .gform_body input[type="datetime-local"],
      #footer .gform_wrapper .gform_body input[type="color"],
      #footer .gform_wrapper .gform_body select,
      #footer .gform_wrapper .gform_body textarea,
      .modal-content .gform_wrapper .gform_body input[type="text"],
      .modal-content .gform_wrapper .gform_body input[type="email"],
      .modal-content .gform_wrapper .gform_body input[type="url"],
      .modal-content .gform_wrapper .gform_body input[type="password"],
      .modal-content .gform_wrapper .gform_body input[type="search"],
      .modal-content .gform_wrapper .gform_body input[type="number"],
      .modal-content .gform_wrapper .gform_body input[type="tel"],
      .modal-content .gform_wrapper .gform_body input[type="range"],
      .modal-content .gform_wrapper .gform_body input[type="date"],
      .modal-content .gform_wrapper .gform_body input[type="month"],
      .modal-content .gform_wrapper .gform_body input[type="week"],
      .modal-content .gform_wrapper .gform_body input[type="time"],
      .modal-content .gform_wrapper .gform_body input[type="datetime"],
      .modal-content .gform_wrapper .gform_body input[type="datetime-local"],
      .modal-content .gform_wrapper .gform_body input[type="color"],
      .modal-content .gform_wrapper .gform_body select,
      .modal-content .gform_wrapper .gform_body textarea {
        font-size: 1.8rem;
        padding: 1rem;
        line-height: 1.5;
        border: 1px solid lightgray;
        border-radius: 0px; }
      #site .gform_wrapper .gform_body textarea,
      #site .gform_wrapper .gform_body select,
      #header .gform_wrapper .gform_body textarea,
      #header .gform_wrapper .gform_body select,
      #content .gform_wrapper .gform_body textarea,
      #content .gform_wrapper .gform_body select,
      #footer .gform_wrapper .gform_body textarea,
      #footer .gform_wrapper .gform_body select,
      .modal-content .gform_wrapper .gform_body textarea,
      .modal-content .gform_wrapper .gform_body select {
        height: auto !important; }
      #site .gform_wrapper .gform_body input[type="checkbox"],
      #site .gform_wrapper .gform_body input[type="radio"],
      #header .gform_wrapper .gform_body input[type="checkbox"],
      #header .gform_wrapper .gform_body input[type="radio"],
      #content .gform_wrapper .gform_body input[type="checkbox"],
      #content .gform_wrapper .gform_body input[type="radio"],
      #footer .gform_wrapper .gform_body input[type="checkbox"],
      #footer .gform_wrapper .gform_body input[type="radio"],
      .modal-content .gform_wrapper .gform_body input[type="checkbox"],
      .modal-content .gform_wrapper .gform_body input[type="radio"] {
        margin-top: 0; }
      #site .gform_wrapper .gform_body .gform_fields,
      #header .gform_wrapper .gform_body .gform_fields,
      #content .gform_wrapper .gform_body .gform_fields,
      #footer .gform_wrapper .gform_body .gform_fields,
      .modal-content .gform_wrapper .gform_body .gform_fields {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -0.5rem !important;
        margin-right: -0.5rem !important;
        /* Lê Field */ }
        #site .gform_wrapper .gform_body .gform_fields .gfield,
        #header .gform_wrapper .gform_body .gform_fields .gfield,
        #content .gform_wrapper .gform_body .gform_fields .gfield,
        #footer .gform_wrapper .gform_body .gform_fields .gfield,
        .modal-content .gform_wrapper .gform_body .gform_fields .gfield {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%;
          position: relative;
          min-height: 1px;
          padding: 0.5rem;
          margin: 0;
          /* file upload */
          /* time */
          /* labels and input container */
          /* directions */
          /* select */
          /* left and right */
          /* left, middle, right */ }
          #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"],
          #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"],
          #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"],
          #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"],
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"] {
            padding: 2.5rem;
            border: 1px dashed lightgray; }
          #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input[type="number"],
          #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input[type="number"],
          #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input[type="number"],
          #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input[type="number"],
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time input[type="number"] {
            padding: 0; }
          #site .gform_wrapper .gform_body .gform_fields .gfield > .gfield_label,
          #site .gform_wrapper .gform_body .gform_fields .gfield > .ginput_container,
          #header .gform_wrapper .gform_body .gform_fields .gfield > .gfield_label,
          #header .gform_wrapper .gform_body .gform_fields .gfield > .ginput_container,
          #content .gform_wrapper .gform_body .gform_fields .gfield > .gfield_label,
          #content .gform_wrapper .gform_body .gform_fields .gfield > .ginput_container,
          #footer .gform_wrapper .gform_body .gform_fields .gfield > .gfield_label,
          #footer .gform_wrapper .gform_body .gform_fields .gfield > .ginput_container,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield > .gfield_label,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield > .ginput_container {
            margin: 0; }
          #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
          #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
          #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
          #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left {
            margin-right: 0;
            padding-right: 0.5rem; }
          #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
          #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
          #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
          #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right {
            margin-right: 0;
            padding-left: 0.5rem;
            padding-right: 0; }
          @media all and (max-width: 768px) {
            #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
            #site .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
            #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
            #header .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
            #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
            #content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
            #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
            #footer .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right,
            .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_left,
            .modal-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .ginput_right {
              padding: 0 !important;
              margin: 0;
              width: 100%; } }
          #site .gform_wrapper .gform_body .gform_fields .gfield select,
          #header .gform_wrapper .gform_body .gform_fields .gfield select,
          #content .gform_wrapper .gform_body .gform_fields .gfield select,
          #footer .gform_wrapper .gform_body .gform_fields .gfield select,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield select {
            margin: 3px 0 0;
            padding: 1.1rem 1.5rem; }
          #site .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
          #header .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
          #header .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
          #content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
          #content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
          #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
          #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
            max-width: 50%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 50%;
            -moz-box-flex: 0;
            -moz-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
            @media all and (max-width: 576px) {
              #site .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
              #header .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
              #header .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
              #content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
              #content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
              #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
              #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
              .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
              .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
                max-width: 100%;
                -webkit-box-flex: 0;
                -webkit-flex: 0 0 100%;
                -moz-box-flex: 0;
                -moz-flex: 0 0 100%;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
          #site .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
          #header .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
          #header .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
          #header .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
          #content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
          #content .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
          #content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
          #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
          #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
          #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
          .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third {
            max-width: 33.33%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 33.33%;
            -moz-box-flex: 0;
            -moz-flex: 0 0 33.33%;
            -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%; }
            @media all and (max-width: 768px) {
              #site .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third, #site .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
              #header .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
              #header .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
              #header .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
              #content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
              #content .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
              #content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
              #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
              #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
              #footer .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third,
              .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_left_third,
              .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_middle_third,
              .modal-content .gform_wrapper .gform_body .gform_fields .gfield.gf_right_third {
                max-width: 100%;
                -webkit-box-flex: 0;
                -webkit-flex: 0 0 100%;
                -moz-box-flex: 0;
                -moz-flex: 0 0 100%;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    #site .gform_wrapper .gfield_required,
    #header .gform_wrapper .gfield_required,
    #content .gform_wrapper .gfield_required,
    #footer .gform_wrapper .gfield_required,
    .modal-content .gform_wrapper .gfield_required {
      color: #cc0000; }
    #site .gform_wrapper .gfield_error,
    #site .gform_wrapper .validation_error,
    #site .gform_wrapper .validation_message,
    #header .gform_wrapper .gfield_error,
    #header .gform_wrapper .validation_error,
    #header .gform_wrapper .validation_message,
    #content .gform_wrapper .gfield_error,
    #content .gform_wrapper .validation_error,
    #content .gform_wrapper .validation_message,
    #footer .gform_wrapper .gfield_error,
    #footer .gform_wrapper .validation_error,
    #footer .gform_wrapper .validation_message,
    .modal-content .gform_wrapper .gfield_error,
    .modal-content .gform_wrapper .validation_error,
    .modal-content .gform_wrapper .validation_message {
      color: #cc0000;
      text-align: left;
      font-weight: 300;
      /* labels */
      /* input fields */ }
      #site .gform_wrapper .gfield_error .gfield_label,
      #site .gform_wrapper .validation_error .gfield_label,
      #site .gform_wrapper .validation_message .gfield_label,
      #header .gform_wrapper .gfield_error .gfield_label,
      #header .gform_wrapper .validation_error .gfield_label,
      #header .gform_wrapper .validation_message .gfield_label,
      #content .gform_wrapper .gfield_error .gfield_label,
      #content .gform_wrapper .validation_error .gfield_label,
      #content .gform_wrapper .validation_message .gfield_label,
      #footer .gform_wrapper .gfield_error .gfield_label,
      #footer .gform_wrapper .validation_error .gfield_label,
      #footer .gform_wrapper .validation_message .gfield_label,
      .modal-content .gform_wrapper .gfield_error .gfield_label,
      .modal-content .gform_wrapper .validation_error .gfield_label,
      .modal-content .gform_wrapper .validation_message .gfield_label {
        color: #cc0000; }
      #site .gform_wrapper .gfield_error input[type="text"],
      #site .gform_wrapper .gfield_error input[type="email"],
      #site .gform_wrapper .gfield_error input[type="url"],
      #site .gform_wrapper .gfield_error input[type="password"],
      #site .gform_wrapper .gfield_error input[type="search"],
      #site .gform_wrapper .gfield_error input[type="number"],
      #site .gform_wrapper .gfield_error input[type="tel"],
      #site .gform_wrapper .gfield_error input[type="range"],
      #site .gform_wrapper .gfield_error input[type="date"],
      #site .gform_wrapper .gfield_error input[type="month"],
      #site .gform_wrapper .gfield_error input[type="week"],
      #site .gform_wrapper .gfield_error input[type="time"],
      #site .gform_wrapper .gfield_error input[type="datetime"],
      #site .gform_wrapper .gfield_error input[type="datetime-local"],
      #site .gform_wrapper .gfield_error input[type="color"],
      #site .gform_wrapper .gfield_error textarea,
      #site .gform_wrapper .validation_error input[type="text"],
      #site .gform_wrapper .validation_error input[type="email"],
      #site .gform_wrapper .validation_error input[type="url"],
      #site .gform_wrapper .validation_error input[type="password"],
      #site .gform_wrapper .validation_error input[type="search"],
      #site .gform_wrapper .validation_error input[type="number"],
      #site .gform_wrapper .validation_error input[type="tel"],
      #site .gform_wrapper .validation_error input[type="range"],
      #site .gform_wrapper .validation_error input[type="date"],
      #site .gform_wrapper .validation_error input[type="month"],
      #site .gform_wrapper .validation_error input[type="week"],
      #site .gform_wrapper .validation_error input[type="time"],
      #site .gform_wrapper .validation_error input[type="datetime"],
      #site .gform_wrapper .validation_error input[type="datetime-local"],
      #site .gform_wrapper .validation_error input[type="color"],
      #site .gform_wrapper .validation_error textarea,
      #site .gform_wrapper .validation_message input[type="text"],
      #site .gform_wrapper .validation_message input[type="email"],
      #site .gform_wrapper .validation_message input[type="url"],
      #site .gform_wrapper .validation_message input[type="password"],
      #site .gform_wrapper .validation_message input[type="search"],
      #site .gform_wrapper .validation_message input[type="number"],
      #site .gform_wrapper .validation_message input[type="tel"],
      #site .gform_wrapper .validation_message input[type="range"],
      #site .gform_wrapper .validation_message input[type="date"],
      #site .gform_wrapper .validation_message input[type="month"],
      #site .gform_wrapper .validation_message input[type="week"],
      #site .gform_wrapper .validation_message input[type="time"],
      #site .gform_wrapper .validation_message input[type="datetime"],
      #site .gform_wrapper .validation_message input[type="datetime-local"],
      #site .gform_wrapper .validation_message input[type="color"],
      #site .gform_wrapper .validation_message textarea,
      #header .gform_wrapper .gfield_error input[type="text"],
      #header .gform_wrapper .gfield_error input[type="email"],
      #header .gform_wrapper .gfield_error input[type="url"],
      #header .gform_wrapper .gfield_error input[type="password"],
      #header .gform_wrapper .gfield_error input[type="search"],
      #header .gform_wrapper .gfield_error input[type="number"],
      #header .gform_wrapper .gfield_error input[type="tel"],
      #header .gform_wrapper .gfield_error input[type="range"],
      #header .gform_wrapper .gfield_error input[type="date"],
      #header .gform_wrapper .gfield_error input[type="month"],
      #header .gform_wrapper .gfield_error input[type="week"],
      #header .gform_wrapper .gfield_error input[type="time"],
      #header .gform_wrapper .gfield_error input[type="datetime"],
      #header .gform_wrapper .gfield_error input[type="datetime-local"],
      #header .gform_wrapper .gfield_error input[type="color"],
      #header .gform_wrapper .gfield_error textarea,
      #header .gform_wrapper .validation_error input[type="text"],
      #header .gform_wrapper .validation_error input[type="email"],
      #header .gform_wrapper .validation_error input[type="url"],
      #header .gform_wrapper .validation_error input[type="password"],
      #header .gform_wrapper .validation_error input[type="search"],
      #header .gform_wrapper .validation_error input[type="number"],
      #header .gform_wrapper .validation_error input[type="tel"],
      #header .gform_wrapper .validation_error input[type="range"],
      #header .gform_wrapper .validation_error input[type="date"],
      #header .gform_wrapper .validation_error input[type="month"],
      #header .gform_wrapper .validation_error input[type="week"],
      #header .gform_wrapper .validation_error input[type="time"],
      #header .gform_wrapper .validation_error input[type="datetime"],
      #header .gform_wrapper .validation_error input[type="datetime-local"],
      #header .gform_wrapper .validation_error input[type="color"],
      #header .gform_wrapper .validation_error textarea,
      #header .gform_wrapper .validation_message input[type="text"],
      #header .gform_wrapper .validation_message input[type="email"],
      #header .gform_wrapper .validation_message input[type="url"],
      #header .gform_wrapper .validation_message input[type="password"],
      #header .gform_wrapper .validation_message input[type="search"],
      #header .gform_wrapper .validation_message input[type="number"],
      #header .gform_wrapper .validation_message input[type="tel"],
      #header .gform_wrapper .validation_message input[type="range"],
      #header .gform_wrapper .validation_message input[type="date"],
      #header .gform_wrapper .validation_message input[type="month"],
      #header .gform_wrapper .validation_message input[type="week"],
      #header .gform_wrapper .validation_message input[type="time"],
      #header .gform_wrapper .validation_message input[type="datetime"],
      #header .gform_wrapper .validation_message input[type="datetime-local"],
      #header .gform_wrapper .validation_message input[type="color"],
      #header .gform_wrapper .validation_message textarea,
      #content .gform_wrapper .gfield_error input[type="text"],
      #content .gform_wrapper .gfield_error input[type="email"],
      #content .gform_wrapper .gfield_error input[type="url"],
      #content .gform_wrapper .gfield_error input[type="password"],
      #content .gform_wrapper .gfield_error input[type="search"],
      #content .gform_wrapper .gfield_error input[type="number"],
      #content .gform_wrapper .gfield_error input[type="tel"],
      #content .gform_wrapper .gfield_error input[type="range"],
      #content .gform_wrapper .gfield_error input[type="date"],
      #content .gform_wrapper .gfield_error input[type="month"],
      #content .gform_wrapper .gfield_error input[type="week"],
      #content .gform_wrapper .gfield_error input[type="time"],
      #content .gform_wrapper .gfield_error input[type="datetime"],
      #content .gform_wrapper .gfield_error input[type="datetime-local"],
      #content .gform_wrapper .gfield_error input[type="color"],
      #content .gform_wrapper .gfield_error textarea,
      #content .gform_wrapper .validation_error input[type="text"],
      #content .gform_wrapper .validation_error input[type="email"],
      #content .gform_wrapper .validation_error input[type="url"],
      #content .gform_wrapper .validation_error input[type="password"],
      #content .gform_wrapper .validation_error input[type="search"],
      #content .gform_wrapper .validation_error input[type="number"],
      #content .gform_wrapper .validation_error input[type="tel"],
      #content .gform_wrapper .validation_error input[type="range"],
      #content .gform_wrapper .validation_error input[type="date"],
      #content .gform_wrapper .validation_error input[type="month"],
      #content .gform_wrapper .validation_error input[type="week"],
      #content .gform_wrapper .validation_error input[type="time"],
      #content .gform_wrapper .validation_error input[type="datetime"],
      #content .gform_wrapper .validation_error input[type="datetime-local"],
      #content .gform_wrapper .validation_error input[type="color"],
      #content .gform_wrapper .validation_error textarea,
      #content .gform_wrapper .validation_message input[type="text"],
      #content .gform_wrapper .validation_message input[type="email"],
      #content .gform_wrapper .validation_message input[type="url"],
      #content .gform_wrapper .validation_message input[type="password"],
      #content .gform_wrapper .validation_message input[type="search"],
      #content .gform_wrapper .validation_message input[type="number"],
      #content .gform_wrapper .validation_message input[type="tel"],
      #content .gform_wrapper .validation_message input[type="range"],
      #content .gform_wrapper .validation_message input[type="date"],
      #content .gform_wrapper .validation_message input[type="month"],
      #content .gform_wrapper .validation_message input[type="week"],
      #content .gform_wrapper .validation_message input[type="time"],
      #content .gform_wrapper .validation_message input[type="datetime"],
      #content .gform_wrapper .validation_message input[type="datetime-local"],
      #content .gform_wrapper .validation_message input[type="color"],
      #content .gform_wrapper .validation_message textarea,
      #footer .gform_wrapper .gfield_error input[type="text"],
      #footer .gform_wrapper .gfield_error input[type="email"],
      #footer .gform_wrapper .gfield_error input[type="url"],
      #footer .gform_wrapper .gfield_error input[type="password"],
      #footer .gform_wrapper .gfield_error input[type="search"],
      #footer .gform_wrapper .gfield_error input[type="number"],
      #footer .gform_wrapper .gfield_error input[type="tel"],
      #footer .gform_wrapper .gfield_error input[type="range"],
      #footer .gform_wrapper .gfield_error input[type="date"],
      #footer .gform_wrapper .gfield_error input[type="month"],
      #footer .gform_wrapper .gfield_error input[type="week"],
      #footer .gform_wrapper .gfield_error input[type="time"],
      #footer .gform_wrapper .gfield_error input[type="datetime"],
      #footer .gform_wrapper .gfield_error input[type="datetime-local"],
      #footer .gform_wrapper .gfield_error input[type="color"],
      #footer .gform_wrapper .gfield_error textarea,
      #footer .gform_wrapper .validation_error input[type="text"],
      #footer .gform_wrapper .validation_error input[type="email"],
      #footer .gform_wrapper .validation_error input[type="url"],
      #footer .gform_wrapper .validation_error input[type="password"],
      #footer .gform_wrapper .validation_error input[type="search"],
      #footer .gform_wrapper .validation_error input[type="number"],
      #footer .gform_wrapper .validation_error input[type="tel"],
      #footer .gform_wrapper .validation_error input[type="range"],
      #footer .gform_wrapper .validation_error input[type="date"],
      #footer .gform_wrapper .validation_error input[type="month"],
      #footer .gform_wrapper .validation_error input[type="week"],
      #footer .gform_wrapper .validation_error input[type="time"],
      #footer .gform_wrapper .validation_error input[type="datetime"],
      #footer .gform_wrapper .validation_error input[type="datetime-local"],
      #footer .gform_wrapper .validation_error input[type="color"],
      #footer .gform_wrapper .validation_error textarea,
      #footer .gform_wrapper .validation_message input[type="text"],
      #footer .gform_wrapper .validation_message input[type="email"],
      #footer .gform_wrapper .validation_message input[type="url"],
      #footer .gform_wrapper .validation_message input[type="password"],
      #footer .gform_wrapper .validation_message input[type="search"],
      #footer .gform_wrapper .validation_message input[type="number"],
      #footer .gform_wrapper .validation_message input[type="tel"],
      #footer .gform_wrapper .validation_message input[type="range"],
      #footer .gform_wrapper .validation_message input[type="date"],
      #footer .gform_wrapper .validation_message input[type="month"],
      #footer .gform_wrapper .validation_message input[type="week"],
      #footer .gform_wrapper .validation_message input[type="time"],
      #footer .gform_wrapper .validation_message input[type="datetime"],
      #footer .gform_wrapper .validation_message input[type="datetime-local"],
      #footer .gform_wrapper .validation_message input[type="color"],
      #footer .gform_wrapper .validation_message textarea,
      .modal-content .gform_wrapper .gfield_error input[type="text"],
      .modal-content .gform_wrapper .gfield_error input[type="email"],
      .modal-content .gform_wrapper .gfield_error input[type="url"],
      .modal-content .gform_wrapper .gfield_error input[type="password"],
      .modal-content .gform_wrapper .gfield_error input[type="search"],
      .modal-content .gform_wrapper .gfield_error input[type="number"],
      .modal-content .gform_wrapper .gfield_error input[type="tel"],
      .modal-content .gform_wrapper .gfield_error input[type="range"],
      .modal-content .gform_wrapper .gfield_error input[type="date"],
      .modal-content .gform_wrapper .gfield_error input[type="month"],
      .modal-content .gform_wrapper .gfield_error input[type="week"],
      .modal-content .gform_wrapper .gfield_error input[type="time"],
      .modal-content .gform_wrapper .gfield_error input[type="datetime"],
      .modal-content .gform_wrapper .gfield_error input[type="datetime-local"],
      .modal-content .gform_wrapper .gfield_error input[type="color"],
      .modal-content .gform_wrapper .gfield_error textarea,
      .modal-content .gform_wrapper .validation_error input[type="text"],
      .modal-content .gform_wrapper .validation_error input[type="email"],
      .modal-content .gform_wrapper .validation_error input[type="url"],
      .modal-content .gform_wrapper .validation_error input[type="password"],
      .modal-content .gform_wrapper .validation_error input[type="search"],
      .modal-content .gform_wrapper .validation_error input[type="number"],
      .modal-content .gform_wrapper .validation_error input[type="tel"],
      .modal-content .gform_wrapper .validation_error input[type="range"],
      .modal-content .gform_wrapper .validation_error input[type="date"],
      .modal-content .gform_wrapper .validation_error input[type="month"],
      .modal-content .gform_wrapper .validation_error input[type="week"],
      .modal-content .gform_wrapper .validation_error input[type="time"],
      .modal-content .gform_wrapper .validation_error input[type="datetime"],
      .modal-content .gform_wrapper .validation_error input[type="datetime-local"],
      .modal-content .gform_wrapper .validation_error input[type="color"],
      .modal-content .gform_wrapper .validation_error textarea,
      .modal-content .gform_wrapper .validation_message input[type="text"],
      .modal-content .gform_wrapper .validation_message input[type="email"],
      .modal-content .gform_wrapper .validation_message input[type="url"],
      .modal-content .gform_wrapper .validation_message input[type="password"],
      .modal-content .gform_wrapper .validation_message input[type="search"],
      .modal-content .gform_wrapper .validation_message input[type="number"],
      .modal-content .gform_wrapper .validation_message input[type="tel"],
      .modal-content .gform_wrapper .validation_message input[type="range"],
      .modal-content .gform_wrapper .validation_message input[type="date"],
      .modal-content .gform_wrapper .validation_message input[type="month"],
      .modal-content .gform_wrapper .validation_message input[type="week"],
      .modal-content .gform_wrapper .validation_message input[type="time"],
      .modal-content .gform_wrapper .validation_message input[type="datetime"],
      .modal-content .gform_wrapper .validation_message input[type="datetime-local"],
      .modal-content .gform_wrapper .validation_message input[type="color"],
      .modal-content .gform_wrapper .validation_message textarea {
        background-color: #f9e5e5;
        max-width: 100% !important; }
    #site .gform_wrapper .gfield_error,
    #header .gform_wrapper .gfield_error,
    #content .gform_wrapper .gfield_error,
    #footer .gform_wrapper .gfield_error,
    .modal-content .gform_wrapper .gfield_error {
      width: 100%;
      max-width: 100% !important;
      border: 0 !important;
      background-color: transparent; }
    #site .gform_wrapper .validation_error,
    #header .gform_wrapper .validation_error,
    #content .gform_wrapper .validation_error,
    #footer .gform_wrapper .validation_error,
    .modal-content .gform_wrapper .validation_error {
      margin: 1rem 0;
      border: 0;
      padding: 0; }
    #site .gform_wrapper .validation_message,
    #header .gform_wrapper .validation_message,
    #content .gform_wrapper .validation_message,
    #footer .gform_wrapper .validation_message,
    .modal-content .gform_wrapper .validation_message {
      padding: 0 !important;
      margin: 0.5rem 0 0 !important; }

/* WP Plugin -= WooCommerce
-------------------------------------------------------------------------------*/
#site .woocommerce .col2-set,
#site .woocommerce-page .col2-set {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  #site .woocommerce .col2-set .col-1,
  #site .woocommerce .col2-set .col-2,
  #site .woocommerce-page .col2-set .col-1,
  #site .woocommerce-page .col2-set .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%; }
    @media all and (max-width: 992px) {
      #site .woocommerce .col2-set .col-1,
      #site .woocommerce .col2-set .col-2,
      #site .woocommerce-page .col2-set .col-1,
      #site .woocommerce-page .col2-set .col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%; } }

#site .woocommerce .woocommerce-billing-fields .form-row label,
#site .woocommerce .woocommerce-billing-fields .form-row input,
#site .woocommerce .woocommerce-shipping-fields .form-row label,
#site .woocommerce .woocommerce-shipping-fields .form-row input,
#site .woocommerce .woocommerce-additional-fields .form-row label,
#site .woocommerce .woocommerce-additional-fields .form-row input,
#site .woocommerce-page .woocommerce-billing-fields .form-row label,
#site .woocommerce-page .woocommerce-billing-fields .form-row input,
#site .woocommerce-page .woocommerce-shipping-fields .form-row label,
#site .woocommerce-page .woocommerce-shipping-fields .form-row input,
#site .woocommerce-page .woocommerce-additional-fields .form-row label,
#site .woocommerce-page .woocommerce-additional-fields .form-row input {
  width: 100%; }

#site .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper,
#site .woocommerce .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper,
#site .woocommerce .woocommerce-additional-fields .form-row .woocommerce-input-wrapper,
#site .woocommerce-page .woocommerce-billing-fields .form-row .woocommerce-input-wrapper,
#site .woocommerce-page .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper,
#site .woocommerce-page .woocommerce-additional-fields .form-row .woocommerce-input-wrapper {
  display: block;
  width: 100%; }
