#page header#header {
  margin-bottom: 0;
}
body {
  overflow-x: hidden;
}
audio,
canvas,
progress,
video {
  max-width: 100%;
}
/**
override mobile nav
*/
@media screen and (max-width: 768px) {
  .dropdown .dis:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
  }
  .dropdown.open .dis:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
  }
}
/**
override old margin from nav header
*/
.theme5 #page header#header {
  margin-bottom: 0;
}
/**
theme override
*/
.theme5 .image img {
  width: 100%;
}
.theme5 #page {
  color: #333333;
}
.logo-box {
  border: none;
}
/**
Headline
*/
header sub,
header sup {
  font-size: 60%;
}
[class*="theme"] h1,
.carvomin h1,
[class*="theme"] .h1,
.carvomin .h1,
[class*="theme"] h2,
.carvomin h2,
[class*="theme"] .h2,
.carvomin .h2,
[class*="theme"] h3,
.carvomin h3,
[class*="theme"] .h3,
.carvomin .h3,
[class*="theme"] h4,
.carvomin h4,
[class*="theme"] .h4,
.carvomin .h4,
[class*="theme"] h5,
.carvomin h5,
[class*="theme"] .h5,
.carvomin .h5,
[class*="theme"] h6,
.carvomin h6,
[class*="theme"] .h6,
.carvomin .h6 {
  color: #333333;
  margin-top: 0;
  margin-bottom: 20pt;
}
[class*="theme"] header .ce-headline-left,
.carvomin header .ce-headline-left {
  text-align: left;
}
[class*="theme"] header .ce-headline-center,
.carvomin header .ce-headline-center {
  text-align: center;
}
[class*="theme"] header .ce-headline-right,
.carvomin header .ce-headline-right {
  text-align: right;
}
[class*="theme"] header h1,
.carvomin header h1,
[class*="theme"] header .h1,
.carvomin header .h1 {
  font-size: 36pt;
}
[class*="theme"] header h2,
.carvomin header h2,
[class*="theme"] header .h2,
.carvomin header .h2 {
  font-size: 30pt;
}
/**
sub and sup
*/
a sub,
a sup {
  display: inline-block;
}
/**
BUTTON´s
*/
.btn {
  padding: 10px 25px;
}
.btn.btn-primary,
.btn.btn-primary,
.btn.btn-link {
  background: #115536;
  padding: 10px 25px;
  border: none;
  border-radius: 0;
  color: #fff;
}
.btn.btn-primary a,
.btn.btn-primary a,
.btn.btn-link a {
  padding: 8px 20px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 8px 0px;
    font-size: 14pt;
  }
}
@media screen and (max-width: 768px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 8px 30px;
    font-size: 16pt;
  }
}
@media screen and (max-width: 320px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 0;
  }
}
.btn.btn-primary.active:hover,
.btn.btn-primary.active:hover,
.btn.btn-link.active:hover,
.btn.btn-primary:active:hover,
.btn.btn-primary:active:hover,
.btn.btn-link:active:hover {
  background: #115536;
  border: none;
  padding: 10px 25px;
}
.btn.btn-pdf:hover:before {
  text-decoration: none;
}
.btn.btn-pdf:before {
  content: '\e025';
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
}
.btn:active .btn:focus {
  background: #115536;
  border: none;
  padding: 10px 25px;
}
@media screen and (max-width: 425px) {
  span.btn.btn-primary,
  span.btn.btn-primary,
  span.btn.btn-primary,
  span.btn.btn-link {
    display: block;
    padding: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
  span.btn.btn-primary > a,
  span.btn.btn-primary > a,
  span.btn.btn-primary > a,
  span.btn.btn-link > a {
    display: block;
    background: #115536;
    padding: 15px 25px;
    color: #fff;
  }
  span.btn.btn-pdf a {
    width: 80%;
    margin-left: 50px;
  }
  span.btn.btn-pdf:before {
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 29px;
  }
}
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  border: none;
  background: #115536;
}
/**
ul
li
list
*/
.theme4 #page .content-box ul li {
  width: auto;
  float: none;
}
.ce-bodytext ul li,
.content-box-co .text ul li {
  line-height: 1.3;
  margin: 8px 0;
}
/**
checklist
*/
ul.checklist,
ul.checkmark {
  list-style: none;
  padding-left: 0;
  font-family: "DINOT", sans-serif;
  color: #333333;
  font-size: 18pt;
}
ul.checklist li,
ul.checkmark li {
  width: 100%;
  display: table-row;
  margin-left: 5px;
  padding: 0;
  float: none;
  font-weight: bold;
  line-height: 1.4;
}
ul.checklist li::before,
ul.checkmark li::before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  position: relative;
  margin-right: 10px;
  top: 2px;
  left: -0.5em;
  display: table-cell;
  text-align: right;
  text-indent: 1em;
  color: #115536;
}
/**
PDF ic
*/
.pdf-ic {
  width: 32px;
  height: 32px;
}
/**
additional image field in file options
 original or responsive size
*/
body #page img.res-img {
  width: 100%;
  height: auto;
}
body #page img.orig-img {
  height: auto;
  width: auto;
}
body #page .orig-img-co {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body #page img.res-img,
  body #page img.orig-img {
    margin-bottom: 30px;
  }
}
/**
equal height for cols
*/
/**
video
*/
.video-embed iframe {
  width: 100%;
}
/**
RTE STYLES
*/
.color-brand {
  color: #115536;
}
.link-arrow-right:after {
  content: '›';
  padding-left: 10px;
  display: inline-block;
}
.link-arrow-down:after {
  content: '›';
  display: inline-block;
  margin-left: 13px;
  transform: rotate(90deg) translateX(1px);
}
#stickySideNav {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 99999999;
}
#stickySideNav .sticky-nav-item .sticky-product-filter {
  position: relative;
  right: -190px;
  transition: 1.0s;
}
#stickySideNav .sticky-nav-item .sticky-product-filter:hover {
  transition: 1.0s;
  right: 0;
}
#stickySideNav .sticky-nav-item .sticky-product-filter a {
  display: table;
  text-decoration: none;
  color: #fff;
  padding: 13px;
  background: #115536;
}
#stickySideNav .sticky-nav-item .sticky-product-filter a .icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
#stickySideNav .sticky-nav-item .sticky-product-filter a .text {
  vertical-align: middle;
  display: table-cell;
  width: 170px;
}
.loader-box {
  display: none;
  position: absolute;
  z-index: 999;
  background: rgba(238, 238, 238, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.loader-box .loader,
.loader-box .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader-box .loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0);
  border-right: 1.1em solid #115536;
  border-bottom: 1.1em solid #115536;
  border-left: 1.1em solid #115536;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.badge {
  font-weight: initial;
  position: absolute;
  background-color: transparent;
  color: #fff;
  padding: 0;
}
.badge .badge-content {
  padding: 10px;
  background-color: #115536;
}
.badge .badge-content * {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .news-list-view > .row > [class*="col-"] {
    margin-bottom: 25px;
  }
  .co-t2.product-box .buy-box .row > [class*="col-"],
  .co.responsive-margin .row > [class*="col-"],
  .co-t2-2 .add-apo .row > [class*="col-"] {
    margin-bottom: 25px;
  }
  .co-t2.product-box .buy-box .row > [class*="col-"]:last-child,
  .co.responsive-margin .row > [class*="col-"]:last-child,
  .co-t2-2 .add-apo .row > [class*="col-"]:last-child {
    margin-bottom: 0;
  }
}
.co {
  position: relative;
  z-index: 4;
}
.co .co-content {
  position: relative;
  z-index: 4;
}
.co .co-content.bg-circle-full-size {
  padding: 120px 0;
}
.co .full-size {
  height: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(17, 85, 54, 0.1);
  z-index: 1;
}
.co .full-size.bg-circle-full-size {
  border-radius: 50%;
  width: 125%;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .co .full-size.bg-circle-full-size {
    border-radius: 50% 50% 50% 50% / 25% 25% 25% 25%;
  }
}
@media screen and (max-width: 768px) {
  .co .full-size.bg-circle-full-size {
    border-radius: 50% 50% 50% 50% / 15% 15% 15% 15%;
  }
}
@media screen and (max-width: 425px) {
  .co .full-size.bg-circle-full-size {
    border-radius: 50% 50% 50% 50% / 5% 5% 5% 5%;
  }
}
.co .full-size.bg-full-size-small {
  height: 220px;
}
@media screen and (min-width: 425px) {
  .co .full-size.bg-full-size-small {
    height: 250px;
  }
}
.co .full-size.bg-full-size-middle {
  height: 340px;
}
.co .full-size.bg-full-size-large {
  height: 500px;
}
.co .full-size.bg-full-size-extra-large {
  height: 650px;
}
.co .full-size.background-middle {
  top: 50%;
  transform: translateY(-50%);
}
.co .full-size.background-bottom {
  top: inherit;
  bottom: 0;
}
@media screen and (min-width: 1000px) {
  .co .full-size.ellipse {
    border-radius: 50% 50% 50% 50% / 35% 35% 35% 35%;
    width: 125%;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .co .full-size.bg-full-size-middle,
  .co .full-size.bg-full-size-large,
  .co .full-size.bg-full-size-extra-large {
    background: linear-gradient(rgba(17, 85, 54, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  }
}
.co .row > [class*="col-"] {
  margin-bottom: 0px;
}
.co .no-container {
  margin: 0;
}
@media screen and (min-width: 480px) {
  .icon-element .ce-bodytext {
    padding-top: 22px;
  }
}
@media screen and (min-width: 992px) {
  .icon-element .co-content .row > div:first-child {
    display: flex;
    justify-content: end;
  }
  .icon-element .co-content .row > div:first-child .ce-bodytext {
    float: right;
  }
}
@media screen and (max-width: 991px) {
  .icon-element .co-content .row > div {
    display: flex;
    justify-content: center;
  }
  .icon-element .co-content .row > div .ce-bodytext {
    float: right;
  }
}
.accordion {
  /* LAYOUT WITH PLUS ICON START*/
  /* LAYOUT WITH PLUS ICON END*/
}
.accordion.layout1 a.accordion-btn {
  border-bottom: 1px solid black;
}
.accordion.layout1 a.accordion-btn h2 {
  text-align: center;
  margin-bottom: -10px;
}
.accordion.layout1 a.accordion-btn h2 p {
  margin-right: 0;
}
.accordion.layout1 a.accordion-btn h2:after {
  content: '-';
  color: #115536;
  transform: rotate(0deg) translateX(-50%);
  -moz-transform: rotate(0deg) translateX(-50%);
  -ms-transform: rotate(0deg) translateX(-50%);
  -o-transform: rotate(0deg) translateX(-50%);
  -webkit-transform: rotate(0deg) translateX(-50%);
  top: 10px;
  font-size: 50px;
  width: 40px;
  height: 40px;
  border: 1px solid black;
  border-radius: 47px;
  background: white;
  padding-left: 1px;
  line-height: 31px;
  z-index: 1;
  position: relative;
  display: block;
  left: 50%;
}
.accordion.layout1 a.accordion-btn.collapsed h2:after,
.accordion.layout1 a.accordion-btn .collapsing h2:after {
  content: '+';
}
@supports not (-webkit-touch-callout: none) {
  .accordion.layout1 a.accordion-btn.collapsed h2:after,
  .accordion.layout1 a.accordion-btn .collapsing h2:after {
    line-height: 41px;
  }
}
.accordion a.accordion-btn {
  display: inline-block;
  width: 100%;
  border-bottom: 2px solid;
  position: relative;
}
.accordion a.accordion-btn h2 {
  margin: 20px 0 20px 0;
  font-size: 22pt;
  position: relative;
}
.accordion a.accordion-btn h2 p {
  margin: 0;
  margin-right: 45px;
}
.accordion a.accordion-btn h2:after {
  content: '‹';
  position: absolute;
  right: 0;
  line-height: 70px;
  top: -12px;
  height: 70px;
  width: 24px;
  font-size: 70px;
  display: inline-block;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: 0.1s all ease-in-out;
  font-weight: normal;
  font-family: sans-serif;
}
@media screen and (max-width: 425px) {
  .accordion a.accordion-btn h2 {
    font-size: 19pt;
  }
}
.accordion a.accordion-btn.collapsed,
.accordion a.accordion-btn .collapsing {
  margin: 0;
}
.accordion a.accordion-btn.collapsed h2:after,
.accordion a.accordion-btn .collapsing h2:after {
  content: '›';
}
.accordion a.accordion-btn:hover,
.accordion a.accordion-btn:active,
.accordion a.accordion-btn:focus {
  text-decoration: none;
}
.collapse .acc_content,
.collapsing .acc_content {
  min-height: 20px;
  padding: 30px 0;
  margin-bottom: 20px;
}
#banner .stage {
  position: relative;
  border-bottom: 4px solid #115536;
}
#banner .stage li,
#banner .stage p {
  color: #115536;
}
#banner .stage .full-img-co .full-img img {
  width: 100%;
  height: auto;
}
#banner .stage .full-img-co .stage-font-layer {
  position: absolute;
  z-index: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0) 100%) no-repeat;
  top: 0;
  left: 0;
}
#banner .stage .full-img-co .stage-font-layer.hide-stage-font-layer {
  display: none;
}
@media screen and (max-width: 1024px) {
  #banner .stage .full-img-co .stage-font-layer {
    background: radial-gradient(ellipse at left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.7) 28%, rgba(255, 255, 255, 0) 90%) no-repeat;
  }
}
@media screen and (max-width: 425px) {
  #banner .stage .full-img-co .stage-font-layer {
    background: none;
  }
}
#banner .stage .full-img-co .co-wrap {
  max-height: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 768px) {
  #banner .stage .full-img-co .co-wrap {
    left: 20px;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
  }
}
@media screen and (max-width: 425px) {
  #banner .stage .full-img-co .co-wrap {
    position: relative;
    transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    top: 0%;
    left: 0%;
  }
}
#banner .stage .co-wrap.text-black h1 {
  color: black;
  font-weight: bold;
}
#banner .stage .co-wrap.text-black p,
#banner .stage .co-wrap.text-black .subheader {
  color: black;
}
#banner .stage .co-wrap h1 {
  position: relative;
  z-index: 5;
  font-size: 50pt;
  color: #115536;
}
#banner .stage .co-wrap .subheader {
  border-bottom: 4px solid #115536;
  padding-bottom: 10px;
  font-size: 25pt;
  color: #115536;
  z-index: 5;
  position: relative;
}
@media screen and (max-width: 1440px) {
  #banner .stage .co-wrap h1 {
    margin-bottom: 12pt;
  }
  #banner .stage .co-wrap h2,
  #banner .stage .co-wrap .subheader {
    margin-bottom: 12pt;
  }
}
@media screen and (max-width: 1024px) {
  #banner .stage .co-wrap h1 {
    font-size: 40pt;
  }
}
@media screen and (max-width: 768px) {
  #banner .stage .co-wrap h1 {
    font-size: 35pt;
  }
}
@media screen and (max-width: 425px) {
  #banner .stage .co-wrap h1 {
    margin-top: 15px;
    font-size: 30pt;
    margin-bottom: 12pt;
  }
  #banner .stage .co-wrap h2,
  #banner .stage .co-wrap .subheader {
    font-size: 22pt;
  }
}
#banner .stage .co-wrap ul li {
  font-weight: bold;
  line-height: 1.8em;
}
@media screen and (max-width: 1024px) {
  #banner .md-stage .stage .co-wrap {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    top: 0%;
    left: 0%;
  }
  #banner .md-stage.m-stage-full .stage .co-wrap .row > [class*="col-md"] {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #banner .sm-stage .stage .co-wrap {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    top: 0%;
    left: 0%;
  }
}
.content-box-co {
  /**
   Template - co-t1
  */
  /**
   Template - co-t2 - Productbox
  */
  /**
   Template - co-t2-1 - Product Box Inner Box - ClickA
  */
  /**
   Template - co-t2-1 - Product Box Inner Box - Online Apo
  */
  /**
        Template - co-t3 - related pages/article
       */
  /**
Template - co-t4 - default box / normal box
*/
  /**
Template - co-t5 - apo box
*/
  /*
  Template - co-t6 - ellipse box
*/
  /*
  Template - co-t7
*/
  /*
  Template - co-t8 - anchor box
*/
}
.content-box-co [class^="co-t"] {
  background: #fff;
}
.content-box-co .co-t1.default {
  border: 3px solid #eeeeee;
  border-radius: 12px;
  padding: 25px 15px;
  text-align: center;
  background: #fff;
  z-index: 5;
  position: relative;
}
.content-box-co .co-t1.default .headline {
  font-weight: bold;
  margin: 15px 0 25px 0;
  min-height: 50px;
  display: inline-block;
}
.content-box-co .co-t1.default .headline span {
  height: 62px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .content-box-co .co-t1.default .headline span {
    height: 85px;
  }
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t1.default .headline span {
    height: 70px;
  }
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t1.default .headline span {
    height: 65px;
  }
}
.content-box-co .co-t2.default,
.content-box-co .co-t2.layout-default {
  border: 3px solid #eeeeee;
  border-radius: 12px;
}
.content-box-co .co-t2.default .content,
.content-box-co .co-t2.layout-default .content {
  padding: 35px;
  width: 100%;
}
.content-box-co .co-t2.default .content .center,
.content-box-co .co-t2.layout-default .content .center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2.default .content .center,
  .content-box-co .co-t2.layout-default .content .center {
    text-align: left;
  }
  .content-box-co .co-t2.default .content .center .img,
  .content-box-co .co-t2.layout-default .content .center .img {
    text-align: center;
  }
}
.content-box-co .co-t2.default .content .btn.btn-link:hover,
.content-box-co .co-t2.layout-default .content .btn.btn-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #999;
  text-decoration: none;
}
.content-box-co .co-t2.default .content .btn.btn-link .c-buy-btn span.linktext,
.content-box-co .co-t2.layout-default .content .btn.btn-link .c-buy-btn span.linktext {
  padding-left: 25px;
}
.content-box-co .co-t2.default .content .btn.btn-link .c-buy-btn span,
.content-box-co .co-t2.layout-default .content .btn.btn-link .c-buy-btn span {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2.default .content img,
  .content-box-co .co-t2.layout-default .content img {
    height: auto;
    width: 100%;
  }
  .content-box-co .co-t2.default .content .btn.btn-link,
  .content-box-co .co-t2.layout-default .content .btn.btn-link {
    margin-top: 30px;
    position: relative;
  }
  .content-box-co .co-t2.default .content .btn.btn-link:hover,
  .content-box-co .co-t2.layout-default .content .btn.btn-link:hover {
    transform: scale(1.1) translateX(-46%);
  }
  .content-box-co .co-t2.default .content .btn.btn-link .c-buy-btn,
  .content-box-co .co-t2.layout-default .content .btn.btn-link .c-buy-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    display: table-row;
  }
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t2.default .content img,
  .content-box-co .co-t2.layout-default .content img {
    height: auto;
    width: 100%;
  }
}
.content-box-co .co-t2.default .product-co-head,
.content-box-co .co-t2.layout-default .product-co-head {
  color: #575756;
  width: auto;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #777777;
}
.content-box-co .co-t2.default .product-co-head .headline,
.content-box-co .co-t2.layout-default .product-co-head .headline {
  font-weight: bold;
  font-size: 20pt;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2.default .product-co-head,
  .content-box-co .co-t2.layout-default .product-co-head {
    width: 100%;
    margin: 15px 0;
  }
  .content-box-co .co-t2.default .product-co-head .headline,
  .content-box-co .co-t2.layout-default .product-co-head .headline {
    height: auto;
    width: 100%;
  }
}
.content-box-co .co-t2.default .text,
.content-box-co .co-t2.layout-default .text {
  margin-top: 15px;
}
.content-box-co .co-t2.default .pdf.download,
.content-box-co .co-t2.layout-default .pdf.download {
  margin-top: 15px;
  display: inline-block;
}
.content-box-co .co-t2.default .pdf.download .pdf-ic,
.content-box-co .co-t2.layout-default .pdf.download .pdf-ic {
  float: left;
  line-height: 1;
  margin-right: 8px;
}
.content-box-co .co-t2.default .pdf.download .external-link-icon,
.content-box-co .co-t2.layout-default .pdf.download .external-link-icon {
  vertical-align: middle;
}
.content-box-co .co-t2.default .pdf.download a,
.content-box-co .co-t2.layout-default .pdf.download a {
  line-height: 1.5;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t2.default .pdf.download a,
  .content-box-co .co-t2.layout-default .pdf.download a {
    font-size: 14pt;
  }
}
.content-box-co .co-t2.default .buy-box:before,
.content-box-co .co-t2.layout-default .buy-box:before {
  content: '';
  height: 120px;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.content-box-co .co-t2.default .buy-box,
.content-box-co .co-t2.layout-default .buy-box {
  display: none;
  position: relative;
  z-index: 5;
  margin-top: 25px;
  padding: 25px 45px 0 45px;
}
.content-box-co .co-t2.default .buy-box .frame-type-header,
.content-box-co .co-t2.layout-default .buy-box .frame-type-header {
  background: none !important;
  padding: 0;
}
.content-box-co .co-t2.default .buy-box h3,
.content-box-co .co-t2.layout-default .buy-box h3,
.content-box-co .co-t2.default .buy-box .h3,
.content-box-co .co-t2.layout-default .buy-box .h3 {
  color: #fff !important;
  font-size: inherit;
  margin-bottom: 20px;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t2.default .buy-box,
  .content-box-co .co-t2.layout-default .buy-box {
    padding: 0;
  }
}
.content-box-co .co-t2.default .add_information,
.content-box-co .co-t2.layout-default .add_information {
  margin-top: 35px;
  padding: 12px 35px;
  background: rgba(17, 85, 54, 0.8);
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
.content-box-co .co-t2.default .add_information .info,
.content-box-co .co-t2.layout-default .add_information .info {
  position: relative;
  min-height: 40px;
  display: table;
}
.content-box-co .co-t2.default .add_information .info .add_image,
.content-box-co .co-t2.layout-default .add_information .info .add_image {
  display: table-cell;
  vertical-align: middle;
}
.content-box-co .co-t2.default .add_information .info .text,
.content-box-co .co-t2.layout-default .add_information .info .text {
  color: #fff;
  padding-left: 10px;
  line-height: 1;
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}
.content-box-co .co-t2.default .add_information .info .text p,
.content-box-co .co-t2.layout-default .add_information .info .text p {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2.default .add_information .info,
  .content-box-co .co-t2.layout-default .add_information .info {
    margin: 8px 0;
  }
}
.content-box-co .co-t2-1.default {
  border: 2px solid #eeeeee;
  border-radius: 10px;
  text-align: left;
  background: #fff;
  display: table;
  width: 100%;
}
.content-box-co .co-t2-1.default .table-row {
  display: flex;
  justify-content: space-between;
}
.content-box-co .co-t2-1.default .table-row .content-cell {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.content-box-co .co-t2-1.default .table-row .icon-cell {
  background: rgba(17, 85, 54, 0.1);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.content-box-co .co-t2-1.default .table-row .btn.btn-link {
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 120px;
  position: relative;
  z-index: 1;
}
.content-box-co .co-t2-1.default .table-row .btn.btn-link:hover {
  text-decoration: none;
}
.content-box-co .co-t2-1.default .table-row .btn.btn-link a {
  background: #115536;
  padding: 10px 25px;
  display: block;
  position: relative;
  z-index: 9999;
  color: #fff;
}
.content-box-co .co-t2-1.default .table-row .btn.btn-link a:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #999;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t2-1.default {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    display: block;
  }
  .content-box-co .co-t2-1.default .table-row .icon-cell {
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2-1.default .table-row {
    display: block;
  }
  .content-box-co .co-t2-1.default .table-row .icon-cell {
    height: 70px;
  }
  .content-box-co .co-t2-1.default .table-row .cell .btn {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.content-box-co .co-t2-1.default .card-icon {
  text-align: center;
  padding: 0 10px;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: relative;
}
.content-box-co .co-t2-1.default .card-icon svg path {
  fill: #115536;
}
.content-box-co .co-t2-1.default .img img {
  width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2-1.default .img img {
    height: auto;
    width: auto;
  }
}
.content-box-co .co-t2-1.default .content {
  padding: 20px 45px;
}
.content-box-co .co-t2-1.default .content .headline {
  font-size: 18pt;
  color: #115536;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t2-1.default .content .text {
  font-weight: bold;
  font-size: 18pt;
  margin-bottom: 35px;
}
.content-box-co .co-t2-2.default {
  border: 2px solid #eeeeee;
  border-radius: 10px;
  background: #fff;
  text-align: left;
  display: table;
  width: 100%;
}
.content-box-co .co-t2-2.default .table-row {
  display: flex;
}
.content-box-co .co-t2-2.default .table-row .icon-cell {
  background: rgba(17, 85, 54, 0.1);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t2-2.default {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    display: block;
  }
  .content-box-co .co-t2-2.default .table-row .icon-cell {
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2-2.default .table-row {
    display: block;
  }
  .content-box-co .co-t2-2.default .table-row .icon-cell {
    height: 70px;
  }
}
.content-box-co .co-t2-2.default .card-icon {
  padding: 0 10px;
  vertical-align: middle;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: relative;
}
.content-box-co .co-t2-2.default .card-icon svg path {
  fill: #115536;
}
.content-box-co .co-t2-2.default .img img {
  width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t2-2.default .img img {
    height: auto;
    width: auto;
  }
}
.content-box-co .co-t2-2.default .content {
  padding: 20px 15px;
}
.content-box-co .co-t2-2.default .content .headline {
  font-size: 18pt;
  color: #115536;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t2-2.default .content .text {
  font-weight: bold;
  font-size: 18pt;
  margin-bottom: 35px;
}
.content-box-co .co-t2-2.default .content .add-apo > div:not(:first-child) {
  display: none;
}
.content-box-co .co-t2-2.default .content .text-link {
  text-align: right;
  margin-top: 40px;
}
.content-box-co .co-t2-2.default .content .text-link.add-apo-link {
  cursor: pointer;
  color: #816;
}
.content-box-co .co-t2-2.default .content .text-link.add-apo-link:hover {
  text-decoration: underline;
}
.content-box-co .co-t3.default {
  border: 3px solid #eeeeee;
  border-radius: 12px;
  text-align: center;
  background: #fff;
  z-index: 5;
  position: relative;
}
.content-box-co .co-t3.default .img img {
  width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t3.default .img img {
    height: auto;
    width: 100%;
  }
}
.content-box-co .co-t3.default .content {
  padding: 20px 15px;
}
.content-box-co .co-t3.default .content .headline {
  font-size: 22pt;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t3.default .content .text {
  margin-bottom: 35px;
}
.content-box-co .co-t4.default {
  border: 3px solid #eeeeee;
  border-radius: 12px;
}
.content-box-co .co-t4.default .img {
  padding: 15px 25px 0 25px;
}
.content-box-co .co-t4.default .img img {
  width: 100%;
  height: auto;
}
.content-box-co .co-t4.default .content {
  padding: 20px 15px;
}
.content-box-co .co-t4.default .content .headline {
  font-size: 30pt;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t4.default .content .headline p {
  color: #333;
}
.content-box-co .co-t4.default .content .text {
  margin-bottom: 35px;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t4.default .content .headline p {
    font-size: 24pt;
  }
  .content-box-co .co-t4.default .content .text a {
    font-size: 14pt;
  }
}
@media screen and (min-width: 1024px) {
  .content-box-co .co-t4.default .content {
    padding: 20px 95px;
  }
}
.content-box-co .co-t5.default {
  box-shadow: 0px 0px 5px -1px #333333;
  position: relative;
}
.content-box-co .co-t5.default .apo-box-link {
  height: 100%;
  width: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 10;
}
.content-box-co .co-t5.default .apo-box-link:hover {
  text-decoration: none;
}
.content-box-co .co-t5.default .img {
  padding: 30px 15px 30px 15px;
}
.content-box-co .co-t5.default .img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .content-box-co .co-t5.default .img {
    text-align: center;
  }
  .content-box-co .co-t5.default .img img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t5.default .img {
    text-align: center;
  }
  .content-box-co .co-t5.default .img img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
}
.content-box-co .co-t5.default .content {
  padding: 0;
  position: absolute;
  z-index: 8;
  bottom: 0;
  width: 100%;
}
.content-box-co .co-t5.default .content .headline {
  font-size: 32pt;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t5.default .content .text {
  margin-bottom: 35px;
}
.content-box-co .co-t5.default .content .btn {
  display: none;
  padding: 0 !important;
  width: 100%;
  text-align: center;
  font-size: 14pt;
}
.content-box-co .co-t5.default .content .btn a {
  padding: 8px 20px;
  color: #fff;
  width: 100%;
  display: block;
}
.content-box-co .co-t5.default:hover .img {
  padding: 15px 15px 45px 15px;
}
.content-box-co .co-t5.default:hover .img img {
  transform: scale(0.86);
}
.content-box-co .co-t5.default:hover .content .btn {
  display: block;
}
.content-box-co .co-t6.default {
  position: relative;
  width: 100%;
  height: 0;
  padding: 100% 0;
}
.content-box-co .co-t6.default .headline {
  color: #910045;
}
.content-box-co .co-t6.default.bg-primary-dark {
  background: #126c85;
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-primary-dark .headline {
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-secondary-dark {
  background: #910045;
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-secondary-dark .headline {
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-tertiary-dark {
  background: #dcccd5;
}
.content-box-co .co-t6.default.bg-primary {
  background: #115536;
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-primary .headline {
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-secondary {
  background: #c91a5d;
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-secondary .headline {
  color: #edebe9;
}
.content-box-co .co-t6.default.bg-tertiary {
  background: #edebe9;
}
.content-box-co .co-t6.default.to-left {
  clip-path: ellipse(100% 50% at 100% 50%);
  -webkit-clip-path: ellipse(100% 50% at 100% 50%);
  text-align: right;
}
.content-box-co .co-t6.default.to-left .shape {
  padding-right: 20px;
}
.content-box-co .co-t6.default.to-left .shape:before {
  shape-outside: polygon(0 0, 100% 0%, 53% 7%, 25.4% 17.3%, 7% 32.6%, 0% 50%, 7% 68.59999999999999%, 23.4% 81.7%, 55% 95%, 100% 100%, 0% 100%);
  content: '';
  width: 100%;
  height: 100%;
  float: left;
  shape-margin: 7%;
}
.content-box-co .co-t6.default.to-right {
  clip-path: ellipse(100% 50% at 0% 50%);
  -webkit-clip-path: ellipse(100% 50% at 0% 50%);
  text-align: left;
}
.content-box-co .co-t6.default.to-right .shape {
  padding-left: 20px;
}
.content-box-co .co-t6.default.to-right .shape:before {
  shape-outside: polygon(2% 0%, 100% 0%, 100% 100%, 2% 100%, 50% 94%, 76.59999999999999% 82.7%, 94% 65.59999999999999%, 100% 50%, 94% 32.6%, 74.59999999999999% 17.3%, 45% 6%);
  content: '';
  width: 100%;
  height: 100%;
  float: right;
  shape-margin: 7%;
}
.content-box-co .co-t6.default .shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-box-co .co-t6.default .shape .img img {
  max-height: 250px;
  max-width: 250px;
}
.content-box-co .co-t6.default .shape .content ul {
  list-style-type: none;
}
.content-box-co .co-t6.default .shape .content ul li {
  display: list-item;
  margin: 10px 0;
  font-weight: normal;
}
.content-box-co .co-t6.default .shape .content ul li::before {
  content: '•';
  position: absolute;
  margin-left: -15px;
  left: unset;
  font-size: 26pt;
  line-height: 20pt;
}
.content-box-co .co-t6.default .shape .content .headline {
  font-size: 28pt;
  font-weight: bold;
  margin: 20px 0 20px 0;
}
.content-box-co .co-t6.default .shape .content .text {
  margin-bottom: 35px;
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t6.default .shape .content .headline p {
    font-size: 24pt;
  }
  .content-box-co .co-t6.default .shape .content .text a {
    font-size: 14pt;
  }
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t6.default.to-left,
  .content-box-co .co-t6.default.to-right {
    clip-path: unset;
    -webkit-clip-path: unset;
    padding: 0;
    height: auto;
    padding: 40px 40px;
    border-radius: 15%;
  }
  .content-box-co .co-t6.default.to-left .shape,
  .content-box-co .co-t6.default.to-right .shape {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .content-box-co .co-t6.default.to-left .shape .content,
  .content-box-co .co-t6.default.to-right .shape .content {
    text-align: center;
  }
  .content-box-co .co-t6.default.to-left .shape .img,
  .content-box-co .co-t6.default.to-right .shape .img {
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t6.default.to-left .shape .content .text,
  .content-box-co .co-t6.default.to-right .shape .content .text {
    text-align: left;
  }
  .content-box-co .co-t6.default.to-left .shape .img,
  .content-box-co .co-t6.default.to-right .shape .img {
    text-align: center;
  }
}
.content-box-co .co-t7.default {
  position: relative;
  border-radius: 25%;
  padding: 35px 30px;
}
.content-box-co .co-t7.default .img.background-icon {
  position: absolute;
  width: 100%;
  overflow: hidden;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 25%;
  padding: 20% 8%;
  height: 100%;
}
.content-box-co .co-t7.default .img.background-icon img {
  max-width: 450px;
  position: absolute;
  top: -138px;
  left: -15px;
  opacity: 0.6;
}
.content-box-co .co-t7.default.bg-primary-dark {
  background: #126c85;
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-primary-dark .headline {
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-secondary-dark {
  background: #910045;
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-secondary-dark .headline {
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-tertiary-dark {
  background: #dcccd5;
}
.content-box-co .co-t7.default.bg-primary {
  background: #115536;
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-primary .headline {
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-secondary {
  background: #c91a5d;
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-secondary .headline {
  color: #edebe9;
}
.content-box-co .co-t7.default.bg-tertiary {
  background: #edebe9;
}
.content-box-co .co-t7.default .headline {
  text-align: center;
  margin-bottom: 10px;
}
.content-box-co .co-t7.default .box-wrapper,
.content-box-co .co-t7.default .icon-btn {
  position: relative;
  z-index: 5;
}
.content-box-co .co-t7.default .box-wrapper {
  transform: translateY(50%);
}
.content-box-co .co-t7.default .box-wrapper.posTop {
  transform: translateY(0%);
  animation-name: headline-to-top;
  animation-duration: 1s;
}
.content-box-co .co-t7.default .box-wrapper.posBottom {
  transform: translateY(50%);
  animation-name: headline-to-bottom;
  animation-duration: 1s;
}
.content-box-co .co-t7.default .box-wrapper .content {
  visibility: hidden;
}
.content-box-co .co-t7.default .box-wrapper .content.vis {
  visibility: visible;
}
.content-box-co .co-t7.default .icon-btn {
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-size: 80pt;
  cursor: pointer;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
  display: inline-block;
  line-height: 60pt;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  width: 60pt;
}
.content-box-co .co-t7.default .icon-btn.plus:before {
  content: '+';
}
.content-box-co .co-t7.default .icon-btn.minus:before {
  content: '-';
}
.content-box-co .co-t8.default {
  border: 3px solid #eeeeee;
  border-radius: 12px;
  padding: 25px 15px;
  text-align: center;
  background: #fff;
  z-index: 5;
  position: relative;
}
.content-box-co .co-t8.default .headline {
  font-weight: bold;
  margin: 15px 0 25px 0;
  min-height: 50px;
  display: inline-block;
}
.content-box-co .co-t8.default .headline span {
  height: 62px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .content-box-co .co-t8.default .headline span {
    height: 85px;
  }
}
@media screen and (max-width: 768px) {
  .content-box-co .co-t8.default .headline span {
    height: 70px;
  }
}
@media screen and (max-width: 425px) {
  .content-box-co .co-t8.default .headline span {
    height: 65px;
  }
}
.content-box .text-box .h2,
.content-box .text-box h2 {
  margin-bottom: 10pt;
}
@keyframes headline-to-bottom {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(50%);
  }
}
@keyframes headline-to-top {
  from {
    transform: translateY(50%);
  }
  to {
    transform: translateY(0%);
  }
}
ul.add-elements.nav.nav-tabs li:first-child a,
ul.add-elements.nav.nav-pills li:first-child a,
ul.add-elements.nav.nav-tabs li a,
ul.add-elements.nav.nav-pills li a,
ul.add-elements.nav.nav-tabs li a,
ul.add-elements.nav.nav-pills li a,
ul.add-elements.nav.nav-tabs li,
ul.add-elements.nav.nav-pills li {
  background: none;
}
.theme5 #page ul.add-elements.nav.nav-tabs li:first-child,
.theme5 #page ul.add-elements.nav.nav-pills li:first-child,
.theme5 #page ul.add-elements.nav.nav-tabs li:first-child a,
.theme5 #page ul.add-elements.nav.nav-pills li:first-child a,
.theme5 #page div.tab-content.tab-content-add-elements .tab-pane:first-child,
div.tab-content.tab-content-add-elements .tab-pane {
  background: none;
  color: inherit;
}
#page .physiogel-detail ul.nav.nav-tabs li {
  width: 100%;
  text-align: center;
  font-size: 18pt;
}
#page .physiogel-detail ul.nav.nav-tabs li a {
  color: #575756;
}
#page .physiogel-detail ul.nav.nav-tabs li.active {
  background: #fff;
}
#page .physiogel-detail ul.nav.nav-tabs li.active a {
  color: #575756;
}
#page .physiogel-detail ul.nav.nav-tabs li.active a .tab-header {
  border-bottom: 2px solid #115536;
}
#page .physiogel-detail ul.nav.nav-tabs li.active:after {
  display: none;
}
#page .physiogel-detail ul.nav.nav-tabs li.active .cloned-accordion {
  display: block;
}
#page .physiogel-detail ul.nav.nav-tabs li:first-child {
  background-color: #fff;
}
#page .physiogel-detail ul.nav.nav-tabs li:first-child a {
  background-color: #fff;
  color: #575756;
}
#page .physiogel-detail ul.nav.nav-tabs li .cloned-accordion {
  margin-top: 35px;
  display: none;
}
#page .physiogel-detail ul.nav.nav-tabs li .cloned-accordion .tab-pane {
  color: #575756;
}
@media screen and (min-width: 768px) {
  #page .physiogel-detail ul.nav.nav-tabs {
    display: flex;
    justify-content: center;
  }
  #page .physiogel-detail ul.nav.nav-tabs li {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #page .physiogel-detail ul.nav:after {
    display: none;
  }
  #page .physiogel-detail ul.nav.nav-tabs li.active .tab-header p:after {
    content: '<';
  }
  #page .physiogel-detail ul.nav.nav-tabs li .tab-header p:after {
    content: '>';
    float: right;
    margin-left: 15px;
    margin-top: 4px;
    position: absolute;
    transform: rotate(90deg);
    font-size: 20px;
  }
}
#page ul.add-elements.nav.nav-tabs {
  background: #fff;
}
#page ul.add-elements.nav.nav-tabs li.active {
  background: #115536;
}
#page ul.add-elements.nav.nav-tabs li.active a {
  color: #fff;
}
#page ul.add-elements.nav.nav-tabs li.active::after {
  content: '';
  position: absolute;
  left: 10%;
  bottom: -15px;
  width: 0;
  height: 0;
  border-top: 15px solid #115536;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#page ul.add-elements.nav.nav-tabs li a {
  padding: 0;
}
#page ul.add-elements.nav.nav-tabs .icon {
  margin: 20px;
  display: inline-block;
}
#page ul.add-elements.nav.nav-tabs .icon img {
  height: 50px;
  width: auto;
}
@media screen and (max-width: 425px) {
  #page ul.add-elements.nav.nav-tabs .icon {
    margin: 20px 0 10px 0;
    width: 100%;
    text-align: center;
  }
}
#page ul.add-elements.nav.nav-tabs .tab-header {
  display: inline-block;
}
@media screen and (max-width: 425px) {
  #page ul.add-elements.nav.nav-tabs .tab-header {
    width: 100%;
    text-align: center;
  }
}
#page .tab-content.tab-content-add-elements .tab-pane {
  padding-top: 20px;
}
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-link {
  padding: 0 !important;
  font-size: 16pt !important;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: normal;
}
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary a,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary a,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-link a {
  background: #115536;
  padding: 15px 30px;
  color: #fff;
}
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary:hover,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-primary:hover,
#page .tab-content.tab-content-add-elements .tab-pane .btn.btn-link:hover {
  text-decoration: underline;
}
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .co-t2-1-add .btn.btn-link,
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .co-t2-1 .btn.btn-link {
  padding: 0 !important;
}
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .co-t2-1-add .btn.btn-link a,
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .co-t2-1 .btn.btn-link a {
  padding: 8px 20px !important;
}
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .btn.btn-link {
  background: #816;
  padding: 10px 25px !important;
  border: none;
  border-radius: 0;
  color: #fff;
}
#page .tab-content.tab-content-add-elements .tab-pane .co-t2 .btn.btn-link:hover {
  text-decoration: none;
}
.product-filter,
#product-filter,
.news-filter {
  position: relative;
}
.product-filter .filter-box,
#product-filter .filter-box,
.news-filter .filter-box {
  border: 3px solid #eeeeee;
  border-radius: 12px;
  padding: 25px 15px;
  background: #fff;
}
.product-filter .filter-box .head,
#product-filter .filter-box .head,
.news-filter .filter-box .head {
  margin-bottom: 25px;
}
.product-filter .filter-box .head .headline,
#product-filter .filter-box .head .headline,
.news-filter .filter-box .head .headline {
  font-weight: bold;
  font-size: 18pt;
}
.product-filter .filter-box .head .filter-ic,
#product-filter .filter-box .head .filter-ic,
.news-filter .filter-box .head .filter-ic {
  color: #115536;
  font-size: 28pt;
}
.product-filter .filter-box .form .form-group label,
#product-filter .filter-box .form .form-group label,
.news-filter .filter-box .form .form-group label,
.product-filter .filter-box .form .form-group select,
#product-filter .filter-box .form .form-group select,
.news-filter .filter-box .form .form-group select {
  display: block;
}
.product-filter .loader-box,
#product-filter .loader-box,
.news-filter .loader-box {
  display: none;
  position: absolute;
  z-index: 999;
  background: rgba(238, 238, 238, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-filter .loader-box .loader,
#product-filter .loader-box .loader,
.news-filter .loader-box .loader,
.product-filter .loader-box .loader:after,
#product-filter .loader-box .loader:after,
.news-filter .loader-box .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.product-filter .loader-box .loader,
#product-filter .loader-box .loader,
.news-filter .loader-box .loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0);
  border-right: 1.1em solid #115536;
  border-bottom: 1.1em solid #115536;
  border-left: 1.1em solid #115536;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.apo-finder.add_elements {
  background: #fff;
  border: 3px solid #eeeeee;
  border-radius: 12px;
  padding: 40px 80px;
}
.apo-finder.add_elements form .form-group {
  margin: auto;
  margin-bottom: 35px;
}
.apo-finder.add_elements form #val-zip-code {
  border-color: #eeeeee !important;
  border: 3px solid #eeeeee;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.slick-slider.bg-white {
  background: white;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
}
.slick-slider.slick-slider-auto-height .slick-track {
  display: flex !important;
}
.slick-slider.slick-slider-auto-height .slick-track .slick-slide {
  height: auto;
}
.slick-slider.slick-slider-auto-height .slick-track .slick-slide h3,
.slick-slider.slick-slider-auto-height .slick-track .slick-slide .h3,
.slick-slider.slick-slider-auto-height .slick-track .slick-slide h2,
.slick-slider.slick-slider-auto-height .slick-track .slick-slide .h2 {
  color: #115536;
}
.slick-slider.slick-slider-auto-height .slick-track .slick-slide ol {
  padding-left: 22px;
}
.slick-slider.slick-slider-auto-height .slick-track .slick-slide ol li {
  padding-left: 15px;
  padding-bottom: 15px;
}
.slick-slider.slick-slider-auto-height .slick-track .slick-slide ol li::marker {
  color: red;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .slick-slider.slick-slider-auto-height .slick-track .slick-slide {
    padding: 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .vcenter .slick-slide .row {
    display: flex;
    align-items: center;
  }
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  font-size: 0;
  line-height: 0;
  height: 50px;
  cursor: pointer;
  border: none;
  color: transparent;
  outline: 0;
  background: none;
  z-index: 1;
  transform: translateY(-50%);
}
.slick-prev:before,
.slick-next:before {
  font-size: 35px;
  line-height: 1;
  color: #115536;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
}
.slick-prev {
  left: -65px;
}
.slick-prev:before {
  content: "\e257";
}
@media screen and (max-width: 1024px) {
  .slick-prev {
    left: -40px;
  }
  .slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 769px) {
  .slick-prev {
    left: -20px;
  }
}
.slick-next {
  right: -65px;
}
.slick-next:before {
  content: "\e258";
}
@media screen and (max-width: 1024px) {
  .slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 769px) {
  .slick-next {
    right: -20px;
  }
}
.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  margin-top: 15px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button:before {
  border: 11px solid #115536;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:before {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 2px solid rgba(238, 238, 238, 0.6);
  border-radius: 20px;
}
#main .productline-dmt {
  color: #0970b9 !important;
}
#main .productline-dmtsth {
  color: #0970b9 !important;
}
#main .productline-cr {
  color: #f17080 !important;
}
#main .productline-crai {
  color: #f17080 !important;
}
#main .productline-sc {
  color: #00b1b0 !important;
}
#main .productline-bc {
  color: #7c878e !important;
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .product-co-head .headline,
#main .product-slide .single-product-box .content-box-co .co-t2.default .product-co-head .headline {
  margin-bottom: 5px;
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content,
#main .product-slide .single-product-box .content-box-co .co-t2.default .content {
  display: inline-block;
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover,
#main .product-slide .single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  #main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content .btn.btn-link,
  #main .product-slide .single-product-box .content-box-co .co-t2.default .content .btn.btn-link {
    left: 50%;
    transform: translateX(-50%);
  }
  #main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover,
  #main .product-slide .single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover {
    transform: scale(1.1) translateX(-46%);
  }
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content img,
#main .product-slide .single-product-box .content-box-co .co-t2.default .content img {
  max-width: 100%;
  max-height: 300px;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1024px) {
  #main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content img,
  #main .product-slide .single-product-box .content-box-co .co-t2.default .content img {
    max-height: 130px;
  }
}
@media screen and (max-width: 768px) {
  #main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .content img,
  #main .product-slide .single-product-box .content-box-co .co-t2.default .content img {
    width: auto;
    height: auto;
    max-height: 200px;
    max-width: 100%;
  }
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .text,
#main .product-slide .single-product-box .content-box-co .co-t2.default .text {
  margin-bottom: 25px;
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .add_information,
#main .product-slide .single-product-box .content-box-co .co-t2.default .add_information {
  margin-top: 0;
}
#main .tx-klingeproducts .single-product-box .content-box-co .co-t2.default .buy-box,
#main .product-slide .single-product-box .content-box-co .co-t2.default .buy-box {
  margin-top: 0;
  margin-bottom: 25px;
}
#main .tx-klingeproducts .single-product-box .headline .title,
#main .product-slide .single-product-box .headline .title {
  color: #DD1928;
}
#main .tx-klingeproducts .single-product-box .text-link .apo-link,
#main .product-slide .single-product-box .text-link .apo-link {
  padding: 0;
  margin: 30px 0;
  border: none;
  border-radius: 0;
  color: #115536;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
}
#main .tx-klingeproducts .single-product-box .text-link .apo-link svg,
#main .product-slide .single-product-box .text-link .apo-link svg {
  position: relative;
  top: 5px;
}
#main .tx-klingeproducts .single-product-box .text-link .apo-link svg path,
#main .product-slide .single-product-box .text-link .apo-link svg path {
  fill: #115536;
}
#main .tx-klingeproducts .single-product-box .text-link .apo-link .linktext,
#main .product-slide .single-product-box .text-link .apo-link .linktext {
  text-decoration: underline;
}
#main .tx-klingeproducts .small.single-product-box.slick-slide,
#main .product-slide .small.single-product-box.slick-slide {
  margin: 0 15px;
}
#main .tx-klingeproducts .small.single-product-box.slick-slide .content,
#main .product-slide .small.single-product-box.slick-slide .content {
  text-align: justify;
}
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content,
#main .product-slide .small.single-product-box .content-box-co .co-t2.default .content,
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content,
#main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content {
  text-align: center;
}
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .btn.btn-link,
#main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .btn.btn-link,
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .btn.btn-link,
#main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .btn.btn-link {
  left: auto;
  transform: unset;
}
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover,
#main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .btn.btn-link:hover,
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .btn.btn-link:hover,
#main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .btn.btn-link:hover {
  transform: scale(1.1);
}
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .image,
#main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .image,
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .image,
#main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .image {
  margin-bottom: 40px;
}
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .image img,
#main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .image img,
#main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .image img,
#main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .image img {
  max-width: 100%;
  height: auto;
  max-height: 172px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .image img,
  #main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .image img,
  #main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .image img,
  #main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .image img {
    max-height: 130px;
  }
}
@media screen and (max-width: 768px) {
  #main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.default .content .image img,
  #main .product-slide .small.single-product-box .content-box-co .co-t2.default .content .image img,
  #main .tx-klingeproducts .small.single-product-box .content-box-co .co-t2.layout-default .content .image img,
  #main .product-slide .small.single-product-box .content-box-co .co-t2.layout-default .content .image img {
    width: auto;
    height: auto;
    max-height: 200px;
    max-width: 100%;
  }
}
#main .tx-klingeproducts .small.single-product-box .product-co-head,
#main .product-slide .small.single-product-box .product-co-head {
  text-align: center;
  display: block;
  border: none;
}
#main .tx-klingeproducts .small.single-product-box .product-co-head .headline,
#main .product-slide .small.single-product-box .product-co-head .headline {
  font-size: 18pt;
  margin-bottom: 15px;
}
#main .tx-klingeproducts .small.single-product-box .product-co-head .subheader,
#main .product-slide .small.single-product-box .product-co-head .subheader {
  border-top: 1px solid #333333;
  margin: 10px 0 15px 0;
  padding-top: 15px;
  min-height: 60px;
}
#main .tx-klingeproducts .small.single-product-box .btn.btn-link,
#main .product-slide .small.single-product-box .btn.btn-link {
  margin-top: 20px;
}
#main .tx-klingeproducts .small.single-product-box .linktext a:hover,
#main .product-slide .small.single-product-box .linktext a:hover {
  text-decoration: none;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .product-co-head .headline .title,
#main .product-slide .small.single-product-box .physiogel .product-co-head .headline .title {
  color: #333333;
  font-size: 16px;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .product-co-head .headline .product-line,
#main .product-slide .small.single-product-box .physiogel .product-co-head .headline .product-line {
  font-size: 14px;
  font-weight: normal;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .product-co-head .subheader,
#main .product-slide .small.single-product-box .physiogel .product-co-head .subheader {
  padding: 15px 20px 15px 20px;
  min-height: 104px;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .content,
#main .product-slide .small.single-product-box .physiogel .content {
  padding: 20px;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .content .image,
#main .product-slide .small.single-product-box .physiogel .content .image {
  margin-bottom: 20px !important;
}
#main .tx-klingeproducts .small.single-product-box .physiogel .content .btn.btn-link,
#main .product-slide .small.single-product-box .physiogel .content .btn.btn-link {
  margin-top: 0;
}
#main .tx-klingeproducts .product-detail-box .product-content .headline .title,
#main .product-slide .product-detail-box .product-content .headline .title {
  color: #DD1928;
}
#main .tx-klingeproducts .product-detail-box .product-content .headline h1,
#main .product-slide .product-detail-box .product-content .headline h1 {
  font-weight: bold;
  margin-bottom: 10pt;
}
#main .tx-klingeproducts .product-detail-box .product-content .headline h2,
#main .product-slide .product-detail-box .product-content .headline h2 {
  padding-bottom: 15pt;
}
#main .tx-klingeproducts .product-detail-box .product-content .headline .subtext,
#main .product-slide .product-detail-box .product-content .headline .subtext {
  font-size: 25px;
  border-bottom: 1px solid #333333;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
#main .tx-klingeproducts .product-detail-box .product-content .description ul.checkmark,
#main .product-slide .product-detail-box .product-content .description ul.checkmark {
  margin-left: 1.5em;
}
#main .tx-klingeproducts .product-detail-box .product-content .description ul.checkmark li,
#main .product-slide .product-detail-box .product-content .description ul.checkmark li {
  font-size: 15pt;
  font-weight: normal;
  text-indent: -1em;
}
#main .tx-klingeproducts .product-detail-box .product-content .description ul.checkmark li:before,
#main .product-slide .product-detail-box .product-content .description ul.checkmark li:before {
  margin: 0 !important;
  display: initial;
  color: #115536 !important;
}
#main .tx-klingeproducts .product-detail-box .product-content .order .btn,
#main .product-slide .product-detail-box .product-content .order .btn {
  font-size: 16px;
}
#main .tx-klingeproducts .product-detail-box .buy-box,
#main .product-slide .product-detail-box .buy-box {
  margin-top: 50px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order,
#main .product-slide .product-detail-box .buy-box .order {
  margin-bottom: 30px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .btn.btn-link,
#main .product-slide .product-detail-box .buy-box .order .btn.btn-link {
  margin-right: 40px;
  border-radius: 50px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .btn.btn-link a,
#main .product-slide .product-detail-box .buy-box .order .btn.btn-link a {
  padding: 15px 30px;
  border-radius: 50px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .content,
#main .product-slide .product-detail-box .buy-box .order .content {
  padding: 20px 15px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .content .headline,
#main .product-slide .product-detail-box .buy-box .order .content .headline,
#main .tx-klingeproducts .product-detail-box .buy-box .order .content .text,
#main .product-slide .product-detail-box .buy-box .order .content .text {
  font-size: 15pt;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .content .text,
#main .product-slide .product-detail-box .buy-box .order .content .text {
  padding-bottom: 0 !important;
  margin-bottom: 30px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .order .content .headline,
#main .product-slide .product-detail-box .buy-box .order .content .headline {
  margin: 20px 0 0 0;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .headline,
#main .product-slide .product-detail-box .buy-box .apo-box .content .headline,
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .text,
#main .product-slide .product-detail-box .buy-box .apo-box .content .text {
  font-size: 15pt;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .headline,
#main .product-slide .product-detail-box .buy-box .apo-box .content .headline {
  margin: 20px 0 0 0;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .pharmacy-container > .row,
#main .product-slide .product-detail-box .buy-box .apo-box .content .pharmacy-container > .row {
  margin-left: 0;
  margin-right: 0;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .pharmacy-container > .row > [class*="col-"],
#main .product-slide .product-detail-box .buy-box .apo-box .content .pharmacy-container > .row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link,
#main .product-slide .product-detail-box .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link {
  font-size: 10pt;
}
#main .tx-klingeproducts .product-detail-box .product-image,
#main .product-slide .product-detail-box .product-image {
  text-align: center;
}
#main .tx-klingeproducts .product-detail-box .product-image img,
#main .product-slide .product-detail-box .product-image img {
  max-width: 380px;
  max-height: 511px;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1024px) {
  #main .tx-klingeproducts .product-detail-box .product-image img,
  #main .product-slide .product-detail-box .product-image img {
    max-width: 100%;
    max-height: 511px;
  }
}
@media screen and (max-width: 768px) {
  #main .tx-klingeproducts .product-detail-box .product-image img,
  #main .product-slide .product-detail-box .product-image img {
    max-width: 100%;
    max-height: 511px;
  }
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts .product-detail-box .product-image img,
  #main .product-slide .product-detail-box .product-image img {
    max-width: 100%;
  }
}
#main .tx-klingeproducts .product-detail-box .product-slider,
#main .product-slide .product-detail-box .product-slider {
  margin-bottom: 30px;
}
#main .tx-klingeproducts .physiogel .product-detail-box.detail-productline-dmt ul.checkmark li:before,
#main .product-slide .physiogel .product-detail-box.detail-productline-dmt ul.checkmark li:before {
  color: #0970b9 !important;
}
#main .tx-klingeproducts .physiogel .product-detail-box.detail-productline-dmtsth ul.checkmark li:before,
#main .product-slide .physiogel .product-detail-box.detail-productline-dmtsth ul.checkmark li:before {
  color: #0970b9 !important;
}
#main .tx-klingeproducts .physiogel .product-detail-box.detail-productline-cr ul.checkmark li:before,
#main .product-slide .physiogel .product-detail-box.detail-productline-cr ul.checkmark li:before {
  color: #f17080 !important;
}
#main .tx-klingeproducts .physiogel .product-detail-box.detail-productline-crai ul.checkmark li:before,
#main .product-slide .physiogel .product-detail-box.detail-productline-crai ul.checkmark li:before {
  color: #f17080 !important;
}
#main .tx-klingeproducts .physiogel .product-detail-box.detail-productline-sc ul.checkmark li:before,
#main .product-slide .physiogel .product-detail-box.detail-productline-sc ul.checkmark li:before {
  color: #00b1b0 !important;
}
#main .tx-klingeproducts .physiogel .product-detail-box .product-content .headline .title,
#main .product-slide .physiogel .product-detail-box .product-content .headline .title {
  color: #DD1928;
}
#main .tx-klingeproducts .physiogel .product-detail-box .product-content .headline h1,
#main .product-slide .physiogel .product-detail-box .product-content .headline h1 {
  font-weight: bold;
  margin-bottom: 10pt;
}
#main .tx-klingeproducts .physiogel .product-detail-box .product-content .headline h2,
#main .product-slide .physiogel .product-detail-box .product-content .headline h2 {
  padding-bottom: 15pt;
}
#main .tx-klingeproducts .physiogel .product-detail-box .product-content .headline .subtext,
#main .product-slide .physiogel .product-detail-box .product-content .headline .subtext {
  text-transform: uppercase;
  border-bottom: none;
}
@media screen and (max-width: 1024px) {
  #main .tx-klingeproducts .physiogel .product-detail-box .content-box-co .co-t5.default .content .btn a,
  #main .product-slide .physiogel .product-detail-box .content-box-co .co-t5.default .content .btn a {
    padding: 8px 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  #main .tx-klingeproducts .physiogel .product-detail-box .content-box-co .co-t5.default .content .btn a,
  #main .product-slide .physiogel .product-detail-box .content-box-co .co-t5.default .content .btn a {
    padding: 8px 20px;
    font-size: 14pt;
  }
}
#main .tx-klingeproducts .lingumelt .product-detail-box,
#main .product-slide .lingumelt .product-detail-box {
  position: relative;
}
#main .tx-klingeproducts .lingumelt .product-detail-box .img-box,
#main .product-slide .lingumelt .product-detail-box .img-box {
  position: relative;
}
#main .tx-klingeproducts #category-container,
#main .product-slide #category-container {
  margin-bottom: 30px;
}
#main .tx-klingeproducts #category-container .c-bg-image,
#main .product-slide #category-container .c-bg-image {
  position: relative;
  padding-top: 20px;
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  min-height: 300px;
}
#main .tx-klingeproducts #category-container .c-bg-image .title,
#main .product-slide #category-container .c-bg-image .title {
  position: relative;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
}
#main .tx-klingeproducts #category-container .c-bg-image .content,
#main .product-slide #category-container .c-bg-image .content {
  position: relative;
  max-width: 50%;
}
#main .tx-klingeproducts #category-container .c-bg-image .content ul.checkmark li,
#main .product-slide #category-container .c-bg-image .content ul.checkmark li {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #category-container .c-bg-image .content,
  #main .product-slide #category-container .c-bg-image .content {
    font-size: 13pt;
    max-width: 100%;
  }
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #category-container .c-bg-image,
  #main .product-slide #category-container .c-bg-image {
    background-image: none !important;
  }
  #main .tx-klingeproducts #category-container .c-bg-image:before,
  #main .product-slide #category-container .c-bg-image:before {
    content: '';
    height: 100%;
    position: absolute;
    display: inline;
    top: 0;
    left: -20%;
    width: 150%;
    background-image: none;
    z-index: 1;
    background: linear-gradient(rgba(17, 85, 54, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  }
}
#main .tx-klingeproducts .category-box,
#main .product-slide .category-box {
  background: #fff;
}
#main .tx-klingeproducts .category-box.defaultBox,
#main .product-slide .category-box.defaultBox {
  box-shadow: 0px 0px 12px 0px #333;
}
#main .tx-klingeproducts .category-box.defaultBox img,
#main .product-slide .category-box.defaultBox img {
  width: 100%;
}
#main .tx-klingeproducts .category-box.defaultBox .content,
#main .product-slide .category-box.defaultBox .content {
  padding: 25px;
  background: white;
}
#main .tx-klingeproducts .category-box.defaultBox .content .headline h3,
#main .product-slide .category-box.defaultBox .content .headline h3 {
  font-size: 25pt;
  font-weight: normal;
  text-align: center;
}
#main .tx-klingeproducts .category-box.defaultBox .content .text,
#main .product-slide .category-box.defaultBox .content .text {
  font-size: 16pt;
}
#main .tx-klingeproducts .category-box.defaultBox .content .text .checkmark li,
#main .product-slide .category-box.defaultBox .content .text .checkmark li {
  font-weight: normal;
  font-size: 12pt;
  line-height: 1.9;
}
#main .tx-klingeproducts .category-box.defaultBox .content .btn-co,
#main .product-slide .category-box.defaultBox .content .btn-co {
  text-align: center;
  margin-top: 25px;
}
#main .tx-klingeproducts .category-box.withLinkBox,
#main .product-slide .category-box.withLinkBox {
  box-shadow: 0px 0px 12px 0px #333;
}
#main .tx-klingeproducts .category-box.withLinkBox img,
#main .product-slide .category-box.withLinkBox img {
  width: 100%;
}
#main .tx-klingeproducts .category-box.withLinkBox .content,
#main .product-slide .category-box.withLinkBox .content {
  padding: 25px;
}
#main .tx-klingeproducts .category-box.withLinkBox .content .headline h3,
#main .product-slide .category-box.withLinkBox .content .headline h3 {
  font-size: 18pt;
  font-weight: normal;
  text-align: center;
  min-height: 65px;
}
#main .tx-klingeproducts .category-box.withLinkBox .content .text,
#main .product-slide .category-box.withLinkBox .content .text {
  font-size: 12pt;
  text-align: center;
  min-height: 100px;
}
#main .tx-klingeproducts .category-box.withLinkBox .content .text .checkmark li,
#main .product-slide .category-box.withLinkBox .content .text .checkmark li {
  font-weight: normal;
  font-size: 12pt;
  line-height: 1.9;
}
#main .tx-klingeproducts .category-box.withLinkBox .content .btn-co,
#main .product-slide .category-box.withLinkBox .content .btn-co {
  text-align: center;
  margin-top: 25px;
}
#main .tx-klingeproducts .category-box.withLinkBox .btn-co.pFilter hr,
#main .product-slide .category-box.withLinkBox .btn-co.pFilter hr {
  border-color: #eeeeee;
  margin: 0 10px;
}
#main .tx-klingeproducts .category-box.withLinkBox .btn-co.pFilter button,
#main .product-slide .category-box.withLinkBox .btn-co.pFilter button {
  text-align: left;
  padding: 10px 15px;
  color: #115536;
  background: none;
  border-radius: 0;
  width: 100%;
  white-space: normal;
}
#main .tx-klingeproducts .category-box.withLinkBox .btn-co.pFilter button:hover,
#main .product-slide .category-box.withLinkBox .btn-co.pFilter button:hover {
  background: rgba(17, 85, 54, 0.1);
  transform: unset;
}
#main .tx-klingeproducts .category-box.withLinkBox .btn-co.pFilter button .text,
#main .product-slide .category-box.withLinkBox .btn-co.pFilter button .text {
  float: left;
  max-width: 80%;
}
#main .tx-klingeproducts .category-box.withLinkBox .btn-co.pFilter button .card-icon,
#main .product-slide .category-box.withLinkBox .btn-co.pFilter button .card-icon {
  max-width: 20%;
  float: right;
}
#main .tx-klingeproducts .physiogel .product-list-view .category-box .headline h3,
#main .product-slide .physiogel .product-list-view .category-box .headline h3 {
  font-weight: normal;
  font-size: 19pt;
}
#main .tx-klingeproducts #product-filter.physiogel .header h3,
#main .product-slide #product-filter.physiogel .header h3 {
  border-bottom: 1px solid #222222;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#main .tx-klingeproducts #product-filter.physiogel .filter-box,
#main .product-slide #product-filter.physiogel .filter-box {
  border: none;
  border-radius: 0;
  padding: 0;
  background: none;
  display: block;
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .filter-box,
  #main .product-slide #product-filter.physiogel .filter-box {
    display: none;
  }
}
#main .tx-klingeproducts #product-filter.physiogel .category-container,
#main .product-slide #product-filter.physiogel .category-container {
  background: #f2f3f4;
  border: 2px solid #e7e7e7;
  border-radius: 3px;
  padding: 15px 12px 15px 12px;
  position: relative;
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .category-container h3:after,
  #main .product-slide #product-filter.physiogel .category-container h3:after {
    content: "›";
    font-size: 40pt;
    transform: rotate(90deg);
    display: block;
    right: 30px;
    top: 0;
    position: absolute;
  }
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .category-container h3.open-filter:after,
  #main .product-slide #product-filter.physiogel .category-container h3.open-filter:after {
    transform: rotate(-90deg);
    right: 40px;
  }
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .filter-cat-co .filter-cat .categoryBtn,
#main .product-slide #product-filter.physiogel .category-container .filter-cat-co .filter-cat .categoryBtn {
  margin: 2px 0;
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .filter-cat-co .filter-cat .categoryBtn.active,
#main .product-slide #product-filter.physiogel .category-container .filter-cat-co .filter-cat .categoryBtn.active {
  color: #115536;
  font-weight: bold;
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list,
#main .product-slide #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list {
  display: none;
  margin: 5px 0 10px 12px;
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list.vis,
#main .product-slide #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list.vis {
  display: block;
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list .filter-cat .categoryBtn.sub.active,
#main .product-slide #product-filter.physiogel .category-container .filter-cat-co .filter-cat .sub-list .filter-cat .categoryBtn.sub.active {
  font-weight: normal;
}
#main .tx-klingeproducts #product-filter.physiogel .category-container .categoryBtn,
#main .product-slide #product-filter.physiogel .category-container .categoryBtn {
  background: none;
  border: none;
}
#main .tx-klingeproducts #product-filter.physiogel .filter,
#main .product-slide #product-filter.physiogel .filter {
  margin-top: 20px;
  background: #fff;
  border: 2px solid #e7e7e7;
  border-radius: 3px;
  padding: 15px 12px 15px 12px;
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .filter .co-filter,
  #main .product-slide #product-filter.physiogel .filter .co-filter {
    display: none;
  }
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container,
#main .product-slide #product-filter.physiogel .filter .option-container {
  position: relative;
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .filter .option-container h3:after,
  #main .product-slide #product-filter.physiogel .filter .option-container h3:after {
    content: "›";
    font-size: 40pt;
    transform: rotate(90deg);
    display: block;
    right: 20px;
    top: -15px;
    position: absolute;
  }
}
@media screen and (max-width: 425px) {
  #main .tx-klingeproducts #product-filter.physiogel .filter .option-container h3.open-filter:after,
  #main .product-slide #product-filter.physiogel .filter .option-container h3.open-filter:after {
    transform: rotate(-90deg);
    right: 30px;
  }
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .filter-box,
#main .product-slide #product-filter.physiogel .filter .option-container .filter-box,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .filter-box,
#main .product-slide #product-filter.physiogel .filter .product-line-container .filter-box {
  margin-bottom: 35px;
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .filter-box .header,
#main .product-slide #product-filter.physiogel .filter .option-container .filter-box .header,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .filter-box .header,
#main .product-slide #product-filter.physiogel .filter .product-line-container .filter-box .header {
  font-weight: bold;
  font-size: 18px;
  margin: 15px 0px 10px 0;
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .filter-box .filter-cat input,
#main .product-slide #product-filter.physiogel .filter .option-container .filter-box .filter-cat input,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .filter-box .filter-cat input,
#main .product-slide #product-filter.physiogel .filter .product-line-container .filter-box .filter-cat input {
  display: block;
  float: left;
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .filter-box .filter-cat label,
#main .product-slide #product-filter.physiogel .filter .option-container .filter-box .filter-cat label,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .filter-box .filter-cat label,
#main .product-slide #product-filter.physiogel .filter .product-line-container .filter-box .filter-cat label {
  font-weight: normal;
  display: block;
  margin-left: 1.95rem;
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .opt-disable,
#main .product-slide #product-filter.physiogel .filter .option-container .opt-disable,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .opt-disable,
#main .product-slide #product-filter.physiogel .filter .product-line-container .opt-disable {
  color: #777777;
}
#main .tx-klingeproducts #product-filter.physiogel .filter .option-container .opt-disable *,
#main .product-slide #product-filter.physiogel .filter .option-container .opt-disable *,
#main .tx-klingeproducts #product-filter.physiogel .filter .product-line-container .opt-disable *,
#main .product-slide #product-filter.physiogel .filter .product-line-container .opt-disable * {
  cursor: not-allowed;
}
#main .tx-klingeproducts .physiogel .content-category-container,
#main .product-slide .physiogel .content-category-container {
  padding: 15px 12px 15px 12px;
  border-bottom: 1px solid #777777;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}
#main .tx-klingeproducts .physiogel .content-category-container *,
#main .product-slide .physiogel .content-category-container * {
  display: inline-block;
}
#main .tx-klingeproducts .physiogel .content-category-container .filter-cat-co .filter-cat,
#main .product-slide .physiogel .content-category-container .filter-cat-co .filter-cat {
  float: left;
  display: block;
}
#main .tx-klingeproducts .physiogel .content-category-container .filter-cat-co .filter-cat .categoryBtn.active,
#main .product-slide .physiogel .content-category-container .filter-cat-co .filter-cat .categoryBtn.active {
  color: #115536;
  font-weight: bold;
}
#main .tx-klingeproducts .physiogel .content-category-container .categoryBtn,
#main .product-slide .physiogel .content-category-container .categoryBtn {
  background: none;
  border: none;
  margin: 0 25px;
}
#main .tx-klingeproducts .physiogel .content-category-container .categoryBtn:hover,
#main .product-slide .physiogel .content-category-container .categoryBtn:hover {
  text-decoration: underline;
  color: #115536;
}
#main .tx-klingeproducts .slider-nav.product-nav-center .slick-track,
#main .product-slide .slider-nav.product-nav-center .slick-track {
  display: flex;
  justify-content: center;
}
#main .tx-klingeproducts .slider-nav .slick-track .slick-slide.product-slider-nav,
#main .product-slide .slider-nav .slick-track .slick-slide.product-slider-nav {
  height: auto;
  width: 70px !important;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  margin: 10px 10px 10px 0;
  padding: 7px;
  cursor: pointer;
}
#main .tx-klingeproducts .slider-nav .slick-track .slick-slide.slick-current,
#main .product-slide .slider-nav .slick-track .slick-slide.slick-current {
  box-shadow: 0px 0px 5px 0px #55affd;
}
#main .tx-klingeproducts .slider-nav .slick-track .product-slider-nav img,
#main .product-slide .slider-nav .slick-track .product-slider-nav img {
  width: 100%;
  height: auto;
}
#main .tx-klingeproducts #product-advisor,
#main .product-slide #product-advisor {
  /**
            acitve overlay
            */
  /**
           disabled overlay
           */
}
#main .tx-klingeproducts #product-advisor #advisor-send-data,
#main .product-slide #product-advisor #advisor-send-data {
  background: #777777;
  font-size: 14pt;
  padding: 14px 26px;
}
#main .tx-klingeproducts #product-advisor #advisor-send-data.active,
#main .product-slide #product-advisor #advisor-send-data.active {
  background: #115536;
}
#main .tx-klingeproducts #product-advisor .filter,
#main .product-slide #product-advisor .filter,
#main .tx-klingeproducts #product-advisor .category,
#main .product-slide #product-advisor .category {
  margin-bottom: 45px;
}
#main .tx-klingeproducts #product-advisor .header,
#main .product-slide #product-advisor .header {
  text-align: center;
  margin-bottom: 25px;
}
#main .tx-klingeproducts #product-advisor .header div.h2,
#main .product-slide #product-advisor .header div.h2,
#main .tx-klingeproducts #product-advisor .header div.h3,
#main .product-slide #product-advisor .header div.h3 {
  font-weight: bold;
  margin: 0;
}
#main .tx-klingeproducts #product-advisor .option,
#main .product-slide #product-advisor .option {
  border: 2px solid #eee;
  border-radius: 8px;
  background: #fff;
}
#main .tx-klingeproducts #product-advisor .option .title,
#main .product-slide #product-advisor .option .title {
  text-align: center;
  padding: 6px;
}
#main .tx-klingeproducts #product-advisor .option .content,
#main .product-slide #product-advisor .option .content {
  position: relative;
}
#main .tx-klingeproducts #product-advisor .option .content .overlay,
#main .product-slide #product-advisor .option .content .overlay {
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
}
#main .tx-klingeproducts #product-advisor .option .content .overlay:after,
#main .product-slide #product-advisor .option .content .overlay:after {
  display: none;
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  color: #fff;
  font-size: 45px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#main .tx-klingeproducts #product-advisor .option .content .overlay.vis,
#main .product-slide #product-advisor .option .content .overlay.vis,
#main .tx-klingeproducts #product-advisor .option .content .overlay:hover,
#main .product-slide #product-advisor .option .content .overlay:hover {
  display: block;
  background: rgba(0, 0, 0, 0.65);
}
#main .tx-klingeproducts #product-advisor .option .content .overlay.vis:after,
#main .product-slide #product-advisor .option .content .overlay.vis:after,
#main .tx-klingeproducts #product-advisor .option .content .overlay:hover:after,
#main .product-slide #product-advisor .option .content .overlay:hover:after {
  display: block;
}
#main .tx-klingeproducts #product-advisor .option .image img,
#main .product-slide #product-advisor .option .image img {
  width: 100%;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#main .tx-klingeproducts #product-advisor .option.active .content .overlay,
#main .product-slide #product-advisor .option.active .content .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.65);
}
#main .tx-klingeproducts #product-advisor .option.active .content .overlay:after,
#main .product-slide #product-advisor .option.active .content .overlay:after {
  display: block;
}
#main .tx-klingeproducts #product-advisor .option.opt-disable .content .overlay,
#main .product-slide #product-advisor .option.opt-disable .content .overlay {
  cursor: not-allowed;
  display: block;
  background: rgba(255, 255, 255, 0.8);
}
#main .tx-klingeproducts #product-advisor .option.opt-disable .content .overlay:after,
#main .product-slide #product-advisor .option.opt-disable .content .overlay:after {
  content: ' ';
  display: block;
}
#main .tx-klingeproducts .apo-box.co-t2-2.default .textlink,
#main .product-slide .apo-box.co-t2-2.default .textlink,
#main .tx-klingeproducts .apo-box.co-t2-2.default .text-link.add-apo-link,
#main .product-slide .apo-box.co-t2-2.default .text-link.add-apo-link {
  color: #115536;
}
#main .tx-klingeproducts .apo-box.co-t2-2.default .apo-cell,
#main .product-slide .apo-box.co-t2-2.default .apo-cell {
  flex: max-content;
}
#main .tx-klingeproducts #brand.vomex .loader-box .loader {
  top: 350px;
}
#main .tx-klingeproducts #brand.vomex .single-product-box .headline .title {
  color: #555555;
}
#main .tx-klingeproducts #brand.venostasin .single-product-box .headline .brand {
  color: #115536;
}
#main .tx-klingeproducts #brand.venostasin .single-product-box .headline .title {
  color: #dd1928;
}
#main .tx-klingeproducts #brand.venostasin .single-product-box ul.checklist,
#main .tx-klingeproducts #brand.venostasin .single-product-box ul.checkmark {
  font-size: 16pt;
}
#main .tx-klingeproducts #brand.venostasin .product-detail-box .headline .brand {
  color: #115536;
}
.ketoconazol .content-box-co .co-t2.default .product-co-head .headline .brand,
.ketoconazol .content-box-co .co-t2.default .product-co-head .headline .title {
  display: block;
}
/**
FILTER IS DESIGNED IN product-filter-co.less
*/
.news-filter .filter-box,
.news .filter-box {
  margin-bottom: 40px;
}
.news-filter .filter-box #filterNewsForm,
.news .filter-box #filterNewsForm {
  margin: 0;
  padding: 0;
}
.news-filter .page-navigation,
.news .page-navigation {
  text-align: center;
  margin-top: 40px;
}
.news-filter .page-navigation p,
.news .page-navigation p {
  font-size: 14px;
  font-weight: bold;
}
.news-filter .page-navigation .pagination,
.news .page-navigation .pagination {
  margin-top: 10px;
}
.news-filter .page-navigation .pagination span,
.news .page-navigation .pagination span {
  padding: 0;
}
.news-filter .page-navigation .pagination span a,
.news .page-navigation .pagination span a {
  display: block;
  padding: 6px 12px;
}
.news-filter .page-navigation .pagination li.current,
.news .page-navigation .pagination li.current {
  color: #fff;
}
.news-filter .page-navigation .pagination li.current span,
.news .page-navigation .pagination li.current span {
  padding: 6px 12px;
  color: #fff;
  background: #115536;
}
.news-filter .page-navigation .pagination .previous a,
.news .page-navigation .pagination .previous a {
  color: #575756;
}
.news-filter .page-navigation .pagination .next a,
.news .page-navigation .pagination .next a {
  color: #575756;
}
.news-filter .news-results .row [class*="col-"],
.news .news-results .row [class*="col-"],
.news-filter .default-list-view .row [class*="col-"],
.news .default-list-view .row [class*="col-"] {
  margin-bottom: 30px;
}
.news-filter .news-results .article,
.news .news-results .article,
.news-filter .default-list-view .article,
.news .default-list-view .article {
  border: 3px solid #eeeeee;
  border-radius: 12px;
}
.news-filter .news-results .article .content,
.news .news-results .article .content,
.news-filter .default-list-view .article .content,
.news .default-list-view .article .content {
  padding: 25px 15px;
}
.news-filter .news-results .article .content .header a,
.news .news-results .article .content .header a,
.news-filter .default-list-view .article .content .header a,
.news .default-list-view .article .content .header a {
  display: table-cell;
  vertical-align: middle;
  height: 70px;
}
.news-filter .news-results .article .content .header h3,
.news .news-results .article .content .header h3,
.news-filter .default-list-view .article .content .header h3,
.news .default-list-view .article .content .header h3 {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .news-filter .news-results .article .content .header h3,
  .news .news-results .article .content .header h3,
  .news-filter .default-list-view .article .content .header h3,
  .news .default-list-view .article .content .header h3 {
    font-size: 20pt;
    vertical-align: middle;
    display: table;
    min-height: 130px;
  }
}
@media screen and (max-width: 425px) {
  .news-filter .news-results .article .content .header h3,
  .news .news-results .article .content .header h3,
  .news-filter .default-list-view .article .content .header h3,
  .news .default-list-view .article .content .header h3 {
    font-size: 20pt;
    vertical-align: middle;
    display: table;
    min-height: auto;
  }
}
.news-filter .news-results .article .content .header *,
.news .news-results .article .content .header *,
.news-filter .default-list-view .article .content .header *,
.news .default-list-view .article .content .header * {
  font-weight: normal;
}
.news-filter .news-results .article .content .teaser-text,
.news .news-results .article .content .teaser-text,
.news-filter .default-list-view .article .content .teaser-text,
.news .default-list-view .article .content .teaser-text {
  font-size: 14pt;
}
.news-filter .news-results .article .content .btn-box,
.news .news-results .article .content .btn-box,
.news-filter .default-list-view .article .content .btn-box,
.news .default-list-view .article .content .btn-box {
  margin-top: 10px;
  text-align: center;
}
.news-filter .news-results .news-list-category,
.news .news-results .news-list-category,
.news-filter .default-list-view .news-list-category,
.news .default-list-view .news-list-category {
  position: absolute;
  background: rgba(17, 85, 54, 0.6);
  color: #fff;
  padding: 5px 45px;
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.news-filter .news-results .news-img-wrap,
.news .news-results .news-img-wrap,
.news-filter .default-list-view .news-img-wrap,
.news .default-list-view .news-img-wrap {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}
.news-filter .news-results .news-img-wrap img,
.news .news-results .news-img-wrap img,
.news-filter .default-list-view .news-img-wrap img,
.news .default-list-view .news-img-wrap img {
  width: 100%;
  height: auto;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}
.news-filter .news-results .news-list-date,
.news .news-results .news-list-date,
.news-filter .default-list-view .news-list-date,
.news .default-list-view .news-list-date {
  font-size: 11pt;
  font-style: italic;
  margin-bottom: 5px;
}
form .btn-toolbar .btn-group {
  float: right;
}
form .btn-toolbar .btn-group .btn-primary {
  background: #115536;
  border: none;
  border-radius: 10px;
}
.font-size-small {
  font-size: 12pt;
}
#main .tx-klingeproducts .product-detail-box .product-content .headline .title,
#main .tx-klingeproducts .product-detail-box .product-content .headline .brand,
#main .product-slide .product-detail-box .product-content .headline .title,
#main .tx-klingeproducts .single-product-box .headline .title {
  color: #115536;
}
@media screen and (max-width: 1199px) {
  #page .navigation .container:first-child {
    width: 100%;
  }
  #page header#header .logo-container {
    padding: 0 15px;
  }
}
.ce-textpic.ce-left.ce-intext .ce-bodytext {
  text-align: inherit;
}
.theme1 #page {
  color: inherit;
}
.content-box-co .co-t2-1.default .table-row .btn.btn-link a,
.content-box-co .co-t2-1 .btn.btn-link a {
  background: #fdb018;
  color: #000;
  padding: 12px 40px;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link {
  border-radius: 0;
}
#main .tx-klingeproducts .product-detail-box .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link a {
  font-size: 10pt;
  color: #000;
}
#main .tx-klingeproducts .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link {
  border-radius: 0;
}
#main .tx-klingeproducts .buy-box .apo-box .content .pharmacy-container .pharmacy-box .content .btn.btn-link a {
  color: #000;
}
.btn {
  padding: 10px 25px;
}
.btn.btn-primary,
.btn.btn-primary,
.btn.btn-link {
  background: #fdb018;
  padding: 12px 25px;
  border: none;
  border-radius: 25px;
  color: #000;
}
.btn.btn-primary a,
.btn.btn-primary a,
.btn.btn-link a {
  padding: 8px 20px;
  color: #000;
  font-size: 14pt;
  text-decoration: none;
}
.btn.btn-primary a:hover,
.btn.btn-primary a:hover,
.btn.btn-link a:hover,
.btn.btn-primary a:active,
.btn.btn-primary a:active,
.btn.btn-link a:active,
.btn.btn-primary a:focus,
.btn.btn-primary a:focus,
.btn.btn-link a:focus,
.btn.btn-primary a:active.btn.btn-primary a:focus,
.btn.btn-primary a:active.btn.btn-primary a:focus,
.btn.btn-primary a:active.btn.btn-link a:focus,
.btn.btn-primary a:active.btn.btn-primary a:focus,
.btn.btn-primary a:active.btn.btn-primary a:focus,
.btn.btn-primary a:active.btn.btn-link a:focus,
.btn.btn-link a:active.btn.btn-primary a:focus,
.btn.btn-link a:active.btn.btn-primary a:focus,
.btn.btn-link a:active.btn.btn-link a:focus,
.btn.btn-primary a:focus-visible,
.btn.btn-primary a:focus-visible,
.btn.btn-link a:focus-visible,
.btn.btn-primary a:active:hover,
.btn.btn-primary a:active:hover,
.btn.btn-link a:active:hover {
  color: #000 !important;
  border-radius: 25px;
}
@media screen and (max-width: 1024px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 8px 0px;
    font-size: 14pt;
  }
}
@media screen and (max-width: 768px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 8px 30px;
    font-size: 14pt;
  }
}
@media screen and (max-width: 320px) {
  .btn.btn-primary a,
  .btn.btn-primary a,
  .btn.btn-link a {
    padding: 0;
  }
}
.btn.btn-primary:hover,
.btn.btn-primary:hover,
.btn.btn-link:hover,
.btn.btn-primary:active,
.btn.btn-primary:active,
.btn.btn-link:active,
.btn.btn-primary:focus,
.btn.btn-primary:focus,
.btn.btn-link:focus,
.btn.btn-primary:active.btn.btn-primary:focus,
.btn.btn-primary:active.btn.btn-primary:focus,
.btn.btn-primary:active.btn.btn-link:focus,
.btn.btn-primary:active.btn.btn-primary:focus,
.btn.btn-primary:active.btn.btn-primary:focus,
.btn.btn-primary:active.btn.btn-link:focus,
.btn.btn-link:active.btn.btn-primary:focus,
.btn.btn-link:active.btn.btn-primary:focus,
.btn.btn-link:active.btn.btn-link:focus,
.btn.btn-primary:focus-visible,
.btn.btn-primary:focus-visible,
.btn.btn-link:focus-visible,
.btn.btn-primary:active:hover,
.btn.btn-primary:active:hover,
.btn.btn-link:active:hover {
  background: #fdb018;
  border: none;
  padding: 12px 25px;
  box-shadow: 0px 0px 15px #999;
  text-decoration: none;
  transform: scale(1.1);
  color: #000;
  border-radius: 25px;
}
.btn.btn-pdf:hover:before {
  text-decoration: none;
}
.btn.btn-pdf:before {
  content: '\e025';
  font-family: 'Glyphicons Halflings';
  position: relative;
  top: 1px;
}
.content-box-co .buy-box .order .btn.btn-link:active:hover {
  transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  padding: 0;
}
.content-box-co .co-t2-1 .btn.btn-link a {
  padding: 10px 20px;
  background: #fdb018;
  border-radius: 20px;
}
.content-box-co .co-t2-1 .btn.btn-link a:hover,
.content-box-co .co-t2-1 .btn.btn-link a:active,
.content-box-co .co-t2-1 .btn.btn-link a:focus,
.content-box-co .co-t2-1 .btn.btn-link a:active.content-box-co .co-t2-1 .btn.btn-link a:focus,
.content-box-co .co-t2-1 .btn.btn-link a:focus-visible {
  border: none;
  box-shadow: 0px 0px 15px #999;
  text-decoration: none;
  transform: scale(1.1);
}
@media screen and (max-width: 425px) {
  .carvomin span.btn.btn-primary,
  .carvomin span.btn.btn-link {
    color: #000;
    border-radius: 25px;
  }
  .carvomin span.btn.btn-primary:hover,
  .carvomin span.btn.btn-link:hover,
  .carvomin span.btn.btn-primary:active,
  .carvomin span.btn.btn-link:active,
  .carvomin span.btn.btn-primary:focus,
  .carvomin span.btn.btn-link:focus,
  .carvomin span.btn.btn-primary:active.carvomin span.btn.btn-primary:focus,
  .carvomin span.btn.btn-primary:active.carvomin span.btn.btn-link:focus,
  .carvomin span.btn.btn-link:active.carvomin span.btn.btn-primary:focus,
  .carvomin span.btn.btn-link:active.carvomin span.btn.btn-link:focus,
  .carvomin span.btn.btn-primary:active:hover,
  .carvomin span.btn.btn-link:active:hover {
    padding: 0;
    transform: scale(1);
    color: #000;
    border-radius: 25px;
  }
  .carvomin span.btn.btn-primary a,
  .carvomin span.btn.btn-link a {
    background: #fdb018;
    padding: 15px 25px;
    color: #000;
    border: none;
    border-radius: 25px;
  }
  .carvomin span.btn.btn-primary a:hover,
  .carvomin span.btn.btn-link a:hover,
  .carvomin span.btn.btn-primary a:active,
  .carvomin span.btn.btn-link a:active,
  .carvomin span.btn.btn-primary a:focus,
  .carvomin span.btn.btn-link a:focus,
  .carvomin span.btn.btn-primary a:active.carvomin span.btn.btn-primary a:focus,
  .carvomin span.btn.btn-primary a:active.carvomin span.btn.btn-link a:focus,
  .carvomin span.btn.btn-link a:active.carvomin span.btn.btn-primary a:focus,
  .carvomin span.btn.btn-link a:active.carvomin span.btn.btn-link a:focus,
  .carvomin span.btn.btn-primary a:active:hover,
  .carvomin span.btn.btn-link a:active:hover {
    background: #fdb018;
    border: none;
    padding: 15px 25px;
    box-shadow: 0px 0px 15px #999;
    text-decoration: none;
    transform: scale(1);
    color: #000;
    border-radius: 25px;
  }
}
