.attorna-animate-fixed-navigation.attorna-header-style-plain .attorna-navigation, .attorna-animate-fixed-navigation.attorna-header-style-boxed .attorna-navigation {
	padding-top: 40px;
}

.attorna-content-area p > a {
	text-decoration: underline;
}

.attorna-content-area.attorna-item-pdlr.attorna-sidebar-style-none.clearfix {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: auto;
}

.one-wrap {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 20px;
	margin: 0 15px 15px;
	width: 28.33%;
	text-align: center;
	box-shadow: 0 0 45px rgb(10 10 10 / 8%);
	border-radius: 4px;
}

table tr td {
	padding: 15px 3px;
	text-align: center;
}

.displ1 {
	display: none;
}

div#comments {
	display: none;
}

.attorna-footer-wrapper .widget {
	margin-bottom: 10px;
}

.ft-c {
	text-align: center;
	margin-bottom: 0px;
}

#form-jfs>p {
	display: none;
}

.gdlr-core-column-30>p {
	margin-bottom: 7px;
}

.header--subtitle {
	color: #ffffff;
	font-size: 25px;
	padding-top: 25px;
}

i.arrow_carrot-left.gdlr-core-default.flex-prev, i.arrow_carrot-right.gdlr-core-default.flex-next {
	display: none;
}

@media only screen and (max-width: 1025px) {
	.attorna-logo.attorna-item-pdlr {
		padding-top: 0px;
	}

	.one-wrap {
		width: 50%;
		margin: 0 auto;
	}

	.displ1 {
		display: block;
	}

	.attorna-mobile-header-container.attorna-container.clearfix {
		display: flex;
	}

	a.phone-i {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		font-size: 25px;
		color: #b1976b;
		right: 90px;
		top: 50%;
		margin-top: -12px;
		align-items: center;
		position: absolute;
		width: 30px;
		justify-content: flex-end;
		align-content: stretch;
	}
}

@media only screen and (max-width: 768px) {
	.one-wrap.wrap-master {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	.one-wrap {
		width: 100%;
	}

	.one-wrap.wrap-master:last-child {
		margin-top: 10px;
	}

	.one-wrap.wrap-master ul {
		margin-left: 0px;
	}

	.attorna-mobile-header .attorna-logo- inner {
		max-width: 140px;
	}

	.one-wrap.wrap-master {
		padding: 20px !important;
		margin-bottom: 20px;
	}

	.attorna-content-area.attorna-item-pdlr.attorna-sidebar-style-none.clearfix > .fs > tbody > tr {
		font-size: 11px;
	}

	table tr th {
		line-height: 1.1;
	}

	.attorna-footer-wrapper .widget {
		margin-bottom: 0px;
	}

	.displ1 {
		display: block;
	}

	.attorna-mobile-header-container.attorna-container.clearfix {
		display: flex;
	}
}

@media only screen and (min-width: 580px) and (max-width: 768px) {
	.one-wrap.wrap-master {
		padding: 20px !important;
		margin-bottom: 20px;
	}
}

.rc-anchor-light.rc-anchor-normal {
	max-width: 90% !important;
}

.one-wrap li {
	list-style: none;
}

.one-wrap.wrap-master {
	width: 30%;
    padding: 40px 40px;
    text-align: left;
}

.one-wrap.wrap-master ul {
	margin: 0;
}

.attorna-content-area.attorna-item-pdlr.attorna-sidebar-style-none.clearfix {
	justify-content: center;
}

span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-skin-caption.gdlr-core-blog-info-date {
	display: none;
}

.grecaptcha-badge {
	z-index: 2;
	bottom: 100px !important;
}

.post-type-archive-tribe_events h3.attorna-page-title {
	display: none;
}

.post-type-archive-tribe_events div.attorna-page-title-content::before {
	content: 'Lodge Calendar';
	font-size: 46px;
	color: #ffffff;
	font-weight: 600;
}

.post-type-archive-tribe_events .attorna-page-title-wrap.attorna-style-custom .attorna-page-title-content {
	padding-bottom: 89px;
	padding-top: 28px;
}

th.tribe-events-calendar-month__header-column {
    width: 100% !important;
    display: flex;
    align-content: center;
    padding: 5px 10px !important;
}

/* Hero banner */

#hero-banner .gdlr-core-pbf-background {
	filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
}

@media (max-width: 999px) {
	#hero-banner {
		min-height: auto !important;
	}
}

@media (max-width: 767px) {
	#text-banner {
    	padding: 0px;
	}
}
