.auction-name {
	font-size: 28px;
    border-top: 1px solid #aaaaaa;
	padding-top: 30px;
	margin-top: 40px;
}
.elementor-widget-container .auction-name:nth-of-type(1) {
    border-top: 0px solid #aaaaaa;
	padding-top: 0px;
	margin-top: 0px;
}
.auction-kommentar {
    padding-bottom: 20px;
}
.auction-lot {
	font-size: 24px;
	font-weight: 600;
}
.auction-horse {
	font-size: 24px;
}
.auctions_horse_title {
	font-size: 24px;
	color: #BD9B65;
	padding-top: 30px;
	padding-left: 10px;
}
.auctions_breeder_owner {
	font-size: 18px;
	padding-top: 20px;
}
.auction_father,
.auction_mother {
	font-weight: 600;
}
.auctions_horse_details {
	font-size: 18px;
}
.auction-horse-pic {
    margin: 20px 0;
}
.auction-horse-pic img {
	max-width: 450px !important;
	height: auto;
}