/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1731928078
Updated: 2024-11-18 11:07:58

*/
body, html{
	overflow-x:hidden;
	
}
a.elementor-element.elementor-element-f72e9e6.e-con-full.e-flex.e-con.e-child p, a.elementor-element.elementor-element-db3202f.e-con-full.e-flex.e-con.e-child p {
    margin-bottom: 0 !important;
    margin-top: 3px !important;
}
.elementor.elementor-69.elementor-location-header.scrolled .elementor-element.elementor-element-bda3eec.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image img{
	height:80px;
}
.elementor.elementor-69.elementor-location-header.scrolled .elementor-element.elementor-element-1fd95bb2.e-con-full.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded{
	padding-top:0;
}
.elementor.elementor-69.elementor-location-header.scrolled .elementor-element.elementor-element-2909e5b.e-con-full.e-flex.e-con.e-child {
    align-items: center;
    justify-content: center;
}
.elementor.elementor-69.elementor-location-header{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 10px 20px;

    background-color: rgba(255, 255, 255, 0); /* Semi-transparent background */
    backdrop-filter: none; /* No blur initially */
    -webkit-backdrop-filter: none; /* For Safari */
    color: #333; /* Text color for visibility */
    box-shadow: none;
	 height: 150px;
	transition: background-color 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease;
}
.elementor.elementor-69.elementor-location-header.scrolled {
 background-color: rgba(255, 255, 255, 0); /* Slightly opaque for contrast */
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* For Safari */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional shadow for separation */
	padding-bottom:0;
	height:150px;

}
.elementor.elementor-69.elementor-location-header.scrolled .elementor-element.elementor-element-1fd95bb2.e-con-full.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded{
	padding-bottom:0;	
	min-height:120px;
}
.elementor.elementor-69.elementor-location-header.scrolled .elementor-element.elementor-element-1fd95bb2.e-con-full.e-flex.e-con.e-parent.e-lazyloaded.elementor-sticky.elementor-sticky__spacer {
    padding-bottom: 0;
}
.elementor-element.elementor-element-ef365f7.elementor-widget.elementor-widget-image {
    bottom: -60px;
    position: absolute;
    z-index: 99;
}
.bat {
position: absolute;
top: 50%;
left: 0;
display: flex;
animation-name: across, float;
animation-iteration-count: infinite, infinite;
animation-duration: 11s, 7s;
animation-play-state: running, running;
transform-origin: top;
	overflow-x:hidden;
}
.bat p {
display: inline-block;
margin-bottom: 2px;
margin-top: auto;
margin-right: 20px;
}
@keyframes across {
0% {left: -200px}
100% {left: 2000px; right: -50px}
}
@keyframes float {
0% {transform: translate(0px, 0px)}
50% {transform: translate(0px, -80px)}
100% {transform: translate(0px, 0px)}
}
.bat img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.elementor-element.elementor-element-ef365f7.elementor-widget.elementor-widget-image {
    position: absolute !important;
    left: 50% !important;
    transform: translate(-50%, 0%);
}
.elementor-11 .elementor-element.elementor-element-5ccdbde .jbafes-lotties-animation-wrapper{
	margin-top:-75%;
}
button#lottie-tab-2:hover, button#lottie-tab-2[aria-selected=true]{
	background:#ec116d;
}
button#lottie-tab-3:hover, button#lottie-tab-3[aria-selected=true]{
	background:#ec5fa4;
}
button#lottie-tab-4:hover, button#lottie-tab-4[aria-selected=true]{
	background:#ef4023;
}
button#lottie-tab-4 .e-n-tab-icon {
    margin-left: 5px;
}
.pink-btn:hover .pink-btn-text{
   color:#120F28 !important;
    transition: all 1s ease;
}
.page-id-21{
	background-color:#120f28;
}
.contact-page-form {
    padding: 100px;
	z-index:12;
}
.contact-page-form .contact-page-label{
	padding:5px 20px;
	margin:0;
}
.contact-page-form-first {
    display: flex;
    gap: 20px;
    flex-direction: row;
}
.contact-page-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 60px;
    width: 280px;
    background-image: url(/wp-content/uploads/2024/11/white-button-bg.svg);
    border-radius: 30px;
    font-family: 'Escargoth';
    font-size: 30px;
	color:#120f28;
	background-repeat:no-repeat;
	background-size:cover;
}
.contact-page-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-image: url(/wp-content/uploads/2024/11/white-button-bg.svg);
}
.contact-page-btn p {
    text-align: center;
    padding-top: 30px;
}
h2.age-gate__headline, .sl-row.addr-loc h3, p.age-gate__subheadline{
	font-family: 'Escargoth';
    font-size: 30px;
}
#asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter{
	background-color:#120f28 !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel{
	border:none !important;
}
#asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .span-geo, #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .asl-search-address{
	border-radius:0px !important;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter label {
    color: #fff !important;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .span-geo {
    border-color: #ec5fa4 !important;
    background-color: #ec5fa4 !important;
}

















@media only screen and (max-width: 880px) {
	.contact-page-form {
		padding:0;
	}
@media only screen and (max-width: 767px) {
	.contact-page-form-first {
		display: flex;
		gap: 0px;
		flex-direction: column;
	}
	.age-gate__wrapper {
    padding: 5px;
}
	
}