@charset "UTF-8";
/*
Theme Name: Bare Bones
Theme URI: http://github.com/mikefrancis/barebones
Author: Mike Francis
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

address,
caption,
cite,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  text-align: left;
}

.alignleft {
  float: left;
}

img.alignleft {
  margin-right: 21px;
}

.alignright {
  float: right;
}

img.alignright {
  margin-left: 21px;
}

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

img.aligncenter {
  margin-bottom: 21px;
}

.clearfix:before, .articles-archive:before, .main:before, .content:before, #payment:before, .form--login .form__action:before, .related:before, .product--single .product__content .product__images:before, .product--single .product__content:before, .main--catalog__header:before, .media--blog-excerpt:before, .media .media__thumb .media__thumb-grid:before, .media:before, .table--cart .actions .coupon:before, .row:before, .section-row:before, .container:before, .add-story:before, .form__group .form__group__controls:before, .form__group:before, .form__section:before, .form:before, .clearfix:after, .articles-archive:after, .main:after, .content:after, #payment:after, .form--login .form__action:after, .related:after, .product--single .product__content .product__images:after, .product--single .product__content:after, .main--catalog__header:after, .media--blog-excerpt:after, .media .media__thumb .media__thumb-grid:after, .media:after, .table--cart .actions .coupon:after, .row:after, .section-row:after, .container:after, .add-story:after, .form__group .form__group__controls:after, .form__group:after, .form__section:after, .form:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after, .articles-archive:after, .main:after, .content:after, #payment:after, .form--login .form__action:after, .related:after, .product--single .product__content .product__images:after, .product--single .product__content:after, .main--catalog__header:after, .media--blog-excerpt:after, .media .media__thumb .media__thumb-grid:after, .media:after, .table--cart .actions .coupon:after, .row:after, .section-row:after, .container:after, .add-story:after, .form__group .form__group__controls:after, .form__group:after, .form__section:after, .form:after {
  clear: both;
}

.is-hidden {
  display: none !important;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  background-color: #fff;
  color: #666;
  font: 300 87.5%/1.5 "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 100%;
  position: relative;
}

body {
  min-width: 1242px;
}
body.pdf, body.home, body.page {
  min-width: 0;
}

a {
  color: #666;
  text-decoration: none;
}
p a {
  font-weight: bold;
}
p a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  margin-bottom: 21px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 21px;
}

h1 {
  font-size: 28px;
  font-size: 2rem;
}

h2 {
  font-size: 28px;
  font-size: 2rem;
  font-family: "Roboto Slab", sans-serif;
  letter-spacing: 0.5px;
}

h3 {
  font-size: 21px;
  font-size: 1.5rem;
  margin-bottom: 14px;
  line-height: 1.4;
}

h4 {
  font-size: 17.5px;
  font-size: 1.25rem;
}

h5,
h6 {
  font-size: 14px;
  font-size: 1rem;
}

ul,
ol {
  margin-left: 21px;
}

ul ul,
ol ol {
  margin-bottom: 0;
}

dl dt {
  font-weight: 700;
  margin-bottom: 8.4px;
}
dl dd {
  margin-bottom: 21px;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

em {
  font-style: italic;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 21px 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
  font-weight: bold;
}

table {
  width: 100%;
}
table th,
table td {
  padding: 5.25px;
  text-align: left;
}

p {
  margin-bottom: 10.5px;
}

.title {
  font-size: 16px;
  font-size: 1.1428571429rem;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  margin-bottom: 10.5px;
}

.subtitle {
  font-family: "Roboto Slab", sans-serif;
  font-weight: normal;
}
.subtitle small {
  font-size: 14px;
  font-size: 1rem;
  color: #ccc;
  font-weight: 300;
}
.subtitle small a {
  color: #ccc;
}

.bar__title {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.5714285714rem;
  color: #333;
  float: left;
  margin-bottom: 0;
  line-height: 43px;
}

*:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa--link {
  font-size: 14px;
  font-size: 1rem;
  color: #177dc2;
}

.required {
  color: #D10000;
}

/*------------------------------------*\
    #DEFAULT STYLES
\*------------------------------------*/
input,
select,
textarea {
  background-color: #fff;
  border: solid 1px #ccc;
  color: #666;
  display: inline-block;
  font: inherit;
  padding: 10.5px;
  width: 100%;
  border-radius: 5px;
  margin: 0;
}

* {
  outline: none;
}

form + span {
  float: left;
  margin-right: 21px;
  line-height: 44px;
}

input[type=checkbox],
input[type=radio] {
  background: transparent;
  border: 0;
  width: auto;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=text].input-date, input[type=text].input-reference {
  padding-left: 42px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 13px center;
}
input[type=text].input-date {
  background-image: url(../img/icon-date.png);
}
input[type=text].input-reference {
  background-image: url(../img/icon-reference.png);
}
input[type=text] + small {
  margin-top: 5.25px;
  display: block;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

textarea {
  min-height: 126px;
  resize: vertical;
}

label {
  display: block;
  width: 100%;
  margin: 0;
  font-weight: 400;
  color: #333;
}
label span {
  display: block;
  font-size: 14px;
  font-size: 1rem;
  color: #999;
  font-weight: 300;
}
.row > label {
  margin-bottom: 10.5px;
}
label.alignleft {
  width: auto;
  margin-bottom: 10.5px;
}
label + textarea,
label + input,
label + fieldset {
  margin-top: 10.5px;
}

.default-size {
  width: 385px;
  margin-right: 21px;
}

/*------------------------------------*\
    #CUSTOM CHECKBOX/RADIO
\*------------------------------------*/
input[type=checkbox] + label,
input[type=radio] + label {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  float: left;
  vertical-align: top;
  width: auto;
}
.form--login input[type=checkbox] + label,
.form--login input[type=radio] + label {
  margin-top: 10px;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 10.5px;
}

input[type=checkbox]:checked + label:before {
  background: url(../img/check.png) no-repeat center;
}

input[type=radio] + label:before {
  float: left;
  border-radius: 50%;
}

input[type=radio]:checked + label:before {
  background: url(../img/check-radio.png) no-repeat center;
}

input[type=checkbox] + label[for=marketing] {
  display: block;
  float: none;
}
input[type=checkbox] + label[for=marketing] + p {
  padding-left: 29.4px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  width: 75%;
}

/*------------------------------------*\
    #CUSTOM SELECT BOXES
\*------------------------------------*/
.custom-select {
  border-radius: 5px;
  border: solid 1px #398fc9;
  margin-bottom: 10.5px;
  background: url(../img/select-arrow-down.png) no-repeat right 12px center;
}
.custom-select select {
  background-color: transparent;
  border: none;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@-moz-document url-prefix() {
  select {
    width: 110%;
  }
}
/*------------------------------------*\
    #FILE INPUT
\*------------------------------------*/
[type=file] {
  border: none;
  padding: 0;
  margin-bottom: 10.5px;
}

.form__group--file {
  margin-top: 10.5px;
}
.form__group--file input[type=file] {
  float: left;
  margin: 10.5px 0;
  width: auto;
}

input.input--spaced {
  margin-bottom: 10.5px !important;
}

/*------------------------------------*\
    #SHOW HIDDEN SIBLING TEXTAREA
\*------------------------------------*/
input[type=checkbox]:checked ~ .is-hidden {
  display: inline-block !important;
}

/*------------------------------------*\
    #FORMS SCAFFOLDING
\*------------------------------------*/
.form.form--inline {
  float: left;
}

fieldset {
  border-bottom: 1px solid #ccc;
  margin-bottom: 21px;
}
fieldset.no-border {
  border: 0;
}
fieldset:last-child {
  border: none;
  margin: 0;
}
.checkout fieldset {
  padding-bottom: 31.5px;
}

.form__section {
  margin-bottom: 42px;
}

.form__section__title {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 18px;
  font-size: 1.2857142857rem;
  margin-bottom: 21px;
}

.form__group--row {
  margin-left: -10.5px;
}
.form__group--row > .form__group {
  padding-left: 10.5px;
}

.form__group {
  margin-bottom: 21px;
  float: left;
  width: 100%;
}
.form__group.form__group--half {
  width: 50%;
}
.form__group.form__group--thirds {
  width: 33.3333%;
}
.form__group .form__group__controls label {
  font-weight: normal;
}
.form__group .form__group__controls.form__group__controls--inline label {
  display: inline-block;
}
.form__group input {
  margin-bottom: 0;
}

.form-row {
  width: 50%;
  float: left;
  margin-bottom: 21px;
}
.form-row.form-row-first {
  padding-right: 5.25px;
}
.form-row.form-row-last {
  padding-left: 5.25px;
}
.form-row.form-row-wide {
  width: 100%;
}
.form-row.form-row-thirds {
  width: 33.3333%;
}
.form-row.form-row-push-top {
  margin-top: 10.5px;
}

/*------------------------------------*\
    #REPORT/NEWSLETTER STYLES
\*------------------------------------*/
.form--report label,
.form--newlestter label {
  font-family: "Roboto Slab", sans-serif;
  font-size: 18px;
  font-size: 1.2857142857rem;
}
.form--report input[type=text],
.form--newlestter input[type=text] {
  border: solid 1px #398fc9;
}

/*------------------------------------*\
    #FORM STYLE VARIATIONS
\*------------------------------------*/
.form--alt input[type=text],
.form--alt input[type=email],
.form--alt textarea {
  border: 1px solid #ccc;
  padding: 21px;
}
.form--alt ::-webkit-input-placeholder {
  color: #ccc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.4;
}
.form--alt :-moz-placeholder {
  color: #ccc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.4;
}
.form--alt ::-moz-placeholder {
  color: #ccc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.4;
}
.form--alt :-ms-input-placeholder {
  color: #ccc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.4;
}
.form--alt .form__group {
  margin-bottom: 10.5px;
}
.form--alt .form__group label {
  color: #ccc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.1428571429rem;
  padding-left: 21px;
}

.form--lower label {
  font-size: 14px;
  font-size: 1rem;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5.25px;
}
.form--lower input[type=text],
.form--lower input[type=email],
.form--lower textarea {
  padding: 10.5px;
}

.form--inline .form__group {
  margin-bottom: 0;
  margin-right: 21px;
  float: left;
  width: 385px;
}
@media screen and (max-width: 640px) {
  .form--inline .form__group {
    width: 100%;
    margin-bottom: 10.5px;
  }
}
.form--inline .form__group input {
  margin: 0;
  height: 50px;
}
.form--inline .form__group input[type=text], .form--inline .form__group input[type=email] {
  padding: 14px 21px;
}

.form--simple .form__group {
  margin-bottom: 10.5px;
}
.form--simple input {
  border: 0;
}
.form--simple input[type=text], .form--simple input[type=email] {
  padding: 14px 21px;
}
.form--simple ::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1.1428571429rem;
}
.form--simple :-moz-placeholder {
  font-size: 16px;
  font-size: 1.1428571429rem;
}
.form--simple ::-moz-placeholder {
  font-size: 16px;
  font-size: 1.1428571429rem;
}
.form--simple :-ms-input-placeholder {
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/*------------------------------------*\
    #FORM ERRORS
\*------------------------------------*/
.form-simple-errors .message {
  height: 50px;
  line-height: 50px;
  margin-bottom: 10.5px;
}

/*------------------------------------*\
    #LINKS
\*------------------------------------*/
.add-story {
  border-top: 1px solid #ccc;
  width: 100%;
  display: block;
  width: 100%;
  margin-bottom: 21px;
}
.add-story a {
  display: inline-block;
  padding-top: 10px;
  color: #999;
  float: right;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

.lost-password {
  display: block;
  color: #177dc2;
  border-top: 1px solid #ccc;
  padding-top: 21px;
  margin-top: 10.5px;
}

/*------------------------------------*\
    #TINYMCE
\*------------------------------------*/
.mce-tinymce {
  clear: both;
}

.mce-tinymce.mce-container.mce-panel {
  border: 1px #ccc solid !important;
}

[name=eael-rememberme] {
  display: none !important;
}

[for=rememberme] {
  display: flex !important;
  margin-left: 0 !important;
}

.eael-field-label {
  text-align: left;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .container {
    padding: 0 21px;
  }
}

.content > .container {
  margin: 0 auto 31.5px;
}

.section-row {
  margin-bottom: 42px;
}
.section-row:last-of-type {
  margin-bottom: 0;
}
.main--my-account .section-row {
  padding-bottom: 42px;
  border-bottom: 1px solid #ccc;
}
.main--my-account .section-row:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}

.row {
  margin-left: -21px;
}
.row > .row {
  margin-left: 21px;
}
.row.row--push-bottom {
  margin-bottom: 21px;
}

.col, .sidebar, .main {
  float: left;
  padding-left: 21px;
}
.col[class*=-offset-], [class*=-offset-].sidebar, [class*=-offset-].main {
  padding-left: 21px;
}
@media screen and (max-width: 640px) {
  .col[class*=-offset-], [class*=-offset-].sidebar, [class*=-offset-].main {
    padding-left: 21px;
  }
}

.col--ld-offset-0 {
  margin-left: 0%;
}

.col--ld-1 {
  width: 8.3333333333%;
}

.col--ld-offset-1 {
  margin-left: 8.3333333333%;
}

.col--ld-2 {
  width: 16.6666666667%;
}

.col--ld-offset-2 {
  margin-left: 16.6666666667%;
}

.col--ld-3 {
  width: 25%;
}

.col--ld-offset-3 {
  margin-left: 25%;
}

.col--ld-4, .sidebar {
  width: 33.3333333333%;
}

.col--ld-offset-4 {
  margin-left: 33.3333333333%;
}

.col--ld-5 {
  width: 41.6666666667%;
}

.col--ld-offset-5 {
  margin-left: 41.6666666667%;
}

.col--ld-6 {
  width: 50%;
}

.col--ld-offset-6 {
  margin-left: 50%;
}

.col--ld-7 {
  width: 58.3333333333%;
}

.col--ld-offset-7 {
  margin-left: 58.3333333333%;
}

.col--ld-8, .main {
  width: 66.6666666667%;
}

.col--ld-offset-8 {
  margin-left: 66.6666666667%;
}

.col--ld-9 {
  width: 75%;
}

.col--ld-offset-9 {
  margin-left: 75%;
}

.col--ld-10 {
  width: 83.3333333333%;
}

.col--ld-offset-10 {
  margin-left: 83.3333333333%;
}

.col--ld-11 {
  width: 91.6666666667%;
}

.col--ld-offset-11 {
  margin-left: 91.6666666667%;
}

.col--ld-12 {
  width: 100%;
}

.col--ld-offset-12 {
  margin-left: 100%;
}

@media only screen and (min-width:641px) and (max-width:1199px) {
  .col--md-offset-0 {
    margin-left: 0%;
  }
  .col--md-1 {
    width: 8.3333333333%;
  }
  .col--md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col--md-2 {
    width: 16.6666666667%;
  }
  .col--md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col--md-3 {
    width: 25%;
  }
  .col--md-offset-3 {
    margin-left: 25%;
  }
  .col--md-4 {
    width: 33.3333333333%;
  }
  .col--md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col--md-5 {
    width: 41.6666666667%;
  }
  .col--md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col--md-6 {
    width: 50%;
  }
  .col--md-offset-6 {
    margin-left: 50%;
  }
  .col--md-7 {
    width: 58.3333333333%;
  }
  .col--md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col--md-8 {
    width: 66.6666666667%;
  }
  .col--md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col--md-9 {
    width: 75%;
  }
  .col--md-offset-9 {
    margin-left: 75%;
  }
  .col--md-10 {
    width: 83.3333333333%;
  }
  .col--md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col--md-11 {
    width: 91.6666666667%;
  }
  .col--md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col--md-12 {
    width: 100%;
  }
  .col--md-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (max-width:640px) {
  .col--sd-offset-0 {
    margin-left: 0%;
  }
  .col--sd-1 {
    width: 8.3333333333%;
  }
  .col--sd-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col--sd-2 {
    width: 16.6666666667%;
  }
  .col--sd-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col--sd-3 {
    width: 25%;
  }
  .col--sd-offset-3 {
    margin-left: 25%;
  }
  .col--sd-4 {
    width: 33.3333333333%;
  }
  .col--sd-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col--sd-5 {
    width: 41.6666666667%;
  }
  .col--sd-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col--sd-6 {
    width: 50%;
  }
  .col--sd-offset-6 {
    margin-left: 50%;
  }
  .col--sd-7 {
    width: 58.3333333333%;
  }
  .col--sd-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col--sd-8 {
    width: 66.6666666667%;
  }
  .col--sd-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col--sd-9 {
    width: 75%;
  }
  .col--sd-offset-9 {
    margin-left: 75%;
  }
  .col--sd-10 {
    width: 83.3333333333%;
  }
  .col--sd-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col--sd-11 {
    width: 91.6666666667%;
  }
  .col--sd-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col--sd-12 {
    width: 100%;
  }
  .col--sd-offset-12 {
    margin-left: 100%;
  }
}
.col--ld-offset-1-2 {
  padding-left: 4.166665%;
}

/*
Custom styling written for Elementor website
*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.header.header--public {
  padding: 0px 0 !important;
}

.list--menu li, .list--menu li a {
  text-transform: none !important;
}

.headerPublic ul.nav--header {
  float: none !important;
  font-size: 1em;
  margin-top: 25px;
  text-align: right;
}

.headerPublic ul.nav--header > li {
  border: none !important;
}

.headerPublic ul.nav--header > li a {
  padding: 0px 15px 0px 15px;
  color: #003240;
  font-weight: bold;
}

.headerPublic ul.nav--header > li a:hover, .headerPublic ul.nav--header > li.current_page_item a {
  color: #D10373;
}

.home .btn, .header--public .btn {
  background-color: #318B97;
  color: #fff;
}

.home .btn:hover, .header--public .btn:hover {
  background-color: #D10373;
}

.footer {
  background-color: #003240;
}

.footer p {
  margin-bottom: 15px;
}

.nav--footer li {
  font-weight: 500 !important;
}

#howToClose {
  cursor: pointer;
}

/*
Display the toggle button to show how to section change back to none when edits completed
*/
#howToUseSection {
  display: none;
}

#howToUseSection .elementor-widget-container {
  max-height: 300px;
  overflow-y: auto;
}

.lighGrayBg {
  background-color: #f7f4f4;
}

.bar {
  padding: 15px 0px;
}

.btn.btn--green, .btn#place_order, .place-order .button.btn--green, .place-order .button#place_order {
  background-color: #318b97 !important;
  color: #fff;
}

.btn.btn--green:hover, .btn#place_order:hover, .place-order .button.btn--green:hover, .place-order .button#place_order:hover {
  background-color: #d10373 !important;
}

.form--report input[type=text], .form--newlestter input[type=text] {
  border: solid 1px #cccccc !important;
}

input, select, textarea {
  padding: 6px 10px;
}

.btn, .place-order .button {
  padding: 8px 8px !important;
  border-radius: 25px !important;
}

fieldset {
  margin-bottom: 30px !important;
  border-bottom: none !important;
}

.mce-btn-group button {
  background-color: transparent !important;
}

.custom-select {
  border: solid 1px #cccccc !important;
  margin-bottom: 15px !important;
  max-width: 300px;
}

.custom-select select {
  height: auto !important;
  background-color: #fff;
}

input[type=checkbox] + label:before, input[type=radio] + label:before {
  background-color: #fff;
}

.headerTopLoggedin {
  border-bottom: 1px solid #ccc;
  padding: 7px 0px;
  margin-bottom: 15px;
}

.headerTopLoggedin ul {
  padding: 0;
  margin: 0;
  display: block;
  text-align: right;
}

.headerTopLoggedin ul li {
  list-style: none;
  display: inline-block;
  margin-left: 30px;
}

.headerTopLoggedin ul li a {
  color: #999;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}

.headerTopLoggedin ul li a:hover {
  color: #d10373;
}

.marketingMenus, .clinicMenus {
  font-size: 15px;
}

.marketingMenus h4, .clinicMenus h4 {
  text-transform: uppercase;
  font-size: 11px !important;
  font-weight: 500 !important;
  padding: 0;
  margin: 0 0 2px 0;
  letter-spacing: 1.5px !important;
}

.marketingMenus h4 {
  color: #D10373 !important;
}

.clinicMenus h4 {
  color: #318b97 !important;
}

.headerPrivate {
  padding: 0px 0px 12px 0px;
}

.headerPrivate a.logo {
  margin-top: 17px;
}

ul.navMarketing, ul.navClinic {
  padding: 0px;
  margin: 0px;
}

ul.navMarketing li, ul.navClinic li {
  display: inline-block;
  list-style: none;
  position: relative;
}

ul.navMarketing li a, ul.navClinic li a {
  padding: 0px;
  font-weight: 600;
}

ul.navMarketing li a {
  color: #D10373;
  margin-right: 10px;
}

ul.navClinic li a {
  color: #318b97;
  margin-right: 15px;
}

ul.navClinic li a:hover, ul.navMarketing li a:hover {
  color: #0E2B37 !important;
}

ul.navMarketing li.current-menu-item a {
  color: #013140;
}

ul.navClinic li.current-menu-item a {
  color: #013140;
}

ul.navMarketing li:hover > a, ul.navClinic li:hover > a {
  color: #000;
}

ul.navMarketing ul, ul.navClinic ul {
  display: none;
  width: 180px;
  position: absolute;
  top: 16px;
  left: -35px;
  padding-top: 18px;
  z-index: 30;
}

ul.navMarketing li:hover > ul, ul.navClinic li:hover > ul {
  display: block;
}

ul.navMarketing li ul li a, ul.navClinic li ul li a {
  padding: 7px 15px 7px 15px;
  display: block;
  background-color: #f7f4f4;
  width: 180px;
  text-align: center;
  font-size: 14px;
  text-align: left;
}

ul.navMarketing li ul li a {
  color: #D10373;
}

ul.navClinic li ul li a {
  color: #318b97;
}

ul.navMarketing li ul li a:hover, ul.navClinic li ul li a:hover {
  color: #0E2B37 !important;
}

ul.navMarketing li ul li, ul.navClinic li ul li {
  display: block;
}

ul.navMarketing li ul li a:hover, ul.navClinic li ul li a:hover {
  color: #fff;
  background-color: #318b97;
}

ul.navMarketing li.current_page_item a, ul.navClinic li.current_page_item a {
  color: #0E2B37;
}

[data-delete].btn {
  color: #fff !important;
  padding: 5px 16px !important;
  text-decoration: none !important;
}

.container-fluid {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding: 0px 20px;
}

.col--ld-1, .col--ld-2, .col--ld-3, .col--ld-4, .sidebar {
  min-height: 1px;
}

h1.bar__title {
  font-size: 25px;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: none !important;
  text-align: left !important;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: none !important;
  text-align: left !important;
}

.nav {
  list-style: none;
  margin: 0;
}
.nav > li {
  display: inline-block;
}
.nav > li.current-menu-item > a, .nav > li.current-page-ancestor > a, .nav > li.current-menu-ancestor > a, .nav > li.current-menu-parent > a {
  font-weight: 400;
}
.nav > li > a {
  display: block;
  color: #fff;
}
.nav a:hover {
  text-decoration: none;
}

.navClinic > li.current-menu-item > a, .navClinic > li.current-page-ancestor > a, .navClinic > li.current-menu-ancestor > a, .navClinic > li.current-menu-parent > a {
  color: #013140;
}

.nav--header {
  float: right;
  font-size: 16px;
  font-size: 1.1428571429rem;
}
@media screen and (max-width: 640px) {
  .nav--header {
    display: none;
    border-top: 1px solid #156dab;
    margin: 0 -21px;
    overflow: hidden;
    width: calc(100% + 42px);
    width: -webkit-calc(100% + 42px);
  }
}
.nav--header > li {
  border-left: 1px solid #156dab;
}
@media screen and (max-width: 640px) {
  .nav--header > li {
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #156dab;
  }
  .nav--header > li:first-child {
    border: none;
  }
}
.nav--header > li > a, .nav--header > li span {
  padding: 21px 42px;
}
@media screen and (max-width: 640px) {
  .nav--header > li > a, .nav--header > li span {
    padding: 10.5px 21px;
  }
}
.nav--header > li > span {
  cursor: pointer;
  display: inline-block;
}
.logged-in .nav--header > li:last-child {
  background-color: transparent;
  border-left: 1px solid #156dab;
}

@media screen and (min-width: 640px) {
  .has-children:hover > .submenu {
    display: block;
  }
}
.submenu {
  display: none;
  position: absolute;
  top: 67px;
  z-index: 1;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  background-color: #fff;
  padding: 10.5px 0;
}
@media screen and (max-width: 640px) {
  .submenu {
    position: initial;
  }
}
.submenu li a {
  padding: 10.5px 42px;
  display: inline-block;
}
.submenu li a:hover {
  text-decoration: underline;
}
.submenu:hover {
  display: block;
}

.nav--subheader {
  float: left;
  font-size: 16px;
  font-size: 1.1428571429rem;
}
.nav--subheader li {
  padding-right: 8.4px;
  margin-right: 8.4px;
  position: relative;
  line-height: 1;
}
.nav--subheader li:after {
  content: "";
  height: 16px;
  width: 1px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 10.5px;
  right: 0;
}
.nav--subheader li:last-child:after {
  display: none;
}
.nav--subheader li a {
  padding: 10.5px 0;
}
.nav--subheader .menu-item-has-children .sub-menu {
  display: none;
  list-style: none;
  background-color: #fff;
  position: absolute;
  top: 37px;
  left: -8.4px;
  right: 0;
  padding: 7px 8.4px;
  margin: 0;
  z-index: 10;
  box-shadow: 2px 2px 5px 0px #ccc;
  font-size: 14px;
  font-size: 1rem;
  min-width: 100px;
}
.nav--subheader .menu-item-has-children .sub-menu li {
  padding: 10.5px 0;
}
.nav--subheader .menu-item-has-children .sub-menu li:hover {
  text-decoration: underline;
}
.nav--subheader .menu-item-has-children .sub-menu li.current-menu-item {
  font-weight: 400;
}
.nav--subheader .menu-item-has-children .sub-menu:hover {
  display: block;
}
.nav--subheader .menu-item-has-children:hover .sub-menu {
  display: block;
}

.nav--footer {
  -moz-column-count: 2;
       column-count: 2;
}
@media screen and (max-width: 640px) {
  .nav--footer {
    width: 100%;
    float: none;
    margin-bottom: 21px;
    margin-top: 10.5px;
    -moz-column-count: 1;
         column-count: 1;
  }
}
.nav--footer li {
  display: block;
  font-weight: bold;
  padding: 0 10.5px 0;
  margin-bottom: 10.5px;
}
@media screen and (max-width: 640px) {
  .nav--footer li {
    line-height: 2;
  }
}

.btn, .place-order .button {
  background-color: #666;
  border: 0 !important;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  padding: 10.5px 0;
  text-align: center;
  width: 175px;
  margin: 0;
  transition: opacity 0.5s ease;
  text-decoration: none;
  max-width: 100%;
}
.btn:hover, .place-order .button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn + .btn, .place-order .button + .btn {
  margin-right: 10.5px;
}
.btn .fa, .place-order .button .fa {
  margin-right: 10.5px;
  font-size: 20px;
  font-size: 1.4285714286rem;
  vertical-align: middle;
}
.btn.btn--full, .place-order .button.btn--full {
  width: 100%;
}
.btn.btn--half, .place-order .button.btn--half {
  width: 49%;
  float: left;
  margin-left: 1%;
  margin-right: 0;
}
.btn.btn--half:first-child, .place-order .button.btn--half:first-child {
  margin-left: 0;
  margin-right: 1%;
}
.btn.btn--disabled, .place-order .button.btn--disabled {
  cursor: default;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn.btn--lg, .place-order .button.btn--lg {
  font-size: 16px;
  font-size: 1.1428571429rem;
  text-transform: uppercase;
  padding: 13px;
}
@media screen and (max-width: 640px) {
  .btn.btn--lg, .place-order .button.btn--lg {
    width: 100%;
  }
}
.btn.btn--green, .btn#place_order, .place-order .button.btn--green, .place-order .button#place_order {
  background-color: #41c6a5;
}
.btn.btn--blue, .place-order .button.btn--blue {
  background-color: #177dc2;
  color: #fff;
}
.btn.btn--white, .place-order .button.btn--white {
  background-color: #fff;
}
.btn.btn--simple, .btn.btn--link, .place-order .button.btn--simple, .place-order .button.btn--link {
  background-color: transparent;
  padding: 0;
  width: auto;
}
.btn.btn--block, .place-order .button.btn--block {
  display: block;
  width: 100%;
}
.btn.btn--simple, .place-order .button.btn--simple {
  color: #666;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.1428571429rem;
  font-weight: 700;
  border-bottom: 1px solid transparent;
}
.btn.btn--simple.btn--green, .place-order .button.btn--simple.btn--green {
  color: #41c6a5;
}
.btn.btn--simple.btn--green:hover, .place-order .button.btn--simple.btn--green:hover {
  border-bottom: 1px solid #41c6a5;
}
.btn.btn--simple.btn--blue, .place-order .button.btn--simple.btn--blue {
  color: #398fc9;
}
.btn.btn--simple.btn--blue:hover, .place-order .button.btn--simple.btn--blue:hover {
  border-bottom: 1px solid #398fc9;
}
.btn.btn--simple.btn--white, .place-order .button.btn--simple.btn--white {
  color: #f2f2f2;
}
.btn.btn--simple.btn--white:hover, .place-order .button.btn--simple.btn--white:hover {
  border-bottom: 1px solid #f2f2f2;
}
.btn.btn--link, .place-order .button.btn--link {
  color: #177dc2 !important;
}
.btn.btn--link:hover, .place-order .button.btn--link:hover {
  opacity: 1;
  text-decoration: underline;
}
.btn.btn--add-to-cart:before, .place-order .button.btn--add-to-cart:before {
  content: "\f07a";
  font-family: FontAwesome;
  margin-right: 10.5px;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1;
}
.btn.btn--add-to-cart.loading:before, .place-order .button.btn--add-to-cart.loading:before {
  content: "\f021";
  animation: spin 2s infinite linear;
}
.btn.btn--add-to-cart.added:before, .place-order .button.btn--add-to-cart.added:before {
  content: "\f00c";
}
.btn.will-load, .place-order .button.will-load {
  position: relative;
  overflow: hidden;
}
.btn.will-load:before, .btn.will-load:after, .place-order .button.will-load:before, .place-order .button.will-load:after {
  opacity: 0;
  transition: opacity 500ms;
  pointer-events: none;
}
.btn.will-load:before, .place-order .button.will-load:before {
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "";
  width: 100%;
  height: 100%;
  background-color: inherit;
  left: 0;
  top: 0;
  z-index: 2;
}
.btn.will-load:after, .place-order .button.will-load:after {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: calc(50% - 7px);
  content: "\f1ce";
  font-family: FontAwesome;
  animation: fa-spin 2s infinite linear;
  transform-origin: center;
  z-index: 3;
  line-height: 0;
  letter-spacing: 0;
}
.btn:disabled, .place-order .button:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.btn:disabled:before, .btn:disabled:after, .place-order .button:disabled:before, .place-order .button:disabled:after {
  opacity: 1;
}
.btn.inactive, .place-order .button.inactive {
  pointer-events: none;
  opacity: 0.5;
}

.btn-group {
  overflow: hidden;
}
.btn-group + .btn-group {
  padding-top: 10px;
}

.table a {
  color: #177dc2;
}
.table a.btn {
  color: #fff;
  text-decoration: none;
}
.table a:hover {
  text-decoration: underline;
}
.table .table__header {
  padding: 5.25px 0;
  background-color: #f4f4f5;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
}
.table .table__header ul {
  list-style: none;
  margin: 0;
}
.table .table__header ul li {
  display: inline-block;
  float: left;
}
.table .table__body form {
  display: inline-block;
  line-height: 1;
}
.table.table--default {
  font-size: 14px;
  font-size: 1rem;
}
.main--my-account .table.table--default {
  font-size: 14px;
  font-size: 1rem;
}
.table.table--default .table__body tr {
  border-bottom: 1px solid #ccc;
}
.table.table--default .table__body tr:last-child {
  border: 0;
}
.table.table--default .table__body tr td {
  padding: 10.5px 0;
}
.table.table--default .table__body th, .table.table--default .table__body td, .table.table--default .table__body tr {
  vertical-align: middle;
}
.table.table--patient-reports .column-01 {
  width: 20%;
}
.table.table--patient-reports .column-02,
.table.table--patient-reports .column-03 {
  width: 15%;
}
.table.table--patient-reports .column-04 {
  width: 20%;
}
.table.table--patient-reports .column-05,
.table.table--patient-reports .column-06 {
  width: 10%;
  text-align: center;
}
.table.table--report-templates .column-01 {
  width: 70%;
}
.table.table--report-templates .column-03 {
  width: 15%;
}
.table.table--report-templates .column-02,
.table.table--report-templates .column-04 {
  width: 5%;
}
.table.table--report-templates .column-02,
.table.table--report-templates .column-03,
.table.table--report-templates .column-04 {
  text-align: center;
}
.table.table--newsletters .column-01, .table.table--exercises .column-01 {
  width: 20%;
}
.table.table--newsletters .column-02, .table.table--exercises .column-02 {
  width: 40%;
}
.table.table--newsletters .column-04, .table.table--exercises .column-04 {
  width: 20%;
}
.table.table--newsletters .column-03,
.table.table--newsletters .column-05, .table.table--exercises .column-03,
.table.table--exercises .column-05 {
  width: 10%;
  text-align: center;
}
.table.table--two-columns [class*=column] {
  width: 50%;
  vertical-align: top;
}
.table.table--two-columns [class*=column].column-01 {
  padding-right: 5% !important;
}
.table.table--two-columns [class*=column].column-02 {
  padding-left: 5% !important;
}
.table.table--two-columns .table__header {
  font-size: 16px;
  font-size: 1.1428571429rem;
}
.table.table--two-columns .table__body table {
  width: calc(100% + 42px);
}
.table.table--two-columns .table__body table [class*=column] {
  padding: 21px;
}
.table.table--two-columns .table__body table tr.even {
  background-color: #f4f4f5;
}
.table.table--two-columns td small {
  display: inline-block;
  font-weight: bold;
  margin-left: 1em;
  max-width: 475px;
  font-size: 0.9em;
  vertical-align: top;
}

.table--border thead {
  background-color: #f4f4f5;
}
.table--border th, .table--border td {
  padding: 10.5px 14px;
  border: 1px solid #ccc;
}

.table--cart {
  margin-bottom: 42px;
}
.table--cart .product-remove {
  width: 5%;
}
.table--cart .product-remove a {
  color: #D10000;
}
.table--cart .product-thumbnail {
  width: 10%;
}
.table--cart .product-thumbnail img {
  width: 35px;
}
.table--cart .product-name {
  width: 55%;
}
.table--cart .product-price {
  width: 15%;
}
.table--cart .product-subtotal {
  width: 15%;
}
.table--cart .actions {
  border-bottom: 1px solid #ccc;
}
.table--cart .actions .btn,
.table--cart .actions .input-text {
  margin: 5.25px;
}
.table--cart .actions .coupon {
  float: left;
}
.table--cart .actions .coupon .input-text {
  width: 250px;
}

.media {
  margin-bottom: 21px;
  position: relative;
}
.pdf .media h3 {
  font-size: 24px;
  font-size: 1.7142857143rem;
  font-family: "Roboto Slab", sans-serif;
}
.media .media__title {
  margin-bottom: 10.5px;
  font-size: 14px;
  font-size: 1rem;
}
.media .media__title > span {
  text-transform: uppercase;
}
.media .media__thumb,
.media .media__body {
  float: left;
}
.media .media__thumb {
  width: 33.3333%;
  padding-right: 42px;
}
.media .media__thumb img {
  margin-bottom: 10.5px;
  width: 100%;
}
.media .media__thumb .media__thumb-grid {
  margin: 0 -5.25px;
}
.media .media__thumb .media__thumb-grid img {
  width: 50%;
  float: left;
  padding: 0 5.25px;
}
.media .media__body {
  width: 66.6666%;
  padding-right: 84px;
}
.media .media__body.media__body--full {
  width: 100%;
  padding-right: 0;
}
.media .media__social {
  display: inline-block;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
}
.media .media__social .fa {
  font-size: 18px;
  font-size: 1.2857142857rem;
}

.media--blog-excerpt {
  margin-bottom: 42px;
}
.media--blog-excerpt:last-child {
  margin-bottom: 0;
}

.media--blog-post {
  margin-bottom: 0;
}
.media--blog-post img {
  margin-bottom: 21px;
  width: 100%;
}

.media--newsletter-article .media__thumb {
  padding-right: 21px;
}
.media--newsletter-article .media__title {
  padding-right: 42px;
}
.media--newsletter-article .media__body {
  padding-right: 0;
  position: relative;
  margin-bottom: 21px;
}

.items-archive {
  clear: both;
}

.media--exercise-article .media__thumb-grid {
  width: 33.3333%;
  padding-right: 10.5px;
  float: left;
}
.media--exercise-article .media__thumb-grid img {
  width: 46%;
  float: left;
  margin-right: 4%;
  margin-bottom: 4%;
}

.media--exercise-preview .row {
  margin-bottom: 10.5px;
}

.media--social-media .media__title {
  margin-bottom: 0;
}
.media--social-media .media__meta {
  margin-bottom: 10.5px;
  display: block;
  color: #999999;
}

.media--form-article > * {
  float: left;
}
.media--form-article .media__object {
  margin-right: 10.5px;
  height: 66px;
}
.media--form-article .media__title {
  width: 100%;
}
.media--form-article .media__title input {
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 21px 63px 21px 21px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.media--form-article .media__title [data-delete] {
  position: absolute;
  top: 21px;
  right: 21px;
}
.media--form-article .media__object + .media__title {
  width: 493px;
}
.media--form-article textarea {
  margin-bottom: 10.5px;
  min-height: 150px;
}

.media--form-exercise .media__body {
  padding-right: 42px;
}
.media--form-exercise .media__thumb {
  width: 33.3333%;
  padding: 0;
}

.media--form-image {
  margin-bottom: 0;
}
.form--logo .media--form-image {
  float: left;
  max-width: 75%;
}

.media--product-thumb {
  margin-bottom: 42px;
}
.media--product-thumb .media__thumbnail {
  margin-bottom: 10.5px;
}
.media--product-thumb .media__title {
  font-weight: 300;
  font-size: 20px;
  font-size: 1.4285714286rem;
}
.media--product-thumb .amount {
  margin-bottom: 10.5px;
  display: block;
}

.media--product .media__description {
  margin-bottom: 21px;
  padding-bottom: 10.5px;
  border-bottom: 1px solid #ccc;
}
.media--product .media__meta {
  margin-top: 21px;
  padding-top: 21px;
  border-top: 1px solid #ccc;
}
.media--product .media__meta a {
  font-weight: bold;
}

[data-add] {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  text-decoration: underline;
  color: #41c6a5;
}

[data-delete] {
  float: right;
  color: #ccc;
}
[data-delete].btn {
  color: #fff;
}
[data-delete] span {
  opacity: 0;
  transition: opacity 0.5s ease;
  top: -3px;
  position: relative;
  margin-right: 2px;
  color: #000;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: initial;
}
[data-delete]:hover span {
  opacity: 1;
}
[data-delete] .fa {
  font-size: 20px;
  color: #ccc;
  transition: color 0.5s ease-in-out;
}
[data-delete]:hover .fa {
  color: #000;
}
.media--form-image [data-delete] {
  position: absolute;
  top: 20px;
  right: 20px;
}

.list {
  list-style: none;
  margin-left: 0;
}
.list.is-active {
  font-weight: bold;
}
.list a:hover {
  text-decoration: underline;
}

.list-title {
  font-size: 14px;
  font-size: 1rem;
}

.list--bare {
  margin: 0 0 21px 0;
}

.list--dashed li {
  margin-bottom: 6px;
}
.list--dashed li:last-child {
  margin-bottom: 21px;
}
.list--dashed li:before {
  content: "—";
  margin: 0 14px 0 10.5px;
}

.list--check {
  font-size: 20px;
  font-size: 1.4285714286rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .list--check {
    margin-bottom: 42px;
  }
}
.list--check li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 24px;
  font-size: 1.7142857143rem;
  color: #41c6a5;
  margin-right: 7px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.list--errors {
  margin: 10.5px 0 0 21px;
}

.list--menu {
  display: flex;
  gap: 10px;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
}
.list--menu li {
  display: inline-block;
  padding-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.list--menu li a:not(.btn) {
  color: #318B97;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .list--menu {
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.list--social {
  margin: 0;
}
.list--social li {
  display: inline-block;
  margin-right: 10px;
}

.list--tabs {
  clear: both;
  margin: 0 0 21px 0;
  font-size: 0;
  border-bottom: 2px #177dc2 solid;
}
.list--tabs li {
  display: inline-block;
  width: 33.33%;
  font-size: 14px;
  font-size: 1rem;
  text-align: center;
  padding: 10px 0;
}
.list--tabs li.active {
  background-color: #177dc2;
}
.list--tabs li.active a {
  color: #fff;
}

.alert {
  padding: 10.5px;
  color: #fff;
  font-weight: 700;
}
.alert.alert--success {
  background-color: #41c6a5;
}
.alert.alert--error {
  background-color: #D10000;
}
.alert.alert--info {
  background-color: #398fc9;
}
.alert [data-close] {
  float: right;
  line-height: 24px;
  font-size: 24px;
  font-size: 1.7142857143rem;
  cursor: pointer;
  margin-right: 5px;
}
.alert .fa {
  font-size: 18px;
  font-size: 1.2857142857rem;
  margin-right: 10.5px;
}
.alert a {
  color: #fff;
  text-decoration: underline;
}
.alert a:hover {
  text-decoration: none;
}
.alert .wc-forward {
  display: none !important;
}
.container .alert {
  padding: 10.5px 14px;
  margin-bottom: 10.5px;
}
.container .alert:last-of-type {
  margin-bottom: 42px;
}
.container .alert:last-of-type + .form {
  margin-bottom: 42px;
}
.container .alert [data-close] {
  line-height: 1;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.modal .modal__dialog {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #f4f4f5;
  padding: 31.5px 42px;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  max-height: 100svh;
}
.modal .modal__dialog .modal__close {
  font-size: 18px;
  font-size: 1.2857142857rem;
  float: right;
}
.modal .modal__dialog .form__group {
  margin-bottom: 10.5px;
}
.modal .modal__dialog .modal__content {
  font-size: 14px;
  font-size: 1rem;
  height: 400px;
}
.modal .modal__dialog .modal__instructions,
.modal .modal__dialog .modal__usage,
.modal .modal__dialog .modal__title {
  margin-bottom: 10.5px;
}
.modal .modal__dialog .modal__usage {
  font-weight: bold;
}
.modal .modal__dialog .modal__actions {
  margin-top: 10.5px;
}
.modal[data-modal=social] .modal__dialog {
  padding: 0;
}
.modal[data-modal=social] div[data-tab] {
  padding: 0px 20px 10px 20px;
}

/**
 * Catalog
 */
.product--catalogue {
  margin-bottom: 42px;
  float: left;
  padding-left: 21px;
  width: 25%;
  position: relative;
}
.cart-collaterals .product--catalogue {
  width: auto;
  padding: 0;
}
.product--catalogue .product__thumb,
.product--catalogue .product__title,
.product--catalogue .price {
  margin-bottom: 10.5px;
}
.product--catalogue .product__title {
  font-size: 20px;
  font-size: 1.4285714286rem;
}
.product--catalogue .product__thumb {
  width: 240px;
}
.product--catalogue .price {
  display: block;
}

.main--catalog__header {
  margin-bottom: 42px;
}
.main--catalog__header .woocommerce-result-count {
  float: left;
  line-height: 37px;
  margin-bottom: 0;
}
.main--catalog__header .woocommerce-ordering {
  float: right;
}
.main--catalog__header .woocommerce-ordering .custom-select {
  margin-bottom: 0;
}
.main--catalog__header .woocommerce-ordering .custom-select select {
  padding: 7px 10.5px;
  height: auto;
}

/**
 * Product single
 */
.product--single .product__content {
  margin-bottom: 42px;
}
.product--single .product__content .product__images,
.product--single .product__content .product__summary {
  float: left;
}
.product--single .product__content .product__images {
  width: 45%;
  padding-right: 21px;
}
.product--single .product__content .product__summary {
  width: 55%;
}
.product--single .product__content .product__summary .price {
  font-size: 22px;
  font-size: 1.5714285714rem;
  font-family: "Roboto Slab", sans-serif;
  color: #41c6a5;
}
.product--single .product__content .product__summary .product__cart {
  border-top: 1px solid #f4f4f5;
  border-bottom: 1px solid #f4f4f5;
  margin: 21px 0;
  padding: 21px 0;
}
.product--single .product__content .product__summary .product__meta a {
  font-weight: bold;
}
.product--single .product__content .product__summary .product__meta a:hover {
  text-decoration: underline;
}

/**
 * Product content
 */
.added_to_cart {
  position: absolute;
  bottom: -21px;
  left: 21px;
  color: #41c6a5;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.8571428571rem;
}
.added_to_cart:after {
  content: none;
}

/**
 * Forms
 */
.alert + .form {
  margin-bottom: 21px;
}

.form--login .form__group {
  margin-bottom: 10.5px;
}
.form--login .form__group input {
  border: solid 1px #ccc;
}
.form--login .form__action {
  float: left;
  margin-right: 21px;
}
.form--login .form__action.form__action--checkbox {
  padding: 10.5px 0;
}
.form--login .form__action.form__action--checkbox label {
  margin: 0;
}

/**
 * Payment gateways
 */
#payment {
  margin-top: 21px;
}
#payment .payment_method {
  margin-bottom: 21px;
  padding-bottom: 21px;
  border-bottom: 1px solid #ccc;
}
#payment label span {
  float: left;
}
#payment label img {
  float: right;
}

.payment_methods.methods {
  margin-left: 0;
}

.payment_method_sagepayform label {
  width: 100% !important;
  display: block;
}

.form-row.terms, .form-row.place-order {
  width: 100%;
  margin-top: 1em;
}
.form-row.terms label, .form-row.place-order label {
  display: inline-block !important;
  float: right;
  width: 90%;
}

input[type=checkbox]#terms {
  display: inline-block !important;
  float: left;
}

/**
 * Coupon section
 */
.checkout_coupon {
  position: relative;
  top: -21px;
}

/**
 * Checkout form
 */
.form.checkout {
  margin-top: 21px;
}

.payment_method_sagepaydirect {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 15px;
}
.payment_method_sagepaydirect #sagepaydirect-card-icons {
  margin-left: auto;
}

.wc-payment-form {
  margin-top: 15px;
}

.wc_payment_methods {
  list-style: none;
}
.wc_payment_methods li {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.wc_payment_methods li .payment_box {
  display: block;
  clear: both;
  margin-top: 10px;
}

.form-row .required {
  display: inline-block;
}

.woocommerce-NoticeGroup-checkout {
  margin-bottom: 21px;
}

.woocommerce-terms-and-conditions .woocommerce-form__label-for-checkbox {
  display: flex;
  justify-content: space-between;
}
.woocommerce-terms-and-conditions + .form-row {
  width: 100%;
}
.woocommerce-terms-and-conditions + .form-row label {
  display: flex !important;
  align-items: center;
  gap: 15px;
  float: none;
  width: 100%;
}

/**
 * My Account
 */
.woocommerce-MyAccount-content fieldset {
  display: block;
}
.woocommerce-MyAccount-content fieldset legend {
  display: block;
  width: 100%;
  font-weight: 700;
  border-bottom: 1px #ccc solid;
  margin-bottom: 21px;
  padding-bottom: 10.5px;
}
.woocommerce-MyAccount-content label {
  display: flex;
  font-weight: 500;
  margin-bottom: 8px;
}
.woocommerce-MyAccount-content input,
.woocommerce-MyAccount-content textarea,
.woocommerce-MyAccount-content select {
  margin-top: 0;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
  border-color: #ccc;
}
.woocommerce-MyAccount-content #account_display_name_description em {
  display: block;
  padding-top: 5px;
  color: #666;
}
.woocommerce-MyAccount-content .form-row.address-field + .address-field {
  margin-top: -10px;
}

.pdf {
  line-height: 1.8;
}
.pdf td {
  vertical-align: middle;
  padding: 0;
}
.pdf .logo--main {
  max-height: 100px;
  width: auto;
}
.pdf .logo--secondary {
  float: right;
  color: #398fc9;
  line-height: 100px;
}
.pdf {
  /**
   * General
   */
}
.pdf .bar.bar--header {
  padding: 21px 0;
  border-bottom: 0;
}
.pdf .bar.bar--header .opening-hours {
  padding-left: 21px;
  margin-bottom: 0;
}
.pdf .bar .bar__title {
  font-size: 20px;
}
.pdf .bar .bar__title span {
  font-size: 14px;
  font-size: 1rem;
  color: rgb(114.75, 114.75, 114.75);
}
.pdf .bar time {
  float: right;
  line-height: 42px;
}
.pdf .bar time .fa {
  margin-right: 10.5px;
  font-size: 18px;
  font-size: 1.2857142857rem;
}
.pdf .container {
  width: 660px;
}
.pdf .main {
  margin-top: 42px;
  padding: 0;
  width: 100%;
  border: 0;
  float: none;
}
.pdf .section {
  margin-bottom: 42px;
}
.pdf .section.section--regulatory-guidelines {
  border-top: 1px solid #ccc;
  margin-top: 21px;
  padding-top: 21px;
}
.pdf {
  /**
   * Footer
   */
}
.pdf .footer {
  position: relative;
}
.pdf .col-4 {
  width: 33.3333%;
}
.pdf .col-5 {
  width: 41.66667%;
}
.pdf .col-6 {
  width: 50%;
  float: left;
  margin-bottom: 10.5px;
}
.pdf .col-7 {
  width: 58.33333%;
}
.pdf .col-8 {
  width: 66.6666%;
}

.pdf--patient-report .media {
  margin-bottom: 31.5px;
  padding-bottom: 31.5px;
  border-bottom: 1px solid #ccc;
}
.pdf--patient-report .media:first-of-type {
  padding-top: 10.5px;
}
.pdf--patient-report .media:last-of-type {
  margin-bottom: 42px;
}
.pdf--patient-report .media__body,
.pdf--patient-report .media__thumb {
  width: 100%;
}
.pdf--patient-report .media__body {
  padding-right: 42px;
  font-size: 14px;
  font-size: 1rem;
}
.pdf--patient-report .media__body p {
  margin-bottom: 0;
}

.pdf--newsletter {
  /**
   * Article
   */
}
.pdf--newsletter .media--newsletter-preview {
  margin-bottom: 42px;
  padding-bottom: 31.5px;
  border-bottom: 1px solid #ccc;
}
.pdf--newsletter .media--newsletter-preview:last-of-type {
  border: 0;
  padding-bottom: 0;
}
.pdf--newsletter .media--newsletter-preview .media__title {
  display: block;
  width: 100%;
  margin-bottom: 21px;
  font-size: 22px;
  font-size: 1.5714285714rem;
}
.pdf--newsletter .media--newsletter-preview .media__object {
  margin-bottom: 21px;
}
.pdf--newsletter .footnote {
  font-size: 12px;
  font-size: 0.8571428571rem;
  border-top: 1px solid #ccc;
  padding-top: 42px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 4px;
  min-height: 50px;
  background: url(img/select-arrow-down.png) no-repeat right 12px center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/lightbox/prev.png) left 48% no-repeat;
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/lightbox/next.png) right 48% no-repeat;
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

.home .section--homeintro {
  padding: 70px 0 0 0;
  color: #1D91FE;
}
.home .section--branded {
  background-color: #1D91FE;
  color: #fff;
  padding: 35px 0;
}
.home .section--branded a {
  color: #2EDFB3;
}
.home .section--branded ul {
  margin-left: 0;
  list-style: none;
}
.home .section--branded ul li:before {
  display: inline-block;
  content: "\f00c";
  font-family: "FontAwesome";
  color: #2EDFB3;
  padding-right: 10px;
}
.home h1, .home .h1 {
  font-size: 45px;
  font-size: 3.2142857143rem;
  margin-bottom: 25px;
  line-height: 1.1em;
  font-weight: bold;
}
.home h2, .home .h2 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home h3, .home .h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 300;
}
.home h3 + h1, .home h3 + .h1, .home .h3 + h1, .home .h3 + .h1 {
  margin-top: -10px;
}
.home p {
  margin-bottom: 35px;
}
.home .light {
  font-weight: 300;
}

.align-text-right {
  text-align: right;
}

.home .btn,
.header--public .btn {
  background-color: #2EDFB3;
  border-radius: 25px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  line-height: 1em;
}
.home .btn.btn--down:after,
.header--public .btn.btn--down:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 20px;
  font-size: 1.4285714286rem;
}
.home .btn:hover,
.header--public .btn:hover {
  text-decoration: none;
}

.scroll-down {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.8571428571rem;
  color: #666;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .header .logo {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

.header {
  font-family: "Roboto Slab", sans-serif;
}
.header.header--public {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 14px 0;
}

.bar {
  padding: 10.5px 0;
}
.bar.bar--header, .bar.bar--subheader {
  padding: 0;
}
.bar.bar--header {
  border-bottom: 1px solid #156dab;
}

.help {
  color: #fff;
  vertical-align: top;
  display: inline-block;
  line-height: 35px;
  float: right;
  cursor: pointer;
}
.help .fa {
  color: #fff;
  font-size: 21px;
  font-size: 1.5rem;
  margin-right: 7px;
  position: relative;
  top: 2px;
}

.logo {
  float: left;
  padding: 14px 0;
  color: #fff;
  font-size: 24px;
  font-size: 1.7142857143rem;
}
@media screen and (max-width: 640px) {
  .logo {
    width: 66.6666%;
  }
}

.menu-toggle {
  float: right;
  padding: 14px 0;
  display: none;
}
@media screen and (max-width: 640px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle .fa {
  font-size: 22px;
  font-size: 1.5714285714rem;
}

.footer {
  border-top: 1px solid #fff;
  width: 100%;
  background-color: #1D91FE;
  padding: 42px 0;
}
@media screen and (max-width: 640px) {
  .footer {
    position: initial;
  }
}
.footer p {
  color: #fff;
  float: left;
  margin: 0;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .footer p {
    float: none;
  }
}

.pane {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .pane {
    padding-left: 21px;
    padding-right: 21px;
  }
}
.pane > .container {
  padding: 10.5px 0;
}
.home .pane {
  padding-top: 84px;
  padding-bottom: 84px;
}
@media screen and (max-width: 640px) {
  .home .pane {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
.home .pane:last-of-type {
  padding-top: 84px;
  padding-bottom: 124px;
}
@media screen and (max-width: 640px) {
  .home .pane:last-of-type {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
.pane.pane--hero {
  text-align: center;
  padding: 105px 0;
}
@media screen and (max-width: 640px) {
  .pane.pane--hero {
    padding-left: 21px;
    padding-right: 21px;
  }
}
.pane.pane--hero > .container {
  max-width: 720px;
}
.pane.pane--hero h1 {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 300;
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 36.75px;
}
.pane.pane--hero p {
  font-size: 16px;
  font-size: 1.1428571429rem;
  margin-bottom: 36.75px;
}
.pane.pane--home p {
  font-size: 18px;
  font-size: 1.2857142857rem;
  padding-right: 63px;
  line-height: 1.6;
  margin-bottom: 26.25px;
}
@media screen and (max-width: 640px) {
  .pane.pane--home p {
    padding: 0;
  }
}
.pane.pane--home p:last-child {
  margin-bottom: 0;
}
.pane.pane--home p a {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  font-size: 1.1428571429rem;
  color: #177dc2;
}
.pane.pane--home .pane__image {
  position: absolute;
  max-height: 90%;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .pane.pane--home .pane__image {
    position: initial;
    max-height: auto;
    margin-top: 42px;
  }
}
.pane.pane--home .pane__image.pane__image--left {
  right: 54%;
}
.pane.pane--home .pane__image.pane__image--right {
  left: 54%;
}
.pane.pane--home .pane__blockquote {
  text-align: center;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1.6;
  letter-spacing: 0.5px;
  max-width: 725px;
  margin: 0 auto;
  position: relative;
}
.pane.pane--home .pane__blockquote:before, .pane.pane--home .pane__blockquote:after {
  content: "";
  width: 60px;
  height: 50px;
  display: block;
  position: absolute;
}
.pane.pane--home .pane__blockquote:before {
  top: -20px;
  left: -90px;
  background: url(img/quotes-start.png) no-repeat center;
}
.pane.pane--home .pane__blockquote:after {
  bottom: -20px;
  right: -90px;
  background: url(img/quotes-end.png) no-repeat center;
}
.pane.pane--home .pane__blockquote footer {
  text-transform: uppercase;
  margin-top: 21px;
  font-family: "Roboto Slab", sans-serif;
}
.pane.pane[data-help] {
  border-top: 1px solid #8bc0e3;
  display: none;
}

.content {
  margin: 42px 0 0;
  padding-bottom: 42px;
}
.archive .content, .blog .content {
  padding-bottom: 84px;
}
.content.content--table {
  margin: 0;
}
.content.content--two-columns .col:first-of-type, .content.content--two-columns .sidebar:first-of-type, .content.content--two-columns .main:first-of-type {
  padding-right: 42px;
  border-right: 1px solid #ccc;
}

.main {
  border-right: 1px solid #ccc;
  margin-bottom: 10.5px;
  padding-right: 31.5px;
  padding-left: 0;
}
@media screen and (max-width: 640px) {
  .main {
    width: 100%;
    padding: 0;
    border-right: none;
  }
}
.main.main--two-cols .row.row:nth-child(even) {
  background-color: #f4f4f5;
}
.main.main--two-cols .row .media {
  padding: 21px 0;
}

.sidebar {
  padding-left: 31.5px;
}

.pagination {
  position: absolute;
  bottom: 42px;
  width: 100%;
  font-weight: 400;
  border-top: 1px solid #ccc;
}
.pagination .bar > strong {
  display: block;
  float: left;
}
.pagination.pagination--alt {
  position: relative;
  bottom: auto;
}
.pagination .pagination--numbers {
  float: left;
  width: 300px;
  margin-left: 5px;
}
.pagination .page-numbers,
.pagination .current {
  color: #177dc2;
}
.pagination .page-numbers {
  margin-left: 5.25px;
}
.pagination .current {
  font-weight: 700;
}
.pagination .prev {
  text-align: left;
}
.pagination .pagination__nextprev {
  display: flex;
  justify-content: space-between;
}
.pagination.pagination--alt .next,
.pagination.pagination--alt .prev {
  line-height: 3;
}

/** 
 * Bar/pane colors
 */
[class*="--blue-1"] {
  background-color: #177dc2;
  color: #fff;
}

[class*="--blue-2"] {
  background-color: #398fc9;
  color: #fff;
}

[class*="--blue-3"] {
  background-color: #2798e5;
  color: #fff;
}

[class*="--blue-4"] {
  background-color: #3c4b5b;
  color: #fff;
}

[class*="--grey"] {
  background-color: #ebebeb;
}
[class*="--grey"].bar {
  border-bottom: 1px solid #ccc;
}

[class*="--light-grey"] {
  background-color: #f4f4f5;
}
[class*="--light-grey"].bar {
  border-bottom: 1px solid #ccc;
}

[class*="--texture-1"] {
  background: url(img/texture1.png);
  min-height: 420px;
}

[class*="--texture-2"] {
  background: url(img/texture2.png);
  color: #f2f2f2;
}

.pane--flags {
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .pane--flags {
    text-align: center;
  }
}
.pane--flags .home__flags {
  float: right;
  margin: 1em;
  max-height: 20px;
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .pane--flags .home__flags {
    float: none;
  }
}
.pane--flags .home__social {
  color: #fff;
  padding: 7px 5.25px;
  font-size: 22px;
  font-size: 1.5714285714rem;
  display: block;
  float: left;
}

/**
 * Misc
 */
.fb-share-button {
  min-height: 21px;
  float: left;
}

.value {
  color: #2798e5;
  font-size: 49px;
  font-size: 3.5rem;
  font-weight: 400;
}
.value span {
  font-size: 18px;
  font-size: 1.2857142857rem;
  position: relative;
  top: -20px;
  margin-left: 10px;
  color: #999;
}

.tooltip {
  position: relative;
}
.tooltip:hover + .tooltip-box {
  display: block;
}

.tooltip-box {
  position: absolute;
  display: none;
  background-color: #fff;
  padding: 14px 21px;
  z-index: 9999;
  width: 300px;
  margin-left: -90px;
  border: 1px solid #ccc;
}
.tooltip-box p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.6;
  margin: 0;
}

.user-info {
  font-size: 12px;
  font-size: 0.8571428571rem;
}
.user-info.user-info--logo {
  float: left;
  padding-right: 21px;
}
.user-info.user-info--details {
  float: right;
  width: 100%;
}
.user-info.user-info--details .list {
  float: left;
  margin-left: 21px;
  margin-bottom: 0;
}

.breakout {
  border-radius: 15px;
  background-color: #D4D4D4;
  margin-bottom: 21px;
  padding: 10px 15px;
}

.fa-icon {
  font-family: "FontAwesome" !important;
}
.fa-icon.fa-x {
  background-image: url("data:image/svg+xml,%3Csvg width='1200' height='1227' viewBox='0 0 1200 1227' fill='%23D10373' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z' /%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center 3px;
  background-repeat: no-repeat;
  width: 15px;
  height: 18px;
}
