.html--title {
	font-size: 1.5rem;
	color: #3f4c58;
	margin: 0 0 10px 0;
}

/**************** NAVIGATION ELEMENTS 	************************/

.advanced-menu .button-container {
	padding: 0 !important;
}

.advanced-menu .item--level-0 {
	padding-bottom: 1.5rem;
}

.btn-selection {
	min-width: 6rem;
	text-align: center;
}

/**************** BLOG ELEMENTS 	************************/

.blog--image {
	float: left;
	position: 0;
	height: auto !important;
	margin-bottom: 3% !important;
}

.blog--image > img {
	border: 1px solid #dadae5;
}

.emotion--blog .blog--description {
	overflow: hidden;
	font-size: .8125rem;
	font-weight: normal !important;
}

.emotion--blog .blog--description strong {
	overflow: hidden;
	font-weight: normal !important;
}

.emotion--blog .blog--title {
	font-size: .875rem !important;
    font-weight: 700 !important;
}

.blog--box-readmore {
	margin-top: 1rem;
}



/****************	EINKAUFSWELTEN 	ELEMENTS ************************/
.emotion--html {
	overflow: visible !important;
}

.product--details--emotionfix{
	position: inherit !important;
	padding: 0.625rem 0 0 0;	
}

/* Emotion World elements are now displayed at full height*/
.emotion--mode-rows .emotion--product {
	height: auto !important;
}

.emotion--product .product--box .box--content {
	padding: 0 !important;
	margin-bottom: 3% !important;
}

/****************	LISTING ELEMENTS ************************/

.box--basic {
	width: 100% !important;
}


/****************	PRODUCT DETAILS		************************/

.image-slider {
	z-index: 199;
}

.image-slider--item .image--element {
	border: 1px solid #dadae5;
}

.product--autor {
	font-weight: 500;
	font-size: 0.9rem;
	padding: 0 0 0.5rem 0;
}

.product--autor--box {
	font-weight: 500;
	font-size: 0.7rem;
	padding: 0 0 0.5rem 0;
}

.product--title
 {
	width: 100% !important;
	padding: 0 0 0.5rem 0 !important;;
}


.product--subtitle1 {
	font-weight: 600;
	color: #3f4c58;
	line-height: 1,25rem !important;
	font-size: 0.9rem;
	padding: 0 0 1rem 0;
}

.product--box .product--description {
	height: auto !important;
}

.buybox--esdswitch {
	margin: 0 0 1rem 0;
}

.box--slider .product--title {
	font-weight: 700;
}

.box--slider .product--image {
	height: 12.5rem;
}


/****************	CUSTOM PRODUCT BADGES 	************************/

.badge--announced {
	color: #ffffff;
	background: #4aa3df;
}

/****************	SPECIAL ELEMENTS 	************************/

.link--catalog {

	border: 1px solid #dadae5;
}


/****************	GOOGLE BOOKS BUTTON STYLING 	************************/

#__GBS_Button0 {

	padding: 0.75rem;
}