/*
 Theme Name:   New Beginnings Worship Centeer Custom Theme
 Theme URI:    https://generatepress.com
 Description:  Custom Child Theme for nbwcchurch.com (A GeneratePress Child Theme)
 Author:       Shawn Hartley
 Author URI:   https://shawnhartley.com
 Template:     generatepress
 Version:      1.2
*/

@media (min-width: 770px) {
.top-bar {
	padding-top: 10px;
	height: 40px !important;
}
}

.site-footer:not(.footer-bar-active) .copyright-bar {
    margin-left: unset;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    font-weight: bold;
}
.main-navigation .menu > .menu-item > a:hover {
	text-decoration: underline;
}
.ggg img {
	margin-top: -10px;
}
.footertitle {
	margin-bottom: 0;
}
.footerlink a {
	text-decoration: none;
}
.footerlink a:active, .footerlink a:hover {
	text-decoration: underline;
}
.tribe-events-single-event-title, .tribe-common .tribe-common-anchor-thin {
	font-family: syne;
}
.tribe-events-calendar-list__event-description {
	font-family: Inter, sans-serif;
}
.tribe-events-pro-summary__event-date-tag {
 font-family: Inter, sans-serif;	
}
.tribe-events-pro-summary__event-date-tag-daynum {
 font-family: Syne, sans-serif;
}
.wp-show-posts-entry-title a:link, .wp-show-posts-entry-title a:active, .wp-show-posts-entry-title a:hover, .wp-show-posts-entry-title a:visited {
	font-family: Syne, sans-serif;
	font-style: normal;
	text-transform: title;
	font-weight: 600;
	color: #000000;
}
a.wp-show-posts-read-more:link, a.wp-show-posts-read-more:visited {
	font-family: Inter, sans-serif;
    padding: 5px 20px;
    display: inline-block;
    color: #ffffff;
	font-weight: 700;
    background-color: #32444a;
    border: 0;
    font-size: inherit;
		border-radius: 6px;
	text-transform: uppercase;
}

a.wp-show-posts-read-more:hover,
a.wp-show-posts-read-more:active,
a.wp-show-posts-read-more:focus {
    color: #000000;
	font-family: Inter, sans-serif;
    background-color: #d18e60;
    border: 0;
} 

element.style {
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    width: auto;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    position: relative;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    width: auto;
}
.tempborder {
	border: 1px solid #fff;;
}
.frm_button_submit {
	text-transform: uppercase;
}

/*The Events Calendar*/
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border, .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small  {
	border: 1px solid #32444a !important;
	background-color: #32444a !important;
	color: #ffffff !important;
}
.tribe-events-c-subscribe-dropdown__button-text
	text-transform: uppercase !important;
}
.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
	text-transform: uppercase !important;;
  font-weight: bold !important;
}



.tribe-common-h3 {
	font-family: Syne, sans-serif !important;
}

.tribe-common .tribe-common-b2 {
	font-family: Inter, sans-serif !important;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
		font-family: Syne, sans-serif !important;
	font-weight: bold !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	font-family: Syne, sans-serif !important;
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
	font-weight: bold;
	text-transform: uppercase;
}

.tribe-events .tribe-events-calendar-series-archive__link {
	color: #d18e60 !important;
}

/*Mobile*/
@media (max-width: 769px) {
	.stones {
		display: none;
	}
	gb-button-df0b7246 {
		display: none;
	}
}