/** * Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under:SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face{font-family:'Roboto';src:url('../../../assets/vendor/fonts/roboto/Roboto-Regular.eot');src:url('../../../assets/vendor/fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../../../assets/vendor/fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../../../assets/vendor/fonts/roboto/Roboto-Regular.woff') format('woff'), url('../../../assets/vendor/fonts/roboto/Roboto-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Roboto';src:url('../../../assets/vendor/fonts/roboto/Roboto-Medium.eot');src:url('../../../assets/vendor/fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../../../assets/vendor/fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('../../../assets/vendor/fonts/roboto/Roboto-Medium.woff') format('woff'), url('../../../assets/vendor/fonts/roboto/Roboto-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}body{	background-color:#DDF9FC;	font-family:'Roboto',Arial,sans-serif;	font-weight:normal;	font-size:18px;	color:#1F2E54;}a,a:hover,a:active,a:visited{	color:#1F2E54;}#angebote{	padding:70px 0;}#angebote img{	max-width:100%;	height:auto;}.bg-gray{	background-color:#f3f3f3;}#header{	border-top:3px solid #1F2E54;}#header .logo{	padding:30px 0px 0;}#header .logo img{	max-width:100%;	height:auto;}#header .menu ul{	float:right;	padding:0;	margin:0;	margin-top:75px;}#header .menu ul li{	list-style:none;	float:left;	margin-right:30px;}#header .menu ul li:last-child{	margin-right:0;}#header .menu ul li a{	font-size:26px;	font-weight:500;	text-decoration:none;}#slider{	position:relative;}#slider .slide .image img{width:100%;	max-width:100%;	height:auto;}#slider .slide .description{	position:absolute;	bottom:40px;	right:0;	background-color:rgba(255,255,255,.85);	border-top-left-radius:12px;	border-bottom-left-radius:12px;	padding:40px 200px 40px 40px;	font-size:34px;	font-weight:500;}#information{	padding:30px 0;}#information .box{	border:1px solid #E3E3E3;	border-radius:12px;	background-color:#FFFFFF;	padding:25px;	margin-bottom:20px;	min-height:240px;}#information .box p:last-child{	margin-bottom:0;}#information .box h2{	font-size:24px;}.btn-primary{	background-color:#1F2E54;	border:4px solid #F6A113;	border-radius:12px;	color:#FFFFFF !important;	padding:.95rem 1rem;}.btn-primary:hover{	background-color:#F6A113;	border:4px solid #F6A113;	border-radius:12px;	color:#FFFFFF !important;	padding:.95rem 1rem;}.with-icon{	padding-left:105px !important;	background-repeat:no-repeat;	background-size:65px;	background-position:25px 25px;}.icon-logo{	background-image:url('../../../assets/themes/fischbach/images/icon-logo.png');}.icon-time{	background-image:url('../../../assets/themes/fischbach/images/icon-time.png');}#uberuns{background-color:#FFFFFF;position:relative;z-index:1;padding:80px 0;}#uberuns:before{content:'';background:url("../../../assets/themes/fischbach/images/uberuns.jpg") center center no-repeat;background-size:cover;position:absolute;right:0;top:0;width:50%;height:100%;z-index:-1;}#leistungen{	padding:100px 0;}/*.tx-cfleistungen-pi1{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.tx-cfleistungen-pi1>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);}.pageteaser-container-item{flex:0 0 auto;width:33.3333%;}*/.pageteaser-list{	display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}.pageteaser-container-item{	flex:0 0 auto;width:33.3333333333%;	padding:0 10px;}.pageteaser-container-box{	border-radius:12px;	background-color:#FFFFFF;	border:1px solid #E3E3E3;	margin-top:25px;	min-height:425px;}.pageteaser-container-box .pageteaser-container-image img{	max-width:100%;border-top-left-radius:12px;border-top-right-radius:12px;}.pageteaser-container-box .pageteaser-container-text{	padding:25px;}.pageteaser-container-box .pageteaser-container-text h2{	font-size:20px;}.pageteaser-container-box .pageteaser-container-text h2 a{text-decoration:none;font-size:20px;}.pageteaser-container-box .pageteaser-container-text p a{	padding-left:20px;	background-image:url('../../../assets/themes/fischbach/images/icon-next.png');	background-repeat:no-repeat;	background-size:13px;	background-position:4px;	text-decoration:none;}.tx-cfleistungen-pi1{--bs-gutter-x:1.5rem;--bs-gutter-y:0;}#kontakt{	padding:100px 0;	background-color:#FFFFFF;}#kontakt .form-contact{	background-color:#FFFFFF;	padding:25px;}.form-group{	margin-bottom:15px;}.btn-refresh{	font-size:1rem;	text-decoration:none;	line-height:1rem;}.form-contact .btn-primary{	padding:.5rem 1rem;	border:none;	padding-right:32px;	background-image:url('../../../assets/themes/fischbach/images/icon-double-next.png');	background-size:12px;	background-repeat:no-repeat;	background-position:center right 10px;}#galerie{	background-color:#FFFFFF;	padding:100px 0;}.swiper-button-next,.swiper-button-prev{	width:44px;	overflow:hidden;}.swiper-button-next:after{	background-image:url('../../../assets/themes/fischbach/images/icon-slide-next.png');	background-size:44px;	background-repeat:no-repeat;	font-family:none;	content:"";	width:44px;	height:44px;}.swiper-button-prev:after{	background-image:url('../../../assets/themes/fischbach/images/icon-slide-prev.png');	background-size:44px;	background-repeat:no-repeat;	font-family:none;	content:"";	width:44px;	height:44px;}#galerie .galerie{	padding:0;}#galerie img{	max-width:100%;	height:auto;}.swiper-container{	margin-top:30px;}#galerie .swiper-slide{	opacity:.15;	margin:60px 0;}#galerie .swiper-slide-active{	opacity:1;	transform:scale(1.3) rotate(0.1deg);	z-index:9999;}#kontakt .form-contact{	margin-bottom:40px;}#footer{	background-color:#1F2E54;	padding:20px 0;	color:#FFFFFF;}#footer .menu ul{	margin-bottom:0;}#footer .menu{	float:right;}#footer .menu ul li{	float:left;	list-style:none;	padding-right:15px;}#footer .menu ul li:first-child{	margin-right:0;}#footer .menu ul li a{	color:#FFFFFF;	text-decoration:none;}#header .menu-toggle{display:none;}#content{	padding:40px 0;	background-color:#FFFFFF;}#content h1,#content .h1{	font-size:2rem;}#content h2,#content .h2{	font-size:1.5rem;}#intro{background:url("../../../assets/themes/fischbach/images/image.jpg") left top no-repeat;background-size:cover;right:0;top:0;width:100%;height:100%;z-index:-1;}#intro .map{	width:30%;	float:right;	margin-top:50px;	margin-right:20px;}#intro .map img{	max-width:100%;	height:auto;}#intro .boxs{	width:100%;	margin-top:20px;	padding:40px 20px;	clear:both;}#intro .box{	border:1px solid #E3E3E3;	border-radius:12px;	background-color:#FFFFFF;	padding:25px;	margin-bottom:20px;}#intro .box .logo{	margin-bottom:15px;}#intro .box p:last-child{	margin-bottom:0;}#intro .box h2{	font-size:24px;}#intro a{	text-decoration:none;}#intro .btn-primary{	padding:.5rem 1rem;	border:none;	padding-right:32px;	background-image:url('../../../assets/themes/fischbach/images/icon-double-next.png');	background-size:12px;	background-repeat:no-repeat;	background-position:center right 10px;}.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}.col-xs-5ths{width:20%;float:left;}#addDrug{font-weight:500;cursor:pointer;margin-bottom:15px;}.icon-add{background-size:16px;background-position:right 2px;background-image:url(../../../assets/themes/philipps/images/icon-plus.png);background-repeat:no-repeat;padding-right:22px;}label{display:inline-block;margin-bottom:.5rem;}.mr-3{margin-right:15px;}.cursor-pointer{cursor:pointer;	text-decoration:none;}#content .form-contact{	background-color:#DDF9FC;padding:15px;}.info-box{padding:20px;border:1px solid #e3e3e3;border-radius:12px;margin-bottom:15px;}.ct-consent-bar-trigger{	right:auto !important;	left:10px !important;}.erezept-container{	background-image:url('https://www.apotool.kiosk.vision/assets/themes/fischbach/images/slider.png');	background-size:cover;	background-position:center;	height:750px;	display:flex;align-items:center;}.erezept-container h1{color:#FFFFFF;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.5);}.erezept-container .button-container{display:flex;justify-content:center;gap:50px;}.erezept-container .button-scan,.erezept-container .button-photo,.erezept-container .button-upload{display:flex;align-items:center;padding:25px 20px;border:none;border-radius:6px;background-color:rgba(240,240,240,.9);color:#FF0000;cursor:pointer;flex-direction:column;gap:10px;justify-content:center;	text-decoration:none;	max-width:185px;	text-align:center;border:4px solid #FF0000;}.erezept-container .button-scan:hover,.erezept-container .button-photo:hover,.erezept-container .button-upload:hover{background-color:#d6d6d6;}.erezept-container .button-icon{width:64px;height:64px;}@media (min-width:768px){.col-sm-5ths{ width:20%; float:left;}}@media (min-width:992px){.col-md-5ths{ width:20%; float:left;}}@media (min-width:1200px){.col-lg-5ths{ width:20%; float:left;}}@media screen AND (max-width:1400px){.pageteaser-container-box{min-height:380px;}	.container-xl{		padding:0 40px;	}	#header .menu ul{		margin-top:60px;float:none;margin-left:15px;	}	#header .menu ul li a{		font-size:24px;	}	#slider .slide .description{		font-size:24px;	} .pageteaser-container-item{		flex:0 0 auto;	width:33.3333333333%;	}}@media screen AND (max-width:1199px){#intro{	position:absolute;	}#header .menu{display:none;}#header .menu ul{background:#FFFFFF;height:100%;margin-left:-100%;overflow:scroll;padding:0px;position:fixed;top:0;left:0;transition:margin-left 0.2s ease-in;max-width:280px;z-index:2000;transform:translateZ(1px);-webkit-overflow-scrolling:touch;-webkit-box-shadow:16px 0px 40px -14px rgba(0,0,0,0.5);-moz-box-shadow:16px 0px 40px -14px rgba(0,0,0,0.5);box-shadow:16px 0px 40px -14px rgba(0,0,0,0.5);display:block;margin-top:0;padding-top:30px;}#header .menu-toggle{border:0;cursor:pointer;height:2rem;padding:0px;width:32px;height:32px;z-index:10000;background:url('../../../assets/themes/fischbach/images/menu-mobile.png') no-repeat center center;background-size:40px;border-radius:2px;overflow:hidden;float:right;display:block;margin-left:10px;margin-top:60px;outline:none;}#header .menu-toggle span{display:none;opacity:0;}.menu-visible #header .menu{display:block;	text-align:left;}.menu-visible #header .menu ul{margin-left:0;padding-top:30px;	margin-top:0;}#header .menu ul li{display:inline-block;float:none;margin-left:0;width:100%;margin-right:0;}#header .menu ul li:first-child a{border-top:1px solid #efefef;}#header .menu ul li a{padding:7px 15px;border-bottom:1px solid #efefef;display:inline-block;width:100%;}#header .menu ul li.last{padding:0 15px;	}}@media screen AND (max-width:992px){  .pageteaser-container-item{		flex:0 0 auto;	width:50%;	}}@media screen AND (max-width:767px){.pageteaser-container-box{min-height:350px;}	#uberuns:before{		width:100%;		opacity:.3;	}	#footer .menu,#footer .copyright{		float:none;		text-align:center;	}	#footer .menu ul{		display:inline-block;	}	  #intro .map{margin-top:250px;margin-right:0;padding:20px;	width:100%;}.table-impressum th{ display:-webkit-inline-box; width:100%; padding-bottom:.10rem;}.table-impressum td{ display:-webkit-inline-box; width:100%; border-top:none; padding-top:.10rem;}.table-impressum tr:last-child th{ border-bottom:none;}.erezept-container .button-container{ flex-direction:column; gap:20px;}.erezept-container .button-container a{ max-width:100%;}}@media screen AND (max-width:540px){  .pageteaser-container-item{		flex:0 0 auto;	width:100%;	}	#slider .slide .description{		font-size:16px;		padding:15px 50px 15px 15px;		bottom:15px;	}	.with-icon{		padding-left:75px !important;		background-size:35px;		min-height:auto;	}	.container-xl{		padding:0 15px;	}	#information,#leistungen,#galerie,#kontakt{		padding:20px 0;	}	#header .menu-toggle{		margin-top:20px;	} .apotheke_logo{ display:none;}}.pageteaser-container-box .pageteaser-container-text p:last-child a{display:none;}.form-website{	display:none !important;}.apps{padding:20px;width:100%;height:240px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px;box-sizing:border-box;}.apps.gesundde{border:3px solid #942744;}.apps .app-logo{display:flex;align-items:center;flex:1.5;}.apps .app-text{font-weight:500;text-align:center;display:flex;flex:1;align-items:center;color:#707070;text-transform:uppercase;}.apps .app-icons{display:flex;flex:1;align-items:center;}.apps .app-icons .app-icon{float:left;margin-right:30px;}.apps .app-icons .app-icon:last-child{margin-right:0;}@media screen AND (max-width:440px){.apps{ width:100%;}}#eprescription h2{  margin:0;  font-size:20px;} #eprescription h3{  margin:0;  font-size:18px;} #eprescription p{  margin-top:5px;} #eprescription ul{  margin:0;  padding:0;} #eprescription button{  padding:12px 20px;  font-size:16px;  font-weight:bold;  color:white;  background-color:#ff0000;  border:1px solid #ff0000;  border-radius:5px;  cursor:pointer;  transition:background-color 0.3s ease;} #eprescription .button-scan,#eprescription .button-photo,#eprescription .button-upload{  display:flex;  align-items:center;  padding:25px 20px;  border:none;  border-radius:6px;  background-color:#f0f0f0;  color:#FF0000;  cursor:pointer;  flex-direction:column;  gap:10px;  justify-content:center;  text-decoration:none;  border:4px solid #FF0000;} #eprescription .button-scan:hover,#eprescription .button-photo:hover,#eprescription .button-upload:hover{  background-color:#d6d6d6;} .button-icon{  display:inline-block;  width:40px;  height:40px;  background-size:contain;  background-repeat:no-repeat;} .button-icon-scan{  background-image:url('https://apotool.kiosk.vision/assets/images/icon-datamatrix.svg');  filter:invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);} .button-icon-photo{  background-image:url('https://apotool.kiosk.vision/assets/images/icon-camera.svg');  filter:invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);} .button-icon-upload{  background-image:url('https://apotool.kiosk.vision/assets/images/icon-photoupload.svg');  filter:invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);} #eprescription button:hover{  background-color:#dc0000;} #eprescription .button-success{  background-color:#198754;  border:1px solid #198754;  padding:12px 20px;  font-weight:bold;  color:white;  border-radius:5px;  cursor:pointer;  transition:background-color 0.3s ease;  text-decoration:none;  display:inline-block;} #eprescription .button-success:hover{  background-color:#157347;  border:1px solid #157347;} #eprescription .modal{  display:none;  position:fixed;  z-index:999;  left:0;  top:0;  width:100%;  height:100%;  background-color:rgba(0,0,0,0.75);  display:flex;  justify-content:center;  align-items:center;  padding:20px;} #eprescription .modal-content{  background-color:white;  border-radius:10px;  padding:20px;  max-width:100%;  width:768px;  position:relative;  box-shadow:0 5px 15px rgba(0,0,0,0.3);  margin:20px;} #eprescription .modal-content.modal-content-md{  width:500px;  max-width:100%;} #eprescription .close{  color:#aaa;  position:absolute;  right:20px;  top:15px;  font-size:24px;  font-weight:bold;  cursor:pointer;  transition:color 0.3s ease;} #eprescription .close:hover, #eprescription .close:focus{  color:black;} #eprescription .modal-body{  margin-top:20px;  text-align:center;} #eprescription form{  display:flex;  flex-direction:column;  gap:15px;} #eprescription form h2{  font-size:24px;  color:#333;  margin:0;} #eprescription .error-message{  color:red;  margin-top:5px;  font-style:italic;  font-size:14px;} #eprescription .form-group, #eprescription .form-group .input{  position:relative;} #eprescription .form-group .input input, #eprescription .form-group .input textarea{  width:100% !important;  height:auto;  padding:25px 15px 7px 15px;  border:1px solid #ddd;  border-radius:5px;  background-color:transparent;  outline:none;  transition:border-color 0.3s ease;  text-transform:none;  font-family:'Helvetica Neue',Arial,sans-serif;  text-align:left;  color:#333333;} #eprescription .form-group .input label{  position:absolute;  top:50%;  left:10px;  transform:translateY(-50%);  background-color:transparent;  color:#999;  pointer-events:none;  transition:0.2s ease all;  padding:0 5px;} #eprescription .form-group .input input:focus~label, #eprescription .form-group .input input:not(:placeholder-shown)~label, #eprescription .form-group .input textarea:focus~label, #eprescription .form-group .input textarea:not(:placeholder-shown)~label{  top:15px;  left:10px;  font-size:12px;  color:#888888;  background-color:white;  padding:0 5px;} #eprescription .horizontal-group{  display:flex;  gap:20px;} #eprescription .horizontal-group .form-group{  flex:1;} #eprescription .horizontal-group-sm{  gap:10px;} #eprescription #apotheken, #eprescription #lieferart, #eprescription .kontaktdaten, #eprescription #datetimeAbholung, #eprescription #datetimeBotendienst{  display:flex;  flex-direction:column;  gap:15px;  margin-bottom:15px;} #eprescription #apotheken{  margin-bottom:0;} #eprescription .kontaktdaten{  max-width:540px;} #eprescription .button-container{  display:flex;  justify-content:space-between;  gap:15px;} #eprescription .button-container button{  width:100%;} #eprescription form button{  background-color:#ff0000;  color:white;  padding:12px;  font-weight:bold;  border:none;  border-radius:5px;  cursor:pointer;  transition:background-color 0.3s ease;  width:100%;} #eprescription form button:hover{  background-color:#dc0000;} #eprescription .radio-group{  display:flex !important;  gap:10px;  justify-content:flex-start;  flex-wrap:wrap;} #eprescription .radio-label{  display:flex;  flex-direction:column;  padding:12px 20px;  border:2px solid #ddd;  border-radius:5px;  cursor:pointer;  transition:background-color 0.3s ease,border-color 0.3s ease;  background-color:#f9f9f9;} #eprescription .radio-group p{  margin-bottom:0;} #eprescription .radio-group input[type="radio"]{  display:none;} #eprescription .radio-group input[type="radio"]:checked+.radio-label{  background-color:#5cb85c;  color:white;  border-color:#5cb85c;} #eprescription .radio-group input[type="radio"]:focus+.radio-label{  border-color:#888888;  outline:none;} #eprescription .radio-group .radio-label:hover{  background-color:#e6e6e6;  border-color:#ccc;} #eprescription #video-container{  position:relative;  width:400px;  height:400px;  background-color:#efefef;  max-width:100%;  margin:20px auto;} #eprescription #video{  width:100%;  height:100%;  display:block;  position:relative;  z-index:1;  -o-object-fit:cover;  object-fit:cover;} #eprescription #photoVideo-container{  position:relative;  width:100%;  height:400px;  background-color:#efefef;  max-width:100%;  margin:20px auto;} #eprescription #photoVideo{  width:100%;  height:100%;  display:block;  position:relative;  z-index:1;} #eprescription #overlay-message, #eprescription #overlay-message2{  position:absolute;  top:50%;  left:50%;  transform:translate(-50%,-50%);  color:#333;  text-align:center;  padding:10px;  z-index:2;} #loadingScreen{  position:fixed;  width:100%;  height:100%;  top:0;  left:0;  background-color:white;  z-index:1000;  display:flex;  justify-content:center;  align-items:center;} #loadingScreen .spinner{  display:flex;  justify-content:space-between;  width:60px;  margin:0 auto;  margin-bottom:20px;} #loadingScreen .dot{  width:15px;  height:15px;  background-color:#888888;  border-radius:50%;  animation:bounce 1.5s infinite;} #loadingScreen .dot:nth-child(2){  animation-delay:0.3s;} #loadingScreen .dot:nth-child(3){  animation-delay:0.6s;} @keyframes bounce{  0%,  80%,  100%{   transform:translateY(0); }  40%{   transform:translateY(-20px); }} #eprescription .refresh-button{  width:32px;  height:auto;  background:url(https://apotool.kiosk.vision/assets/images/icon-refresh.svg) no-repeat center center;  background-size:contain;  cursor:pointer;} #eprescription .lieferart{  font-weight:bold;} #eprescription .outlined{  border:1px solid #888888;  background-color:#888888;  color:#FFFFFF;} #eprescription .outlined:hover{  border:1px solid #777777;  background-color:#777777;  color:#ffffff;} #eprescription #photoPreview, #eprescription #photoContainer{  margin-bottom:15px;} #eprescription #cartContainer h3{  margin-top:0;} #eprescription .remove-item-btn{  border:none;  padding:5px 10px;  cursor:pointer;  background-color:transparent;  color:#777777;  font-size:22px;  font-weight:bold;} #eprescription .remove-item-btn:hover{  background-color:transparent;  color:#FF0000;} #eprescription #cartItemsList{  margin-top:15px;} #eprescription #cartItemsList li{  padding:10px 0;  border-bottom:1px solid #ddd;  display:flex;  justify-content:space-between;  align-items:center;  gap:15px;} #eprescription #cartItemsList li:first-child{  border-top:1px solid #ddd;} #eprescription #cartItemsList li:last-child{  border-bottom:none;  padding-bottom:0;} #eprescription .cart-item{  display:flex;  gap:15px;  align-items:center;} #eprescription .cart-item-thumbnail{  width:60px;  height:60px;  border-radius:5px;  overflow:hidden;  background-color:#ddd;  display:flex;  justify-content:center;  align-items:center;} #eprescription .cart-item-thumbnail img{  width:100%;  height:100%;  object-fit:cover;} #eprescription .pdf-placeholder{  background-color:#FF0000;  width:100%;  height:100%;  display:flex;  justify-content:center;  align-items:center;  color:white;  font-weight:bold;} #eprescription .cart-item-thumbnail.datamatrix-placeholder{  background-image:url(https://apotool.kiosk.vision/assets/images/icon-datamatrix.svg);  background-size:contain;  background-repeat:no-repeat;  background-position:center;  width:60px;  height:60px;  display:flex;  justify-content:center;  align-items:center;  background-color:#ffffff;} #eprescription .form-group select{  width:100%;  padding:25px 15px 7px 15px;  border:1px solid #ddd;  border-radius:5px;  background-color:transparent;  outline:none;  transition:border-color 0.3s ease;  appearance:none;  background:url(https://apotool.kiosk.vision/assets/images/icon-dropdown.svg) no-repeat right 15px bottom 15px;  background-size:16px;  text-align:left;  color:#333333;} #eprescription .form-group select:disabled{  color:#888888;} #eprescription .form-group select:focus~label, #eprescription .form-group select:not(:placeholder-shown)~label{  top:15px;  left:10px;  font-size:12px;  color:#888888;  background-color:white;  padding:0 5px;} #eprescription .form-group select:focus{  border-color:#888888;} #eprescription .form-group .input label{  position:absolute;  top:50%;  left:10px;  transform:translateY(-50%);  background-color:transparent;  color:#999;  pointer-events:none;  transition:0.2s ease all;  padding:0 5px;} #eprescription .list-number{  display:inline-block;  width:30px;  height:30px;  background-color:#ff0000;  color:white;  border-radius:50%;  text-align:center;  line-height:30px;  font-weight:bold;  margin-right:10px;} #eprescription .how-to{  margin-top:30px;  border-top:1px solid #dddddd;  padding-top:20px;} #eprescription .form-group .checkbox-container{  display:flex;  align-items:center;  gap:8px;  margin-top:10px;  flex-wrap:wrap;} #eprescription .form-group .checkbox-container input[type="checkbox"]{  appearance:none;  width:24px !important;  height:24px !important;  border-radius:3px;  border:2px solid #cccccc;  outline:none;  cursor:pointer;  transition:background-color 0.3s ease,border-color 0.3s ease;  position:relative;  padding:0 !important;} #eprescription .form-group .checkbox-container input[type="checkbox"]:checked{  background-color:#5cb85c;  border:2px solid #5cb85c;} #eprescription .form-group .checkbox-container input[type="checkbox"]:checked::after{  content:'';  position:absolute;  top:4px;  left:6px;  width:6px;  height:10px;  border:solid white;  border-width:0 2px 2px 0;  transform:rotate(45deg);} #eprescription .form-group .checkbox-container label{  cursor:pointer;  margin:0;} @media screen AND (max-width:768px){  #eprescription .button-container{   flex-direction:column; }  #eprescription .button-container.button-container-reverse{   flex-direction:column-reverse; }  #eprescription .horizontal-column{   flex-direction:column; }  #eprescription .radio-label{   width:100%; }}#header.sticky{	position:fixed;	top:0;	width:100%;	background-color:#DDF9FC;	z-index:9999;	box-shadow:0px 7px 9px -5px rgba(0,0,0,0.25);}#header.sticky .menu ul li a{	font-size:24px;}#header.sticky .menu ul{	margin-top:60px;}#header.sticky .logo{	width:80%;}#header.sticky + #container-content{padding-top:170px;}#header .apotheke_logo img{	float:right;	margin:30px 0 30px 20px;}#header.sticky .apotheke_logo img{	float:right;	margin:20px 0 20px 20px;	width:120px;}#header.sticky .menu-toggle{	margin-top:35px;}@media screen AND (max-width:1400px){	#header.sticky .menu ul{		margin-top:60px;		float:none;	}#header .apotheke_logo img{ float:right;		margin:30px 0 30px 20px;width:90px;}#header.sticky .apotheke_logo img{ float:right;		margin:20px 0 20px 20px;width:90px;}}@media screen AND (max-width:768px){#header .logo{		width:165px;}#header .apotheke_logo img{		width:55px;} #header .menu-toggle{	margin-top:25px;	} #header.sticky .logo{		width:165px;}#header.sticky .apotheke_logo img{		width:55px;}  #header.sticky .menu-toggle{	margin-top:25px;	}}body{	background-color:#FDEBEB;color:#111111;}a,a:hover,a:active,a:visited{color:#111111;}#header{	border-top:3px solid #e2001a;background-color:#FFFFFF;border-bottom:1px solid #efefef;}#header .apotheke_logo img{	width:100px;height:100px;}#header .menu{	text-align:right;}#header .menu ul{	margin-top:60px;float:none;}#header .logo{	padding:20px 0;}#header.sticky{background-color:#FFFFFF;}#header.sticky .apotheke_logo img{	width:90px;height:90px;}#header.sticky .menu ul{	margin-top:50px;}#header .menu ul li.last{	margin-top:7px;}#header .menu ul li.last a{	background-color:#e2001a;color:#FFFFFF;padding:7px 15px;border-radius:6px;font-size:18px;margin-top:10px;}#header.sticky .logo{	padding:20px 0;}.btn-primary{	background-color:#e2001a;border-color:#e2001a;}.btn-primary:hover{	background-color:#5eb0ab;border-color:#5eb0ab;}#footer{	background-color:#e2001a;}.icon-time{background-image:url(../../../assets/themes/fischbach/images/icon-time-2.png);}.erezept-container{background-image:url(https://www.apotool.kiosk.vision/files/sliders/4427698/slide-2.jpg);}