/*
 Theme Name:   Spacious Child
 Description:  Mein Child Theme
 Author:       Ylva Verlag
 Author URI:   https://www.ylva-verlag.de
 Template:     spacious-pro
 Version:      1.0
 Text Domain:  spacious-child
*/

/*-----*/
/* Book Price                                              */
/*----*/

.mbt-book .mbt-book-price {
	font-size: 14px;
	font-weight: bold;
	color: #484949;
}

.mbt-book .mbt-book-price .mbt-old-price  {
	text-decoration: line-through;
	color: #AEAEAE;
	margin-right: 10px;
}

.mbt-book .mbt-book-price .mbt-new-price  {
	color: #484949;
}

.mbt-book .mbt-book-price .mbt-alt-price  {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin-top: 5px;
}

/*-----*/
/* BUY BUTTONS                                              */
/*----*/
.mbt-book .mbt-book-buybuttons .mbt-book-buybutton img {
	padding: 0px 0px 0px 13px;;
}

.mbt-book-archive .books-by-series .mbt-book.mbt-grid-book {
	float: none;
}

.mbt-book-archive-header .mbt-book-archive-image {
  width: 25%;
}