/* 
 Theme Name:     Irma Wessner - Ferienwohnung
 Author:         Gottfried Wessner
 Author URI:     http://www.fewo-wessner.de
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#main-header::after {
    content: "";
    background-image: url('aussen1-1.jpg');
    background-size:cover;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.et_pb_button { min-width: 180px; text-align:center; }
