/*
Theme Name: Covid Brighton & Hove
Author: BrightMinded
Author URI: https://brightminded.com
Template: generatepress
*/

body
{
	overflow-x: hidden;
}

a
{
	color: inherit;
	text-decoration: underline;
}

ul, ol
{
	margin-left: 20px;
}

li
{
	margin-bottom: 14px;
}

.main-navigation li
{
	margin-bottom: 0;
}

#page
{
	max-width: 1140px!important;
}

.elementor-template-full-width #page
{
	/* Otherwise we have a flash of unstyled content before Elementor JS re-calculates the widths on this template */
	max-width: 100%!important;
}

.separate-containers .inside-article .entry-content
{
	max-width: 700px;
}

.site-header
{
	border-top: 3px solid black;
}

.separate-containers .inside-article
{
	padding-left: 60px;
}

section.elementor-element
{
	padding-left: 26px;
	padding-right: 26px;
}

.inside-header
{
	padding: 30px 40px;
}
.main-title img
{
	vertical-align: middle;
}

#mobile-header .navigation-branding
{
	order: 5;
	padding: 3px 0;
}

#mobile-menu,
#mobile-menu a
{
	background: rgb(24, 47, 52)!important;
}
#mobile-menu
{
	border-bottom: 3px solid rgb(109, 187, 173);
}
#mobile-menu a
{
	font-family: quicksand, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.navigation-branding img
{
	height: 72px!important;
}

.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus
{
	width: 100%!important;
	background-color: rgba(8, 61, 72)!important;
	border-radius: 0;
	color: white!important;
	font-family: quicksand, sans-serif;
	font-weight: bold;
	font-size: 21px;
}

.block-entry-header
{
	margin-top: -20px;
	background-color: #075f4f;
	border-top: 3px solid #ef9b8e;
	border-bottom: 3px solid #6dbbad;
	color: #fff;
	margin-left: -9999px;
	margin-right: -9999px;
	padding-left: 9999px;
	padding-right: 9999px;
	padding-top: 30px;
	line-height: 1.7;

	z-index: 2;
	position: relative;
}

.block-entry-header .entry-title
{
	margin-bottom: 12px;
}

.breadcrumbs
{
	font-size: 16px;
	font-weight: 300;
}
.breadcrumbs a
{
	font-weight: 400;
	color: inherit;
}

.separate-containers .block-entry-header + article .inside-article
{
	margin-top: -20px;
	border-bottom: 3px solid #d6dc1c;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.entry-content
{
	line-height: 1.7;
}

.separate-containers .site-main > :last-child
{
	margin-bottom: 110px;
}

.entry-content
{
	margin-top: 0;
}

.entry-content .elementor-inner
{
	/* Compensate for elementor-column-wrap padding */
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.entry-content a,
.entry-content .elementor a,
.signpost-section a
{
	color: #225966;
	text-decoration: underline;
}
.entry-content .elementor-button,
.entry-content .elementor .elementor-button
{
	color: white;
	text-decoration: none;
}

.elementor-icon-box-title
{
	font-size: 28px;
}

.languages-link
{
	font-size: 18px;
}
.languages-link:before
{
	display: inline-block;
	content: "\00a0";
	width: 18px;
	height: 18px;
	background-image: url(images/icon-globe-white.svg);
	position: relative;
	top: 8px;
	margin-right: 4px;
}

.signpost-group-heading
{
	font-size: 28px;
	border-bottom: 3px solid #ef9b8e;
	margin-bottom: 15px;
	padding-top: 2px;
}

.signpost
{
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);
	margin-bottom: 30px;
	overflow: hidden;
}
.signpost ul,
.signpost p:last-child
{
	margin-bottom: 0;
}
.signpost-priority
{
	font-family: quicksand, sans-serif;
	background-color: #ad005c;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	padding: 8px 15px;
}
.signpost-priority p::before
{
	content: "\00a0";
	width: 17px;
	height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 100%;

	position: relative;
	top: 5px;
	background-image: url(images/alert.svg);
	margin-right: 6px;
}
.signpost-header
{
	position: relative;
	padding: 14px 15px 12px;
	background-color: #18384b;
	color: #fff;
}
.signpost-pill
{
	font-size: 14px;
	font-weight: bold;
	font-family: quicksand, sans-serif;
	padding: 0px 10px;
	display: inline-block;
	background: #cee1f2;
	border-radius: 10px;
	margin-bottom: 5px;
	color: black;
	vertical-align: top;
	max-width: calc(100% - 134px);
}
.signposts-col-cards .signpost__print-link
{
	right: 12px;
	top: 14px;
	position: absolute;
	display: inline-block;
	line-height: 1;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: quicksand, sans-serif;
}
.signpost__print-link::before
{
	content: "\00a0";
	position: relative;
	top: 0px;
	right: 8px;
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url(images/icon-print.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.signpost-name
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}
.signpost-section
{
	padding: 16px 18px;
	border-bottom: 1px solid #c2c2c2;
}
.signpost-section p
{
	margin-bottom: 10px;
}
.signpost-section:last-child
{
	border-bottom: 0;
}
.signpost-section a
{
	font-weight: bold;
}
.signpost-section-heading
{
	color: #083d48;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
}

.signpost-section-heading::before
{
	content: "\00a0";
	width: 20px;
	height: 14px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 100%;

	position: relative;
	top: 5px;
}
.signpost-section-heading--area::before
{
	background-image: url(images/icon-area.svg);
}
.signpost-section-heading--link::before
{
	background-image: url(images/icon-link.svg);
}
.signpost-section-heading--phone::before
{
	background-image: url(images/icon-phone.svg);
}
.signpost-section-heading--email::before
{
	background-image: url(images/icon-email.svg);
}
.signpost-section-heading--hours::before
{
	background-image: url(images/icon-hours.svg);
}

.signpost__print-wrapper .signpost-section--links a::after
{
	content: " (" attr(href) ") "; /* Print full URL after link */
}
.signpost__print-wrapper .signpost__print-link
{
	display: none;
}
.signpost__print-wrapper .signpost-section-heading::before
{
	display: none;
}
.signpost__print-wrapper .signpost-header
{
	background-color: white;
}
.signpost__print-wrapper .signpost-name
{
	color: black;
}
.signpost__print-wrapper .signpost-section-heading
{
	color: black
}

.signposts-col-jumps
{
	width: 40%;
	float: left;
}
.signposts-col-cards
{
	width: 60%;
	float: left;
}

.signposts-col-jumps,
.signposts-col-cards
{
	margin-top: 20px;
}

.signposts-col-jumps li
{
	margin-bottom: 20px;
}
.signposts-col-jumps a
{
	font-size: 18px;
	color: #255966;
}

.signposts-col-jumps a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.footer-widgets
{
	padding-top: 62px;
	padding-bottom: 80px;
}

.site-footer .widget-title
{
	display: block;
	font-size: 28px;
	margin-bottom: 13px
}
.site-footer .widget_nav_menu li
{
	font-weight: bold;
	display: block;
	float: none;
	font-weight: 16px;
	margin: 0 0 20px;
	padding-bottom: 0;
}

.footer-widget-2
{
	text-align: right;
}

.footer-widget-2 .widget-title
{
	font-size: 20px;
	margin-top: 9px;
}
.footer-widget-2 .widget-title::before
{
	display: inline-block;
	content: "\00a0";
	width: 18px;
	height: 18px;
	background-image: url(images/icon-globe.svg);
	position: relative;
	top: 6px;
	margin-right: 4px;
}

.elementor-inner .elementor-section-wrap > .elementor-section-full_width.elementor-sticky--active 
{
	z-index: 100;
}

.signposts-col-cards--centered
{
	float: none;
	margin: 0 auto;
}
.signpost-section-logo
{
	height:40px;
	width:40px;
	float:left;
	margin: 16px;
	margin-bottom: 5px;
}


@media screen and (min-width: 769px)
{
	.signposts-col-jumps
	{
		position: -webkit-sticky;
		position: sticky;
		top: 80px;
	}
	.logged-in .signposts-col-jumps
	{
		top: 110px;
	}
}

@media screen and (max-width: 1186px)
{
	.block-entry-header
	{
		padding-left: 1024px;
		padding-right: 1024px;
		margin-left: -1000px;
		margin-right: -1000px;
	}

	.separate-containers .block-entry-header + article .inside-article
	{
		border-bottom: 0;
	}
	.separate-containers .site-main > :last-child
	{
		margin-bottom: 0;
	}

	.footer-widget-2 .widget-title
	{
		margin-top: auto;
	}
	.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
		display: none;
	}
}

@media screen and (max-width: 768px)
{
	.footer-widget-2
	{
		text-align: left;
	}

	.signposts-col-jumps,
	.signposts-col-cards
	{
		float: none;
		width: auto;
		padding: 0 20px;
	}

	.languages-link
	{
		display: block;
	}
}

@media screen and (max-width: 1186px) and (min-width: 768px)
{
	.signposts-container
	{
		padding: 0 20px;
	}
	.elementor .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle, .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
		display: block;
		position: absolute;
		right: 20px;
	    }
	    .elementor .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle, .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown
	    .elementor-nav-menu--dropdown-mobile,
	    .elementor-nav-menu--dropdown
	    {
		    display: block!important;
	    }
	    .elementor-sticky--active   .elementor-column-wrap.elementor-element-populated
	    {
		    max-height: 900px;
	    }
	    
}

.widget-jump-to-top
{
	width: 100%;
	min-height: 40px;
	position: relative;
	text-align: left;
	font-weight: bold;
	color: #225966;
	text-decoration: underline;
}

.widget-jump-to-top__link::before
{
	content: "\00a0";
	position: relative;
	top: 7px;
    left: 3px;
	width: 20px;
	height: 13px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url(images/icon-up-arrow.svg);
}