/*
        Theme Name: St Lucy Church Theme
        Theme URI: http://www.gotasec.com/
        Version: 3.29.3
        Description: Smart. Flexible. Beautiful. Divi-child is a child of Divi by Elegant Themes
        Author: Bill Wehnert
        Template: Divi
        Author URI: http://www.gotasec.com
        @import url("../Divi/style.css");

*/

/*.nav li ul {
    width: 340px;
}

#et-top-navigation {
    padding-top: 25px;
}

#top-menu li {
    word-wrap: normal;
}

#top-menu li li,
#top-menu li li a {
    width: 100%;
}

#top-menu li li:hover {
    background-color: #00c11d;
}

#main-header .nav li ul a:hover {
    color: #fff;
}
*/
#sidebar {
    display: none;
}

#left-area {
    width: 100%;
}

#main-content .container:before {
    width: 0;
}
/*
.stlucy-logo {
    float: left;
    width: 56%;
}

.new-header-widget {
    float: left;
    width: 44%;
}
*/
p.text-right {
    text-align: right;
}

div#text-6 {
    float: none;
}

.textwidget a {
    color: #37ba85;
}

@media (max-width: 980px) {
    .stlucy-logo {
        float: left;
        width: 100%;
        padding-bottom: 10px;
    }
    .stlucy-header-widget {
        float: left;
        width: 100%;
    }
    .select_page {
        visibility: hidden;
    }
}