/*
 Theme Name:   Divi Child
 Template:     Divi

*/

.single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container, .single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
    width: 100%;
    max-width: 100%;
    padding-top: 14px;
    padding-left: 50px;
}

p.et_pb_title_meta_container {
    padding-bottom:0px;
}

.et_pb_testimonial_description p {
    font-size: xx-large;
    font-family: cursive, sans-serif;
    font-stretch: extra-expanded;
}

.et_pb_testimonial_author{
    font-stretch: expanded;
    color: #8c4b2e !important;
    font-family: sans-serif;
    font-weight: 100;
    font-kerning: auto;
}

.cat-post-title {
	font-size: 20px;	
}

.cat-post-item {
	border-bottom: 1px solid #ccc;
	list-style: none;
	list-style-type: none;
	margin: 3px 0;
	padding: 3px 0;
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 15px;
}

.child-sidebar-menu, .cat-post-title {
    
    font-family: inherit;
    font-weight: lighter;
    padding-bottom: 50px;
}

.widget{
    padding-bottom: 50px;
    padding-top: 0px;
}

/*ul.sub-menu{
    font-size: 15px;
    font-family: sans-serif;
    font-weight: lighter;
    line-height: 10px;
}*/
        
img.attachment-thumbnail{
    width:75px;
    left: 75px;
    float: left;
}

li.current_page_item  {
       display: none;
}

li.page_item {
    font-family: inherit;

}


dd.wp-caption-text {
    font-family: inherit;
    font-weight: 100;
    color: #8c4b2e;
}

#top-menu a:hover { color: #8c4b2e!important; }

/*#top-menu-nav .current-menu-item {color: #fff!important;}*/
 
/* style the get started cta button */

    .menu-item-donate {
        border-radius: 5px          !important; 
        height:50px                 !important;
        background-color: #27323a   !important;
        color: #fff                 !important;
        padding-bottom: 35px;
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px          !important;          
    }   
    
   .menu-item-donate a {
        color: #fff                 !important;
    }

    li.menu-item-donate {
        color:#fff                  !important;
        background-color:#27323a    !important;     
    }

    li.menu-item-donate:hover {
        background-color: grey     !important;
/*        border: 2px solid #8c4b2e   !important;*/
        color: #27323a              !important;
    }

#top-menu-nav ul.sub-menu {
    font-family:inherit;
    width: 400px;
}

#top-menu-nav ul.sub-menu li a {
    width: 400px !important;
}

#top-menu-nav li.current-menu-item {
    font-family: inherit;
}

input.et-search-field {
    font-family: inherit;
}

/* change background color of More of our Projects section*/

.et_pb_section_3 {
    background-color: #e8e8e8   !important;
}