/*
Theme Name: Yoga With Keren Website
Theme URI: https://yogawithkeren.com
Description: A responsive and bespoke Wordpress theme built by Equivalent Exchange for Keren Cooksey.
Author: Min Dean
Author URI: https://equivalent-exchange.com
Version: 3.0
*/
/* Imports
-------------------------------------------------------------------------------*/
a,
hr {
  padding: 0;
}
input[type=checkbox],
th {
  vertical-align: top;
}
a,
button,
input,
select,
textarea {
  margin: 0;
}
article,
aside,
details,
figure,
footer,
header,
hr,
nav,
section,
summary {
  display: block;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: 400;
  vertical-align: baseline;
  background: 0 0;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
embed,
img,
object {
  max-width: 100%;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
a {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
th {
  font-weight: 700;
}
td {
  font-weight: 400;
  vertical-align: top;
}
hr {
  border: 0;
}
input,
select {
  vertical-align: middle;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type=radio] {
  vertical-align: text-bottom;
}
.ie7 input[type=checkbox] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
input,
select,
textarea {
  font: 99% sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font: 100%;
}
small {
  font-size: 85%;
}
strong {
  font-weight: 700;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
}
.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
  cursor: pointer;
}
button,
input[type=button] {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.border-radius {
  border-radius: 0.5rem;
}
.innerbase-box-shadow {
  box-shadow: 0 -1.25rem 0 rgba(255, 255, 255, 0.5) inset;
}
.gradient-background-sand {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 210, 194, 1) 0%, rgba(255, 242, 233, 0.4) 28%, rgba(255, 242, 233, 0) 80%, rgba(255, 210, 194, 1) 100%);
}
.gradient-background-vpale-sand {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 240, 234, 0.9) 0%, rgba(255, 240, 234, 0) 80%, rgba(255, 240, 234, 0.9) 100%);
}
.text-gradient {
  background: -webkit-linear-gradient(left, #1e212f, #4eb7b2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text-gradient-light {
  background: -webkit-linear-gradient(left, #fff, #ffd2c2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gradient-overlay-palesand:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 240, 234, 0.9) 0%, rgba(255, 240, 234, 0) 80%, rgba(255, 240, 234, 0.9) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.gradient-overlay-palesand:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.gradient-overlay:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 210, 194, 1) 0%, rgba(255, 242, 233, 0.4) 28%, rgba(255, 242, 233, 0) 80%, rgba(255, 210, 194, 1) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.gradient-overlay:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.go-green:before {
  background: rgba(139, 206, 133, 0.5);
}
.go-ltblue:before {
  background: rgba(78, 183, 178, 0.4);
}
.go-dkblue:before {
  background: rgba(17, 160, 223, 0.5);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cb {
  clear: both;
}
.fsp-input {
  border-radius: 0.5rem;
  background: #fff;
  border: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  height: 5.8rem;
  padding: 1.5rem;
  transition: none;
  width: 100%;
}
.fsp-input:focus,
.fsp-input:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none;
}
@media only screen and (min-width: 980px) {
  .fsp-input {
    font-size: 2rem;
  }
}
.fsp-input-appear {
  -webkit-appearance: none;
  appearance: none;
}
.horizontal-links {
  list-style-type: none !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0 !important;
}
.horizontal-links .hl-item {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 1rem;
  text-align: center;
  width: 100%;
}
.horizontal-links .hl-item-link {
  text-decoration: none;
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 980px) {
  .horizontal-links .hl-item {
    font-size: 2rem;
  }
}
.arrowed-btn {
  color: #1e212f;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
}
.arrowed-btn:after {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 1rem;
}
.arrowed-btn:visited {
  color: #1e212f;
}
.arrowed-btn:hover,
.arrowed-btn:active,
.arrowed-btn:focus {
  color: #4eb7b2;
}
.arrowed-btn.arrow-reverse:after {
  display: none;
}
.arrowed-btn.arrow-reverse:before {
  content: "\f0a8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.std-btn {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.std-btn:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.std-btn:hover,
.std-btn:focus,
.std-btn:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.green-btn {
  border: 0.3rem solid rgba(139, 206, 133, 0.5);
  color: #8bce85;
}
.green-btn:visited {
  border: 0.3rem solid rgba(139, 206, 133, 0.5);
  color: #8bce85;
}
.green-btn:hover,
.green-btn:focus,
.green-btn:active {
  background: #8bce85;
  border: 0.3rem solid rgba(139, 206, 133, 0.5);
  color: #fff;
}
.ltblue-btn {
  border: 0.3rem solid rgba(78, 183, 178, 0.5);
  color: #4eb7b2;
}
.ltblue-btn:visited {
  border: 0.3rem solid rgba(78, 183, 178, 0.5);
  color: #4eb7b2;
}
.ltblue-btn:hover,
.ltblue-btn:focus,
.ltblue-btn:active {
  background: #4eb7b2;
  border: 0.3rem solid rgba(78, 183, 178, 0.5);
  color: #fff;
}
.tan-btn {
  border: 0.3rem solid rgba(201, 153, 137, 0.5);
  color: #c99989;
}
.tan-btn:visited {
  border: 0.3rem solid rgba(201, 153, 137, 0.5);
  color: #c99989;
}
.tan-btn:hover,
.tan-btn:focus,
.tan-btn:active {
  background: #c99989;
  border: 0.3rem solid rgba(201, 153, 137, 0.5);
  color: #fff;
}
.fw-btn {
  width: 100%;
}
.full-width-container {
  position: relative;
  width: 100%;
}
.opacity-on-hover {
  border: 0;
  opacity: 1;
  text-decoration: none;
}
.opacity-on-hover:hover {
  border: 0;
  opacity: 0.9;
}
.hide,
.sr-only {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.unhide {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}
@media only screen and (min-width: 764px) {
  .horizontal-links {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .horizontal-links .hl-item {
    height: 100%;
    margin-right: 2rem;
    width: auto;
  }
  .horizontal-links .hl-item:last-child {
    margin-right: 0;
  }
  .horizontal-links .hl-item-link {
    display: flex;
    position: relative;
    text-align: center;
  }
}
/* Used in both styles and editor-styles */
blockquote {
  color: rgba(30, 33, 47, 0.8);
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2rem;
  margin: 3rem 0;
  padding: 0 0 0 2.4rem;
  position: relative;
  quotes: "\201C" "\201D";
  width: 100%;
}
blockquote:before {
  color: #4eb7b2;
  content: open-quote;
  font-size: 3rem;
  left: 0;
  position: absolute;
  top: -1rem;
}
blockquote p {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2rem;
  line-height: 1.385;
  margin-bottom: 0 !important;
}
blockquote cite {
  color: #4eb7b2;
  display: flex;
  flex-direction: column;
  font-style: normal;
  line-height: 1;
  margin-top: 1rem;
  align-items: flex-end;
}
blockquote cite .blockquote-name,
blockquote cite .by-line {
  color: #1e212f;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
blockquote cite .blockquote-date,
blockquote cite .review-meta {
  color: #c99989;
  font-size: 1.6rem;
}
a,
a:visited {
  color: #4eb7b2;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #11a0df;
}
hr {
  border: 0.1rem solid #ffd2c2;
  display: block;
  margin: 2rem 0 4rem;
  width: 100%;
}
table {
  border: 0;
  margin: 3rem 0;
  width: 100%;
}
table td,
table th {
  color: #1e212f;
  font-size: 2rem;
  padding: 1.5rem;
}
table td p,
table th p,
table td li,
table th li {
  font-size: 2rem;
  margin-bottom: 0;
}
table td h1,
table th h1,
table td h2,
table th h2,
table td h3,
table th h3,
table td h4,
table th h4,
table td h5,
table th h5,
table td h6,
table th h6 {
  font-size: 2rem;
  margin-bottom: 0;
}
table thead td,
table tfoot td,
table th {
  text-transform: uppercase;
}
table tr:nth-child(odd) {
  background: rgba(78, 183, 178, 0.1);
}
/* Customised editor styles */
.green-text {
  color: #8bce85;
}
.light-blue-text {
  color: #4eb7b2;
}
.dark-blue-text {
  color: #11a0df;
}
.tan-text {
  color: #c99989;
}
.large-text {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2.2rem;
  line-height: 1.5;
}
.small-text {
  display: block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.6rem;
  line-height: 1.625;
}
.box-notice {
  border-radius: 0.5rem;
  background: rgba(201, 153, 137, 0.1);
  border: 0.3rem solid #c99989;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  margin-top: 2rem;
  padding: 1.5rem 2rem;
  width: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  width: 100%;
  position: relative;
}
html {
  font-size: 62.5%;
}
body {
  color: #1e212f;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  line-height: 1.333;
  min-width: 280px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
}
body,
select,
input,
textarea {
  color: #1e212f;
}
.deviceClass {
  float: left;
}
a,
a:visited {
  text-decoration: none;
}
::-moz-selection {
  background: rgba(255, 242, 233, 0.4);
  color: #333;
  text-shadow: none;
}
::selection {
  background: rgba(255, 242, 233, 0.4);
  color: #333;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #4eb7b2;
}
ins {
  color: #333;
  text-decoration: none;
}
mark {
  background-color: #fff;
  color: #333;
  font-style: italic;
  font-weight: bold;
}
::-webkit-input-placeholder {
  color: rgba(30, 33, 47, 0.7);
}
:-moz-placeholder {
  color: rgba(30, 33, 47, 0.7);
}
::-moz-placeholder {
  color: rgba(30, 33, 47, 0.7);
}
:-ms-input-placeholder {
  color: rgba(30, 33, 47, 0.7);
}
.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
}
.inner-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding-left: 6.25%;
  padding-right: 6.25%;
}
.header-wrapper {
  position: relative;
  width: 100%;
  z-index: 3;
}
.logo-navigation-wrapper {
  position: relative;
  width: 100%;
  z-index: 5;
}
.hw-tagline {
  position: relative;
  width: 100%;
  z-index: 4;
}
.main-wrapper {
  position: relative;
  width: 100%;
  z-index: 2;
}
.instagram-wrapper {
  position: relative;
  width: 100%;
  z-index: 2;
}
.mid-footer-wrapper {
  position: relative;
  width: 100%;
  z-index: 2;
}
.footer-wrapper {
  position: relative;
  width: 100%;
  z-index: 2;
}
/* Header
-------------------------------------------------------------------------------*/
.header-top-col {
  width: 100%;
  background-position: top left;
  background-repeat: repeat;
  position: relative;
  z-index: 1;
}
.header-top-col .inner-wrapper {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.header-top-col .htc-content {
  width: 100%;
}
.header-top-col .htc-content p,
.header-top-col .htc-content li,
.header-top-col .htc-content h1,
.header-top-col .htc-content h2,
.header-top-col .htc-content h3,
.header-top-col .htc-content h4,
.header-top-col .htc-content h5,
.header-top-col .htc-content h6,
.header-top-col .htc-content span,
.header-top-col .htc-content a {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}
.header-top-col .htc-content a {
  border: 0;
  opacity: 1;
  text-decoration: none;
}
.header-top-col .htc-content a:hover {
  border: 0;
  opacity: 0.9;
}
.header-wrapper {
  position: relative;
  width: 100%;
  background-color: rgba(201, 153, 137, 0.1);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 -1.25rem 0 rgba(255, 255, 255, 0.5) inset;
  padding-top: 4rem;
}
.header-wrapper:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 240, 234, 0.9) 0%, rgba(255, 240, 234, 0) 80%, rgba(255, 240, 234, 0.9) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.header-wrapper:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.logo-navigation-wrapper {
  border-bottom: 1.25rem solid rgba(78, 183, 178, 0.5);
  border-top: 1.25rem solid rgba(78, 183, 178, 0.5);
}
.logo-navigation-wrapper .lnw-inner {
  position: relative;
  width: 100%;
  background: #4eb7b2;
  padding-top: 3rem;
}
.logo-navigation-wrapper .inner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nw-web-logo-link {
  position: relative;
  width: 100%;
  border: 0;
  opacity: 1;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3rem;
}
.nw-web-logo-link:hover {
  border: 0;
  opacity: 0.9;
}
.nw-web-logo-text {
  background: url('_/img/ywk-text.png') no-repeat top left;
  background-size: 15.8rem 4.9rem;
  display: flex;
  flex-direction: column;
  height: 4.9rem;
  position: relative;
  text-indent: -9999px;
  width: 15.8rem;
}
.nw-web-logo-image {
  background: url("_/img/ywk-flower.png") no-repeat top left;
  background-size: 4.8rem 4.9rem;
  display: flex;
  height: 4.9rem;
  margin-right: 1rem;
  width: 4.8rem;
  z-index: 2;
}
.hw-tagline {
  margin: 10rem 0;
}
.tbc-tagline {
  background: -webkit-linear-gradient(left, #1e212f, #4eb7b2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 3rem;
}
body.page-id-39 .header-wrapper,
body.parent-pageid-39 .header-wrapper,
body.ancestor-page-39 .header-wrapper {
  background-size: 1200px auto;
  background-position: top center;
}
body.page-id-39 .nw-web-logo-text,
body.parent-pageid-39 .nw-web-logo-text,
body.ancestor-page-39 .nw-web-logo-text {
  background: url('_/img/fyschool-text-logo-white.png') no-repeat top left;
  background-size: 14.4rem 4.9rem;
  display: flex;
  flex-direction: column;
  height: 4.9rem;
  position: relative;
  text-indent: -9999px;
  width: 14.4rem;
}
body.page-id-39 .nw-web-logo-image,
body.parent-pageid-39 .nw-web-logo-image,
body.ancestor-page-39 .nw-web-logo-image {
  background: url("_/img/fyschool-logo-white.png") no-repeat top left;
  background-size: 2.9rem 4.9rem;
  display: flex;
  height: 4.9rem;
  margin-right: 1rem;
  width: 2.9rem;
  z-index: 2;
}
/* Main wrapper area
-------------------------------------------------------------------------------*/
.main-inner-wrapper {
  padding-bottom: 3rem;
  padding-top: 3rem;
  position: relative;
}
/* Navigation
-------------------------------------------------------------------------------*/
.navigation-wrapper {
  min-width: 100%;
  padding: 0;
}
.navigation-wrapper .expand-nav {
  padding-bottom: 3rem;
}
.navigation-wrapper .expand-nav li {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}
.navigation-wrapper .expand-nav a {
  color: #fff;
  padding: 1.2rem 0;
}
.navigation-wrapper .expand-nav a:visited {
  color: #fff;
}
.navigation-wrapper .expand-nav a:hover,
.navigation-wrapper .expand-nav a:focus,
.navigation-wrapper .expand-nav a:active {
  color: #ffd2c2;
}
.navigation-wrapper .expand-nav .current-menu-item > a,
.navigation-wrapper .expand-nav .current_page_ancestor > a {
  color: #ffd2c2;
}
.navigation-wrapper .expand-nav .current-menu-item > a:visited,
.navigation-wrapper .expand-nav .current_page_ancestor > a:visited {
  color: #ffd2c2;
}
.navigation-wrapper .expand-nav .current-menu-item > a:hover,
.navigation-wrapper .expand-nav .current_page_ancestor > a:hover,
.navigation-wrapper .expand-nav .current-menu-item > a:focus,
.navigation-wrapper .expand-nav .current_page_ancestor > a:focus,
.navigation-wrapper .expand-nav .current-menu-item > a:active,
.navigation-wrapper .expand-nav .current_page_ancestor > a:active {
  color: #fff;
}
.navigation-wrapper .expand-nav .nav-virtual-studio a {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.navigation-wrapper .expand-nav .nav-virtual-studio a:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.navigation-wrapper .expand-nav .nav-virtual-studio a:hover,
.navigation-wrapper .expand-nav .nav-virtual-studio a:focus,
.navigation-wrapper .expand-nav .nav-virtual-studio a:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.navigation-wrapper .nav > li.hover > a,
.navigation-wrapper .nav li li.hover .parent {
  color: #ffd2c2;
}
.navigation-wrapper .nav > li .parent i {
  color: #fff;
}
.navigation-wrapper .nav > li .parent:hover i,
.navigation-wrapper .nav li.hover > .parent i {
  color: #ffd2c2;
}
.navigation-wrapper .nav > li > ul {
  background: #fff;
}
.navigation-wrapper .nav li li {
  font-size: 1.8rem;
}
.navigation-wrapper .nav li li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.navigation-wrapper .nav > li li .parent i {
  color: #1e212f;
}
.navigation-wrapper .nav > li li .parent:hover i,
.navigation-wrapper .nav li li.hover > .parent i {
  color: #4eb7b2;
}
.navigation-wrapper .nav li li a {
  background: #fff;
  color: #1e212f;
  padding: 1.2rem;
}
.navigation-wrapper .nav li li a:visited {
  background: #fff;
  color: #1e212f;
}
.navigation-wrapper .nav li li a:hover,
.navigation-wrapper .nav li li a:active,
.navigation-wrapper .nav li li a:focus {
  background: #ffd2c2;
  color: #1e212f;
}
.toggle-menu {
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 0 6.25%;
  position: absolute;
  top: 1rem;
  right: 0;
  text-transform: uppercase;
}
.toggle-menu:visited {
  color: #fff;
}
.toggle-menu:hover,
.toggle-menu:focus,
.toggle-menu:active {
  color: #ffd2c2;
}
.toggle-menu .menu-text {
  color: #fff;
  font-weight: 700;
}
.toggle-menu .burger,
.toggle-menu .burger:before,
.toggle-menu .burger:after {
  background: #fff;
  border-radius: 0.1rem;
}
.toggle-menu:hover .burger,
.toggle-menu:hover .burger:before,
.toggle-menu:hover .burger:after {
  background: #fff;
}
.toggle-menu.active .burger,
.toggle-menu.active:hover .burger {
  background: transparent;
}
.expand-nav {
  position: relative;
  width: 100%;
  display: none;
  z-index: 10;
}
.expand-nav li {
  position: relative;
  line-height: 1;
  width: 100%;
}
.expand-nav li:first-child {
  border: 0;
}
.expand-nav a {
  display: block;
  width: 100%;
}
.nav {
  clear: both;
  list-style: none;
  position: relative;
  width: 100%;
}
.nav > li .parent {
  position: relative;
}
.nav > li .parent i {
  height: 42px;
  line-height: 42px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0.4rem;
  transition: transform 500ms ease-in-out;
  width: 42px;
  z-index: 2;
}
.nav li.hover > .parent i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav > li > a {
  display: block;
}
.nav > li.hover > ul {
  left: 0;
  position: static;
}
.nav li li.hover ul {
  left: 100%;
  position: static;
  top: 0;
}
.nav li li a {
  display: block;
  padding: 1rem;
  position: relative;
  text-transform: none;
  z-index: 100;
}
.nav li li li a {
  z-index: 200;
}
.nav li ul {
  position: absolute;
  left: -9999px;
  width: 100%;
}
/* Menu button */
.toggle-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: auto;
}
.toggle-menu .menu-text {
  position: relative;
  padding-top: 0.4rem;
}
.toggle-menu .burger,
.toggle-menu .burger:before,
.toggle-menu .burger:after {
  content: '';
  cursor: pointer;
  display: block;
  height: 0.3rem;
  position: absolute;
  top: 1.5rem;
  transition: transform 500ms ease-in-out;
  width: 2rem;
}
.toggle-menu .burger {
  left: -2.7rem;
}
.toggle-menu .burger:before {
  top: -0.7rem;
}
.toggle-menu .burger:after {
  bottom: -0.7rem;
  top: auto;
}
.toggle-menu.active .burger:before,
.toggle-menu.active .burger:after {
  top: 0;
}
.toggle-menu.active .burger:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-menu.active .burger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 980px) {
  .expand-nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    padding-bottom: 0;
    width: auto;
  }
  .expand-nav li {
    clear: none;
    float: none;
    display: flex;
    align-items: stretch;
    width: auto;
  }
  .nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav > li > .parent i,
  .nav > li li .parent i {
    display: none;
  }
  .nav li ul {
    width: 25rem;
  }
  .nav > li.hover > ul {
    left: 0;
    top: 100%;
    padding-top: 0;
    position: absolute;
    right: auto;
    z-index: 4;
  }
  .nav li ul li {
    clear: left;
    float: left;
    line-height: 1.1;
    margin: 0;
    width: 100%;
  }
  .nav li ul li a {
    text-transform: none;
  }
  .nav li li.hover ul {
    left: 100%;
    top: 0;
    position: absolute;
    width: 200px;
  }
  .nav li li.hover ul li {
    text-align: left;
  }
}
/* Form elements
-------------------------------------------------------------------------------*/
label {
  font-size: 1.8rem;
}
label .notes {
  color: rgba(30, 33, 47, 0.7);
  font-size: 1.6rem;
}
.nf-form-fields-required {
  font-size: 1.6rem;
  font-weight: 300;
  margin-bottom: 2rem;
  text-align: right;
}
.nf-form-content {
  max-width: 100% !important;
}
.nf-form-content input[type="text"],
.nf-form-content input[type="email"],
.nf-form-content input[type="date"] {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(201, 153, 137, 0.1) !important;
  color: #1e212f !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  height: 5.8rem !important;
  padding: 1.5rem !important;
  transition: none !important;
  width: 100% !important;
}
.nf-form-content input[type="text"]:focus,
.nf-form-content input[type="email"]:focus,
.nf-form-content input[type="date"]:focus,
.nf-form-content input[type="text"]:active,
.nf-form-content input[type="email"]:active,
.nf-form-content input[type="date"]:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none !important;
}
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="date"],
select {
  border-radius: 0.5rem;
  background: #fff;
  border: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  height: 5.8rem;
  padding: 1.5rem;
  transition: none;
  width: 100%;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
select:focus,
input[type="text"]:active,
input[type="number"]:active,
input[type="tel"]:active,
input[type="search"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="password"]:active,
input[type="date"]:active,
select:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none;
}
select {
  padding: 0 3.5rem;
}
.nf-form-content textarea,
textarea {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(201, 153, 137, 0.1) !important;
  color: #1e212f !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  height: 5.8rem !important;
  padding: 1.5rem !important;
  transition: none !important;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 150rem !important;
  min-height: 15rem !important;
  min-width: 100% !important;
  padding: 1rem !important;
}
.nf-form-content textarea:focus,
textarea:focus,
.nf-form-content textarea:active,
textarea:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none !important;
}
input[type="number"] {
  min-width: 9rem;
  padding-right: 0;
}
.nf-form-content .nf-error-required-error {
  color: #f05567 !important;
  font-size: 1.6rem !important;
}
.nf-form-layout .nf-error-msg {
  font-size: 1.4rem !important;
}
.nf-form-content .nf-error .ninja-forms-field {
  border: 0.3rem solid #f05567 !important;
}
.nf-form-layout .nf-error-msg,
.nf-form-layout .ninja-forms-req-symbol {
  color: #f05567 !important;
}
.nf-error.field-wrap .nf-field-element:after {
  background: #f05567 !important;
}
.nf-pass.field-wrap .nf-field-element:after {
  top: 0.4rem !important;
  color: #8bce85 !important;
}
.nf-form-title {
  color: #4eb7b2;
}
.nf-form-cont {
  margin-top: 4rem;
}
.nf-field-description {
  color: rgba(30, 33, 47, 0.7);
  margin-bottom: 1rem;
}
input[type="checkbox"],
input[type="radio"] {
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  margin-top: 0.8rem;
  margin-right: 1rem;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn,
a.btn,
.main-wrapper .btn {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100%;
  transition: none !important;
}
input[type="submit"]:visited,
input[type="reset"]:visited,
input[type="button"]:visited,
button:visited,
.btn:visited,
a.btn:visited,
.main-wrapper .btn:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.btn:hover,
a.btn:hover,
.main-wrapper .btn:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
button:focus,
.btn:focus,
a.btn:focus,
.main-wrapper .btn:focus,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.btn:active,
a.btn:active,
.main-wrapper .btn:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center !important;
  text-decoration: none !important !important;
  text-transform: uppercase !important;
  word-wrap: break-word !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  display: inline-block !important;
  height: auto !important;
  width: 100% !important;
  transition: none !important;
}
.nf-form-content button:visited,
.nf-form-content input[type=button]:visited,
.nf-form-content input[type=submit]:visited {
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
}
.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover,
.nf-form-content button:focus,
.nf-form-content input[type=button]:focus,
.nf-form-content input[type=submit]:focus,
.nf-form-content button:active,
.nf-form-content input[type=button]:active,
.nf-form-content input[type=submit]:active {
  background: #11a0df !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #fff !important;
  outline: none !important;
}
.tnp-subscription,
.tnp-subscription-minimal {
  margin: 0 auto !important;
}
.tnp-subscription .tnp-field,
.tnp-subscription-minimal .tnp-field {
  margin-bottom: 0 !important;
  margin-top: 2rem;
}
.tnp-subscription .tnp-email,
.tnp-subscription-minimal .tnp-email {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(201, 153, 137, 0.1) !important;
  color: #1e212f !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  height: 5.8rem !important;
  padding: 1.5rem !important;
  transition: none !important;
  width: 100% !important;
}
.tnp-subscription .tnp-email:focus,
.tnp-subscription-minimal .tnp-email:focus,
.tnp-subscription .tnp-email:active,
.tnp-subscription-minimal .tnp-email:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none !important;
}
.tnp-subscription .tnp-submit,
.tnp-subscription-minimal .tnp-submit {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
  display: inline-block !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center !important;
  text-decoration: none !important !important;
  text-transform: uppercase !important;
  word-wrap: break-word !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  width: 100%;
}
.tnp-subscription .tnp-submit:visited,
.tnp-subscription-minimal .tnp-submit:visited {
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
}
.tnp-subscription .tnp-submit:hover,
.tnp-subscription-minimal .tnp-submit:hover,
.tnp-subscription .tnp-submit:focus,
.tnp-subscription-minimal .tnp-submit:focus,
.tnp-subscription .tnp-submit:active,
.tnp-subscription-minimal .tnp-submit:active {
  background: #11a0df !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #fff !important;
  outline: none !important;
}
.tnp-modal {
  background-color: #4eb7b2 !important;
  font-weight: 700 !important;
}
#simplemodal-container input.tnp-submit {
  background-color: #11a0df !important;
}
/* Main wrapper
-------------------------------------------------------------------------------*/
.main-wrapper {
  position: relative;
  width: 100%;
  /* Used in both styles and editor-styles */
  /* Comments */
  /* Site map */
}
.main-wrapper p,
.main-wrapper li {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  word-wrap: break-word;
}
.main-wrapper blockquote p,
.main-wrapper blockquote li {
  font-size: 2rem;
}
.main-wrapper li ul {
  margin-bottom: 0;
}
.main-wrapper ul {
  list-style-type: disc;
  padding-left: 2rem;
}
.main-wrapper ol {
  padding-left: 2rem;
}
.main-wrapper p,
.main-wrapper ul,
.main-wrapper ol {
  margin-bottom: 2rem;
}
.main-wrapper li {
  margin-bottom: 1.5rem;
}
.main-wrapper embed,
.main-wrapper iframe,
.main-wrapper object {
  display: block;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
}
.main-wrapper img {
  height: auto;
}
.main-wrapper h1,
.main-wrapper h2,
.main-wrapper h3,
.main-wrapper h4,
.main-wrapper h5,
.main-wrapper h6 {
  color: #4eb7b2;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
}
.main-wrapper h1 a,
.main-wrapper h2 a,
.main-wrapper h3 a,
.main-wrapper h4 a,
.main-wrapper h5 a,
.main-wrapper h6 a {
  text-decoration: none;
}
.main-wrapper h1 a:visited,
.main-wrapper h2 a:visited,
.main-wrapper h3 a:visited,
.main-wrapper h4 a:visited,
.main-wrapper h5 a:visited,
.main-wrapper h6 a:visited {
  text-decoration: none;
}
.main-wrapper h1 {
  font-size: 4rem;
  margin-bottom: 1.5rem;
}
.main-wrapper h2 {
  font-size: 3.6rem;
  margin-bottom: 1.5rem;
}
.main-wrapper h3 {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}
.main-wrapper h4 {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.main-wrapper h5 {
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
.main-wrapper h6 {
  color: #11a0df;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.main-wrapper * + h1,
.main-wrapper * + .h1,
.main-wrapper * + h2,
.main-wrapper * + .h2,
.main-wrapper * + h3,
.main-wrapper * + .h3,
.main-wrapper * + h4,
.main-wrapper * + .h4,
.main-wrapper * + h5,
.main-wrapper * + .h5,
.main-wrapper * + h6,
.main-wrapper * + .h6 {
  margin-top: 1.5rem;
}
.main-wrapper img.alignright {
  border-radius: 0.5rem;
  float: right;
  margin: 2rem 0 2rem 2rem;
}
.main-wrapper img.alignleft {
  border-radius: 0.5rem;
  float: left;
  margin: 2rem 2rem 2rem 0;
}
.main-wrapper img.aligncenter {
  border-radius: 0.5rem;
  display: block;
  margin: 2rem auto;
}
.main-wrapper .alignright {
  float: right;
}
.main-wrapper .alignleft {
  float: left;
}
.main-wrapper .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-wrapper .wp-caption {
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
}
.main-wrapper .rl-gallery .rl-gallery-item {
  margin-bottom: 2rem !important;
}
.main-wrapper .rl-gallery .rl-gallery-item a {
  display: block;
  padding: 0 1rem;
  text-decoration: none;
}
.main-wrapper .wp-caption-text,
.main-wrapper p.wp-caption-text,
.main-wrapper .rl-gallery .rl-gallery-link .rl-gallery-item-title {
  color: rgba(30, 33, 47, 0.7);
  font-size: 1.6rem;
  font-style: italic;
  text-align: left;
  margin-bottom: 0;
  padding: 1rem;
  text-decoration: none;
}
.main-wrapper .gallery-caption,
.main-wrapper .rl-gallery .rl-gallery-link .rl-gallery-item-title {
  text-align: left;
}
.main-wrapper .wp-caption img {
  border: 0;
  margin: 0;
  width: 100%;
}
.main-wrapper .wp-caption p {
  clear: both;
  color: rgba(30, 33, 47, 0.7);
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
}
.main-wrapper .wp-caption.alignleft {
  float: left;
  margin-right: 2rem;
}
.main-wrapper .wp-caption.alignright {
  float: right;
  margin-left: 2rem;
}
.main-wrapper .wp-caption.aligncenter {
  float: none;
  margin: 1rem auto;
}
.main-wrapper .inner-wrapper {
  padding: 6rem 6.25%;
}
.main-wrapper .has-child-pages {
  border-top: 0.3rem solid rgba(201, 153, 137, 0.1);
}
.main-wrapper .content-container {
  position: relative;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  word-wrap: break-word;
}
.main-wrapper .content-has-video {
  margin-top: 3rem;
}
.main-wrapper .content-has-video embed,
.main-wrapper .content-has-video iframe {
  margin: 3rem 0;
}
.main-wrapper .main-title {
  color: #11a0df;
  font-size: 4rem;
  margin-bottom: 2rem;
}
.main-wrapper .main-title.mt-centre {
  text-align: center;
}
.main-wrapper .main-title.mt-left {
  text-align: left;
}
.main-wrapper .sub-title {
  color: #11a0df;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2.2rem;
  margin-bottom: 2rem;
  text-transform: none;
}
.main-wrapper .sub-title.st-centre {
  text-align: center;
}
.main-wrapper .sub-title.st-left {
  text-align: left;
}
.main-wrapper .box-content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}
.main-wrapper .list-standard-row {
  padding-left: 0;
}
.main-wrapper .list-standard-row .two-cols,
.main-wrapper .list-standard-row .three-cols {
  align-items: flex-start;
  margin-bottom: 4rem;
}
.main-wrapper .lsr-thumbnail {
  position: relative;
  border: 0;
  opacity: 1;
  text-decoration: none;
  display: flex;
  height: 22rem;
  padding: 0;
  width: 100%;
}
.main-wrapper .lsr-thumbnail:hover {
  border: 0;
  opacity: 0.9;
}
.main-wrapper .lsr-thumbnail.lsr-thumbnail-notbg {
  height: auto;
  opacity: 1 !important;
}
.main-wrapper .lsr-thumb-img {
  border-radius: 0.5rem;
  position: relative;
  box-shadow: 0 -1.25rem 0 rgba(255, 255, 255, 0.5) inset;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.main-wrapper .lsr-thumb-img:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 210, 194, 1) 0%, rgba(255, 242, 233, 0.4) 28%, rgba(255, 242, 233, 0) 80%, rgba(255, 210, 194, 1) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.main-wrapper .lsr-thumb-img:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.main-wrapper .lsr-thumb-img:before,
.main-wrapper .lsr-thumb-img:after {
  border-radius: 0.5rem;
}
.main-wrapper .lsr-thumb-actual-image {
  border-radius: 0.5rem;
  display: block;
  height: auto !important;
  width: 100%;
}
.main-wrapper .lsr-thumb-notbg-nested {
  position: relative;
  width: 100%;
  display: block;
}
.main-wrapper .lsr-content {
  margin-top: 2rem;
  padding: 1rem;
}
.main-wrapper .lsr-text {
  flex-grow: 1;
}
.main-wrapper .lsr-title {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
.main-wrapper .lsr-title-link:hover,
.main-wrapper .lsr-title-link:active,
.main-wrapper .lsr-title-link:focus {
  opacity: 0.8;
}
.main-wrapper .lsr-excerpt p {
  margin-bottom: 1rem;
}
.main-wrapper .sb-green .lsr-thumb-img:before {
  background: rgba(139, 206, 133, 0.5);
}
.main-wrapper .sb-green .lsr-title {
  color: #8bce85;
}
.main-wrapper .sb-green .lsr-title-link {
  color: #8bce85;
}
.main-wrapper .sb-green .lsr-title-link:visited {
  color: #8bce85;
}
.main-wrapper .sb-ltblue .lsr-thumb-img:before {
  background: rgba(78, 183, 178, 0.4);
}
.main-wrapper .sb-ltblue .lsr-title {
  color: #4eb7b2;
}
.main-wrapper .sb-ltblue .lsr-title-link {
  color: #4eb7b2;
}
.main-wrapper .sb-ltblue .lsr-title-link:visited {
  color: #4eb7b2;
}
.main-wrapper .sb-dkblue .lsr-thumb-img:before {
  background: rgba(17, 160, 223, 0.5);
}
.main-wrapper .sb-dkblue .lsr-title {
  color: #11a0df;
}
.main-wrapper .sb-dkblue .lsr-title-link {
  color: #11a0df;
}
.main-wrapper .sb-dkblue .lsr-title-link:visited {
  color: #11a0df;
}
.main-wrapper .sb-shop .lsr-thumbnail {
  position: relative;
}
.main-wrapper .sb-shop .lsr-thumb-img {
  background-position: center center;
}
.main-wrapper .sb-shop .sbs-new {
  left: 2rem;
  padding-left: 1.3rem !important;
  padding-right: 1.3rem !important;
  position: absolute;
  top: 2rem;
  width: auto;
  z-index: 4;
}
.main-wrapper .sb-shop .lsr-title {
  color: #1e212f;
  text-transform: none;
}
.main-wrapper .sb-shop .lsr-title-link {
  color: #1e212f;
}
.main-wrapper .sb-shop .lsr-title-link:visited {
  color: #1e212f;
}
.main-wrapper .sb-shop .add_to_cart_inline {
  border: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  padding: 0 !important;
}
.main-wrapper .sb-shop .woocommerce-Price-amount {
  color: #8bce85;
}
.main-wrapper .sb-shop .button {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
  margin-top: 2rem;
}
.main-wrapper .sb-shop .button:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.main-wrapper .sb-shop .button:hover,
.main-wrapper .sb-shop .button:focus,
.main-wrapper .sb-shop .button:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.main-wrapper .lsr-lessons li {
  border-radius: 0.5rem;
  background: rgba(201, 153, 137, 0.1);
  padding: 2rem 2rem 1rem;
}
.main-wrapper .lsr-lessons li .lsr-text {
  margin-top: 2rem !important;
}
.main-wrapper .lsr-lessons li .lsr-text.lsr-no-photo {
  margin-top: 0 !important;
}
.main-wrapper .lsr-lessons li .lsr-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.main-wrapper .lsr-lessons li .lsr-excerpt p,
.main-wrapper .lsr-lessons li .lsr-excerpt li {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.main-wrapper .lsr-lessons li .lsr-read-more {
  margin-top: 0;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.main-wrapper .lsr-lessons li .lsr-thumbnail {
  height: 15rem;
}
.main-wrapper .lsr-lessons li .lsr-thumbnail .fas {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  left: 50%;
  height: 4.2rem;
  width: 4.2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.main-wrapper .lsr-lessons li .lsr-thumb-img {
  background-position: center center;
}
.main-wrapper .vs-course-editor .pms-account-subscription-details-table {
  display: none;
}
.main-wrapper .homepage-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-wrapper .pagination {
  position: relative;
  border-top: 0.1rem solid #ffd2c2;
  display: flex;
  justify-content: space-between;
  margin: 2rem 0 0;
  padding-top: 3rem;
  width: 100%;
}
.main-wrapper .sidebar {
  margin-bottom: 4rem;
}
.main-wrapper .search-form,
.main-wrapper .widget_product_search {
  position: relative;
}
.main-wrapper .input-search,
.main-wrapper .search-field {
  padding-right: 4.2rem;
}
.main-wrapper .btn-search {
  background: transparent;
  border: 0;
  color: #1e212f;
  height: 4.2rem;
  padding: 0 !important;
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  z-index: 4;
}
.main-wrapper .btn-search:hover,
.main-wrapper .btn-search:active,
.main-wrapper .btn-search:focus {
  background: transparent;
  box-shadow: none;
  color: #4eb7b2;
}
.main-wrapper .acc-title {
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.main-wrapper .accordion-toggle {
  color: #1e212f;
  cursor: pointer;
  padding: 2rem 0 1rem;
}
.main-wrapper .accordion-toggle:hover {
  color: #4eb7b2;
}
.main-wrapper .accordion-toggle:before {
  content: "\f067";
  float: right;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
}
.main-wrapper .accordion-toggle.at-active {
  color: #11a0df;
}
.main-wrapper .accordion-toggle.at-active:before {
  content: "\f068";
}
.main-wrapper .accordion-content {
  display: none;
}
.main-wrapper .accordion-content.default {
  display: block;
}
.main-wrapper .accordion-section {
  position: relative;
  width: 100%;
  margin: 3rem 0;
}
.main-wrapper .acc-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main-wrapper .acc-item {
  background: rgba(78, 183, 178, 0.1);
  margin-bottom: 2rem;
  padding: 1rem 3rem;
}
.main-wrapper .content-under-accordion {
  position: relative;
  width: 100%;
  margin: 3rem 0;
}
.main-wrapper .widget {
  position: relative;
  width: 100%;
  margin-top: 4rem;
}
.main-wrapper .widget:first-of-type {
  margin-top: 1rem;
}
.main-wrapper .widget h3,
.main-wrapper .widget .widget-title {
  border-bottom: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  text-align: right;
}
.main-wrapper .widget .std-btn {
  width: 100%;
}
.main-wrapper .widget.widget_categories li,
.main-wrapper .widget.widget_archive li,
.main-wrapper .widget.widget_recent_comments li,
.main-wrapper .widget.widget_recent_entries li {
  font-size: 1.8rem;
  list-style-type: none;
  text-align: right;
}
.main-wrapper .widget.widget_categories li:last-child,
.main-wrapper .widget.widget_archive li:last-child,
.main-wrapper .widget.widget_recent_comments li:last-child,
.main-wrapper .widget.widget_recent_entries li:last-child {
  margin-bottom: 0;
}
.main-wrapper .widget.widget_categories li a,
.main-wrapper .widget.widget_archive li a,
.main-wrapper .widget.widget_recent_comments li a,
.main-wrapper .widget.widget_recent_entries li a {
  color: #1e212f;
}
.main-wrapper .widget.widget_categories li a:hover,
.main-wrapper .widget.widget_archive li a:hover,
.main-wrapper .widget.widget_recent_comments li a:hover,
.main-wrapper .widget.widget_recent_entries li a:hover {
  color: #4eb7b2;
}
.main-wrapper .widget.widget_categories li .post-date,
.main-wrapper .widget.widget_archive li .post-date,
.main-wrapper .widget.widget_recent_comments li .post-date,
.main-wrapper .widget.widget_recent_entries li .post-date {
  color: #c99989;
  font-size: 1.4rem;
  display: block;
}
.main-wrapper .widget.widget_tag_cloud .tagcloud {
  text-align: right;
}
.main-wrapper .widget.widget_tag_cloud .tagcloud a {
  color: #1e212f;
  font-size: 1.6rem !important;
  padding-right: 0.5rem;
}
.main-wrapper .widget.widget_tag_cloud .tagcloud a:hover {
  color: #4eb7b2;
}
.main-wrapper .widget.widget-sidebarnav {
  display: none;
}
.main-wrapper .widget.widget-sidebarnav .sidebar-nav {
  list-style-type: none;
  padding-left: 0;
  text-align: right;
}
.main-wrapper .widget.widget-sidebarnav .sub-menu {
  list-style-type: none;
  padding-left: 0;
  text-align: right;
}
.main-wrapper .widget.widget-sidebarnav .menu-item {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 100%;
}
.main-wrapper .widget.widget-sidebarnav .menu-item > a,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:visited {
  border-bottom: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  display: block;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.main-wrapper .widget.widget-sidebarnav .menu-item > a:hover,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:visited:hover,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:active,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:visited:active,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:focus,
.main-wrapper .widget.widget-sidebarnav .menu-item > a:visited:focus {
  color: #11a0df;
}
.main-wrapper .widget.widget-sidebarnav .page_item {
  line-height: 1.2;
  margin-bottom: 1rem;
  list-style-type: none;
}
.main-wrapper .widget.widget-sidebarnav .page_item a,
.main-wrapper .widget.widget-sidebarnav .page_item a:visited {
  color: #4eb7b2;
  font-weight: 700;
}
.main-wrapper .widget.widget-sidebarnav .page_item a:hover,
.main-wrapper .widget.widget-sidebarnav .page_item a:visited:hover,
.main-wrapper .widget.widget-sidebarnav .page_item a:active,
.main-wrapper .widget.widget-sidebarnav .page_item a:visited:active,
.main-wrapper .widget.widget-sidebarnav .page_item a:focus,
.main-wrapper .widget.widget-sidebarnav .page_item a:visited:focus {
  color: #11a0df;
}
.main-wrapper .widget.widget-login .wl-welcome-message {
  text-align: right;
}
.main-wrapper .widget.widget-login .wl-links {
  width: 100%;
}
.main-wrapper .widget.widget-login .wl-links .wll-item {
  margin-right: 0;
  width: 100%;
}
.main-wrapper .widget.widget-login .wl-links .wll-item-link {
  width: 100%;
}
.main-wrapper .widget.widget-login #pms_login a {
  font-size: 1.6rem;
}
.main-wrapper .image-right {
  border-radius: 0.5rem;
  text-align: center;
}
.main-wrapper .image-right a {
  border: 0;
  opacity: 1;
  text-decoration: none;
  display: block;
}
.main-wrapper .image-right a:hover {
  border: 0;
  opacity: 0.9;
}
.main-wrapper .image-right img {
  border-radius: 0.5rem;
  display: block;
  margin: 0 auto;
}
.main-wrapper .comment-container {
  position: relative;
  width: 100%;
  border-top: 0.3rem solid rgba(201, 153, 137, 0.1);
  margin-top: 4rem;
  padding-top: 4rem;
}
.main-wrapper .comment-container input#submit {
  padding: 1rem 2rem;
}
.main-wrapper ol.commentlist {
  margin-bottom: 0;
  padding-left: 0;
}
.main-wrapper ol.commentlist li.comment {
  background: #fff;
  border: 0;
  border-bottom: 0.3rem solid rgba(201, 153, 137, 0.1);
  font-size: 1.8rem;
  list-style-type: none;
  margin-bottom: 0;
  padding: 2rem 0;
}
.main-wrapper ol.commentlist li.comment:last-child {
  border-bottom: 0;
}
.main-wrapper ol.commentlist li.comment:before {
  display: none;
}
.main-wrapper ol.commentlist li.comment div.comment-author {
  background: rgba(201, 153, 137, 0.1);
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: #11a0df;
  font-size: 1.6rem;
  padding: 1rem 1rem 0.5rem 1rem;
}
.main-wrapper ol.commentlist li.comment div.comment-author a,
.main-wrapper ol.commentlist li.comment div.comment-author a:visited {
  color: #11a0df;
}
.main-wrapper ol.commentlist li.comment div.comment-author a:hover,
.main-wrapper ol.commentlist li.comment div.comment-author a:visited:hover,
.main-wrapper ol.commentlist li.comment div.comment-author a:active,
.main-wrapper ol.commentlist li.comment div.comment-author a:visited:active {
  color: #4eb7b2;
}
.main-wrapper ol.commentlist p {
  margin-bottom: 0;
}
.main-wrapper ol.commentlist li.comment div.vcard cite.fn {
  color: #1e212f;
  font-style: italic;
  font-weight: 700;
}
.main-wrapper ol.commentlist li.comment div.vcard img.avatar {
  float: left;
  margin: 0 1rem 1rem 0;
}
.main-wrapper ol.commentlist li.comment div.comment-meta {
  background: rgba(201, 153, 137, 0.1);
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  color: #11a0df;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.main-wrapper ol.commentlist li.comment div.comment-meta a {
  color: #11a0df;
}
.main-wrapper ol.commentlist li.comment div.comment-meta a:hover {
  color: #4eb7b2;
}
.main-wrapper ol.commentlist li.comment ul {
  list-style-type: none;
  margin-left: 0;
}
.main-wrapper ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}
.main-wrapper ol.commentlist li.comment ul li {
  padding-bottom: 2rem;
}
.main-wrapper ol.commentlist li.comment ul li.depth-2 {
  background: rgba(201, 153, 137, 0.1);
  margin: 0 0 1rem 0;
}
.main-wrapper ol.commentlist li.comment ul li.depth-3 {
  background: #fff;
  margin: 0 0 1rem 0;
}
.main-wrapper ol.commentlist li.even {
  background: #fff;
}
.main-wrapper #article ol.commentlist li.comment p {
  margin-bottom: 0;
}
.main-wrapper ol.commentlist li.comment div.reply a {
  display: block;
  font-style: italic;
  margin-top: 1.5rem;
}
.main-wrapper ol.commentlist li.comment .cancel-comment-reply a {
  display: block;
  margin-bottom: 1.5rem;
}
.main-wrapper .wsp-pages-list > li,
.main-wrapper .wsp-posts-list > li {
  list-style-type: none;
  font-size: 2rem;
}
.main-wrapper .wsp-pages-list > li > a,
.main-wrapper .wsp-posts-list > li > a {
  color: #1e212f;
}
.main-wrapper .wsp-pages-list > li > a:hover,
.main-wrapper .wsp-posts-list > li > a:hover {
  color: #4eb7b2;
}
.main-wrapper .wsp-pages-list > li li,
.main-wrapper .wsp-posts-list > li li {
  font-size: 1.6rem;
}
.main-wrapper .wsp-pages-list > li li:first-child,
.main-wrapper .wsp-posts-list > li li:first-child {
  margin-top: 1rem;
}
.main-wrapper .wsp-pages-list > li li a,
.main-wrapper .wsp-posts-list > li li a {
  color: #11a0df;
}
.main-wrapper .wsp-pages-list > li li a:hover,
.main-wrapper .wsp-posts-list > li li a:hover {
  color: #4eb7b2;
}
.lsr-read-more {
  color: #1e212f;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  padding: 1.5rem 0 1.25rem;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 0;
}
.lsr-read-more-link {
  color: #1e212f;
}
.lsr-read-more-link:visited {
  color: #1e212f;
}
.lsr-read-more-link:hover,
.lsr-read-more-link:active,
.lsr-read-more-link:focus {
  color: #11a0df;
}
.lsr-header-meta {
  margin-bottom: 0.5rem;
}
.lsr-header-meta.single-page-meta {
  margin-bottom: 2rem;
}
.lsr-header-meta.single-footer-meta {
  margin-top: 3rem;
}
.lsr-comment-meta {
  color: #c99989;
  font-size: 1.4rem;
}
.lsr-comment-meta .fas {
  color: #c99989;
}
.lsr-comment-meta a {
  color: #c99989;
}
.lsr-comment-meta a:visited {
  color: #c99989;
}
.lsr-comment-meta a:hover,
.lsr-comment-meta a:active,
.lsr-comment-meta a:focus {
  color: #c99989;
}
.lsr-date-meta {
  color: #c99989;
  font-size: 1.4rem;
}
.lsr-categories,
.lsr-tags {
  color: #c99989;
  font-size: 1.4rem;
}
.lsr-categories .fas,
.lsr-tags .fas {
  color: #c99989;
}
.lsr-categories a,
.lsr-tags a {
  color: #c99989;
}
.lsr-categories a:visited,
.lsr-tags a:visited {
  color: #c99989;
}
.lsr-categories a:hover,
.lsr-tags a:hover,
.lsr-categories a:active,
.lsr-tags a:active,
.lsr-categories a:focus,
.lsr-tags a:focus {
  color: #c99989;
}
/* Columns
-------------------------------------------------------------------------------*/
div.product div.images .woocommerce-product-gallery__wrapper img {
  border-radius: 0.5rem;
}
.star-rating {
  font-size: 2rem !important;
  margin: 0.25rem 0.5rem 0 0 !important;
}
.woocommerce-product-rating {
  font-size: 1.4rem;
}
.woocommerce-product-rating .woocommerce-review-link {
  line-height: 1.429;
  text-decoration: none;
}
.woocommerce-product-details__short-description {
  margin-bottom: 3.7rem;
}
div.product p.stock {
  font-size: 1.8rem !important;
}
.product_meta {
  font-size: 1.4rem;
}
div.product form.cart .quantity {
  margin-right: 2rem !important;
}
.single_add_to_cart_button {
  width: auto !important;
}
.woocommerce-Reviews-title {
  position: relative;
}
.woocommerce-Reviews img.avatar {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
.related .related-products-title {
  margin-bottom: 3rem;
  margin-top: 4rem;
  position: relative;
}
.related ul.products li.product {
  margin-bottom: 0;
}
.upsells .upsells-title {
  margin-bottom: 3rem;
  margin-top: 4rem;
  position: relative;
}
.upsells ul.products li.product {
  margin-bottom: 0;
}
ul.products li.product .price,
div.product p.price,
div.product span.price {
  color: #8bce85 !important;
  font-size: 3.6rem !important;
}
ul.products li.product .price span,
div.product p.price span,
div.product span.price span {
  font-weight: 700;
}
ul.products li.product .price del,
div.product p.price del,
div.product span.price del {
  color: rgba(30, 33, 47, 0.7) !important;
}
ul.products li.product .price ins,
div.product p.price ins,
div.product span.price ins {
  color: #8bce85;
}
div.product p.price {
  line-height: 1.2;
}
.woocommerce-price-suffix {
  display: block;
}
div.product form.cart .variations {
  margin-bottom: 0;
  margin-top: 0;
}
div.product form.cart .variations label {
  display: block;
  line-height: 1.2;
}
div.product form.cart .variations td.label {
  padding-left: 1rem;
}
.woocommerce-variation-price {
  padding-bottom: 2rem;
}
ul.products {
  margin: 2rem 0 !important;
}
ul.products li.product a.woocommerce-LoopProduct-link {
  display: inline-block;
  position: relative;
  width: 100%;
}
ul.products li.product a {
  border: 0;
  opacity: 1;
  text-decoration: none;
}
ul.products li.product a:hover {
  border: 0;
  opacity: 0.9;
}
ul.products li.product a img {
  border-radius: 0.5rem;
  margin-bottom: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}
ul.products li.product .price {
  font-size: 2rem !important;
  margin-bottom: 0 !important;
}
ul.products li.product .button {
  margin-top: 1rem !important;
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
  padding: 1.25rem 0.5rem;
}
ul.products li.product .button:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
ul.products li.product .button:hover,
ul.products li.product .button:focus,
ul.products li.product .button:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
ul.products li.product .woocommerce-loop-product__title {
  color: #1e212f !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-weight: 700;
  padding: 1.25rem 0 0 !important;
}
ul.products li.product-category {
  margin-bottom: 1rem !important;
}
ul.products li.product-category a img {
  min-height: 1px;
  height: auto !important;
}
ul.products li.product-category a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}
ul.products li.product-category a .woocommerce-loop-category__title {
  padding: 1.25rem !important;
  position: relative;
  text-align: center;
  width: auto;
}
ul.products li.product-category a .woocommerce-loop-category__title mark {
  display: none;
}
span.onsale {
  background-color: #c99989 !important;
  color: #fff;
  font-size: 1.4rem !important;
  min-width: 5rem !important;
  min-height: 5rem !important;
}
.product-page-title {
  line-height: 1;
  margin-bottom: 1rem;
}
.woocommerce-result-count {
  display: none;
}
.woocommerce-ordering {
  margin-bottom: 2rem !important;
  width: 100%;
}
.page-numbers {
  border: 0 !important;
}
.page-numbers li {
  border: 0 !important;
  display: block !important;
  font-size: 2.2rem;
  margin-right: 1.3rem !important;
  overflow: visible !important;
}
.page-numbers a.page-numbers {
  font-weight: 700;
  padding: 1.25rem 0.5rem;
  position: relative;
}
.page-numbers a.page-numbers:hover:before,
.page-numbers a.page-numbers:active:before,
.page-numbers a.page-numbers:focus:before,
.page-numbers a.page-numbers:hover:after,
.page-numbers a.page-numbers:active:after,
.page-numbers a.page-numbers:focus:after {
  z-index: 3;
}
.page-numbers .current {
  font-weight: 700;
  padding: 1.25rem 0.5rem;
  position: relative;
  z-index: 3;
}
.page-numbers .dots {
  font-weight: 700;
  padding: 1.25rem 0.5rem;
  position: relative;
  z-index: 3;
}
#respond input#submit,
#respond input#submit.alt,
a.button,
button.button,
input.button,
a.button.alt,
button.button.alt,
input.button.alt {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  border-radius: 0.5rem !important;
  color: #11a0df !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.8rem !important;
}
#respond input#submit:visited,
#respond input#submit.alt:visited,
a.button:visited,
button.button:visited,
input.button:visited,
a.button.alt:visited,
button.button.alt:visited,
input.button.alt:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
#respond input#submit:hover,
#respond input#submit.alt:hover,
a.button:hover,
button.button:hover,
input.button:hover,
a.button.alt:hover,
button.button.alt:hover,
input.button.alt:hover,
#respond input#submit:focus,
#respond input#submit.alt:focus,
a.button:focus,
button.button:focus,
input.button:focus,
a.button.alt:focus,
button.button.alt:focus,
input.button.alt:focus,
#respond input#submit:active,
#respond input#submit.alt:active,
a.button:active,
button.button:active,
input.button:active,
a.button.alt:active,
button.button.alt:active,
input.button.alt:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
#respond input#submit:hover,
#respond input#submit.alt:hover,
a.button:hover,
button.button:hover,
input.button:hover,
a.button.alt:hover,
button.button.alt:hover,
input.button.alt:hover,
#respond input#submit:active,
#respond input#submit.alt:active,
a.button:active,
button.button:active,
input.button:active,
a.button.alt:active,
button.button.alt:active,
input.button.alt:active,
#respond input#submit:focus,
#respond input#submit.alt:focus,
a.button:focus,
button.button:focus,
input.button:focus,
a.button.alt:focus,
button.button.alt:focus,
input.button.alt:focus {
  background: #11a0df !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #fff !important;
  outline: none !important;
}
.woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  font-size: 1.6rem;
  padding-left: 6rem;
  padding-top: 1.6rem;
  width: 100%;
}
.woocommerce-message {
  border-top-color: #4eb7b2;
}
.woocommerce-message:before {
  color: #4eb7b2;
}
.woocommerce-info {
  border-top-color: #4eb7b2;
}
.woocommerce-info:before {
  color: #4eb7b2;
}
.woocommerce-error {
  border-color: #f05567;
}
.woocommerce-error:before {
  color: #f05567;
}
.widget_shopping_cart .total {
  border-top: 0.1rem solid #4eb7b2 !important;
  margin-top: 0.5rem;
  padding: 0.8rem 0 !important;
}
.woocommerce a.remove {
  color: #f05567 !important;
  line-height: 0.85;
}
.woocommerce a.remove:hover {
  background: #f05567;
}
.woocommerce-mini-cart__buttons .wc-forward,
.woocommerce-mini-cart__buttons .checkout {
  text-align: center;
  width: 48%;
}
.woocommerce-mini-cart__buttons .wc-forward {
  float: left;
}
.woocommerce-mini-cart__buttons .checkout {
  border: 0.3rem solid rgba(139, 206, 133, 0.5) !important;
  background-color: #fff !important;
  color: #8bce85 !important;
  float: right;
}
.woocommerce-mini-cart__buttons .checkout:hover,
.woocommerce-mini-cart__buttons .checkout:active,
.woocommerce-mini-cart__buttons .checkout:focus {
  background: #8bce85 !important;
  border: 0.3rem solid rgba(139, 206, 133, 0.5) !important;
  color: #fff !important;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  clear: none;
}
.shop_table th,
.shop_table td {
  border-bottom: 0;
}
.shop_table thead th {
  border-bottom: 0.3rem solid #4eb7b2;
}
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .cart-subtotal td {
  border-top: 0.3rem solid #4eb7b2;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
  border-bottom: 0.3rem solid #4eb7b2;
}
.wc-proceed-to-checkout {
  font-size: 1.8rem;
}
.woocommerce ul.order_details {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  width: 100%;
  justify-content: space-between;
}
.woocommerce ul.order_details li {
  border-right: 0;
  border-bottom: 1px dashed #d3ced2;
  float: none;
  flex-grow: 1;
  font-size: 2.2rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  margin-right: 0 !important;
  padding-bottom: 1rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
  text-align: left;
}
.woocommerce ul.order_details li:last-child {
  margin-bottom: 0;
}
.woocommerce ul.order_details li strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.woocommerce-customer-details address {
  font-size: 1.8rem;
  border: 0.1rem solid rgba(201, 153, 137, 0.1) !important;
  padding: 1rem !important;
}
.woocommerce-form-login label.inline {
  margin-left: 2rem !important;
}
.woocommerce-form-login label.inline .woocommerce-form__input-checkbox {
  margin-top: 2rem !important;
}
.payment_method_stripe p {
  margin-bottom: 0;
}
.payment_method_stripe .form-row {
  padding: 0 !important;
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:nth-child(odd) a {
  background: rgba(78, 183, 178, 0.1);
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
  color: #4eb7b2;
  display: block;
  padding: 1.25rem 1.25rem 1.25rem 2rem;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:visited {
  color: #4eb7b2;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:visited:hover,
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:visited:active {
  background: #4eb7b2;
  color: #fff;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active {
  background: #4eb7b2;
  color: #fff;
}
.woocommerce-MyAccount-content legend {
  display: none;
}
.woocommerce-Address address {
  font-size: 1.8rem;
  word-wrap: break-word;
}
.woocommerce form .form-row .required {
  color: #f05567;
}
.woocommerce-form-row em {
  color: rgba(30, 33, 47, 0.7);
  font-size: 1.4rem;
  line-height: 1.286;
}
@media only screen and (min-width: 768px) {
  .comment-reply-title {
    font-size: 1.8rem;
  }
  .related .related-products-title {
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 5rem;
    margin-top: 6rem;
    width: auto;
  }
  .upsells .upsells-title {
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 5rem;
    margin-top: 6rem;
    width: auto;
  }
  .product-page-title {
    font-size: 3.6rem;
  }
  .woocommerce-ordering {
    margin-bottom: 4rem !important;
    width: auto;
  }
  .product-page-title {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .woocommerce ul.order_details {
    flex-direction: row;
  }
  .woocommerce ul.order_details li {
    border-bottom: 0;
    border-right: 1px dashed #d3ced2;
    margin-bottom: 0;
    margin-right: 1rem !important;
    padding-right: 1rem !important;
  }
}
/* The Events Calendar
-------------------------------------------------------------------------------*/
.message-box {
  background: rgba(78, 183, 178, 0.1);
  border: 0.3rem solid #4eb7b2;
}
.wrapper .tribe-common .tribe-common-cta--thin-alt {
  border-bottom-color: #4eb7b2;
}
.wrapper .tribe-common .tribe-common-cta--thin-alt:hover,
.wrapper .tribe-common .tribe-common-cta--thin-alt:active,
.wrapper .tribe-common .tribe-common-cta--thin-alt:focus {
  border-bottom-color: #4eb7b2;
  color: #4eb7b2;
}
.wrapper .tribe-events .tribe-events-calendar-month__day-cell--mobile {
  justify-content: center;
}
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__input {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__button {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__button:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__button:hover,
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__button:focus,
.wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__button:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.wrapper .tribe-events-c-events-bar__search-container .tribe-common-c-svgicon {
  margin-right: 1rem;
}
.wrapper .main-wrapper .tribe-common ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.wrapper .main-wrapper .tribe-common li {
  margin-bottom: 0;
}
.wrapper .main-wrapper .tribe-common a,
.wrapper .main-wrapper .tribe-common a:visited {
  text-decoration: none;
}
.wrapper .main-wrapper .tribe-common a:hover,
.wrapper .main-wrapper .tribe-common a:visited:hover,
.wrapper .main-wrapper .tribe-common a:active,
.wrapper .main-wrapper .tribe-common a:visited:active,
.wrapper .main-wrapper .tribe-common a:focus,
.wrapper .main-wrapper .tribe-common a:visited:focus {
  text-decoration: none;
}
.wrapper .main-wrapper table {
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.wrapper .main-wrapper table button {
  margin: 0;
}
.wrapper .main-wrapper table thead td,
.wrapper .main-wrapper table th {
  background: #fff;
  border-top: 1px solid #4eb7b2 !important;
  color: #4eb7b2;
}
.wrapper .main-wrapper .tribe-events-c-top-bar__datepicker-container th.prev,
.wrapper .main-wrapper .tribe-events-c-top-bar__datepicker-container th.next {
  text-align: center;
  padding-top: 8px;
}
.wrapper .main-wrapper .tribe-events-c-top-bar__datepicker-container th.prev svg,
.wrapper .main-wrapper .tribe-events-c-top-bar__datepicker-container th.next svg {
  display: block;
  float: none;
  margin: 0 auto;
}
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-months .datepicker-switch,
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-months .next,
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-months .prev,
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-years .datepicker-switch,
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-years .next,
.wrapper .main-wrapper .tribe-events .datepicker .datepicker-years .prev {
  padding-top: 8px;
}
.wrapper .tribe-events .tribe-events-c-events-bar__search-container {
  padding-left: 1rem;
}
.wrapper .tribe-events-c-top-bar__datepicker-button {
  box-shadow: none !important;
}
.wrapper .tribe-common .tribe-common-h3,
.wrapper .tribe-common .tribe-events-calendar-latest-past__heading {
  color: #4eb7b2;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-weight: 700;
}
.wrapper .tribe-common .tribe-common-h3 span,
.wrapper .tribe-common .tribe-events-calendar-latest-past__heading span {
  font-weight: 700;
}
.wrapper .tribe-common .tribe-common-h3:after,
.wrapper .tribe-common .tribe-events-calendar-latest-past__heading:after {
  display: none;
}
.wrapper .tribe-events .datepicker .day.current,
.wrapper .tribe-events .datepicker .day.current.focused,
.wrapper .tribe-events .datepicker .day.current:focus,
.wrapper .tribe-events .datepicker .day.current:hover,
.wrapper .tribe-events .datepicker .month.current,
.wrapper .tribe-events .datepicker .month.current.focused,
.wrapper .tribe-events .datepicker .month.current:focus,
.wrapper .tribe-events .datepicker .month.current:hover,
.wrapper .tribe-events .datepicker .year.current,
.wrapper .tribe-events .datepicker .year.current.focused,
.wrapper .tribe-events .datepicker .year.current:focus,
.wrapper .tribe-events .datepicker .year.current:hover {
  background: rgba(78, 183, 178, 0.1);
}
.wrapper .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.wrapper .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  color: #11a0df;
}
.wrapper .tribe-events .datepicker .day.active,
.wrapper .tribe-events .datepicker .day.active.focused,
.wrapper .tribe-events .datepicker .day.active:focus,
.wrapper .tribe-events .datepicker .day.active:hover,
.wrapper .tribe-events .datepicker .month.active,
.wrapper .tribe-events .datepicker .month.active.focused,
.wrapper .tribe-events .datepicker .month.active:focus,
.wrapper .tribe-events .datepicker .month.active:hover,
.wrapper .tribe-events .datepicker .year.active,
.wrapper .tribe-events .datepicker .year.active.focused,
.wrapper .tribe-events .datepicker .year.active:focus,
.wrapper .tribe-events .datepicker .year.active:hover,
.wrapper .tribe-events .tribe-events-calendar-month__day-cell--selected,
.wrapper .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.wrapper .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  background: #4eb7b2;
  color: #fff !important;
}
.wrapper .tribe-common .tribe-common-h4,
.wrapper .tribe-common .tribe-common-b3,
.wrapper .tribe-common .tribe-common-h7,
.wrapper .tribe-common .tribe-common-h8,
.wrapper .tribe-common .tribe-common-b2,
.wrapper .tribe-common .tribe-common-c-btn-border-small,
.wrapper .tribe-common a.tribe-common-c-btn-border-small,
.wrapper .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.wrapper .tribe-common .tribe-common-form-control-text__input,
.wrapper .tribe-events .tribe-events-calendar-month__calendar-event-datetime,
.wrapper .tribe-events .tribe-events-c-view-selector__list-item-text {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
}
.wrapper .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.wrapper .tribe-common .tribe-common-form-control-text__input {
  border-radius: 0.5rem;
  background: #fff;
  border: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  height: 5.8rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  transition: none;
  width: 100%;
}
.wrapper .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input:focus,
.wrapper .tribe-common .tribe-common-form-control-text__input:focus,
.wrapper .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input:active,
.wrapper .tribe-common .tribe-common-form-control-text__input:active {
  border: 0.3rem solid #ffd2c2 !important;
  outline: none;
}
.wrapper .tribe-common .tribe-common-anchor-thin-alt {
  border-color: #4eb7b2;
}
.wrapper .tribe-common .tribe-common-anchor-thin-alt:visited {
  border-color: #4eb7b2;
}
.wrapper .tribe-common .tribe-common-anchor-thin-alt:hover,
.wrapper .tribe-common .tribe-common-anchor-thin-alt:active,
.wrapper .tribe-common .tribe-common-anchor-thin-alt:focus {
  border-color: #4eb7b2;
  color: #4eb7b2;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost,
.wrapper .tribe-events-c-small-cta__price {
  color: #8bce85;
  font-weight: 700;
  font-size: 1.8rem;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost span,
.wrapper .tribe-events-c-small-cta__price span {
  font-weight: 700;
}
.wrapper .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__link {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.wrapper .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__link:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__link:hover,
.wrapper .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__link:focus,
.wrapper .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__link:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
  margin-right: 1rem;
}
.wrapper .tribe-events .tribe-events-c-nav__list {
  align-items: center;
}
.wrapper .tribe-events .tribe-events-c-nav__list button {
  box-shadow: none;
}
.wrapper .tribe-events .tribe-events-c-nav__next {
  align-items: center;
  justify-content: flex-end;
  padding: 0 !important;
  text-transform: none;
}
.wrapper .tribe-events .tribe-events-c-nav__next:after {
  display: none;
}
.wrapper .tribe-events .tribe-events-c-nav__prev {
  justify-content: flex-start;
  text-transform: none;
  padding: 0 !important;
}
.wrapper .tribe-events .tribe-events-c-ical__link {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
  font-size: 1.4rem;
}
.wrapper .tribe-events .tribe-events-c-ical__link:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .tribe-events .tribe-events-c-ical__link:hover,
.wrapper .tribe-events .tribe-events-c-ical__link:focus,
.wrapper .tribe-events .tribe-events-c-ical__link:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.wrapper .tribe-common .tribe-common-c-svgicon {
  color: #4eb7b2;
  float: left;
  margin-top: 1px;
}
.wrapper .tribe-events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path,
.wrapper .tribe-events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path,
.wrapper .tribe-events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path {
  stroke: #11a0df;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border-radius: 0.5rem;
  border: 0.3rem solid #4eb7b2;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}
.wrapper .tribe-events .tribe-events-c-view-selector__list-item-text {
  color: #4eb7b2;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
  background-color: #4eb7b2;
}
.wrapper .tribe-common--breakpoint-medium .tribe-common-c-btn,
.wrapper .tribe-common--breakpoint-medium a.tribe-common-c-btn {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.wrapper .tribe-common--breakpoint-medium .tribe-common-c-btn:visited,
.wrapper .tribe-common--breakpoint-medium a.tribe-common-c-btn:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .tribe-common--breakpoint-medium .tribe-common-c-btn:hover,
.wrapper .tribe-common--breakpoint-medium a.tribe-common-c-btn:hover,
.wrapper .tribe-common--breakpoint-medium .tribe-common-c-btn:focus,
.wrapper .tribe-common--breakpoint-medium a.tribe-common-c-btn:focus,
.wrapper .tribe-common--breakpoint-medium .tribe-common-c-btn:active,
.wrapper .tribe-common--breakpoint-medium a.tribe-common-c-btn:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.wrapper .tribe-events .tribe-events-calendar-month-mobile-events__day-marker {
  font-weight: 700;
}
.wrapper .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
  color: #4eb7b2;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-title {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-weight: 700;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper,
.wrapper .tribe-events-calendar-list__event-datetime-wrapper {
  color: #c99989;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper span,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title span,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper span,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title span,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper span,
.wrapper .tribe-events-calendar-list__event-datetime-wrapper span {
  font-weight: 700;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper:before,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper:before,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper:before,
.wrapper .tribe-events-calendar-list__event-datetime-wrapper:before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5rem;
}
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-venue,
.wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-venue,
.wrapper .tribe-events-calendar-list__event-venue {
  color: #8bce85;
}
.wrapper .tribe-events .tribe-events-c-top-bar__nav-list {
  align-items: center;
}
.wrapper .tribe-events .tribe-events-c-top-bar__nav-list a,
.wrapper .tribe-events .tribe-events-c-top-bar__nav-list button {
  box-shadow: none !important;
}
.wrapper .tribe-events .tribe-events-calendar-list__event-featured-image-link {
  border-radius: 0.5rem;
  border: 0;
  opacity: 1;
  text-decoration: none;
}
.wrapper .tribe-events .tribe-events-calendar-list__event-featured-image-link:hover {
  border: 0;
  opacity: 0.9;
}
.wrapper .tribe-events .tribe-events-calendar-list__event-featured-image-link img {
  border-radius: 0.5rem;
}
.wrapper .tribe-events .tribe-events-c-breadcrumbs__list {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
}
.wrapper .tribe-events-back a {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.wrapper .tribe-events-back a:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .tribe-events-back a:hover,
.wrapper .tribe-events-back a:focus,
.wrapper .tribe-events-back a:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.wrapper .tribe-events-single-event-description {
  font-size: 1.8rem;
}
.wrapper .tribe-events-event-image img {
  border-radius: 0.5rem;
}
.wrapper .sidebar .tribe-compatibility-container {
  position: relative;
  width: 100%;
  margin-top: 4rem;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__header-title {
  border-bottom: 0.3rem solid rgba(201, 153, 137, 0.1);
  color: #1e212f;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  text-align: right;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__event-datetime {
  color: #c99989;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more {
  display: flex;
  justify-content: flex-end;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more-link {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more-link:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more-link:hover,
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more-link:focus,
.wrapper .sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more-link:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  color: #8bce85;
  font-size: 2.4rem !important;
  font-weight: 700 !important;
  padding-left: 2rem;
}
.single-tribe_events .tribe-events-single-event-title {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-weight: 700;
  color: #4eb7b2 !important;
  font-size: 4.8rem !important;
}
.single-tribe_events .tribe-events-schedule {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem !important;
}
.single-tribe_events .tribe-events-schedule:before,
.single-tribe_events .tribe-events-schedule:after {
  display: none;
}
.single-tribe_events .tribe-events-schedule h2 {
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  color: #c99989;
  font-size: 2rem;
  font-weight: 700;
  text-transform: none;
}
.single-tribe_events .tribe-events-schedule h2 span {
  font-weight: 700;
}
.single-tribe_events .tribe-events-schedule h2:before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5rem;
}
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical {
  color: #4eb7b2 !important;
}
.single-tribe_events a.tribe-events-gcal:visited,
.single-tribe_events a.tribe-events-ical:visited {
  color: #4eb7b2 !important;
}
.single-tribe_events a.tribe-events-gcal:hover,
.single-tribe_events a.tribe-events-ical:hover,
.single-tribe_events a.tribe-events-gcal:active,
.single-tribe_events a.tribe-events-ical:active,
.single-tribe_events a.tribe-events-gcal:focus,
.single-tribe_events a.tribe-events-ical:focus {
  color: #11a0df !important;
}
.single-tribe_events .tribe-events-sub-nav li a {
  background-color: #4eb7b2;
}
.single-tribe_events .tribe-events-event-meta {
  background: rgba(78, 183, 178, 0.1) !important;
  border: 0.3rem solid #4eb7b2 !important;
}
.single-tribe_events .tribe-events-single-section-title {
  color: #4eb7b2;
  font-size: 2.4rem !important;
  padding-top: 1rem;
}
.single-tribe_events .tribe-link-view-attendee {
  border-radius: 0.5rem;
  background: rgba(139, 206, 133, 0.1);
  border: 0.3rem solid #8bce85;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.6rem;
  padding: 1.5rem;
}
.single-tribe_events .tribe-rsvp-messages {
  padding-left: 0;
  padding-right: 0;
}
.single-tribe_events .tribe-rsvp-messages .tribe-rsvp-message {
  border-radius: 0.5rem;
  background: rgba(78, 183, 178, 0.1);
  border: 0.3rem solid #4eb7b2;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.6rem;
  padding: 1.5rem;
}
.single-tribe_events .tribe-rsvp-messages .tribe-rsvp-message.tribe-rsvp-message-success {
  background: rgba(139, 206, 133, 0.1);
  border: 0.3rem solid #8bce85;
}
.single-tribe_events .tribe-rsvp-messages .tribe-rsvp-message.tribe-rsvp-message-error {
  background: rgba(240, 85, 103, 0.1);
  border: 0.3rem solid #f05567;
}
.single-tribe_events #tribe-tickets .tribe-tickets__title {
  color: #4eb7b2;
}
.single-tribe_events #tribe-tickets .tribe-tickets__item__content--inactive {
  font-size: 1.4rem;
}
.single-tribe_events #tribe-tickets .tribe-tickets__item__quantity button {
  box-shadow: none;
}
.single-tribe_events #tribe-tickets .tribe-tickets__item .tribe-common-h7,
.single-tribe_events #tribe-tickets .tribe-tickets__item .tribe-tickets__sale_price {
  font-size: 1.8rem;
}
.single-tribe_events #tribe-tickets .tribe-tickets__item .tribe-common-b2,
.single-tribe_events #tribe-tickets .tribe-tickets__item .tribe-common-b3 {
  font-size: 1.4rem;
}
.single-tribe_events #tribe-tickets .tribe-tickets__footer .tribe-common-b2 {
  font-size: 1.8rem;
}
.single-tribe_events #tribe-tickets .tribe-tickets__footer button.tribe-common-c-btn {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.single-tribe_events #tribe-tickets .tribe-tickets__footer button.tribe-common-c-btn:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.single-tribe_events #tribe-tickets .tribe-tickets__footer button.tribe-common-c-btn:hover,
.single-tribe_events #tribe-tickets .tribe-tickets__footer button.tribe-common-c-btn:focus,
.single-tribe_events #tribe-tickets .tribe-tickets__footer button.tribe-common-c-btn:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.single-tribe_events .tickets-unavailable {
  border-radius: 0.5rem;
  background: rgba(78, 183, 178, 0.1);
  border: 0.3rem solid #4eb7b2;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.6rem;
  padding: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .single-tribe_events .tribe-events-sub-nav li a {
    background-color: #fff;
  }
  .single-tribe_events .tribe-events-schedule {
    justify-content: space-between;
    width: 100%;
  }
  .single-tribe_events .tribe-events-schedule h2 {
    text-align: left;
    margin-bottom: 0;
  }
  .single-tribe_events .tribe-events-schedule .tribe-events-cost {
    align-self: flex-end;
    text-align: right;
  }
  .wrapper .tribe-events-c-events-bar__search-container .tribe-events-c-search__input {
    padding: 20px 20px 20px 40px;
  }
  .wrapper .sidebar .tribe-compatibility-container {
    margin-top: 6rem;
  }
}
.tribe-events-notices {
  background: rgba(78, 183, 178, 0.1) !important;
  border: 0.3rem solid #4eb7b2 !important;
  color: #1e212f !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
  color: #c99989 !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a {
  color: #4eb7b2;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:visited {
  color: #4eb7b2;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:hover,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:active,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:focus {
  color: #11a0df;
  border: 0;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description p,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description li {
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
}
.widget-llms-buttons .btn {
  margin-bottom: 1rem;
  width: 100%;
}
.left-column .llms-loop-list {
  list-style-type: none;
  margin-left: 0;
}
.left-column .llms-loop-item {
  list-style-type: none;
}
.left-column .llms-featured-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: auto;
  opacity: 1;
  transition: opacity 0.1s linear;
  width: 100%;
}
.left-column .llms-loop-title {
  color: #1e212f;
}
.left-column .llms-loop-link .llms-loop-title {
  color: #1e212f;
  font-weight: 400;
  line-height: 1;
  margin-top: 1rem;
}
.left-column .llms-loop-link .llms-author {
  display: flex;
}
.left-column .llms-loop-link:hover .llms-loop-title,
.left-column .llms-loop-link:active .llms-loop-title,
.left-column .llms-loop-link:focus .llms-loop-title {
  color: #11a0df;
}
.left-column .llms-instructor-info .llms-instructors .llms-author {
  border-top: 0.3rem solid #4eb7b2;
}
.left-column .llms-instructor-info .llms-instructors .llms-author .avatar {
  background: #4eb7b2;
  border: 0.3rem solid #4eb7b2;
}
.left-column .llms-access-plan-title {
  background: #4eb7b2;
  color: #fff;
}
.left-column .llms-lesson-thumbnail img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: auto;
  opacity: 1;
  transition: opacity 0.1s linear;
  width: 100%;
}
.left-column .llms-notice {
  background: rgba(78, 183, 178, 0.1);
  border-color: #4eb7b2;
}
.left-column .llms-checkout-section {
  border: 0.3rem solid #4eb7b2;
}
.left-column .llms-checkout-wrapper .llms-form-heading {
  background: #4eb7b2;
}
.left-column .llms-button-action {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.left-column .llms-button-action:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.left-column .llms-button-action:hover,
.left-column .llms-button-action:focus,
.left-column .llms-button-action:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.left-column .llms-button-primary {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.left-column .llms-button-primary:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.left-column .llms-button-primary:hover,
.left-column .llms-button-primary:focus,
.left-column .llms-button-primary:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.left-column .llms-button-secondary {
  border-radius: 0.5rem !important;
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
  display: inline-block;
  font-family: "Quicksand", Helmet, Freesans, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-appearance: none;
  appearance: none;
}
.left-column .llms-button-secondary:visited {
  background: #fff;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #11a0df;
}
.left-column .llms-button-secondary:hover,
.left-column .llms-button-secondary:focus,
.left-column .llms-button-secondary:active {
  background: #11a0df;
  border: 0.3rem solid rgba(17, 160, 223, 0.5);
  color: #fff;
  outline: none;
}
.llms-notification {
  border-top: 0.3rem solid #4eb7b2 !important;
}
#llms_review_submit_button {
  clear: left;
  float: left;
  margin: 1rem 0;
}
.sidebar .llms-widget-syllabus .llms-course-outline,
.sidebar .llms-widget-syllabus .llms-lesson {
  margin-left: 0;
}
.llms-video-wrapper .center-video {
  padding-top: 0 !important;
  width: 100%;
}
.llms-video-wrapper .center-video iframe {
  position: relative !important;
}
.wrapper .full-width {
  position: relative;
  width: 100%;
}
.wrapper .two-cols,
.wrapper .three-cols,
.wrapper .four-cols,
.wrapper .all-cols {
  display: flex;
  align-items: center;
  align-content: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
}
.wrapper .two-cols .no-pad,
.wrapper .three-cols .no-pad,
.wrapper .four-cols .no-pad,
.wrapper .all-cols .no-pad {
  padding: 0;
}
.wrapper .two-cols .no-pad-left,
.wrapper .three-cols .no-pad-left,
.wrapper .four-cols .no-pad-left,
.wrapper .all-cols .no-pad-left {
  padding-left: 0;
}
.wrapper .two-cols .no-pad-right,
.wrapper .three-cols .no-pad-right,
.wrapper .four-cols .no-pad-right,
.wrapper .all-cols .no-pad-right {
  padding-right: 0;
}
.wrapper .all-cols {
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  padding: 0 6.25%;
}
.wrapper .all-cols .column {
  padding: 0 1.5rem;
}
.wrapper .column,
.wrapper .dbl-col,
.wrapper .trp-col,
.wrapper .full-col {
  list-style-type: none;
  margin-top: 3rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.wrapper .column:first-child,
.wrapper .dbl-col:first-child,
.wrapper .trp-col:first-child,
.wrapper .full-col:first-child {
  margin-top: 0;
}
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fb_iframe_widget {
  margin-bottom: 2rem;
}
/* Latest Classes
-------------------------------------------------------------------------------*/
.latest-classes-wrapper {
  position: relative;
  width: 100%;
  background-color: rgba(201, 153, 137, 0.1);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 -1.25rem 0 rgba(255, 255, 255, 0.5) inset;
  padding-bottom: 4rem;
  z-index: 2;
}
.latest-classes-wrapper:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 210, 194, 1) 0%, rgba(255, 242, 233, 0.4) 28%, rgba(255, 242, 233, 0) 80%, rgba(255, 210, 194, 1) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.latest-classes-wrapper:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.latest-classes-wrapper .inner-wrapper {
  z-index: 3;
}
.lcw-title-wrapper {
  position: relative;
  width: 100%;
  border-bottom: 1.25rem solid rgba(78, 183, 178, 0.5);
  border-top: 1.25rem solid rgba(78, 183, 178, 0.5);
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  z-index: 3;
}
.lcw-title-wrapper .lcw-tw-inner {
  background: #4eb7b2;
}
.lcw-title-wrapper .lcw-tw-inner-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding-left: 6.25%;
  padding-right: 6.25%;
}
.lcw-title-wrapper .lcw-title {
  display: flex;
  font-size: 2.4rem;
  justify-content: flex-start;
  align-items: center;
  line-height: 1;
  margin-bottom: 0;
  padding: 1rem 0;
  position: relative;
  text-transform: uppercase;
}
.lcw-title-wrapper .lcw-title .lcw-title-image {
  background: url("_/img/ywk-flower.png") no-repeat top left;
  background-size: 4.8rem 4.9rem;
  display: block;
  height: 4.9rem;
  width: 4.8rem !important;
  z-index: 2;
}
.lcw-title-wrapper .lcw-title .lcw-title-text {
  background: -webkit-linear-gradient(left, #fff, #ffd2c2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  margin-left: 1rem;
}
.lcw-description {
  margin-bottom: 1.5rem;
}
.lcw-description p,
.lcw-description li {
  font-size: 2rem;
}
.lcw-list {
  border-radius: 0.5rem;
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.lcw-list-items {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.lcw-list-item {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 2.2rem;
}
.lcw-list-item:nth-child(even) .lcw-list-item-link {
  background: rgba(78, 183, 178, 0.1);
}
.lcw-list-item:nth-child(even) .lcw-list-item-link:hover,
.lcw-list-item:nth-child(even) .lcw-list-item-link:active,
.lcw-list-item:nth-child(even) .lcw-list-item-link:focus {
  background: rgba(139, 206, 133, 0.1);
}
.lcw-list-item:first-child .lcw-list-item-link {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.lcw-list-item-link {
  display: flex;
  padding: 1.5rem 2rem;
}
.lcw-list-item-link:hover,
.lcw-list-item-link:active,
.lcw-list-item-link:focus {
  box-shadow: 0 0 0 0.3rem rgba(139, 206, 133, 0.5);
  background: rgba(139, 206, 133, 0.1);
}
.lcw-list-item-class {
  display: flex;
  flex-wrap: wrap;
}
.lcw-list-item-class-title {
  color: #1e212f;
  font-weight: 700;
  padding: 0 1rem 0 0;
}
.lcw-list-item-class-title .fas {
  color: #4eb7b2;
  margin-right: 1rem;
}
.lcw-in {
  color: #11a0df;
  font-weight: 700;
  padding: 0 1rem 0 0;
}
.lcw-list-item-class-parent {
  color: #4eb7b2;
  font-weight: 700;
}
.lcw-list-item .lcw-list-item-link:hover .lcw-list-item-class-title .fas,
.lcw-list-item .lcw-list-item-link:active .lcw-list-item-class-title .fas,
.lcw-list-item .lcw-list-item-link:focus .lcw-list-item-class-title .fas,
.lcw-list-item .lcw-list-item-link:hover .lcw-list-item-class-parent,
.lcw-list-item .lcw-list-item-link:active .lcw-list-item-class-parent,
.lcw-list-item .lcw-list-item-link:focus .lcw-list-item-class-parent {
  color: #8bce85;
}
.lcw-list-buttons {
  padding: 2rem 2rem 1.5rem;
}
.lcw-list-buttons-all {
  margin-top: 0.5rem;
}
.vs-paging {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vs-paging-item {
  display: flex;
  flex-direction: column;
}
.main-wrapper .vs-page-title {
  margin-bottom: 0.5rem;
}
.vs-next-item .vs-page-title {
  text-align: right;
}
.vs-page-item {
  display: flex;
  align-items: center;
}
.vs-prev {
  padding-right: 2rem;
}
.vs-next {
  padding-left: 2rem;
  text-align: right;
}
/* Homepage Shop
-------------------------------------------------------------------------------*/
.wrapper .list-shop-products {
  margin-top: 3rem;
}
.hsw-content p,
.hsw-content li {
  font-size: 2rem;
  margin-bottom: 0;
}
/* Accounts page 
-------------------------------------------------------------------------------*/
.pms-account-navigation {
  border-radius: 0.5rem;
  background: rgba(201, 153, 137, 0.1);
  padding: 0;
}
.pms-account-navigation li.pms-account-navigation-link {
  display: flex;
  margin: 0 !important;
  padding: 0;
}
.pms-account-navigation li.pms-account-navigation-link:first-child a {
  border-top: 0;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.pms-account-navigation li.pms-account-navigation-link:last-child a {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.pms-account-navigation li.pms-account-navigation-link a.pms-account-navigation-link--active {
  background: rgba(78, 183, 178, 0.1);
  box-shadow: none !important;
}
.pms-account-navigation li.pms-account-navigation-link a {
  border-top: 0.1rem solid #fff;
  color: #1e212f;
  font-weight: 700;
  padding: 1.5rem 2rem;
  width: 100%;
}
.pms-account-navigation li.pms-account-navigation-link a:hover,
.pms-account-navigation li.pms-account-navigation-link a:active,
.pms-account-navigation li.pms-account-navigation-link a:focus {
  box-shadow: 0 0 0 0.3rem rgba(139, 206, 133, 0.5) inset !important;
  background: rgba(139, 206, 133, 0.1);
  color: #11a0df;
}
/* Classes page, timetable
-------------------------------------------------------------------------------*/
.ct-wrapper {
  position: relative;
  width: 100%;
}
.main-wrapper .ct-day {
  margin-top: 3rem;
}
.ct-day-classes {
  position: relative;
  width: 100%;
  border-bottom: 0.3rem solid rgba(201, 153, 137, 0.1);
  display: flex;
  flex-direction: column;
}
.ct-day-class {
  position: relative;
  width: 100%;
  border-top: 0.1rem solid rgba(201, 153, 137, 0.1);
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
  line-height: 1.25;
  padding: 1rem;
}
.ct-day-class:nth-of-type(even) {
  background: rgba(78, 183, 178, 0.1);
}
.ct-day-class.ct-onhold {
  background: rgba(240, 85, 103, 0.1);
}
.ct-day-class .ct-day-time {
  display: flex;
}
.ct-day-class .ct-day-time .fas {
  line-height: 1.25;
  margin-right: 0.5rem;
}
.ct-day-class .ct-day-time .fa-sun {
  color: #c99989;
}
.ct-day-class .ct-day-time .fa-moon {
  color: #4eb7b2;
}
.ct-day-class .ct-day-title {
  margin-top: 0.5rem;
  font-weight: 700;
  flex-grow: 1;
  padding-right: 1rem;
}
.ct-day-class .ctdt-notes {
  font-weight: 400;
  font-size: 1.4rem;
  font-style: italic;
}
.ct-day-class .ct-day-delivery {
  margin-top: 0.5rem;
}
/* Instagram footer
-------------------------------------------------------------------------------*/
.instagram-wrapper {
  border-bottom: 0.1rem solid rgba(201, 153, 137, 0.1);
  border-top: 0.1rem solid rgba(201, 153, 137, 0.1);
  padding-left: 2rem;
  padding-right: 2rem;
}
.instagram-wrapper:before {
  top: calc(100% - 2rem);
}
.instagram-wrapper:after {
  bottom: calc(100% - 2rem);
}
.instagram-wrapper #sb_instagram {
  padding-bottom: 0 !important;
  height: auto !important;
}
.instagram-wrapper #sb_instagram .sb_instagram_header {
  padding: 1rem;
  padding-top: 2rem !important;
  margin: 0;
}
.instagram-wrapper #sbi_load {
  padding-bottom: 2rem;
}
.instagram-wrapper .sbi_load_btn {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
  display: inline-block !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  line-height: 1 !important;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center !important;
  text-decoration: none !important !important;
  text-transform: uppercase !important;
  word-wrap: break-word !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  padding: 1rem 1rem 0.8rem !important;
  transition: none !important;
  box-shadow: none !important;
}
.instagram-wrapper .sbi_load_btn:visited {
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
}
.instagram-wrapper .sbi_load_btn:hover,
.instagram-wrapper .sbi_load_btn:focus,
.instagram-wrapper .sbi_load_btn:active {
  background: #11a0df !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #fff !important;
  outline: none !important;
}
.instagram-wrapper .sbi_follow_btn a {
  border-radius: 0.5rem !important;
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
  display: inline-block !important;
  font-family: "Quicksand", Helmet, Freesans, sans-serif !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 1.25rem 2.25rem 1.3rem !important;
  text-align: center !important;
  text-decoration: none !important !important;
  text-transform: uppercase !important;
  word-wrap: break-word !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 0.3rem solid rgba(78, 183, 178, 0.5) !important;
  color: #4eb7b2 !important;
  font-size: 1.4rem !important;
  padding: 1rem 1rem 0.8rem !important;
  transition: none !important;
  box-shadow: none !important;
}
.instagram-wrapper .sbi_follow_btn a:visited {
  background: #fff !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #11a0df !important;
}
.instagram-wrapper .sbi_follow_btn a:hover,
.instagram-wrapper .sbi_follow_btn a:focus,
.instagram-wrapper .sbi_follow_btn a:active {
  background: #11a0df !important;
  border: 0.3rem solid rgba(17, 160, 223, 0.5) !important;
  color: #fff !important;
  outline: none !important;
}
.instagram-wrapper .sbi_follow_btn a:visited {
  border: 0.3rem solid rgba(78, 183, 178, 0.5) !important;
  color: #4eb7b2 !important;
}
.instagram-wrapper .sbi_follow_btn a:hover,
.instagram-wrapper .sbi_follow_btn a:focus,
.instagram-wrapper .sbi_follow_btn a:active {
  background: #4eb7b2 !important;
  border: 0.3rem solid rgba(78, 183, 178, 0.5) !important;
  color: #fff !important;
}
/* Mid footer
-------------------------------------------------------------------------------*/
.mid-footer-wrapper {
  position: relative;
  width: 100%;
  background-color: rgba(201, 153, 137, 0.1);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 0.1rem solid rgba(201, 153, 137, 0.1);
  border-top: 0.1rem solid rgba(201, 153, 137, 0.1);
  box-shadow: 0 -1.25rem 0 rgba(255, 255, 255, 0.5) inset;
  display: flex;
}
.mid-footer-wrapper:after {
  background: #ffd2c2;
  background: linear-gradient(90deg, rgba(255, 210, 194, 1) 0%, rgba(255, 242, 233, 0.4) 28%, rgba(255, 242, 233, 0) 80%, rgba(255, 210, 194, 1) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.mid-footer-wrapper:before {
  background: rgba(255, 242, 233, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.mid-footer-wrapper .inner-wrapper {
  padding: 3rem 0;
  z-index: 2;
}
.mid-footer-wrapper .box-content {
  border-radius: 0.5rem;
  position: relative;
  width: 100%;
  background: rgba(78, 183, 178, 0.5);
  padding: 3rem;
}
.mid-footer-wrapper .bc-title {
  background: -webkit-linear-gradient(left, #fff, #ffd2c2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.mid-footer-wrapper .bc-text {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.mid-footer-wrapper .bc-btn {
  margin-top: 2rem;
}
/* Lower footer
-------------------------------------------------------------------------------*/
.footer-wrapper {
  position: relative;
  width: 100%;
  background: #fff;
  color: #1e212f;
  font-size: 1.4rem;
  margin: 0 auto;
  z-index: 2;
}
.footer-wrapper .inner-wrapper {
  padding-bottom: 2rem;
  padding-top: 0;
}
.footer-wrapper .inner-wrapper .fw-cols {
  padding-top: 3rem;
}
.footer-wrapper a {
  opacity: 0.7;
  color: rgba(30, 33, 47, 0.8);
}
.footer-wrapper a:visited {
  opacity: 0.7;
}
.footer-wrapper a:hover,
.footer-wrapper a:active {
  color: #1e212f;
  opacity: 1;
}
.footer-wrapper .fw-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-wrapper .business-info li {
  margin-bottom: 0.5rem;
}
.footer-wrapper .footer-links {
  display: flex;
  flex-direction: row;
}
.footer-wrapper .footer-links li {
  margin-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.footer-wrapper .footer-links li:before {
  content: " | ";
}
.footer-wrapper .footer-links li:first-child {
  padding-left: 0;
}
.footer-wrapper .footer-links li:first-child:before {
  display: none;
}
.footer-wrapper .ee {
  display: flex;
  justify-content: flex-end;
}
.footer-wrapper .ee a .ee-darker {
  opacity: 0.6;
}
.footer-wrapper .ee a:hover .ee-darker {
  opacity: 0.7;
}
/* aioseo oddity
-------------------------------------------------------------------------------*/
#wpadminbar #wp-admin-bar-aioseo-main .ab-item {
  display: flex;
}
#wpadminbar #wp-admin-bar-aioseo-main .ab-item .aioseo-logo {
  margin-top: 5px;
}
/* Smaller screen breakpoint
-------------------------------------------------------------------------------*/
@media only screen and (min-width: 764px) {
  body {
    text-rendering: optimizeLegibility;
  }
  .inner-wrapper {
    margin: 0 auto;
    max-width: 131rem;
    padding: 0 3.5rem;
  }
  .tbc-tagline {
    max-width: 70%;
  }
  /* Main wrapper
-------------------------------------------------------------------------------*/
  .main-wrapper .inner-wrapper {
    padding: 10rem 3.5rem;
  }
  .main-wrapper .has-child-pages {
    margin-top: 6rem;
  }
  .main-wrapper .has-child-pages hr {
    margin-bottom: 0;
  }
  .main-wrapper .list-standard-row {
    position: relative;
    width: 100%;
    margin-top: 4rem;
  }
  .main-wrapper .list-standard-row .two-cols {
    margin-bottom: 6rem;
  }
  .main-wrapper .lsr-text.lsr-has-photo {
    padding-top: 0 !important;
  }
  .main-wrapper .lsr-title {
    font-size: 3rem;
  }
  .main-wrapper .lsr-header-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    margin-top: 0;
    width: 100%;
  }
  .main-wrapper .lsr-header-meta.single-page-meta {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .main-wrapper .lsr-header-meta.single-footer-meta {
    padding-left: 0;
    margin-top: 3rem;
  }
  .main-wrapper .lsr-read-more {
    font-size: 2rem;
  }
  .main-wrapper .sb-shop .lsr-title {
    font-size: 2.4rem;
  }
  .main-wrapper .lsr-lessons {
    margin-top: 2rem;
  }
  .main-wrapper .lsr-lessons li {
    padding: 2rem 0;
  }
  .main-wrapper .lsr-lessons li .lsr-text {
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    width: 80%;
  }
  .main-wrapper .lsr-lessons li .lsr-text.lsr-no-photo {
    padding-left: 2rem !important;
  }
  .main-wrapper .lsr-lessons li .lsr-thumbnail {
    height: 12rem;
    width: 20%;
  }
  .main-wrapper .homepage-container .welcome-text {
    max-width: 70rem;
  }
  .main-wrapper .homepage-container .welcome-text p,
  .main-wrapper .homepage-container .welcome-text li {
    font-size: 2.4rem;
  }
  .main-wrapper .widget {
    margin-top: 6rem;
  }
  .main-wrapper .widget.widget-sidebarnav {
    display: block;
  }
  .main-wrapper .widget.widget-contact-sidebar .wcs-link {
    font-size: 2.4rem;
  }
  .main-wrapper .comment-container {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .main-wrapper .gallery-caption {
    margin: 0 auto 1rem;
    margin-left: auto !important;
    max-width: 25rem;
  }
  .main-wrapper embed,
  .main-wrapper iframe,
  .main-wrapper object {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  p .main-wrapper embed,
  p .main-wrapper iframe,
  p .main-wrapper object {
    text-align: center;
  }
  .main-wrapper .acc-title {
    margin-bottom: 4rem;
  }
  .main-wrapper .accordion-section {
    margin: 4rem 0;
  }
  .main-wrapper .content-under-accordion {
    margin: 6rem 0 4rem;
  }
  /* Columns
-------------------------------------------------------------------------------*/
  .wrapper {
    padding-top: 0;
  }
  .wrapper .two-cols,
  .wrapper .three-cols,
  .wrapper .four-cols,
  .wrapper .all-cols {
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .wrapper .two-cols .column,
  .wrapper .three-cols .column,
  .wrapper .four-cols .column,
  .wrapper .all-cols .column,
  .wrapper .two-cols .dbl-col,
  .wrapper .three-cols .dbl-col,
  .wrapper .four-cols .dbl-col,
  .wrapper .all-cols .dbl-col,
  .wrapper .two-cols .trp-col,
  .wrapper .three-cols .trp-col,
  .wrapper .four-cols .trp-col,
  .wrapper .all-cols .trp-col {
    margin-top: 0;
    padding: 0 2rem;
  }
  .wrapper .two-cols .pad-right,
  .wrapper .three-cols .pad-right,
  .wrapper .four-cols .pad-right,
  .wrapper .all-cols .pad-right {
    padding-right: 2rem;
  }
  .wrapper .two-cols .no-pad,
  .wrapper .three-cols .no-pad,
  .wrapper .four-cols .no-pad,
  .wrapper .all-cols .no-pad {
    padding: 0;
  }
  .wrapper .two-cols .no-pad-left,
  .wrapper .three-cols .no-pad-left,
  .wrapper .four-cols .no-pad-left,
  .wrapper .all-cols .no-pad-left {
    padding-left: 0;
  }
  .wrapper .two-cols .no-pad-right,
  .wrapper .three-cols .no-pad-right,
  .wrapper .four-cols .no-pad-right,
  .wrapper .all-cols .no-pad-right {
    padding-right: 0;
  }
  .wrapper .all-cols {
    padding: 0;
  }
  .wrapper .all-cols .column {
    min-width: 34rem;
    max-width: 35rem;
    padding: 0 2rem;
    width: 25%;
  }
  .wrapper .four-cols .column {
    width: 25%;
  }
  .wrapper .four-cols .dbl-col {
    width: 50%;
  }
  .wrapper .four-cols .trp-col {
    width: 75%;
  }
  .wrapper .four-cols .full-col {
    width: 100%;
  }
  .wrapper .three-cols .column {
    width: 33.33333333%;
  }
  .wrapper .three-cols .dbl-col {
    width: 66.66666667%;
  }
  .wrapper .three-cols .full-col {
    width: 100%;
  }
  .wrapper .two-cols .column {
    width: 50%;
  }
  .wrapper .two-cols .full-col {
    width: 100%;
  }
  /* Latest Classes
-------------------------------------------------------------------------------*/
  .lcw-title-wrapper .lcw-tw-inner-wrapper {
    margin: 0 auto;
    max-width: 131rem;
    padding: 0 3.5rem;
  }
  .lcw-description {
    margin-bottom: 3rem;
  }
  .lcw-description p,
  .lcw-description li {
    font-size: 2.2rem;
  }
  .lcw-list-buttons {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  /* Homepage Shop
-------------------------------------------------------------------------------*/
  .hsw-content p,
  .hsw-content li {
    font-size: 2.2rem;
  }
  .main-wrapper .hsw-buttons-items .hsw-buttons-item {
    margin-right: 0;
    width: 100%;
  }
  .main-wrapper .hsw-buttons-item-link {
    width: 100%;
  }
  /* Accounts page 
-------------------------------------------------------------------------------*/
  .pms-account-navigation {
    width: auto;
  }
  .pms-account-navigation ul {
    justify-content: space-between;
    align-items: stretch;
    width: auto;
  }
  .pms-account-navigation li.pms-account-navigation-link:first-child a {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-top-right-radius: 0;
  }
  .pms-account-navigation li.pms-account-navigation-link:last-child a {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .pms-account-navigation li.pms-account-navigation-link a {
    border-top: 0;
    display: flex;
    align-items: center;
  }
  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  button,
  .btn,
  a.btn,
  .main-wrapper .btn {
    width: auto;
  }
  .nf-form-content button,
  .nf-form-content input[type=button],
  .nf-form-content input[type=submit] {
    width: auto !important;
  }
  /* Classes page, timetable
-------------------------------------------------------------------------------*/
  .ct-day-class {
    flex-direction: row;
  }
  .ct-day-class .ct-day-time {
    min-width: 10rem;
  }
  .ct-day-class .ct-day-title,
  .ct-day-class .ct-day-delivery {
    margin-top: 0;
  }
  /* Instagram footer
-------------------------------------------------------------------------------*/
  .instagram-wrapper #sb_instagram {
    height: auto !important;
  }
  .instagram-wrapper #sb_instagram .sb_instagram_header {
    padding: 1rem;
    padding-top: 2rem !important;
    margin: 0;
  }
  .instagram-wrapper #sb_instagram #sbi_load {
    width: auto !important;
  }
  /* Mid footer
-------------------------------------------------------------------------------*/
  .wrapper .mid-footer-wrapper .two-cols .column {
    width: 70%;
  }
  .mid-footer-wrapper {
    margin-top: 2rem;
  }
  .mid-footer-wrapper .column {
    display: flex;
  }
  .mid-footer-wrapper .inner-wrapper {
    padding-bottom: 6rem;
    padding-left: calc(3.5rem/2);
    padding-right: calc(3.5rem/2);
    padding-top: 6rem;
  }
  .mid-footer-wrapper .bc-title {
    font-size: 2.4rem;
  }
  .mid-footer-wrapper .bc-text {
    font-size: 1.8rem;
  }
  .mid-footer-wrapper .tnp-subscription,
  .mid-footer-wrapper .tnp-subscription-minimal {
    max-width: 100%;
  }
  .mid-footer-wrapper .tnp-field-button {
    display: flex;
    justify-content: flex-end;
  }
  .mid-footer-wrapper .tnp-submit {
    width: auto;
  }
}
@media only screen and (min-width: 980px) {
  .deviceClass {
    float: right;
  }
  .toggle-menu {
    display: none;
  }
  .navigation-wrapper {
    flex-grow: 1;
    min-width: 0.1rem;
    width: 100%;
  }
  .navigation-wrapper .expand-nav {
    padding-bottom: 0;
    width: auto;
  }
  .navigation-wrapper .expand-nav li {
    font-size: 1.8rem;
  }
  .navigation-wrapper .nav li li {
    font-size: 1.6rem;
  }
  .nav {
    padding-left: 6rem;
    padding-right: 0;
  }
  .logo-navigation-wrapper .lnw-inner {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  .logo-navigation-wrapper .inner-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
  .nw-web-logo-link {
    margin-bottom: 0;
    width: auto;
  }
  .nw-web-logo-text {
    background-size: 15.8rem 4.9rem;
    height: 4.9rem;
    margin-left: 8.2rem;
    width: 15.8rem;
  }
  .nw-web-logo-image {
    background-size: 12rem 12.2rem;
    height: 12.2rem;
    left: -6.2rem;
    margin-right: 2rem;
    position: absolute;
    width: 12rem;
  }
  .hw-tagline {
    margin: 30rem 0;
  }
  .tbc-tagline {
    max-width: 50%;
  }
  body.page-id-39 .header-wrapper,
  body.parent-pageid-39 .header-wrapper,
  body.ancestor-page-39 .header-wrapper {
    background-size: cover;
  }
  body.page-id-39 .nw-web-logo-image,
  body.parent-pageid-39 .nw-web-logo-image,
  body.ancestor-page-39 .nw-web-logo-image {
    background-size: 7.3rem 12.2rem;
    height: 12.2rem;
    left: -6.2rem;
    margin-right: 2rem;
    position: absolute;
    width: 7.3rem;
  }
  body.page-id-39 .nw-web-logo-text,
  body.parent-pageid-39 .nw-web-logo-text,
  body.ancestor-page-39 .nw-web-logo-text {
    background-size: 14.4rem 4.9rem;
    height: 4.9rem;
    margin-left: 3.2rem;
    width: 14.4rem;
  }
  /* Main wrapper
-------------------------------------------------------------------------------*/
  /* Latest Classes
-------------------------------------------------------------------------------*/
  .latest-classes-wrapper {
    padding-bottom: 10rem;
  }
  .lcw-title-wrapper {
    margin-bottom: 4rem;
    margin-top: 6rem;
  }
  .lcw-title-wrapper .lcw-title {
    font-size: 3.6rem;
    padding: 2rem 0;
  }
  .lcw-title-wrapper .lcw-title .lcw-title-image {
    background-size: 12rem 12.2rem;
    height: 12.2rem;
    left: -6.2rem;
    margin-right: 2rem;
    position: absolute;
    width: 12rem !important;
  }
  .lcw-title-wrapper .lcw-title .lcw-title-text {
    margin-left: 8.2rem;
  }
  .lcw-description {
    margin-bottom: 4rem;
  }
  .lcw-description p,
  .lcw-description li {
    font-size: 2.2rem;
  }
  .lcw-list-buttons {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .lcw-list-buttons .lcw-list-buttons-item {
    margin-bottom: 0;
  }
  .lcw-list-buttons-all {
    margin-top: 0;
  }
  /* Homepage Shop
-------------------------------------------------------------------------------*/
  .hsw-content p,
  .hsw-content li {
    font-size: 2.4rem;
  }
  .main-wrapper .hsw-buttons-items {
    flex-direction: column;
    align-items: flex-end;
  }
  .main-wrapper .hsw-buttons-items .hsw-buttons-item {
    width: auto;
  }
  .main-wrapper .hsw-buttons-item-link {
    width: auto;
  }
  /* Instagram footer
-------------------------------------------------------------------------------*/
  .instagram-wrapper #sb_instagram {
    padding-bottom: 1rem !important;
  }
  .instagram-wrapper #sb_instagram .sb_instagram_header {
    padding-top: 3rem !important;
    max-width: 70%;
  }
  .instagram-wrapper #sb_instagram #sbi_load {
    float: none;
    position: absolute;
    z-index: 3;
    top: 3rem;
    right: 3rem;
    text-align: right;
    width: auto !important;
  }
  /* Mid footer wrapper
-------------------------------------------------------------------------------*/
  .wrapper .mid-footer-wrapper .two-cols .column {
    width: 50%;
  }
  .mid-footer-wrapper .inner-wrapper {
    padding-bottom: 10rem;
    padding-top: 10rem;
  }
  .mid-footer-wrapper .bc-title {
    font-size: 3.6rem;
  }
  .mid-footer-wrapper .bc-text {
    font-size: 2.4rem;
  }
  /* Lower footer
-------------------------------------------------------------------------------*/
  .footer-wrapper .fw-info,
  .footer-wrapper .footer-links {
    flex-direction: row;
  }
  .footer-wrapper .footer-links li:first-child {
    padding-left: 0.5rem;
  }
  .footer-wrapper .footer-links li:first-child:before {
    display: inline;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1240px) {
  .navigation-wrapper .expand-nav li {
    font-size: 1.6rem;
  }
  .navigation-wrapper .expand-nav .nav-virtual-studio a {
    font-size: 1.6rem;
    padding: 1.5rem !important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1100px) {
  .navigation-wrapper .expand-nav li {
    font-size: 1.4rem;
  }
  .navigation-wrapper .expand-nav .nav-virtual-studio a {
    font-size: 1.4rem;
    padding: 1rem !important;
  }
  .navigation-wrapper .nav li li {
    font-size: 1.4rem;
  }
  .nav li li a {
    padding: 1rem;
  }
  .nav li ul {
    width: 20rem;
  }
  .footer-wrapper .fw-info {
    flex-direction: column;
  }
  .footer-wrapper .footer-links li:first-child {
    padding-left: 0;
  }
  .footer-wrapper .footer-links li:first-child:before {
    display: none;
  }
}
/* Print styles
-------------------------------------------------------------------------------*/
@media print {
  * {
    text-shadow: none;
  }
  .nav-wrapper,
  .footer-wrapper .ee {
    display: none;
  }
  .hw-print-logo {
    display: block;
    height: 8.4rem;
    margin: 0 auto;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .main-wrapper .lsr-title {
    max-width: 100%;
  }
  *::-ms-backdrop,
  .main-wrapper .lsr-header-meta {
    max-width: 100%;
  }
  *::-ms-backdrop,
  .main-wrapper .lsr-excerpt {
    max-width: 100%;
  }
}
