/*
 Theme Name:     ProPath
 Theme URI:      https://www.propathscreenwriting.com
 Description:    PropPath Theme
 Author:         WYD Agency
 Author URI:     https://www.wyd.agency
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

h1, h2 {font-weight: 300 !important;}
h3, h4, h5, h6 { font-weight: 700;}
body, p { font-weight: 400 }

.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
    padding: 10px 0;
}

.et-menu a:hover {
color: #a5be00 !important;
opacity:1 !important;
}

/* Fix Overflow */
#page-container { overflow:hidden; }


ul.display-posts-listing {
    padding-left: 0;
}

ul.display-posts-listing li {
    list-style: none;
    margin-bottom: 13px;
}