/*
Theme Name: Visit Edenbridge
Theme URI: http://www.visitedenbridge.co.uk
Author: Black Spiral Design
Author URI: http://www.blackspiraldesign.co.uk
Description: This theme powers the destination website for Edenbridge
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: visitedenbridge

*/


p:empty:before {
    content: "" !important;
}


.bg-primary {
	background-color: teal !important;
}

.text-primary {
	color: teal !important;
}

.bg-primary, .mm_caption/*, h2.init*/ {
    background-color: teal!important;
}

.text-primary, hr.hr-text::before {
    color:teal!important;
}

a {
    color:teal;
}

.btn-primary {
    background-color: teal!important;
    border-color: teal!important;
}

.btn-primary:hover {
    background-color: #015851 !important;
    border-color: #015851 !important;
}

/*.masonryflex-img:hover {
    box-shadow: inset 0 0 0 100vw rgba(128,0,128,0.9);
	box-shadow: inset 0 0 0 100vw #009688;
}*/

.masonryflex-img:nth-child(odd):hover {
    box-shadow: inset 0 0 0 100vw rgb(0 150 136 / 90%);
    transition: all 0.2s ease;
}

.masonryflex-img:nth-child(even):hover{
    box-shadow: inset 0 0 0 100vw rgb(1 53 49 / 90%);
    transition: all 0.2s ease;
}

.event-list > li > time{
    background-color:teal !important;
}

.event-list > li:nth-child(even) > time {
    background-color: #034842 !important;
}

.sticky-top{
	z-index: 1041;
}

.social-header a:hover {
    opacity: 1;
	text-decoration: none;
}

.social-header a, .social-header span {
    opacity: 0.6;
}

.social-header i {
	font-size:1.5rem;
}

@media screen and (max-width: 992px) { 
	
	nav.navbar.shrink{
		padding-top:1rem;
	}
	nav.navbar.shrink .navbar-brand{
position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
  margin: -1px; padding: 0; border: 0; 
		
	}
}

.navbar-brand img {
    opacity: 0.9;
}

@media (min-width:740px){
#header .navbar {
	padding-top:1rem;
	padding-bottom: 1rem;
}
}

.bgimage {
  width:100%;
max-height: 1000px;
  min-height: 835px;
  background: no-repeat scroll;
	background-position: 50% 25%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
/* background-image:  url('./images/edb_home.jpg');*/
	color: white;
	background-color:#fff;
	position: relative;
	
	/*margin-bottom:7rem;*/

}

@media screen and (min-width: 992px){
	.bgimage { 
	background-position: 50% 50%;}
}

.bg_dark{
	background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2));
	position: absolute;
	top: 0;
		left:0;
	width:100%;
	height:100%;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media screen and (min-width: 992px){
	.bgimage{margin-bottom: 0;
}
}

.slider_nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.slider_nav a{
	color:#fff;
	text-decoration:none;
	opacity: 0.6;
	font-size:1.5rem;
}

.slider_nav a:hover{
	opacity: 1;
}

a#prev {
    left: 1rem;
    position: absolute;
}

a#next {
    right: 1rem;
    position: absolute;
}

.bgimage_cta_content {
    color: white;
    padding: 40px 10px;
	position:absolute;
	bottom:0;
	width:100%;
}

@media screen and (min-width: 992px){
.bgimage_cta_content {
    left: 5%;
    padding: 30px;
    width: 480px;
    max-width: 40%;
    z-index: 91;
	/*background-color: rgba(0, 123, 255, .9)!important;*/
	
}
}

.bgimage_cta_links {
	list-style: none;
	padding: 0;
	margin:0;
}

.bgimage_cta_link {
	color: rgba(255,255,255,.7);
	  font-size: 1.25em;
}

.bgimage_cta_link:hover {
	color: #fff;
	  text-decoration: none;
}

.bgimage_cta_links li:not(:last-child) {
      margin-bottom: 10px;
}

.bgimage_cta_links li {
      position:relative;
}



a.bgimage_cta_link:after {
    content: "\e606";
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.75rem;
    font-size: 1rem;
    padding-left: 5rem;
}

span.bgimage_cta_link_icon {
    vertical-align: middle;
	font-size:2rem;
		margin-right: 1rem;
}



	#header a.nav-link {
    font-size: 1.35rem;
		color: rgba(255,255,255,.7);
}

#header a.nav-link:focus, #header a.nav-link:hover {
    color: rgba(255,255,255,1);
}

#header .active>.nav-link {
color: #fff;
}

@media (min-width: 992px){
#header .navbar-expand-lg .navbar-nav {
    flex-grow: 1;
    justify-content: space-evenly;
    max-width: 850px;
	}
}

@media (max-width: 992px){
	#header li.nav-item:not(:last-child) {
    border-bottom: 0.5px solid #d8d8d8;
    
}
}

@media (max-width: 992px){
	#header li.nav-item {
   	padding-bottom: 0.5rem;
    padding-top: 0.5rem;
		position: relative;
}
}

@media (max-width: 992px){
#header li.nav-item a:before {
   content: "\e606";
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.75rem;
    font-size: 1rem;
}
}

.search_btn {
	height: calc(1.5em + 1rem + 2px);
	    border-radius: 0 .25rem 0.25rem 0;
}


.hero-inner{
	justify-content: center;
    align-items: center;
	text-align: center;
	padding-top: 8vh;
}

@media (min-width:768px){
.hero-inner {
	padding-top: 20vh;
}
}

@media (min-width:992px){
.hero-inner {
	padding-top: 25vh;
}
	hero-inner h2 {
	font-size:4.5rem;
}
}

.hero-inner h2 {
	font-size:3rem;
	text-shadow: 0px 0px 10px #000000;
}

.hero-inner i{
	font-size: 3rem;
	}

.hero-inner a {
	color:#fff;
	opacity: 0.6;
	text-decoration:none;
	text-shadow: 0px 0px 8px #000000;
}

.hero-inner a:hover, .icon_menu i:hover, .social-header i:hover, .navbar-toggler i:hover, .heart i:hover {opacity:1;}

#firstsec:focus, #top:focus, #places:focus, #ideas:focus, #events:focus{
	outline:none;
}

.navbar-toggler:focus { outline: none; }

#header .navbar-toggler {
     color: #fff; 
     border: none; 
}

#header .navbar-toggler:hover {
        border: none; 
}

div#header.bg-primary {
    background-color: rgba(0, 123, 255, .8)!important;
}

.heart {
    position: absolute;
    top: 1.75rem;
    right: 1.75rem;
    font-size: 1.25rem;
}

.icon_menu i, .navbar-toggler i, .heart i {
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0.5rem;
	font-size: 1.4rem;
	opacity: 0.7;
	}
.icon-heart:before{
	color:#fff;
}
.icon_menu a, .heart a, .icon_menu a:not([href]):hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.heart .icon-heart:hover::before  {
    background-image: url(./images/heart_red.svg);
    background-size: 1.4rem 1.4rem;
    background-repeat: no-repeat;
}

.modal-content .icon-heart {
    background-image: url(./images/heart_red.svg);
    background-size: 1.2rem 1.2rem;
    background-repeat: no-repeat;
}


.heart i:hover {
     /* background-color: rgba(0,123,255,0.8);*/
	background-color: rgb(0 150 136 / 0.8);
}
.navbar-brand img {
    width: 100%;
   }

@media (min-width:740px){
	.navbar-brand img {
   max-height:60px;
		width:auto;
	}
}

.navbar-brand {
	margin-right: 0
   }

@media (min-width:740px){
	.navbar-brand {
 		margin-right: 1rem;
		z-index: 9000;
}
}

#header button.navbar-toggler {
    margin-left: auto;
	margin-right:0.5rem;
    padding: 0.5rem;
    
}


.bgimage h1 {
    font-size: 3rem;
    margin-top: 3rem;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-weight: 900;
	text-shadow: 0px 0px 16px #000000;
}

@media (min-width:992px){
	.bgimage h1 {
		font-size:5rem;
	}
}

.phcaption {
	position: absolute;
	bottom:40%;
	color:#fff;
	padding-bottom: 1rem;
	padding-left:1rem;
	
	}

@media (min-width:375px){
	.phcaption {
	bottom:36%;}
}

@media (min-width:992px){
	.phcaption {
	position: absolute;
	right: 12vw;
	bottom: 1.5rem;	
		/*color:#007bff;*/
		color: teal;
		padding:0;
		
	}
}

.wave {
    position: absolute;
    left: 0;
    bottom: -3.5rem;
    width: 100%;
}
.wave1{
	bottom:-1.75rem;
	opacity:0.1;
	 position: absolute;
    left: 0;
	width:100%
}


.text h2{
	font-size:3rem;
	position:relative;
}

span.headline__secondary {
    font-size: 3rem;
    line-height: 1rem;
    z-index: 12;   

}

span.headline__primary {
    text-transform: uppercase;
	font-weight: 900;

}

@media (min-width:576px)
{
	span.headline__secondary {
    font-size: 5rem;
	}
}

hr.hr-text {
  position: relative;
    border: none;
    height: 1px;
    background: #999;
	max-width:65%;
}

hr.hr-text::before {
    content: "\e096";
	font-family: 'simple-line-icons';
    display: inline-block;
    background: #fff;
    font-weight: bold;
    font-size: 2rem;
    border-radius: 30rem;
    padding: 0.2rem 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	color: #007bff;
}

.text .hr-text::before, .masonryflex .hr-text::before {
	background: #f8f9fa;
}

.call-to-action{
	position:relative;
	background-color:#343a40;
	background:url(./images/bluebells.jpg) no-repeat center center;
	background-size:cover;
	padding-top:7rem;
	padding-bottom:11rem;
	/*height: 50vh;*/
}



body{font-family:Source Sans Pro,'Helvetica Neue',Helvetica,Arial,sans-serif}

h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,'Helvetica Neue',Helvetica,Arial,sans-serif;}

.emphasis {font-family:Satisfy, Georgia, serif;}

.showcase .showcase-text{padding:3rem}

.showcase .showcase-img{min-height:30rem;background-size:cover}

@media (min-width:768px){.showcase .showcase-text{padding:7rem}}

.mapbox .mapbox-img {-webkit-box-shadow: inset 0px 0px 18px 3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 18px 3px rgba(0,0,0,0.3);
box-shadow: inset 0px 0px 18px 3px rgba(0,0,0,0.3);}

.features-icons .features-icons-item{max-width:20rem}

.features-icons .features-icons-item .features-icons-icon{height:7rem}

.features-icons .features-icons-item .features-icons-icon i{font-size:4.5rem}

.features-icons .features-icons-item:hover .features-icons-icon i{font-size:5rem}

.call-to-action .overlay{position:absolute;background-color:#212529;height:100%;width:100%;top:0;left:0;opacity:.5}

footer.footer{padding-top:4rem;padding-bottom:4rem}


.masonryflex-img{min-height:25rem;background-size:cover;position:relative; background-position:center;}

.masonryflex-img:hover {
/* box-shadow: inset 0 0 0 100vw rgba(0,123,255,0.9);*/
	box-shadow: inset 0 0 0 100vw rgb(0 150 136 / 0.9);
	transition: all 0.2s ease;
	}

@media (min-width:992px){
.masonryflex_last {padding-top:28%}
}

.masonryflex-img:hover >.hover_content {
    opacity:1;
	/*transition:1s;*/
}

.masonryflex-img:hover >.init {
    opacity:0;
	transition:0.1s;
}

.hover_content {
    opacity:0;
}

footer a, #footer_contact a {
    color: #fff;
	opacity: 0.7;
}

footer a:hover, #footer_contact a:hover {
	text-decoration: none;
	opacity: 1;
	color:#fff;
}

.bottomnav li a {
	font-size: 1.35rem;
}

.bottomnav li a:first-child {
    padding-left: 0;
}

.bottomnav .navbar {
	justify-content:center;
}

.list-inline li:last-child {
    margin-right: 0!important;
}

@media (min-width:992px){
	.bottomnav .navbar {
	justify-content:start;
}
}

/*To the top button */

#tttbutton {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 76px;
    height: 76px;
     display: block;
	 cursor: pointer;
    overflow: hidden;
    z-index: 5000;
	-webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
-webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

#tttbutton.show {
   
   	opacity: 1.0;
}

#tttbutton img {
    width: 4rem;
    height: 4rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.event_wrapper {
    background-color: #fff;
    width: 100%;
   /* position: absolute;
    bottom: 0;*/
    Height: auto;
	text-shadow:none;
	padding-bottom:1rem;
}

#events .masonryflex-img:hover{
	box-shadow:none;
}

.feature{
	width:100%;
	position:relative;
}

.event-list {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	.event-list > li {
		margin: 0px 0px 1rem;
	}
	.event-list > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: #007bff;
		padding: 5px;
		text-align: center;
		text-transform: uppercase;
	}
	.event-list > li:nth-child(even) > time {
		background-color: #003d7f;
	}
	.event-list > li > time > span {
		display: none;
	}
	.event-list > li > time > .day {
		display: block;
		font-size: 56pt;
		font-weight: 100;
		line-height: 1;
	}
	.event-list > li time > .month {
		display: block;
		font-size: 24pt;
		font-weight: 900;
		line-height: 1;
	}
	.event-list > li > a > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	.event-list > li > .info > a > .title {
		font-size: 17pt;
		font-weight: 700;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 13pt;
		font-weight: 300;
		margin: 0px;
	}
	

	@media (min-width: 768px) {
		.event-list > li {
			position: relative;
			display: block;
			width: 100%;
			height: 120px;
			padding: 0px;
		}
		
		.event-list > li:last-child {
			height:auto;
		}
		.event-list > li > time,
		.event-list > li > a > img  {
			display: inline-block;
		}
		.event-list > li > time,
		.event-list > li > a > img {
			width: 120px;
			float: left;
		}
		.event-list > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}
		.event-list > li > time,
		.event-list > li > a > img {
			width: 120px;
			height: 120px;
			padding: 0px;
			margin: 0px;
		}
		.event-list > li > .info {
			position: relative;
			height: 120px;
			text-align: left;
			padding-right: 40px;
		}	
		.event-list > li > .info > a > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
		}
		
		.event-list > li > a > img {
    width: 100%;
    max-width: 180px;
    height: 100%;
			 clip-path: inset(0px 10px 0px 0px);
}


}


/* Fix WP Calendar Widget */

.event_listwrap ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.event_listwrap > ul > li {
    margin: 0px 0px 1rem;
}

.event_listwrap > ul > li > time {
    background-color: teal !important;
}

.event_listwrap > ul > li > time {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    background-color: #007bff;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.event_listwrap ul > li > time > .day {
    display: block;
    font-size: 56pt;
    font-weight: 100;
    line-height: 1;
}

.event_listwrap > ul > li time > .month {
    display: block;
    font-size: 24pt;
    font-weight: 900;
    line-height: 1;
}

.event_listwrap ul > li:nth-child(even) > time {
    background-color: #034842 !important;
}

.event_listwrap > ul > li > .info {
    padding-top: 5px;
    text-align: center;
}

.event_listwrap ul > li > .info > .title {
    font-size: 14pt;
    font-weight: 700;
    margin: 0px;
}

.event_listwrap ul > li > .info > .desc {
    font-size: 13pt;
    font-weight: 300;
    margin: 0px;
}

.feature img{
	max-width: 100%;
    height: auto;
}

#homelatest2 ul {
    padding-right: 0!important;
}



@media (min-width: 1200px){
.event_listwrap ul {
    padding-right: 3rem!important;
}
}

@media (min-width: 992px) {
.event_listwrap ul li {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px;
}

.event_listwrap > ul > li > time, .event_listwrap > ul > li > img {
    width: 120px;
    height: 120px;
    padding: 0px;
    margin: 0px;
    float:left;
    display:inline-block;
}

.event_listwrap ul > li > .info {
    position: relative;
    height: 120px;
    text-align: left;
    padding-right: 40px;
}

.event_listwrap ul > li > .info {
    background-color: rgb(245, 245, 245);
    overflow: hidden;
}
.event_listwrap ul > li > .info > .title, .event_listwrap ul > li > .info > .desc {
    padding: 0px 10px;
}
}

/* Megamenu */

.mob_hide {
    display: none;
}

.mob_show {
    display:block;
}

@media (min-width:992px){

.mob_hide {
    display: block;
}

.mob_show {
    display:none;
}
}

li.mob_hide a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.megamenu {
  position: static;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}

@media (min-width:992px){
.mm_wrapper {
    width: calc(100vw - 17px);
    left: -15px;
    position: relative;
}
}

.mm_caption {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
	background-color: rgba(0,123,255,0.9);
    padding: 0.5rem;
}

@media (max-width:992px) {
	ul.navbar-nav {
    max-height: calc(100vh - 80px);
    overflow-y: scroll;
}	
	.megamenu .dropdown-menu{
		position:relative;
	}
	.megamenu li.nav-item:last-child {
    border-bottom: 0.5px solid #d8d8d8;
}
}

h2.init {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
   /* background-color: rgba(0,123,255,0.9);*/
    padding: 0.5rem 1rem 0.5rem 0.5rem;
    /*text-shadow: none;*/
	text-shadow: 0px 0px 8px #000000;
	width:100%;
}

.mapbox-img .acadp-map {
	
	min-height: 500px !important;
}

.mapbox-img .acadp-divider {
	height:0;
	margin: 0px;
}

.mapbox-img .acadp-margin-bottom {
    margin-bottom: 0 !important;
}


/* Page Head */

.pagehead_bg_dark {
	background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2));
		-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	min-height:500px;
}


div#pagehead_bg {
    min-height: 500px;
    background-size: cover;
    overflow: hidden;
    background-position: center;
	position: relative;
}

#pagehead_bg .hero-inner {
    padding-top: 6vh;
}

#pagehead_bg h1 {
	font-size: 3rem;
    margin-top: 3rem;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: 0px 0px 16px #000000;
}

#pagehead_bg .phcaption{
		bottom: 0;
	}

@media (min-width: 992px){
#pagehead_bg h1 {
    font-size: 5rem;
	}
	#pagehead_bg .phcaption{
		bottom: 1.5rem;
	}
}


/* Highlights */

#highlights_head span.headline__primary {
	font-size: 3rem;
}

#highlights_head span.headline__primary::before {
		content: "\A";
		white-space: pre;
	}

#highlights .masonryflex-img {
    background-position: center;
}
	

@media (min-width: 992px){
#highlights_head span.headline__primary {
	font-size: 3.5rem;
}	
	#highlights_head span.headline__primary::before {
		content: "";
		white-space: normal;
	}
	
}

/* Further Afield */

#further #ideas {
    background-color: #fff !important;
}

#further .card-columns {
	column-gap:0;
}

#further .card-columns .card {
    margin-bottom: 0; 
    border: 0px;
}

/************ Events Manager styling ************/


table.fullcalendar, table.em-calendar {
    width: 100%;
}

table.fullcalendar td {
	width: 14.28%;
}

table.em-calendar ul {
    list-style: none;
}

/* Search */

.em-search-wrapper .screen-reader-text {
    display: none;
}

div.css-search, div.css-search.has-advanced div.em-search-main {
	border:none;
}

div.css-search input, div.css-search select {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-right: 0.25rem;
}

div.css-search div.em-search-field {
  /*  padding: 5px 0px;*/
    color: #495057;
    background-color: #fff;
	border: 1px solid #ced4da;
    border-radius: .25rem;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .75rem .75rem;
}

div.css-search div.em-search-text, div.css-search div.em-search-geo {
  margin-left: 0;
  padding-left: 2rem !important;
   background-position-x: 0.6rem;
    background-position-y: 0.6rem;
}

div.css-search div.em-search-text {
margin-right: 0.25rem;
}

div.css-search input.em-search-text, div.css-search input.em-search-geo {
    width: calc(100% - 100px);
}

div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    width: 28%;
}

div.css-search div.em-search-main .em-search-submit {
	position: relative;
    top: -.05rem;
    left: 0.5rem;
	color: #fff;
    background-color: teal !important;
    border-color: teal;
	border-radius: .25rem;
	background: none;
	padding: 10px 12px;

}
	
div.css-search div.em-search-main .em-search-submit:hover {
color: #fff;
    background-color: #015851 !important;
    border-color: #015851 !important;
	background: none;
	cursor: pointer;
	
}

div.css-search div.em-search-options {
    text-align: left;
}

div.css-search div.em-search-advanced > div {
    border: none;
}

/* Full Calendar */

.wpfc-calendar-wrapper h2 {
    font-size: 1.5rem !important; 
    font-family: 'Lora', serif;
	font-style: normal;
   
}

th.fc-day-header.fc-widget-header {
    background-color: #343a40!important;
	color:#ffffff;
	padding: .25rem!important;
}

.fc th {
    text-align: center;
    font-family: 'Lora', serif;
    font-size: 1.25rem !important;
	margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

td.fc-day-number {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    line-height: 1.2;
    text-align: start !important;
    padding-left: 0.5rem !important;
    /* color: darkgray; */
}

.fc-day-grid-event .fc-content {
    text-align: center;
}


.event_feat {
    min-height: 300px;
    max-height: 450px;
    height: 35vh;
    background-size: cover;
}

/* Nav menu fixes on mobile */

#header ul.dropdown-menu.show {
    background-color: #343a40;
    padding: 1.5rem;
}

#header a.dropdown-item {
    font-size: 1.35rem;
    padding-left: 0;
    color: rgba(255,255,255,.7);
}

.acadp .dropdown-toggle::after {
    content: none;
}



@media (max-width: 992px){
#header .dropdown a.dropdown-toggle:before {
display:none;
}
}


.content_wrap h1 {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700;
	text-align:center !important;
}

@media (min-width:576px ){
	.content_wrap h1{
	font-size: 3.5rem;
}
}

ul.page-list {
    font-size: 1.35rem;
}

#discoverMega .acadp .form-control {
    background-color: #fff;
}

@media (min-width: 1200px) {
#homelatest1 .acadp.acadp-widget-listings.acadp-grid-media {padding-right: 3rem;}
}

#homelatest1 .media.acadp-entry {
    background-color: #f5f5f5;
    border: 0;
}

@media (min-width: 768px) {
#homelatest1 .media.acadp-entry {
    position: relative;
    height: 120px;
    text-align: left;    
}
}

#homelatest1 .acadp-divider {
    display:none;
}

#homelatest1 .media.acadp-entry {
    margin-bottom: 1rem;
}


#homelatest1 .media-left {
    width: 100%;
    max-width: 180px;
    height: 100%;
    clip-path: inset(0px 10px 0px 0px);
}



#homelatest1 .acadp-widget-listings .media-object    
 {min-width: 100%;}

#homelatest1 .media-body {padding: 1rem;}

#homelatest1 h4.media-heading {font-size: 17pt;
    font-weight: 700;}

#homelatest1 a {color: teal;}

#homelatest2 .thumbnail.acadp-entry {background: teal;padding: 0;}

#homelatest2 img.lazy.loaded {width: 100%;}

#homelatest2 .caption {color: #fff;padding: 2rem 3rem 2rem 3rem;}

#homelatest2 .acadp a {color: #fff;}

#homelatest2 h3.acadp-no-margin {font-size: 2rem;
    font-weight: 700;}
