/*
 * Platz für eigene Änderungen direkt als CSS
 * Die hier gemachten Änderungen überschreiben ggfs. andere Styles, da diese Datei als letzte geladen wird.
 */
#content-wrapper {
	background: #fff;
}

#main-wrapper {
	background: #00728e;
}

a {
	color: var(--primary);
	text-decoration: none;
	font-weight: 400;
}

/* asap-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 100;
  src: url('/templates/meditex/fonts/asap-v34-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/meditex/fonts/asap-v34-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* asap-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 200;
  src: url('/templates/meditex/fonts/asap-v34-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/meditex/fonts/asap-v34-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* asap-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/meditex/fonts/asap-v34-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/meditex/fonts/asap-v34-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* asap-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 600;
  src: url('/templates/meditex/fonts/asap-v34-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/meditex/fonts/asap-v34-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* asap-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 800;
  src: url('/templates/meditex/fonts/asap-v34-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/meditex/fonts/asap-v34-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


body {
	font-family: Asap, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	color: var(--primary);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .product-matrix .product-matrix-title, .h3, .sidepanel-left .box-normal .box-normal-link, .h4, .h5, .h6 {
	color: #53aaa7;
}

#jtl-nav-wrapper, #header-top-bar, #content-wrapper {
	max-width: 103.125rem;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: var(--primary);
}

.its-ls-klappe {
    display: none;
}

@media (min-width: 992px) {
    .its-ls-klappe {
        display: block;
    }

    .its-ls-klappe img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.its-ls-klappe {
	right: 0;
	position: absolute;
	height: 89px;
}

#header-top-bar, #jtl-nav-wrapper {
	padding-right: 45px;
}
}

.text-muted-util {
	color: var(--primary);
}

.btn-outline-secondary {
	color: var(--primary);
}

.btn-outline-secondary:hover {
	color: var(--primary);
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .bs-placeholder[data-toggle="collapse"]:not(.navbar-toggler), .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
	color: var(--primary);
}

.vat_info {
	color: var(--primary);
}

.btn-link {
	color: var(--primary);
}

.alert-info, .btn-light, .estimated-delivery, .input-group-text, .form-control, #quantity-grp .input-group-append .btn, #quantity-grp .input-group-prepend .btn, .btn-outline-primary {
	color: var(--primary);
}

.breadcrumb-item + .breadcrumb-item::before {
	color: var(--primary);
}

.product-attributes .table {
	color: var(--primary) !important;
}

.ribbon-2 {
	background-color: #d57b16;
}

.ribbon-2::before {
	border-right-color: #d57b16;
}

.ribbon-1 {
	background-color: #c4dcbf;
	color: var(--primary);
}

.ribbon-1::before {
	border-right-color: #c4dcbf;
}

.ribbon-2 {
	color: #fff;
}


.ribbon-4 {
	color: #fff;
}

.ribbon-4 {
	background-color: #53aaa7;
}

.ribbon-4::before {
	border-right-color: #53aaa7;
}

.price.h1 {
	color: var(--primary);
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: var(--primary);
}

.btn.dropdown-toggle.btn-light.bs-placeholder {
	border: 2px solid var(--its-orange);
	border-radius: 5px;
	color: var(--its-orange);
}

.btn.dropdown-toggle.btn-light {
	border: 2px solid var(--primary);
	border-radius: 5px;
	color: var(--primary);
}

:root {
	--its-orange: #d57b16;
}

.btn-primary {
	background-color: #fff;
	border-color: var(--primary);
	border-radius: 5px;
	color: var(--primary);
}

.btn-outline-primary {
	border-radius: 5px;
}

.btn.btn-outline-secondary.dropdown-toggle {
	border-radius: 5px;
}

.its-ls-klappe img {
	display: block ruby;
	max-width: 100%;
	height: auto;
}



.subcategories-image.d-none.d-md-flex {
	display: block !important;
}

.ribbon.productbox-ribbon {
	font-weight: 400;
}

#sidepanel_left {
	text-transform: uppercase;
}

@media (min-width: 800px){
	.its-cs-sevenbox-cont b{
	color: #fff;
	font-size: 1.125rem;
}
.its-ck-sevencont-cont{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 3rem;
	height: 13rem;
}
.its-cs-sevenbox-cont p{
	font-size: 1.125rem;
}
}
.its-cs-sevenbox-cont b{
	color: #fff;
}
.its-ck-sevencont-cont{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
p, b, strong, h1, h2, h3, h4, h5, h6, span, a, li, td, th, label, legend, caption, blockquote, em, i, small, mark, del, ins, sub, sup {
	font-family: Asap, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.its-ck-slider-wrap {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.its-ck-slider-viewport {
  overflow: hidden;
  width: 100%;
}
.its-ck-slider-track {
  display: flex;
  transition: transform 200ms ease-out;
}
.its-ck-slide {
  min-width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 0 1rem;
}
.its-ck-slider-prev,
.its-ck-slider-next {
  background: none;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  color: #ccc;
  line-height: 0;
  padding: 0;
}
.its-ck-slider-prev:hover,
.its-ck-slider-next:hover {
  color: #00728e;
}
.its-ck-slider-prev svg,
.its-ck-slider-next svg {
  width: 2rem;
  height: 2rem;
  fill: currentColor;
}
.btn-greenblue {
	background-color: #00728e;
	color: #fff;
	border-color: #00728e;
	border-radius: 0.3rem;
}
.btn-greenblue:hover {
	background-color: #fff;
	color: #00728e;
	border-color: #00728e;
}
.its-ck-slider-wrap {
	display: flex;
	align-items: center;
	gap: 1rem;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding: 2rem;
}
@media (max-width: 500px){
	.its-ck-slider-wrap {
	margin-bottom: 1rem;
}
.its-ck-sevencont-cont {
	margin-bottom: 1rem;
	width: 100%;
}
#content {
	padding-bottom: 1rem;
}
}

@media (min-width: 500px) and (max-width: 1100px) {
	.its-cs-sevenbox-cont{
	margin-left: 0px !important;
	margin-right: 0px !important;
	}
		.its-ck-sevencont-cont {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding-bottom: 15rem !important;
}
.its-cs-sevenbox-cont {
	display: flex !important;
}
.its-ck-sevencont-cont {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
	max-width: 21rem;
}
.its-ck-sevn {
	max-width: 19.5rem;
	position: relative;
	top: -18rem;
	margin-right:  !important;
	padding-right: 0rem;
}
}  

.productlist-filter-headline {
	color: var(--primary);
}

#sidepanel_left .text-truncate {
	text-transform: uppercase;
}

.sub-categories a {
	color: #53aaa7;
}

.subcategories-image {
	text-align: center;
}

#search-header {
	border-color: var(--primary);
}

.form-counter {
	border: 1px solid var(--primary);
}

.custom-select {
	border-color: var(--primary);
}

#basket-shipping-estimate-form .form-control {
	border-color: var(--primary);
}

#basket-shipping-estimate-form #form-group-label-6a3b9a50ce426 {
	color: var(--primary);
}

.h3.shipping-calculator-main-heading {
	color: var(--primary);
}

.alert.choose-variations.alert-info {
	display: none;
}

.price-note .text-danger.text-stroke.text-nowrap-util {
	color: #777 !important;
}

.sub-categories .caption a {
	font-size: 1.3rem;
}

#product-tabs .nav-link {
	font-weight: 400;
}


.sub-categories .d-none a {
	font-size: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .product-matrix .product-matrix-title, .h3, .sidepanel-left .box-normal .box-normal-link, .h4, .h5, .h6, .text-accent, .productbox-price, .tab-navigation .nav-link {
	font-family: Asap, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.btn-primary {
	background-color: var(--its-orange);
	border-color: var(--its-orange);
	border-radius: 5px;
	color: #fff;
}

#footer .btn-primary {
	background-color: #fff;
	border-color: var(--primary);
	border-radius: 5px;
	color: var(--primary);
}

.attr-characteristic .badge.badge-primary {
	background: none;
	font-size: 0.875rem;
	font-weight: 400;
	padding-left: 0;
}

#quantity-grp, .choose_quantity {
	border-radius: 5px;
}

.choose_quantity .btn.btn-increment.btn-, .choose_quantity .btn.btn-decrement.btn- {
	color: var(--primary);
}

#basket-shipping-estimate-form .form-control {
	border-radius: 5px;
}

.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) .form-control:placeholder-shown:not(:focus) ~ label {
	color: var(--primary);
}

#search-header {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#search .input-group-append .btn {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.attr-characteristic .badge.badge-primary {
	color: var(--primary);
}