@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');



/* latin-ext */
/* @font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(./style/fonts/Poppins-Regular.ttf) format('otf');
} */

/* Import Poppins Font */



p {
	margin: 0;
	/* font-family: 'Poppins', sans-serif !important; */

	font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #333333 !important;
}


.artikel_alternativen .more_speicher_txt{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    color: #666666 !important;
    margin-bottom: 6px !important;
}

.artikel_alternativen .wrapper_speicher{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 1 !important;
    color: #333333 !important;
    /* padding: 6px 12px !important; */
    padding: 6px 0px 0px !important;
    /* border: 1px solid #d0d0d0 !important; */
}

.card-action .btn {
	font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    letter-spacing: 0.02em !important;
    text-transform: none !important;
    padding: 10px 24px !important;
}

#obere_navigation_rechts a {
	font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    /* line-height: 1.3 !important; */
    color: #1a1a1a !important;
    margin-bottom: 20px !important;
}



.imprint_gtc .right.cursor.btn.red,
.gtc_text .right.cursor.btn.red {
	line-height: 36px !important;
}


#menubar .filter_ueberschrift span {
	/* font-family: 'Poppins', sans-serif !important; */
    /* font-weight: 600 !important; */
    /* font-size: 20px !important; */
    /* line-height: 1.3 !important; */
    /* color: #1a1a1a !important; */
    /* margin-bottom: 20px !important; */


	font-family: 'Poppins', sans-serif !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	color: #333333 !important;
	

}


.btn_blue {
	background-color: #082567 !important;
}

.btn_blue2 {
	background-color: #1DACD6 !important;
}

#main {
	min-height: 0px;
}

.banner {
	background-color: #FFF;
}

.banner img {
	display: block;
	max-width: 100%;
}

.banner .card {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}

.banner .card-content {
	padding: 0px;
}

.banner img,
.banner .card,
.banner .card-content {
	border-radius: 2px;
}

#obere_navigation_rechts .material-icons {
	vertical-align: middle;
}

#obere_navigation_rechts .anzahl_wkartikel {
	position: relative;
}

#obere_navigation_rechts .anzahl_wkartikel_badge {
	top: -3px;
	margin: 15px auto auto 10px;
	display: block;
	right: 3px;
}

/** NAVBAR **/
#slide-out>li>a>i,
.sidenav-dark.sidenav-main .sidenav li>a,
.sidenav-dark.sidenav-main .sidenav li .more-text,
.sidenav-dark .collapsible-header:after,
.sidenav-dark.sidenav-main .brand-sidebar .brand-logo,
.sidenav-dark.sidenav-main .brand-sidebar .logo-wrapper a.navbar-toggler i {
	color: {{FARBE_MENUSCHRIFT}} !important;
}

.sidenav-active-rounded .sidenav li>a,
.sidenav-active-rounded .sidenav li>li:not(.active)>a:hover {
	border-radius: 0 25px 25px 0;
}

.sidenav-active-rounded .sidenav .collapsible-header:after {
	right: 22px;
}


body>div.swal2-container.swal2-center.swal2-backdrop-show>div>div.swal2-content>div.select-wrapper {
	display: none;
}


/* Card Titles For Groups "Übersicht, "Rufnummer Bestellen", etc */
/* MODAL STEPS */
.custom_card_title {
	float: left;
	text-align: left;
	margin-left: 10px !important;
	display: block;
	margin-bottom: 0px !important;
}

.hauptmodal,
.user_edit_modal {
	width: 100% !important;
	top: 0% !important;
	min-height: 100%;
}

.hauptmodal_content {
	display: none;
}

.carousel-item {
	overflow-y: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.carousel-item>.row,
.carousel-item .row .row {
	margin-left: auto;
	margin-right: auto;
}

.select-wrapper+label {
	top: 0px;
	font-size: 1rem;
}

.standardfarbe,
.intro-step-text,
.left_content,
label {
	color: #015 !important;
}

.collection_row {
	max-width: 100%;
}

ul.tabs {
	background: transparent;
}

.cursor {
	cursor: pointer;
}

/* MODAL STEPS */
.swal2-popup {
	width: 50em;
}

.card-title {
	font-size: 16px !important;
	color: #015 !important;
}

.card-action a {
	margin-right: 0 !important;
}

.brand-sidebar .logo-wrapper a.brand-logo img {
	height: 45px;
}

body>aside>div.brand-sidebar>h1>a.brand-logo.darken-1 {
	padding: 12px;
}

#slide-out>li>a {
	cursor: pointer;
}

.container {
	padding: 0 !important;
}

.logo-wrapper {
	margin-top: 0;
	margin-bottom: 0px;
}

.inner_content {
	align-items: center;
	display: flex;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	padding-bottom: 0px !important;
	height: 100px !important;
}

.card_pointer {
	cursor: pointer;
}

.btn-floating {
	background-color: #015;
}

.btn-floating:hover {
	background-color: #0158;
}

#slide-out>li>a>i {
	cursor: pointer;
}

.main_bground {
	background: rgba(255, 255, 255, 0.83);
}

video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
}

.titlebar_shadow {
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.inner_content {
	padding: 18px 25px !important;
}

button:focus {
	outline: none;
	background-color: #4293D3;
	color: white;
}


body>aside>div.brand-sidebar>h1>a.brand-logo.darken-1 {
	padding: 7px;
}

body>aside>a {
	top: 11px;
}

#card-stats {
	padding-top: 0px;
}

.info_text_btn {
	line-height: 28px;
	position: relative;
	vertical-align: super;
}

.info_button_rechts {
	top: 3px;
	left: 3px;
	cursor: pointer;
	font-size: 2rem;
}


.modal_titel_bl {
	color: #015;
	font-weight: bold;
}


#obere_navigation_rechts>li:nth-child(2)>a {
	height: 64px;
}

#obere_navigation_rechts>li:nth-child(1)>a {
	height: 64px;
}

#obere_navigation_rechts>li>a.anzahl_wkartikel {
	height: 64px;
}

#obere_navigation_rechts>li>a.anzahl_wkartikel>.material-icons {
	line-height: 64px;
}

.sidenav-dark.sidenav-gradient .brand-sidebar {
	border-right: 1px solid #dedede;
}

#menu_mitteilungen>span.new.badge {
	background-color: #015 !important;
	background: #015 !important;
	;
}

#card-stats>div:nth-child(1)>div {
	margin-top: 1rem;
}

.sidenav-dark.sidenav-main .brand-sidebar .logo-wrapper a.navbar-toggler i {
	color: #015 !important;
}

.sidenav-dark.sidenav-gradient .brand-sidebar {
	background: transparent !important;
	background-color: white !important;
}

.sidenav-dark .brand-sidebar {
	background: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

td {
	/* font-family: 'Muli', sans-serif; */
}

#modal_content>p:first-child {
	cursor: pointer;
}

.datepicker {
	background-position: right center;
	background-image: url('/images/calendar.png');
	background-size: 25px;
	background-repeat: no-repeat;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font: 20px / 28px TheSaB3, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}


.btn-flat:focus {
	background-color: rgba(0, 0, 0, 0);
	color: #015;
}

.anzahl_badge {
	position: absolute;
	right: 5px;
	font-size: 1.2rem !important;
	line-height: 28px !important;
	height: 28px !important;
	border-radius: 50% !important;
	min-width: 2rem !important;
	padding-right: 4px;
	background-color: #015 !important;
	margin-top: -22px;
	margin-right: 8px;
}

.banner-large {
	display: none;
}

/* MEDIA QUERIES */
@media (min-width: 1288px) {
	.banner-large {
		display: block;
	}
}


/* MEDIA QUERIES */
@media (max-width: 1287px) {
	.s4 {
		width: 50% !important;
	}
}

@media (max-width: 992px) {
	.sidenav-dark.sidenav-gradient .brand-sidebar {
		border-right: none;
	}
}


@media (max-width: 640px) {
	.s4 {
		width: 100% !important;
	}

	.card-title {
		font-size: 14px !important;
	}

	#obere_navigation_rechts>li:nth-child(2)>a {
		height: 57px;
	}

	#obere_navigation_rechts>li:nth-child(2)>a>span {
		line-height: 57px;
	}

	.anzahl_wkartikel_badge,
	#obere_navigation_rechts>li:nth-child(2)>a>span {
		right: 3px;
		top: -6px;
	}


	#obere_navigation_rechts>li>a.anzahl_wkartikel {
		height: 57px;
	}

	#obere_navigation_rechts>li>a.anzahl_wkartikel>.material-icons {
		line-height: 57px;
	}

	div.col.s12.center>div>label {
		font-size: 12px !important;
	}


	label.active {
		font-size: 12px !important;
	}


	#profile-dropdown {
		top: 3px;
	}

	body>aside>div.brand-sidebar>h1>a.brand-logo.darken-1 {
		padding: 4px;
	}

	body>aside>a {
		top: 7px !important;
	}

	nav i {
		height: auto !important;
	}

	#obere_navigation_rechts {
		height: 57px;

	}

	.card {
		overflow: hidden;
		margin: .5rem 1rem .5rem 1rem;
	}

	.nomarginonmobile {
		margin: 0px !important;
	}

	.avatar-status {
		line-height: 40px;
	}

	.menu-title,
	#slide-out>li>a>i {
		color: white !important;
	}


	.txt_groesse_buttons {
		font-size: 1rem !important;
	}

	#main>div.row>div {
		padding-left: 0px;
		padding-right: 0px;
	}

	#main>div.row>div:nth-child(2)>div>div>div {
		padding-left: 12px;
		padding-right: 12px;
	}

	body>footer {
		padding-left: 10px !important;
	}

	.page-footer .footer-copyright {
		padding: 20px 0;
	}

	#dashboard_content>div>div>div {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}


	#img-modal>div>p.modal-header.right.modal-close {
		float: left !important;
		margin-top: 0%;
	}

	.modal_titel_bl {
		margin-top: 0px;
	}

	#img-modal>div>p>span>i {
		margin-top: -2px;
	}


	div.carousel-item>div.row>div.col>div.left,
	div.carousel-item>div.row>div.col>div.right,
	div.carousel-item>div>div.row>div.col>div.left,
	div.carousel-item>div>div.row>div.col>div.right,
	.s6 {
		width: 100% !important;
	}

	div.carousel-item>div.row>div.col>div>button {
		width: 100%;
	}

	.movePrevCarousel>i,
	.moveNextCarousel>i {
		display: none;
	}

	.p20 {
		padding: 5px !important;
	}


	div.row>div.card.hoverable>div.card-content>div.row>i {
		margin-top: 2px;
	}

	.hoverable:hover {
		box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .1), 0 6px 20px 0 rgba(0, 0, 0, .1);
	}

	/* MODALS ---- */
	.modal_titel_bl {
		display: none;
	}

	.modal .modal-footer {
		height: auto !important;
		text-align: center;
	}

	.modal-content.stepModalContent {
		padding: 12px !important;
		height: auto;
	}

	.stepModalCloseBtn {
		margin: 0 !important;
	}

	/* ---- MODALS */

}




.material-tooltip {
	width: 300px;
}

#home_slider {
	transition: height 1.5s;
}



.modal-content label.active {
	margin-left: 0;
}

.modal-content .select2+label,
.modal-content .input-field>label {
	font-size: 1rem;
}


/* MODAL ANPASSUNG------- */

.modal .modal-content {
	padding: 9px;
}

.stepModalContent {
	overflow-x: hidden;
	overflow-y: auto;
}

.stepModalContent .modal_titel_bl,
.card .card-content .modal_titel_bl {
	margin-left: 14px;
	margin-top: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.stepModalCloseBtn {
	margin-top: 14px;
	margin-right: 14px;
}

.modal .modal-footer {
	height: 60px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}


/* +++++++++++++ */


.modal-content .input-field.col label {
	left: 15px;
}

.carousel-item:not(.active) {
	overflow: hidden;
}

/* -------MODAL ANPASSUNG */

/* BUTTON FARBE------- */

.modal .stepModalCloseBtn,
.modal .btn,
.modal .btn-large,
.modal .btn-small {
	background-color: #009DE3;
}

.modal .stepModalCloseBtn:hover,
.modal .btn:hover,
.modal .btn-large:hover,
.modal .btn-small:hover {
	background-color: #67CED6;
}

/* -------BUTTON FARBE */

@media only screen and (max-width: 992px) {
	.paddingonmobileoff {
		padding: 0px !important;
	}
}

/* MOBILE ----------- */

@media only screen and (max-width: 601px) {

	#backButton,
	#forwardButton {
		position: relative;
	}

	#backButton span,
	#forwardButton span {
		position: absolute;
	}

	#backButton .material-icons,
	#forwardButton .material-icons {
		margin: 0;
	}

	#backButton span {
		right: 28px;
	}

	#forwardButton span {
		left: 28px;
	}

	.stepModalCloseBtn {
		/* margin:0!important; */
		margin: 15px 15px 0 !important;
		width: calc(100% - 30px) !important;
	}

	.artikel_detail .artikel_detail_bild {
		float: none;
	}




}


/* ----------- MOBILE  */





.navbar #profile-dropdown {
	width: 260px;
}

.no_vis_effect:focus,
.no_vis_effect:active,
.no_vis_effect:hover {
	cursor: default;
	background-color: inherit !important;
	transition: none !important;
}

/* iOS Bug Fix --- START */

body {
	min-height: 100vh;
	min-height: -webkit-fill-available;

    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
}

html {
	height: -webkit-fill-available;
}

/* iOS Bug Fix --- END */


.feedback-box {
	position: fixed;
	bottom: 0;
	left: 0;
}

.imprint_gtc.show_imprint,
.imprint_gtc.show_gtc {
	display: block !important;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	overflow: auto;
	background: #FFF;
}

.return_to_shop.show {
	display: list-item !important;
}


.imprint_text,
.gtc_text {
	padding-bottom: 100px;
}

.close .btn {
	position: absolute;
	right: 5px;
	top: 5px;
}



.imprint_gtc h1 {
	font-size: 29px;
	font-weight: 600;
}

.imprint_gtc h2 {
	font-size: 25px;
	font-weight: 600;
}

.imprint_gtc h3 {
	font-size: 20px;
	font-weight: 600;
}

.imprint_gtc ul {}

.imprint_gtc ul>li {
	list-style-type: circle !important;
	margin: 0 0 0 15px;
	padding: 0;
	outline: 0;
}



/* MOBILE ----------- */

@media only screen and (max-width: 601px) {




	.imprint_gtc h1 {
		font-size: 30px;
		line-height: 1.4em;
	}

	.imprint_gtc h2 {
		font-size: 30px;
		line-height: 1.4em;
	}

	.imprint_gtc h3 {
		font-size: 20px;
		font-weight: 600;
	}


	#imprint-button {
		padding: 0 5px 0 0;
	}

	#gtc-button {
		padding: 0;
	}


	.imprint_text,
	.gtc_text {
		padding-top: 30px;
		padding-bottom: 130px;
	}

	.avatar-status {
		line-height: 54px;
	}

	.imprint_list_item,
	.gtc_list_item {
		/* clear: both;
		line-height: initial;
		width: 77px;
		position: absolute;
		top: 8px;
		margin-left: -80px;*/
		float: left;
	}

	.imprint_list_item {}

	.gtc_list_item {
		top: 28px;
	}

	.imprint_list_item a,
	.gtc_list_item a {
		height: auto !important;
	}

	.imprint_list_item a span,
	.gtc_list_item a span {
		line-height: initial !important;
	}

}

/* ----------- MOBILE */