/*======================Homepage CSS ===================================*/
.wc_payment_method.payment_method_eh_stripe_pay label{
	font-size:0 !important;
}
.qty-adult{
	display:block !important;
	font-weight:600;
	text-transform:uppercase;
}
.spaces-left{
	display:none !important;
}
.temp-note{
	    text-align: center;
    font-weight: 600;
    margin: 30px 0 50px 0;
    color: #bc3330;
}
.summary.entry-summary form .form-row select {

	border: none !important;
}
.woocommerce-checkout  .temp-note{
	     margin: 0 !important;
     display: block;
}
.woocommerce-checkout-review-order-table dl.variation {
	display:none !important;
}
.booking-note{
	color: #3B3B3B;
	font-size: 20px;
	font-weight: 500;
	font-family: "Poppins", Sans-serif !important;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 0;
}

.pp-advanced-menu .sub-arrow {
     font-weight: 300 !important;
     padding-left: 7px !important;
}
.header-2 {
	transform: translateY(-80px); 
	-moz-transition: all .3s ease !important; 
	-webkit-transition: all .3s ease !important; 
	transition: all .3s ease !important;
	height: 0;
	opacity: 0;

}
.header-2 .header-hell-btn {
    bottom: -35px;
    left: -40px;
}
.elementor-sticky--effects.header-2{
	height: auto !important;
	transform: translateY(0px);
	opacity: 1;
}
.elementor-sticky--effects.header-1 {
	display: none !important;
}
.scrolled-logo-image .elementor-widget-container{
width: 100px;
    height: 100px;
    text-align: center;
    padding: 20px 25px;
    display: flex;
    float: right;
    background: #fff;
    border-radius: 80px;
    box-shadow: 0 0px 3px 0px rgb(0 0 0 / 15%);
    position: relative;
    margin-top: 10px;
}

.scrolled-logo-image .elementor-widget-container:after{
	content:"";
     width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    left: -5px;
    top: -5px;
    border: 1px dashed #fff;
    border-radius: 100px;
}
.scrolled-right-column .elementor-widget-wrap{
	margin-bottom: -45px;
}
.normal-header-right-logo.elementor-widget-image .elementor-widget-container{
	width: 120px;
	height: 120px;
	text-align: center;
	padding: 20px 25px;
	display: flex;
	float: right;
	border-radius: 80px;
	box-shadow: 0 0px 3px 0px rgb(0 0 0 / 15%);
	position: relative;
	border: 1px solid #fff;
}
.scrolled-right-column .scrolled-logo-image:hover .elementor-widget-container{
	background-color:#EE324B !important;
}
.normal-header-right-logo.elementor-widget-image:hover .elementor-widget-container{
	background-color:#EE324B !important;
}
.normal-header-right-logo.elementor-widget-image .elementor-widget-container:after{
	content: "";
	width: calc(100% + 14px);
	height: calc(100% + 14px);
	position: absolute;
	left: -7px;
	top: -7px;
	border: 1px dashed #fff;
	border-radius: 100px;
}
.normal-header-right-logo a,.scrolled-logo-image a{
	position:relative;
	z-index:99;
}
.scrolled-right-column .header-hell-btn .elementor-widget-container{
	background-color:transparent !important;
}
.scrolled-right-column .elementor-widget-wrap:hover  .elementor-widget-container:after{
 
	border: 1px dashed #EE324B;
	 
}
.normal-header-right-logo.elementor-widget-image:hover .elementor-widget-container:after{
	 
	border: 1px dashed #EE324B;
 }
.scrolled-right-column .elementor-widget-wrap:hover .header-hell-btn{
	    display: block;
}
.header-hell-btn{
	position: absolute !important;
    bottom: -65px;
    left: -40px;
}
.header-hell-btn a.elementor-button{
	position:relative;
}
.header-hell-btn a.elementor-button:after{
	content:"";
     position: absolute;
    right: 20px;
    top: -10px;
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 3px;
    transform: rotate(45deg);
    z-index: -1;
}
.header-hell-btn{
	    display: none;
}
.haw-hotspot-buttons .elementor-widget-wrap:hover .header-hell-btn{
	    display: block;
}
.home-tabs-section .pp-advanced-tabs-wrapper{
	justify-content: space-between !important
}
.home-tabs-section .pp-advanced-tabs-title-text{
	position: relative !important;
    z-index: 98 !important;
	color: #fff !important;
}
.home-tabs-section  .pp-advanced-tabs-title .active-slider-span {
    height: 10px !important;
    background: rgb(238 50 75 / 40%) !important;
    top: calc(100% - 20px) !important;
    z-index: 96 !important;
	opacity:.5;
}



	.home-tabs-section .pp-advanced-tabs-title-text { 
		    color: #fff !important;
	}
	.home-tabs-section .pp-advanced-tabs-title {
		background-color: #3fa39a !important;
		margin-bottom: 3px !important;
	}
	.home-tabs-section .pp-advanced-tabs-title.pp-tab-active,
	.home-tabs-section .pp-advanced-tabs-title:hover{
		background-color: #ee324b !important;
	}

.whats-on-content{
	max-width:70% !important;
	    margin: 0 auto 20px auto !important;
}
 
.museum-buttons-section a.elementor-button-link{
	position: relative;
	z-index: 9;
	transition: .4s;
}
.museum-buttons-section a.elementor-button-link:after{
    content: "";
    background: #FFF3CF;
    position: absolute;
    left: -10px;
    bottom: -7px;
    height: 15px;
    width: 0;
    z-index: -1;
	opacity:0;
		transition: .4s;
}
.museum-buttons-section a.elementor-button-link:hover:after{
 	transition: .4s;
    width: calc(100% + 20px);
	opacity:1;
}
.whats-on-inner-section .elementor-widget-image .elementor-widget-container:before{
    content: "";
    background: #EE324B;
    position: absolute;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    left: 30px;
    top: 30px;
	transform: scale(.5);
	opacity: 0;
	transition: .4s;
}
.whats-on-inner-section .elementor-widget-wrap:hover .elementor-widget-container:before{
	opacity: .85;
	transform: scale(1);
}
.whats-on-inner-section .elementor-widget-heading{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85% !important;
	opacity:0;
	transition:.4s;
}

.whats-on-inner-section .elementor-widget-wrap:hover .elementor-widget-heading{

	opacity:1;
}
.whats-on-inner-section .diy-with-description{
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 70%;
    opacity: 0;
}
.whats-on-inner-section .elementor-widget-wrap:hover .diy-with-description{
 
    opacity: 1;
}

.cart_totals{
	    padding: 25px;
    background: #fff;
    border-radius: 5px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ee324b !important;
    color: #fff !important;
    font-weight: 500 !important;
}
/*============================ Footer Area================================*/
.footer-copywrite-section .elementor-container{
	padding-top: 25px !important;
	border-top: 1px solid #fff !important;
}
#scrollToTopBtn{
    position: fixed;
    width: 50px;
    height: 60px;
    bottom: 30px;
    z-index: 99;
    right: 30px;
    background: #000;
    border-radius: 5px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
#scrollToTopBtn i{
    font-size: 27px;
}
.footer-top-area .pp-icon-list-item a:hover{
	text-decoration: underline !important;
	color: #fff !important;
}


/*======================  About Page CSS ================================*/
 
.exhibitions-tab-section .pp-gallery-filters.pp-pointer-line{
	display:flex;
	justify-content:space-between;
}
.exhibitions-tab-section .pp-pointer-line .pp-gallery-filter:after{
	height: 10px;
	bottom: 8px;
	z-index: -1;
    width: calc(100% + 20px);
    left: -10px;
}

/*==================== Contact Page CSS =======================*/
.contact-top-info h3.elementor-icon-box-title,.contact-form-section h3.elementor-icon-box-title{
	margin-top: 0;
	margin-bottom: 5px;
}
.contact-form-section .wpcf7-list-item{
	margin-left: 0;
	margin-bottom: 15px;
}
.contact-form-section .wpcf7-list-item-label{
	line-height: initial;
	font-size: 15px;
}
.contact-form-outer .contact-form-inner .form-inner{
	width: 49%;
	display: inline-block;
	margin-bottom: 8px;
}
.contact-form-outer .contact-form-inner .form-inner input{
	width: 100%;

}
.contact-form-outer .form-inner.form-inner-right{
	margin-left: 1%;
}
.contact-form-outer br{
	display:none !important;
}
.contact-form-outer textarea{
	height: 150px !important;
	resize: none !important;
	margin-top: 8px !important;
	margin-bottom: 10px !important;
}
.contact-form-outer input[type="text"]{
	width: 100% !important;
}


/*========================= Park Activities Page ============================*/
.page-park-activities-section{
	
}
/*
.page-park-activities-section:before{
	content:"";
	background-image:url(/wp-content/uploads/2021/10/Gate-Main-with-Smoke-BG.png);
	    width: 235px;
    height: 127px;
    position: absolute;
    top: 15%;
    background-size: cover;
    opacity: .1;
}
.page-park-activities-section:after{
	content:"";
     background-image: url(/wp-content/uploads/2021/10/Memorial-01-BG.png);
    width: 150px;
    height: 220px;
    position: absolute;
    bottom: 150px;
    opacity: .1;
    right: 40px;
    background-size: 150px 220px;
}*/
.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container{
	    min-height: 200px;
    height: 200px;
}
.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container:before,
.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container:after{
 	content: "";
    position: absolute;
    height: 83px;
    width: 83px;
	transition:.3s;
}
.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container:before{
	left: 15px;
	top: 15px;
	border-top: 1px solid #ee324b;
	border-left: 1px solid #ee324b;
}
.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container:after{
	right: 15px;
	bottom: 15px;
	border-right: 1px solid #ee324b;
	border-bottom: 1px solid #ee324b;
}
.courtyard-block-section .elementor-widget-wrap:hover .elementor-widget-container:after{
	right: 0;
	bottom: 0;
	height: 100px;
	width: 100px;
}
.courtyard-block-section .elementor-widget-wrap:hover .elementor-widget-container:before{
	left: 0;
	top: 0;
	height: 100px;
	width: 100px;
}
.diy-section .elementor-icon-box-description span{
	display: block !important;
	height: 10px !important;
}


/*================================= Hell’s Museum Page CSS ==========================================*/
.hell-museum-top-section .elementor-widget-image .elementor-widget-container{
	position:relative;
}
.hell-museum-top-section .museum-image .elementor-widget-container:before,
.hell-museum-top-section .museum-image .elementor-widget-container:after{
	content:"";
	position:absolute;
	height:100px;
	width:100px;
}
.hell-museum-top-section .museum-image .elementor-widget-container:before{
	top: 0;
    left: 0;
    border-top: 2px solid #bc3330;
    border-left: 2px solid #bc3330;
    border-top-left-radius: 5px;
}
.hell-museum-top-section .museum-image .elementor-widget-container:after{
	right: 0;
    bottom: 0;
    border-right: 2px solid #bc3330;
    border-bottom: 2px solid #bc3330;
    border-bottom-right-radius: 5px;
}
.key-arts-section   .pp-image-gallery .pp-grid-item {
     padding: 25px;
    background: #ffff;
    border-radius: 8px;
}


/*==================== PLAN YOUR VISIT page CSS ===========================*/
.free-park-section h3.elementor-icon-box-title{
	margin-top: 0;
	margin-bottom: 7px;
}




/*-============================== Buy Tickets CSS===========================*/
.buy-ticket-column .summary {
	    width: 100% !important;
}
.buy-ticket-column .wc-appointments-appointment-hook{
display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
}
.buy-ticket-column .wc-appointments-appointment-hook .wc-pao-addon-container{
    width: 100%;
}
.buy-ticket-column .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form label {
     font-size: 14px;
      text-transform: uppercase;
    font-weight: 700;
}
.buy-ticket-column input[type="number"]{
	border:  2px solid #f2e5ca !important;
	border-radius: 0 !important;
	padding: .5rem 1rem !important;
}
.buy-ticket-column .input-text.qty{
	width: 6em !important;
}
.buy-ticket-column  .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form {
    background-color: #F1F0EA !important;
     padding: 50px !important;
 }
.buy-ticket-column  .required{
	    color: #da680f  !important;
}
.buy-ticket-column  .wc-appointments-appointment-form-button{
	font-family: "AvenirNextLTPro-Bold", Sans-serif !important;
	font-weight: 500 !important;
	letter-spacing: 1.5px !important;
	fill: #FFFFFF !important;
	color: #FFFFFF !important;
	background-color: #DA680F !important;
	border-radius: 2px 2px 2px 2px !important;
	padding: 15px 37px 14px 37px !important;
}
.woocommerce-billing-fields input.input-text{
	height:40px !important;
}
.woocommerce-billing-fields .form-row{
	    width: 100% !important;
}
.woocommerce-billing-fields .form-row label{
	    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent !important;
    border-radius: 5px !important;
}
.woocommerce-info {
    border-top-color: #3fa39a !important;
}

/*============================ Events page css ===============================*/
.skin-02 .fat-event-item-inner:before{
    content: "";
    background: #EE324B;
    position: absolute;
    width: calc(100% - 54px);
    height: calc(100% - 60px);
    left: 28px;
    top: 30px;
    transform: scale(.5);
	opacity:0;
	transition: .4s;
	z-index: 9;
}

.skin-02 .fat-event-item-inner:hover:before{
	opacity: .85;
	transition: .4s;
	transform: scale(1);
}
.skin-02 .fat-event-item-inner:hover .fat-event-thumb{
    opacity: 1;
}

.skin-02 .fat-event-info{
    position: absolute;
    top: 0px;
    width:100% !important;
    height: 100% !important;
    text-align: center;
    z-index: 9;
    vertical-align: middle;
    display: flex !important;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    Color:#FFF;
    opacity: 0;
    
}

.skin-02 .fat-event-info:hover{
      opacity: 1 !important;
      z-index: 9;
}
.skin-02 .fat-event-start {
    text-align: center;
    color: #FFF !important;
    font-size: 18px;
   font-family: "Poppins", Sans-serif;
    float: left;
    display: none !important;
    width: 100% !important;
    padding-bottom: 15px;
    line-height: 18px;
}

.skin-02 .fat-event-title a{
   font-size: 22px;
   font-family: "Poppins", Sans-serif;
   color: #FFF !important;
    padding-bottom: 15px;
}

.skin-02 .fat-event-meta {
    padding:15px !important;
    line-height: 1.5em;
    width: 100% !important;
    display: flex;
    flex-direction: column-reverse;
}


.fat-event-thumb .fat-event-hover:hover{
    opacity: 0 !important;
}


.owl-nav .owl-prev, .owl-next{
    background: #EE324B !important;
}
.fat-event-container .owl-carousel .owl-next {
    right: 0px !important;
}

.fat-event-container .owl-carousel .owl-prev{
    left: 0px !important;
}
.fat-event-cat-filter-wrap select{
	padding-left:12px !important;
}
/*Grid*/
.pasts-events .fat-event-filter-container {
    text-align: center;
    margin-bottom: 50px;
    display: inline-flex;
    width: 100%;
}
.pasts-events .fat-event-filter-container input{
    width: 96.79%;
    border: 1px solid #bc3331;
}

.pasts-events .fat-event-filter-container span{
    width: 100%;
}
.pasts-events .fat-event-filter-container span select{
    border: 1px solid #bc3331;
}

.pasts-events .fat-event-filter-container span i{
    display: none;
}
.fat-event-load-more{
    padding: 12px 50px !important;
    background-color: #EE324B !important;
    color: #fff !important;
}
.fat-event-load-more{ background-color: #3FA39A;}

.pasts-events .fat-event-meta-time{
	display: none;
}
.fat-event-popup-location{
	display: none;
}
.fat-event-title a:before {
 /*   font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	font-size: 22px;
	content: "\f06e";
    position: absolute;
    left: 170px;
    margin-top: -80px;
	padding: 15px;
    background: #fff;
	color: #000;
	border-radius: 4px;*/
	display:none !important;
}
/*=========================== Events Single page ==============================*/

.fat-event-single{
	margin-top:-170px !important;
	
}
.fat-event-single .fat-container{
	max-width:1920px !important;
	padding:0px !important;
}
.fat-event-single .fat-container .fat-row{
	margin:0px !important; 
}
.fat-event-single .fat-container .fat-col-md-8 {
	padding:0px !important;
}

.fat-event-popup-info {
    position: relative!important;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 30px 30px 0px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    background-color: transparent !important;
    color: #000;
}
.fat-event-single .fat-event-popup-title {
    color: #000;
}
.fat-event-single-content{
	width:70%; 
	margin:0px auto;
	margin-top:30px !important;
	margin-bottom:30px !important;
	
}
.comments-area{
	display:none;
}

#nav-single{
	display:flex;
	padding:0px 0px 80px 0px;
}

.nav-previous{
	text-align:left;
	width:50%;
}
.nav-previous a{
	background-color:#3FA39A;
	color:#fff!important;
	padding: 10px 30px;
}
.nav-previous a:hover{
	background-color:#EE324B !important;
}
.nav-previous h2:hover a{
	background-color:transparent !important;
}

.nav-previous h2 {
	margin-top:20px; 
}

.nav-previous h2 a {
	background-color:transparent !important;
	color:#000!important;
	padding:0px !important;
	font-size: 18px;
} 

.nav-next{
	text-align:end;
	width:50%;
}

.nav-next a{
	background-color:#3FA39A;
	color:#FFF!important;
	padding: 10px 50px;
}
.nav-next h2 {
	margin-top:20px; 
}
.nav-next a:hover{
	background-color:#EE324B !important;
}
.nav-next h2:hover a{
	background-color:transparent !important;
}

.nav-next h2 a{
	background-color:transparent !important;
	color:#000!important;
	padding:0px !important;
	font-size: 18px;
}

/*=========================== @Responsive Design CSS==============================*/


@media only screen and (max-width:1366px) {

	#scrollToTopBtn {
	 
		width: 40px;
		height: 40px;
		bottom: 0;
 		right: 0;
		 
	}

}


@media only screen and (max-width: 1200px) {


.courtyard-block-section .elementor-widget-icon-box .elementor-widget-container {
    min-height: auto;
    height: auto;
	}
	.whats-on-content {
		max-width:100% !important;
		margin: 0 auto 20px auto !important;
	}
	.buy-ticket-column .wc-appointments-appointment-form-wrap .wc-appointments-appointment-form {
 		padding: 30px !important;
	}
}




@media only screen and (max-width: 1024px) {
	.header-hell-btn {
		bottom: -60px;
		right: 30px;
		width: auto !important;
		text-align: right !important;
	}

	.header-2 {
		transform: unset; 
		height: auto;
		opacity: initial;
	}
	
	
	.home-tabs-section .pp-advanced-tabs-title-text { 
		    color: #fff !important;
	}
	.home-tabs-section .pp-advanced-tabs-title {
		background-color: #3fa39a !important;
		margin-bottom: 3px !important;
	}
	.home-tabs-section .pp-advanced-tabs-title.pp-tab-active,
	.home-tabs-section .pp-advanced-tabs-title:hover{
		background-color: #ee324b !important;
	}
}










@media only screen and (max-width: 767px) {
	
	#faq .pp-faq-answer ul{
		padding-left:20px  !important;
	}
	.whats-on-inner-section .elementor-widget-image .elementor-widget-container:before {
		width: calc(100% - 40px);
		height: calc(100% - 40px);
		left: 20px;
		top: 20px;
	}
	.scrolled-right-column .elementor-widget-wrap {
		margin-bottom: auto;
	}
	.scrolled-logo-image .elementor-widget-container {
		width: 85px;
		height: 85px;
	 
		padding: 15px 20px;
	 
		margin-top: 0;
	}
	.haw-main-logo-column{
		    border-bottom: 1px solid rgb(255 255 255 / 50%) !important;
	}
	.contact-form-outer .form-inner.form-inner-right {
		margin-left: 0;
	}
	.contact-form-outer .contact-form-inner .form-inner {
		width: 100%;
 		margin-bottom: 6px;
	}
	.contact-form-outer textarea {

		margin-top: 0 !important;
	}
	.whats-on-inner-section .elementor-widget-image a{
		width:100% !important;
	}
	.pasts-events .fat-event-filter-container {
		text-align: center;
		margin-bottom: 50px;
		display: block;
		width: 100%;
	}
	.pasts-events .fat-event-filter-container input{
		width: 100% !important;
		border: 1px solid #bc3331;
	}
	
}
.elementor-element-populated {
    padding: 10px 10px 10px 20px!important;
}

@media only screen and (max-width: 640px) {


	.contact-form-outer .contact-form-inner .form-inner {
		width: 100%;
	}
}



@media only screen and (max-width:540px) {
	
	.whats-on-inner-section .elementor-element-populated{
		padding:0px !important;
	}
	.whats-on-inner-section .elementor-widget:not(:last-child){
		margin-bottom: 0px !important;
	}
	
	.explore-further-section .elementor-container .elementor-column{
		width:50% !important;
		float:left !important;
	}
}

@media only screen and (max-width:414px) {
	
	.whats-on-inner-section .elementor-element-populated{
		padding:0px !important;
	}
	.whats-on-inner-section .elementor-widget:not(:last-child){
		margin-bottom: 0px !important;
	}
	
	.explore-further-section .elementor-container .elementor-column{
		width:50% !important;
		float:left !important;
	}
}


@media only screen and (max-width:375px) {

	.whats-on-inner-section .elementor-element-populated{
		padding:0px !important;
	}
	.whats-on-inner-section .elementor-widget:not(:last-child){
		margin-bottom: 0px !important;
	}
	
	.explore-further-section .elementor-container .elementor-column{
		width:50% !important;
		float:left !important;
	}
}

@media only screen and (max-width:360px) {

	.whats-on-inner-section .elementor-element-populated{
		padding:0px !important;
	}
	.whats-on-inner-section .elementor-widget:not(:last-child){
		margin-bottom: 0px !important;
	}
	
	.explore-further-section .elementor-container .elementor-column{
		width:50% !important;
		float:left !important;
	}
	
	
}

