/* Custom CSS */

@import url('https://fonts.googleapis.com/css?family=Droid+Serif|Montserrat:400,600|Roboto:300,400,700');

body {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
}

/* Logo // Header */

.l-l, .l-m, .l-b {
	font-family: 'Roboto';
}

.l-l {
	font-weight: 300;
}

.l-m {
	font-weight: 400;
}

.l-b {
	font-weight: 900;
}

.site-description {
	display: block;
	max-width: 600px; 
	font-family: 'Roboto';
	margin: 0 auto;
	letter-spacing: 1px;
}

.site-title::after {
	height: 1px;
	opacity: .5;
}

.entry-header {
	text-align: left;
}

.entry-header .entry-meta::after {
	height: 1px;
	width: 125px;
	margin: 10px 0 10px;
	background-color: #eee;
}


.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav .dropdown-menu>li>a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

/* Typography */

.tribe-events-list-widget .tribe-event-title, h4 {
	font-size: 13px;
}

h5, .entry-meta, h5.entry-date, h5.entry-date a {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
}

/* Buttons */

.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button, 
.button-grey, .tribe-events-widget-link a {
	border-radius: 0 !important;
	text-transform: uppercase;
	font-family: 'Montserrat';
	border: none !important;
	display: block;
	padding: 8px;
	font-size: 12px !important;
	text-align: center;
	font-weight: 400 !important;
}

.button-grey, .tribe-events-widget-link a {
	background: #18739E !important;
	color: #fff !important;
	
}


.button-grey:focus, .button-grey:hover, .button-grey:active,
.tribe-events-widget-link a:focus, .tribe-events-widget-link a:hover, .tribe-events-widget-link a:active {
	background: #18739E !important;
	color: #fff !important;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	border-radius: 0;
}

.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
	background: #18739E !important;
	color: #fff !important;
}

.field-wrap input[type="submit"]:hover, .field-wrap input[type="button"]:hover, .field-wrap button:hover  {
	background: #e2e2e2 !important;
	color: #838080 !important;
}

/* Widget / Sidebar */

#secondary .widget {
	font-size:  12px;
}

.textwidget {
	padding: 10px 0;
}

#secondary .widget-title {
    border-left: none;
    padding-left: 23px;
}

.widget input[type=search].search-field {
    padding: 8px;
    border-radius: 0;
}

.widget button.search-submit {
    border-radius: 0;
    background: #e2e2e2;
	color: #838080 !important;
	border: none;
}


.widget button.search-submit:hover {
	background: #18739E !important;
	color: #fff !important;
}

input.search-field {
    border-bottom: 1px solid #ddd;
}


#mc_embed_signup input.email {
	padding: 8px;
	border-radius: 0;
	border: 1px solid #dcdbdb;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
}

#mc_embed_signup input.email, #mc_embed_signup input {
	width: 100%;
	margin: 5px 0;
}


.tribe-events-list-widget .tribe-list-widget {
    margin-left: 0;
    padding: 20px 0 0;

}

#secondary .widget li {
	padding: 10px 0;
	border-bottom: none;
	position: relative;
}

/* Tribe Events Calendar */

.tribe-events-back {
	margin-top: 40px;
}

#tribe-events {
	font-family: 'Montserrat';
}

.tribe-events-schedule h2 {
    font-size: 1.5em;
}

/* Footer */

.footer-widgets .fa {
	color: #fff;
}

.footer-widgets ul li {
	margin: 0 10px;
	display: inline-block;
}



/* Misc */

:target:before {
content:"";
display:block;
height:120px; /* fixed header height*/
margin:-120px 0 0; /* negative fixed header height */
}

#secondary .sidebar-custom-events > ul {
	margin-left: 0;
	margin-right: 0;
}
#secondary .sidebar-custom-events .entry-title {
	margin-bottom: 2px;
	line-height: 1.4;
}
#secondary .sidebar-custom-events .exc-before > *:last-child {
	margin-bottom: 0;
}
#secondary .sidebar-custom-events .entry-title + p,
#secondary .sidebar-custom-events .extra-event-item > *:last-child {
	margin-bottom: 0;
}
#secondary .tribe-events-widget-link {
	margin-top: 20px;
}
#secondary .extra-event-list .extra-event-excerpt a {
	color: #18739c;
}

.cattegories { display: none;}

.list-post-footer .cat-links ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.list-post-footer .cat-links ul li {
	display: inline-block;
	list-style: none;
}
.list-post-footer .cat-links ul li a:hover {
	text-decoration: underline;
}
.list-post-footer .cat-links ul li:after {
	float: right;
	content: ",";
}
.list-post-footer .cat-links ul li:last-child:after {
	content: none;
}

.extra-post-list .entry-header .entry-title a {
	color: #231f20 !important;
}
.extra-post-list .entry-summary .read-more a {
	color: #fff !important;
}

.dropdown-menu .dropdown-menu {
	left: 99%;
	top: -3px;
	border-left: 0;
}
.dropdown-menu .dropdown-menu:after {
	left: -10px;
	top: 20px;
	border-bottom-color: transparent;
	border-right-color: #fff;
}

@media (max-width: 767px) {
	#menu-primary-menu .caret {
		display: none;
	}
	#menu-primary-menu .menu-item-has-children > a {
		display: inline-block;
		padding-right: 0;
		position: relative;
	}
	#menu-primary-menu .menu-item-has-children > a:after {
		content: "";
		position: absolute;
		top: 18px;
		right: -18px;
		border-top: 4px dashed;
		border-top: 4px solid \9;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
		pointer-events: none;
	}
	#menu-primary-menu .menu-item-has-children .menu-item-has-children > a:after {
		top: 13px;
	}
	#menu-primary-menu .menu-item-has-children .menu-item-has-children > a,
	#menu-primary-menu li a {
		background: transparent !important;
	}
	#menu-primary-menu ul.dropdown-menu ul.dropdown-menu a {
		padding-left: 40px;
	}
}

.richter-pagination {
	margin-bottom: 25px;
}
.richter-pagination a,
.richter-pagination span {
	display: inline-block;
	padding: 2px 5px;
	border: solid 1px #a0a0a0;
	min-width: 26px;
	text-align: center;
	color: #676767;
	transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	margin-bottom: 10px;
}
.richter-pagination a:hover {
	border: solid 1px black;
	color: black;
}
.richter-pagination a + a,
.richter-pagination a + span,
.richter-pagination span + a,
.richter-pagination span + span {
	margin-left: 10px;
}
.richter-pagination .current {
	cursor: default;
	border: solid 1px black;
	color: black;
}
.richter-pagination .dots {
	cursor: default;
}


@media (max-width: 767px) {
.navbar-brand {
    font-size: 16px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:active, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #231f20 !important;
    }
}

@media (max-width: 641px) {
.site-title {
    font-size: 20px;
    }
}

/* Custom read more */
span.custom-read-more {
	display: block;
	text-align: center;
	margin-top: 1.2em;
}

#secondary .sidebar-custom-events .extra-event-item .extra-event-excerpt,
#secondary .sidebar-custom-events .extra-event-item .extra-event-excerpt *,
.tribe-events-list .type-tribe_events h2,
.tribe-events-list .type-tribe_events h2 *,
.tribe-events-list .tribe-events-loop .tribe-events-content-before-title,
.tribe-events-list .tribe-events-loop .tribe-events-content-before-title *,
.tribe-events-list .tribe-events-loop .tribe-events-content-after-title,
.tribe-events-list .tribe-events-loop .tribe-events-content-after-title *,
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-content-before-title,
.single-tribe_events .tribe-events-content-before-title *,
.single-tribe_events .tribe-events-content-after-title,
.single-tribe_events .tribe-events-content-after-title *,
.tribe-events-month-before-title,
.tribe-events-month-before-title *,
.tribe-events-month-after-title,
.tribe-events-month-after-title *,
.tribe-events-month-event-title,
.tribe-events-month-event-title a {
	display: inline;
	padding: 0;
	width: auto;
	margin: 0;
	float: none;
}

#secondary .sidebar-custom-events .extra-event-item .extra-event-excerpt,
#secondary .sidebar-custom-events .extra-event-item .exc-before,
#secondary .sidebar-custom-events .extra-event-item .extra-event-excerpt a,
#secondary .sidebar-custom-events .extra-event-item .exc-before a {
	font-size: 13px;
	font-family: Lato,sans-serif,'helvetica neue',helvetica,arial,verdana;
	font-weight: 900;
	color: #212121;
}

.single-tribe_events .tribe-events-content-before-title,
.single-tribe_events .tribe-events-content-after-title {
	font-size: 1.7em;
	line-height: 1;
	letter-spacing: .02em;
	color: #212121;
	font-family: Lato,sans-serif,'helvetica neue',helvetica,arial,verdana;
	font-weight: 900;
	font-style: normal;
}

.tribe-events-list .tribe-events-loop .tribe-events-content-before-title,
.tribe-events-list .tribe-events-loop .tribe-events-content-after-title {
	font-size: 1.6em;
	color: #212121;
	font-family: Lato,sans-serif,'helvetica neue',helvetica,arial,verdana;
	font-style: normal;
	font-weight: bold;
	color: #18739c;
}

.tribe-events-month-before-title,
.tribe-events-month-after-title {
	font-family: sans-serif;
	font-size: 98%;
	line-height: 1.25;
	font-style: normal;
}
.tribe-events-calendar .tribe-events-month-before-title > a,
.tribe-events-calendar .tribe-events-month-after-title > a {
	font-weight: bold;
	color: #18739c;
	font-size: 100%;
}

#secondary .gsc-control-cse {
	padding: 0;
	margin: -10px 0;
	background: none !important;
	border: none !important;
}
#secondary .gsc-control-cse form *:not(input) {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
#secondary .gsc-control-cse form td.gsib_b {
	display: none;
}
#secondary .gsc-control-cse form input.gsc-input {
	border: solid 1px #cecece !important;
	border-radius: 3px;
	height: 30px !important;
	width: 170px !important;
}
#secondary .gsc-control-cse form td.gsib_a,
#secondary .gsc-control-cse form td.gsc-search-button,
#secondary .gsc-control-cse form td.gsc-input {
	padding: 0 !important;
}
#secondary .gsc-control-cse form td.gsc-search-button input {
	margin: 0;
	height: 30px;
	padding: 0 20px;
	border-radius: 3px;
	border: solid 1px #b9b9b9;
	position: relative;
	top: 5px;
	background-image: url('../images/search_box_icon.png');
	background-repeat: no-repeat;
	background-position: center center;
}