/*---------------------------------------------------------------------------------

 Theme Name:   Painted Wood
 Theme URI:    https://outreachwebsites.com
 Description:  A stylish theme with a painted wood background.
 Author:       Outreach Websites
 Author URI:   https://outreachwebsites.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

#main-header {
    background-image: url(http://images.outreachapps.com/wp-content/uploads/sites/53/2018/02/22233206/painted-wood-bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-attachment: scroll;
}
.et_pb_pagebuilder_layout #tribe-events {
margin: 5%;
max-width: 1200px;
padding: 0 5%;
}
.et_pb_pagebuilder_layout .post-password-required{
    margin: 5% auto;
    max-width: 1200px;
    padding: 0 5%;
}
.et_pb_row_fullwidth{
    width: 100%;
}