/*
 Theme Name:   Beacon Baptist Fellowship
 Theme URI:    
 Description:  Divi Child Theme
 Author:       James Alborough
 Author URI:   http://bearstar.net
 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
 Tags:         
 Text Domain:  beaconbaptist
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

#top-menu li li {
    margin: 0;
    padding: 0;
	line-height:1.3;

}

.et_pb_widget a {

    color: #ed5e5c;
    text-decoration: none;

}

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.et_pb_post .entry-featured-image-url {

    display: block;
    position: relative;
    margin-bottom: 30px;
    width: 30%;
    float: left;
    margin-right: 20px;

}

.dp-dfg-layout-list .dp-dfg-item > :nth-child(3) {

    grid-row: 3;

}

.dp-dfg-layout-list .dp-dfg-item > :nth-child(4) {

    grid-row: 2;

}

.dpdfg_filtergrid_0 .dp-dfg-layout-list .dp-dfg-item {

    grid-template-columns: minmax(200px,20%) 1fr !important;

}

.dp-dfg-layout-list .dp-dfg-image {

    grid-column: 1;
    grid-row: 1/4;
    margin: -1em 0 -1em -2em;
    max-width: 200px;

}