/**
Theme Name: Hallo Losser
Author: Designstudio Twente
Author URI: https://designstudiotwente.nl
Description: Maatwerk thema voor Hallo Losser op basis van Astra Theme
Version: 1.0.0
Text Domain: hallo-losser
Template: astra
*/

/* Fonts */
#page .entry-content h2, #page .entry-content h3, #page .entry-content h4, #page .entry-content h5, #page .entry-content h6 {
	margin-bottom: 8px;
}
#page .entry-content h4 {
	color: #333;
}
#page .entry-content h6 {
	color: #2e598b;
}
/* General Lay-out */ 
ul#ast-hf-menu-1 {
	margin-top:0;
	margin-bottom:0;
}
html.hentry, body.entry-content > * , div#page, #cmplz-cookiebanner-container, #fb-root, #cmplz-manage-consent  {
	margin-bottom:0;
}
#page .entry-content blockquote {
	font-size: 1.1em;
	width:100%;
	margin:50px auto;
	font-style:italic;
	color: #2e598b;
	padding: 36px 40px 36px 70px;
	border-left:8px solid #299cdf;
	line-height:1.6;
	position: relative;
	background:#ededed;
	border-radius: 0 10px 0 10px;
}
#page .entry-content blockquote p:last-of-type {
	margin-bottom:0;
}
#page .entry-content blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#ccc;
  font-size: 80px;
  position: absolute;
  left: 15px;
  top: -5px;
}
#page .entry-content blockquote::after{
  content: '';
}
#page .entry-content blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}
#page hr.hr-manual {
	margin-top: 100px;
	padding-bottom: 80px;
	color: white;
	background: white;
	border-top: 2px solid #ccc;
}
#page .entry-content .su-note {
	border:None;	
}
#page .entry-content .su-note-inner {
	padding: 30px 40px;
	border:None;
}
#page .entry-content a:not(.button):hover {
	text-decoration: underline;
}
#page .su-spoiler-title {
	font-size: 18px;
	line-height: 26px;
	color: #225577;
}
#page .su-spoiler-title:hover {
	color: #3388bb;
}
#page .su-button {
	border-radius: 0 8px 0 8px  !important;
	border: none !important;
	margin-bottom: 20px;
}
#page .shortcodes-ultimate a.su-button {
	background: #1583c2 !important;
	padding: 14px 26px !important;
	font-size: 16px !important;
	text-transform: uppercase;
}
#page .shortcodes-ultimate a.su-button span {
	background:None !important;
	border-radius: 0 8px 0 8px  !important;
	border:none !important;
	padding:0 !important;
}
#page a.su-button {
	padding: 10px 10px;
}
#page .field-item {
	margin-bottom: 30px;
}
.wp-caption-text {
	font-size: 0.95em;
	font-style:italic;
}
.arrow {
  border: solid #2e598b;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
a.button .arrow {
	border-color: #fff;
	margin-right: 10px;
}
a.back-button {
	clear:both;
	border-radius: 0 10px;
	padding: 16px 30px 16px 20px;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
}
a.back-button:hover { 
	background: #40a9ea;
}
/* H2 titles */
#secondary h2, #secondary h2.widget-title, #page .home-column h2, #page .home-column h2.widget-title, #content .social-sidebar h2 {
	color: #888;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 2px solid #ec2625;
	display:inline-block;
	clear:both;
	padding-bottom: 10px;
	margin: 20px 0 22px 0;
	letter-spacing: 1px;	
}
#page .home-column h2, #page .home-column h2.widget-title  {
	font-size: 20px;
	letter-spacing: 3px;
}
#page .home-column h2, #page .home-column h2.widget-title {
	 margin-bottom: 36px;
}
#content .social-sidebar h2 {
	font-size: 18px;
}
#page .home-column h2 a, #content .social-sidebar h2 a {
	color: #888;
	font-weight:normal;
}
#page .home-column h2 a:hover, #content .social-sidebar h2 a:hover {
	color: #222;
}
#page .home-right h2, #page .home-right  h2.widget-title {
	margin-top: 10px;
	margin-bottom: 20px;
}
@media(min-width: 1024px){
	#secondary h2, #secondary h2.widget-title, #page .home-column h2, #page .home-column h2.widget-title, #content .social-sidebar h2  {
		font-size: 15px;
		letter-spacing: 4px;		
		font-weight: normal;
	}
}
@media(min-width: 1024px) and (max-width: 1200px){ 
	#page .home-right h2, #page .home-right h2.widget-title, #content .social-sidebar h2  {
		letter-spacing: 0px;	
	}
}
@media(min-width: 1280px){
	#secondary h2, #secondary h2.widget-title, #content .social-sidebar h2   {
		letter-spacing: 3px;		
	}
}
/* Mobile menu - below header - Current date and Search */
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
	color: #fff;
}
.ast-main-header-nav-open #page .ast-below-header-bar  {
	display:none;
}
#page .ast-below-header-bar   {
	background: rgb(243,247,248);
	background: linear-gradient(0deg, rgba(243,247,248,1) 0%, rgba(239,244,247,1) 91%, rgba(232,240,242,1) 100%);
}
#page .ast-below-header-bar  .header-widget-area {
	padding-left:0;
}
/* Sticky Header */
.site-header, #ast-desktop-header {
    z-index: 99998;
    position: relative;
}
#ast-mobile-header {
    z-index: 99999;
	position: fixed;
	width: 100%;
	-webkit-box-shadow: 0 5px 11px 0 rgb(50 50 50 / 8%);
	box-shadow: 0 5px 11px 0 rgb(50 50 50 / 8%);	
}
#ast-mobile-header .main-header-bar-navigation.toggle-on {
	height: auto !important;
	top: 86px;
    bottom:0;
    position:fixed;
    overflow-y:auto;
    overflow-x:hidden;
}
.admin-bar #ast-mobile-header .main-header-bar-navigation.toggle-on {
	top: 132px;
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed !important;
	}
}
@media (max-width: 1023px) {
	.ast-mobile-header-inline {
		margin-bottom:146px;
	}
}
@media (min-width: 922px) {
	#ast-desktop-header, #ast-desktop-header .main-header-bar, #ast-desktop-header.sticky .ast-custom-button {
		-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -o-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	    transition: all 0.4s ease-in-out;
	}
	#ast-desktop-header.sticky {
		position: fixed;
		width: 100%;
		background:#fff;
		-webkit-box-shadow: 0 5px 11px 0 rgb(50 50 50 / 8%);
		box-shadow: 0 5px 11px 0 rgb(50 50 50 / 8%);
	}
	#ast-desktop-header.sticky .ast-above-header-wrap {
		display:none;
	}
	#page #masthead #ast-desktop-header.sticky .ast-container {
		padding-left: 20px;
	}
	#ast-desktop-header.sticky  .main-header-bar {
		padding: 0;
	}
	#ast-desktop-header.sticky .custom-logo-link img {
		max-width: 130px;
		visibility:hidden;
	}
	#ast-desktop-header.sticky  .custom-logo-link {
		background: url(images/logo-hallo-losser-sticky.jpg) center center no-repeat;
		height: 46px;
		display:block;
	}
	#page #ast-desktop-header.sticky .site-logo-img {
		margin-top:0;
	}
	#ast-desktop-header:not(.sticky) {
		transition: all 0.5s ease; 
	}
	#ast-desktop-header:not(.sticky) .ast-main-header-wrap  {
		transition: all 0.5s ease; 
	}
}
/* Full Screen Menu */
#fullscreen-menu {
	display:none;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
	background: #003858;
	color: #fff;
	margin:0;
	padding: 50px;
	z-index: 999999;
	overflow: auto;
}
#fullscreen-menu a.fullscreen-close {
	display:block;
	width: 46px;
	height: 46px;
	position: fixed;
	top: 32px;
	right: 32px;
}
#fullscreen-menu a.fullscreen-close svg {
	fill: #fff;
	width: 46px;
	height: 46px;
}
#fullscreen-menu a.fullscreen-close:hover svg {
	fill: #299cdf;
}
.item-a {
  grid-column: 1;
  grid-row: 1 / 3;
}
.item-b {
  grid-column: 2;
  grid-row: 1 / 3;
}
.item-c {
  grid-column: 3;
  grid-row: 1 / 2;
}
.item-d {
  grid-column: 4;
  grid-row: 1 / 2;
}
.item-e {
  grid-column: 3 / 5;
  grid-row: 2;
}
.fullscreen-wrapper {
	margin: 30px auto 30px auto;
	display: grid;
	width: 100%;
	max-width: 1260px;
	column-gap: 40px;
	justify-content: space-between;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
}
#fullscreen-menu h2, #fullscreen-menu ul a, #fullscreen-menu a, #fullscreen-menu h3, #fullscreen-menu h4, #fullscreen-menu p {
	color: #fff;
}
#fullscreen-menu h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
#fullscreen-menu a {
	font-weight:bold;
}
#fullscreen-menu ul.menu a:hover {
	text-decoration: underline;
}
#fullscreen-menu ul.menu {
	list-style:none;
	margin:0 0 40px 0;
	padding:0;
}
#fullscreen-menu ul.menu li {
	padding: 10px 0;
	font-size: 17px;
}
#fullscreen-menu a.button {
	float:left;
	width: auto;
	display:block;
	margin-top: 0px;
}
#fullscreen-menu a.button.write {
	margin-right: 20px;
	font-size: 12px;
}
@media only screen and (min-width: 1200px) {
	#fullscreen-menu a.button.write {
		margin-right: 40px;
		font-size: 14px;
	}
	#fullscreen-menu a.button.crisis {
		font-size: 14px;
		width: auto;
		max-width: none;
	}
}
#fullscreen-menu .social-wrapper {
	width: 100%;
	display:block;
	clear: both;
}
.social-wrapper:after {
	display: block;
	clear: both;
	content: "";
}
.social-wrapper .social-item {
	display:block;
	float:left;
	margin-right: 30px;
}
.social-wrapper .social-item a {
	margin-bottom:0;
	display:block;
	height: 40px;
	width: 40px;
}
.social-wrapper .social-item a svg {
	fill: #003858;
	height: 40px;
	width: 40px;
	transition: all .3s ease;
	background: #fff;
	padding: 8px;
	border-radius: 0 8px 0 8px;
}
.social-wrapper .social-item a:hover svg {
	background: #299cdf;
	fill: #fff;
}
/* Header - Weather Widget*/
#custom_html-8 {
	display:none; margin-top: -3px;	
}
#custom_html-8:hover {
	cursor:pointer;
}
#page .wlInfo a, #page .wlSource {
	display:none !important;
}
#page .wlInfo a, .wlInfo a  {
	color: #fff !important;
}
/* Header General Lay-out */
#page p.current-date {
	margin: 0;
	display:block;
	font-size: 14px;
	color: #777;
	background: url(images/icon-calendar.png) center left no-repeat;
	padding: 0 18px 0 26px;
}
#ast-mobile-header .ast-icon.icon-search {
	padding: 4px 5px 0 0;
}
#page #ast-mobile-header .site-header-primary-section-left, #page header #ast-mobile-header .custom-logo-link img {
	max-width: 160px;
}
#page #ast-mobile-header p.current-date {
	font-size: 13px;
}
@media only screen and (max-width: 359px)  {
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media only screen and (max-width: 380px)  {
	#page p.current-date span.weekday {
		display:none;
	}
	#page p.current-date {
		max-height: 40px;
		overflow:hidden;
	}
}
@media only screen and (min-width: 360px) and (max-width: 545px)  {
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
		padding-left: 20px;
		padding-right: 24px;	
	}
	.ast-logo-title-inline .site-logo-img {
		padding-right:0;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
	#page #masthead .ast-container {
		padding-left: 20px;
	}
	#page header .custom-logo-link img {
		max-width: 220px;
	}
	#page .ast-logo-title-inline .site-logo-img {
		padding-right: 0px;
	}
	#page  #primary-site-navigation-desktop .main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 11px;
	}
	/* Header - Shortcuts Menu */
	#page .site-header-above-section-right .main-header-menu .menu-link {
		padding-left: 5px;
		padding-right: 5px;	
	}
	#page .site-header-above-section-right .main-header-menu .rtv-losser .menu-link, #page .site-header-above-section-right .main-header-menu .spoed-crisis .menu-link {
		padding-left: 25px;
	}
}
/* Header Date and Weather */
@media only screen and (min-width: 1024px) {
	#page .site-logo-img {
		display: block;
		margin-top: -40px;
	}
	#page .ast-above-header-bar .main-header-menu li:not(.spoed-crisis) .menu-link {
		padding-left: 6px;
		padding-right: 6px;
		letter-spacing:0;
		font-weight: 400;
	}
	#page .main-header-menu li.spoed-crisis .menu-link {
		padding-right: 0;
	}
	#page .ast-header-button-1 .ast-custom-button {
		width: 80px;
		height: 80px;
		display:block;
		border-radius: 0;
	}
	#page #masthead .ast-container {
		padding-right: 0;
	}
	#page .site-header-above-section-left {
		display:none;
	}
	#page .site-header-above-section-right {
		width: 100%;		
	}
	#page .ast-above-header-wrap .widget {
		margin-bottom:0;
	}
	#page .ast-above-header-wrap .ast-builder-grid-row {
		display:block;
	}
	#page .header-widget-area  {
		padding-right:0;
	}
	#page p.current-date {
		padding: 0 0 0 26px;
		margin-left: 16px;
	}
	#custom_html-8 {
		float:left;
		display:block;
		width: 80px;
		height: 30px;
		overflow:hidden;
		margin: -3px 0 0 0;
	}
	#page .site-header-above-section-right .widget  {
		float:left;
	}
	/*  Menu button - min-width: 1024px */
	#page .ast-primary-header a.full-menu-toggle {
	  border: 0;
	  background: #1583c2;
	  position: relative;
	  display: block;
	  width: 80px;
	  height: 80px;
	  cursor: pointer;
	}
	#page .ast-primary-header a.full-menu-toggle:hover  {
		background: #0595e7;
	}
	.ast-primary-header .full-menu-toggle span {
		display: block;
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #fff !important;
		transition: all .3s ease;
		opacity: 1;
	}    
	.ast-primary-header .full-menu-toggle span:nth-of-type(1) {
		top: 26px;
		width: 50%;
		margin-left: 22px;
	}
	.ast-primary-header .full-menu-toggle span:nth-of-type(2) {
		top: 38px;
		width: 25px;
		margin-left: 22px;
	}
	.ast-primary-header .full-menu-toggle span:nth-of-type(3) {
		top: 50px;
		width:36%;
		margin-left: 22px;
	} 
	.ast-primary-header .full-menu-toggle:hover span:nth-of-type(1) {
		width:  40%;
	}
	.ast-primary-header .full-menu-toggle:hover span:nth-of-type(2) {
		width:  50%;
	}
	.ast-primary-header .full-menu-toggle:hover span:nth-of-type(3) {
		width:  30%;
	}
	/* Search field - min-width: 1024px */
	#page .ast-header-search {
		width: 80px;
		height: 80px;
		padding-left: 25px;
		background: rgb(209,224,229);
		background: linear-gradient(90deg, rgba(209,224,229,1) 0%, rgba(233,246,252,1) 23%);
	}
	#page .ast-header-search .ast-search-icon {
		align-self: center;
		margin-top: 6px;
	}
	#page .ast-search-menu-icon.slide-search .search-form {
		transform: translateY(-50%) translatex(-74px);
		height: 80px;
		border:none;
		border-left: 2px solid #badaee;
	}
	#page .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {
		height: 80px;
		padding-left: 40px;
	}
	/* Header Navigation - min-width: 1024px */ 
	#page .site-navigation  li.spoed-crisis a {
		color: #d10000;
		font-weight:bold;
		background: url(images/icon-phone-red.png) center left no-repeat;
		padding-left: 22px;
		margin-left: 15px;
		transition: all 0.5s ease-in-out;
	}
	#page .site-navigation  li.toegankelijkheid a { 
		font-size: 0px;
		line-height: 0px;
		color: #fff;
		width: 30px;
		height: 30px;
	}
	#page .site-navigation  li.spoed-crisis a:hover { 
		color:#f11514;
		background-size: 18px;	
	}
	#primary-site-navigation-desktop li.menu-item-home a {
		background: url(images/home-icon.png) top center no-repeat;
		width: 40px;
		height: 40px;
		overflow:hidden;
		font-size: 0;
		color: #fff; 
		transition: opacity 1s ease;
	}
	#primary-site-navigation-desktop li.menu-item-home a:hover {
		background-position: bottom center;
	}
	.home #primary-site-navigation-desktop li.menu-item-home {
		display:none;
	}	
}
/* Header - Larger Screen Adaption 1100px */
@media only screen and (min-width: 1100px) {
	#page #primary-site-navigation-desktop .menu-item > .menu-link {
		font-size: 17px;
		padding-left: 15px;
		padding-right: 15px;
	}
	#page .site-logo-img {
		margin-top: -60px;
	}	
}
/* Header - Larger Screen Adaption 1280px */
@media only screen and (min-width: 1280px) {
	#page #primary-site-navigation-desktop .menu-item > .menu-link {
		font-size: 19px;
		padding-left: 21px;
		padding-right: 21px;
	}
	#page .ast-above-header-bar .main-header-menu li:not(.spoed-crisis) .menu-link {
		padding-left: 18px;
		padding-right: 18px;
		border-left: 1px solid #ddd;
	}
	#page .ast-above-header-bar .main-header-menu li:not(.spoed-crisis) {
		padding-top:15px;
		padding-bottom:15px;
		line-height: 26px;
	}
	#page .site-logo-img {
		margin-top: -80px;
	}		
}
/* Header - Larger Screen Adaption 1400px */
@media only screen and (min-width: 1400px) {
	/* Navigation */
	#page #primary-site-navigation-desktop .menu-item > .menu-link {
		font-size: 19px;
		padding-left: 34px;
		padding-right: 34px;
	}
	#page p.current-date {
		margin-right: 10px;
		margin-left: 22px;
	}
	#page .header-widget-area {
		padding-right: 5px;
	}
	#page .site-navigation  li.spoed-crisis a {
		margin-left: 25px;
		font-size: 16px;
	}
}
/* Header -  Larger Screen Adaption 1600px */
@media only screen and (min-width: 1600px) {
	#page .site-navigation li a, #page .site-navigation li.spoed-crisis a { 
		font-size: 16px;
	}
	#page .ast-builder-menu-2 .site-navigation  li.menu-item > a.rtv-losser {
		font-size: 16px;
	}
}
.home-banner-wrapper { 
	display:none;
}	
/* Homepage Banner and Socials */
@media only screen and (min-width: 1024px) {
	.home-banner-wrapper {
		width: 40%;
		float:left;
		border-radius: 0 0 0 40px;
		display:block;
	}
	.home-banner-flex {
		display:flex;
		flex-direction: row;	
	}
	.banner-inner {
		width: calc(100% - 80px);
		display:block;
		float:left;
	}
	.banner-inner img {
		border-radius: 0 0 0 40px;
		width: auto;
	}
	.social-bar {
		background: #42b0f0;
		width: 80px;
		display: flex;
		box-sizing: border-box;
		flex-direction: column;
		justify-content: space-evenly;
		padding: 10px 0;
	}
	.social-item {
		display: flex;
		box-sizing: border-box;
		flex-grow:1;
		align-items: center;
		justify-content: center;
	}
	#page .social-bar .social-item a  {
		margin-bottom:0;
		display:block;
		height: 26px;
		width: 26px;
	}
	#page .social-bar .social-item a svg {
		fill: #42b0f0;
		height: 26px;
		width: 26px;
		transition: all .3s ease;
		background:#fff;
		padding: 4px;
		border-radius: 0 5px 0 5px;
	}
	#page .social-bar .social-item .facebook a svg {
		padding-top: 6px;
		padding-bottom: 0px;
	}
	#page .social-bar .social-item .rss a svg {
		padding: 7px;
	}
	#page .social-bar .social-item a:hover svg {
		fill: #fff;
		background:#026ba8;
	}	
	.banner-info {
		background: #e4e7eb;
		width: 90%;
		border-radius: 0 0 0 30px;
		float:right;
		padding: 14px 5px 14px 25px;
		margin-bottom: -70px;
	}
	.banner-info p {
		font-size: 12px;
		margin: 0;
	}
	.banner-info p span.divider {
		margin: 0 5px;
		color: #bbb;
	}
	.banner-info a.banner-info-link {
		font-weight: bold;
		white-space: nowrap;
	}
}
/* Homepage Banner and Socials - larger screens */
@media only screen and (min-width: 1200px) {
	#page .social-bar .social-item a  {
		height: 36px;
		width: 36px;
	}
	#page .social-bar .social-item a svg {
		height: 36px;
		width: 36px;
		padding: 6px;
		border-radius: 0 7px 0 7px;
	}
	#page .social-bar .social-item .facebook a svg {
		padding-top: 7px;
		padding-bottom: 0px;
	}
	#page .social-bar .social-item .rss a svg {
		padding: 8px;
	}
	.banner-info {
		border-radius: 0 0 0 36px;
		padding: 18px 20px 18px 34px;
	}
	.banner-info p {
		font-size: 13px;
		margin: 0;
	}
	.banner-info p span.divider {
		margin: 0 10px;
	}
}
/* Homepage - Highlight most recent News Item */
.home-latest {
	padding: 40px 30px 40px 30px;
}
.home-latest a {
	font-weight:bold;
}
.home-top {
	width: 100%;
	display:block;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(235,244,247,1) 96%, rgba(224,238,242,1) 100%);
	background: url(images/bg-home-top.jpg) top left no-repeat;
	background-size: cover;
	z-index: 99;
}
.home-latest .title-left, .home-latest .date-left {
	display:none;
}
.home-latest h2.hl-highlight-post-title {
	font-size: 26px;
	margin-bottom: 16px;
}
.home-latest a.moretag {
	font-weight:bold;
	text-wrap: nowrap;
}
.home-latest .hl-highlight-post-date {
	font-size: 12px;
	color: #777;
	line-height: 20px;
	margin: 16px 0 16px 0;
	background: url(images/icon-calendar.png) center left no-repeat;
	padding-left: 30px;	
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home-latest .hl-highlight-post-thumb {
	display:block;
	width: 100%;
	aspect-ratio: 3 / 2;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	border-radius: 0 20px 0 20px;
	margin-bottom: 20px;
}
.home-latest .hl-highlight-post-excerpt {
	font-size:16px;
	line-height: 1.65em;
}
.home-latest .hl-highlight-post-excerpt a {
	white-space: nowrap;
}
.home-latest a.button {
	border-radius: 0 10px 0 10px;
	margin-top: 20px;
	display: inline-block;
	padding: 14px 22px;
}
.home-latest a.button:hover { 
	background: #40a9ea;
}
.home-latest a.moretag {
	display:none;
}
@media only screen and (min-width: 545px) and (max-width: 719px) {
	.home-latest {
		padding: 10vw;
	}
}
@media only screen and (min-width: 720px) {
	.home-top::after {
		display:table;
		content: "";
		clear:both;
	}
	.home-latest {
		width: 60%;
		float: left;
		padding: 3vw;
		padding-bottom: 30px;
	}
	.home-latest .hl-highlight-post-left {
		float:left;
		width: 35%;
	}
	.home-latest .hl-highlight-post-right {
		float:left;
		width: 65%;
		padding-left: 20px;
	}
	.home-latest .hl-highlight-post-right.no-thumb { 
		width: 100%;
		padding-left:0;
	}
	.home-latest .hl-highlight-post::after {
		clear:both;
		content: "";
		display: table;	
	}
	.home-right {
		padding-top: 90px;
	}
	.home-latest h2.hl-highlight-post-title {
		font-size: 26px;
	}
	.home-latest .hl-highlight-post-excerpt {
		line-height: 1.5em;
	}
	.home-latest .hl-highlight-post-date {
		margin: 0 0 18px 0;
	}
}
@media only screen and (min-width: 720px) and (max-width: 1023px) {
	.home-latest {
		width: 100%;
		padding: 4vw;
	}
	.home-banner {
		width: 40%;
	}
	.home-latest .hl-highlight-post-left {
		width: 40%;
	}
	.home-latest .hl-highlight-post-right {
		width: 60%;
		padding-left: 50px;
	}
}
@media only screen and (min-width: 1024px) {
	.home-latest h2.hl-highlight-post-title {
		font-size: 24px;
	}	
	.home-latest .hl-highlight-post-date {
		font-size: 0.8em;
	}	
	.home-latest .hl-highlight-post-excerpt {
		line-height: 1.5em;
	}	
}
@media only screen and (min-width: 1200px) {
	.home-latest {
		width: 60%;
		padding: 4vw 4vw 40px 4vw;
	}
	.home-banner-wrapper {
		width: 40%;
	}
	.home-latest .hl-highlight-post-left {
		width: 40%;
		padding-top: 8px;
	}
	.home-latest .hl-highlight-post-right {
		width: 60%;
		padding-left: 50px;
	}
	.home-latest .hl-highlight-post-right.no-thumb { 
		width: 100%;
		padding-left: calc((100vw - 1500px) / 2);
	}
	.home-latest .hl-highlight-post-excerpt {
		line-height: 1.5em;
	}
}
@media only screen and (min-width: 1440px) {
	.home-latest .title-above, .home-latest .date-above  {
		display:none;
	}
	.home-latest .title-left, .home-latest .date-left {
		display:block;
	}
	.home-latest h2.hl-highlight-post-title {
		font-size: 24px;
		line-height: 1.3em;
	}	
	.home-latest .hl-highlight-post-excerpt {
		line-height: 1.55em;
	}
	.home-latest .hl-highlight-post-date {
		margin: 4px 0 12px 0;
	}	
}
@media only screen and (min-width: 1600px) { 
	.home-latest .hl-highlight-post-right {
		padding-left: 60px;
	}
	.home-latest h2.hl-highlight-post-title {
		font-size: 25px;
		line-height: 1.3em;
	}	
	.home-latest .hl-highlight-post-excerpt {
		font-size: 17px;
		line-height: 1.65em;
	}
	.home-latest .hl-highlight-post-date {
		margin: 20px 0 18px 0;
	}	
}
/* Homepage - General Lay-out */
.home #page #content {
	background: #f2f6f9;
}
.home-column .widget {
	margin: 0;
	padding: 0;
}
.home-left, .home-center, .home-right  {
	margin: 0 auto;
	padding: 0 30px 50px 30px;
	min-width: 225px;
}
.home-right .more-link {
	 font-size: 12px;
	 color: #1583c2;
	 letter-spacing: 1px;
	 margin-left: 12px;
	 font-weight:bold;
}
@media only screen and (max-width: 375px) { 
	#page .home-column.home-right h2 {
		letter-spacing: 1px;
	}
}
@media only screen and (min-width: 420px) and (max-width: 544px) { 
	.home-left, .home-center,  .home-right {
		padding-left: 10vw;
		padding-right: 10vw;
	}
	#page .home-column.home-right h2 {
		letter-spacing: 2px;
	}	
}
@media only screen and (min-width: 545px) and (max-width: 600px) { 
	.home-left, .home-center,  .home-right {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 545px) and (max-width: 1023px) {
	.home-right #text-15, .home-right #text-17, .home-right #text-5, .home-right #text-6  {
		width: 50%;
		float:left;
	}
	.home-right #text-15, .home-right #text-6 {
		padding-right: 20px;
	}
	.home-right #text-17, .home-right #text-5 {
		padding-left: 20px;
	}
	.home-right {
		padding: 0 30px 50px 30px;
	}
}
@media only screen and (min-width: 1024px) {
	.home-column {
		width: 25%;
		float:left;
	}
	.home-left {
		width: 50%;
		padding: 0 30px 0 0;
	}
	.home-center {
		padding: 0 30px 0 0;
	}
	.home-right {
		padding: 85px 0 40px 0;
	}
	.home.ast-separate-container #page #primary {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 1280px) {
	.home-left {
		padding: 0 50px 0 0;
	}
	.home-center {
		padding-right: 40px;
	}
	.home-right {
		padding-left: 10px;
	}
}
@media only screen and (min-width: 1440px) {
	.home .ast-container {
		max-width: 1400px;
	}
	.home-left {
		padding: 20px 70px 0 0;
	}
	.home-center {
		padding-top: 20px;
		padding-right: 60px;
	}
	.home-right {
		padding-top: 100px;
		padding-left: 30px;
	}
}
/* HL Custom Recent Post Widget */
.hl-post-widget, .tribe-events-widget-events-list__events {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	gap: 30px;
}
.hl-post-widget {
	margin-bottom: 30px;
}
@media only screen and (min-width: 1280px) {
	.hl-post-widget, .tribe-events-widget-events-list__events {
		gap: 40px;
	}
}
.hl-post-item {
	flex: 1 1 200px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	gap: 0px;
	background: #fff;
	border-radius: 0 15px 0 15px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);	
}
.hl-post-image {
	display:block;
	width: 100%;
	aspect-ratio: 3 / 2;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	border-radius: 0 15px 0 0;
}
.hl-post-image-wrapper {
	width: 100%;
	aspect-ratio: 3 / 2;
}
.hl-post-image-wrapper, .hl-post-image {
	border-radius: 0 15px 0 0 ;
}
#content h3.hl-post-title {
	flex-grow:1;
	width: 100%;
	padding: 16px 20px 16px 20px;
	margin:0;
	line-height: 1.4em;
	font-size: 16px;
}
#content h3.hl-post-title, #page .tribe-events-widget a:not(.tribe-common-anchor--unstyle):visited, .tribe-common a:not(.tribe-common-anchor--unstyle), #page .tribe-common a:not(.tribe-common-anchor--unstyle), #page .tribe-common a:not(.tribe-common-anchor--unstyle):active, #page .tribe-common a:not(.tribe-common-anchor--unstyle):focus, #page .tribe-common a:not(.tribe-common-anchor--unstyle):hover, #page .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
	color: #1583c2;
}
#content p.hl-post-date {
	height: 44px;
	line-height: 24px;
	margin: 0;
	padding: 10px 10px 10px 43px;	
	background: rgb(240,248,251);
	background-image: url(images/icon-news-hl-custom.gif);
	background-image: url(images/hl-custom-news-icon.gif), linear-gradient(0deg, rgba(240,248,251,1) 0%, rgba(232,240,244,1) 100%);
	background-repeat: no-repeat;	
	background-position: top left;
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 0 0 0 15px;
}
#content p.hl-post-date span {
	font-size: 12px;	
}
@media only screen and (min-width: 1024px) and (max-width: 1180px){ 
	#content p.hl-post-date {
		font-size: 11px;
		padding-right: 0px;
		padding-left: 38px;
	}	
}
@media only screen and  (min-width: 900px) and (max-width: 959px), (min-width: 1140px) { 
	#content p.hl-post-date {
		padding: 10px 10px 10px 46px;	
		letter-spacing: 1px;
	}
	#content h3.hl-post-title {
		font-size: 17px;
	}	
}
@media only screen and  (min-width:375px) and (max-width: 544px), (min-width: 720px) and (max-width: 800px),  (min-width: 960px) and (max-width: 1023px),  (min-width: 1400px)  {
	p.hl-post-date {
		padding: 10px 5px 10px 45px;	
		letter-spacing: 2px;
	}
	#content h3.hl-post-title {
		font-size: 17px;
	}
}
@media only screen and (min-width: 1280px) {
	.home-right .hl-post-widget { 
		max-width: 260px;
	}
}
@media only screen and (min-width: 1440px) {
	.home-right .hl-post-widget { 
		max-width: 280px;
	}
}
/* HL Events widget */
#content .hl-events-widget p.hl-post-date {
 	background: #def2fd;
	border-radius: 0;
	padding: 10px 0 10px 13px;
	text-transform:none;
	letter-spacing: 0px;
	color: #222;
	font-size: 14px;
	line-height: 22px;
	height: auto;
}
#content .hl-events-widget p.hl-post-date span {
 	background: url(images/icon-calendar-red.png) center left no-repeat;
	padding: 3px 0 3px 24px;
	display:block;
	width: 100%;
}
#content .hl-events-widget p.hl-post-date span.hl-event-time {
 	background: url(images/icon-time-red.png) center left no-repeat;
	padding-right:0;
}
@media only screen and (min-width:375px) and (max-width: 544px)  {
	#content .hl-events-widget p.hl-post-date {
		padding: 14px 0 14px 16px;
		font-size: 15px;
	}
	#content .hl-events-widget p.hl-post-date span {
		display: inline;
		padding: 10px 10px 10px 24px;
	}
}
@media only screen and (min-width: 720px) and (max-width: 800px), (min-width: 1200px) {
	#content .hl-events-widget p.hl-post-date span {
		display: inline;
		padding: 10px 10px 10px 22px;
		font-size: 13px;
	}
}
/* Content */
.ast-desktop #page  {
	min-height: auto;
}
#content a {
	font-weight: bold;
}
body:not(.home) #page #content {
	background: #f2f6f9 url(images/bg-content.jpg) top left repeat-x;
}
body.ast-single-post:not(.home) #page #content {
	background: #fff url(images/bg-content-mobile.jpg) top left repeat-x;
}
.single-post #page #main article, .page-template-default #page #main article, .author #page #main article.page, .page-template:not(.home) #page #main article, .ast-custom-post-type #page #main article  {
	background:none;
}
body.archive.ast-separate-container #primary, body.blog.ast-separate-container #primary  {
	padding: 40px 20px 40px 20px;
}
#main .breadcrumbs {
	display:none;
}
a.archive-featured-image-link {
	display:block;
}
@media (max-width: 544px) {
	.ast-separate-container.page-template-default #content .ast-container {
        padding-left: 1em;
        padding-right:1em;
    }
	#content p, #content ul, #content ol, #content li, #content {
		font-size: 18px;
		line-height: 1.7em;
	}
	.ast-separate-container .site-content #secondary .widget {
		padding-left:0;
		padding-right:0;
	}
}
@media (min-width: 545px) {
	body:not(.home) #page #content, body.ast-single-post:not(.home) #page #content {
		background: #f2f6f9 url(images/bg-content.jpg) top left repeat-x;
	}
	body.ast-separate-container:not(.home) #primary {
		padding: 40px 10px;
	}
	.single-post #page #main article, .page-template-default #page #main article, .author #page #main article.page, .page-template:not(.home) #page #main article, .ast-custom-post-type #page #main article  {
		border-radius: 0 15px 0 15px;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
		background: #fff;
	}
	#main .breadcrumbs {
		display:block;
		background: rgb(241,248,250);
		background: linear-gradient(0deg, rgba(241,248,250,1) 0%, rgba(246,251,252,1) 100%);
		width: 100%;
		padding: 20px 20px 20px 20px;
		font-size: 13px;
		color: #666;
		border-radius: 0 15px 0 0;
	}
	#main .breadcrumbs a {
		color: #555;
	}
	.single-post #page #main article, .page-template-default #page #main article, .author #page #main article, .page-template #page #main article  {
		padding-top:0;
		padding-left:0;
		padding-right:0;
	}
	.single-post #page .single-layout-1, .page-template-default #page .entry-header, .page-template-default #page #main .entry-content, .page-template #page #main .entry-content {
		padding-top: 40px;
		padding-left: 40px;
		padding-right: 40px;
	}
	.single-post #page .single-layout-1 {
		padding-bottom: 20px;
	}
}
@media (min-width: 993px) and  (max-width: 1024px) {
    .ast-separate-container #page #primary, .ast-separate-container.ast-left-sidebar #page  #primary, .ast-separate-container.ast-right-sidebar #page  #primary {
		padding-top: 0;
	}
}
@media (min-width: 1024px) {
	body.home #content .ast-container {
		padding-left: 30px;
		padding-right: 30px;
	}
	body:not(.home) #content .ast-container {
		padding-left: 40px;
		padding-right: 40px;
	}
	body.ast-separate-container:not(.home)  #primary { 
		padding:0;
	}
}
@media (min-width: 1200px) {
	#content .ast-container {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (min-width: 1400px) {
	.single-post #page .single-layout-1, .page-template-default #page .entry-header, .page-template-default #page #main .entry-content,  .page-template #page #main .entry-content {
		padding-top: 50px;
		padding-left: 50px;
		padding-right: 50px;
	}	
	.single-post #page .single-layout-1 {
		padding-bottom: 20px;
	}
}
/* Category list Single page */
.category-list {
	display:block;
	position:relative;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: 40px;
	margin-bottom: -20px !important;
	font-size: 0.85em;
	color: #555;
}
/* Sidebar  */
#secondary .widget_text p {
	line-height: 1.7em;
}
#secondary .menu li {
	margin-bottom: 18px;
}
#secondary .menu li.current_page_item a, #secondary .menu li.current-menu-item a, .social-submenu li.current-menu-item a {
	color: #555;
}
@media (max-width: 544px) {
	#secondary .menu li {
		margin-bottom: 25px;
	}
	#secondary .menu li a {	
		font-size: 18px;
	}
}
/* Podcast page  */
body.category-podcast .post h2.entry-title:not(.first-title)  {
	display:none;	
}
body.category-podcast .post h2.entry-title.first-title   {
	margin-bottom: 20px;
	font-size: 24px;
}
body.category-podcast  #recent-posts-widget-with-thumbnails-4, body.category-podcast .widget_categories, body.category-podcast #secondary #nav_menu-3 {
	display:none;
}
.podcast-buttons:after {
	content: "";
	display:table;
	clear:both;
}
a.podcast-button {
	display:block;
	margin: 0 0 30px 0;
}
#page .entry-content a.podcast-button:hover {
	text-decoration:none;
}
@media only screen and (min-width: 640px) {
	a.podcast-button {
		display:block;
		float: left;
		margin: 0 0 20px 0;
	}
}
@media only screen and (min-width: 1100px) {
	a.podcast-button {
		margin: 0 20px 10px 0;
	}
}
/* Full Width Template - No Sidebar */
.ast-page-builder-template.ast-full-width-primary-header.ast-no-sidebar .site .site-content #primary {
	margin-bottom: 3em;	
}
@media only screen and (min-width: 545px) {
	.page-template-default.ast-full-width-primary-header.ast-no-sidebar #page #main .entry-content {
		padding-bottom: 40px;
	}
	.ast-page-builder-template.ast-full-width-primary-header.ast-no-sidebar .site .site-content #primary {
		margin-top: 3em;	
	}
}
@media only screen and (min-width: 545px) and (max-width: 1023px) {
	.ast-page-builder-template.ast-full-width-primary-header.ast-no-sidebar .site .site-content #primary {
		margin-bottom: 4em;	
		padding-left: 30px;
		padding-right: 30px;
	}	
}
@media only screen and (min-width: 1280px) {
	.ast-page-builder-template.ast-full-width-primary-header.ast-no-sidebar .site .site-content #primary {
		margin-top: 4em;
		margin-bottom: 4em;	
		padding-left: 15px;
		padding-right: 15px;
	}		
}
/* Advertisement Sidebar en Homepage */ 
#content .home-right .wpls-logo-showcase {
	margin-bottom: 30px;
	max-width: 300px;
}
#content .home-right .wpls-logo-showcase .wpls-logo-cnt.slick-slide, #secondary .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
	margin:0;
}
#secondary .wpls-logo-showcase.wpls-dots-false {
	padding: 0 !important;
}
#secondary .sliderimage_hide_border .wpls-logo-cnt.slick-slide img, #content .home-right .sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	border: 1px solid #e0e0e0;
}
#secondary .wpls-logo-showcase.wpls-dots-false, #content .home-right  .wpls-logo-showcase.wpls-dots-false	{
	padding:0 !important;
}
/* Sidebar News Widget */
#secondary .rpwwt-widget ul li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
#secondary .rpwwt-widget ul li:last-of-type {
	border:None;
}
#secondary .rpwwt-post-date {
	background: url(images/icon-calendar.png) center left no-repeat;
	padding: 12px 0px 12px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #666;
}
#secondary .rpwwt-post-title {
	font-size: 18px;
}
#secondary #rpwwt-recent-posts-widget-with-thumbnails-1 img {
	height: auto;
	max-height: 200px;
}

/* Gallery */
#page .gallery  {
	margin-left: -10px;
}
#page .gallery-icon {
	border:none;
}
.archive-gallery  {
	padding-left: 10px;
	margin-right: -15px;
	display:block;
	clear:both;
}
.archive-gallery:after {
	content: "";
	clear:both;
	display: table;
}
.archive-gallery .field-item {
	width: 25%;
	float:left;
	padding-right: 20px;
}
@media only screen and (max-width: 544px) {
    #page .gallery-item  {
        width: 100%;
		max-width: 100%;
    }
    #page .gallery-size-square-thumbnail .gallery-item  {
        width: 50%;
		max-width: 50%;
    }
	.archive-gallery .field-item {
		width: 50%;
		float:left;
		padding-right: 20px;
	}	
}


@media only screen and (min-width: 545px) and (max-width: 720px) {
    #page .gallery-columns-4 .gallery-item, #page .gallery-columns-5 .gallery-item, #page .gallery-columns-7 .gallery-item, #page .gallery-columns-8 .gallery-item {
        width: 50%;
		max-width: 50%;
    }
    #page .gallery-columns-6 .gallery-item, #page .gallery-columns-9 .gallery-item {
        width: 33%;
		max-width: 33%;
    }	
}

/* Logo Slider */ 
.hl-logo-slider {
	width: 100%;
	background: #fff;
	display:block;
}
.hl-logo-slider-title {
	width: 100%;
	background: #299cdf;
	display:block;
	padding: 20px 10px;
}
.hl-logo-slider-title h3, .hl-logo-slider-title p, .hl-logo-slider-title a, .hl-logo-slider-title h3:hover {
	color: #fff;
}
.hl-logo-slider-title h3 {
	text-transform: uppercase;
	font-weight:bold;
}
@media (min-width: 1024px) {
	.hl-logo-slider-title h3 {
		float:left; 
		margin: 0 40px 0 0;
	}
}
@media (min-width: 1024px) and (max-width:1200px) {
	.hl-logo-slider-title h3 {
		font-size: 16px;
		line-height: 29px;
		margin-right: 20px;
	}	
	.hl-logo-slider-title hp {
		font-size: 10px;
	}		
}
.hl-logo-slider-title p {
	padding-top: 2px;
	margin: 0;
}
.hl-logo-slider-title a {
	font-weight:bold;
}
.hl-logo-slider-title a:hover {
	text-decoration:underline;
}
.hl-slider-logos {
	padding: 60px 10px 60px 0;
}
.hl-slider-logos .wpls-fix-box {
	padding-left: 24px;
	padding-right: 24px;	
}
.hl-slider-logos .wpls-logo-showcase .slick-arrow {
	background:none;
}
.hl-slider-logos .wpls-logo-showcase .slick-arrow svg {
	fill: #bbb;
	width: 32px;
	height: 32px;
}
.hl-slider-logos .wpls-logo-showcase .slick-arrow svg:hover {
	fill: #bbb;
}
/* Extra Blocks above Footer */ 
.footer-blocks {
	background: #f2f6f9;
	width: 100%;
}
.footer-blocks-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-content: flex-start;
	margin: 30px 0 20px 0;
}
.footer-blocks-wrapper .footer-block-sidebar  {
	flex-grow: 1;
	box-sizing: border-box;
	max-width: 360px;
}
.footer-blocks-wrapper .footer-block-sidebar .widget {
	margin-bottom: 50px;
}
@media (min-width: 545px) and (max-width: 1023px) {
	.footer-blocks-wrapper .footer-block-sidebar .widget {
		margin-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer-blocks-wrapper {
		flex-direction: row;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		margin-bottom: 60px;
	}
	.footer-blocks-wrapper .footer-block-sidebar  {
		flex-grow: 1;
	}
	.footer-blocks-wrapper .footer-block-1 {
		order: 1;
		flex-basis: calc(40% - 30px);
	}
	.footer-blocks-wrapper .footer-block-2 {
		order: 3;
		flex-basis: 100%;
		margin-top: 40px;
		width: 100%;
		max-width: 100%;
	}
	.footer-blocks-wrapper .footer-block-2 .widget {
		display:block;
		float:left;
		width: 50%;
		text-align:center;
	}
	.footer-blocks-wrapper .footer-block-2 .widget img {
		max-width: 340px !important;
		width: 100%;
	}
	.footer-blocks-wrapper .footer-block-3 {
		order: 2;
		flex-basis: calc(40% - 30px);
		width: calc(30% - 120px);
	}
}
@media (min-width: 1024px) {
	.footer-blocks-wrapper {
		flex-direction: row;
		column-gap: 50px;
		margin: 70px 0;
		align-items: stretch;
		column-gap: 60px;
	}
	.footer-blocks-wrapper .footer-block-sidebar  {
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0;
	}
	.footer-blocks-wrapper .footer-block-sidebar .widget {
		margin-bottom: 0px;
	}
	.footer-blocks-wrapper .footer-block-2 .widget:first-of-type { 
		margin-bottom: 50px;
	}
	.footer-blocks-wrapper .footer-block-3 {
		width: calc(33% - 120px);
	}
	#text-9 {
		max-width: 360px;
	}
}
@media (min-width: 1400px) {
	.footer-blocks-wrapper {
		margin: 80px 0;
	}
}
.footer-blocks-wrapper .footer-block-sidebar img, .footer-blocks-wrapper .sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	border: 1px solid #e0e0e0 !important;
}
.footer-blocks-wrapper .wpls-logo-showcase.wpls-dots-false	{
	padding:0 !important;
}
.footer-blocks-wrapper .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
	margin:0;
}
/* Footer */ 
@media (min-width: 720px) {
	#colophon .ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: 280px 1fr;
	}
}
@media (min-width: 1024px) {
	#colophon .ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: 30fr 25fr 25fr 20fr;
	}
}
@media (min-width: 720px) and (max-width: 1023px) {
	#colophon .site-footer-primary-section-1 {
		padding-left: 30px;
	}
}
#colophon .widget_nav_menu li {
	padding: 8px 0;
}
#colophon .widget_nav_menu li a {
	color: #333;
	font-weight: bold;
}
#colophon .widget_nav_menu li a:hover {
	color: #1583c2;
}
.logo-footer {
	max-width: 250px;
}
a.button.write, a.button.crisis, a.button.podcast {
	border-radius: 0 10px 0 10px;
	padding: 14px 18px 14px 38px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	display: block;
	margin-top: 22px;
	margin-bottom: 30px;
	width: 240px;
	max-width: 240px;
	text-align:left;
}
a.button.write {
	background-image: url(images/icon-write-white.png);
	background-position: 14px 12px;
	background-repeat: no-repeat;
	padding: 16px 20px 16px 45px;
}
a.button.crisis {
	background-image: url(images/icon-phone-white.png);
	background-color: #d10000;
	background-position: 12px 14px;
	background-repeat: no-repeat;
	padding: 16px 18px 16px 38px;
	margin-bottom: 40px;
}
a.button.podcast {
	background-image: url(images/icon-podcast.png);
	background-position: 14px 11px;
	background-repeat: no-repeat;
	padding: 16px 20px 16px 45px;
}
a.button.write:hover, a.button.podcast:hover  {
	background-color: #40a9ea;
}
a.button.crisis:hover {
	background-color: #ff0000;
}
#colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-bottom: calc((100vw / 4.17) + 10px);
	background-size: 100%;
	background-color: #eaeef1;
}
#colophon #block-9 {
	max-width: 250px;
}
@media (min-width: 1024px) {
	#colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-bottom: calc((100vw / 4.17) - 50px);
	}
}
#colophon .site-below-footer-wrap span.divider {
	color: #fff;
	margin: 0 10px;
	opacity: 0.3;
}
#colophon p.copy a, #colophon p.design a {
	font-weight:bold;
}
#colophon p.copy a {
	color: #fff;
}
#colophon .site-footer-section {
	margin-bottom:0;
}
@media (max-width: 545px) {
	.logo-footer {
		text-align:center;
		margin-left: auto;
		margin-right: auto;
	}
	#colophon #block-9 {
		margin: 0 auto;
	}
	#colophon p.copy {
		line-height: 40px;
	}
	#colophon a.button {
		margin-left: auto;
		margin-right: auto;		
	}
	#colophon p.copy span.divider {
		margin-left: 20px;
		margin-right: 20px;
	}
	#colophon p.copy span.divider:first-of-type {
		display:block;
		visibility:hidden;
		clear:both;
		width: 100%;
		height: 5px;
	}
}
/* Footer Mobile Menu */
@media (min-width: 1024px) {
	#colophon .su-accordion {
		margin-top: -10px;
	}
	#colophon a.button.podcast {
		display:none;
	}
}
@media (max-width: 545px) { 
	.site-footer-primary-section-2 {
		margin-top: 50px;
	}
}
@media (max-width: 1024px) { 
	#colophon .su-accordion {
		margin: 0 auto 20px auto;
		max-width: 300px;
	}
}
@media (min-width: 545px) and (max-width: 1024px) { 
	#colophon .su-accordion {
		margin: -10px auto 0px auto;
	}
}
#colophon .su-spoiler {
	margin-bottom: 30px;
}
#colophon .su-spoiler-content {
	padding-bottom:0;
	margin-bottom:0;
}
#colophon .su-spoiler-content ul.menu {
	margin: 0;
	padding:0;
	list-style:none;
}
#colophon .su-spoiler-content ul.menu li  {
	padding: 20px 0 0 0 ;
}
#colophon .su-spoiler-content ul.menu li a {
	font-size: 15px;
	font-weight:bold;
}
#colophon .su-spoiler-title {
	font-size: 16px;
	background: #fff;
	color: #222;
	padding: 16px 30px 16px 46px;
	font-weight:bold;
	border-radius: 0 8px 0 8px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
}
#colophon .su-spoiler-title:hover {
	background: #eee;
}
#colophon  .su-spoiler > .su-spoiler-title > .su-spoiler-icon {
	color: #1583c2;
	height: 30px;
	width: 30px;
	padding-top: 10px;
}
#colophon  .su-spoiler > .su-spoiler-title > .su-spoiler-icon::before {
	font-size: 20px;
}
#colophon .searchandfilter div {
	margin: 0 auto 20px auto;
	max-width: 300px;
}
#colophon .searchandfilter ul {
	margin: 0;
	max-width: 300px;	
	width: 100%;
}
#colophon .searchandfilter li {
	float:left;
	max-width: calc(100% - 55px);
	padding:0;
}
#colophon .searchandfilter li input[type=submit] {
	background: url(images/search-icon.png) center center no-repeat;
	border: 0;
	width: 40px;
	margin-left: 15px;
	height: 60px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);	
}
/* Blog Archive Lay-out */

body.archive .ast-archive-description {
	margin: 0 0 3em 0;
	padding:0;
	background: none;
}
#page .ast-blog-layout-5-grid #primary {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.ast-separate-container #page  .no-results {
	padding:0;
}
.ast-separate-container #page  .no-results input[type="submit"] {
	padding: 12px 20px;
	border-radius: 0 8px;
	display:block;
	margin-top: 20px;
}
#page .ast-blog-layout-5-grid .ast-blog-featured-section {
	margin:0;
	display:block;
}
#page .ast-blog-layout-5-grid  .ast-article-post {
	background: #fff;
	border-radius: 0 20px 0 20px;
	margin-bottom: 2.5em;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}
#page .ast-blog-layout-5-grid .ast-article-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
}
@media only screen and (max-width: 719px) {
	#page .ast-blog-layout-5-grid .ast-article-inner .post-thumb {
		width: 100%;
	}
}
#page .ast-blog-layout-5-grid .post-content .ast-excerpt-container p {
	line-height: 1.5em;
}
#page .ast-blog-layout-5-grid .entry-header {
	margin-bottom: 0.5em;
}
#page .ast-blog-layout-5-grid .updated, #page .ast-blog-layout-5-grid .divider, body:not(.search-results) #page .ast-blog-layout-5-grid .entry-meta,  body.search-results #page .ast-blog-layout-5-grid .post-content:not(.display-date) .entry-meta {
	display:none;
}
#page .ast-blog-featured-section p.posted-on {
	width: 100%;
	height: auto;
	padding:0;
	margin:0;
}
#page .ast-blog-layout-5-grid .date-time {
	display:block;
	text-transform: uppercase;
	font-size: 13px;
	color: #444;
	padding: 12px 0 0 44px;
	letter-spacing: 2px;
	height: 44px;
	background: rgba(240, 248, 251, 1);
	background-image: url(images/icon-news-hl-custom.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(images/hl-custom-news-icon.gif), linear-gradient(0deg, rgba(245, 250, 252, 1) 0%, rgba(226, 230, 234, 1) 100%);
}
#page .ast-blog-layout-5-grid .date-time p.posted-on  {
	font-size: 13px;
	color: #444;	
}
#page .ast-blog-layout-5-grid .date-time span.hour  {
	display:none;
}
#page .ast-blog-layout-5-grid .post-content {
	margin-top: 60px;
	padding: 1em 2em;
}
body.category-podcast #page .ast-blog-layout-5-grid .post-content {
	margin-top: 20px;
}
@media only screen and (min-width: 720px) {
	#page .ast-blog-layout-5-grid  .ast-blog-featured-section  {
		width: 30%;
		background-color: #deeaf1;
	}
	#page .ast-blog-layout-5-grid .post-content {
		width: 70%;
		padding: 34px 30px 0px 40px;
		margin-bottom: -5px;
		margin-top: 0;
	}
	body.category-podcast #page .ast-blog-layout-5-grid .post-content {
		width: 100%;
	}
	#page .ast-blog-layout-5-grid .ast-blog-featured-section img  {
		border-radius: 0;
		aspect-ratio: 3 / 2;
	}
	#page .ast-blog-layout-5-grid .ast-article-inner {
		margin-bottom: 0;
		padding-bottom:  44px;
	}
	#page .ast-blog-layout-5-grid .post-content .ast-excerpt-container p {
		line-height: 1.5em;
	}
	#page .ast-blog-layout-5-grid .entry-header {
		margin-bottom: 0.5em;
	}
	#page .ast-blog-layout-5-grid .date-time {
		display:block;
		font-size: 11px;
		padding: 9px 0 0 40px;
		height: 44px;
		letter-spacing:0;
		position: relative;
		margin-bottom: -44px;
		display:block;
		z-index: 99;
		border-radius: 0 0 0 10px;
	}
	#page .ast-blog-layout-5-grid .date-time p.posted-on  {
		font-size: 11px;
		color: #444;	
	}
}
@media only screen and (min-width:1024px) {
	#page .ast-blog-layout-5-grid #main {
		padding: 0;
	}
}
@media only screen and (min-width: 1280px) {
	#page .ast-blog-layout-5-grid #main {
		padding: 0;
	}
	#page .ast-blog-layout-5-grid  .ast-blog-featured-section  {
		width:  40%;
	}
	#page .ast-blog-layout-5-grid .post-content {
		width: 60%;
	}
	#page .ast-blog-layout-5-grid .date-time {
		padding-top: 9px;
		padding-left: 46px;
		letter-spacing: 2px;
		font-size: 12px;
	}
	#page .ast-blog-layout-5-grid .date-time p.posted-on {
		font-size: 12px;
	}
}
/* Archive Pagination */
@media only screen and (max-width: 544px) {
	.ast-pagination .prev.page-numbers {
		margin-bottom: 30px;
	}
	.ast-pagination .next.page-numbers {
		margin-top: 30px;
	}	
}

.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
	border-radius: 0 6px;
}

/* Blog Single Post Page */ 
.single header.entry-header h1 {
	margin-top: 0;
}
.single header.entry-header .entry-meta * {
	color: #777;
	font-weight:normal;
	font-size: 12px;
	text-transform: uppercase;
}
.single header.entry-header .entry-meta p.posted-on, .search-results #page .entry-meta p.posted-on  {
	background: url(images/icon-calendar.png) center left no-repeat;
	padding: 10px 0px 10px 30px;
}
.single header.entry-header > *:not(:last-child) {
	margin-bottom: 25px;
}
.single header.entry-header span.divider {
	color: #999;
	margin: 0 10px;
}
.single.ast-separate-container.ast-right-sidebar #primary {
	margin-bottom: 1em;
}
.featured-caption, .gallery-caption {
	font-style:italic;
	color: #666;
	font-size: 0.9em;
	line-height: 1.7em;
	width: 100%;
	background: #f0f1f4;
	padding: 14px 24px;
}
.featured-caption {
	margin-top: -2.2em;
	margin-bottom: 30px;	
}
.archive-author {
	color: #888;
	font-style: italic;
	font-size: 0.9em;
	display:block;
	width:100%;
	clear:both;
	margin-top: 20px;
}
.author-info {
	margin-top: 50px;
	display:flex;
	max-width: 100%;
}
.author-avatar-wrapper {
	width: 120px;
	flex: 0 0 auto;
	display:flex;
	justify-content: center;
	align-items: center;
}
.author-avatar-wrapper img {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	background: #fff;
	border-radius: 200px;
}
.author-text-wrapper {
	padding-left: 40px;
	padding-right: 30px;
}
.author-info h5 {
	color: #777;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 14px;
	margin-bottom: 10px;
}
.author-info p.author-name {
	margin-bottom: 6px;
	font-size: 18px;
}
.author-info p.author-description { 
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom:0;
}
.share-buttons {
	display:block;
	margin-top: 30px;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 30px;
}
.share-buttons::after {
	display:table;
	content: "";
	clear:both;
}
.share-buttons-text {
	padding: 1em 0em 1em 0em;
	font-size: 15px;
}
.share-buttons-content {
	padding-left: 10px;
}
.share-buttons .sfsi_wicons {
	margin-right: 20px;
}	
@media only screen and (min-width: 640px) {	
	.share-buttons{
		margin: 20px 0 0 0;
	}
	.share-buttons-text, .share-buttons-content {
		display:block;
		float:left;
	}
	.share-buttons-content {
		padding-left: 0px;
	}
	.share-buttons-text {
		padding: 12px 30px 0px 10px;
	}
	.share-buttons .sfsi_wicons {
		margin-right: 22px;
	}	
}
@media only screen and (max-width: 640px) {	
	.share-buttons {
		border-top: 1px solid #ddd;
	}
	.single header.entry-header p.posted-on  {
		clear:both;
		display:block;
	}
	.single header.entry-header span.published {
		clear:both;
		display:block;
	}
	.single header.entry-header span.divider {
		display:none;
	}
	.author-info  {
		margin: 40px 30px 50px 30px;
		padding-top: 30px;
		flex-flow: row wrap;
	}
	.author-avatar-wrapper {
		width:  100%;
	}
	.author-text-wrapper  {
		padding: 20px 0 0 0;
	}
	
}

/* Author Profile Page */
.author #page #main article {
	padding-bottom:0;
	margin-bottom: 40px;
}
.author-profile-card {
	padding: 0;
}
.author-profile-card h2 { 
	font-size: 24px;
	margin-bottom: 10px;
}
.author-profile-card h3, h3.articles-title {
	text-transform: uppercase;
	color: #888;
	font-size: 14px;
	border-bottom: 2px solid #ec2625;
	display:inline-block;
	letter-spacing: 3px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h3.articles-title {
	letter-spacing: 0;
	margin-bottom: 30px;	
	line-height: 26px;
	display:block;
}
.author-photo  {
	text-align:center;
	margin-bottom: 40px;	
}
.author-photo img {
	border-radius: 0 12px;
}
p.author-function {
	font-style: italic;
	color: #666;
}
@media only screen and (min-width: 545px) {
	.author-profile-card {
		padding: 30px 40px 10px 40px;
	}
	.author-info-wrapper:after {
		display: table;
		clear:both;
		content: "";
	}
	.author-photo  { 
		width: 25%;
		float: left;
		text-align: left;
	}
	.author-title  { 
		width: 75%;
		float: right;
		padding-left: 30px;
	}
	p.author-description {
		width: 100%;
		clear:both;
		display:block;
	}
	h3.articles-title {
		letter-spacing: 4px;
		margin-bottom: 50px;	
		margin-top: 30px;	
	}		
}	
@media only screen and (min-width: 1024px) {	
	.author-profile-card {
		padding: 40px 50px 20px 50px;
	}
	.author-title  {
		padding-top: 16px;
		padding-left: 44px;
	}
	.author-profile-card h2 { 
		font-size: 30px;
		margin-bottom: 14px;
	}	
	h3.articles-title {
		letter-spacing: 3px;
		margin-bottom: 40px;	
	}	
}
@media only screen and (min-width: 1200px) {	
	.author-profile-card {
		padding: 50px 60px 30px 60px;
	}
}

/* Team page user list */

.user-wrapper {
	display: flex;
	flex-flow: row wrap;
	gap: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	justify-content: space-between;
	align-content: start;
	align-items: stretch;
	justify-content: flex-start;	
}
.user-item { 
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	line-height: 1.4em;
	border-radius: 0 10px 0 10px;
	font-size: 16px;
	width: 360px;
	max-width: 360px;
    background: rgb(241, 248, 250);
    background: linear-gradient(0deg, rgba(241, 248, 250, 1) 0%, rgba(246, 251, 252, 1) 30%);				
}
.user-item:hover {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);	
	background:  linear-gradient(0deg, rgba(241, 248, 250, 1) 0%, rgba(236, 241, 242, 1) 30%);
}
.user-item a.user-avatar, .user-item a.user-name  { 
	display:block;
	clear:both;
	width: 100%;
}
.user-item a.user-name span.user-function {
	font-weight: normal;
	color: #666;
	font-style:italic;
	font-size: 14px;
}
#content .user-item a.user-name:hover {
	text-decoration:none;
}
a.user-avatar , a.user-avatar img {
	border-radius: 0 10px 0 0;
}
.user-item a.user-name {
	padding: 16px 24px;
}
@media all and (min-width: 600px)  {
	.user-item { 
		width: 200px;
	}
}
@media all and (min-width: 1024px)  {
	.user-wrapper {
		gap: 30px;
	}
	.user-item { 
		flex: 1 0 33%;
		flex-basis: calc(100% * (1/3) - 30px);
		max-width: calc(100% * (1/3) - 30px);
		font-size: 15px;
	}
}
@media all and (min-width: 1200px)  {
	.user-wrapper {
		gap: 40px;
	}
	.user-item { 
		max-width: 200px;
	}
}

/* Slag om Losser Template */
.page-template-page-sol #content::before, .category-25 #content::before {
	content: " ";
	display:block;
	width: 100%;
	height: calc(100vw / 5.34);
	border-bottom: 10px solid #1583c2;
	padding:0;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}
@media only screen and (max-width: 544px) {	
	.page-template-page-sol #content::before, .category-25 #content::before {
		background-image: url('images/sol-banner-600.jpg');
		height: calc(100vw / 2.23);
	}
}
@media only screen and (min-width: 545px) {	
	.page-template-page-sol #content::before, .category-25 #content::before {
		background-image: url('images/sol-banner-1920.jpg');
		height: calc(100vw / 5.34);
	}
}
.page-template-page-sol #secondary {
	margin-bottom: 60px;
}
#secondary .recent-posts-widget-with-thumbnails .rpwwt-post-title, #secondary .recent-posts-widget-with-thumbnails .rpwwt-post-date {
	display:block;
	clear:both;
}


/* Event Calendar  */
.tribe-events-content p {
	color: #404040 !important;
}
.tribe-events-content h2, .tribe-events-content h3 {
	color: #1583c2 !important;	
	font-weight: 400;
	margin-bottom: 5px;
}
#page .ast-archive-entry-banner[data-post-type="tribe_events"] {
	padding-top: 1.6em;
	padding-bottom: 1.6em;
}
#page .tribe-events .tribe-events-l-container {
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
}
#page .tribe-events-calendar-list__event  {
	border-radius: 0 14px 0 14px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
#page .tribe-events-calendar-list__event-date-tag-weekday  {
	background: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 4px solid red;
}
 #page .tribe-events-calendar-list__event-date-tag-daynum {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#page .tribe-events-calendar-list__event-featured-image {
	border-radius: 0 10px 0 0;
}
#page .tribe-common--breakpoint-medium.tribe-common  .tribe-events-calendar-list__month-separator-text  {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
#page .tribe-common-c-btn.tribe-events-c-search__button {
	text-transform: uppercase;
	border-radius: 0 10px 0 10px;
	color: #fff;
}
#page .tribe-common-c-btn.tribe-events-c-search__button:hover {
	background: #40a9ea;
}
#page .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
	font-size: 20px;
	font-weight: bold;
	color: #1582c2;
}
#page .tribe-common .tribe-events-c-top-bar__datepicker-button-icon-svg .tribe-common-c-svgicon__svg-fill {
	fill: #1582c2;
}
#page .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week, #page .tribe-events-calendar-month__day-cell, #page .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day, #page .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
	border-width: 1px;
	border-color: #e4e4e4;
}
#page .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
	border-right: 2px solid #e4e4e4;
}
#page .tribe-events-calendar-month__day-cell {
	background: #fff;
}
#page .tribe-events-calendar-list__event-datetime-wrapper {
	color: #fff;
}
#page .tribe-events-calendar-list__event h3.tribe-events-calendar-list__event-title a {
	color: #1582c2;
	text-decoration:none;
	border: none;
}
#page .tribe-events-calendar-list__event h3.tribe-events-calendar-list__event-title a:hover {
	color: #3aaef1;
}
#tribe-events-content .hl-event-date, .tribe-events-calendar-list .hl-event-date {
	background: url(images/icon-calendar-red.png) center left no-repeat;
	padding-left: 30px;
}
#tribe-events-content .hl-event-time,.tribe-events-calendar-list .hl-event-time {
	background: url(images/icon-time-red.png) center left no-repeat;
	padding-left: 26px;
	margin-left: 10px;
}
#page .tribe-events-schedule .tribe-events-cost, #page .tribe-events-calendar-list__event-cost {
	display:none;
}
@media all and (max-width: 544px) {  
	#page .tribe-events-calendar-list__event-date-tag  {
		display: none;
	}
	#page .tribe-events-calendar-list__event-featured-image-wrapper, #page .tribe-events-calendar-list__event-wrapper, #page .tribe-events-calendar-list__event-details  {
		padding-left: 10px;
		padding-right: 10px;
	}
	#tribe-events-content .hl-event-date, .tribe-events-calendar-list .hl-date-time {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.tribe-events .tribe-events-calendar-list__event-venue {
		font-size: 15px;
		line-height: 24px;
		color: #333;
	}
}
@media all and (min-width: 545px) {
	.tribe-events-calendar-list__event-details  span.tribe-event-date-start, .tribe-events-calendar-list__event-details  span.tribe-event-time {
		font-size: 15px;
	}
	#tribe-events-content .hl-event-date, .tribe-events-calendar-list .hl-date-time {
		font-size: 15px;
		margin-bottom: 10px;
	}
	#page .tribe-events-notices {
		padding: 0px 20px 20px 40px;
	}	
}
@media all and (min-width: 545px) and (max-width:824px) {  
	#page .tribe-events-calendar-list__event-wrapper  {
		margin-left: 20px;
	}
	#page .tribe-events-calendar-list .tribe-events-calendar-list__event {
		padding: 2em 1em;
	}	
}
@media all and (min-width: 1024px) {  
	#tribe-events-content .hl-event-date, .tribe-events-calendar-list .hl-date-time {
		font-size: 15px;
		margin-bottom: 10px;
	}	
	#page .tribe-events-calendar-list .tribe-events-calendar-list__event {
		padding: 2.5em 1.5em;
	}		
}
/* Tribe Event Single page */
#tribe-events-content {
	padding: 0; 
}
#page .events-title-wrapper {
	background: #40A9EA;
	margin: 0;
	width: 100%;
	display:block;
	padding: 20px 10px;
}
#page .events-title-wrapper h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
}
.single-tribe_events #tribe-events-pg-template {
	padding-top: 0;
}
.single-tribe_events  .hl-date-time {
	font-size: 16px;
	font-weight:bold;
}
.single-tribe_events #tribe-events-footer {
	display:none;
}
#page #tribe-events-content, #page #tribe-events-content p, #page #tribe-events-content ul, #page #tribe-events-content ol, #page #tribe-events-content li  {
	font-size: 16px;	
}
#page .tribe-events-meta-group .tribe-events-single-section-title {
	color: #1582c2;
	margin-bottom: 12px;
}
#page .tribe-events-gmap {
	width: 100%;
	display:block;
}
@media all and (max-width: 544px) {  
	#tribe-events-content {
		margin:0;
		background:none;
		border: 0px;
	}
	.ast-separate-container #tribe-events-content .ast-article-single {
		padding: 0;
	}
}
@media all and (min-width: 545px) {  
	#page .tribe-events-calendar-list__event, #tribe-events-content  {
		border-radius: 0 14px 0 14px;
		background:#fff;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	}
	.tribe-events-back {
		display:block;
		background: rgb(241,248,250);
		background: linear-gradient(0deg, rgba(241,248,250,1) 0%, rgba(246,251,252,1) 100%);
		width: 100%;
		padding: 20px 20px 20px 20px;
		font-size: 13px;
		color: #666;
		border-radius: 0 15px 0 0;
	}
	.tribe-events-single-event-title {
		margin: 16px 40px 0px 40px;
		font-size: 28px;
	}
	.tribe-events-schedule {
		margin: 16px 20px 30px 40px;
	}	
	.ast-separate-container #tribe-events-content .ast-article-single {
		padding: 0 40px 0px 40px;
	}
}
@media all and (min-width: 1024px) { 
	#page .tribe-events-event-meta {
		margin: 0;
		width: 100%;
		padding-top: 40px;
		padding-bottom: 20px;
	}
} 
/* Tribe Events Widget */ 
#page .tribe-events-widget .tribe-events-widget-events-list__header {
	margin-bottom: 0;
}
#page .tribe-events-widget .tribe-events-widget-events-list__event-row {
	flex-direction: column;
}
#page  .tribe-events-widget .tribe-events-widget-events-list__event-date-tag, .tribe-events-widget-events-list__event-datetime {
	display:none !important;
}
#page .hl-event-image {
	display:block;
	width: 100%;
	aspect-ratio: 3 / 2;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	border-radius: 0 15px 0 0;
}
#page .tribe-events-widget h3.tribe-events-widget-events-list__event-title a:not(.tribe-common-anchor--unstyle), #page .tribe-events-widget a:not(.tribe-common-anchor--unstyle):visited {
	color: #1583c2;
	text-decoration: underline;
	font-size: 17px;
	text-decoration: none;
	border: 0;	
}
#page .tribe-events-widget h3.tribe-events-widget-events-list__event-title a:hover {
	text-decoration: none;
	border: 0;
}

#page .tribe-events-widget-events-list__view-more {
	display:none;
}

/* Sociale Kaart */
.ast-custom-post-type #main article {
	padding:0;
}
.ast-custom-post-type #main article .single-layout-1 {
	padding: 30px;
 }
.social-subpage .social-sidebar {
	padding: 30px;
}
.social-subpage .social-thumb {
	margin-bottom: 30px;
	border-radius: 0 14px;
	clear:both;
	display:block;
}
.social-subpage li {
	padding-bottom: 14px;
}
.social-submenu li {
	font-size: 18px;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.social-submenu li a {
	padding: 10px 0;
	display:block;
}
.social-submenu li a:hover {
	text-decoration: underline;
}
.social-archive-header-right {
	display: none;
}
@media all and (min-width: 545px) {  
	.ast-custom-post-type #main article .single-layout-1 {
		 padding: 40px;
	 }
}
@media all and (min-width: 1024px) { 
	.post-type-archive-sociale-kaart #page #main article  {
		padding: 10px 0px;
	}
	.ast-custom-post-type #main article .single-layout-1 {
		 padding: 30px;
	 }
	.social-archive-header {
		display:flex;
		width: 100%;
		justify-content: flex-start;
		align-content: stretch;
		column-gap: 50px;
	}
	.social-archive-header-right {
		width: 500px;
		padding-top: 40px;
	}
	.social-archive-header-right {
		display: block;
	}
	.social-subpage .social-sidebar {
		width: 30%;
		display:block;
		float:right;
		padding: 50px 46px 50px 10px;
	}
	.social-subpage .single-layout-1 {
		width: 70%;
		float:left;
	}
	.social-subpage article:after {
		display: table;
		content: "";
		clear:both;
	}
	.social-submenu li {
		font-size: 16px;
		padding: 15px 0;
	}
	.social-submenu li a {
		padding: 0;
	}
}
@media all and (min-width: 1280px) { 
	.ast-custom-post-type #main article .single-layout-1 {
		 padding: 60px 70px 70px 70px;
	 }
	.social-subpage .social-sidebar {
		padding: 70px 70px 70px 20px;
	}	 
}
#main .ast-archive-description {
	background:none;
}
.ast-custom-post-type .su-spoiler-icon {
	margin-top: 3px;
}
.ast-custom-post-type .su-accordion {
	margin-top: 20px;
}
.ast-custom-post-type .su-spoiler-title {
	font-size: 17px;
}
.ast-custom-post-type .su-spoiler-style-default>.su-spoiler-title {
	padding: 10px 0 10px 30px;
}
body.archive .ast-archive-description {
	margin-bottom: 2em;
}
.sociale-kaart-template-default .entry-meta  {
	display:none;
}
#main .searchandfilter ul {
	display:flex;
	flex-direction: row;
	padding-left: 0;
	margin-left:0;
	list-style:none;
}
.searchandfilter li:first-of-type {
	flex-grow: 1;
}
.searchandfilter li input[type=text] {
	height: 60px;
}
.searchandfilter li input[type=submit] {
	height: 60px;
	border-radius: 0 8px 0 8px;	
}
.ast-custom-post-type #main span.divider {
	margin: 0 15px;
	opacity: 0.5;
}
.ast-custom-post-type  hr {
	margin: 40px 0 30px;
	background-color: #ddd;
}
@media all and (max-width: 544px) {
	.ast-custom-post-type #main span.divider {
		display:block;
		clear:both;
		visibility:hidden;
		height: 40px;
	}	
}
.cat-wrapper {
	display: flex;
	flex-flow: row wrap;
	gap: 40px;
	margin-top: 40px;
}
a.parent-cat-item, .sub-cat-item { 
	flex: 1 100%;
	background-color: #f6fcfe;
	background-position: top left;
	background-repeat:	no-repeat;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
	align-items: center;
	line-height: 1.4em;
	border-radius: 0 10px 0 10px;
	font-size: 18px;
}
a.parent-cat-item {
	background-color: #fff;
	height: 80px;
	padding: 11px 20px 10px 90px;		
	display: flex;
	align-items: center;
}
.sub-cat-item .cat-title {
	width: 100%;
	padding: 11px 20px 10px 30px;
	display: flex;	
	align-items: center;
	min-height: 80px;
}
a.parent-cat-item:hover, .sub-cat-item:hover { 
	background-color: #e8f3f8;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);	
}
.sub-cat-item .cat-thumb, .sub-cat-item .cat-thumb img {
	width: 100%;
	display:block;
}
.cat-thumb img {
	aspect-ratio: 3 / 2;
	overflow:hidden;
}
@media all and (min-width: 800px) {
	a.parent-cat-item, .sub-cat-item { 
		flex: 1 0 50%;
		flex-basis: calc(100% * (1/2) - 20px);
		max-width: calc(100% * (1/2) - 20px);
		font-size: 16px;
	  }
}
@media all and (min-width: 1024px)  {
	.cat-wrapper {
		gap: 30px;
	}
	a.parent-cat-item, .sub-cat-item { 
		flex: 1 0 33%;
		flex-basis: calc(100% * (1/3) - 20px);
		max-width: calc(100% * (1/3) - 20px);
	}
}
@media all and (min-width: 1280px) {
	.cat-wrapper {
		gap: 40px;
	}	
	a.parent-cat-item, .sub-cat-item { 
		flex-basis: calc(100% * (1/3) - 30px);
		max-width: calc(100% * (1/3) - 30px);
	  }	
	.sub-cat-item .cat-title { 
		padding-left: 36px;
	}
	a.parent-cat-item { 
		background-position: 8px 0px;
		padding-left: 90px;
	}
}

/* Search page */
.search-results  .post-thumb {
	display:none;
}
.search-results .ast-archive-description {
	padding: 30px 30px 0px 0px;
	background: none;
	text-align: left;
}
.search-results #page .ast-blog-layout-5-grid .ast-blog-featured-section {
	display:none;
}
.search-results #page  .ast-blog-layout-5-grid .ast-article-inner {
	padding-bottom: 0;
}
.search-results #page .ast-blog-layout-5-grid .post-content {
	width: 100%;
	padding: 30px 30px 20px 40px; 
	margin-top: 10px;
}
.search-results #page .entry-meta p.posted-on span.published, .search-results #page span.hl-event-date {
	color: #777;
	font-weight: normal;
	font-size: 13px;
	text-transform:uppercase;
	line-height: 28px;
}
.search-results #page span.hl-event-date { 
	background: url(images/icon-calendar-red.png) center left no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	display:block;
}
.search-results #page h2.entry-title, .search-results #page .entry-meta p.posted-on {
	margin-bottom: 0px;
}
.search-results #page .entry-meta .posted-on .hour {
	display:none;
}
.search-results #page  .post-content>.read-more {
	margin-top: 1em;
}
@media all and (max-width: 1023px) { 
	.search-results #secondary {
		padding-top: 20px;
		padding-left: 30px;
		padding-right: 30px;
	}
	body.search-results.ast-separate-container #primary  {
		padding: 40px 20px 40px 20px;
	}	
}
@media all and (min-width: 1024px) { 
	.search-results #page .ast-blog-layout-5-grid .post-content {
		padding: 30px 30px 20px 40px;
	}
	.search-results  #page .ast-blog-layout-5-grid .ast-archive-description {
		padding:0;
	}
	.search-results  #page .ast-blog-layout-5-grid #main {
		padding:0;
	}	
}

/* Contact form */
#page .wpcf7 .formfield p label {
	font-weight: 700;
	margin-bottom: 4px;
}
#page .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output  {
	background: #d10000;
	color: #fff;
	border: none;
	padding: 30px 40px;
	border-radius: 20px;
}
#page .wpcf7 form.sent .wpcf7-response-output {
	background: #26a32c;
}
#page .wpcf7 .wpcf7-not-valid-tip {
	color: #d10000;
}
#page .wpcf7 input[type="submit"] {
	border-radius: 0 10px 0 10px;
	padding: 15px 20px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 0.9em;
}
/* Hide contact form after succesful sending */
#page .wpcf7-form.sent div.formfield, #page .wpcf7-form.sent input.wpcf7-submit {
	display:none;
}
/* Swipebox Lightwindow */

html.swipebox-html #wpadminbar {
	display:none;
}
html.swipebox-html .admin-bar #swipebox-overlay, html.swipebox-html .admin-bar #swipebox-container {
	top: 0;
}
html.swipebox-html {
		margin-top: 0px !important;
}
#swipebox-overlay {
	background: #001730 !important;
}
#swipebox-bottom-bar {
	background: #1583c2 !important;
}
@media all and (max-width: 1024px) {
	#swipebox-title {
		padding-left: 20px;
		padding-right: 50px;
	}
	#swipebox-top-bar {
		background: none !important;
	}
}
@media all and (min-width: 1024px) {
	#swipebox-close {
		width: 60px;
		height: 60px;
	}		
	#swipebox-slider {
		cursor: default;
	}
	#swipebox-top-bar {
		background: #002744 !important;
	}
}
#swipebox-title {
	font-weight:bold;
	font-size: 17px;
	padding-top: 12px;
	line-height: 24px;
}
/* Weather display */
#content .wp-block-rss__item:first-of-type, #content .wp-block-rss__item-title {
	display:none;
}
/* 404 page */
#content-404 {
	padding: 20px 16px;
	text-align:center;
}
#content-404 h1 {
	margin-top: 30px;
	margin-bottom: 30px;
}
#content-404 p {
	margin-bottom: 12px;	
}
#content-404 p.intro-404 {
	font-size: 20px;
	margin-bottom: 14px;
}
#searchform-404 {
	padding: 0 20px;	
}
#searchform-404 ul {
	margin:0;
	padding:0;
}
#searchform-404, #searchform-404 ul, #searchform-404 form.searchandfilter {
	width: 100%;
}
#searchform-404 form.searchandfilter {
	max-width: 600px;
	display:block;
	margin: 0 auto;	
}
#searchform-404 ul {
	display:block;
}
#searchform-404 li {
	width: 20%;
}
#searchform-404 li:first-of-type {
	width: 80%;
}
@media all and (max-width: 544px) {
	#content-404 {
		padding: 16px 5px;
		text-align:center;
	}
	#content-404 h1 {
		font-size: 22px;
	}
	#content-404 p {
		font-size: 16px;
	}
	#content-404 p.intro-404 {
		font-size: 16px;
		margin-bottom: 14px;
	}	
	#searchform-404 li {
		width: 50px;
	}
	#searchform-404 li:first-of-type {
		width: calc(100% - 100px);
	}	
}
/* Accessibility Tools */
a.accessibility-button {
	display:block;
	padding: 3px 5px 0px 5px;
	height: 27px;
	margin: 0 0 0 10px;
}
a.accessibility-button:focus {
	border: 2px solid #ccccbb;
}
@media only screen and (min-width: 1024px) {
	a.accessibility-button {
		padding:0;
		margin-left: 0;
		margin-right: 20px;
	}
}
a.accessibility-button svg {
	fill: #0573b2;
	-webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;	
}
a.accessibility-button:hover svg {
	fill: #40a9ea;
}
.sidebar-widgets-header-widget-2 {
	padding-left: 0;
}
body:not(.page-id-4267) #pojo-a11y-toolbar {
	display:none;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left {
	z-index: 99999;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	padding: 24px !important;
}
@media only screen and (max-width: 767px) {
	.page-id-4267 .site-branding {
		padding-left: 90px;
	}
	.page-id-4267 .ast-primary-header-bar  .ast-builder-grid-row {
		grid-column-gap: 0;
	}
	.page-id-4267 #page #ast-mobile-header .site-header-primary-section-left {
		max-width: 230px;
	}
}
@media only screen and (min-width: 768px) {
	.page-id-4267 .site-branding {
		padding-left: 80px;
		width: 240px;
	}
}
@media only screen and (max-width: 430px) {
	.page-id-4267 #page .site-header-primary-section-left, .page-id-4267  #page header .custom-logo-link img {
		width: 100%;
		max-width:100%;
	}
}

/* Blocked content cookie accept button  */
#page .cmplz-blocked-content-container .cmplz-blocked-content-notice, #page .cmplz-wp-video .cmplz-blocked-content-notice {
	background: rgba(0,106,184,0.9);
	font-weight:bold;
}
#page .cmplz-blocked-content-container .cmplz-blocked-content-notice:hover, #page .cmplz-wp-video .cmplz-blocked-content-notice:hover {
	background: rgba(0,106,184,1);
}


/* Hide Google ReCaptha Badge */
.grecaptcha-badge { 
    visibility: hidden !important;
}