/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

#slider-w-bottle .swiper-wrapper{
	max-height: 90vh !important;
}
#slider-w-bottle .swiper-wrapper img{ 
    max-height: 85vh !important;
}


/* Add your custom styles here */
#contact-submit{
	margin-top: 30px;
}

.elementor-field-group .elementor-field-textual{
	height: 52px !important;
}
#header{
	max-width: none !important;
}
.elementor-menu-toggle svg{
	width: 1.5em !important;
}
label[for="form-field-name"].empty-state:not(label[for="form-field-field_346f260"], label[for="form-field-field_02ca58a"]), label.empty-state:not(label[for="form-field-field_346f260"], label[for="form-field-field_02ca58a"]) {
	transition-duration: 200ms;
    position: absolute;
    z-index: 9;
    left: 24px;
    bottom: auto;
}
.elementor-field-type-textarea label.empty-state{
	top: 24px !important;
}

#form-field-field_346f260, #field_02ca58a{
	transform: translateY(35%);
}

label.filled-state:not(label[for="form-field-field_346f260"], label[for="form-field-field_02ca58a"]) {
	transition-duration: 200ms;
	position: absolute;
    z-index: 9;
    left: 24px;
    bottom: auto;
    top: 2px;
    font-size: 10px !important;
}

.elementor-field-type-textarea label.filled-state:not(label[for="form-field-field_346f260"], label[for="form-field-field_02ca58a"]) {
	top: 14px !important;
}
#contact-form-contact-page.contact-form textarea{
	height: auto !important;
	padding-top: 30px;
}

label.hidden-state:not(label[for="form-field-field_346f260"], label[for="form-field-field_02ca58a"]) {
    display: none !important;
}

.mobile-li{
	display: none;
}
#mobileDropdown{
	margin-bottom: 0px;
}
/* global sizing and position classes here!!!!!!! */
.reverse span{
/* 	reversing icon list */
	flex-direction: row-reverse;
    justify-content: right;
}
.mx-wdth-1440{
	max-width: 1440px !important;
}
.mw-1280-sc-1440{
	max-width: 1280px !important;
}

.bottom{
	top: auto !important;
	bottom: 0px !important;
}


.mh-fit{
	max-height: fit-content !important;
}        

.relative{
	position: relative !important;
}

.blur{
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);       
}
.main-btn.full span.elementor-button-icon{
	margin-right: -31px !important;
}
.main-btn.full span.elementor-button-text{
	transform: translateX(-50%);
}

.main-btn.full  .elementor-button-content-wrapper{
	 gap: 50% !important;
    justify-content: start !important;
}
.main-btn.full a.elementor-button{
	width: 100% !important;
}
/* end global sizing classes here!!!!!!! */


#animatingLeft .transparent{
	fill: transparent !important;
}
.animated-text.animated-font svg{
    overflow: visible !important;
	border-color: #BECCE1 !important; 
}
img[src="https://onewaterstg.wpenginepowered.com/wp-content/uploads/2025/05/LA-Times.svg"] {
    padding-left: 5px;
    padding-right: 5px;
    transform: scale(1.5);
}

img[src="https://onewaterstg.wpenginepowered.com/wp-content/uploads/2025/05/Green-Matters.svg"] {
    transform: scale(1.2);
	padding-right: 10px;
}

/* contact form button styles */
.contact-form button span.elementor-button-content-wrapper::before {
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url('/wp-content/uploads/2025/05/sadwqwdq.png'); /* Replace with your image URL */
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 20px; 
  vertical-align: middle; 
}
.contact-form button span.elementor-button-content-wrapper{
	gap: 0px !important;
}


.right.blueFloat{
	right: 9%;
    bottom: 20%;
}

/* floating bottle styles */
.floating-bottle{
	right: 0px !important;
    bottom: 10px !important;
    top: auto !important;
	left: auto !important;
}

.elementor .forward-with-overlay::before{
	z-index: 2 !important;
}

/* hero on homepage */
.relative  .home-hero.elementor-element {
	z-index: 10 !important;
}


/* all menu styles here!!!!!!!!! */
.elementor-menu-toggle{
	background-color: transparent !important;
	background: transparent !important;
}

.elementor-button-icon svg, .main-btn .elementor-button-icon svg {
/* 	button styles */
	width: 100% !important;
}

header .elementor-button-icon,  
header #mobile-menu-popout .elementor-button-icon:not(.navigation), .main-btn .elementor-button-icon:not(.navigation) {
/* 	button styles */
	width: 16px;
	background: #EDEDED;
	padding: 8px;
	box-sizing: content-box;
	border-radius: 16px;
}

.main-btn.grey .elementor-button-icon:not(.navigation){
	background: white;
}
header #mobile-menu-popout .elementor-button-icon{
	margin-right: 20%;
}

header div:hover .elementor-button-icon,  div.main-btn:hover .elementor-button-icon{
/* Primary button hover effect */
	transition-duration: 300ms;
	background: #023E77;
}

header div:hover .elementor-button-icon path,  div.main-btn:hover .elementor-button-icon path{
/* 	Primary button arrow icon effect */
	transition-duration: 300ms;
	stroke: white;
}

header .elementor-button-content-wrapper, .main-btn .elementor-button-content-wrapper {
/* button styles */
	display: flex;
	align-items: center;
}

/* outlined button */
.outlined.main-btn .elementor-button.elementor-button-link{
	background: transparent !important;
    border: 1px solid white !important;
    color: white !important;
}

header ul ul {
/* 	dropdown menu styles */
	padding-right: 28px !important;
}


/* mobile popout menu */
#mobile-menu-popout {
	transform: translateX(-100%);
	transition: transform 0.3s ease-in-out;
	display: none;
	position: fixed;
	left: 0;
	height: 100vh;
	width: 100vw;
    top: 0px;
	z-index: 9999;
}

#mobile-menu-popout.open {
	display: block;
	transform: translateX(0);
}

header #mobile-menu-popout .elementor-button.elementor-button-link.elementor-size-sm{
	width: 100%;
}

header #mobile-menu-popout .elementor-button-content-wrapper{
	justify-content: start;
}

header #mobile-menu-popout .elementor-button-content-wrapper .elementor-button-text{
	margin-top: 3px;
	position: absolute;
    left: 50%;
	transform: translate(-50%);
}




/* all global newsletter signup CSS here!!!!!!!! */

#email-newsletter form{
	border-radius: 90px; 
	background-color: #0A2A4E;
	min-width: 227px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 10px !important;
}

#email-newsletter form .elementor-form-fields-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    align-items: center;
}
#email-newsletter form  .elementor-field-type-submit, #email-newsletter form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button {
	width: fit-content;
    height: fit-content;
	min-height: 0px !important;
}


#email-newsletter .elementor-button-content-wrapper span.elementor-button-icon{
	padding: 8px !important;
}
.elementor-button-icon svg path:nth-of-type(2) {
 fill: transparent !important;
}

form span.elementor-button-icon svg{
	width: 16px !important;
	height: 16px !important;
}

body, main, footer{ 
overflow-x: hidden !important;
}

/* carousel styles */
.logoCarousel .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

.logoCarousel{
	bottom: 0px !important;
    top: 90% !important;
}

.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%;
    object-fit: scale-down !important;
    object-position: center !important;
    max-height: 75px !important;
    min-height: 75px !important;
	height: 75px !important;
}

.logoCarousel .elementor-widget-image-carousel{
	display: flex;
	align-items: center;
}

/* home hero section */
.elementor-39 .elementor-element.elementor-element-3def0f1::before{
	z-index: 9 !important;
}

.hero-bottle .elementor-element.elementor-element-50009e1.elementor-absolute{
	max-width: none !important;
}
/* icon list styling homepage */
.iconList .elementor-icon-list-icon svg{
	border: 1px solid #023E77;
	border-radius: 100px;
	padding: 13px;
}
.white.iconList .elementor-icon-list-icon svg{
	fill: transparent !important;
    border-color: white !important;
}

/* slider styles */
.masked-slider {
	height: fit-content;
	background-size: 100% 100% !important;
}
.masked-slider .arrowControlPrevious_1 .elementor-button-icon, .masked-slider .arrowControlForward_1 .elementor-button-icon {
	padding: 20px;
}

.internalSlider .arrowControlPrevious_1 .elementor-button-icon, .internalSlider .arrowControlForward_1 .elementor-button-icon {
	padding: 8px !important;
}
.arrowControlForward_1, .arrowControlPrevious_1{
	cursor: pointer;
}
.custom-carousel-fade .carousel-fade-content {
   transition-delay: 0s; 
  opacity: 0;
  transform: translateY(20px);
/*   transition: all 3s ease; */
}

.custom-carousel-fade .swiper-slide-active .carousel-fade-content {
  transition: all 3s ease;
  opacity: 1;
/*   transform: translateY(0); */
}
.custom-carousel-fade .swiper-slide-active .carousel-fade-content:nth-child(1) {
  transition-delay: 450ms;
}

.custom-carousel-fade .swiper-slide-active .carousel-fade-content:nth-child(2) {
  transition-delay: 950ms;
}

.custom-carousel-fade .swiper-slide-active .carousel-fade-content:nth-child(3) {
  transition-delay: 1.5s;
}


/* slider animations */
#sliderTitle h2,
#sliderText p {
	transition-duration: 0.4s;
}

.fade-out {
	opacity: 0;
}

.fade-in {
	opacity: 1;
}

/* animated line css */
.animated-font-child {
  font-family: "Neue Haas Grotesk", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.133333;
  letter-spacing: 0.12px;
  color: white;
  padding-top: 8px;
}

.animated-font {
  font-family: "Aera Normal", Sans-serif;
  font-size: clamp(18px, 13.0769px + 0.4808vw, 20px);
  font-weight: 500;
  line-height: 1.22222;
  letter-spacing: 0.18px;
}

.line-container {
    left: -11% !important;
    top: 67% !important;
}

.line-container-2 {
    left: 32% !important;
    top: 33% !important;
}

.line-container-3 {
	transform: scaleX(-1);
    left: 90.5% !important;
    top: 67% !important;
}

.line-container-3 .animated-text {
  transform: scaleX(-1) !important;
}

.animated-line-wrapper {
  position: relative;
  width: 200px;
  height: 150px;
  margin: 0px;
}

.dot {
  width: 0px;
  height: 0px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.line.horizontal,
.line.vertical,
.animated-text {
  animation: none;
}

.start-animation .line.horizontal {
  animation: grow-horizontal 1s forwards;
  animation-delay: 0.2s;
}
.alt-animation .start-animation .line.horizontal {
  animation: grow-horizontal-alt 1s forwards;
  animation-delay: 0.2s;
}

.start-animation .line.vertical {
  animation: grow-diagonal 1s forwards;
  animation-delay: 1.3s;
}

.start-animation .animated-text {
  animation: fadeInText 0.8s forwards;
  animation-delay: 2.4s;
}

.line.horizontal {
  position: absolute;
  top: 5px;
  left: -20px;
  border-top: 1px solid white;
  background: white;
  width: 0;
}
.alt-animation .line.horizontal{
	position: absolute;
    top: 5px;
    left: -289px;
    border-top: 1px solid #B0C2E1;
    background: #B0C2E1;
    width: 0px;
}

.line.vertical {
  position: absolute;
  top: 5px;
  left: 110px;
  border-top: 1px solid white;
  width: 0;
  background: white;
  transform: rotate(45deg);
  transform-origin: left center;
}
.alt-animation .line.vertical {
  position: absolute;
  top: 5px;
  left: 110px;
  border-top: 1px solid #B0C2E1;
  width: 0;
  background: #B0C2E1;
  transform: rotate(45deg);
  transform-origin: left center;
}


.animated-text {
  position: absolute;
  top: -55px;
  left: -16px;
  opacity: 0;
  color: white;
}


.alt-animation .animated-text {
    position: absolute;
    top: -55px;
    left: -261px;
    opacity: 0;
    color: white;
}
.alt-animation .line-container .animated-text {
    position: absolute;
    top: -93px;
    left: -261px;
    opacity: 0;
    color: white;
}

/* Keyframes */
@keyframes grow-horizontal {
  from { width: 0; }
  to { width: 130px; }
}
@keyframes grow-horizontal-alt {
  from { width: 0; }
  to { width: 400px; }
}
@keyframes grow-diagonal {
  from { width: 0; }
  to { width: 100px; }
}

@keyframes fadeInText {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}


.clipped-background{
  background-size: auto 40vh !important;
}
.alt-animation .line-container-2 {
     left: 26.3% !important;
    top: 35% !important;
    }
.alt-animation .line-container {
	left: 58.7% !important;
    top: 50% !important;
    transform: scaleX(-1);
 }
.alt-animation .line-container .animated-text {
    position: absolute;
    top: -93px;
    left: -261px;
    opacity: 0;
    color: white;
    transform: scaleX(-1) !important;
}


@media (max-width: 2100px) {
/* 	animnated lines on desktop */
	
.alt-animation .line-container-2 {
      left: 26% !important;
      top: 35% !important;
    }
	.alt-animation .line-container {
        left: 58.7% !important;
        top: 50% !important;
		transform: scaleX(-1);
    }
		.alt-animation .line-container .animated-text {
		        transform: scaleX(-1) !important;
    }
	
	
	
.line-container {
  left: -17% !important;
  top: 63% !important;
}

.line-container-2 {
  left: 26% !important;
  top: 29% !important;
}
.line-container-3 {
  transform: scaleX(-1);
  left: 89.5% !important;
  top: 64% !important;
}
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    left: 5vw;
    transform: rotate(90deg) translateX(-100%);
    top: 50vh;
    width: fit-content;
    display: flex;
    justify-content: start;
	padding-right: 14px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal span{
	width: 8px;
    height: 8px;
    margin-right: 16px;
}
.hero-bottle{
    left: auto !important;
    right: 12vw !important;
    bottom: -0vh !important;
    top: auto !important;
 }


@media (max-width: 1440px) {
	
	.alt-animation .line-container-2 {
        left: 22% !important;
        top: 31.5% !important;
    }
	.alt-animation .line-container {
        left: 58% !important;
        top: 47% !important;
        transform: scalex(-1);
    }
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    left: 4vw;
    transform: rotate(90deg) translateX(-100%);
    top: 50vh;
    width: fit-content;
    display: flex;
    justify-content: start;
	padding-right: 14px;
}
	.alt-animation .line-container .animated-text {
    position: absolute;
    top: -85px;
    left: -261px;
    opacity: 0;
    color: white;
}
	.alt-animation .line.horizontal {
    position: absolute;
    top: 5px;
    left: -240px;
    border-top: 1px solid #B0C2E1;
    background: #B0C2E1;
    width: 0px;
    transform: scale(.75);
}
	.alt-animation .animated-text {
    position: absolute;
    top: -55px;
    left: -186px;
    opacity: 0;
    color: white;
}
	.alt-animation .line-container .animated-text {
        position: absolute;
        top: -85px;
        left: -184px;
        opacity: 0;
        color: white;
    }
}
/* tablet styles */
@media (max-width: 1024px) {
	.alt-animation .line-container .animated-text {
        position: absolute;
        top: -75px;
        left: -157px;
        opacity: 0;
        color: white;
    }
	.alt-animation .line-container {
        left: 51.5% !important;
        top: 44.5% !important;
        transform: scaleX(-1);
    }
    .alt-animation .line.horizontal {
        position: absolute;
        top: 5px;
        left: -192px;
        border-top: 1px solid #B0C2E1;
        background: #B0C2E1;
        width: 0px;
        transform: scale(.5);
    }
	
	.alt-animation .line.vertical {
		position: absolute;
		top: 5px;
		left: 108px;
		border-top: 1px solid #B0C2E1;
		width: 0;
		background: #B0C2E1;
		transform: rotate(45deg) scale(.4);
		transform-origin: left center;
}
	
	.alt-animation .animated-text {
        position: absolute;
        top: -46px;
        left: -97px;
        opacity: 0;
        color: white;
    }
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
		left: -22px;
	}
	.right.blueFloat{
	right: 3%;
	bottom: 10%;
}

/* 	animated lines styles */
	.line-container{
		left: -27.5% !important;
		top: 56.2% !important;
	}
	.line-container-2 {
    left: 16% !important;
    top: 23% !important;
}
	.line-container-3 {
		transform: scaleX(-1);
		left: 88.5% !important;
		top: 56.8% !important;
	}
}
/* Mobile styles */
@media (max-width: 767px) {
.alt-animation .line-container .animated-text {
        position: absolute;
        top: -47px;
        left: -11vw;
        opacity: 0;
        color: white;
    }
	.alt-animation .line-container {
        left: 27.5% !important;
        top: 49.5% !important;
        transform: scalex(-1);
    }
    .alt-animation .animated-text {
        position: absolute;
        top: -21px;
        left: -4vw;
        opacity: 0;
        color: white;
    }
	.alt-animation .line.vertical {
        position: absolute;
        top: 5px;
        left: 108px;
        border-top: 1px solid #B0C2E1;
        width: 0;
        background: #B0C2E1;
        transform: rotate(90deg) scale(.4);
        transform-origin: left center;
    }
.alt-animation .line.horizontal {
        position: absolute;
        top: 5px;
        left: -152px;
        border-top: 1px solid #B0C2E1;
        background: #B0C2E1;
        width: 0px;
        transform: scale(.3);
    }
    .alt-animation .line-container-2 {
        left: -4.8% !important;
        top: 31.2% !important;
    }
	.animated-text {
    position: absolute;
 	top: -18px;
    left: 29%;
    opacity: 0;
    color: white;
}
	.line-container .animated-text {
  transform: scaleX(-1) !important;
}
	 .line-container {
        left: -10.5% !important;
        top: 59.2% !important;
        transform: scaleX(-1);
    }
	
    .line-container-2 {
        left: 3.5% !important;
        top: 24% !important;
    }
    .line-container-3 {
        transform: scaleX(1);
        left: 43.87% !important;
        top: 59% !important;
    }
.line-container-3 .animated-text {
  transform: scaleX(1) !important;
}
	.line.horizontal {
		position: absolute;
		top: 5px;
		left: 18px;
		border-top: 1px solid white;
		background: white;
		width: 0;
		transform: scale(.42);
}
	.line.vertical {
		position: absolute;
		top: 5px;
		left: 110px;
		border-top: 1px solid white;
		width: 0;
		background: white;
		transform: rotate(45deg) scale(.5);
		transform-origin: left center;
}
	
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
        left: -31px;
        transform: rotate(90deg) translateX(-74%);
        top: 52vh;
        width: fit-content;
        display: flex;
        justify-content: start;
        padding-right: 14px;
        right: 6px;
}
	.masked-slider{
		background: #D1DAE7 !important; 
		background-color: #D1DAE7 !important;
	}
		.hero-bottle .elementor-element.elementor-element-50009e1.elementor-absolute{
		min-width: 50vw !important;
	}
	.animated-font {
        font-family: "Aera Normal", sans-serif;
        font-size: 8.104px;
        font-style: normal;
        font-weight: 500;
        line-height: 9.725px;
        letter-spacing: .081px;
    }
.animated-font-child {
font-family: "Neue Haas Grotesk Display Pro", sans-serif;
font-size: 6.483px;
font-style: normal;
font-weight: 500;
line-height: 6.483px; /* 100% */
letter-spacing: 0.065px;
text-transform: uppercase;
padding-top: 3px;
}
}

body, html{
overflow-x: hidden;
}

@media (max-width: 563px) {
    .alt-animation .line-container .animated-text {
        position: absolute;
        top: -8vw;
        left: -15vw;
        opacity: 0;
        color: white;
    }
}