/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.1.1599565738
Updated: 2020-09-08 13:48:58

*/
/* === ALLGEMEIN === */
h3{
	font-size: x-large!important;
}

.gold-line{
	height: 10px!important;
	border-top: 3px solid #cc9900!important;
}


/* === ???? === */
.info-icon-text {
	font-size: 18px;
}

.et_password_protected_form {
	max-width: 500px;
    margin-left: 100px;
    margin: 100px;
}

.preis-background {
    background-repeat: no-repeat;
    height: 250px;
    background-size: contain;
	background-position: center;
	position: relative;
}

.preis-background-gold {
	background-image: url(https://nmf-konzepte.de/wp-content/uploads/2020/09/gold.jpg);
}

.preis-background-silber {
	background-image: url(https://nmf-konzepte.de/wp-content/uploads/2020/09/silber.jpg);
}

.preis-background-platin {
	background-image: url(https://nmf-konzepte.de/wp-content/uploads/2020/09/platin.jpg);
}

.preis-background-palladium {
	background-image: url(https://nmf-konzepte.de/wp-content/uploads/2020/09/palladium.jpg);
}

.preis-background .preis-text {
	position: absolute;
	top: 30%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
	color: #3e3e3e;
	line-height: 2em;
    text-align: center;
	font-weight: 600;
}

.preis-hinweise {
	font-size: 0.8em;
    text-align: center;
}