body {
    padding-bottom: 0 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#marketplaceArticleDescription a {
  color: #0659C8;
}

.label-storno {
	background-color: #444;
}

.marketplaceBuyerOrder .label-success {
    background-color: #267100;
}

.design-content-box .tab-content {
 overflow: visible; 
}

.marketplaceSellerOrder .label-success {
	color: #fff;
    border: 1px solid #ccc;
    background-color: #488a00;
}

.marketplaceSellerOrder .label-default {
	color: #be1d23;
    background-color: #fff;
    border: 1px solid #ccc;
}

.design-ad-name a, .katlink, .design-list-area-ads-top .design-ad-name a {
	color: #3c763d;
 	font-weight: 700; 
	font-size: 16px;
}

.design-ad-name a:hover, .katlink:hover, .design-list-area-ads-top .design-ad-name a:hover {
	color: #58a75b;
}

.alert-danger {
	color: #d25f5f;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .label-primary {
	background-color: #44464b;
}

.design-header > .container {
	padding-top: 15px;
}

.navbar-nav .design-sub-menu > .row > .col-sm-12.col-md-3, .navbar-nav .design-sub-menu > .row > .col-sm-12.col-md-9 > .text-uppercase {
	display: none;
}

.navbar-nav .design-sub-menu > .row > .col-sm-12.col-md-9 {
	width: 100%;
	padding-top: 20px;
}

@media (min-width: 992px) {
	.design-header-search .design-header-search-logo {
    	width: 25%;
		padding-bottom: 25px;
	}
  
	.design-header-search .design-header-search-form {
		width: 65%;
		padding-top: 55px;
	}
}

.design-header-search-logo {
	text-align: center; 
}

.design-header-search {
	display: block;
	margin-bottom: 0;
	padding-top: 0;
}

.headerSearchboxContainer .form-control {
	height: 50px;
    font-size: 20px;
}

#headerMenuMain ul.nav > li > a {
  	color: #2e2e2e;
}

#headerMenuCategories {
	/* background: url("/bilder/strahlen3.png") no-repeat 38px top, linear-gradient(90deg, rgba(190,29,35,1) 0%, rgba(190,29,35,1) 20%, rgba(255,216,49,1) 100%); */
	border: none;
	background-color: rgba(190,29,35,1);
}

#headerMenuCategories .nav > li > a {
	padding: 15px 8px;
    font-size: 13px;
}

#headerMenuCategories .navbar-nav > li > a:hover {
	font-weight: 700;
	color: #eee !important;
    background-color: transparent !important;
}

#headerMenuCategories .navbar-nav > li.active > a {
	font-weight: 700;
    color: #be1e23 !important;
    background-color: #f5f5f5 !important;
}

.design-content-box, .btn, .design-page-menu .panel, .design-ad-details > .design-page-content > .p-1.border-muted {
	border-radius: 5px; 
}

.nav-tabs.tabs-startpage > li.active > a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.nav.nav-tabs + .tab-content {
	border-radius: 0 0 5px 5px;
}

.design-ad-box > .design-ad-buttons > a.btn-shopping-cart {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.infobereiche-edit .input-group-addon {
	border-radius: 5px 0 0 5px;
}

.infobereiche-edit input.form-control {
	border-radius: 0 5px 5px 0;
}

.design-page-menu .panel > .panel-heading {
	border-radius: 5px 5px 0 0; 
}

.design-page-menu .panel > .panel-body {
	border-radius: 0 0 5px 5px; 
}

.modal-lg {
    width: 80% !important;
}

.design-header.design-container-highlight {
	background-color: #f5f5f5;
}

#headerMenuMain.navbar {
	border: none;
  	margin-bottom: 0;
}


/* #headerMenuMain ul.nav > li.active > a, #headerMenuMain ul.nav > li > a:hover {
	border-bottom: 1px solid #fd0;
} */

#headerMenuMain ul.nav > li .dropdown-menu, #headerMenuCategories ul.nav > li .dropdown-menu {
	background-color: #f9f9f9;
}

.btn.btn-shopping-cart {
  color: #44464b !important;
}

.design-header a:not([class]) {
	color: #4a3f50;
}

.design-header a:not([class]):hover {
	color: #363439;
}

.design-header-search .design-header-search-cart a #ShoppingCartWidgetCountItems {
	background-color: #be1d23;
}

.btn-info {
	border-color: #33a55c;
}

.design-ad-details-actions .design-ad-details-price #marketplaceArticlePriceValue {
	font-size: 32px;
	line-height: 44px;
}

.design-ad-details-buy .btn.btn-success {
	color: #000;
	background-color: #ffd831;
	border-color: #ffd831;
}

.design-ad-details-buy .btn.btn-success:hover {
	background-color: #eccc00;
	border-color: #eccc00;
}

.design-ad-actions, .design-ad-tax {
	display: none; 
}

.btn.btn-shopping-cart {
	color: #be1d23;
	background-color: #ffd831;
	border-color: #ffd831;
}

.btn.btn-shopping-cart:hover {
	color: #be1d23;
	background-color: #e7c700;
	border-color: #e7c700;
}

.btn-search-save {
	color: #fff;
	background-color: #bf1d24;
	border-color: #731215;
    font-weight: 700;
    min-height: 50px;
    font-size: 16px;
    line-height: 37px;
}

.btn-search-save:hover {
	color: #fff;
	background-color: #92161b;
	border-color: #731215;
}

.pagination.pagination-centered li > a {
	color: #af5d14;
}

.pagination.pagination-centered li > a:hover {
	color: #fff;
	background-color: #be1d23;
	border-color: #33a55c;
}

.pagination.pagination-centered li.active > a {
	background-color: #be1d23;
	border-color: #33a55c;
}

.pagination.pagination-centered li.active > a:hover {
	background-color: #be1d23;
	border-color: #33a55c;
}

.design-sub-menu {
 	color: #333; 
}

input.pac-target-input {
	border-radius: 5px 0 0 5px;
}

.design-header-search-form-submit > input {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.btn-shopping-cart {
	border-radius: 10px; 
}

#content .design-content-box.pb-5 {
	padding-top: 0;
}

#content .row > .col-xs-12.col-md-4 > .design-content-box.pb-5 > .row > .col-xs-12.col-md-12:first-child {
	padding-left: 3px;
	padding-right: 3px;
}

.design-ad-box .design-ad-image .design-ad-ratings, .design-ad-box .design-ad-description {
	display: none;
}

.design-ad-box .design-ad-image {
	min-height: 130px;
}

.design-header {
    margin-top: 70px;
}

@media (min-width: 1200px) {
	.design-ad-box .design-ad-price {
	    margin-top: 10px;
	}
}

.design-ad-box .design-ad-buttons {
	background-color: #fff; 
}

.design-content-box.design-ad-create-step .pull-right {
	float: none !important;
}

#MOQ_INPUT, #VERSANDKOSTEN_INPUT .js-tooltip, #MWST_INPUT {
 	display: none !important; 
}

.design-vendor-box-address > dd {
	overflow: hidden;
}

@media (min-width: 768px) {
	.modal-dialog {
    	width: 700px;
    	margin: 30px auto;
	}
}

#headerMenuMain {
	text-align: center;
  	background-color: #f5f5f5;
}

#headerMenline .container {

}

@media (min-width: 768px) {
	#headerMenuMain .navbar-nav {
		float: none;
	}
}

#headerMenuMain ul.navbar-nav > li {
	display: inline-block;
	float: none;
}

.advertisement-box, .advertisement, .design-ad-details-price > span.text-muted {
 	display: none !important; 
}

#ShoppingCartWidget {
	padding-top: 62px;
}

#footer .counter {
    color: #CCC;
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}

#footer h5 {
    color: #EEE;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 19.5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    opacity: 0.7;
    text-transform: uppercase;
}

.jetztonline {
    padding-top: 17px;
    padding-left: 15px;
    clear: both;
}

.design-marketplace-categories-side ul.menu-box > li > ul {
 	max-height: none; 
}

#headerMenuCategories .nav > li > a {
 	font-size: 16px; 
}

#navbarCollapseCategories > ul > li {
	font-weight: 700;
}

.design-list-area-ads-top .design-ad-name {
	margin-top: 10px;
}

.design-list-area-ads-top .design-ad-price-new {
	font-size: 17px;
}

.design-ad-description {
	padding-top: 5px;
}

.design-marketplace-categories-side .menu-box > li > ul > li > a {
	color: #4c4c4c;
}

#headerMenuMain, #navbarCollapseMenline {
 	font-size: 16px; 
}

.glider-container .design-ad-name {
	padding-top: 10px;
}

.katcontent {
	font-size: 16px;
}

#headerMenuCategories .navbar-nav > li.level0.childsHover > a:hover {
	background-color: rgba(245,245,245,.3) !important;
}

#headerMenuMain ul.nav > li:nth-child(3) > a {
	border: 1px solid #ffd831;
	background-color: #fff;
}

#headerMenuMain ul.nav > li.active > a {
	background-color: #ffd831;
}

.design-vendor-box {
	min-height: 300px;
	max-height: 300px;
}

.design-vendor-box.design-vendor-box-small .design-vendor-box-logo {
	padding-top: 20px;
}

.design-vendor-box-name > a {
	font-size: 16px;
}

.design-vendor-box.design-vendor-box-small .design-vendor-box-logo img {
 	max-height: 165px; 
}

.design-row-item > .design-ad-box > .design-ad-name {
	padding-top: 10px;
}

.vendorInfo .design-content-box {
	word-break: break-word;
}

.nlbestaetigen > p {
	font-size: 21px;
}

.nlbestaetigen > img {
	display: block;
	margin: 0 auto;
}

/* Responsive Anpassungen */

@media (max-width: 767px) {
	#headerMenline > .container > .navbar-header {
    	display: none; 
    }
	.design-header-search .design-header-search-form {
		width: 100%;
      	margin-bottom: 20px;
	}
  
    .design-header-search .design-header-search-logo {
    	width: 100%; 
    }
  
  .design-header-search .design-header-search-logo img {
    	margin: auto; 
    }
  
  .design-subtpl {
  	margin-top: 20px; 
  }
  
  #footer {
  	margin-bottom: 0; 
  }
}

#ShoppingCartWidget {
	display: none;
}

#startseiten-katslides .marketplaceArticlePriceOfferTime, #startseiten-katslides .design-ad-price-discount, #startseiten-katslides .design-ad-price-old {
	display: none;
}

@media (min-width: 768px) {
	#ShoppingCartWidget {
		display: block;
	}

	.nlbestaetigen {
		display: flex;
	}

	.nlbestaetigen > p {
		font-size: 28px;
		align-self: center;
	}

	.nlbestaetigen > img {
		width: 530px;
		padding-left: 20px;
		margin: 0;
	}
}

/* Akkordeon */

.collapse-content-accordion {
	margin-top: 25px;
}

.collapse-accordion {
  	background-color: #fff;
	margin-bottom: 20px;
	border-radius: 5px;
    border: 1px solid #ddd;
}

.collapse-accordion a {
	display: block;
	padding: 1.9rem 1.8rem;
	color: #2e2e2e;
	position: relative;
	font-size: 16px;
}

.collapse-accordion > a:before {
	content: "";
	border-top: 7px solid #ddd;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	position: absolute;
	top: 30px;
	right: 30px;
}

.collapse-accordion > a {
	font-size: 26px;
}

.inner-content-accordion {
	padding: 1.8rem 20rem;
    font-size: 18px;
}

.inner-content-accordion > a {
	display: inline;
	padding: 0;
	color: #3c763d;
	position: relative;
	font-size: 16px;
}

.content-accordion {
	max-height: 0em;
	transition: 0.3s linear 0s;
	overflow: hidden;
}

.collapse-accordion:target .content-accordion {
	max-height: 80em;
	background-color: #f5f5f5;
}

.collapse-accordion:target > a:before {
	transform: rotate(-90deg);
}

@media (max-width: 768px) {
	.collapse-content-accordion {
		width: 80vw;
		margin: auto;
	}
    .design-header-search-form-text > #sfeld1 {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .design-header-search-form-submit > input {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
		border-bottom-left-radius: 5px !important;
	}
}
@media (max-width: 425px) {
	.collapse-content-accordion {
		width: 80vw;
	}
	.inner-content-accordion {
		padding: 1.2rem;
	}
	.inner-content-accordion h3 {
		margin-bottom: 0.3rem;
	}
}
@media (max-width: 320px) {
	.collapse-content-accordion {
		width: 80vw;
	}
	.inner-content-accordion {
		padding: 0.8rem;
	}
	.inner-content-accordion h3 {
		margin-bottom: 0.3rem;
	}
}

.fa-euro-sign {
 display: none !important; 
}

.sum-row {
	margin-top: 4px;
	background-color: #5cc3ba;
	font-weight: bold;
}

.firstcol {
	font-weight: bold;
	color: #0e4f5d;
}

.right_ths > th {
	text-align: right;
}

.versteckt {
	visibility: hidden;
}

#headerMenuMain #navbarCollapseMain > ul > li:nth-child(3) > a {
	padding-left: 30px;
}

#headerMenuMain #navbarCollapseMain > ul > li:nth-child(3):before {
	content: '';
	background: url(https://markt.kadari.net/bilder/Icon_Goldene-Seiten_kl.png);
	width: 22px;
	height: 16px;
	position: absolute;
	left: 5px;
	top: 16px;
	z-index: 1000;
}

@media (min-width: 768px) {
  #marketplace_article_ariadne .col-md-8.col-lg-9 {
      width: 64%;
  }

  #marketplace_article_ariadne .col-md-4.col-lg-3 {
      width: 36%;
  }
}

.kadpopup {
  position: fixed;
  bottom: 50px;
  right: -470px;
  max-width: 345px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 15px 25px 22px;
  transition: right 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.kadpopup.show {
  right: 20px;
}
.kadpopup header {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.kadpopup header i {
  color: #be1d23;
  font-size: 32px;
}
.kadpopup header h2 {
  color: #be1d23;
  font-weight: 500;
  margin: 0;
}
.kadpopup .data {
  margin-top: 16px;
}
.kadpopup .data p {
  color: #333;
  font-size: 16px;
}
.kadpopup .data p a {
  color: #be1d23;
  text-decoration: none;
}
.kadpopup .data p a:hover {
  text-decoration: underline;
}
.kadpopup .buttons {
  margin-top: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.buttons .button {
  border: none;
  color: #fff;
  padding: 8px 0;
  border-radius: 4px;
  background: #be1d23;
  cursor: pointer;
  width: calc(100% / 2 - 10px);
  transition: all 0.2s ease;
}
.kadpopup .buttons #acceptBtn:hover {
  background-color: #ff5258;
}
.kadpopup #declineBtn {
  border: 2px solid #be1d23;
  background-color: #fff;
  color: #be1d23;
}
.kadpopup #declineBtn:hover {
  background-color: #be1d23;
  color: #fff;
}

.kadpopup .cookie::before {
content:'';
background: url('wappen-kl.png'); /*url of image*/
height: 33px; /*height of image*/
width: 25px;  /*width of image*/
position: absolute;
top: 12px;
left: 10px;
}