h1 {
	font-size: 42px;
}
h2 {
	font-size: 38px;
}
h3 {
	font-size: 34px;
}

p {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;
}
.page-content ul {

}
.page-content ul li,
.page-content ol li,
.entry-content ul li,
.entry-content ol li {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;
}

.page-content p a:not(.button),
.entry-content p a:not(.button) {
	text-decoration: underline;
}
.page-content p a:not(.button):hover,
.entry-content p a:not(.button):hover {
	color: #ee7424;
}

.wp-block-group .stories-cats span {
    font-size: 16px;
}
.wp-block-group .history-menu a {
    padding: 8px 4px;
}
.wp-block-group .stories-cats a {
    border: 3px solid #e6e4dd;
    margin-left: 4px;
    font-size: 16px;
    font-weight: 600;
}
.eventsnotice {
	margin: 2rem 0;
	padding: 60px 250px 60px 80px;
	background-color: #f2f1e9;
}
p.description {
	background-color: #f2f1e9;
	padding: 1rem;
}
.formsection {
	padding: 1rem;
	border: 1px solid #ccc;
	margin-bottom: 1rem;
}
.wpt-form-checkbox-label {
	white-space: normal !important;
}
.wpt-form-set-checkboxes {
	margin-left: 0;
}
input.btn {
	background-color: #ed7522;
	color: #fff;
	margin-left: 15px;
	margin-bottom: 0;
	font-weight: 600;
	padding: 8px 16px;
	border-radius: 6px;
	box-shadow: 0px none;
	margin-left: 0;
}
input.btn:hover {
	cursor: pointer;
}
.home-ctas {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
header.header {
    padding: 15px 0 15px;
}
header.topnav {
	background-color: #09273D;
	height: 40px;
	line-height: 40px;
	padding: 0;
	overflow: hidden;
}
header.topnav a {
	display: inline-block;
	width: auto;
	padding: 0 16px 0 16px;
	color: #E2E0D2;
	font-size: 16px;
	font-weight: 600;
	height: 36px;
	background-color: #09273D;
    line-height: 34px;
}
header.topnav .search-contact a.last {
	background-color: #3A5264;
	margin-left: 5px;
}
header.topnav a.active {
	background-color: #E87E24;
}
header.topnav .alignright {
	text-align: right;
}
header.topnav a.search {
    width: 40px;
    height: 40px;
    background: transparent url(../images/icon-search-header.png) no-repeat 50% 50%;
    background-size: 24px 25px;
    text-indent: 9999px;
    padding: 0;
}
header .menu .button.blue {
	background-color: #2990C5;
	margin-right: 10px;
}
header .menu .button a {
	padding: 1.35rem 1.5rem;
}
#main-nav {
	margin-left: -30px;
}
#main-nav > li > a:not(.button) {
	line-height: 64px;
	padding-top: 0;
	padding-bottom: 0;
}


header.home-banner-top {
	background-color: #0C3451;
	border-top: 7px solid #2990C5;
}
header.home-banner-top {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
header.home-banner-top a {
	font-size: 10px;
	color: #C5CDD3;
}

.button {
	border-radius: 0px;
    font-size: 18px;
	transition: all 0.25s;
	font-weight: 400;
}
.button.blue:hover, 
.button.orange:hover,
.page-content .button:hover,
.entry-content .button:hover  {
	background-color: #0C3451 !important;
}
header .button.orange a {
	color: #fff !important;
}
.mc4wp-form .button.blue:hover  {
	background-color: #000 !important;
}
.mc4wp-alert {
	padding: 2rem 0 0 0;
}
.mc4wp-alert > p {
	color: white;
    font-weight: 600;
    font-size: 18px;
}
.button.big {
	padding: 1.5rem 1rem;
	font-size: 30px;
}
.sidebar .button.big {
	width: 100%;
	text-align: center;
}
.dropdown.menu>li:not(.button)>a {
    padding: 0.75rem 1rem 0.75rem 0.5rem;
    margin-right: 0rem;
    min-width: 120px;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
	display: inline-block;
    width: 14px;
    height: 7px;
    border: 0;
    content: "";
    border-bottom-width: 0;
    border-top-style: none;
    border-color: #0c334f transparent transparent;
    left: auto;
    margin-top: -4px;
    background: transparent url(../images/menu-dropdown-arrow.png) no-repeat left top;
    background-size: 14px 7px;
    position: static;
    margin-left: 4px;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
	padding-right: 0.5rem;
}
.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem;
    display: block;
    width: 100%;
}
.dropdown .is-dropdown-submenu a:hover {
	background-color: #08273D;
	color: #fff;
}
.dropdown .is-dropdown-submenu .is-dropdown-submenu-item.is-active > a {
	background-color: #3A5264;
	color: #fff;
}
.dropdown .is-dropdown-submenu .is-dropdown-submenu-item.is-active > a:hover {
	background-color: #08273D;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent>a:after,
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent>a:after {
	display: inline-block;
    width: 7px;
    height: 14px;
    border: 0;
    content: "";
    border-bottom-width: 0;
    border-top-style: none;
    border-color: #0c334f transparent transparent;
	right: 10px;
    left: auto;
    margin-top: -6px;
    background: transparent url(../images/submenu-dropdown-arrow.png) no-repeat left top;
    background-size: 7px 14px;
    position: absolute;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent>a:hover:after,
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent>.submenu>li.is-dropdown-submenu-parent.is-active>a:after {
	background: transparent url(../images/submenu-dropdown-hover-arrow.png) no-repeat left top;
	background-size: 7px 14px;
    width: 7px;
    height: 14px;
	margin-top: -6px;
}
#main-nav.menu.align-left {
	justify-content: flex-end;
}



#main-nav .button.blue {
	color: white;
}
header .menu .active:not(.button)>a, header .menu .is-active:not(.button)>a {
    background: transparent;
	border: 1px solid #0c334f;
    color: #0c334f;
}
header .menu .active.button.blue>a, header .menu .is-active.button.blue>a {
	color: #fff;
}
header .menu>li>a {
	border: 1px solid transparent;
}
header .menu>li:not(.button)>a:hover {
	border: 1px solid #0c334f;
}
.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 100px;
    border: 0px solid #cacaca;
    background: #EAE8DA;
    width: 100%;
}
}


.crumbs {
	background-color: #0C3451;
	border-top: 6px solid #2990C5;
	padding: 0;
}
ul.trails {
	padding: 0.5rem 0;
	margin: 0;
}
ul.trails > li > a {
	color: #C5CDD3;
	text-transform: uppercase;
}
ul.trails > li > a:hover, ul.trails > li > a.active {
	color: #fff;
}
.home-banner {
	border-top: 0;
	background-image: url(../images/banner-home.jpg);
	background-size: cover;
	height: 550px;
	padding: 0;
	padding-top: 80px;
	margin-bottom: 2rem;
	background-repeat: no-repeat;
}
.home .home-banner {
	margin-bottom: 0;
}
.front-headline {
	width: 55%;
    max-width: 600px;
}

.home-banner .front-headline h1 {
	background-color: #0C3451;
	color: #E2E0D2;
	font-weight: bold;
	font-size: 42px;
	padding: 1rem 1rem 1rem 2rem;
	margin: 0;
}
.home .home-banner .front-headline h1 {
	font-size: 46px;
}
.home-banner .front-headline .text-container {
	background: rgba(255, 255, 255, 0.7);
	padding: 1rem 1rem 1rem 2rem;
}
.home-banner .front-headline .text-container p {
	font-size: 28px;
	color: #0C3451;
	line-height: 1.3;
	font-weight: 600;
}
.home .home-banner .front-headline .text-container p {
	font-size: 32px;
}

.button.blue {
	background-color: #2990C5;
	color: white;
}
.home-banner .front-headline .button {
	font-weight: 600;
	font-size: 22px;
	padding: 1rem 2rem;
	margin: 0;
}
.text-container p:last-child {
	margin-bottom: 0;
}
section.help {
	background: #E2E0D2;
}
section.help p {
    color: #0C3451;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
    padding: 2rem 2rem 2rem 0;
	margin-bottom: 0;
}
section.help a.button {
	margin-bottom: 0;
    float: right;
	margin-top: -6px;
}
section.who {
	margin-top: 1rem;
	margin-bottom: 0;
}
section.who p {
	text-align: center;
    font-weight: 600;
    font-size: 33px;
    padding: 3rem 2rem;
    line-height: 1.3;
}
.cta-container {
	width: 100%;
	max-width: 370px;
	height: 290px;
    padding: 4rem 2rem 3rem 2rem;
    margin-bottom: 2rem;
	text-align: center;
	position: relative;
}
.cta-container.noimg {
    height: 200px;
    padding: 2rem 2rem 2rem 2rem;
}
.home .cta-container.noimg {
    height: 260px;
    padding: 4.5rem 2rem 2rem 2rem;
}
.cta-container h3 {
	text-align: center;
	font-weight: bold;
	font-size: 32px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	bottom: 3rem;
    width: 80%;
}
.home .cta-container h3 {
	margin-bottom: 0;
}
.front-page-ctas .cta-container,
#how-we-help .cta-container {
	margin-right: 1.5rem;
	float: left;
}
.front-page-map {
	margin-bottom: 2rem;
}
.front-page-ctas .cta-wrapper:last-child .cta-container,
.front-page-ctas > .grid-x > .cell > .cta-container:last-child,
#how-we-help .grid-x > .cell > .cta-container:last-child {
	margin-right: 0;
}
a.cta-wrapper {
	transition: all 0.25s;
}
a.cta-wrapper:hover {
	opacity: 0.8;
}
.home section h2 {
	margin-bottom: 32px;
}
.front-page-map .medium-4 {
	background-color: #0C334F;
	padding-top: 3rem;
}
.front-page-map > h2,
#how-we-help h2 {
	margin-top: 3rem;
}
#how-we-help .cta-container {
	margin-bottom: 0;
	max-width: 374px;
}
#how-we-help .cta-container > h3 {
	bottom: auto;
}
.cta-container.compass {
	height: 330px;
	margin-bottom: 0;
}
.home .off-canvas-content > section {
	overflow: hidden;
}
#how-we-help > .grid-container > h2 {
	
}
.headline-link {
	font-size: 28px;
	display: inline-block;
	white-space: nowrap;
	padding: 0.5rem 0 0.5rem 3.5rem;
	background: transparent url(../images/headline-right-arrow.png) no-repeat left 50%;
	background-size: 14px 23px;
	color: #0C334F;
	float: right;
	font-weight: 600;
	margin: 1rem 0 2rem;
}
.headline-link:hover {
	text-decoration: underline;
}
.quote-block {
	max-height: 700px;
}
.home .quoteblock .image {
	background: transparent url(../images/banner-home.jpg) no-repeat 100% 50%;
	background-size: cover;
}
.home .quoteblock {
	
	padding-left: 0;
	padding-right: 0;
}
.home .quoteblock > .grid-x {
	background-color: #0C334F;
	    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}
.home .quoteblock .text .smalltext p {
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 28px;
}
.home .quoteblock .text .bigtext p {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2;
}
.home .quoteblock .text {
	overflow: hidden;
    height: auto;
    min-height: 580px;
}
.home .quoteblock .text .quote-inner {
    padding: 3rem 3rem 3rem 3rem;
    position: relative;
    height: 100%;
    overflow: hidden;
}
.home .quoteblock .text .quote-inner .quote-text-container {
	position: absolute;
	bottom: 6rem;
}
.home .quoteblock .smalltext {
	padding-right: 2rem;
}
.home .quoteblock .quote-attribute {
	position: absolute;
	bottom: 2rem;
}
.home .quoteblock .quote-attribute p {
	color: #fff;
}
.home .quoteblock hr {
	width: 100px;
    text-align: left;
    margin-left: 0;
	margin: 1.5rem 0;
}
.news-teaser-inner {
	height: 540px;
	border-bottom: 8px solid #E2E0D2;
}
.news-img {
	margin-bottom: 1.75rem;
}
.news-teaser h3 {
	margin-bottom: 1.75rem;
	line-height: 1.1;
}
.news-teaser h3 a:hover,
.list-item h3 a:hover {
	color: #008dc3;
}
.news-teaser .excerpt {
	color: #0C334F;
}
.news-teaser .excerpt p {
	line-height: 1.5;
}
.news-teaser .excerpt p:last-child {
	margin-bottom: 0;
}
.single .wp-post-image {
	margin-bottom: 2rem;
}
section.latest-news .js-wpv-view-layout .grid-x {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
.alignright .button {
	float: right;
	margin-top: 1.5rem;
}

footer#topfooter {
	background-color: #0C3451;
	padding: 4rem 0 6rem;
}
#topfooter p,
#subfooter p {
	color: white;
}
footer#bottomfooter {
	background-color: #E2E0D2;
	padding: 2rem 0;
	margin-top: 0;
}
footer#subfooter {
	background-color: #0C3451;
	padding: 2rem 0 1rem 0;
	margin-top: 0;
}
#topfooter h3 {
	text-align: center;
	color: white;
}
#topfooter p {
	text-align: center;
}
.mc4wp-form .input-fields {
	text-align: center;
}
.mc4wp-form .input-fields input {
	width: 25%;
    margin-right: 2%;
    display: inline-block;
    border-radius: 5px;
}
.mc4wp-form .input-fields input:last-child {
	margin-right: 0;
}
.mc4wp-form .submit-fields {
	text-align: center;
	margin-top: 1.5rem;
}
input[type="submit"].button.blue {
	background-color: #2990C5;
	color: white;
	padding: 1rem 2rem;
	display: inline-block;
	width: auto;
}
aside .mc4wp-form .input-fields {
	text-align: left;
}
aside .mc4wp-form .input-fields input {
	width: 100%;
    margin-right: 0%;
    display: block;
    border-radius: 5px;
}
aside .mc4wp-form .submit-fields {
	text-align: left;
	margin-top: 0;
}
aside input[type="submit"].button.blue {
	padding: 0.75rem 1.5rem;
	display: inline-block;
	width: auto;
}
aside .mc4wp-form {
	margin-top: 4.5rem;
}


footer .button.orange {
	padding: 0.75rem 0.75rem;
	color: white;
	margin-left: 0 !important;
}
#bottomfooter p {
	text-align: center;
}
#subfooter p, #subfooter a {
	font-size: 12px;
}
#subfooter a {
	color: white;
}
#subfooter .button.blue.floatright {
	float: right;
	color: white;
	background-color: #2990C5;
	padding: 0.75rem 0.75rem;
	font-size: 14px;
}
#subfooter p {
	margin-bottom: 0;
}
#subfooter .menu > li:first-child > a {
	padding-left: 0;
}



#titlebar {
	border-top: 7px solid #0098ce;
	background-color: #0c3451;
	padding-top: 0.5rem;
	padding-bottom: 2.5rem;
	margin-bottom: 2.5rem;
}
.breadcrumbs {
	color: white;
	margin-bottom: 2rem;
}
.home .breadcrumbs {
	margin-bottom: 0;
}
.breadcrumbs.banner {
	margin-bottom: 0.5rem;
}
.breadcrumbs a {
	color: white;
	font-weight: 600;
}
.breadcrumbs li {
    float: left;
    font-size: 13px;
    color: white;
    cursor: default;
    text-transform: uppercase;
}
#titlebar h1, #titlebar h2.section-title {
	color: white;
	font-size: 48px;
	font-weight: 600;
	margin-bottom: 0;
}
.page main p, .page main ul, .page main ol {
	max-width: 780px;
}
.single .intro {
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	border-top: 7px solid #E2E0D2;
}
.intro {
	margin-bottom: 2rem;
}
.page .intro {
	margin-top: 1.5rem;
}
.single .intro p {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    max-width: 780px;
    color: #0c3451;
}
.wp-block-ub-content-toggle-accordion {
	border-top: 0 !important;
	border-bottom: 1px solid #000 !important;
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
	border-left: 0;
	border-right: 0;
}
.wp-block-ub-content-toggle-accordion-title-wrap {
	background-color: #fff !important;
}
.wp-block-ub-content-toggle-accordion-title {
	color: #0c3451 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	padding: 0 !important;
}
.wp-block-ub-content-toggle-accordion-content-wrap {
	padding: 0 !important;
}
.wp-block-ub-content-toggle-accordion-content-wrap p {

}
.wp-block-ub-content-toggle {
	border-top: 1px solid #000 !important;
    margin: 20px 0 20px 0;
    width: 100%;
    max-width: 780px;
}
.wp-block-ub-math-plus {
	width: 26px;
    height: 3px;
}
.wp-block-ub-math-plus::after {
    width: 3px;
    height: 26px;
    top: -11px;
    left: 11px;
}

a.atozlink.active {
	background-color: #0c334f;
	color: white;
	border-radius: 3px;
}
.page-header {
	background-color: #0c334f;	
}
.page-header .heading-wrap {
	height: auto;
}
.page-header h1 {
	line-height: 1.3;
	height: auto;
}
.page-header img {
    margin-top: -28px;
}

.feat-story .feat-story-txt {
    border-top: 7px solid #0c334f;
}

.feat-story {
	margin-bottom: 3rem;
}

.feat-story .feat-story-txt span {
    background-color: #0c334f;
    color: #cdd4da;
    padding: 8px 18px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
	margin-top: -1px;
}


.list-item {
    min-height: 550px;
    border-bottom: 4px solid #ebe9db;
    margin-bottom: 30px;
}
.list-item > h3 {
	font-size: 30px;
	line-height: 34px;
}

.wpv-filter-form {
	border-bottom: 7px solid #0c334f;
	padding-bottom: 2.5rem;
	margin-bottom: 1rem;
}

.wp-block-ub-tabbed-content-tabs-content {
	border: none;
	padding: 0;
}

.wp-block-ub-tabbed-content-tab-title-wrap.active {
	background-color: #0C334F !important;
	color: #FFF !important;
}

.wp-block-ub-tabbed-content-tab-title-wrap {
	background-color: #EBE9DB !important;
	border: none;
	color: #0C334F !important;
	border-radius: 0;
	margin-right: 0;
	padding: 12px 40px;
	font-size: 20px;
	font-weight: 600;
}

.wp-block-ub-tabbed-content-tabs-title {
	border-bottom: solid 7px;
	margin-bottom: 30px;
}

.js-toolset-maps-distance-center {
	width: 100%;
	margin-top: -24px !important;
	background-image: url(../images/icon-filter-search.svg);
	background-repeat: no-repeat;
	background-position: right center;
}

.js-toolset-maps-distance-unit {
	display: none;
}

#toolset-maps-distance-value {
	display: none;
}

.filter-distance .form-group {
	text-indent: -9999px;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	height: 54px;
	margin: 0 0 30px;
	font-size: 20px;
	background-color: #EBE9DB;
	border: none;
	color: #0c334f;
}

select {
	font-size: 20px;
	height: 54px;
	background-color: #EBE9DB;
	border: none;
	background-image: url(../images/icon-filter-dropdown.svg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
	padding-left: 15px;
	background-size: 54px;
	cursor: pointer;
	color: #0c334f;
}

.filter-search input {
	background-image: url(../images/icon-filter-search.svg);
	background-repeat: no-repeat;
	background-position: right center;
}
.list-item .post-date {
	font-weight: 700;
	font-size: 16px;
	margin: 1.25rem 0 0.25rem 0;
}

/** CHAPLAINS AND MAP **/
.tabular ul {
	margin: 0;
	list-style-type: none;
	border-bottom: 7px solid #0C3451;
	width: 100%;
	margin-bottom: 0rem;
	margin-top: 2.5rem;
}
.tabular ul li {
	list-style: none;
	display: inline;
}
.tabular ul li a {
	display: inline-block;
	width: auto;
	padding: 0.75rem 1.75rem;
	background-color: #EAE8DA;
	color: #0C3451;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: -1px;
}
.tabular ul li.active a {
	background-color: #0C3451;
	color: #fff;
}
.wpv-filter-form.js-wpv-filter-form-1670 {
	border-bottom: 0;
	margin-top: 4rem;
}
.filter-distance #toolset-maps-distance-center {
    width: 49%;
    float: left;
    margin-top: 0 !important;
    margin-right: 3%;
}
.btn.js-toolset-maps-distance-current-location {
	font-size: 20px !important;
    height: 54px;
    background-color: #EBE9DB;
    border: none;
    background-image: url(../images/icon-use-location.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0;
    padding-left: 15px;
    background-size: 58px 54px;
    cursor: pointer;
    border-radius: 0;
    width: 32%;
    float: left;
    margin: 0 0 30px;
    color: #0C3451;
    text-align: left;
    font-family: "Nunito Sans", sans-serif !important;
}
h3.country {
	display: none;
	font-size: 32px;
	font-weight: 900;
	color: #0D3252;
	padding-bottom: 0.175rem;
	border-bottom: 3px solid #0D3252;
	padding-bottom: 0rem;
    margin: 2rem 0;
}
h3.country.alpha {
	display: block;
}
h4.port {
	font-size: 32px;
	font-weight: 500;
	color: #0D3252;
}
.chaplain-details {
	margin: 1rem 0;
	border-bottom: 1px solid #EBE9DB;
}
.chaplain-details span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #0C3451;
	margin-bottom: 1rem;
	width: 20%;
}
.port-accordion {
	background: transparent;
}
.port-accordion .accordion-title {
    position: relative;
    display: block;
    padding: 0;
    border: 0px none;
    border-bottom: 0;
    font-size: inherit;
    line-height: 1;
    color: #0C3451;
}
.port-accordion .accordion-title:before {
	color: #0098CE;
	font-size: 48px;
	margin-top: -1.5rem;
}
.port-accordion .accordion-title:focus, .port-accordion .accordion-title:hover {
    background-color: transparent;
}
.port-accordion .accordion-content {
    padding: 0;
    border: 0px none;
    border-bottom: 0;
    background-color: transparent;
    color: #0C3451;
}
/** CONTACT **/
.caldera-grid .form-control {
	border: 1px solid #0C3451 !important;
	font-size: 20px !important;
	color: #0F344E !important;
}
.caldera-grid input.form-control[type="text"],
.caldera-grid input.form-control[type="email"],
.caldera-grid input.form-control[type="password"] {
	height: 48px;
}
.caldera-grid .btn, .caldera-grid input[type="submit"] {
    display: block !important;
    background-color: #0098CE; !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    text-align: center !important;
    width: auto !important;
    padding: 0.75rem 1rem !important;
    border: 0px none !important;
	transition: all 0.25s !important;
}
.caldera-grid .btn:hover, .caldera-grid input[type="submit"]:hover {
	background-color: #0C3451 !important;
	color: #fff !important;
}

.caldera_forms_form {
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	border-bottom: 3px solid #EAE8DA;
}
.list-img, .news-img {
	background-color: #EDEBDD;
}
.resource .list-img, .resource .news-img, .list-img.case {
	margin-bottom: 1rem;
}
.team.list-item h3 {
	margin: 0.5rem 0;
}
.team.list-item .post-date {
	margin: 0.25rem 0;
}
.downloads > a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: all 0.25s;
    font-family: inherit;
    font-size: 17px;
	font-weight: 600;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #0098CE;
	outline: 0;
}
.downloads > a:hover {
	background-color: #0C3451;
}

/** SHOP **/
.wc-block-components-sort-select__select {
	width: 32.4%;
}
.wc-block-sort-select {
	border-bottom: 7px solid #0c334f;
    padding-bottom: 2.5rem;
    margin-bottom: 1rem;
}
.page main .wc-block-grid__products {
	max-width: 100%;
}
li.wc-block-grid__product {
    min-height: 450px;
    border-bottom: 0;
    margin-bottom: 30px;
}
.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-title {
	margin-bottom: 20px;
}
.wc-block-grid .wc-block-components-product-title {
    font-size: 30px;
    line-height: 34px;
	margin-bottom: 20px;
	text-align: left;
}
.wc-block-components-formatted-money-amount {
	font-size: 20px;
	text-align: left;
}
.wp-block-button.wc-block-components-product-button {
	text-align: left;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
	background-color: #2990C5;
	margin-right: 10px;
	border-radius: 0;
	display: inline-block;
	text-align: center;
	margin: 0 !important;
	transition: all 0.25s;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover {
	background-color: #000;
}
.wc-block-grid__product {
	text-align: left;
}
.list-item.sidebar {
	min-height: 0;
	height: auto;
}
.list-item.sidebar img {
	margin-bottom: 10px;
}
.list-item.sidebar h3 {
	font-size: 21px;
}
.list-item.sidebar .excerpt p {
	font-size: 16px;
}
.list-item.resource:hover {
	background-color: #ededed;
}
h3.widgettitle {
	font-size: 30px;
}
header.topnav a.basket-link,
#off-canvas a.basket-link {
    background: transparent url(../images/icon-basket.png) no-repeat left bottom;
    width: 30px;
    height: 25px;
    display: inline-block;
    background-size: 30px 25px;
    margin: auto 0.5rem;
    transition: all 0.25s;
    text-indent: 9999px;
}
#off-canvas a.basket-link {
	margin-top: 20px;
}
a.basket-link:hover {
	opacity: 0.8;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	color: white;
}
.product_meta {
	display: none;
}
.filter-distance {
	position: relative;
}
.filter-distance .form-group {
	z-index: 100;
    display: block;
    position: relative;
}
.filter-distance input.wpv-reset-trigger {
    position: absolute;
    right: 0.9375em;
    top: 0px;
    border-radius: 0px;
    z-index: 0;
    height: 54px;
    padding: 0.5rem 1.5rem;
    background-color: #0C3451;
}


/** SEARCH **/

.search-contact .search-form {
  width: 180px;
  display: inline-block;
  margin: 0.5rem auto 0 3rem;
  padding: 0 30px 0 0;
  background-image: url(../images/icon-search-header.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 22px 22px;
}

.search-form .screen-reader-text,
.search-form .search-submit {
  display: none;
}

.search-form input.search-field {
  width: 150px;
  background: transparent;
  border: none;
  border-bottom: solid 1px #C5CBCF;
  font-size: 14px;
  font-weight: 500;
  height: 22px;
  line-height: 22px;
  color: #C5CBCF;
  outline: none;
  padding: 0px;
  margin-bottom: 0.5rem;
}

.off-canvas .search-form input.search-field {
  margin-bottom: 2rem;
  width: 90%;
}

.off-canvas .search-form {
  width: 100%;
  float: none;
  margin: 0.5rem auto 0.5rem 0;
  padding: 0 30px 0 0;
  background-image: url(../images/icon-search-header.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 22px 22px;
}
.search article {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #EAE8DA;
}
.search article > header {
	margin: 0;
	padding: 0;
}
.search article h3 {
	margin-bottom: 0.5rem;
}
.search article p:last-child {
	margin-bottom: 0;
}
.logo a:hover {
	border: 1px solid transparent !important;
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 0;
	font-size: 12px;
	line-height: 12px;
	color: #000;
}
.gm-style .gm-style-iw-c {
	border-radius: 0;
	padding-right: 2rem;
}
.gm-style .gm-style-iw-c p {

}
.gm-style .gm-style-iw-c .port {
	font-size: 32px;
}
.gm-style .gm-style-iw-c .name {
	font-size: 20px;
}
.gm-style .gm-style-iw-c .phone,
.gm-style .gm-style-iw-c .email {
	font-size: 18px;
}

/** GALLERY **/

.pgcsimplygalleryblock-grid-item-title {
    background-color: rgba(12,52,81,0.8) !important;
    box-shadow: 10px 0 0 rgba(12,52,81,0.8), -10px 0 0 rgba(12,52,81,0.8) !important;
}
.pgc-rev-lb-b-view .pgc-rev-lb-b-bg {
	background-color: rgba(12,52,81,0.8) !important;
}
.pgcsimplygalleryblock-grid-item-button:hover {
    background-color: #2990C5 !important;
    box-shadow: 10px 0 0 #2990C5, -10px 0 0 #2990C5 !important;
}
.pgcsimplygalleryblock-grid-item-title {
	font-size: 16px !important;
}
.pgcsimplygalleryblock-grid-item-hover {
    background-color: rgba(255,255,255,0.4) !important;
}

/** COOKIES **/
#cookie-notice .cookie-notice-container {
	text-align: left;
}
.cn-text-container {
	text-align: left;
	font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}
.cn-text-container > strong {
	font-size: 15px;
}
.cn-buttons-container {
	text-align: right;
	float: right;
}
#cookie-notice .button.blue {
	padding: .5em 0.75em;
	margin-top: 1rem;
    margin-right: 1rem;
	font-size: 15px;
}
#cookie-notice .button.blue:last-child {
	background-color: #3a5264
}
.nf-form-fields-required {
	display: none;
}