/*   
Theme Name: Benevolence Child Theme
Theme URI: 
Description: Use this theme to start your Benevolence Child Theme development.
Author: Victor Tihai
Author URI: http://wplook.com/
Template: benevolence-wpl
Version: 1.0.0
*/

@import url('../benevolence-wpl/style.css');

#site-description, #site-title{
display:none;
}
.parentPage{
font-weight: bold;
text-transform: uppercase;
}
.parentPageTitle a{
color:black;
text-decoration: none;
}

.donationBox {
width:217px;
float:left;
margin-right:20px;
margin-bottom:20px;
}

div.pp_default .pp_description{
font-size:20px;
}
.imgBorder {
border: 2px solid #cfcfcf;
}

.site-navigation.main-navigation .menu li a {
padding: 13px 19px;
}

.custombox article.item {
    margin: 0px 40px 40px 0px;
}
.custombox article.item:nth-child(3n+3) {
    margin: 0px 0px 40px;
}
.custombox article.item img {
width: 240px;
}
.teamMember p{
text-align: justify;
}
.memberName {
font-weight: bold;
font-size: 20px;
}




.logo-online-giving {
    margin: 0px 0px;
}
#masthead .page-header {
    min-height: 80px;
}
.header-bg {
    position: relative;
    padding: 5px;
    padding-bottom: 10px;
}
.make-donation {
    margin-bottom:0px;
    margin-top:20px;
}
.branding{
    margin-top:-40px;
}
#toolbar {
    background: none;
}
/* THIS IS REMOVING THE WEBSITE FOOTER COPYRIGHTS BAR*/
.site-info {
display: none;
}

#wplook_docs_widget-2 .box-conten-margins {
	display: none;
}

.teaser {
    background-color:white;
}

#cat.postform {
    width:260px;
}
.widget_archive select {    
    width:260px;
}   
.widget_categories {
    margin-bottom: 40px;
}
.widget_search {
    margin-bottom: 40px;
}

/*
TRYING TO REDUCE SIZE OF SUBMENU
.sub-menu li {
    height:10px;
    padding: 0px;
    line-height: 10px;
}
.sub-menu li a {
    line-height: 10px;
    padding: 0px;
}*/


.post > div.entry-content > figure {
    display: none;
}


.home #main {
padding-top: 30px;
}

@media only screen and (max-width: 1240px) {
#countdownCR{
display: none;
}

}



/*@media only screen and (min-width: 480px) and (max-width: 767px) {*/
@media only screen and (max-width: 767px) {
	/* Header */
.share-items {
display: none;
}
.branding{
    margin-top:5px;
}
.make-donation {
    margin-top:-20px;
    margin-bottom:15px;
}



}
