
.image_copyright{
	font-size: x-small;
	font-style: italic;
	margin-top: 0px;
}

.cms_werbung_rahme{
	height: fit-content;
	width: fit-content;
	border: 1px solid #fb7907;
	box-shadow: 0px 0px 15px 0px rgb(251, 121, 7);
	margin: 10px;
	margin-bottom: 50px;
}

.cms_werbung_hinweis{
	font-size:small;
}

.cms_artikelliste_item_wz_schatten{
	height: 440px;
	width: 220px;
	background-color: black;
	opacity: 0.25;
	position: absolute;
	z-index: 1000;
}
.cms_artikelliste_item_wz_schrift{
	width: 220px;
	position: absolute;
	z-index: 1001;
	color: white;
	padding-top: 200px;
	font-size: 24px;
	text-align: center;
}

.sagwas{
	background-color: #dfdfdf;
	color: black;
	font-weight: bold;
	border: none;
	border-radius: 15px;
	padding: 10px;
	cursor: pointer;
}
 
.nl_editorial{hyphens: auto;}
 
.sagwasdiv{
	margin: 20px;
	border: 1px solid gray;
	border-radius: 15px;
	padding: 10px;
	height: 200px;
	width: 300px;
	white-space: break-spaces;
	overflow-y: scroll; display:none;
	hyphens: auto;
}

.cms_artikelliste_liste{
	display:flex; 
	flex-direction:column;
}

.cms_artikelliste_item_liste{
	margin:10px; 
	display: flex; 
	flex-direction: row; 
	font-size: small;
	justify-content: space-between;
}

.cms_artikelliste_item_liste_text{
	min-width: 400px; 
	overflow: hidden; 
	margin-left: 30px;
	padding-right: 5px;
}

.cms_artikel_liste_hr{
	background: lightgray; 
	height: 1px; 
	border: none;
}

.cms_artikel_liste_hr_div{
	margin-top: 30px; 
	margin-bottom: 30px;
}

.cms_artikelliste{
	display:flex; 
	flex-wrap: wrap;
}

.cms_artikelliste_item{
	margin:10px; 
	display: flex; 
	flex-direction: column; 
	font-size: small; 
	margin-bottom: 50px;
}

.cms_artikelliste_item_text{
	max-width: 200px; 
	overflow: hidden;
	margin-top: 10px;
}

.wk_item_aktion_btn{
	color: black;
	background-color:white;
	border: none;
	border-radius: 15px;
	padding: 10px;
	cursor: pointer;
	margin: 10px;
	display:flex; 
	width: fit-content;
	box-shadow:0px 0px 1px 1px black;
}

.wk_item_aktion_btn:hover{
	background-color:lightgray;
}

.wk_x{
	margin-bottom:50px;
	width: fit-content;
}

.wz_erfuellen{
	margin-bottom:30px;
	width: fit-content;
}

.mit_schutzumschlag{
	margin-bottom:5px;
}

.wk_zl_haken{
	color: green; 
	margin-left: 10px; 
	display:none;
	font-weight: bold;
}

.cms_isbn_link{
	text-decoration:none; 
	color: black;
}

.cms_artikelliste{
	display:flex; 
	flex-wrap: wrap;
}

.cms_lieferampel_gruen{
	background-color: green; 
	width: 10px; 
	height: 10px; 
	border-radius: 50%; 
	margin:3px;
}

.cms_lieferampel_gelb{
	background-color: wheat; 
	width: 10px; 
	height: 10px; 
	border-radius: 50%; 
	margin:3px;
}

.cms_lieferampel_item{
	display: flex; 
	align-items: flex-start;
	font-size: small;
}

.cms_artikelliste_item_liefer{
	margin-top:10px;
}

.cms_artikelliste_item{
	margin:10px; 
	display: flex; 
	flex-direction: column; 
	font-size: small; 
	margin-bottom: 50px;
}

.cms_artikelliste_img_div{
	width: inherit; 
	height: inherit; 
	position: relative;
	justify-content: center;
	align-items: center;
	display: flex;
}

.cms_artikelliste_item_cover_div{
	border: 0px; 
	padding: 20px; 
	height: 200px; 
	width: 160px; 
	text-align: center; 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	display: flex; 
	flex-direction: column;
	align-items: center;
}

.cms_artikelliste_item_cover_div:hover{
	box-shadow: 0px 0px 15px 0px  rgba(0,0,0,0.5);
}

.cms_artikelliste_img{
			max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	object-fit: contain;
	display: block;
}

.cms_artikelliste_item_cover_div_stoerer{
	color:black; 
	background-color:#fb7907; 
	position:relative; 
	left:-20px; 
	width:150px; 
	padding:3px;
	z-index: 1; 
	top: 150px; 
	text-align: left; 
	padding-left: 20px;
}
.cms_artikelliste_item_cover_div_stoerer:hover{
	color:white; 
	background-color:#fb7907; 
}

.cms_veranstaltung_item_text{
	max-width: 200px;
	overflow: hidden;
	margin-top:10px;
}

.cms_veranstaltung_item_text_line{
	max-height: 2.5em;
	overflow: hidden;
}


.cms_artikelliste_item_autor{
	max-height:2.5em; 
	overflow:hidden;
}
.cms_artikelliste_item_titel{
	max-height:2.5em; 
	overflow:hidden;
	font-weight: 600;
}
.cms_artikelliste_item_form{
	max-height:2.5em; 
	overflow:hidden;
	font-weight: 600;
}

.cms_artikelliste_item_preis{
	display: flex; 
	justify-content: flex-end; 
	align-items: center;
}

.owl-carousel .cms_artikelliste_warenkorb_btn_symbol{
	left: 5px;
	position: relative;
}

.owl-carousel .cms_artikelliste_merkliste_btn_svg{
	left: 8px;
	position: relative;
}


.cms_artikelliste_warenkorb_btn{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border: 0px;
	text-decoration: none;
	background-color:#fb7907;
	width: 44px;
	padding: 0px;
	border-radius: 22px/22px;
	transition:all 0.5s ease;
	color:black;
	cursor:pointer;
}

.cms_artikelliste_warenkorb_btn:hover{
	width: 130px;
	padding-left:10px;
	color:white;
}
	
.cms_artikelliste_warenkorb_btn_preis{
	position: relative;
	right: 75px;
	width: 0px;
	font-weight: bold;
	font-size: medium;
}

.cms_artikelliste_warenkorb_btn_symbol{
	width: 44px;
	height: 44px;
}

.cms_artikelliste_warenkorb_btn_svg{
	height: 30px;
	top: 7px;
	left: 1px;
	position: relative;
}

.cms_artikelliste_merkliste_btn_svg{
	height: 30px;
	left: 3px;
	position: relative;
	bottom: 2px;
}


.cms_artikelliste_warenkorb_btn_symbol:hover{
}

.mzanz_sym{
	z-index: 1;
	position: relative;
	top: -20px;
	height: 0px;
	right: -20px;
	width: 100%;
	text-align: right;
	display: flex;
	justify-content: end;
}

.wkanz_sym{
	z-index: 1;
	position: relative;
	top: 0px;
	height: 0px;
	right: -20px;
	width: 100%;
	text-align: right
}

.mzanz_img{
	height: 20px
}

.wkanz_img{
	height: 20px;
}

.cms_artikelliste_merkliste_btn{
	color: black; 
	background-color: #fb7907;
	border-radius: 50%; 
	height:44px; 
	width:44px; 
	margin-left: 10px; 
	border: none;
	cursor:pointer;
	margin-right: 2px;
}

.cms_artikelliste_merkliste_btn:hover{
	color: white; 
	background-color: #fb7907;
}

.cms_boxen{
	background-color:white; 
	position:fixed; 
	display:none; 
	overflow:auto; 
	padding:10px; 
	box-shadow: 0px 0px 10px gray;
}

#cms_wkadd_div{
	z-index:101;
	top: calc(50% - 90px);
	left: calc(50% - 210px);
	width: 360px;
	height:180px;
	padding: 30px;
	border-radius: 30px;
	overflow: unset;
}

#wk_add_form{
	display: flex;
	flex-direction: column;
	font-size: small;
	justify-content: space-between; 
	margin-bottom: 20px;
}

.wkcheckout_btn_pp{
	margin-top: 10px;
}

#cms_wkadd_line{
margin-bottom:2em;
}

#cms_schatten{
	z-index:100;
}

.copy-btn{
  cursor:pointer;
  padding:.28em .6em;
  border:1px solid #ccc;
  background:#f7f7f7;
  border-radius:6px;
  font-size:0.95rem;
}

.cms_gaeste{
	display: flex;
	flex-direction: row;
	width: fit-content;
	flex-wrap: wrap;
}

.cms_gaeste_item{
	display: flex;
	flex-direction: column;
	width: fit-content;
}

.cms_artikelliste_item_punkte{
	font-weight: bold;
	font-size: medium;
	color: blue;
}

@media screen and (max-width: 1011px)
{
	.cms_artikelliste_item_autor{
		max-height:2.5em; 
		overflow:hidden;
	}
	
	.cms_artikelliste_item_titel{
		max-height:2.5em; 
		overflow:hidden;
		font-weight: 600;
	}
	
	.cms_artikelliste_item_form{
		max-height:2.5em; 
		overflow:hidden;
		font-weight: 600;
	}
	
	.cms_artikelliste_item_preis{
		display: flex;
		align-items: end;
		flex-direction: column;
	}
	
	.cms_artikelliste_warenkorb_btn{
		margin-top: 10px;
		margin-right: 2px;
	}
	
	.cms_artikelliste_merkliste_btn{
		margin-top: 10px;
	}
	
	.cms_artikelliste_item{
		padding-top: 0px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(1, 1fr);
	}
	
	.cms_artikelliste_item_cover_div{
		grid-column: 1 / span 1;
		grid-row: 1;
		border: 0px;
		padding: 0px;
		height: unset;
		width: unset;
		text-align: unset;
		box-shadow: unset;
		display: unset;
		flex-direction: unset;
		align-items: unset;
	}
	
	.cms_artikelliste_img_div{
		grid-column: 1 / span 1;
		grid-row: 1;
		max-width: calc(100% - 5px);
	}
	
	.cms_artikelliste_item_cover_div:hover{
		box-shadow: unset;
	}
	
	.cms_artikelliste_img{
		max-width: 100%;
		max-height: 600px;
		box-shadow: 0px 0px 10px gray;
	}
	
	.cms_artikelliste_item_text{
		max-width:100%;
		margin-left: 10px;
	}
	
	.cms_artikelliste{
		justify-content: center;
	}
	
	.cms_artikelliste_item_liste_text{
		width:100%;
		min-width:100%;
		margin-left: 0px;
		padding-right: 0px;
	}
	
	#cms_wkadd_div{
		width: calc(90% - 60px);
		left: 5%;
	}
	
	.cms_artikelliste_item_liste{
		flex-direction: column;
	}
	
	.sagwasdiv{
		width:90%;
	}
}