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

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/** Media queries
 ---------------------------------------------------------*/
html {
  height: 100%; }

body {
  max-width: 1440px;
  margin: 0 auto !important;
  border-left: 1px solid #dcece6;
  border-right: 1px solid #dcece6;
  position: relative; }

body,
div,
p,
a {
  font-family: "margem-regular", Arial, sans-serif;
  color: #848282; }

* {
  font-family: "margem-regular", Arial, sans-serif; }

.margem-medium, .section-title, nav.menu ul li a, section.single-article-container .wrapper .sidebar .item h3, section.homepage-banner-container .wrapper .caption h1, section.home-teaser-cols .wrapper article.teaser .content h2, section.features-container .wrapper .features .feature h3, section.blog-panels .wrapper .panel h2, .shop-banner-container .wrapper .caption h2, .shop-container .wrapper ul.products .sosure-product-item .price .woocommerce-Price-amount, section.incontinence-level-wrapper .wrap .columns .column h3, section.subcategory-with-product-list h2.category, section.three-column-splitter .wrapper .column .title span, .sosure-error a, .sosure-info a, .woocommerce-info a, body.woocommerce-checkout table.sosure-review-order .order-total th, body.woocommerce-checkout table.sosure-review-order .order-total td, .sosure-payment-methods .sosure-payment-method label, body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation .profile-box h2, body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation .title, section.sosure-single-product-container .wrapper h1.product_title, section.sosure-single-product-container .wrapper p.price .woocommerce-Price-amount, section.sosure-single-product-container .sosure-review-header, .sosure-product-feature-header, .dashboard-tiles-container .tile h4, .dashboard-tiles-container .tile p, .sosure-profile-form .change-password-container h4 {
  font-family: "margem-medium", Arial, Helvetica, sans-serif; }

img {
  max-width: 100%; }

p {
  font-size: 18px;
  line-height: 24px; }

.wrapper {
  max-width: 1440px;
  margin: 0 auto; }
  .wrapper.narrow {
    max-width: 1024px; }

.border {
  border: 1px solid; }

a {
  text-decoration: none; }

/*block titles*/
.block-title {
  font-weight: bold;
  color: #848282; }

h1.block-title {
  margin: 15px 0;
  font-size: 30px;
  line-height: 36px; }

h2.block-title {
  font-size: 28px;
  line-height: 34px; }

/*block sub-titles*/
/*flex slider overrides*/
.flex-direction-nav {
  display: none; }

.breadcrumbs-container {
  margin: 10px 0; }
  .breadcrumbs-container a {
    color: #458261; }

@media only screen and (min-width: 480px) {
  .wrapper {
    padding: 0 10px; } }

.gradient-text, section.homepage-banner-container .wrapper .caption h1, section.features-container .wrapper .features .feature h3, section.features-container .wrapper .foot-note {
  background: #0abdce;
  background: -webkit-linear-gradient(to top, #0abdce 32%, #78dda9 84%);
  background: -moz-linear-gradient(to top, #0abdce 32%, #78dda9 84%);
  background: linear-gradient(to top, #0abdce 32%, #78dda9 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.section-title {
  color: #458261;
  font-size: 21px; }
  .section-title.center {
    text-align: center; }

.gradient-bg {
  color: #ffffff;
  max-width: 400px;
  min-height: 200px;
  padding: 30px;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  border-radius: 20px !important; }
  .gradient-bg.box {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    max-width: unset; }
  .gradient-bg.green {
    background: #b7eade;
    background: -moz-linear-gradient(0deg, #b7eade 0%, #a4e3cd 37%, #90dbba 91%);
    background: -webkit-linear-gradient(0deg, #b7eade 0%, #a4e3cd 37%, #90dbba 91%);
    background: linear-gradient(0deg, #b7eade 0%, #a4e3cd 37%, #90dbba 91%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7eade",endColorstr="#90dbba",GradientType=1); }
  .gradient-bg.blue, section.single-article-container .wrapper .sidebar .item {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    border-radius: 20px !important;
    background: #98dbef;
    background: -moz-linear-gradient(0deg, #98dbef 0%, #81d2ed 51%, #62c6eb 91%);
    background: -webkit-linear-gradient(0deg, #98dbef 0%, #81d2ed 51%, #62c6eb 91%);
    background: linear-gradient(0deg, #98dbef 0%, #81d2ed 51%, #62c6eb 91%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98dbef",endColorstr="#62c6eb",GradientType=1); }

.button-wrap {
  text-align: center; }

.added_to_cart {
  display: block !important; }

@font-face {
  font-family: "margem-medium";
  src: url("../fonts/margem-medium/margem-rounded-medium.eot");
  src: url("../fonts/margem-medium/margem-rounded-medium.eot") format("embedded-opentype"), url("../fonts/margem-medium/margem-rounded-medium.woff2") format("woff2"), url("../fonts/margem-medium/margem-rounded-medium.woff") format("woff"), url("..fonts/margem-medium/margem-rounded-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "margem-regular";
  src: url("../fonts/margem-regular/margem-regular.eot");
  src: url("../fonts/margem-regular/margem-regular.eot") format("embedded-opentype"), url("../fonts/margem-regular/margem-regular.woff2") format("woff2"), url("../fonts/margem-regular/margem-regular.woff") format("woff"), url("..fonts/margem-regular/margem-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.searchbox-container {
  margin: 0 10px;
  box-sizing: border-box;
  padding: 5px 10px 5px 15px;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  border-radius: 20px !important;
  border: 2px solid #458261; }
  .searchbox-container .input-keyword {
    width: 80px;
    background-color: transparent;
    border: none;
    color: #458261;
    display: inline-block;
    vertical-align: middle; }
    .searchbox-container .input-keyword::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #3eae72;
      opacity: 1;
      /* Firefox */ }
    .searchbox-container .input-keyword::-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #3eae72; }
    .searchbox-container .input-keyword::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #3eae72; }
    .searchbox-container .input-keyword:focus {
      outline: none; }
  .searchbox-container .image-btn {
    width: 20px;
    display: inline-block;
    vertical-align: middle; }

@media only screen and (max-width: 1023px) {
  .searchbox-container .input-keyword {
    width: 80%; } }

.custom-shop-links-menu a {
  display: inline-block;
  margin: 5px;
  padding: 3px;
  border-bottom: 2px solid #ffffff;
  width: 25px;
  height: 25px; }
  .custom-shop-links-menu a img {
    width: 100%;
    object-fit: contain; }
  .custom-shop-links-menu a:hover {
    border-bottom: 2px solid #458261; }

@media only screen and (max-width: 1023px) {
  .custom-shop-links-menu {
    position: absolute;
    top: 5px;
    right: 10px; } }

.btn, .blank .button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button, .shop-container .wrapper ul.products .sosure-product-item .button, .sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .woocommerce-button, section.forgot-password-container .woocommerce input.button, section.sosure-single-product-container .wrapper .single-product-wrap .button {
  display: inline-block;
  padding: 10px 30px;
  margin: 15px 5px 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 80px;
  text-align: center;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  border-radius: 8px !important;
  cursor: pointer;
  color: #458261;
  background-color: #ffffff;
  border: 1px solid #dcece6;
  font-weight: bold; }
  .btn:hover, .blank .button:hover, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button:hover, .shop-container .wrapper ul.products .sosure-product-item .button:hover, .sosure-payment-button:hover, section.sosure-login-container .wrapper .sosure-login .woocommerce-button:hover, section.forgot-password-container .woocommerce input.button:hover, section.sosure-single-product-container .wrapper .single-product-wrap .button:hover {
    border: 1px solid #458261; }
  .btn.pill, .blank .pill.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button, .shop-container .wrapper ul.products .sosure-product-item .pill.button, .shop-container section.sosure-login-container .wrapper ul.products .sosure-product-item .sosure-login .button.woocommerce-button, section.sosure-login-container .shop-container .wrapper ul.products .sosure-product-item .sosure-login .button.woocommerce-button, .shop-container section.sosure-login-container .wrapper .sosure-login ul.products .sosure-product-item .button.woocommerce-button, section.sosure-login-container .shop-container .wrapper .sosure-login ul.products .sosure-product-item .button.woocommerce-button, .shop-container .wrapper ul.products .sosure-product-item section.forgot-password-container .woocommerce input.button, section.forgot-password-container .woocommerce .shop-container .wrapper ul.products .sosure-product-item input.button, .pill.sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .woocommerce-button, section.forgot-password-container .woocommerce input.button, section.sosure-single-product-container .wrapper .single-product-wrap .pill.button, section.sosure-single-product-container .wrapper .single-product-wrap section.forgot-password-container .woocommerce input.button, section.forgot-password-container .woocommerce section.sosure-single-product-container .wrapper .single-product-wrap input.button {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    border-radius: 20px !important; }
  .btn.pale-green, .blank .button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button, .shop-container .wrapper ul.products .sosure-product-item .pale-green.button, .shop-container .wrapper ul.products .sosure-product-item .blank .button, .blank .shop-container .wrapper ul.products .sosure-product-item .button, .shop-container .wrapper ul.products .sosure-product-item .button.sosure-payment-button, .shop-container section.sosure-login-container .wrapper ul.products .sosure-product-item .sosure-login .button.woocommerce-button, section.sosure-login-container .shop-container .wrapper ul.products .sosure-product-item .sosure-login .button.woocommerce-button, .shop-container section.sosure-login-container .wrapper .sosure-login ul.products .sosure-product-item .button.woocommerce-button, section.sosure-login-container .shop-container .wrapper .sosure-login ul.products .sosure-product-item .button.woocommerce-button, .shop-container .wrapper ul.products .sosure-product-item section.forgot-password-container .woocommerce input.button, section.forgot-password-container .woocommerce .shop-container .wrapper ul.products .sosure-product-item input.button, .shop-container section.sosure-single-product-container .wrapper ul.products .sosure-product-item .single-product-wrap .button, section.sosure-single-product-container .shop-container .wrapper ul.products .sosure-product-item .single-product-wrap .button, .shop-container section.sosure-single-product-container .wrapper .single-product-wrap ul.products .sosure-product-item .button, section.sosure-single-product-container .shop-container .wrapper .single-product-wrap ul.products .sosure-product-item .button, .sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .woocommerce-button, section.forgot-password-container .woocommerce input.button, section.sosure-single-product-container .wrapper .single-product-wrap .button {
    background-color: #6bb996 !important;
    border: 1px solid #6bb996 !important;
    color: #ffffff !important; }
    .btn.pale-green:hover, .blank .button:hover, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button:hover, .shop-container .wrapper ul.products .sosure-product-item .pale-green.button:hover, .shop-container .wrapper ul.products .sosure-product-item .blank .button:hover, .blank .shop-container .wrapper ul.products .sosure-product-item .button:hover, .shop-container .wrapper ul.products .sosure-product-item .button.sosure-payment-button:hover, .shop-container .wrapper ul.products .sosure-product-item section.forgot-password-container .woocommerce input.button:hover, section.forgot-password-container .woocommerce .shop-container .wrapper ul.products .sosure-product-item input.button:hover, .sosure-payment-button:hover, section.sosure-login-container .wrapper .sosure-login .woocommerce-button:hover, section.forgot-password-container .woocommerce input.button:hover, section.sosure-single-product-container .wrapper .single-product-wrap .button:hover {
      background-color: #458261 !important; }
  .btn.green, .blank .green.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.green.button, .shop-container .wrapper ul.products .sosure-product-item .green.button, .green.sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .green.woocommerce-button, section.forgot-password-container .woocommerce input.green.button, section.sosure-single-product-container .wrapper .single-product-wrap .green.button {
    background-color: #458261;
    border: 1px solid #458261;
    color: #ffffff; }
    .btn.green:hover, .blank .green.button:hover, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.green.button:hover, .shop-container .wrapper ul.products .sosure-product-item .green.button:hover, .green.sosure-payment-button:hover, section.sosure-login-container .wrapper .sosure-login .green.woocommerce-button:hover, section.forgot-password-container .woocommerce input.green.button:hover, section.sosure-single-product-container .wrapper .single-product-wrap .green.button:hover {
      background-color: #6bb996; }
  .btn:disabled, .blank .button:disabled, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button:disabled, .shop-container .wrapper ul.products .sosure-product-item .button:disabled, .sosure-payment-button:disabled, section.sosure-login-container .wrapper .sosure-login .woocommerce-button:disabled, section.forgot-password-container .woocommerce input.button:disabled, section.sosure-single-product-container .wrapper .single-product-wrap .button:disabled {
    background-color: #8dcbaf;
    border: 1px solid #8dcbaf;
    cursor: not-allowed; }
    .btn:disabled:hover, .blank .button:disabled:hover, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button:disabled:hover, .shop-container .wrapper ul.products .sosure-product-item .button:disabled:hover, .sosure-payment-button:disabled:hover, section.sosure-login-container .wrapper .sosure-login .woocommerce-button:disabled:hover, section.forgot-password-container .woocommerce input.button:disabled:hover, section.sosure-single-product-container .wrapper .single-product-wrap .button:disabled:hover {
      background-color: #8dcbaf; }
  .btn.no-margin, .blank .no-margin.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.no-margin.button, .shop-container .wrapper ul.products .sosure-product-item .no-margin.button, .no-margin.sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .no-margin.woocommerce-button, section.forgot-password-container .woocommerce input.no-margin.button, section.sosure-single-product-container .wrapper .single-product-wrap .no-margin.button {
    margin: 0; }
  .btn.tiny, .blank .tiny.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.tiny.button, .shop-container .wrapper ul.products .sosure-product-item .tiny.button, .tiny.sosure-payment-button, section.sosure-login-container .wrapper .sosure-login .tiny.woocommerce-button, section.forgot-password-container .woocommerce input.tiny.button, section.sosure-single-product-container .wrapper .single-product-wrap .tiny.button {
    padding: 4px; }

.accordion {
  overflow: hidden; }
  .accordion .tab {
    background-color: #ffffff;
    width: 100%;
    color: white;
    overflow: hidden;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    border-radius: 4px !important;
    margin-bottom: 8px; }
    .accordion .tab .tab-label {
      display: flex;
      justify-content: flex-start;
      padding: 1em;
      background: #d8f4e8;
      color: #60a72f;
      font-weight: 400;
      cursor: pointer;
      position: relative; }
      .accordion .tab .tab-label:hover {
        background: #8dcbaf;
        color: #458261; }
      .accordion .tab .tab-label:after {
        text-align: center;
        color: #458261;
        padding: 0px;
        position: absolute;
        right: 15px;
        content: "+";
        width: 1em;
        height: 1em;
        text-align: center;
        font-size: 18px;
        transition: all 0.35s; }
    .accordion .tab .tab-content {
      max-height: 0;
      padding: 0 1em;
      color: #585858;
      font-size: 16px;
      line-height: 24px;
      background: white;
      transition: all 0.35s; }
      .accordion .tab .tab-content ul {
        list-style-type: disc;
        margin-left: 20px; }
        .accordion .tab .tab-content ul li {
          margin-bottom: 10px;
          padding-bottom: 5px;
          border-bottom: 1px dotted #dedede; }
          .accordion .tab .tab-content ul li a {
            color: #8dcbaf;
            text-decoration: none;
            font-weight: bold; }
    .accordion .tab .tab-close {
      display: flex;
      justify-content: flex-end;
      padding: 1em;
      font-size: 0.75em;
      background: #8dcbaf;
      cursor: pointer; }
      .accordion .tab .tab-close:hover {
        background: #8dcbaf; }
  .accordion input:checked + .tab-label {
    background: #8dcbaf;
    color: #458261; }
    .accordion input:checked + .tab-label:after {
      content: "-"; }
  .accordion input:checked + .tab-label::after {
    transform: rotate(180deg); }
  .accordion input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 1em; }

.nf-field-container {
  margin-bottom: 10px !important; }

.nf-form-cont {
  box-sizing: border-box; }
  .nf-form-cont .nf-form-fields-required {
    font-size: 15px;
    margin: 10px 0;
    font-style: italic;
    display: none;
    visibility: hidden; }
  .nf-form-cont .nf-field-label label {
    font-size: 18px;
    font-weight: 300; }
  .nf-form-cont .nf-field-element .nf-element {
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    color: #717272;
    border: 1px solid #e9e9e9; }
    .nf-form-cont .nf-field-element .nf-element.btn, .nf-form-cont .nf-field-element .blank .nf-element.button, .blank .nf-form-cont .nf-field-element .nf-element.button, .nf-form-cont .nf-field-element section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.nf-element.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce .nf-form-cont .nf-field-element input.nf-element.button, .nf-form-cont .nf-field-element .shop-container .wrapper ul.products .sosure-product-item .nf-element.button, .shop-container .wrapper ul.products .sosure-product-item .nf-form-cont .nf-field-element .nf-element.button, .nf-form-cont .nf-field-element .nf-element.sosure-payment-button, .nf-form-cont .nf-field-element section.sosure-login-container .wrapper .sosure-login .nf-element.woocommerce-button, section.sosure-login-container .wrapper .sosure-login .nf-form-cont .nf-field-element .nf-element.woocommerce-button, .nf-form-cont .nf-field-element section.forgot-password-container .woocommerce input.nf-element.button, section.forgot-password-container .woocommerce .nf-form-cont .nf-field-element input.nf-element.button, .nf-form-cont .nf-field-element section.sosure-single-product-container .wrapper .single-product-wrap .nf-element.button, section.sosure-single-product-container .wrapper .single-product-wrap .nf-form-cont .nf-field-element .nf-element.button {
      height: auto;
      color: #ffffff; }
  .nf-form-cont .nf-field-element textarea.nf-element {
    height: 80px; }
  .nf-form-cont .nf-error-msg {
    font-size: 16px; }
  .nf-form-cont .nf-after-form-content .nf-form-errors {
    display: none;
    visibility: hidden; }

.nf-error .nf-field-element:after {
  height: 34px !important;
  width: 40px !important;
  line-height: 30px !important; }

.test-class-container {
  background-color: #f3f3f3;
  padding: 25px;
  margin: 0 -35px;
  margin-bottom: 15px; }

.nf-fu-fileinput-button {
  cursor: pointer;
  padding: 7.5px 15px !important; }
  .nf-fu-fileinput-button span {
    color: #ffffff !important;
    font-size: 16px; }

.files_uploaded p {
  font-style: italic;
  font-size: 15px;
  margin: 0; }
  .files_uploaded p a {
    margin-left: 10px;
    display: inline-block; }

.nf-fu-progress {
  height: 8px !important; }

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {
  cursor: pointer;
  height: auto !important;
  color: #ffffff !important;
  padding: 10px 20px !important; }

.nf-response-msg {
  border: 1px solid #72ff94;
  padding: 15px;
  background-color: #deffe6; }
  .nf-response-msg p {
    font-size: 18px;
    line-height: 23px; }

.richtext h1, .richtext h2, .richtext h3, .richtext h4, .richtext h5, .richtext h6 {
  color: #458261;
  margin: 20px 0; }

.richtext h1 {
  font-size: 39px;
  margin-bottom: 0; }

.richtext h2 {
  font-size: 23px; }

.richtext a {
  color: #458261; }

.richtext p {
  margin: 20px 0;
  line-height: 30px; }

.richtext strong, .richtext b {
  font-weight: bold; }

.richtext ul {
  margin: 40px; }
  .richtext ul li {
    list-style: disc;
    margin: 8px 0; }

.richtext ol {
  margin: 40px; }
  .richtext ol li {
    margin: 8px 0;
    list-style-type: decimal; }

.richtext.post {
  max-width: 1100px; }

.richtext table.wp-block-table {
  border: 1px solid #efefef;
  width: 100%; }
  .richtext table.wp-block-table td {
    padding: 6px;
    border: 1px solid #efefef; }

.richtext .sources p {
  font-size: 12px;
  margin: 0px 0; }
  .richtext .sources p em {
    font-style: italic; }

@media only screen and (max-width: 767px) {
  .richtext {
    margin: 0 3%; } }

/*
 * jQuery FlexSlider v2.7.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background: #ffffff;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 16px;
  display: inline-block;
  content: "\f001";
  color: #000000;
  width: 100%;
  text-align: center; }

.flex-direction-nav a.flex-next:before {
  content: "\f002"; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004"; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: "\f003"; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }

.flex-control-thumbs li {
  width: 20%;
  margin-bottom: 20px;
  max-width: 118px; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.6;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -10px; } }

@media only screen and (min-width: 768px) {
  .flex-direction-nav a {
    top: 40%; } }

html.magnifying > body {
  overflow-x: hidden !important; }

.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile {
  /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none; }

.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit; }

.magnify > .magnify-lens {
  /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99; }

.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8; }

.magnify > .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: "Loading...";
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none; }

header#main-header {
  background-color: #ffffff;
  text-align: center;
  position: sticky;
  position: -webkit-sticky;
  /* Safari */
  top: 0;
  z-index: 999;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px; }
  header#main-header .menu-wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between; }
    header#main-header .menu-wrapper .mobile-search {
      display: none; }

@media only screen and (max-width: 1023px) {
  header#main-header {
    padding: 0px;
    display: block; }
    header#main-header .logo {
      padding: 5px 0;
      text-align: center;
      width: 100px;
      margin: 0 auto; }
      header#main-header .logo a img {
        height: 70px; }
    header#main-header .menu-wrapper .wide-search {
      display: none; }
    header#main-header .menu-wrapper .mobile-search {
      display: block; } }

@media only screen and (max-width: 767px) {
  header#main-header .logo a img {
    height: 50px; } }

nav.menu ul {
  margin: 0;
  padding: 0;
  text-align: center; }
  nav.menu ul li {
    display: inline-block; }
    nav.menu ul li a {
      transition: text-shadow 0.3s;
      font-size: 18px;
      display: inline-block;
      text-transform: uppercase;
      color: #458261;
      margin: 0 10px; }
      nav.menu ul li a:hover, nav.menu ul li a:focus {
        color: #3eae72; }
    nav.menu ul li.current_page_item a,
    nav.menu ul li.current-menu-item a,
    nav.menu ul li.current-post-ancestor a, nav.menu ul li.current_page_item {
      color: #3eae72;
      font-weight: bold; }

nav.menu > ul {
  transition: visibility 0s, opacity 0.2s linear; }

/*navbar*/
.menu li {
  transition: visibility 0.2s linear; }

.navbar-checkbox {
  display: none; }

.navbar-handle {
  display: none;
  cursor: pointer;
  position: relative;
  font-size: 45px;
  padding: 5px 0;
  height: 0;
  width: 32px;
  border-top: 3px solid #458261;
  color: #458261; }

.navbar-handle:before,
.navbar-handle:after {
  position: absolute;
  left: 0;
  right: 0;
  content: " ";
  border-top: 3px #458261 solid; }

.navbar-handle:before {
  top: 4px; }

.navbar-handle:after {
  top: 12px; }

.menu .navbar-handle {
  position: absolute;
  font-size: 14px;
  top: 5px;
  right: 12px;
  z-index: 999; }

@media only screen and (max-width: 1023px) {
  .menu ul.nav {
    visibility: hidden;
    opacity: 0; }
    .menu ul.nav li {
      display: inline-block;
      margin: 0px; }
  .menu {
    display: block; }
  .menu > ul {
    width: 100%;
    max-height: 0;
    max-width: 0;
    overflow: hidden; }
  .menu li {
    visibility: hidden;
    display: inline-block;
    padding: 0.5em 0.6em;
    border: none; }
  .menu li ul {
    margin-top: 0.5em; }
  .menu .navbar-handle {
    display: block;
    top: 24px;
    left: 15px; }
  #navbar-checkbox:checked + ul.nav {
    position: sticky;
    position: -webkit-sticky;
    /* Safari */
    padding: 30px 0;
    position: absolute;
    background-color: #dcece6;
    overflow: hidden;
    max-width: 250px;
    min-height: 1024px;
    visibility: visible;
    display: block;
    opacity: 1; }
  #navbar-checkbox:checked + ul.nav li {
    visibility: visible;
    display: block;
    margin: 10px 0; }
    #navbar-checkbox:checked + ul.nav li a {
      text-align: left;
      display: block; } }

#main-footer {
  background-color: #8dcbaf;
  padding: 50px 15px; }
  #main-footer .wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 900px;
    align-items: flex-start; }
    #main-footer .wrapper.copyright {
      font-family: Arial, sans-serif;
      margin-top: 50px;
      max-width: 800px;
      text-align: center;
      color: #ffffff;
      font-size: 13px;
      display: block; }
    #main-footer .wrapper > div {
      flex-basis: 46%; }
    #main-footer .wrapper .section-title {
      color: #ffffff;
      text-transform: uppercase;
      font-family: "margem-regular", Arial, sans-serif;
      margin-bottom: 10px; }
    #main-footer .wrapper ul li,
    #main-footer .wrapper ul li a {
      font-size: 14px;
      line-height: 18px;
      color: #ffffff;
      margin-bottom: 10px;
      display: block; }
    #main-footer .wrapper .footer-menu-wrap {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      align-items: flex-start; }
    #main-footer .wrapper .social-icon {
      width: 30px;
      display: inline-block;
      margin: 5px; }

@media only screen and (max-width: 767px) {
  #main-footer .wrapper {
    display: block; }
    #main-footer .wrapper .footer-menu-wrap {
      display: block; }
      #main-footer .wrapper .footer-menu-wrap > div {
        margin-bottom: 30px;
        padding-bottom: 15px;
        border-bottom: 1px dotted #dcece6; } }

/**
 * Newsletter Section
 *
 */
#newsletter-section {
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  position: relative;
  max-width: 280px; }
  #newsletter-section .section-title {
    color: #ffffff;
    text-transform: uppercase;
    font-family: "margem-regular", Arial, sans-serif;
    margin-bottom: 10px; }
  #newsletter-section p {
    font-size: 14px;
    line-height: 18px;
    color: #ffffff; }
  #newsletter-section form {
    box-sizing: border-box;
    margin: 20px 0; }
    #newsletter-section form input.email {
      box-sizing: border-box;
      width: 280px;
      height: 34px;
      padding: 5px 10px;
      border: 1px solid #d2d2d2; }
      #newsletter-section form input.email::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #dedede;
        opacity: 1;
        /* Firefox */ }
      #newsletter-section form input.email::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #dedede; }
      #newsletter-section form input.email::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #dedede; }
    #newsletter-section form .submit {
      background-color: #458261; }

.article-list-wrapper {
  background-image: url(../images/bg/floral-bg.jpg);
  padding: 50px 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: 30px 10px; }
  .article-list-wrapper .wrapper .header-caption {
    max-width: 670px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px; }
    .article-list-wrapper .wrapper .header-caption h1 {
      font-weight: bold;
      font-size: 26px;
      color: #458261; }
    .article-list-wrapper .wrapper .header-caption p {
      margin: 20px 0; }
  .article-list-wrapper .wrapper .list {
    margin: auto;
    max-width: 800px; }
    .article-list-wrapper .wrapper .list .article {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      justify-content: flex-start;
      box-sizing: border-box;
      padding: 0;
      margin: 20px 10px;
      overflow: hidden;
      max-width: none; }
      .article-list-wrapper .wrapper .list .article .featured-photo {
        flex-shrink: 0; }
        .article-list-wrapper .wrapper .list .article .featured-photo img {
          display: block;
          width: 250px;
          position: relative;
          object-fit: cover;
          height: 100%; }
      .article-list-wrapper .wrapper .list .article .details {
        padding: 30px; }
        .article-list-wrapper .wrapper .list .article .details h3 {
          font-size: 22px;
          font-weight: bold;
          color: #ffffff;
          overflow: hidden;
          margin-bottom: 10px; }
        .article-list-wrapper .wrapper .list .article .details p {
          font-size: 16px;
          color: #ffffff;
          line-height: 24px; }
        .article-list-wrapper .wrapper .list .article .details .link {
          display: block;
          text-align: right;
          color: #ffffff; }

.category-pagination {
  max-width: 800px;
  box-sizing: border-box;
  margin: 20px auto;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .category-pagination a {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px;
    border: 1px solid #ffffff; }
    .category-pagination a:hover {
      border: 1px solid #dcece6; }

@media only screen and (max-width: 767px) {
  .article-list-wrapper .wrapper .list .article {
    display: block;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
    .article-list-wrapper .wrapper .list .article .featured-photo {
      text-align: center;
      margin: 0 auto; }
      .article-list-wrapper .wrapper .list .article .featured-photo img {
        width: 100%;
        object-fit: contain;
        text-align: center;
        display: inline-block; } }

section.single-article-container {
  padding: 50px 15px; }
  section.single-article-container .wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-items: flex-start; }
    section.single-article-container .wrapper .content {
      flex-grow: 1;
      margin-right: 10px; }
      section.single-article-container .wrapper .content .richtext {
        padding: 30px; }
    section.single-article-container .wrapper .sidebar {
      box-sizing: border-box;
      margin: 10px;
      position: -webkit-sticky;
      position: sticky;
      top: 150px;
      flex-basis: 400px;
      flex-shrink: 0;
      flex-grow: 0; }
      section.single-article-container .wrapper .sidebar .item {
        margin-bottom: 20px;
        color: #ffffff;
        padding: 30px;
        box-sizing: border-box; }
        section.single-article-container .wrapper .sidebar .item h3 {
          font-size: 26px;
          margin-bottom: 10px; }
        section.single-article-container .wrapper .sidebar .item ul {
          margin: 10px 0; }
          section.single-article-container .wrapper .sidebar .item ul li {
            display: block;
            padding: 5px 0; }
            section.single-article-container .wrapper .sidebar .item ul li a {
              color: #ffffff; }
              section.single-article-container .wrapper .sidebar .item ul li a:hover {
                text-decoration: underline; }

@media only screen and (max-width: 1023px) {
  section.single-article-container .wrapper {
    display: block; } }

@media only screen and (max-width: 767px) {
  section.single-article-container {
    padding: 15px; }
    section.single-article-container .wrapper .content {
      margin: 0; }
      section.single-article-container .wrapper .content .richtext {
        padding: 0; } }

section.product-banner-container {
  padding-top: 60px;
  background-image: url(../images/products-bg.jpg);
  background-repeat: no-repeat; }
  section.product-banner-container .wrap {
    max-width: 920px;
    margin: 0 auto;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center; }
    section.product-banner-container .wrap > div {
      margin: 0 10px; }
    section.product-banner-container .wrap .right {
      color: #458261;
      max-width: 400px; }
      section.product-banner-container .wrap .right h1 {
        font-size: 40px;
        font-weight: bold;
        color: #458261; }
      section.product-banner-container .wrap .right h2 {
        font-weight: 400;
        margin: 10px 0;
        font-size: 21px; }
      section.product-banner-container .wrap .right p {
        color: #458261;
        font-size: 17px;
        line-height: 23px; }

section.incontinence-level-wrapper {
  padding: 45px;
  text-align: center; }
  section.incontinence-level-wrapper .wrap {
    max-width: 800px;
    margin: 0 auto;
    color: #ffffff; }
    section.incontinence-level-wrapper .wrap h2 {
      font-size: 26px;
      color: #458261;
      font-weight: bold;
      margin: 10px 0; }
    section.incontinence-level-wrapper .wrap .columns {
      margin: 30px 10px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      align-items: stretch; }
      section.incontinence-level-wrapper .wrap .columns .column {
        margin: 0 10px;
        border: 1px solid #efefef;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -ms-border-radius: 4px !important;
        border-radius: 4px !important;
        background-color: #ffffff;
        flex-basis: 30%;
        padding: 15px; }
        section.incontinence-level-wrapper .wrap .columns .column h3 {
          color: #dcece6;
          margin: 10px 0;
          font-weight: 400; }
        section.incontinence-level-wrapper .wrap .columns .column img {
          margin: 10px 0;
          width: 50px; }
        section.incontinence-level-wrapper .wrap .columns .column p {
          font-size: 18px; }

#product-list-content p {
  margin: 50px; }

#product-list-content .wrap {
  max-width: 900px; }

.product-list-container {
  padding-bottom: 45px; }
  .product-list-container .product-list-wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
    align-items: stretch; }
    .product-list-container .product-list-wrapper .item {
      background-color: #ffffff;
      margin: 10px;
      text-align: center;
      border: 1px solid #f3f3f3; }
      .product-list-container .product-list-wrapper .item img {
        max-width: 400px;
        height: 300px;
        object-fit: cover;
        display: block; }
      .product-list-container .product-list-wrapper .item .caption {
        background-color: #3eae72;
        padding: 20px;
        text-align: left; }
      .product-list-container .product-list-wrapper .item h2 {
        font-size: 24px;
        margin-bottom: 5px;
        font-weight: 400;
        color: #ffffff; }
      .product-list-container .product-list-wrapper .item p {
        font-weight: normal;
        color: #ffffff;
        font-size: 18px; }

.product-spiel {
  max-width: 700px; }

@media only screen and (max-width: 767px) {
  .product-list-container .product-list-wrapper {
    display: block; }
    .product-list-container .product-list-wrapper .item {
      max-width: 400px;
      margin: 20px auto;
      border: 2px dashed #efefef; }
      .product-list-container .product-list-wrapper .item img {
        width: 100%; }
  section.product-banner-container {
    padding: 30px;
    background-size: cover;
    background-position: center; }
    section.product-banner-container .wrap {
      display: block; }
      section.product-banner-container .wrap .left {
        margin-bottom: 20px; }
      section.product-banner-container .wrap .right {
        text-align: left;
        margin: 0 auto; }
      section.product-banner-container .wrap > div {
        text-align: center;
        margin: 0 10px; }
  section.incontinence-level-wrapper .wrap .columns {
    display: block; }
    section.incontinence-level-wrapper .wrap .columns .column {
      margin-top: 10px;
      margin-bottom: 10px; } }

/**
 * Single Products
 *
 */
#product-detail .wrap {
  padding-top: px(15px);
  margin-bottom: px(15px);
  max-width: 930px;
  margin: 10px auto; }

#product-detail .flexslider ol {
  margin: 10px; }

#product-detail .flexslider .slides {
  width: 430px; }
  #product-detail .flexslider .slides img {
    height: 300px;
    width: 320px;
    object-fit: contain; }

#product-detail .flex-control-nav {
  display: flex;
  flex-flow: row;
  text-align: center;
  justify-content: flex-start; }
  #product-detail .flex-control-nav li {
    height: 65px;
    width: 60px;
    margin: 0 5px; }
  #product-detail .flex-control-nav .flex-active {
    border: 2px solid #8dcbaf; }
  #product-detail .flex-control-nav img {
    display: block;
    border: 2px solid  #efefef;
    height: 60px;
    width: 60px;
    object-fit: contain;
    object-position: center; }

#product-detail .article-blocks {
  padding-bottom: 0; }

#review-jumper {
  margin-top: -110px;
  padding-top: 110px; }

#product-description .wrap {
  max-width: 930px;
  margin: 50px auto; }

#product-description .richtext ul {
  /*    display: flex;
    flex-flow: row wrap;*/
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }

#product-description li {
  width: 300px;
  padding: 0 px(60) 0 px(30);
  margin-bottom: 20px;
  position: relative;
  line-height: 26px; }
  #product-description li:before {
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto; }

.reviews .rating {
  font-size: 25px;
  font-weight: 900;
  margin-right: px(15px); }

.reviews .rating,
.reviews .stars {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: px(15px); }

.reviews a {
  margin: px(15px) 0;
  text-decoration: none;
  color: #458261; }

.stars {
  background-image: url("../images/star.svg");
  background-repeat: repeat-x;
  background-size: 20px;
  width: 20px;
  height: 20px;
  display: block; }
  .stars.stars-5 {
    width: 100px; }
  .stars.stars-4 {
    width: 80px; }
  .stars.stars-3 {
    width: 60px; }
  .stars.stars-2 {
    width: 40px; }

#product-specs .wrap {
  max-width: 930px;
  margin: 50px auto; }

#product-specs .specs-container {
  border: 1px solid #efefef;
  background-color: #f7f7f7;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  #product-specs .specs-container .column {
    text-align: center;
    flex-basis: 50%;
    margin: 0 20px; }
  #product-specs .specs-container .item {
    border-bottom: 1px dotted #d7d7d7;
    display: flex;
    justify-content: space-between;
    padding: 0;
    color: #656565;
    align-items: center; }
    #product-specs .specs-container .item h4 {
      font-size: 18px;
      font-weight: bold; }

#product-specs .divider {
  height: 100px;
  border-left: 1px dotted #d7d7d7; }

@media only screen and (min-width: 768px) {
  #product-detail .wrap {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: flex-start; }
  #product-detail .flexslider .slides img {
    height: 300px; }
  #product-detail article {
    max-width: 290px; } }

@media only screen and (min-width: 1024px) {
  #product-detail .wrap {
    justify-content: center; }
  #product-detail article {
    max-width: 430px; } }

@media only screen and (max-width: 767px) {
  .breadcrumbs-container {
    padding: 2%; }
  #product-detail {
    margin: 10px 0; }
    #product-detail .flexslider .slides {
      width: 100%; }
      #product-detail .flexslider .slides img {
        margin: auto; }
    #product-detail .wrap {
      padding: 2%; }
      #product-detail .wrap .product-link .btn, #product-detail .wrap .product-link .blank .button, .blank #product-detail .wrap .product-link .button, #product-detail .wrap .product-link section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce #product-detail .wrap .product-link input.button, #product-detail .wrap .product-link .shop-container .wrapper ul.products .sosure-product-item .button, .shop-container .wrapper ul.products .sosure-product-item #product-detail .wrap .product-link .button, #product-detail .wrap .product-link .sosure-payment-button, #product-detail .wrap .product-link section.sosure-login-container .wrapper .sosure-login .woocommerce-button, section.sosure-login-container .wrapper .sosure-login #product-detail .wrap .product-link .woocommerce-button, #product-detail .wrap .product-link section.forgot-password-container .woocommerce input.button, section.forgot-password-container .woocommerce #product-detail .wrap .product-link input.button, #product-detail .wrap .product-link section.sosure-single-product-container .wrapper .single-product-wrap .button, section.sosure-single-product-container .wrapper .single-product-wrap #product-detail .wrap .product-link .button {
        display: block;
        margin: 5px; }
  #product-description {
    padding: 2%; }
    #product-description .wrap {
      margin: 10px 0; }
    #product-description .richtext ul {
      columns: 1;
      -webkit-columns: 1;
      -moz-columns: 1;
      margin: 10px 30px;
      display: block;
      width: 100%; }
      #product-description .richtext ul li {
        position: relative;
        width: 100%;
        margin-bottom: 20px; }
  #product-specs {
    padding: 2%; }
    #product-specs .wrap {
      margin: 10px 0; }
    #product-specs .divider {
      display: none;
      visibility: hidden; }
    #product-specs .specs-container {
      padding: 0;
      display: block; } }

#customer-reviews .wrap {
  max-width: 930px;
  margin: auto; }

#customer-reviews #respond h2 {
  color: #3eae72; }

#customer-reviews .list {
  border: 1px solid #3eae72;
  padding: px(15px);
  background-color: #ffffff;
  padding-bottom: 45px; }

#customer-reviews .section-header {
  background: #458261;
  color: #ffffff;
  padding: 0 15px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0; }
  #customer-reviews .section-header h2 {
    color: #ffffff;
    margin: 10px 0; }
  #customer-reviews .section-header a {
    justify-self: flex-end;
    color: #ffffff; }

#customer-reviews article {
  margin-bottom: px(15px);
  padding: 15px 20px 10px 20px;
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px solid #efefef; }
  #customer-reviews article .text p {
    font-style: italic;
    font-size: 17px;
    line-height: 24px; }

#customer-reviews .name {
  font-weight: 700;
  display: block;
  margin-bottom: px(10/2); }

#customer-reviews .stars {
  margin-bottom: px(10); }

#customer-review-form-wrapper {
  margin-top: 40px; }
  #customer-review-form-wrapper h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: center; }
  #customer-review-form-wrapper #commentform {
    margin-top: 10px;
    padding: 10px 50px; }
    #customer-review-form-wrapper #commentform .pods-pick-values {
      margin: 0 5%;
      margin-top: -20px; }
      #customer-review-form-wrapper #commentform .pods-pick-values select {
        box-sizing: border-box;
        padding: 8px;
        border: 1px solid #dadada;
        width: 100%;
        height: 40px;
        font-size: 18px; }
    #customer-review-form-wrapper #commentform p {
      margin: 10px 5%; }
      #customer-review-form-wrapper #commentform p label {
        display: block;
        font-weight: bold;
        font-size: 15px; }
      #customer-review-form-wrapper #commentform p textarea,
      #customer-review-form-wrapper #commentform p input,
      #customer-review-form-wrapper #commentform p select {
        box-sizing: border-box;
        padding: 8px;
        border: 1px solid #dadada;
        width: 100%;
        height: 40px;
        font-size: 18px; }
      #customer-review-form-wrapper #commentform p textarea {
        height: 80px; }
  #customer-review-form-wrapper .submit-review {
    padding: 15px !important;
    display: inline-block;
    width: 180px !important;
    text-align: center;
    margin: 0 auto;
    background: #3eae72;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    height: auto !important; }

@media only screen and (max-width: 767px) {
  #customer-reviews .list article .text {
    order: 2; }
  #customer-reviews .list article .review-date {
    order: 1;
    margin-bottom: px(15px); }
  #customer-review-form-wrapper #commentform {
    margin-top: 30px;
    padding: 10px; } }

@media only screen and (min-width: 768px) {
  #customer-reviews .list article .text {
    order: 1;
    flex: 2; }
  #customer-reviews .list article .review-date {
    order: 2; } }

section.homepage-banner-container {
  background-image: url(../images/bg/home-banner-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 50px 0; }
  section.homepage-banner-container .wrapper {
    max-width: 1024px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 100px 15px 45px; }
    section.homepage-banner-container .wrapper > div {
      flex-basis: 48%; }
    section.homepage-banner-container .wrapper .caption {
      text-align: center; }
      section.homepage-banner-container .wrapper .caption h1 {
        color: #458261;
        font-size: 35px; }
      section.homepage-banner-container .wrapper .caption p {
        color: #8dcbaf; }
    section.homepage-banner-container .wrapper .photo {
      text-align: center; }

@media only screen and (max-width: 767px) {
  section.homepage-banner-container {
    padding: 30px 0;
    background-position: bottom center; }
    section.homepage-banner-container .wrapper {
      padding: 30px 15px;
      display: block; }
      section.homepage-banner-container .wrapper .photo {
        margin-top: 20px; } }

section.home-teaser-cols {
  margin-bottom: 20px;
  padding: 15px 15px; }
  section.home-teaser-cols .wrapper {
    max-width: 1024px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between; }
    section.home-teaser-cols .wrapper article.teaser {
      position: relative;
      margin: 10px;
      flex-grow: 1;
      flex-basis: 48%; }
      section.home-teaser-cols .wrapper article.teaser img.background {
        visibility: hidden;
        position: relative; }
      section.home-teaser-cols .wrapper article.teaser .content {
        text-align: center;
        width: 100%;
        position: absolute;
        top: 15%;
        right: 0;
        bottom: 0; }
        section.home-teaser-cols .wrapper article.teaser .content h2 {
          padding: 0 15px;
          color: #ffffff;
          text-transform: uppercase;
          font-size: 46px; }
      section.home-teaser-cols .wrapper article.teaser.shop {
        background-image: url("../images/bg/shop-teaser-bg.png");
        background-size: cover;
        background-repeat: no-repeat; }
      section.home-teaser-cols .wrapper article.teaser.article {
        background-image: url("../images/bg/article-teaser-bg.png");
        background-size: cover;
        background-repeat: no-repeat; }

@media only screen and (max-width: 767px) {
  section.home-teaser-cols {
    padding: 15px; }
    section.home-teaser-cols .wrapper {
      display: block; }
      section.home-teaser-cols .wrapper article.teaser {
        max-width: 500px;
        margin: 0 auto 20px auto; } }

section.features-container {
  margin: 20px auto;
  background-image: url("../images/bg/features-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 10px; }
  section.features-container .wrapper {
    padding: 15px 45px;
    max-width: 600px;
    margin: 20px; }
    section.features-container .wrapper .features {
      margin: 20px auto;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      justify-content: center; }
      section.features-container .wrapper .features.bottom-features {
        margin-top: 30px; }
        section.features-container .wrapper .features.bottom-features .feature {
          width: 220px;
          margin: 10px; }
      section.features-container .wrapper .features .feature {
        width: 180px;
        text-align: center; }
        section.features-container .wrapper .features .feature img {
          width: 100px; }
        section.features-container .wrapper .features .feature h3 {
          margin-top: 20px;
          font-size: 20px;
          font-weight: bold; }
    section.features-container .wrapper .mobile-photo {
      display: none; }
    section.features-container .wrapper .foot-note {
      margin-top: 100px; }

@media only screen and (max-width: 767px) {
  section.features-container {
    padding-top: 50px;
    background-image: url("../images/bg/features-mobile-bg.jpg"); }
    section.features-container .wrapper {
      max-width: none;
      margin: 0;
      padding: 15px; }
      section.features-container .wrapper .features .feature {
        width: 130px; }
        section.features-container .wrapper .features .feature img {
          width: 80px; }
        section.features-container .wrapper .features .feature h3 {
          font-size: 18px; }
      section.features-container .wrapper .foot-note {
        display: none; }
      section.features-container .wrapper .mobile-photo {
        text-align: center;
        display: block; } }

section.anatomy-container {
  padding: 60px 15px;
  background-image: url(../images/bg/floral-bg.jpg); }
  section.anatomy-container .wrap {
    max-width: 900px;
    margin: 0 auto; }
    section.anatomy-container .wrap .section-title {
      text-align: center;
      font-size: 28px;
      font-weight: 400; }
    section.anatomy-container .wrap h2 {
      margin-top: 10px;
      max-width: 630px;
      text-align: center;
      margin: 0 auto;
      font-size: 16px;
      line-height: 20px; }
    section.anatomy-container .wrap .divider {
      margin: 50px 0;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      align-items: center; }
      section.anatomy-container .wrap .divider .details {
        padding: 15px;
        background-color: #f8f8f8;
        flex-basis: 35%; }
        section.anatomy-container .wrap .divider .details ol {
          margin: 10px 0;
          list-style: none; }
          section.anatomy-container .wrap .divider .details ol li {
            display: inline-block;
            font-size: 18px;
            line-height: 21px;
            border-left: 3px solid #3eae72;
            padding-top: 15px;
            padding-bottom: 30px;
            padding-left: 15px;
            position: relative; }
            section.anatomy-container .wrap .divider .details ol li img {
              max-width: 60px;
              position: absolute;
              left: -70px;
              top: -10px; }
            section.anatomy-container .wrap .divider .details ol li:before {
              position: absolute;
              top: 30%;
              left: -8px;
              content: " ";
              display: block;
              width: 13px;
              height: 13px;
              background: #3eae72;
              -webkit-border-radius: 50% !important;
              -moz-border-radius: 50% !important;
              -ms-border-radius: 50% !important;
              border-radius: 50% !important; }

@media only screen and (max-width: 1023px) {
  .about-wrapper .banner-wrapper {
    min-height: 0 !important;
    margin-bottom: 0; }
    .about-wrapper .banner-wrapper .wrap {
      background-size: cover;
      padding: 30px 15px !important; }
      .about-wrapper .banner-wrapper .wrap p {
        display: block !important; }
  .about-column {
    margin: -40px 10px; }
    .about-column .wrapper {
      display: block; }
      .about-column .wrapper .column {
        margin-bottom: 20px;
        border-bottom: 1px solid #efefef; }
        .about-column .wrapper .column:first-child {
          border-right: none !important; }
        .about-column .wrapper .column:last-child {
          border-left: none !important; } }

@media only screen and (max-width: 767px) {
  .about-wrapper .banner-wrapper {
    text-align: center; }
    .about-wrapper .banner-wrapper .wrap {
      background-size: contain;
      display: block;
      padding: 30px 15px !important; }
      .about-wrapper .banner-wrapper .wrap p {
        display: block !important; }
      .about-wrapper .banner-wrapper .wrap .left {
        margin: 0 auto;
        width: 90%; }
        .about-wrapper .banner-wrapper .wrap .left .content {
          justify-content: center;
          align-items: center; }
          .about-wrapper .banner-wrapper .wrap .left .content .title {
            width: 300px;
            margin: 0 auto; }
      .about-wrapper .banner-wrapper .wrap .right {
        margin: 10px 0; }
        .about-wrapper .banner-wrapper .wrap .right img {
          max-width: 80%; }
  .about-column {
    margin: -40px 10px; }
  section.anatomy-container .wrap .divider {
    display: block; }
    section.anatomy-container .wrap .divider .photo {
      text-align: center; }
    section.anatomy-container .wrap .divider .details {
      margin: 10px; }
      section.anatomy-container .wrap .divider .details ol {
        margin-left: 40px; }
        section.anatomy-container .wrap .divider .details ol li {
          display: block; } }

.contact-us-container {
  background-image: url(../images/bg/floral-bg.jpg);
  padding: 50px 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed; }
  .contact-us-container .wrap {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 10px auto; }
    .contact-us-container .wrap .form {
      flex-basis: 350px;
      flex-wrap: wrap;
      align-items: stretch;
      border: 1px solid #f3f3f3;
      background-color: #ffffff;
      padding: 30px; }
      .contact-us-container .wrap .form h3 {
        margin: 10px 0;
        font-size: 22px;
        font-weight: 300; }
      .contact-us-container .wrap .form .copy h1 {
        font-size: 40px;
        text-transform: uppercase;
        color: #458261;
        padding-bottom: 5px; }
      .contact-us-container .wrap .form .copy h2 {
        font-size: 32px;
        font-weight: 300; }
      .contact-us-container .wrap .form .copy p {
        line-height: 21px;
        font-size: 18px;
        max-width: 280px;
        margin: 10px 0; }
      .contact-us-container .wrap .form .copy strong {
        font-weight: bold; }
    .contact-us-container .wrap .content {
      flex-basis: 0;
      flex-grow: 1;
      align-self: stretch; }
      .contact-us-container .wrap .content #map {
        align-items: stretch;
        height: 100%; }

.map-info-container {
  width: 250px; }
  .map-info-container h5.title {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0; }

@media only screen and (max-width: 767px) {
  .contact-us-container {
    padding: 15px 0; }
    .contact-us-container .wrap {
      display: block; }
      .contact-us-container .wrap #map {
        height: 400px; } }

section.incontinence-advise-container {
  padding-top: 60px;
  background-image: url(../images/bg/products-bg.jpg);
  background-repeat: no-repeat; }
  section.incontinence-advise-container .wrapper {
    max-width: 1024px;
    margin: 0 auto;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center; }
    section.incontinence-advise-container .wrapper > div {
      margin: 0 10px; }
    section.incontinence-advise-container .wrapper .right {
      color: #458261;
      max-width: 530px;
      margin-left: 20px; }
      section.incontinence-advise-container .wrapper .right h1 {
        font-size: 40px;
        font-weight: bold;
        color: #458261;
        margin-bottom: 10px; }
      section.incontinence-advise-container .wrapper .right h2 {
        font-weight: 400;
        margin: 10px 0;
        font-size: 18px;
        line-height: 26px; }
      section.incontinence-advise-container .wrapper .right p {
        color: #458261;
        font-size: 17px;
        line-height: 23px; }

section.blog-panels {
  padding: 50px 15px; }
  section.blog-panels .wrapper {
    max-width: 900px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
    align-items: stretch; }
    section.blog-panels .wrapper .panel {
      margin: 10px; }
      section.blog-panels .wrapper .panel img {
        width: 100%;
        height: 200px;
        object-fit: cover; }
      section.blog-panels .wrapper .panel h2 {
        padding: 0;
        margin: 10px auto;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 28px; }
      section.blog-panels .wrapper .panel p {
        color: #ffffff; }

@media only screen and (max-width: 767px) {
  section.incontinence-advise-container {
    background-size: cover;
    background-position: right top;
    padding: 15px; }
    section.incontinence-advise-container .wrapper {
      display: block; }
      section.incontinence-advise-container .wrapper > div {
        margin: 0 auto; }
      section.incontinence-advise-container .wrapper .left img {
        width: 80%;
        text-align: center;
        display: block;
        margin: 10px auto; }
      section.incontinence-advise-container .wrapper .right {
        margin-top: 20px;
        max-width: none;
        margin-left: 0; }
  section.blog-panels {
    padding-bottom: 15px; }
    section.blog-panels .wrapper {
      display: block; }
      section.blog-panels .wrapper .panel {
        margin: 20px auto; } }

section.sosure-registration-container {
  background-color: #f1f5f3;
  padding: 50px 0; }
  section.sosure-registration-container .wrapper {
    max-width: 500px; }
    section.sosure-registration-container .wrapper .sosure-error:before {
      top: 10px !important; }
    section.sosure-registration-container .wrapper .woocommerce-form-row .show-password-input {
      top: 8px;
      color: #458261; }
    section.sosure-registration-container .wrapper .sosure-form-register {
      margin: 0;
      border: none;
      padding: 0; }
      section.sosure-registration-container .wrapper .sosure-form-register label {
        color: #458261; }
        section.sosure-registration-container .wrapper .sosure-form-register label span.required {
          color: #458261; }
      section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input {
        width: 100%; }
      section.sosure-registration-container .wrapper .sosure-form-register .woocommerce input.button {
        display: block;
        width: 100%; }
    section.sosure-registration-container .wrapper .woocommerce-privacy-policy-text p {
      margin: 10px 0;
      color: #458261;
      font-size: 14px; }

#password-strength, .password-str {
  font-size: 12px;
  width: 100%;
  display: block; }
  #password-strength.short, .password-str.short {
    border-top: 2px solid #cc0000;
    color: #cc0000; }
  #password-strength.bad, #password-strength.mismatch, .password-str.bad, .password-str.mismatch {
    border-top: 2px solid #fa7e7e;
    color: #fa7e7e; }
  #password-strength.good, .password-str.good {
    border-top: 2px solid #ede157;
    color: #ede157; }
  #password-strength.strong, .password-str.strong {
    border-top: 2px solid #48eb40;
    color: #48eb40; }

.shop-banner-container {
  padding: 50px 15px; }
  .shop-banner-container .wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1120px;
    flex-wrap: wrap; }
    .shop-banner-container .wrapper .photo {
      flex-grow: 1;
      flex-shrink: 0;
      flex-basis: 48%; }
    .shop-banner-container .wrapper .caption {
      flex-grow: 0;
      flex-shrink: 1;
      flex-basis: 44%; }
      .shop-banner-container .wrapper .caption h1 {
        font-size: 36px;
        margin-bottom: 20px; }
      .shop-banner-container .wrapper .caption h2 {
        color: #458261;
        font-size: 18px;
        margin-bottom: 20px; }
      .shop-banner-container .wrapper .caption p {
        font-size: 18px;
        line-height: 20px;
        color: #458261; }

.shop-container .wrapper {
  max-width: 1120px; }
  .shop-container .wrapper ul.products {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap; }
    .shop-container .wrapper ul.products .sosure-product-item {
      overflow: hidden;
      padding: 30px 15px;
      margin: 10px;
      width: 280px !important; }
      .shop-container .wrapper ul.products .sosure-product-item h2.woocommerce-loop-product__title {
        text-align: center;
        color: #458261;
        font-size: 21px; }
      .shop-container .wrapper ul.products .sosure-product-item .star-rating {
        display: none; }
      .shop-container .wrapper ul.products .sosure-product-item .price {
        text-align: center; }
        .shop-container .wrapper ul.products .sosure-product-item .price .woocommerce-Price-amount {
          color: #458261;
          text-align: center;
          font-size: 21px; }
  .shop-container .wrapper .woocommerce-ordering select {
    padding: 7px 15px;
    border: 1px solid #8dcbaf;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    color: #a9a9a9; }

section.incontinence-level-wrapper {
  padding: 45px;
  text-align: center; }
  section.incontinence-level-wrapper .wrap {
    max-width: 1024px;
    margin: 0 auto;
    color: #ffffff; }
    section.incontinence-level-wrapper .wrap h2 {
      font-size: 26px;
      color: #458261;
      font-weight: bold;
      margin: 10px 0; }
    section.incontinence-level-wrapper .wrap .columns {
      margin-top: 50px;
      margin-left: 10px;
      margin-right: 10px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      align-items: stretch;
      box-sizing: border-box; }
      section.incontinence-level-wrapper .wrap .columns .column {
        box-sizing: border-box;
        margin: 0 10px;
        border-right: 1px solid #dcece6;
        background-color: #ffffff;
        flex-basis: 30%;
        padding: 10px 15px; }
        section.incontinence-level-wrapper .wrap .columns .column:last-child {
          border-right: none; }
        section.incontinence-level-wrapper .wrap .columns .column h3 {
          color: #458261;
          font-size: 18px;
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          align-items: center;
          justify-content: space-between;
          height: 60px;
          justify-content: center; }
          section.incontinence-level-wrapper .wrap .columns .column h3 img {
            margin: 10px 0;
            margin-right: 10px; }
        section.incontinence-level-wrapper .wrap .columns .column p {
          color: #458261;
          font-size: 16px;
          line-height: 22px; }

section.subcategory-with-product-list h2.category {
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
  color: #458261;
  display: block;
  margin-bottom: 20px;
  border-bottom: 1px dotted #458261; }
  section.subcategory-with-product-list h2.category a {
    float: right;
    color: #458261;
    font-size: 16px;
    text-transform: none; }

section.subcategory-with-product-list .shop-list {
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .shop-banner-container {
    border: 2px solid; }
    .shop-banner-container .wrapper {
      display: block; }
      .shop-banner-container .wrapper .caption {
        width: 100%;
        flex-basis: 100%; }
  section.incontinence-level-wrapper {
    padding: 15px; }
    section.incontinence-level-wrapper .wrap .columns {
      display: block; }
      section.incontinence-level-wrapper .wrap .columns .column {
        width: 100%;
        border-right: none; } }

section.three-column-splitter {
  max-width: 1024px;
  margin: 10px auto;
  background-color: #ffffff;
  padding: 30px 15px;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  border-radius: 4px !important; }
  section.three-column-splitter .wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: stretch; }
    section.three-column-splitter .wrapper .column {
      flex-basis: 32%;
      padding: 0 30px; }
      section.three-column-splitter .wrapper .column .title {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        align-items: center;
        justify-content: space-between;
        justify-content: flex-start;
        align-items: center; }
        section.three-column-splitter .wrapper .column .title .icon {
          width: 30px; }
        section.three-column-splitter .wrapper .column .title span {
          color: #458261;
          padding-left: 10px;
          font-weight: bold;
          font-size: 20px; }
      section.three-column-splitter .wrapper .column p {
        margin: 10px 0;
        font-size: 14px;
        line-height: 22px;
        color: #60a77f; }
      section.three-column-splitter .wrapper .column:first-child {
        border-right: 1px solid #efefef; }
      section.three-column-splitter .wrapper .column:last-child {
        border-left: 1px solid #efefef; }

@media only screen and (max-width: 767px) {
  section.three-column-splitter {
    padding: 15px; }
    section.three-column-splitter .wrapper {
      display: block; }
      section.three-column-splitter .wrapper .column {
        padding: 15px;
        margin-bottom: 20px;
        border-bottom: 1px solid #efefef; }
        section.three-column-splitter .wrapper .column:first-child {
          border-right: none !important; }
        section.three-column-splitter .wrapper .column:last-child {
          border-left: none !important;
          margin-bottom: 0; } }

section.faq-container {
  padding: 50px 15px 15px;
  /* Accordion styles */ }
  section.faq-container input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  section.faq-container .wrapper {
    max-width: 800px;
    margin: 0 auto; }
    section.faq-container .wrapper .section-title img {
      width: 40px;
      margin-right: 10px;
      vertical-align: middle; }
    section.faq-container .wrapper .accordion {
      margin: 30px 10px; }

section.where-to-buy-container {
  background-color: #cfe8dd;
  padding: 50px 0; }
  section.where-to-buy-container .wrapper {
    max-width: 900px;
    margin: 0 auto; }
    section.where-to-buy-container .wrapper .section-title {
      font-size: 22px;
      text-align: center;
      margin-bottom: 30px; }
    section.where-to-buy-container .wrapper h3 {
      font-weight: bold; }
    section.where-to-buy-container .wrapper .store-wrap {
      background-color: #ffffff;
      -webkit-border-radius: 20px !important;
      -moz-border-radius: 20px !important;
      -ms-border-radius: 20px !important;
      border-radius: 20px !important;
      padding: 30px; }
      section.where-to-buy-container .wrapper .store-wrap .stores {
        margin-bottom: 30px;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        section.where-to-buy-container .wrapper .store-wrap .stores a {
          width: 120px;
          margin: 5px;
          background-color: #ffffff;
          padding: 5px 15px;
          display: block;
          border: 1px solid #ffffff; }
          section.where-to-buy-container .wrapper .store-wrap .stores a:hover {
            border: 1px solid #dedede; }
          section.where-to-buy-container .wrapper .store-wrap .stores a img {
            width: 100%;
            object-fit: contain;
            height: 80px; }

@media only screen and (max-width: 767px) {
  section.where-to-buy-container .wrapper {
    padding: 15px; }
    section.where-to-buy-container .wrapper .store-wrap {
      padding: 15px; }
      section.where-to-buy-container .wrapper .store-wrap .stores {
        display: block; }
        section.where-to-buy-container .wrapper .store-wrap .stores a {
          width: 100px;
          display: inline-block; } }

.woocommerce {
  box-sizing: border-box; }

.woocommerce-gray-wrapper, body.woocommerce-checkout .woocommerce, body.woocommerce-account .woocommerce {
  padding: 50px 15px;
  background-color: #f1f5f3; }
  .woocommerce-gray-wrapper .wrapper, body.woocommerce-checkout .woocommerce .wrapper, body.woocommerce-account .woocommerce .wrapper {
    max-width: 1024px; }

.sosure-card {
  border-left: 1px solid #d3f5e6 !important;
  border-right: 1px solid #d3f5e6 !important;
  border-bottom: 10px solid #d3f5e6 !important;
  background-color: #ffffff;
  padding: 30px;
  margin-bottom: 20px; }
  .sosure-card p.form-row label {
    color: #458261;
    font-size: 16px; }

.sosure-card-header {
  background-color: #c7e9db;
  margin: 0 !important;
  padding: 15px;
  text-align: center;
  color: #458261;
  text-transform: uppercase;
  font-size: 21px;
  -webkit-border-top-left-radius: 30px !important;
  -webkit-border-top-right-radius: 30px !important;
  -moz-border-radius-topleft: 30px !important;
  -moz-border-radius-topright: 30px !important;
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  overflow: hidden; }

.sosure-error {
  border: 1px solid #b81c23 !important;
  margin: 10px 0 20px !important;
  background-color: #fdf4f4 !important;
  color: #c54a4a !important; }
  .sosure-error:before {
    font-size: 28px;
    top: 10px !important;
    left: 18px !important; }
  .sosure-error a {
    color: #cc0000;
    text-decoration: underline; }

.sosure-success {
  border: 1px solid #8fae1b !important;
  margin: 10px 0 20px !important;
  background-color: #eaf8ec !important;
  color: #458261 !important; }
  .sosure-success:before {
    color: #458261 !important;
    font-size: 28px;
    top: 10px !important;
    left: 18px !important; }

.sosure-info, .woocommerce-info {
  border: 1px solid #1e85be !important;
  margin: 10px 0 20px !important;
  background-color: #f0faff !important;
  color: #1e85be !important; }
  .sosure-info:before, .woocommerce-info:before {
    font-size: 28px;
    top: 10px !important;
    left: 18px !important; }
  .sosure-info a, .woocommerce-info a {
    color: #1e85be !important;
    text-decoration: underline; }

.sosure-input-field, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input, .sosure-card .input-text, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper input, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea, section.sosure-login-container .wrapper .sosure-login .woocommerce-Input, section.forgot-password-container .woocommerce-Input, .sosure-profile-form .woocommerce-Input, .sosure-address-form input,
.sosure-address-form textarea {
  border: 1px solid #c7e9db;
  height: 34px;
  padding: 8px;
  box-sizing: border-box;
  font-size: 15px; }
  .sosure-input-field::-webkit-input-placeholder, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input::-webkit-input-placeholder, .sosure-card .input-text::-webkit-input-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper input::-webkit-input-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea::-webkit-input-placeholder, section.sosure-login-container .wrapper .sosure-login .woocommerce-Input::-webkit-input-placeholder, section.forgot-password-container .woocommerce-Input::-webkit-input-placeholder, .sosure-profile-form .woocommerce-Input::-webkit-input-placeholder, .sosure-address-form input::-webkit-input-placeholder,
  .sosure-address-form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #8dcbaf; }
  .sosure-input-field::-moz-placeholder, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input::-moz-placeholder, .sosure-card .input-text::-moz-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper input::-moz-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea::-moz-placeholder, section.sosure-login-container .wrapper .sosure-login .woocommerce-Input::-moz-placeholder, section.forgot-password-container .woocommerce-Input::-moz-placeholder, .sosure-profile-form .woocommerce-Input::-moz-placeholder, .sosure-address-form input::-moz-placeholder,
  .sosure-address-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #8dcbaf;
    font-size: 18px -5; }
  .sosure-input-field:-ms-input-placeholder, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input:-ms-input-placeholder, .sosure-card .input-text:-ms-input-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper input:-ms-input-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea:-ms-input-placeholder, section.sosure-login-container .wrapper .sosure-login .woocommerce-Input:-ms-input-placeholder, section.forgot-password-container .woocommerce-Input:-ms-input-placeholder, .sosure-profile-form .woocommerce-Input:-ms-input-placeholder, .sosure-address-form input:-ms-input-placeholder,
  .sosure-address-form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #8dcbaf;
    font-size: 13px; }
  .sosure-input-field:-moz-placeholder, section.sosure-registration-container .wrapper .sosure-form-register .woocommerce-Input:-moz-placeholder, .sosure-card .input-text:-moz-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper input:-moz-placeholder, body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea:-moz-placeholder, section.sosure-login-container .wrapper .sosure-login .woocommerce-Input:-moz-placeholder, section.forgot-password-container .woocommerce-Input:-moz-placeholder, .sosure-profile-form .woocommerce-Input:-moz-placeholder, .sosure-address-form input:-moz-placeholder,
  .sosure-address-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #8dcbaf;
    font-size: 13px; }

.account-card, .dashboard-tiles-container .tile, .sosure-order-wrap {
  background-color: #ffffff;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  border-radius: 10px !important;
  padding: 15px;
  border-bottom: 2px solid #b7dece;
  margin: 10px; }

.page-numbers {
  margin: 20px 0 !important;
  box-sizing: border-box;
  display: block;
  text-align: right; }
  .page-numbers li {
    display: block;
    box-sizing: border-box;
    margin: 0 !important; }
    .page-numbers li a, .page-numbers li span {
      box-sizing: border-box;
      margin: 0;
      background-color: #ffffff;
      border: 1px solid #ffffff;
      padding: 10px 15px;
      color: #458261; }
      .page-numbers li a:hover, .page-numbers li span:hover {
        border: 1px solid #458261; }
      .page-numbers li a.current, .page-numbers li span.current {
        color: #ffffff;
        background-color: #458261; }
      .page-numbers li a.prev, .page-numbers li span.prev {
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      .page-numbers li a.next, .page-numbers li span.next {
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
    .page-numbers li span {
      border: 1px solid #458261; }

.note {
  color: #458261;
  font-size: 16px; }

.total-label {
  text-align: right;
  color: #458261;
  text-transform: uppercase; }

.label-value-display * {
  font-family: "margem-medium", Arial, Helvetica, sans-serif !important; }

.woocommerce-ordering {
  background-color: #dcece6;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  margin-bottom: 40px !important;
  padding: 15px;
  float: none !important; }
  .woocommerce-ordering select {
    color: #458261 !important; }

.woocommerce ul.products li.product a img {
  height: 250px !important;
  object-fit: contain !important; }

table.sosure-cart-table {
  -webkit-border-top-left-radius: 30px !important;
  -webkit-border-top-right-radius: 30px !important;
  -moz-border-radius-topleft: 30px !important;
  -moz-border-radius-topright: 30px !important;
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  overflow: hidden;
  background-color: #ffffff;
  border-collapse: collapse #8dcbaf !important; }
  table.sosure-cart-table tr td {
    padding: 15px !important; }
  table.sosure-cart-table .sosure-cart-table-header {
    background-color: #c7e9db;
    color: #458261; }
    table.sosure-cart-table .sosure-cart-table-header th {
      padding: 30px 0 !important;
      text-align: center; }
    table.sosure-cart-table .sosure-cart-table-header .product-thumbnail {
      padding: 15px !important;
      width: 120px; }
  table.sosure-cart-table .product-quantity {
    text-align: center;
    width: 100px; }
    table.sosure-cart-table .product-quantity .minus,
    table.sosure-cart-table .product-quantity .plus {
      -webkit-border-radius: 2px !important;
      -moz-border-radius: 2px !important;
      -ms-border-radius: 2px !important;
      border-radius: 2px !important;
      height: 25px;
      width: 25px;
      font-size: 18px;
      border: none;
      cursor: pointer; }
    table.sosure-cart-table .product-quantity .minus {
      background-color: transparent;
      border: 1px solid #458261;
      color: #458261; }
      table.sosure-cart-table .product-quantity .minus:hover {
        background-color: #458261;
        color: #ffffff; }
    table.sosure-cart-table .product-quantity .plus {
      background-color: #458261;
      color: #ffffff; }
      table.sosure-cart-table .product-quantity .plus:hover {
        background-color: transparent;
        border: 1px solid #458261;
        color: #458261; }
    table.sosure-cart-table .product-quantity .input-text.qty {
      padding: 0;
      background-color: transparent;
      border: none;
      width: 30px;
      font-size: 18px;
      color: #458261; }
      table.sosure-cart-table .product-quantity .input-text.qty::-webkit-inner-spin-button, table.sosure-cart-table .product-quantity .input-text.qty::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
  table.sosure-cart-table .sosure-cart-table-items td {
    border-top: 1px solid #8dcbaf !important;
    border-right: 1px solid #8dcbaf !important; }
    table.sosure-cart-table .sosure-cart-table-items td:last-child {
      border-right: 0 !important; }
    table.sosure-cart-table .sosure-cart-table-items td.product-thumbnail {
      padding: 15px !important;
      width: 120px; }
      table.sosure-cart-table .sosure-cart-table-items td.product-thumbnail a img {
        width: 100% !important; }
    table.sosure-cart-table .sosure-cart-table-items td.product-price, table.sosure-cart-table .sosure-cart-table-items td.product-subtotal {
      text-align: right;
      color: #458261; }
    table.sosure-cart-table .sosure-cart-table-items td.product-remove {
      text-align: center; }
      table.sosure-cart-table .sosure-cart-table-items td.product-remove a {
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        -ms-border-radius: 2px !important;
        border-radius: 2px !important;
        height: 25px;
        width: 25px;
        font-size: 24px;
        border: none;
        cursor: pointer;
        display: inline-block;
        background-color: #85b79c;
        color: #ffffff !important; }
        table.sosure-cart-table .sosure-cart-table-items td.product-remove a:hover {
          background-color: #458261; }

.sosure-cart-splitter {
  margin: 50px 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .sosure-cart-splitter .sosure-coupon-table {
    flex-basis: 40%;
    flex-shrink: 0; }
    .sosure-cart-splitter .sosure-coupon-table .coupon {
      color: #85b79c;
      margin: 20px 0; }
      .sosure-cart-splitter .sosure-coupon-table .coupon label,
      .sosure-cart-splitter .sosure-coupon-table .coupon span {
        display: block; }
      .sosure-cart-splitter .sosure-coupon-table .coupon label {
        font-size: 20px; }
      .sosure-cart-splitter .sosure-coupon-table .coupon span {
        font-size: 13px;
        margin-bottom: 0px; }
      .sosure-cart-splitter .sosure-coupon-table .coupon .sosure-coupon-input {
        box-sizing: border-box;
        border: 1px solid #8dcbaf;
        height: 38px;
        padding: 7px 5px; }
  .sosure-cart-splitter .sosure-cart-collaterals {
    flex-basis: 50%;
    flex-grow: 1; }
  .sosure-cart-splitter .sosure-cart-totals {
    border: none !important; }
    .sosure-cart-splitter .sosure-cart-totals .total-label {
      margin: 0;
      text-align: right; }
    .sosure-cart-splitter .sosure-cart-totals tr td,
    .sosure-cart-splitter .sosure-cart-totals tr th {
      text-align: right;
      color: #458261; }

@media only screen and (max-width: 767px) {
  table.sosure-cart-table {
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    border: none; } }

table.sosure-pay-table {
  color: #458261; }
  table.sosure-pay-table td.product-name {
    font-size: 22px; }
    table.sosure-pay-table td.product-name ul.wc-item-meta {
      font-style: italic;
      font-size: 16px;
      margin-top: 10px;
      margin-left: 20px; }

body.woocommerce-checkout .woocommerce .wrapper .splitter {
  margin: 50px 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start; }
  body.woocommerce-checkout .woocommerce .wrapper .splitter .left {
    flex-basis: 48%;
    flex-shrink: 0;
    flex-grow: 0; }
  body.woocommerce-checkout .woocommerce .wrapper .splitter .right {
    flex-basis: 48%;
    flex-shrink: 0;
    flex-grow: 0; }

body.woocommerce-checkout .woocommerce .wrapper .form-row {
  margin-bottom: 20px; }
  body.woocommerce-checkout .woocommerce .wrapper .form-row label {
    line-height: normal;
    color: #458261;
    margin-bottom: 5px; }
    body.woocommerce-checkout .woocommerce .wrapper .form-row label .required {
      color: #458261; }
  body.woocommerce-checkout .woocommerce .wrapper .form-row.woocommerce-invalid input, body.woocommerce-checkout .woocommerce .wrapper .form-row.woocommerce-invalid .select2-selection {
    border: 1px solid #b81c23; }
  body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper textarea {
    min-height: 80px; }
  body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper .select2-selection {
    border: 1px solid #c7e9db;
    height: 40px;
    padding-top: 6px;
    box-sizing: border-box;
    font-size: 18px; }
  body.woocommerce-checkout .woocommerce .wrapper .form-row .woocommerce-input-wrapper .select2-selection__arrow {
    top: 6px; }

body.woocommerce-checkout .sosure-coupon-box h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold; }

body.woocommerce-checkout .sosure-coupon-box p {
  margin: 0;
  color: #458261;
  font-size: 16px; }

body.woocommerce-checkout table.sosure-review-order {
  border-collapse: collapse;
  border: 0; }
  body.woocommerce-checkout table.sosure-review-order .product-name, body.woocommerce-checkout table.sosure-review-order .product-total {
    font-weight: bold;
    color: #458261; }
  body.woocommerce-checkout table.sosure-review-order td, body.woocommerce-checkout table.sosure-review-order th {
    padding: 10px 0; }
  body.woocommerce-checkout table.sosure-review-order tr.header {
    border-bottom: 2px solid #d3f5e6 !important;
    margin-bottom: 10px; }
  body.woocommerce-checkout table.sosure-review-order td {
    border: none; }
  body.woocommerce-checkout table.sosure-review-order .footer {
    border-top: 2px solid #d3f5e6 !important; }
  body.woocommerce-checkout table.sosure-review-order .cart_item td {
    padding-bottom: 4px;
    padding-top: 4px; }
  body.woocommerce-checkout table.sosure-review-order .cart_item:first-child td {
    padding-top: 30px; }
  body.woocommerce-checkout table.sosure-review-order .cart_item:last-child td {
    padding-bottom: 30px; }
  body.woocommerce-checkout table.sosure-review-order .order-total {
    background-color: #c7e9db;
    color: #458261; }
    body.woocommerce-checkout table.sosure-review-order .order-total th, body.woocommerce-checkout table.sosure-review-order .order-total td {
      padding: 15px;
      font-size: 20px; }
    body.woocommerce-checkout table.sosure-review-order .order-total td {
      padding: 0; }

.sosure-checkout-payment {
  border: 1px solid #dcece6;
  background-color: transparent !important; }

.sosure-payment-methods {
  list-style: none; }
  .sosure-payment-methods .sosure-payment-method {
    list-style: none !important; }
    .sosure-payment-methods .sosure-payment-method label {
      color: #458261; }
    .sosure-payment-methods .sosure-payment-method .payment_box {
      background-color: #dcece6 !important; }
      .sosure-payment-methods .sosure-payment-method .payment_box:before {
        border: 1em solid #dcece6 !important;
        border-right-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important; }
      .sosure-payment-methods .sosure-payment-method .payment_box p {
        font-size: 18px;
        color: #458261; }
  .sosure-payment-methods li {
    list-style: none !important; }
    .sosure-payment-methods li::before {
      display: none !important; }

.woocommerce-privacy-policy-text p {
  color: #458261; }

/* Remove spinner on WooCommerce checkout page */
body.woocommerce-account .woocommerce .sosure-account-wrapper {
  max-width: 1120px;
  margin: 0 auto;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: stretch; }
  body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation {
    margin-bottom: 20px;
    padding-bottom: 50px;
    -webkit-border-radius: 18px !important;
    -moz-border-radius: 18px !important;
    -ms-border-radius: 18px !important;
    border-radius: 18px !important;
    background-color: #b7dece;
    flex-basis: 230px;
    flex-shrink: 0;
    flex-grow: 0; }
    body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation .profile-box {
      margin-top: 40px;
      margin-bottom: 40px;
      text-align: center; }
      body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation .profile-box img {
        max-width: 160px;
        text-align: center; }
    body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation ul {
      margin-left: 20px;
      margin-right: 0; }
      body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation ul li {
        display: block; }
        body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation ul li.is-active {
          background-color: #ffffff;
          -webkit-border-top-left-radius: 15px;
          -webkit-border-bottom-left-radius: 15px;
          -moz-border-radius-topleft: 15px;
          -moz-border-radius-bottomleft: 15px;
          border-top-left-radius: 15px;
          border-bottom-left-radius: 15px;
          border-bottom: 2px solid #458261; }
          body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation ul li.is-active a {
            color: #458261; }
        body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-navigation ul li a {
          display: block;
          padding: 10px;
          padding-left: 15px;
          color: #ffffff;
          font-size: 18px; }
  body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content {
    margin: 0 30px;
    flex-grow: 1; }
    body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between; }
      body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation .title {
        flex-shrink: 0; }
      body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation .right-nav a {
        padding: 5px;
        display: inline-block;
        margin-left: 10px; }
        body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation .right-nav a:hover {
          text-decoration: underline; }
        body.woocommerce-account .woocommerce .sosure-account-wrapper .sosure-account-content .sosure-top-navigation .right-nav a img {
          vertical-align: middle;
          width: 16px;
          margin-right: 5px; }

section.sosure-login-container .wrapper {
  max-width: 500px !important; }
  section.sosure-login-container .wrapper .sosure-login {
    margin: 0 !important;
    border: none !important;
    padding: 0 !important; }
    section.sosure-login-container .wrapper .sosure-login .woocommerce-form-row label {
      color: #458261; }
    section.sosure-login-container .wrapper .sosure-login .show-password-input {
      top: 5px;
      color: #458261; }
    section.sosure-login-container .wrapper .sosure-login .woocommerce-form-login__rememberme {
      display: block; }
    section.sosure-login-container .wrapper .sosure-login .account-meta p {
      margin: 0;
      font-size: 16px; }
      section.sosure-login-container .wrapper .sosure-login .account-meta p a:hover {
        text-decoration: underline; }
    section.sosure-login-container .wrapper .sosure-login .woocommerce-button {
      min-width: 180px; }

section.forgot-password-container p {
  color: #458261; }
  section.forgot-password-container p.spiel {
    margin: 0;
    font-size: 16px; }

section.forgot-password-container .woocommerce-Input {
  width: 100%; }

section.forgot-password-container .woocommerce input.button {
  display: block;
  width: 100%; }

@media only screen and (max-width: 767px) {
  body.woocommerce-account .sosure-account-wrapper {
    display: block !important;
    position: relative; }
    body.woocommerce-account .sosure-account-wrapper .sosure-account-navigation {
      padding: 15px !important; }
      body.woocommerce-account .sosure-account-wrapper .sosure-account-navigation .dd-menu li {
        border-bottom: 1px solid #dcece6; }
        body.woocommerce-account .sosure-account-wrapper .sosure-account-navigation .dd-menu li.is-active {
          border-bottom: 1px #dcece6 !important;
          background-color: #dcece6 !important; }
        body.woocommerce-account .sosure-account-wrapper .sosure-account-navigation .dd-menu li a {
          color: #458261 !important; }
    body.woocommerce-account .sosure-account-wrapper .sosure-account-content {
      margin: 10px !important; }
      body.woocommerce-account .sosure-account-wrapper .sosure-account-content .sosure-card {
        padding: 15px; }
    body.woocommerce-account .sosure-account-wrapper .sosure-top-navigation {
      display: block !important; }
      body.woocommerce-account .sosure-account-wrapper .sosure-top-navigation .right-nav {
        text-align: right; }
    body.woocommerce-account .sosure-account-wrapper .profile-box {
      display: none; }
    body.woocommerce-account .sosure-account-wrapper ul {
      margin: 0 !important; }
  .dd-button {
    display: inline-block !important; }
  .sosure-profile-form .form-row-first, .sosure-profile-form .form-row-last {
    float: none !important;
    width: 100% !important; }
  .main-account-menu {
    display: none !important; } }

.dd-button {
  display: none;
  border: 1px solid gray;
  border-radius: 4px;
  padding: 10px 30px 10px 20px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap; }

.dd-button:after {
  content: '';
  position: relative;
  top: 12px;
  right: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black; }

.dd-button:hover {
  background-color: #eeeeee; }

.dd-input {
  display: none; }

.dd-menu {
  position: absolute;
  top: 0%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none; }

.dd-input + .dd-menu {
  display: none; }

.dd-input:checked + .dd-menu {
  display: block !important;
  position: relative; }

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap; }

.dd-menu li:hover {
  background-color: #f6f6f6; }

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px; }

.dd-menu li.divider {
  padding: 0;
  border-bottom: 1px solid #cccccc; }

section.sosure-single-product-container {
  padding: 50px 0; }
  section.sosure-single-product-container .wrapper {
    max-width: 1024px;
    color: #458261; }
    section.sosure-single-product-container .wrapper .single-product-wrap {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-bottom: 1px solid #efefef; }
      section.sosure-single-product-container .wrapper .single-product-wrap .button {
        margin-top: 10px; }
    section.sosure-single-product-container .wrapper .sosure-product-image-container {
      box-sizing: border-box;
      padding: 0;
      max-width: none;
      max-height: none;
      margin-bottom: 0 !important; }
      section.sosure-single-product-container .wrapper .sosure-product-image-container img {
        max-height: 380px;
        object-fit: cover; }
    section.sosure-single-product-container .wrapper .woocommerce-product-details__short-description {
      font-size: 18px;
      color: #458261; }
      section.sosure-single-product-container .wrapper .woocommerce-product-details__short-description p {
        font-size: 18px;
        color: #458261; }
    section.sosure-single-product-container .wrapper h1.product_title {
      color: #458261;
      font-size: 41px; }
    section.sosure-single-product-container .wrapper .woocommerce-product-rating {
      color: #458261; }
      section.sosure-single-product-container .wrapper .woocommerce-product-rating .star-rating, section.sosure-single-product-container .wrapper .woocommerce-product-rating .woocommerce-review-link {
        color: #458261; }
    section.sosure-single-product-container .wrapper p.price {
      margin-top: 50px; }
      section.sosure-single-product-container .wrapper p.price .woocommerce-Price-amount {
        color: #458261;
        font-size: 54px; }
    section.sosure-single-product-container .wrapper .quantity {
      margin: 10px 0 !important;
      float: none !important;
      text-align: center;
      width: 100px; }
      section.sosure-single-product-container .wrapper .quantity .minus,
      section.sosure-single-product-container .wrapper .quantity .plus {
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        -ms-border-radius: 2px !important;
        border-radius: 2px !important;
        height: 25px;
        width: 25px;
        font-size: 18px;
        border: none;
        cursor: pointer; }
      section.sosure-single-product-container .wrapper .quantity .minus {
        background-color: transparent;
        border: 1px solid #458261;
        color: #458261; }
        section.sosure-single-product-container .wrapper .quantity .minus:hover {
          background-color: #458261;
          color: #ffffff; }
      section.sosure-single-product-container .wrapper .quantity .plus {
        background-color: #458261;
        color: #ffffff; }
        section.sosure-single-product-container .wrapper .quantity .plus:hover {
          background-color: transparent;
          border: 1px solid #458261;
          color: #458261; }
      section.sosure-single-product-container .wrapper .quantity .input-text.qty {
        padding: 0;
        background-color: transparent;
        border: none;
        width: 30px;
        font-size: 18px;
        color: #458261; }
        section.sosure-single-product-container .wrapper .quantity .input-text.qty::-webkit-inner-spin-button, section.sosure-single-product-container .wrapper .quantity .input-text.qty::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0; }
  section.sosure-single-product-container .sosure-product-info-wrap {
    margin: 50px auto;
    max-width: 800px; }
  section.sosure-single-product-container .sosure-product-description, section.sosure-single-product-container .sosure-product-additional-features {
    color: #458261;
    display: block !important; }
    section.sosure-single-product-container .sosure-product-description ul, section.sosure-single-product-container .sosure-product-additional-features ul {
      margin: 20px 10px; }
      section.sosure-single-product-container .sosure-product-description ul li, section.sosure-single-product-container .sosure-product-additional-features ul li {
        margin-bottom: 18px; }
  section.sosure-single-product-container .sosure-review-wrap {
    max-height: 400px;
    overflow: scroll;
    border: 1px solid #40ae73;
    margin: 50px auto; }
  section.sosure-single-product-container .sosure-review-header {
    z-index: 800;
    position: sticky;
    top: 0;
    background-color: #def3ea;
    padding: 15px;
    text-align: center;
    color: #458261;
    font-size: 20px;
    margin-bottom: 20px; }
  section.sosure-single-product-container .sosure-review-list {
    box-sizing: border-box;
    padding: 15px; }
    section.sosure-single-product-container .sosure-review-list .comment_container img {
      display: none;
      visibility: hidden; }
    section.sosure-single-product-container .sosure-review-list .comment_container .comment-text {
      margin: 0 !important;
      border-top: none !important;
      border-left: none !important;
      border-right: none !important; }
      section.sosure-single-product-container .sosure-review-list .comment_container .comment-text p.meta {
        color: #458261 !important;
        font-size: 18px !important; }
      section.sosure-single-product-container .sosure-review-list .comment_container .comment-text div.description p {
        font-size: 16px !important; }

.sosure-product-feature-header {
  color: #458261;
  font-size: 24px; }
  .sosure-product-feature-header.review {
    margin-bottom: 20px; }

.woocommerce-verification-required {
  font-size: 16px; }

.comment-form-rating {
  color: #458261; }

.stars span {
  display: inline-block; }
  .stars span a {
    color: #458261; }

.comment-form-comment {
  color: #458261; }
  .comment-form-comment textarea {
    background-color: #def3ea;
    border: none;
    padding: 15px;
    font-size: 16px;
    color: #458261; }

.form-submit .submit {
  display: inline-block !important;
  padding: 10px 30px !important;
  margin: 15px 5px 10px 0 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  min-width: 80px !important;
  text-align: center !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  border-radius: 8px !important;
  cursor: pointer !important;
  color: #458261 !important;
  font-weight: bold !important;
  background-color: #6bb996 !important;
  border: 1px solid #6bb996 !important;
  color: #ffffff !important; }

.dashboard-tiles-container {
  padding: 15px 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch; }
  .dashboard-tiles-container .tile {
    width: 200px; }
    .dashboard-tiles-container .tile h4 {
      margin-top: 0;
      margin-bottom: 10px;
      text-align: center;
      font-size: 19px; }
    .dashboard-tiles-container .tile p {
      padding: 25px 0;
      text-align: center;
      font-size: 80px;
      color: #458261; }
      .dashboard-tiles-container .tile p.small {
        font-size: 60px; }
      .dashboard-tiles-container .tile p.currency {
        font-size: 1.9vw; }

.sosure-order-wrap {
  margin: 0; }

table.sosure-my-orders-table {
  border-collapse: separate; }
  table.sosure-my-orders-table tr.header {
    border: 3px solid !important;
    -webkit-border-top-left-radius: 30px !important;
    -webkit-border-top-right-radius: 30px !important;
    -moz-border-radius-topleft: 30px !important;
    -moz-border-radius-topright: 30px !important;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    overflow: hidden; }
    table.sosure-my-orders-table tr.header th {
      padding: 15px;
      background-color: #c7e9db;
      color: #458261;
      font-size: 18px; }
  table.sosure-my-orders-table td {
    padding: 15px !important; }

.woocommerce-customer-details address {
  box-sizing: border-box; }

.sosure-profile-form .woocommerce-form-row label {
  line-height: normal;
  color: #458261;
  font-size: 16px;
  margin-bottom: 5px; }
  .sosure-profile-form .woocommerce-form-row label .required {
    color: #458261; }

.sosure-profile-form .change-password-container {
  border: 1px solid #ededed;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  border-radius: 6px !important;
  margin: 20px 0;
  background-color: #fafafa;
  padding: 30px; }
  .sosure-profile-form .change-password-container label {
    font-size: 14px; }
  .sosure-profile-form .change-password-container h4 {
    margin: 0;
    font-size: 18px; }
  .sosure-profile-form .change-password-container .show-password-input {
    top: 5px;
    color: #458261; }

.sosure-address-form textarea {
  min-height: 80px; }

.sosure-address-form .select2-selection {
  border: 1px solid #c7e9db !important;
  height: 40px !important;
  padding-top: 6px;
  box-sizing: border-box;
  font-size: 18px; }

.sosure-address-form .select2-selection__placeholder {
  font-size: 14px;
  color: #8dcbaf; }

.sosure-address-form .select2-selection__arrow {
  top: 6px !important; }

.sosure-address-form.summary {
  box-sizing: border-box;
  width: 100% !important;
  float: none !important; }
  .sosure-address-form.summary h3 {
    box-sizing: border-box;
    width: 100%; }
