#cart_quantity span.paypal_button {
	height: 60px;
	display: block;
}
.controls .carousel-control-next, .controls .carousel-control-prev {
	height: 40px;
	width: 40px;
	margin-top: -20px;
	top: 50%;
	bottom:auto;
	opacity: 1;
}
.controls .btn.rounded-circle {
	height: 38px;
	width: 38px;
}
.controls .carousel-control-next {
	margin-right: 10px;
}
.controls .carousel-control-prev {
	margin-left: 10px;
}
.carousel-indicators.outside {
	margin: 0;
	bottom: auto;
	left: auto;
    position: relative;
	right: auto;
}
.carousel-indicators li.rounded-circle {
	height: 16px;
	width: 16px;
}
.cat_show img {
    max-height: 240px;
}
.content_banner img {
    height: auto;
    max-width: 100%;
}
#navbar.fixed-top{
	z-index:9997;
}
#navbar{
	min-height:56px;
}
#container.pt{
	padding-top:4rem;
}
#container.pt2{
	padding-top:6rem;
}
.fixed-top .nav-logo img{
	max-height:40px;
}
#res-closel,#res-closer{
	position:fixed;
	top:10px;
	z-index:9999;
}
#res-closel{
	right:5px;
}
#res-closer{
	left:5px;
}
/* START Karl Unterkategorien per Ajax laden und mit Button aufklappen und zuklappen */
.category_li {
  position: relative;
}
.category_button {
  line-height: 34px;
  width: 34px;
  height: 34px;
  background-color: #e3e3e3;
  color: #444;
  text-align: center;
  cursor:pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
ul#categorymenu ul {
	display:block;
}
ul#categorymenu li a {
  padding-right: 38px;
}
/* ENDE Karl */
/* 47. START CSS Write reviews */
.show_rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  display:inline-block;
  padding: 0px 15px;
  position:relative;
  bottom:1px;
}
.show_rating input {
  position: absolute;
  left: -999999px;
}
.show_rating label {
  display: inline-block;
  font-size: 0;
  padding: 0px 1px;
  vertical-align:bottom;
}
.show_rating > label:before {
  height:20px;
  width:19px;
  position: relative;
  display: block;
  content: " ";
  color: transparent;
  background: transparent url(images/stars_rating.png) no-repeat 0 0;
  -webkit-text-fill-color: transparent;
}
.show_rating > label:hover:before,
.show_rating > label:hover ~ label:before,
.show_rating > label.selected:before,
.show_rating > label.selected ~ label:before {
  color: transparent;
  height:20px;
  width:19px;
  background: transparent url(images/stars_rating.png) no-repeat 0 -20px;
  -webkit-text-fill-color: transparent;
}
/* END CSS Write reviews */
/* Ausgleich für "row" wegen Hovereffekt card*/
.carousel .card-deck {
	margin-left: 0;
	margin-right: 0;
}
@media (max-width: 575.98px) {
	#checkoutnavigation .fa-2x {
		font-size: 1.5rem;
	}
	.carousel .card-deck {
		margin-left: 15px;
		margin-right: 15px;
	}
	.listingbox, .carousel .cols, .cat_show .cat {
		margin: 0 auto;
		max-width: 255px;
	}
}
.invisible {
    display: none !important;
}
.btn-xs {
    font-size: 0.675rem;
    line-height: 1.5;
    padding: 0.25rem 0.5rem;
}
#show-previous-image.carousel-control-prev, #show-next-image.carousel-control-next {
    height: 50%;
    top: 20%;
}
#modal .carousel-control-prev,#modal .carousel-control-next {
    background-image: none;
    color: inherit;
}
.carousel .card, .listingbox .card, .listingrow.card, .over-hidden {
	overflow: hidden;
}
.prod-link {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.carousel .card > div, .listingbox .card > div, .listingrow.card > div, .over-hidden > div {
    pointer-events: none;
}
.carousel .card > div a, .listingbox .card > div a, .listingrow.card > div a, .over-hidden > div a, .card .traffic {
	position: relative;
    pointer-events: all;
}
.carousel .card:hover, .listingbox .card:hover, .listingrow.card:hover, .subcat.card:hover, .cat .card:hover {
	box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.35) !important;
}
.lr_title.lead, .lb_title.lead, .lr_price .lead, .lb_price .lead, .pd_price .lead {
    font-weight:normal;
}
.card-deck.cols2 .card {
	max-width:45%;
}
.card-deck.cols3 .card {
	max-width:30%;
}
.card-deck.cols4 .card {
	max-width:23%;
}
.lb_price {
    min-height: 50px;
}
.card .ribbon {
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: -40px;
	text-align: center;
	top: 26px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 160px;
	z-index:100;
}
span.special_percent {
	font-weight: bold;
    border-radius: 50%;
    height: 55px;
    line-height: 55px;
    position: absolute;
    right: 10px;
    text-align: center !important;
    top: 10px;
    width: 55px;
	display:inline-block;
}
.bs4-carousel .carousel-controls, .print-button {
	top:3px;
	right:15px;
}
.badge-corner {
    position: relative;
    right: 5px;
    top: -15px;
}
.color_ot_total {
  color:#bc0000;
}
/* Systemfehlermeldung siehe Forum - danke web28 (https://www.modified-shop.org/forum/index.php?topic=37218.msg339064#msg339064) */
.errormessage {
  border:solid #DCA7A7 1px;
  padding:10px;
  font-size:13px !important;
  line-height:17px;
  color:#bc0000;
  background-color:#F2DEDE ;
  margin-bottom:10px;
}
.errormessage.shopsystem {
  margin-top:38px;
  margin-bottom:-32px;
}
.errormessage ul li {
  margin-left:10px;
}
/* INFO MESSAGES */
.infomessage {
  border: 1px solid #b2dba1;
  padding: 10px;
  background-color: #d4ebcb;
  margin-bottom: 10px;
  line-height: 17px;
  color:#3C763D;
}
#main .kk-mega a, #categorymenu a {
	white-space: normal !important;
	word-wrap: break-word !important;
 font-weight:600
}
/* einfaches responsives Menü */
nav.responsive-nav {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    padding-bottom: 30px;
	white-space: normal;
	word-wrap: break-word;
}
nav.responsive-nav .menu-header {
	box-shadow: -10px 0 6px -9px rgba(0, 0, 0, 0.7) inset;
    position: relative;
	height:70px;
    padding-top: 20px;
	color: inherit;
	font-size:1.2em;
    text-transform:uppercase;
    }
nav.responsive-nav #back {
    position: absolute;
    left: -50px;
    top: 10px;
    transition: left .2s;
}
nav.responsive-nav #back.active {
    left: 10px;
    transition: left .2s;
}
nav.responsive-nav .menu {
    position: absolute;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
	margin-right: 3px;
    position: absolute;
    left: -100%;
    right: 100%;
    transition: left .2s;
    z-index: 0;
    top: 70px;
    bottom: 30px;
}
nav.responsive-nav .menu.active {
    z-index: 1;
    left: 0;
    transition: left .2s;
    right: 0%;
}
nav.responsive-nav .menu .next {
	background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 20px;
    border-left-style: solid;
    border-left-width: 1px;
	border-color:inherit;
}
nav.responsive-nav .menu ul {
    list-style: none;
    padding: 0;
}
nav.responsive-nav .menu ul li {
    position: relative;
}
nav.responsive-nav .menu ul li a {
    display: block;
    padding-top: 10px;
    padding-right: 55px;
    padding-bottom: 10px;
    padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color:inherit;
}
nav.responsive-nav a:hover, nav.responsive-nav a:focus {
	text-decoration:none;
}
nav.responsive-nav li.Selected a.active {
	background-color: rgba(0, 0, 0, 0.1);
}
nav.responsive-nav #home {
	position: absolute;
	right: 10px;
	top: 10px;
}
nav.responsive-nav .badge {
	float: right;
}
/* Superfishmenü */
@media screen and (min-width: 992px) {
/* KK-Megamenü */
#main.navbar-nav > li.kk-mega {
	position: static;
}
.dropdown-menu.kk-mega ul {
	display:inherit;
	list-style: outside none none;
	padding: 0;
}
.kk-mega > li > a:hover {
	text-decoration: none;
}
ul.dropdown-menu.kk-mega {
	left: -2px !important;
	padding: 8px;
	right: -2px !important;
	width: auto;
}
li.kk-mega.level2 {
	margin-bottom: 30px;
}
li.kk-mega.level2 > a {
	font-weight: 600;
}
.kk-mega > li > a {
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.kk-mega > li {
    list-style: outside none none;
}
#main li.dropdown ul.dropdown-menu.kk-mega{
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
	display:flex;
	flex-wrap: wrap;
	top:auto;
	opacity:0;
	visibility:hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all 5.s ease-in-out;
	transition: all .5s ease-in-out;
}
#main li.dropdown:hover ul.dropdown-menu.kk-mega{
	opacity:1;
	visibility:visible;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all 5.s ease-in-out;
	transition: all .5s ease-in-out;
}
li.kk-mega.level3 >a:before {
   content: "\203A\00a0";
}
li.kk-mega.level4 >a:before {
   content: "\203A\203A\00a0";
}
li.kk-mega.level5 >a:before {
   content: "\203A\203A\203A\00a0";
}
/* Ende KK-Megamenü */
}
/* Ende Superfish */
/* Autocomplete-Box von Suche */
#quick_find .input-group-prepend {
	width: 90px;
}
.suggestionsBox {
    position: absolute;
    right: -4px;
    top: 60px;
    z-index: 99999;
}
.suggestionsBox.mmtop {
    top: 100px;
}
#cat_search {
    text-overflow: ellipsis;
}
.suggestionList, .toggle_cart, .toggle_wishlist {
    overflow: auto;
	width: 460px;
}
 .toggle_search {
	width: 475px;
}
.suggestionList li a.autocomplete .autocomplete_image {
    display: block;
    height: 40px;
    overflow: hidden;
    width: 40px;
}
.suggestionList .special_percent {
    display: none;
}
@media screen and (max-width: 767px) {
.toggle_wishlist {
	right: -80px;
}
}
.toggle_cart li, .toggle_wishlist li {
	display: inline-block;
	width: 100%;
}
@media screen and (max-width: 500px) {
.suggestionList li a.autocomplete .autocomplete_image {
    display: none !important;
  }
.suggestionList, .toggle_cart, .toggle_wishlist , .toggle_search {
	width: 100% !important;
}
.suggestionsBox {
	width: 100%;
}
li.cart, li.wishlist , li.search {
	position: static;
}
.toggle_cart, .toggle_wishlist {
	position: absolute;
	right: 0;
	top: 40px;
}
 .toggle_search {
	left: -5px !important;
}
}
.suggestionList li a.autocomplete {
    display: inline-block;
    width: 100%;
}
/* Gototop Button */
.go2top {
	font-size: 1.2em;
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	z-index:9998;
}
@media (max-width: 575.98px) {
	.go2top {
		right:-80px;
	}
}
/* Copyright */
span.cop_magenta {
  color:#B0347E;
}
span.cop_grey {
  color:#6D6D6D;
}
.copyright, .parseTime {
  margin:0 auto;
  text-align:center;
  color:#5b2a19;
  font-size:11px;
}
.copyright {
	margin: -20px 0 0 0;
	min-height: 20px;
}
.copyright a {
	text-decoration:none;
}
.mod_copyright {
	margin-top: 20px;
}
/* lazysizes */
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
/* AGB-Fenster im Checkout */
div.agbframe {
	height: 150px;
    overflow: auto;
    padding: 5px;
}
/* miscellaneous */
.clear {
	clear:both;
	height:0;
	line-height:0;
}
.special_price {
    color: #bc0000;
}
.small_price {
	font-size:0.6em;
}
.dropdown-menu.toggle_cart, .dropdown-menu.toggle_wishlist, .search .dropdown-menu {
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
}
#modal .carousel-control {
    background-image: none;
	color: inherit;
}
.pd_fsk18 {
	background: transparent url(images/fsk18.png) no-repeat top center;
	height: 44px;
	width: 44px;
	position: absolute;
}
/* GROSSSCHREIBUNG Angebote und Neue Artikel in den Menüs */
.up {
	text-transform: uppercase;
}
/* Ausrichtung Sternchenbild */
.rating_stars img {
    margin-top: -5px;
}
/* Überschrift */
h1.card, .h1.card {
	font-size: 1.5rem;
}
/* Breite der Modal-Box */
@media screen and (min-width: 768px) {
.modal-dialog.src {
	max-width: 745px;
}
}
/* Schalter vorheriges/nächstes Bild in Modalbox */
#show-previous-image.carousel-control, #show-next-image.carousel-control {
	height:50%;
	top:20%;
}
/* Sternchen für Pflichtfelder */
.stern input[type="text"], .stern input[type="password"], .stern input[type="email"], .stern input[type="tel"], .stern select, .stern textarea {
    width: 97%;
	float:left;
}
.ib {
	display:inline-block;
}
#cart_quantity .input-group {
	width:180px;
}
.markProductOutOfStock {
	display:inline-block;
	padding-left:5px;
}
.calculatePriceUpdater {
	display: none;
}
/* IE10 und Windows Phone 8 Hack */
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
#cart_quantity h1 {
    padding-right: 60px !important;
}
a:hover {
    text-decoration: none;
}
#container {
	overflow-x:hidden;
}
/* PayPal-Button */
.btn-paypal{
	color:#212529;
	background-color:#ffc439;
	border-color:#ffaf00
}
.btn-paypal:hover{
	color:#212529;
	background-color:#ffb913;
	border-color:#cc8c00
}
.btn-paypal:focus,.btn-paypal.focus{
	color:#212529;
	background-color:#ffb913;
	border-color:#cc8c00;
	box-shadow:0 0 0 0.2rem rgba(222, 154, 6, 0.5)
}
.btn-paypal.disabled,.btn-paypal:disabled{
	color:#212529;
	background-color:#ffc439;
	border-color:#ffaf00
}
.btn-paypal:not(:disabled):not(.disabled):active,.btn-paypal:not(:disabled):not(.disabled).active,.show>.btn-paypal.dropdown-toggle{
	color:#212529;
	background-color:#ffb506;
	border-color:#bf8300
}
.btn-paypal:not(:disabled):not(.disabled):active:focus,.btn-paypal:not(:disabled):not(.disabled).active:focus,.show>.btn-paypal.dropdown-toggle:focus{
	box-shadow:0 0 0 0.2rem rgba(222, 154, 6, 0.5)}
.btn-paypal .paypal1, .btn-paypal .paypal2{
	font-size: 1.1rem;
	font-weight:bold;
	font-style:italic;
	line-height: 1.1rem;
}
.btn-paypal .paypal1{
	color:#003087;
}
.btn-paypal .paypal2{
	color:#199bd7;
}

@media (min-width: 1200px) {
.container  {max-width:1400px}
}

.card {background: #f6f4f2}
.breadcrumb {font-size:0.8rem}
