
/****************************** FONTS ******************************/

@font-face {
 font-family: Abril Fatface;
 src: url(../../fonts/AbrilFatface-Regular.woff2) format(woff2);
}
@font-face {
 font-family: Oswald;
 src: url(../../fonts/Oswald-VariableFont.woff2) format(woff2);
}
@font-face {
 font-family: Nunito
 src: url(../../fonts/NunitoSans-VariableFont.woff2) format(woff2);
}



body {
  color:#000;
  background:#ffffff;
  font-weight: 300;
  line-height: 1.5em;
  font-family: Nunito, Arial, Verdana, sans-serif;
  font-size: 14px;
}

a {
  color: #d1080c;
}
a:hover {
  color: #000000;
}


/****************************** CONTAINERS ******************************/

.container-header {
  background-color: #FFFFFF;
  background-image:none;
  }
  .container-header nav {
  margin: 0px auto !important;
}
.navbar-brand {
  text-align: center;
  width: 100%;}
.container-header .mod-menu  {
 align-items: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size:15px;
} 
.container-header .mod-menu {
  justify-content: center;
    color: #d1080c;
}
.p-2 {
  float: right;
  padding:0px !important;
}
span.pe-2.fas.fa-angle-down {
  float: right;
  padding-left: 5px;
}
.grid-child.container-nav {
  border-bottom: 25px solid black;
}
.container-component {
  padding-top: 10px;
  background-color: #fff;
}  
.container-sidebar-right {
  background-color: #faf3eb;
  border-left: 1px dotted gray;
}
.container-sidebar-right:first-of-type .module:first-of-type .module_surround, .sidecol-b:first-of-type .module:first-of-type .module_surround {
  padding-top: 50px;
  padding-left:5px;
  padding-right:5px;
}
.card {
--card-bg: #faf3eb;
}
.footer {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  background-image: none;
}
  @media (width >= 992px)
.container-header .mod-menu {
  flex-direction: row;
  flex: 1;
  display: flex;
  justify-content: center;
}



/****************************** HEADINGS ******************************/
h1 {
font-family: Abril Fatface, cursive;
border-bottom:1px dotted grey;
margin-bottom:25px;
color:#d1080c;
font-size:3rem;
}

h2, h2 a:link, h2 a:visited {
	color: #000000;
	font-family:Oswald, Arial, Verdana, sans-serif;
	font-size:2.5rem;
}
h3 {
font-family:Oswald, sans-serif;
font-size:2 rem;
}

h3.home, h3.home a  {
color:#ff4d00;
font-family:'Oswald';
font-size: 1.125rem;
font-weight: 500;
text-decoration:none !important;
padding-bottom:20px;
}
h3, .module h3, .module_menu h3, .btn, button {
	font-family:Oswald, Arial, Verdana, sans-serif;
	font-size:1.5rem;
}
h4 {
	font-family:Oswald, Arial, Verdana, sans-serif;
	color: #d36901; 
     margin-bottom:0px;
     font-size: 1.2rem;
     text-transform: uppercase;
}


.metismenu.mod-menu .metismenu-item {
  flex-wrap: wrap;
  align-items: center;
  padding: .5em 1em;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
}
.metismenu.mod-menu .metismenu-item > a {
text-decoration:none !important;
}

/***** ORIGINAL CSS ******/

/*.right.item-image {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 300px;
  position: relative;
}
.right.item-image:hover {
  transform: scale(1.25) translate(-25px, -10px);
}
*/
.zimage:hover {
  transform: scale(1.5) translate(-25px, -75px);
  z-index:1000;
}

#pop-print {
  background-color: #f2f2f2;
  border: none;
}

/*
.hornav {display: block !important;}
.hornavmenu {max-height: none !important;}
div.mobile-menu {display: none !important;}
*/
div.wrapper_contenttop {
  padding: 40px 20px 10px 20px;
}

div.toplogo {
background-color:#fafafa;
width:100%;
}

.hornav {
  z-index: 10;
  margin: 0px auto;
}

.header_top {
min-height:100px;
padding-top:0px;
margin:0px auto;
}
.copyright {
  color: #fafafa;
}
div.searchlight {
 backgroud: url("/images/searchlight-bg.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}


.hornav, .btn, .button, button {
	font-family:Oswald 
}

.special, .special a:link, .special a:hover,.special a:visited  {
color:#ff4d00;
font-family:'Oswald';
font-size: 1.125rem;
font-weight: 500;
text-decoration:none !important;
}

.module_header h3 {
/*font-family: 'Abril Fatface', cursive;*/
font-size: 1.65em !important;
}
#container_showcase1_modules {
  background-color: #000000;
  margin: 0px auto;
   margin-bottom:10px;
}
div.item-page.membership {
    background-image: url("/images/header-membership.jpg");
    height:90px;
     background-position: top left; 
     background-repeat: no-repeat;
     background-size: cover; 
}
#container_header, #container_main .maincontent {
  padding-top: 10px;
  padding-left: 50px;
  padding-right:50px;
}

a:link {  text-decoration: underline !important;}
a:visited {  text-decoration: underline !important;}
a:hover {  color:#000; text-decoration: underline !important;}

nav#my-menu.hornav a:link { text-decoration: none !important; }
nav#my-menu.hornav a:visited{ text-decoration: none !important; }
nav#my-menu.hornav a:hover{ text-decoration: none !important; }

ul.mod-menu.mod-list.menu > li > a { text-decoration: none !important; }
ul.mod-menu.mod-list.menu > li > a:hover { text-decoration: none !important; }
ul.mod-menu.mod-list.menu > li > a:visited { text-decoration: none !important; }

.hornav > ul > li > ul > li > a, .hornav > ul > li ul > li > ul > li > a { font-weight:normal !important}
.hornav > ul > li > ul > li:hover > a, .hornav > ul > li ul > li > ul > li:hover > a { font-weight:normal !important}
.hornav > ul > li > ul > li:visited > a, .hornav > ul > li ul > li > ul > li:visited > a { font-weight:normal !important}

a.btn.btn-secondary {
  text-decoration:none !important;
  font-weight:normal !important;
}
a.btn.btn-primary {
  text-decoration:none !important;
  font-weight:normal !important;
}

.blog-item.figure.item-image {
    max-width: 15em;  /* experiment with different values as needed */
    box-shadow: 5px 2px 7px -3px rgba(0,0,0,0.8);
    margin-right: 10px;
    border-radius: 5px; 
}

ol,ul {
  list-style-type: square;
}
div#footer-2 {
background-color:#000;
}

/*
.container_footer {
  background-color: #000;
  color: #fff;
}
*/


.hornav > ul > li {
  font-size: 18px;
}

#main .page-header {
display: unset !important;
}

.mod-menu__heading { cursor: default; }

#container_header {
  margin-top: 0px;
  margin-bottom:25px;
}
.logo {
  padding-top: 10px;
  padding-bottom:10px;
}
.logo {
display:block !important;
  text-align: center;
}
.hornav > ul > li > ul, .hornav > ul > li ul > li > ul {
  padding: 2px;
}

h2 {
font-size: 2rem;;
}


hr {
  border-top: 1px solid black;
  opacity:100;
  max-width:100%;
}
.padded {
padding-top: 25px;
max-width:500px;
margin:0 auto;
color:#fff;
}

.module .mod-list li a, .module_menu .mod-list li a {
  color: #cf0606;
  display: block;
  padding-left: 10px;
}
.mod-articles-category-date  {
font-size:12px;
font-style:italic;
color:gray;
}
.module .mod-list li a, .module_menu .mod-list li a {
  padding-left: 0px;
}
p.mod-articles-category-introtext {
margin-bottom:0;
line-height:20px;
}
.module .mod-list li a::after, .module_menu .mod-list li a::after {
  position: absolute;
  content: unset;
}
.mod-articles-category-title {
  font-weight:bold;
}
p.mod-articles-category-readmore > .mod-articles-category-title {
  font-weight:normal;
  float:right;
}
.module:first-of-type .module_surround {
  padding-top: 15px;
  padding-bottom:15px;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0px;
  text-align:center;
margin:0px auto;
}
.module h3, .module_menu h3 {
text-align:center;
/* color:#ff4d00 !important; */
font-family: 'Oswald';
font-size: 1.125rem;
font-weight: 500;
text-decoration: none !important;
padding-bottom: 20px;
}

/** HOME ACCORDION
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] > hover {
  background-color: #000;
  border-style: none;
  color: #ff4d00 !important;
}
 **/

/***** EVENTS BOOKING *****/
div.module.eventcats {
text-transform:uppercase;
  padding:3px;
}
img.eb-calendar-thumb {
  max-height: 30px;
  text-align: left;
  padding-right:3px;
}
.regpro-calendarDay .eb_event_link {
  line-height:13px;
  text-decoration: none !important;
}
a.eb-colorbox-map {
font-size:small;
}
.eb-event-date-info {
  font-size: 100%;
}
h2 a.eb-event-title{
color:#d1080c;
}
.eb-event-date {
  height: 65px;
  width: 65px;
}
/***** END EVENTS BOOKING *****/

.col-md-9 {
  line-height: 18px;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  z-index: 1;
}

/* FLEX CONTAINER */
.wrap-flex {
  display: flex;
  align-items: stretch; /* baseline | center | stretch */
}
 
/* FLEX - COSMETICS */
.wrap-flex > * {
  width: 33.3%;
  padding: 10px; margin: 0;
}

#lnee_142 .newstitle {
  font-weight: normal;
}
#lnee_142 ul.latestnews-items li.latestnews-item {
  font-size: 16px;
}
.text-info {
  color: #808080 !important;
  font-style: italic;
}
div.j51_inlineicons.j51_inlineicons {
  padding: 20px;
}

#pmform-form {
background-color: #dddddd;
padding:15px;
border-radius:3px;
}
.form-control {
  padding: .4rem;
}

/*TABS*/

h3.tabs {
font-family: oswald;
text-transform:uppercase;
}

#performers {
  width:100%;
}

#performers, #performers th, #performers td {
  border-bottom: 1px dotted #404040;
  padding:8px;
  vertical-align: top;
}

ul li p {
  margin-bottom: 0px;
  line-height:1.5em;
}

/** HOMESLIDES **/
#camera_wrap_120 {
margin:0px auto;
}

.module h3, .module h4 {
  padding-bottom: 2px;
}

#schedule {
  max-width:800px;
  border: 1px solid #cccccc; 
  margin-left: auto; 
  margin-right: auto;
  border-collapse: collapse;
  text-align:center;
}
#schedule span {
}
#schedule th, #schedule td {
  padding: 0px;
  spacing:0px;
  vertical-align:middle;
  border: 1px solid #cccccc; 
  text-align:center;
  font-size:14px;
}

/* DEARFLIP Make the highlight transparent - no color */

links

/* Set the background color to none if you don't want to highlight auto-generated links */

.df-auto-link-content, a.df-autolink {
    display: none!important;
}

