@charset "UTF-8";
/* CSS Document */
/*howlers yellow #ffed00 - pink #FF3399 */
body, .jumbotron {
    background-color: #000;
            font-family: 'Roboto Condensed', sans-serif;
	position: relative;
}

p {
	font-weight: 100;
    font-size: 1.1em;

}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px dotted rgba(255, 255, 255, 0.3);
}

a {
  color: #ffc107;
  text-decoration: none;
  background-color: transparent;
	cursor: pointer !important;
}

a:hover {
  color: #e0a800;
  text-decoration: underline;
		cursor: pointer !important;
}


a:visited {
  color: #ffc107;
  text-decoration: none;
  background-color: transparent;
		cursor: pointer !important;
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
}

#adminpage hr {
	border-top: 1px solid grey;
}

.howlers-navbar {
	background-color: transparent;
}

#howlers .howlers-navbar {
	z-index: 20;
	position: relative;
}


.fulleventspage h2 {
	color: #FF3399;
}
.fulleventspage h3 {
	color: #ffed00;
}


@media only screen and (max-width: 767px) {
#howlers .nav-item {
	margin: 0px 5px;
	color: #fff;
	background-color: transparent;
}
#howlers .nav-item:hover, #howlers .nav-item:focus, #howlers .nav-item:active {
	margin: 0px 5px;
	color: #ffed00;
	background-color: transparent;
}
}

@media only screen and (min-width: 767px) {
#howlers .nav-item {
	border: 2px solid #333;
	border-radius: 10px;
	margin: 1px 5px;
	color: #fff;
	background-color: #000;
}
#howlers .nav-item:hover, #howlers .nav-item:focus, #howlers .nav-item:active {
	border: 2px solid #FF3399;
	border-radius: 10px;
	margin: 1px 5px;
	color: #ffed00;
	background-color: #000;
}
}


.mainlogo {
    max-width: 600px;
    width: 85%;
    padding: 20px 0 10px 0;
	z-index: 20;
	position: relative;
}
.googlemap  {
    max-width: 1190px;
    width: 95%;
    height: 480px;
    margin: 0 auto;
}

.container {
    color: #fff;
		z-index: 20;
	position: relative;
	text-align: center;
}
.card {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.card-img, .card-img-top {
    border-top-left-radius: calc(0.8rem - 3px);
    border-top-right-radius: calc(0.8rem - 3px);
}
.card-body {
    min-height: 200px;
    text-align: center;
}

.card-title {
    color: #FF3399;
     font-weight: 100;
}

.btn {
    border: 0px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1.3rem;
}

.btn-primary, .btn-primary:visited {
    background-color: #000;
    border-color: #000;
    border: 0px !important;
    color: #fff;
    text-transform: uppercase;
text-shadow:
    0 0 1px #FF3399,
    0 0 2px #FF3399,
    0 0 5px #fff,
    0 0 10px #fff,
    0 0 20px #FF3399,
    0 0 40px #FF3399,
    0 0 80px #FF3399,
    0 0 90px #FF3399,
    0 0 100px #FF3399,
    0 0 150px #FF3399;
    
}


.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle, .btn-secondary.disabled, .btn-secondary:disabled {

      background-color: #000;
    border-color: #000;
    color: #fff;
     text-transform: uppercase;
text-shadow:
    0 0 1px #f2b909,
    0 0 2px #f2b909,
    0 0 5px #fff,
    0 0 10px #fff,
    0 0 20px #f2b909,
    0 0 40px #f2b909,
    0 0 80px #f2b909,
    0 0 90px #f2b909,
    0 0 100px #f2b909,
    0 0 150px #f2b909;
}


@media only screen and (max-width: 600px) {
.curtains-l {
	background-image: url("/images/elements/curtain_l.png");
	background-repeat: no-repeat;
	height: 100%;
position: fixed;
top: 0;
left: 0;
width: 30%;
z-index: 10;
background-size: contain;
}

.curtains-r {
		background-image: url("/images/elements/curtain_r.png");
	background-repeat: no-repeat;
	height: 100%;
position: fixed;
top: 0;
right: 0;
	width: 100%;
	background-position: right top;
width: 30%;
z-index: 10;
background-size: contain;
}
}

@media only screen and (min-width: 600px) {
.curtains-l {
	background-image: url("/images/elements/curtain_l.png");
	background-repeat: no-repeat;
	height: 100%;
position: fixed;
top: 0;
left: 0;
width: 100%;
		z-index: 10;
}

.curtains-r {
		background-image: url("/images/elements/curtain_r.png");
	background-repeat: no-repeat;
	height: 100%;
position: fixed;
top: 0;
right: 0;
	width: 100%;
	background-position: right top;
	z-index: 10;
}	
} 

.footer h3 {
    font-size: 1.2rem;
    color: #FF3399;
    padding-top: 2rem;
    
}

.footer h4 {
    font-size: 1rem;
    color: #fff;
}

.footer p {
    font-size: 0.8rem;
}

.footer a {
    color: #fff;
}

.footer a:hover, .footer a:active  {
    color: #FF3399;
}

.footer i {
  margin: 10px;
    padding-top:1rem; 
}

.exploregloucestershire {
    max-width: 200px;
    width: 85%;
    padding: 10px 0;
}

.footerimage {
	background-image: url(/images/howlers-comedians-footer.png);
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
}

@media only screen and (max-width: 600px) {
.footerimage {
	height: 100px;
	background-position: center bottom;
	z-index: 20;
}
}

@media only screen and (min-width: 600px) and (max-width: 1240px) {
.footerimage {
	height: 180px;
	background-position: center bottom;
	z-index: 20;
}
}

@media only screen and (min-width: 1240px ) {
.footerimage {
	height: 230px;
	background-position: center bottom;
	z-index: 20;
}
}


/* 
#header-message {
    background-color: #ffed00;
    width: 100%;
    display: block;
    color: #000;
    font-size: 16px;
    padding: 10px 6px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 700;
}

#header-message::before {
    content: 'NEW WEBSITE LAUNCHING SOON';
    cursor: pointer;
    display: block;
    text-transform: uppercase;
}
 */

