/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         Schumann
 Template:       Divi
*/
 
@import url("../Divi/style.css");
/* =Theme customization starts here
------------------------------------------------------- */



h1, h2, h3, h4 {
	min-width: 200px;
	/*	font-weight: lighter;
*/	text-shadow: 1px 1px 1px #333;
	margin-top: 5%;
	margin-bottom: 5%;
}
h1 {
	font-size: 400%;
}
h1:first-letter {
}
/*@media only screen and (max-width: 1260px){
    .h1 {
	width: 100%;
	height: 195px;
}
}
@media only screen and (max-width: 768px){
    .h1 {
	width: 100%;
	height: 196px;
 }
}
*/@media only screen and (max-width: 480px) {
h1 {
	font-size: 250%;
}
}
h2 {
	font-size: 300%;
}
@media only screen and (max-width: 480px) {
h2 {
	font-size: 220%;
}
}
h3 {
	font-size: 250%;
}
@media only screen and (max-width: 480px) {
h3 {
	font-size: 190%;
}
}
h4 {
	font-size: 200%;
}
@media only screen and (max-width: 480px) {
h4 {
	font-size: 160%;
}
}
/*drop-shadow*/
.drop-shadow1 img {
	position: relative;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
 margin bottom: 5%;
}
.drop-shadow2 img {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
 margin bottom: 5%;
}
/*Hintergründe -hg*/
.brustimpl-hintergrund {
	background-attachment: scroll;
	background-image: url(http://brustvergroesserung.cc/files/2014/06/silikonimplantate-02-rs-1920-10402w.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nasenkorrekturco-hg {
	background-image: url(http://nasenkorrektur.co/files/2015/08/nasenkorrektur-hintergrund-512w.jpg);
	background-repeat: repeat;
	background-size: 512px 512px !important;
	background-attachment: fixed;
}
.schamlippenverkleinerungco-hg {
	background-image: url(http://schamlippenverkleinerung.co/files/2015/01/hintergrund-30pro.png);
	background-repeat: repeat;
	background-size: 81px 80px !important;
	background-attachment: fixed;
	background-color: #FEE7D5;
}
