/******************************************************
=== TABLE OF CONTENT ==================================
=======================================================
=== BASIC
=== HEADER
=== PRODUKTE
=== INFO POP-UP
=== FOOTER
===
*/


/******************************************************
=== BASIC =============================================
******************************************************/
:root {
  --light-grey: #f7f7f7;
  --grey: #f3f3f3;
  --red: #DF2F49;
  --blue: #11316B;
}

a.btn-primary {
  color: #fff;
  background: var(--blue);
}

body {
  font-family: 'Open Sans', sans-serif;
}

.btn-primary {
  border: none;
}

s {
  color: var(--red);
  text-decoration: none !important;
}

h2 {
  display: inline-block;
  margin-bottom: 50px;
  color: #0F3876;
  border-bottom: 1px solid #0F3876;
  padding: 10px 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
}

h3 {
  font-size: 20px;
  color: var(--blue);
  font-weight: 400;
}

h4 {
  font-size: 18px;
  color: var(--blue);
  font-weight: 400;
}


.center-txt {
  text-align: center;
}

#body-content {
  padding-top: 140px;
  padding-bottom: 100px;
}

/******************************************************
=== HEADER ============================================
******************************************************/
.logo svg {
  height: 100%;
  width: 250px;
}

header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1000;
}


/******************************************************
=== PRODUKTE ==========================================
******************************************************/
.product {
  margin: 25px 0;
  width: 100% !important;
  display: block;
}

.product-header {
  background: #E2F0F5;
  padding: 15px;
  padding-bottom: 10px;
}

.product-header h2 {
  margin: 0;
  font-size: 18px;
}

.price {
  font-weight: 100;
  font-size: 26px;
}

.product-body {
  display: flex;
  padding: 25px;
  color: var(--blue);
  background: #f0fbff;
}

.product-description {
  flex: 0 0 50%;
  padding-left: 10px;
}

.product-image {
  flex: 0 0 20%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
}

.product-price-and-cart {
  padding-left: 30px;
}

.product-to-cart {
  margin-top: 10px;
}

input.order-count {
  height: 40px;
  width: 60px;
  margin-right: 10px;
  padding-left: 10px;
}

.btn.add-to-cart {
  height: 40px;
  margin-top: -3px;
}

.btn.add-to-cart.no-stock {
  height: 40px;
  margin-top: -3px;
  background: gray;
}

.btn.add-to-cart.no-stock:active {
  background: gray;
  border: none;
}

div[data-add-to-cart-answer] {
  margin-top: 20px;
}

.btn-go-to-cart {
  margin-top: 10px;
}

.product-variation {
  margin-bottom: 20px;
}

.anti-age-sub-cat-heading {
  background: #123169;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.anti-age-sub-cat-heading h3 {
  color: #fff;
  font-size: 22px;
}

.kompetenz-quadrat {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: grey;
  margin-left: 10px;
  border-radius: 2px;
  position: relative;
}

.role-otc .kompetenz-quadrat {
  display: none;
}

.kompetenz-quadrat:hover .cat-hover {
  display: block;
}

.cat-hover {
  font-size: 14px;
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 25px;
  content: "Haut- und Haarprobleme";
}

.kompetenz-quadrate {
  display: flex;
}

.product-header {
  display: flex;
  justify-content: space-between;
}

.kassenpflichtig {
  color: #E02525;
  font-size: 22px;
}


/* ISOTOPE */
.isotope-checkbox:hover {
  cursor: pointer;
}

.isotope-checkbox input + span {
  background: var(--grey);
  color: #000;
  padding: 8px 14px;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
}

.isotope-checkbox input:checked + span {
  color: #fff;
}

.isotope-checkbox input {
  display: none !important;
}


.isotope-checkbox[data-filter=".cat-1322"] input + span
{
  background: rgba(17, 49, 107, .1);
}
.kompetenz-quadrat.cat-1322
{
  background: var(--blue);
}

.isotope-checkbox[data-filter=".cat-1323"] input + span
{
  background: rgba(119, 165, 233, .1);
}
.isotope-checkbox[data-filter=".cat-1323"] input:checked + span,
.kompetenz-quadrat.cat-1323
{
  background: #77A5E9;
}

.isotope-checkbox[data-filter=".cat-1329"] input + span
{
  background: rgba(17, 49, 107, .1);
}
.isotope-checkbox[data-filter=".cat-1329"] input:checked + span,
.kompetenz-quadrat.cat-1329
{
  background: #000000;
}

.isotope-checkbox[data-filter=".cat-1324"] input + span
{
  background: rgba(203, 10, 0, .1);
}

.isotope-checkbox[data-filter=".cat-1324"] input:checked + span,
.kompetenz-quadrat.cat-1324
{
  background: #CB0A00;
}

.isotope-checkbox[data-filter=".cat-1326"] input + span
{
  background: rgba(0, 124, 54, .1);
}
.isotope-checkbox[data-filter=".cat-1326"] input:checked + span,
.kompetenz-quadrat.cat-1326
{
  background: #007C36;
}

.isotope-checkbox[data-filter=".cat-1327"] input + span
{
  background: rgba(73, 12, 120, .1);
}
.isotope-checkbox[data-filter=".cat-1327"] input:checked + span,
.kompetenz-quadrat.cat-1327
{
  background: #490C78;
}

.isotope-checkbox[data-filter=".cat-1328"] input + span
{
  background: rgba(119, 165, 233, .1);
}
.isotope-checkbox[data-filter=".cat-1328"] input:checked + span,
.kompetenz-quadrat.cat-1328
{
  background: #77A5E9;
}

.isotope-checkbox[data-filter=".cat-1325"] input + span
{
  background: rgba(1, 199, 208, .1);
}

.isotope-checkbox[data-filter=".cat-1325"] input:checked + span,
.kompetenz-quadrat.cat-1325
{
  background: #01C7D0;
}

.isotope-checkbox[data-filter=".cat-1330"] input + span
{
  background: rgba(2, 94, 153, .1);
}
.isotope-checkbox[data-filter=".cat-1330"] input:checked + span,
.kompetenz-quadrat.cat-1330 {
  background: #025E99;
}
.isotope-checkbox input:checked + span {
  background: var(--blue);
}


.haut-und-haarprobleme-dermatologie .kb-highlight {
  color: #0F3876;
  border-bottom: 2px solid #0F3876;
}

.haut-und-haarprobleme-dermatologie .kb-highlight {
  color: var(--blue);
  border-bottom: 2px solid var(--blue);
}

.dermokosmetik-otc .kb-highlight {
  color: #77A5E9;
  border-bottom: 2px solid #77A5E9;
}

.sport-und-unfallverletzungen .kb-highlight
{
  color: #CB0A00;
  border-bottom: 2px solid #CB0A00;
}

/*
.sport-und-unfallverletzungen-traumatologie .kb-count {
color: #CB0A00;
}
*/

.gelenkerkrankungen-rheumatologie .kb-highlight {
  color: #000000;
  border-bottom: 2px solid #000000;
}

.pflanzliche-arzneimittel-phytotherapie .kb-highlight {
  color: #007C36;
  border-bottom: 2px solid #007C36;
}

.frauenleiden-gynakologie .kb-highlight {
  color: #490C78;
  border-bottom: 2px solid #490C78;
}

.venenprobleme-phlebologie .kb-highlight {
  color: #77A5E9;
  border-bottom: 2px solid #77A5E9;
}

.altersbedingte-erkrankungen-geriatrie .kb-highlight {
  color: #01C7D0;
  border-bottom: 2px solid #01C7D0;
}

.anti-aging .kb-highlight {
  color: #025E99;
  border-bottom: 2px solid #025E99;
}

/*
.isotope-checkbox input:checked + span {
background: grey;
}
*/



/*
.kb-highlight:hover {
cursor: pointer;
}  */

.grid-item.product-count {
  display: block;
  height: 40px;
  width: 100%;
  font-size: 20px;
}

.kb-count {
  font-weight: 600;
  display: inline-block;
}
.grid-item {
  width: 100%;
}

.homepage h2 {
  margin-bottom: 20px;
}

.isotope-nav {
  margin-bottom: 20px;
}

.isotope-nav label {
  margin-bottom: 5px;
}

/******************************************************
=== INFO POP-UP =======================================
******************************************************/
/* Fix ugly blurry content of popup modals */
.modal,
.modal .modal-dialog,
.modal .modal-content,
.modal form,
.modal .modal-content .modal-body
{
  -webkit-transform: inherit !important;
  -moz-transform: inherit !important;
  -o-transform: inherit !important;
  transform: inherit !important;
}

.modal-dialog {
  max-width: 800px;
}

.modal-body {
  font-size: 20px;
}

#notification-banner {
  position: fixed;
  top: 25vh;
  left: 50%;
  margin-left: -300px;
  height: 50vh;
  width: 600px;
  max-width: 80vw;
  padding: 30px;
  background: rgba(41, 140, 213, 0.95);
  color: #fff;
  display: none;
}

.info-banner p {
  font-weight: bold;
}

#notification-banner.open {
  display: block;
}

#notification-banner .close-btn {
  float: right;
}

#notification-banner .close-btn:hover {
  cursor: pointer;
}


.btn-white {
  background: #fff;
  color: var(--blue);
}

.grid-item.product-count.hidden {
  display: none;
}

.modal.show .modal-content {
  opacity: 1;
}


/******************************************************
=== MEDIA QUERIES =====================================
******************************************************/
@media (max-width: 768px) {
.product-price-and-cart {
  padding-left: 10px;
}
#notification-banner {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: initial;
  height: 100vh;
  margin-left: 0;
}

h2 {
  font-size: 20px;
}

.isotope-checkbox input + span {
  padding: 5px 12px;
  font-size: 12px;
}

.grid-item.product-count {
  display: none;
}
}


/* -------------------- MISC -------------------- */
body {
  background: #fff;
}

a {
  color: #888;
}

a:focus, a:hover {
  text-decoration: none;
}

.refresh-icon {
  margin-left: 5px;
}


/* -------------------- HEADER -------------------- */
.logo {
  padding: 15px;
  padding-left: 0px;
  display: inline-block;
}

.logo img {
  height: 60px;
}


/* --- NAVIGATION --- */
.main-nav {
}

.nav-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
  padding-left: 20px;
}

.nav-one {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.cart-menge {
  width: 135px !important;
  margin-bottom: 5px;
}

.visible-sm {
  display: none;
}

.first-row {
  display: flex;
  justify-content: space-between;
}

.second-row {
  display: flex;
  justify-content: flex-end;
}

.account-section {
  display: flex;
}

.main-nav ul li.lang-nav {
  margin-right: 10px;
}


.main-nav ul {
  padding: 0;
  display: inline-block;
}

.main-nav ul li {
  float: left;
  list-style: none;
  margin-right: 30px;
}

.main-nav ul li:last-child {
  margin-right: 0px;
}

.main-nav ul li a {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  color: var(--blue);
}

.btn-logout {
  font-size: 18px;
  font-weight: 300;
  color: var(--blue);
  border: none;
  padding: 0;
}


.btn-logout:hover {
  cursor: pointer;
}

.main-nav ul li a.btn-primary {
  color: #fff;
}

.main-nav ul li a.active {
  font-weight: 600;
}

/*
.main-nav li a::before {
content: '';
display: block;
height: 1px;
background: #0F3876;
position: absolute;
bottom: 5px;
width: calc( 100% - 20px );
opacity: 0;
-webkit-transform: translate3d( 0, 10px, 0);
transform: translate3d( 0, 10px, 0);
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}

.main-nav li a:hover::before, .main-nav li a.active::before {
opacity: 1;
-webkit-transform: translate3d( 0, 0, 0);
transform: translate3d( 0, 0, 0);
}
*/

/* --- SLIDE NAV --- */
#slide_nav {
  display: none;
}

#slide_content {
  Background: white;
}


/* --- HAMBURGER ANIMATION --- */
.burger-wrapper {
  display: none;
  padding-top: 10px;
}

.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  margin-top: 10px;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
  background-color: var(--blue);
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 4px;
  background-color: #000;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}

.hamburger-inner:before {
  top: -10px;
}

.hamburger-inner:after {
  bottom: -10px;
}

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger--arrow .hamburger-inner {
  background-color: rgba(0, 0, 0, 0) !important;
}

.hamburger--arrow .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 2px, 0) rotate(-40deg) scaleX(.7);
  transform: translate3d(-8px, 2px, 0) rotate(-40deg) scaleX(.7);
}

.hamburger--arrow .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, -2px, 0) rotate(40deg) scaleX(.7);
  transform: translate3d(-8px, -2px, 0) rotate(40deg) scaleX(.7);
}

.banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 40vh;
}


/* -------------------- CONTENT -------------------- */


/* -------------------- FOOTER -------------------- */
footer {
  color: #fff;
  background: #12316a;
  height: 60px;
  position: fixed;
  width: 100%;
  bottom: 0;
}
.footer-nav {
  color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-end;
  list-style: none;
  padding-right: 10px;
}
footer ul {
  margin: 0;
  float: right;
}

footer .container {
  height: 100%;
}

.footer-nav ul {
  list-style-type: none;
  color: #fff;
}

.footer-nav ul a {
  color: #fff;
}

.scroll-link-wrapper {
  position: fixed;
  bottom: 60px;
  right: 15px;
}

.scroll-link {
  position: absolute;
  color: #0F3876;
  right: 20px;
  top: -60px;
  font-size: 36px;
}

.scroll-link .fa {
  height: 40px;
  background: #fff;
  width: 35px;
  text-align: center;
}

.scroll-link:hover {
  cursor: pointer;
}

.footer-nav a {
  color: #fff;
}
.cart.checkout .clear-cart {
  display: none !important;
}

/* -------------------- MEDIAQUERY -------------------- */

/* XS */
@media (max-width: 767px) {
h4 {
  font-size: 16px;
}

.cart-menge {
  width: 50px;
}

table.table.cart {
  font-size: 10px;
}
.cart input.form-control.form-inline {
  font-size: 10px;
}
.cart .btn {
  font-size: 10px;
}
.cart-menge {
  width: 100px !important;
}
.hidden-sm {
  display: none;
}
.visible-sm {
  display: block;
}
.product-body {
  flex-direction: column;
}

.product-image {
  flex: 0 0 150px;
  margin-bottom: 10px;
}

/* --- SLIDE NAV --- */
#slide_nav {
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(41, 140, 213, 0.95);
  position: fixed;
  top: 0;
  left: 0;
}

#slide_nav a, #slide_nav .btn-logout{
  color: #fff;
  font-weight: 400;
}
#slide_nav a.active {
  color: var(--blue);
}

#slide_content {
  Background: white;
  min-height: 100vh;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: 0.4s -webkit-transform;
  transition: 0.4s -webkit-transform;
  transition: 0.4s transform;
  transition: 0.4s transform, 0.4s -webkit-transform;
}

#slide_content.open {
  -webkit-transform: translateX(240px);
  transform: translateX(240px);
}

#slide_nav.open .side-nav-content {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.side-nav-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 26px;
  margin-top: 75px;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.side-nav-content .active {
  color: white;
}

.side-nav-content ul {
  padding: 0;
  list-style: none;
}

.side-nav-content a:hover {
  color: white !important;
}

.mobile-header {
  display: flex;
}


.burger-wrapper {
  display: inline-block;
}

.logo {
  float: right;
  height: 90px;
}

.logo img {
  height: 50px;
}

}

/* SM */
@media (min-width: 768px) {
}

/* MD */
@media (min-width: 992px) {
}

/* LG */
@media (min-width: 1200px) {
}