/*
Theme Name: Northwest Choirs
Template: salient
Author: Sarah Potter
Version: 1.0.1430256126
Updated: 2015-04-28 21:22:06
*/

@charset "UTF-8";

#site-cred{
	float: right;
}

#landing-page-footer{
	display: none;
}

.category-label{
	font-size: 1.5em;
	font-family: 'Bree Serif';
	color: #7356a9;
}
.cn_category_label{
	display: none;
}
.category-label .cn_category_label{
	display: none;
}

#tribe_events_filter_item_eventcategory li.tribe-events-category-members-only{
	display: none;
}

span#tribe-mini-calendar-month, a.tribe-mini-calendar-nav-link.next-month, a.tribe-mini-calendar-nav-link.prev-month{
	color: #232634;
}


/*-------------------- SMS Added Styles -----------------*/
body[data-header-resize="0"] .container-wrap {
    padding-top : 40px!important;
}

@media screen and (max-width : 400px) {
    #group-logos a {
        display: inline-block;
        width : 48%;
        margin-right : 2%;
    }
    #group-logos a:last-child {
        margin-right: 0;
    }
    #group-logos a img {
        max-width : 100%;
    }
}




