/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
@import url("https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");


/* 
	
	hall blue: a01c35
	SHRINE RED BG a01c35
	
	NAV GOLD ca8a42
	NAV DARK RED 660000
*/

html, body {
    overflow-x: hidden;
    
    background-color:#a01c35;
    font-family:"Poppins";
}

.elementor a {
	text-decoration:underline !important;
}



.desktop-hide {
	display:none;
}

.mobile-hide {
	display:block;
}




.wrapper {
	padding:0;
}

.home #page-wrapper {
	display:none;
}
/* a01c35 */

:root
{
  --darkgreen: #798c79;
  --palegreen: #b0d1b0;
  --cta-background-color: #ffe01b;
  --cta-background-color-disabled: #dbd9d2;
  --cta-stroke-color: #000;
  --cta-stroke-width: 0.0625rem;
  --fs-stroke: 3px;
  --cta-depth-color: #000;
  --cta-text-color: #000;
  --cta-text-size: 1em;
  --cta-line-height: 1.5;
  --cta-text-weight: 400;
  --cta-border-radius: 2em;
  --link-color: #241c15;
  --link-color-hovered: #241c15;
  --link-background-hovered: rgba(255,224,27,0.65);
  --selection-background-color: rgba(255,224,27,0.15);
}


.group:after {
  content: "";
  display: table;
  clear: both;
}


.page-template-default .wrapper {
	margin-top:160px;
}

.page-template-default .entry-content p, .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a, #sp-ea-34.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa, #sp-ea-34.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
	color:#eac198 !important;
}




.entry-content {
	min-height:800px;
}

#sign_drop {
	position:fixed;
	top:-1168px;
	left:0;
	z-index:887;
	/*sign_drop*/
}

#sign_drop img {
	width:100%;
}

	#ufo {
		position: absolute;
    bottom: 590px;
    right: 100px;
    z-index: 99999;
    width: 317px;
    height: 100px;
	}
	
	#ufo img {
		position:absolute;
	}
	
	#ufo img#img_duck {
		left:50px;
		cursor:pointer;
		z-index:99999;
	}
	
	#ufo #beam_wrapper {
		display:none;
		position:absolute;
		top:54px;
		width:317px;
		height:288px;
		z-index:88888;
	}
	
	#ufo #ufo_links {
		    position: absolute;
			text-align: center;
			z-index: 99999;
			left: 0;
			top: 80px;
			width: 100%;
			line-height: 120%;
			margin-top:14px;
	}
	
	#ufo #ufo_links a {
		display:block;
		clear:both;
		color:white;
		text-decoration:none;
		border-bottom:none;
		font-family:Roboto,sans-serif;
		font-weight:bold;
		font-size:.9em;
		margin-bottom:12px;
		text-transform:uppercase;
	}
	
	.dots-section {
		background-color:#efc55a;
		background-image:url("/treefort-wp/img/2022_aug/yellow-dots-bg.jpg");
	}
	
	#ufo #ufo_links a:hover {
		opacity:.5;
		text-decoration:none;
		border-bottom:none;
	}

	#ufo img#img_beam {
		opacity:.5;
	}


.edit-link {
	display:none;
}

#main-nav {
	z-index:888;
	/*sign_drop*/
	position:fixed;
	top:0;
	width:100%;
	height:175px;
}


#primary, .elementor {
	
	padding-top:2px;
	padding-bottom:64px;
}


#main-menu {
	margin:0 auto;
	margin-bottom:16px;
	width:70%;
	
	display: flex;
    justify-content: space-around;
}



#main-menu li,  .header-address, .header-mobile-btn {
	font-weight:100;
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
}

#main-menu .dropdown-menu li a {
	text-align:left;
}


.header-address {
	font-weight:100;
}

#main-menu li {
	margin: 0 16px;
	min-width:120px;
}

#main-menu li a {
	width: 100%;
    text-align: center;
    letter-spacing:3px;
}

#main-menu li a, .header-address, .header-mobile-btn {
	color:#ca8a42;
}

.header-address a {
	color:white;
	text-decoration:none;
}
.header-address, .header-mobile-btn {
	float:right;
	margin-top:27px;
	margin-right:45px;
	cursor:pointer;
}

.header-address:hover {
	color:#538dc7;
}

.header-mobile-btn { 
	display:none;
}


.spec-download:after {
  content: "";
  display: table;
  clear: both;
}

.spec-download {
	margin:0 0 16px;
	background-color:#cee2ca;
	border-radius:8px;
	padding:16px;
}

.spec-download a {
	text-decoration:none !important;
	color:#ec6245;
}


#main-menu li.current_page_item a {
	color:#660000;
}

.navigation-container {
	width:100%;
	padding:5px 3px;
}

.navbar-brand, #navbarNavDropdown {
	
} 

.navbar-brand {
	margin-left:40px;
	margin-right:32px;
}

.navbar-nav {
	margin-top:18px;
}

.nav-directions {
	float:right;
	margin-right:14%;
	margin-top:16px;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

#main-menu li a:hover {
	color:#5c111f;
}

#main-menu li a.active {
	color:#5c111f;
}

/* SHRINE STANDARD */


.shr-features {
	
	display:flex;
	justify-content:center;
	margin-top:140px;
	padding-top:40px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}


.shr-feat-etc {
	width:25%;
	color:#ca8a42;
	text-transform:uppercase;
	font-size:1.4rem;
	font-weight:bold;
	font-family:Poppins, Helvetica, sans-serif;
	text-align:center;
	padding-top:150px;
	position:relative;

}

.shr-feat-etc a {
	text-decoration:none;
	color:#eac198;
	letter-spacing:.1em;
}

.shr-feat-etc .standard-link {
	margin-top:18px;
}

.shr-pyramid {
	position:absolute;
	bottom:0;
}

.shr-pyramid img {
	max-width:150%;
}

.shr-pyramid-right img {
	margin-left:-20%;
}

.shr-standard {
	width:50%;
	margin-top:-30px;
	z-index:999;
	text-align:center;
	/* sign_drop*/
}

.shr-rod {
	margin-top:120px;
	height:40px;
	background-image:url("/shrine-wp/img/standard-bg.jpg");
}


.checkered-line {
	background-image:url("/shrine-wp/img/checkered-line.jpg");
	background-repeat:repeat-x;
	height:6px;
	width:90%;
	margin:0 auto;
}
.navbar {
	-webkit-box-shadow: 0px 17px 16px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 16px -6px rgba(0,0,0,0.75);
box-shadow: 0px 17px 16px -6px rgba(0,0,0,0.75);
	border-bottom:6px solid #bd7e37;
	
	align-items:flex-end;
}

  .navbar-expand-md .navbar-collapse {
    display: flex;
    align-items:flex-end;
    align-content:flex-end;
  }



.fadein {
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}




.menu-item-21 {
	width:206px;
}

#main-menu li.menu-item-21 a {
	color:transparent;
}

.home .menu-item-21 {
	display:none;
}



.home.scrolled .menu-item-21 {
	display:block;
	width:150px;
	position:relative;
}

.home.scrolled .menu-item-21 {
	width:150px;
}


.menu-item-21 img {
	position:absolute;
	top:0;
}

.home.scrolled .menu-item-21 img {
	width:150px;
	top:-48px;
}


.home-shows-wrapper {
	border-top:6px solid #bd7e37;
	background-image:url("/shrine-wp/img/background-wood.jpg");
	background-repeat:repeat-y;
	background-size:cover; 
	min-height:400px;
	padding-bottom:64px;
}

.shr-shows-list {
	border:12px solid #bd7e37;
	width:90%;
	margin:32px auto;
}

.shr-show-item {
	display:flex;
	justify-content:space-between;
	background-color:#bd7e37;
	padding:16px 0;
	color:black;
	text-transform:uppercase;
	
}

.shr-show-item > div {
	display: flex;
    align-items: center;
    justify-content: center;
}

.shr-show-item.shr-show-item-even {
	background-color:#eac198;
}

.shr-show-item.shr-show-item-odd {
	background-color:#bd7e37;
}

.shr-show-date {
	width:29%;
	text-align:center;
}

.shr-show-artists {
	width: 29%;
    flex-direction: column;
}


.shr-show-room {
	width:14%;
}

.shr-show-ticket {
	width:24%;
	text-align:center;
}

.shr-show-ticket .fun-button {
	background-color:white;
	border-color:white;
	color:#bd7e37;
	box-shadow:none;
	-webkit-box-shadow:none;
	
box-shadow: 3px 1px 5px 0px rgba(189,126,55,0.75);
-webkit-box-shadow: 3px 1px 5px 0px rgba(189,126,55,0.75);
-moz-box-shadow: 3px 1px 5px 0px rgba(189,126,55,0.75);

}



h1, h2 {
	font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 64px 0 16px 0;
    text-align:center;
    color:#bd7e37;
    letter-spacing:.1em;
}



h1.home-title {
		font-family:Londrina Solid,cursive;
		font-weight:bold;
		font-size: 112px;
		letter-spacing: 3px;
		color:#ec603d;
		text-align:center;
		margin:32px 0;
		width:100%;
		line-height:90%;
}



.home header.entry-header {
	display:none;
}

.home-haphap {
	position:relative;
}
.home-haphap .elementor-widget-container  {
	margin-top:400px;
}

.elementor-widget-image.home-haphap .widget-image-caption, .home-curated {
	margin-top:44px;
	color:var(--palegreen);
	text-align:center;
}

.elementor-widget-text-editor {
	color:black !important;
	font-size:1.2em;
}


.home-blurb {
	color:white;
	text-align:center;
	font-size:1.3em;
	width:70%;
	margin:0 auto;
}

.home-social {
	text-align:center;
	margin-top:180px;
}

.elementor .home-social img {
	max-width:35px;
}

.elementor-section.elementor-section-boxed.home-featured-shows-wrapper  > .elementor-container {
	max-width:none;
}


/* HOME FEATURED SHOWS */


.home-featured-shows-section {
}


.fs-liner {
	/*
	width:85%;
	height:480px;
	background:transparent;
	margin:0 auto;
	position:relative;
	*/
}

/* HOME SLIDER */
.home-featured-shows-section h2 {
	text-align:center;
}

.fs-all {
	margin-top:64px;
	margin-bottom:32px;
	text-align:center;
}

.fs-image {
	width:100%;
	width:284px;
	height:284px;
	overflow:hidden;
	position:relative;
	background:white;
}

.elementor img.mh-show-image-img {
	max-width:none !important;
}

.fs-image img.mh-show-image-img {
	position: absolute;
    width: auto;
   /* height: 284px; */
}

.fs-image img.fs-frame {
	position:absolute;
}


.fs-ticket, .fs-artists, .fs-date {
	text-align:center;
	padding:6px 4px;
	
}
.fs-ticket {
	padding: 32px 0 22px 0;
}

.fs-ticket .fun-button {
	text-transform:uppercase;
	padding:4px 50px;
}
.fs-artists {
	margin-top:12px;
}
.fs-date {
	text-transform:uppercase;
	padding-top:4px;
}

.fs-h1 {
	font-weight:bold;
	text-transform:uppercase;
}


.home .hap-hap-logo img {
	opacity:.5;
}

.home .hap-hap-logo img:hover {
	opacity:1;
}


.hap-hap-logo .elementor-widget-container {
	text-align:center;
}

.hap-hap-logo figcaption {
	margin-top:66px;	
	
	color:var(--palegreen);
	text-align:center;
}

/* ALL WHITE PAGE */

.all-white {
	background-color:white;
	padding-left:5%;
	padding-right:5%;
	margin-top:174px;
	padding-top:48px;
	padding-bottom:64px;
}
.all-white h1 {
	color:black;
	margin-top:48px;
	text-align:left;
}

.all-white h2 {

	text-align:left;
}

/* SHOWS PAGE */

.page-template-showlist-php #primary {

	background-image:url("/shrine-wp/img/background-wood.jpg");
	background-repeat:repeat;
	min-height:400px;
}

.show-page h1 {
        margin: 16px 0;
        width:100%;
}




	.shows-snake {
		text-align:center;
		margin:64px auto 64px auto;
	}
	
	.camel-footer {
		text-align:center;
		margin:32px auto;
	}
	
	.camel-footer h4 {
			font-size: 22px;
		    text-transform: uppercase;
		    font-weight: bold;
		    margin: 16px 0 16px 0;
		    text-align:center;
		    color:#bd7e37;
	}
	
	.camel-img {
		width:100px;
	}
	
	
	.mh-shows {
		width:95%;
		max-width:1300px;
		margin:32px auto;
	}
	.mh-show-wrapper {
		width:100%;
		border:4px solid black;
		height:256px;
		margin-bottom:36px;
		background:white;
	}
	
	.mh-show-image {
		width:256px;
		border-right:4px solid black;
		float:left;
		height:100%;
		overflow:hidden;
	}

	.mh-show-image img, .mh-show-image-img { 
		max-width:none;
	}

	
	.mh-show-body {
		height:100%;
		float:left;
	}
	
	.mh-show-col {
		float:left;
		padding-top:100px;
		text-align:center;
	}
	.mh-show-date {
		width:25%;
		text-transform:uppercase;
	}
	
	.mh-show-artist {
		width:50%;
	}
	
	
	.mh-show-artist .mh-h1, .mh-show-artist .mh-h2, .mh-show-artist .mh-h3 {
		font-weight:bold;
		text-transform:uppercase;
	}
	
	.mh-show-artist a, .mh-show-artist a div {
		color:#333;
		text-decoration:none;
	}
	
	
	.mh-show-ticket {
		width:25%;
	}
	
	
	.mh-sp-liner {
		top:32px;
	}
	


/* GALLERY */

	.home-gallery {
		background-color:#a01c35;
		padding:32px;
		margin:32px auto;
		width:100%;
	}
	
	.hg-row {
		margin-bottom:32px;
		display:flex;
		justify-content:space-around;
		align-items:baseline;
		gap:16px;
		align-self:flex-end;
		align-content:center;
	}
	
	.hg-row-align-top {
		align-items:flex-start;
	}

	.hg-row img {
		height:auto;
		flex-grow:1;
	}
	
	.gold-frame {
		border:12px solid #bd7e37; 
	}
	
	.gallery-shadow {
		-webkit-box-shadow: 10px 10px 15px -4px rgba(0,0,0,0.75);
		-moz-box-shadow: 10px 10px 15px -4px rgba(0,0,0,0.75);
		box-shadow: 10px 10px 15px -4px rgba(0,0,0,0.75);
	}
	
	img.high-top {
		margin-top:-250px;
	}
	
	img.tweak-top {
		margin-top:-40px;
	}
		

/* SHORTCODES */

.subscribe-box {
	background-color:var(--darkgreen);
	border:3px solid black;
	padding:40px;
}

.subscribe-blurb {
	color:white;
	margin:16px 0;
	font-size:
}

.subscribe-input {
	margin-bottom:38px;
}
.subscribe-input input {
	background-color:white;
	border:3px solid black;
	padding:12px;
	width:100%;
}


.playlists-box {
	background-color:#282828;
	border:2px solid black;
	padding:0;
}

.playlists-header {
	background-color:black;
	padding:20px;
}

/* FOOTER */

#footer {
	background-color:black;
	position:relative;
	padding:72px 82px;
	max-width:none !important;
}

#footer .footer-main {
	width:100%;
	text-align:center;
	margin-top:24px;
}

#footer .footer-copyright {
	color:white;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}


.footer-social {
	display:flex;
	justify-content:center;
	flex-direction:row;
	margin-top:48px;
}
.footer-social a {
	font-size:42px;
	color:#f6f6f6;
	margin-right:48px;
}


#footer .footer-links {
	margin-top:32px;
}

#footer .footer-links, #footer .footer-links a {
	color:#5f3f38;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:4px;
}

#footer .footer-links a:hover {
	color:white;
}


.footer-cols {
	display:flex;
	justify-content:center;
}

.footer-col {
	width:35%;
}

.footer-col2 {
	padding-top:14px;
}



h5.footer-join {
	color:white;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:left;
}

.footer-duck-logo {
	margin-left:32px;
}
a.fun-button, .elementor a.fun-button {
	text-decoration:none !important;
}

.footer-section {
  	border-top:6px solid #bd7e37;
	background-image:url("/shrine-wp/img/background-wood.jpg");
	background-repeat:repeat-y;
	background-size:cover; 
	min-height:300px;
	padding-bottom:64px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.newsletter-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsletter p {
  font-size: 18px;
  margin-bottom: 10px;
}

.newsletter-form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.newsletter-form input[type="email"] {
  padding: 10px;
  font-size: 16px;
  width: 250px;
}

.newsletter-form button {
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer;
}

.highlight {
  font-weight: bold;
  color: #cc0000;
}

.fun-button {
	font-weight:bold;
    cursor: pointer;
    border: 2px solid black;
    text-transform:uppercase;
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    --horizontal-padding: 1.5rem;
    --vertical-padding: 0.75rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
    text-decoration: none;
    color: var(--cta-text-color);
    background:var(--palegreen);
    font-size: var(--cta-text-size);
    line-height: var(--cta-line-height);
    padding: 4px 32px;
    border-radius: var(--cta-border-radius);
    -webkit-box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color);
    box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: -webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    -o-transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7),-webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
}


.fs-slider-btn  {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
       border-radius: 0;
    -webkit-box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color);
    box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: -webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    -o-transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    transition: transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7),-webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
}





.fun-button:hover, .fs-slider-btn:hover {
    color: var(--cta-hovered-text-color,var(--cta-text-color));
    -webkit-box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color),0 var(--animation-depth,.375em) 0 0 var(--cta-depth-color);
    box-shadow: 0 0 0 var(--cta-stroke-width,0) var(--cta-stroke-color),0 var(--animation-depth,.375em) 0 0 var(--cta-depth-color);
    -webkit-transform: translateY(calc(-1*var(--animation-depth, .375em)));
    -ms-transform: translateY(calc(-1*var(--animation-depth, .375em)));
    transform: translateY(calc(-1*var(--animation-depth, .375em)));
  } 
  
 
.fun-button.white-fun-button {
	background-color:white;
	color:black;
}

.fun-button.all-shows-button {
	border-radius:55px;
	border:6px solid #bd7e37;
	background-color:#503931;
	color:#bd7e37;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:120px;
	padding-right:120px;
box-shadow: 5px 4px 5px 3px rgba(31,31,31,0.75);
-webkit-box-shadow: 5px 4px 5px 3px rgba(31,31,31,0.75);
-moz-box-shadow: 5px 4px 5px 3px rgba(31,31,31,0.75);
	line-height:0;
	height:0;
	font-size:2em;
	font-weight:800;
	
	    font-family: 'Poppins';
    font-weight: 800;
    letter-spacing: .075em;
}

  
  
#primary.show-page {
	margin-top:114px;
	padding:0;
}
 
.mh-sp-cols {
	display:flex;
	justify-content:space-between;
	min-height:1900px;
	overflow:auto;
}

.mh-sp-col1 {
	width:33%;
	padding:64px;
	background-color:#798c79;
}
.mh-sp-col2 {
	width:67%;
}

.mh-sp-supporting {
	margin:4px 0 16px 0;
}

.mh-show-description {
	padding:64px;
	font-size:1.2em;
	padding-bottom:32px;
}


.mh-sp-supp-wrapper {
	margin:16px auto;
	margin-bottom:64px;
}

.mh-sp-supp-wrapper .mh-sp-image {
	width:50%;
	display:block;
	margin:12px auto;
}

.mh-sp-supp-blurb {
	font-size:1em;
	margin:32px;
}

.mh-sp-supp-blurb h3 {
	font-size:1.4em;
	font-weight:bold;
}

.mh-sp-supp-header {
	text-align:center;
	border-bottom:1px dotted #ccc;
	padding:0;
}




.mh-sp-image img {
	width:100%;
}

.mh-sp-spotify {
	margin-top:16px;
}

.mh-sp-soldout {
	margin:16px 0 16px 0;
}
.mh-sp-tickets {
	margin-top:24px;
}
.mh-sp-tickets, .mh-sp-rsvp {
	margin:16px 0;
}

.mh-sp-rsvp .fun-button {
	background:#f6b9b9;
}
.show-page__spotify-embed {
    width: 100%;
    height: 380px;
}


.search-bar {
	display:flex;
	justify-content:center;
	padding-left:114px;
}


.search-field {
	
	padding:4px 16px;
	height:32px;
	border-radius:20px;
	border:3px solid #bd7e37;
	background-color:transparent;
	color:white;
}

.search-field:focus {
	outline:none;
}

.search-bar .fa-rectangle-xmark {
	opacity:.01;
	color:#bd7e37;
	font-size:28px;
	margin-left: 6px;
	margin-top: 3px;
}

.search-empty {
	opacity:.01;
	color:#bd7e37;
	margin-left: 12px;
	margin-top: 6px;
}
	
	


/* KLAYVIO */

.klaviyo-form-WEZHJb .klaviyo-form {
	width:400px;
}




 
 
 /* ACCORDION */
 
 .ea-card, .sp-ea-single {
	 border-bottom:3px solid black !important;
 }
 
 h3.ea-header {
	 padding:32px 0;
 }
 
 
 .home #page-wrapper {
	 background-color:#202b25;
 }
 .page-id-28 #page,  .page-id-487 #page {
	 background-color:#b0d1b0;
 }
 

 
 .page-id-28 #primary {
	 margin-top:10px;
 }
 



.navbar-toggler {
	display:none;
}



.mobile-nav-camel {
	display:none;
}

#mobile-logo {
	margin:0 auto;
}

.mobile-hide-img {
	display:inline;
}



/* ********* MEDIA QUERIES!! ******* */


@media (max-width: 1030px) {
	.shr-feat-etc {
		padding-top:32px;
	}

}


@media (max-width: 1000px) {
	 #main-menu {
		font-size:1em;
	}
	
	.fun-button.nav-directions { 
		margin-right: 16px;
		font-size: 12px;
		padding: 8px 18px;
		margin-top:22px;
	}
	

}


@media (min-width:800px) {
	
	.home ul.dropdown-menu {
		top:-20px;
		left:130px;
		opacity:.9;
	}
	
	.home #main-menu .dropdown-menu li a {
		font-size:.8em;
	}
	
}



@media (max-width: 767px) {
	 #main-menu {
		font-size:1em;
	}
	.fun-button.nav-directions { 
		display:none;
	}
	.navbar-toggler {
		float:right;
		margin:18px 18px 0 0;
	}
	

	
	.home-haphap .elementor-widget-container  {
		margin-top:32px;
	}
	
	.home-social {
		margin-top:32px;
	}
	
	.hap-hap-logo img {
		width:66% !important;
		
	}
	.flag-tower img {
		width:50% !important;
	}
	
	#primary.show-page {
		margin-top:0;
	}
	
	.mh-sp-sticky {
		position:relative;
	}
	
	.mh-sp-sticky h1 {
		text-align:left;
	}
	
	.mh-sp-cols {
		display:block;
	}
	
	.mh-sp-col1 {
	width:100%;
	padding:16px;
	}
	
	.mh-sp-col2 {
	width:100%;
	padding:16px;
	}
	
	.mh-sp-info {
		text-align:center;
	}
	.mh-sp-info-text {
		text-align:center;
		margin:16px auto;
	}
	
}



@media (max-width: 500px) {
	
	.hg-row {
		flex-direction:column;
		justify-content:center;
		margin-bottom:16px;
	}
	
	.hg-row img {
		width:90%;
		display:block;
		margin:12px auto;
	}
	
	.fun-button.all-shows-button {
		padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    font-size:1.8em;
	}
	
	
	.home-shows-wrapper {
		min-height:1px;
	}
	.home-shows-wrapper h2, .home-shows-wrapper .shr-shows-list {
		display:none;
	}
	
	img.tweak-top {
		margin-top:0;
	}
	
}

@media (max-width: 1300px) {

	img.high-top {
		margin-top:-100px;
	}
}



@media (max-width: 800px) {
	
	
	.hg-row img.mobile-hide {
		display:none;
	}

	.mobile-hide-img {
		display:none;
	}

	.page-template-default .wrapper, .all-white {
		margin-top:0;
		
	}
	
	.all-white h1 {
		text-align:center;
	}
	.desktop-hide {
		display:block;
	}
	
	.mobile-hide {
		display:none;
	}
	
	.shr-features {
		margin-top:32px;
	}
	
	.shr-features > div.shr-standard {
		padding-top:14px;
	}
	
	.shr-features > div {
		width:100%;
		padding-top:48px;
	}
	
	.shr-standard {
		z-index:0;
		text-align:center;
	}
		
	
	.checkered-line {
		display:none;
	}
	
	.shr-features {
		flex-direction:column;
		flex-wrap:wrap;
	}
	
	.mobile-nav-camel {
		display:inline;
	}


	#menu-item-21 {
		display:none;
	}
	
	#main-nav {
		top:auto;
		bottom:0;
		border-top:6px solid #ca8a42;
		padding:0;
		height:auto;
		border-bottom:none;
	}
	.navigation-container {
		padding:0;
	}
	
	.desktop {
		display:none;
	}
	
	.gold-frame {
		border:6px solid #bd7e37
	}
	
	img.high-top {
		margin-top:0;
	}

	
	h1, h1.elementor-heading-title {
		text-align:center;
		width:100%;
	}
	
	.shr-shows-list {
		width:100%;
	}

	
	.shr-show-ticket .fun-button {
		padding:8px 38px;
	}
	
	.shr-show-item {
		flex-direction:column;
		padding:12px 4px;
		text-align:center;
	}
	
	.shr-show-date, .shr-show-artists, .shr-show-room, .shr-show-ticket {
		width:100%;
	}
	
	.shr-show-room, .shr-show-artists, .shr-show-ticket {
		padding-top:16px; 
	}
	

		

	#ufo { display:none; }
	
	.collapse:not(.show) {
		display: block !important;
	    position: fixed;
	    background-color: black;
	    bottom: 66px;
	    right:-300px;
	    padding:32px;
	}
	
	h1.home-title {
		font-size:21vw;	
	}
	
	.fs-slider-slider {
		display:block;
	}
	.fs {
		float:none;
		margin:48px auto 24px auto;
	}
	
	.fs-ticket {
	    padding: 12px 0 10px 0;
	}
	
	.fs-date {
		padding-top:1px;
	}
	
	.fs-all {
		margin-top:24px;
	}
	
	#footer {
		padding-bottom:136px;
		padding-top:24px;
		padding-left:8px;
		padding-right:8px;
	}
	
	.header-address {
		display:none;
	}
	
	.header-mobile-btn { 
		display:block;
	}
	
	.navbar-brand {
		width:40px;
		margin-left:20px;
		margin-top: 2px;
		margin-bottom: 4px;
	}
	
	.navigation-container {
		padding:0;
	}
	
	.header-mobile-btn {
		margin-top:15px;
		font-size:18px;
	}
	
	#primary, .elementor {
		margin-top:0;
	}
	
	.mobile-center .elementor-widget-container {
		text-align:center;
	}
	
	.footer-cols {
		flex-direction:column;
	}
	
	.footer-col {
		    width: 90%;
			margin: 12px auto;
	}
	

	.footer-social a {
		margin:0 24px;
	}
	
	#footer .footer-social img {
		margin:0 2px;
	}
} /* end 800 mq */






@media (min-width: 801px) {
	.mobile {
		display:none;
	}

}



@media (max-width: 400px) {
	.mh-show-wrapper {
		width:83%;
	}

}
  
.social-club-section {
  background-color: #A01C34;
  color: #f6b143;
  padding: 50px 20px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  border-top: 6px solid #bd7e37;
}

.social-club-section .ea-body {
	font-family: "Roboto", sans-serif;
}

.container {
  max-width: 800px;
  margin: 0 auto;
}

.section-title {
  font-size: 28px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .section-title {
    font-size: 28px;
    letter-spacing: 2px;
    text-align: left;
    margin-bottom: 40px;
  }
}

.contact-ribbon-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
  margin-top: 40px;
}

.contact-info {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}


.contact-info {
  margin-top: 40px;
  text-transform: uppercase;
  font-size: 14px;
  color: #eac198;
}

.contact-info h4 {
  color: #bd7e37;
  margin-bottom: 50px;
  font-weight: 700;
}

.contact-info a {
  color: #eac198;
  text-decoration: none!important;
}

.contact-info a:hover {
  text-decoration: none;
  color: #5c111f;
}

.button-group {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.spec-button {
   background-color: #a01c35; /* Deep red background */
  color: #bd7e37;            /* Golden text */
  border: 3px solid #bd7e37; /* Golden border */
  padding: 15px 40px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 999px;      /* Fully rounded */
  cursor: pointer;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); /* Softer, blurred shadow */
  transition: all 0.2s ease-in-out;
  letter-spacing: 1px;
}

.spec-button:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.4);
}

.ribbon {
  background: url('https://shrine.stagenot.live/wp-content/uploads/2025/05/ribbon-text.png') no-repeat center center;
  background-size: contain;
  width: 120px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  color: #f6b143;
  font-weight: bold;
  padding: 10px;
  line-height: 1.2;
}


@media (min-width: 768px) {
  .ribbon {
    margin: 0; /* prevent center on desktop */
  }
}


.social-club-section h3.ea-header {
  padding: 0px!important;
  background: #A01C34!important;
}


.social-club-section #sp-ea-231.sp-easy-accordion>.sp-ea-single {
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	
}

.social-club-section #sp-ea-231.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #eac198;
}

.social-club-section #sp-ea-231.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	color: #eac198;
	background: #A01C34!important;
}

.social-club-section .ea-card, .sp-ea-single {
	border-bottom: 3px solid #eac198!important;
}

.social-club-section #sp-ea-231.sp-easy-accordion>.sp-ea-single {
	margin-bottom: 0px;
}

.usa-logo-wrapper {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 30px;
}

.usa-logo-wrapper img {
  max-width: 100%;
  height: auto;
}

.scrolling-banner {
  background-color: #282727; /* adjust as needed */
  border-bottom: 2px solid #cc7a30;
  overflow: hidden;
  white-space: nowrap;
  padding: 30px 0;
  border-top: 8px solid #cc7a30;
}

.humpday-quote {
  color: #bd7e37;
  font-family: 'Georgia', serif;
  font-size: 20px;
  letter-spacing: 1px;
  background: #282727;
  text-align: center;
  padding-top: 70px;
  font-weight: 700;
  margin-bottom: 20px;
}

.scrolling-text-container {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
}

.scrolling-text {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 1px;
  animation: scroll-left 30s linear infinite;
  white-space: nowrap;
}

.scrolling-text span {
  color: #bd7e37;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.shrine-hero {
  position: relative;
  background: url('https://shrine.stagenot.live/wp-content/uploads/2025/05/header-image.webp') no-repeat center center;
  background-size: cover;
  height: 800px;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}

.hero-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  position: relative;
}

.logo-wrapper img {
  max-width: 500px;
  width: 100%;
  height: auto;
}


@media (max-width: 768px) {
  .logo-wrapper img {
    max-width: 310px;
    width: 100%;
    height: auto;
  }
}

.ribbon-line {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
}

@media (max-width: 768px) {
  .hero-inner {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .ribbon-box.left,
  .ribbon-box.right {
    margin: 0 auto;
  }
}

.ribbon-box {
  background: url('/wp-content/uploads/2025/06/Shrine-Info-Banner.png') no-repeat center center;
  background-size: contain;
width: 120px;
    height: 80px;
    color: #503931;
    /* font-weight: bold; */
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
}

.ribbon-box span {
  line-height: 1.3;
  font-weight: 700;
}

.ribbon-box.left {
  margin-right: auto;
     position: absolute; 
    left: 0px;
    top: 310px;
}

.ribbon-box.right {
  margin-left: auto;
    position: absolute;
    top: 310px;
    right: 0px;
}

.tiger-room-badge {
  position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 420px;
    height: auto;
    z-index: 88 !important;
    top: 692px;
}


.footer-section {
  background-color: #000;
  color: #fff;
  padding: 40px 20px;
  font-family: 'Arial', sans-serif;
  text-align: center;
}

.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  max-width: 1100px;
/*  margin: 0 auto 30px;*/
}

.newsletter p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
  display: flex;
}

.newsletter .highlight {
  color: #cc7a30;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  margin-right: 5px;
}

.newsletter-form {
  display: flex;
  gap: 0;
}

.newsletter-form input[type="email"] {
  padding: 10px;
  border: none;
  width: 200px;
  font-size: 14px;
}

@media (max-width: 768px) {
  .newsletter-form input[type="email"] {
    padding: 10px;
    border: none;
    width: 100%;
    font-size: 14px;
  }
}

.newsletter-form button {
  padding: 10px 20px;
  background-color: #cc7a30;
  color: #000;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.branding {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  align-items: end;
}

.footer-icon {
  width: 60px;
  height: auto;
}

.badge img {
  width: 150px;
  height: auto;
}

.footer-bottom {
  padding-top: 0px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #a3746a;
}

.footer-bottom a {
     color: #a3746a;
    text-decoration: none;
/*    margin: 0 5px;*/
    font-family: "Poppins", sans-serif;
    letter-spacing: 3px;
    font-size: 15px;
    font-weight: 600;
}



.footer-bottom span {
  color: #a3746a;
  margin: 0 5px;
}

@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    align-items: center;
  }

  .newsletter-form {
    flex-direction: column;
  }

  .newsletter-form input,
  .newsletter-form button {
    width: 100%;
  }

  .branding,
  .badge {
    justify-content: center;
  }
}


/*Events Table, can be deleted after actual events added*/

.home-shows-wrapper {
/*  max-width: 800px;*/
  margin: 0 auto;
  padding: 0px;
}

.event-table {
  width: 100%;
  margin: 0 auto;
  font-family: "Poppins", sans-serif;
}

.event-table h2 {
	font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 64px 0 16px 0;
    text-align: center;
    color: #bd7e37;
    letter-spacing: .1em;
}

.event-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #bd7e37;
  padding: 20px;
/*  border-bottom: 4px solid #fff;*/
}

.event-row:nth-child(even) {
  background-color: #eac198;
}

.event-date {
  flex: 1;
  font-size: 14px;
  color: #701f1f;
}

.event-details {
  flex: 2;
  font-size: 13px;
  color: #701f1f;
  font-weight: normal;
}

.event-details strong {
  font-weight: bold;
  color: #701f1f;
  letter-spacing: 1px;
  font-size: 16px;
}

.event-venue {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #701f1f;
  text-transform: uppercase;
}

.event-ticket {
  flex: 1;
  text-align: right;
}

@media (max-width: 768px) {
  .event-row {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    gap: 10px;
    text-align: left;
  }

  .event-date,
  .event-details,
  .event-venue,
  .event-ticket {
    flex: none;
    width: 100%;
  }

  .event-ticket {
    text-align: left;
  }

  .ticket-button {
    width: 100%;
    text-align: center;
  }
}

.ticket-button {
  background: #fff;
  color: #bd7e37;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 50px;
  border-radius: 999px;
  text-decoration: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.2s ease-in-out;
}

.ticket-button:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.4);
  color: #000;
}




.footer-section-dark {
  background-color: #000;
  color: #fff;
  padding: 40px 20px;
  font-family: sans-serif;
}

.footer-section-dark .footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-section-dark .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer-section-dark .branding {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-section-dark .branding p {
  margin: 0;
  font-weight: bold;
  color: #fff;
}

.footer-section-dark .footer-icon {
  width: 50px;
  height: 50px;
}

.footer-section-dark .badge img {
  max-height: 100%;
}

.footer-section-dark .footer-bottom {
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  color: #aa7a5a;
}

.footer-section-dark .footer-bottom a {
  color: #aa7a5a;
  text-decoration: none;
/*  margin: 0 8px;*/
}

.footer-section-dark .footer-bottom span {
  color: #aa7a5a;
}