/*
Theme Name: Mulege Madness

Fonts Used:
font-family: "Open Sans", sans-serif;
font-family: "Handlee", cursive;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
.page-template-front-page #header {
  display: table;
  width: 100%;
  background: url("images/header.webp") top center no-repeat #000;
  background-size: cover;
}
.page-template-front-page #branding {
  display: table;
  width: 1500px;
  margin: 6em auto 6em auto;
}
.page-template-front-page #branding .left {
  display: table-cell;
  vertical-align: top;
  width: 65%;
}
.page-template-front-page #branding .left .tagline {
  display: table;
  width: 100%;
  margin: 0 0 0.35em 0;
  font-family: "Handlee", cursive;
  font-size: 4em;
  color: #ffff00;
  line-height: 1.333em;
}
.page-template-front-page #branding .left .phone {
  display: table;
  width: 100%;
  margin: 0 0 1em 0;
  font-size: 2.667em;
  color: #fff;
  line-height: 1.333em;
}
.page-template-front-page #branding .left .social a {
  display: inline-table;
  width: 3.333em;
  height: 3.333em;
  margin: 0 1em 0 0;
}
.page-template-front-page #branding .right img {
  width: 28em;
}
#header {
  display: table;
  width: 100%;
  background: url("images/header.webp") center no-repeat #000;
  background-size: cover;
}
#branding {
  display: table;
  width: 1500px;
  margin: 1em auto 1em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: top;
  width: 65%;
}
#branding .left .tagline {
  display: table;
  width: 100%;
  margin: 0 0 0.35em 0;
  font-family: "Handlee", cursive;
  font-size: 2em;
  color: #ffff00;
  line-height: 1.333em;
}
#branding .left .phone {
  display: table;
  width: 100%;
  margin: 0 0 1em 0;
  font-size: 1.556em;
  color: #fff;
  line-height: 1.333em;
}
#branding .left .phone a {
  color: #fff;
}
#branding .left .phone a:hover {
  color: #ffff00;
}
#branding .left .social {
  display: table;
  width: 100%;
  margin: 0;
}
#branding .left .social a {
  display: inline-table;
  width: 2.667em;
  height: 2.667em;
  margin: 0 1em 0 0;
}
#branding .left .social a.youtube {
  background: url("images/youtube-icon.webp") center no-repeat;
  background-size: contain;
}
#branding .left .social a.facebook {
  background: url("images/facebook-icon.webp") center no-repeat;
  background-size: contain;
}
#branding .left .social a.instagram {
  background: url("images/instagram-icon.webp") center no-repeat;
  background-size: contain;
}
#branding .left .social a.twitter {
  background: url("images/x-icon.webp") center no-repeat;
  background-size: contain;
}
#branding .right {
  display: table-cell;
  vertical-align: top;
  width: 35%;
}
#branding .right img {
  display: table;
  width: 12em;
  margin: 0;
  float: right;
  max-width: 100%;
}
/*--------- STICKY HEADER ELEMENTS --------- */
.page-template-front-page .desktopheader {
  position: relative;
}
.desktopheader {
  position: fixed;
  background: #fff;
  z-index: 999;
  top: 0;
  transition: all 0.5s;
}
.desktopheader-alt {
  position: fixed;
  background: #fff;
  z-index: 999;
  top: 0;
  transition: all 0.5s;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
  background: #000;
  font-family: "Handlee", cursive;
  padding: 0.5em;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: auto !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-323 > a.mega-menu-link {
  background: #ff00cc !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-323 > a.mega-menu-link:hover {
  background: #00ff00 !important;
  color: #000 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-323.mega-current-menu-item > a.mega-menu-link {
  background: #00ff00 !important;
  color: #000 !important;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #000;
}
#footer .footerinfo {
  display: table;
  width: 1500px;
  margin: 4em auto 4em auto;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
  font-size: 2.667em;
  color: #fff;
  line-height: 1.333em;
}
#footer .footerinfo .left a {
  color: #fff;
}
#footer .footerinfo .left a:hover {
  color: #25d366;
}
#footer .footerinfo .left a i {
  color: #25d366;
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: middle;
  width: 34%;
}
#footer .footerinfo .middle img {
  display: table;
  margin: 0 auto;
  width: 28em;
  max-width: 100%;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
  font-size: 1.667em;
  color: #fff;
  line-height: 1.333em;
  text-align: right;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background: url("images/homebanner.webp") top center no-repeat;
  background-size: cover;
}
#homebanner ul {
  display: grid;
  gap: 0 10%;
  grid-template-columns: 45% 45%;
  width: 1500px;
  margin: 5em auto;
  align-items: flex-end;
}
#homebanner ul li:first-child h1 {
  font-size: 2.222em;
  font-weight: 700;
  line-height: 1.444em;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent header {
  display: none;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent h1 {}
.page-template-front-page #container #homecontent p {
  font-size: 1.333em;
  line-height: 1.556em;
  margin: 0 0 1.5em 0;
  color: #fff;
  text-align: center;
}
.page-template-front-page #container #homecontent p:empty {
  display: none;
}
.page-template-front-page #container #homecontent p:last-of-type {
  margin: 0;
}
.page-template-front-page #container #homecontent img {
  display: table;
  width: 100%;
  margin: 0;
  border-radius: 5px;
  box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.25);
}
.page-template-front-page #container #homecontent .video {
  display: table;
  width: 720px;
  margin: 3em auto 4em auto;
  border: 3px solid #fff;
  border-radius: 5px;
  box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.45);
}
.page-template-front-page #container #homecontent .video .videocontainer {
  padding-bottom: 75.25%;
  border-radius: 5px;
}
.page-template-front-page #container #homecontent .video .videocontainer iframe {
  border-radius: 5px;
}
.page-template-front-page #container #homecontent .firstsection {
  display: table;
  width: 100%;
  background: url("images/bgsection1.webp") top center no-repeat #000;
  background-size: cover;
}
.page-template-front-page #container #homecontent .secondsection {
  display: table;
  width: 100%;
  background: url("images/bgsection2.webp") top center no-repeat #000;
  background-size: cover;
}
.page-template-front-page #container #homecontent .contents {
  width: 1500px;
  display: table;
  margin: 0 auto;
  padding: 4em 0 4em 0;
}
.page-template-front-page #container #homecontent .contents ul {
  display: grid;
  gap: 1.333em 2%;
  grid-template-columns: 32% 32% 32%;
  width: 100%;
  margin: 3em 0;
}
.page-template-front-page #container #homecontent .contents ul li img {
  display: table;
  width: 100%;
  margin: 0;
}
.page-template-front-page #container #homecontent .contents h2 {
  font-family: "Handlee", cursive;
  font-size: 4em;
  line-height: 1.333em;
  color: #00ff00;
  text-align: center;
}
.page-template-front-page #container #homecontent .contents .social {
  display: table;
  width: 100%;
  margin: 3em 0 0 0;
}
.page-template-front-page #container #homecontent .contents .social h3 {
  font-family: "Handlee", cursive;
  font-size: 2em;
  line-height: 1.333em;
  color: #ff00cc;
  text-align: center;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks {
  display: table;
  width: auto;
  margin: 2em auto 0 auto;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks a {
  display: inline-table;
  width: 3.333em;
  height: 3.333em;
  margin: 0 1em 0 0;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks a.youtube {
  background: url("images/youtube-icon.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks a.facebook {
  background: url("images/facebook-icon.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks a.instagram {
  background: url("images/instagram-icon.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .contents .social .sociallinks a.twitter {
  background: url("images/x-icon.webp") center no-repeat;
  background-size: contain;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #37b6ff;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 1500px;
  display: table;
  margin: 330px auto 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #000;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #ff00cc;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
#container #content .imgright {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 5px;
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 5px;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
#container #content .threecolgrid {
  display: grid;
  gap: 1em 2%;
  grid-template-columns: 32% 32% 32%;
  width: 100%;
  margin: 0 0 0 2em 0;
  padding: 0;
}
#container #content .threecolgrid li {
  list-style: none;
  padding: 0;
}
#container #content .threecolgrid li:before {
  display: none;
}
#container #content .threecolgrid li img {
  display: table;
  width: 100%;
  margin: 0;
  border-radius: 5px;
}
#container #content .pricing {
  display: table;
  width: auto;
  max-width: 100%;
  margin: 0 0 1.5em 0;
  padding: 1.5em;
  background: #f8f8f8;
  border: 1px solid #ff00cc;
  border-radius: 5px;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3.333em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 10em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 3.333em;
  text-transform: uppercase;
  background: #000;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #000;
  background: #fff;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: yellow !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: white !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: yellow !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- SIDEBAR ELEMENTS --------- */
.reserve {
  display: table;
  width: 100%;
  background: #000;
  color: #00ff00;
  font-family: "Handlee", cursive;
  font-size: 2em;
  line-height: 1.333em;
  text-align: center;
  padding: 0.5em 1em;
  border-radius: 1em;
  border: 2px solid #ff00cc;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.25);
  margin: 0 0 1.5em 0;
  position: relative;
}
.reserve:hover {
  background: #ff00cc;
  color: #ffffff;
}
.reserve:before {
  content: "";
  display: table;
  margin: 0 auto 0.125em auto;
  width: 4em;
  height: 4em;
  background: url(images/logo.webp) center no-repeat;
  background-size: contain;
  z-index: -1;
}
.sidebarform {
  display: table;
  width: 100%;
  background: #37b6ff;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.778em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em 0;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  border-radius: 5px;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.videocontainer iframe {
  display: table;
  border-radius: 5px;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
  width: 100%;
  display: table;
}
.contact .address {
  width: 48%;
  float: left;
  display: table;
  text-align: left;
  font-size: 1em;
}
.contact .hours {
  width: 48%;
  float: right;
  display: table;
}
.contact .map {
  clear: both;
  float: left;
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
  color: #bf2031;
}
.contact .map iframe {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
}
.contact .map .left {
  float: left;
  width: 49%;
}
.contact .map .right {
  float: right;
  width: 49%;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_template_tag_item_content img {}
/* --------- BOOKMARK ELEMENTS --------- */
#canopy, #drone, #gopro, #float {
  scroll-margin-top: 330px;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width #content {
  width: 100%;	
}
.page-template-full-width #content h1 {
  text-align: center;
}
/* --------- RESERVATION PAGE ELEMENTS --------- */
.reservation {
  display: table;
  width: 76%;
  margin: 0 auto;
}
/* --------- NINJA FORM ELEMENTS --------- */
#container #content .nf-form-fields-required {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.444em;
  text-align: center;
}
#container #content .nf-form-content {
  display: table;
  width: 100%;
  margin: 1em auto 0 auto;
}
#container #content .nf-form-cont h3 {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.444em;
  text-transform: uppercase;
}
#container #content .nf-form-cont .html-wrap {
  font-size: 1em;
  font-weight: 400;
  line-height: 2.5em;
}
#container #content .nf-form-content label {
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}
#container #content .nf-field-label .nf-label-span, #container #content .nf-field-label label {
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}
#container #content .nf-form-content hr.ninja-forms-field {
  margin: 0.25em 0;
  background: none;
  border-top: 1px dashed #ccc;
  border-bottom: none;
}
#container #content .nf-form-content .list-select-wrap .nf-field-element > div {
  font-size: 1em;
  font-weight: 400;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 5px;
  width: 100%;
}
#container #content .nf-form-content input:not([type="button"]) {
  display: table;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 5px;
}
#container #content .nf-form-content select {
  display: table;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 2.5em;
  border-radius: 5px;
  width: 100%;
}
#container #content .nf-form-content textarea {
  display: table;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.333em;
  border-radius: 5px;
}
#container #content .nf-form-content .checkbox-container.label-right label:after {
  top: 0.2em;
}
#container #content .nf-form-content button {
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 1em;
  border-radius: 5px;
}
#container #content .nf-form-content input[type="button"] {
  display: table;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  padding: 0 1em;
  border-radius: 5px;
}
#container #content .nf-form-content input[type="submit"] {
  display: table;
  float: right;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  padding: 0 1em;
  border-radius: 5px;
}
#container #content .nf-form-content .label-right .nf-field-element {
  width: 80%;
}
#container #content .nf-form-content .label-left .nf-field-element {
  width: 20%;
}
#container #content .nf-form-content ul li:before {
  display: none;
}
/* Make Ninja Forms radio buttons horizontal */
#container #content .nf-field .nf-field-element li {
  display: inline-block !important;
  margin-right: 1em !important;
  line-height: 1em;
  height: 1em;
}
#container #content .nf-field .nf-field-element li input {
  float: none;
}
/* Optional: vertically center align labels with radio inputs */
#container #content .nf-field .nf-field-element label {
  display: inherit;
  vertical-align: middle;
}
#container #content .nf-field-container {
  margin-bottom: 0;
}