/* Start custom CSS for html, class: .elementor-element-17aa752 */.desktop-hide {
    display: none;
}

.entry-header {
    display: none!important;
}

 @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.layer-one i {
    transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
}

.layer-one {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    background-image: url('https://drinkwatr.com/wp-content/uploads/2021/04/blackdroplets-scaled.jpg');
    background-size: cover;
    width: 100%;
}

.layer-one img {
    filter: invert(1);
}

.layer-one i {
    color: white;
}

.floating-arrow {
    position: absolute;
    bottom: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0;
}

@media screen and (max-width: 600px) {
    
    .layer-two {
        height: 100vh!important;
        padding: 2rem!important;
        font-size: 1rem!important;
    }
    
    .benefits-container{
        grid-template-columns: 1fr 1fr!important;
    }
    
    .benefits-container div:nth-child(5) {
        display: none!important;
    }
    
    .benefits-container div:nth-child(8) {
        display: none!important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30a3bfc */.layer-two i {
    transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
}

.layer-two {
    width: 100%;
    margin: 0 auto;
    height: calc(100vh - 135px);
    color: black;
    padding: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
}

.layer-two i {
    color: black!important;
}

.floating-arrow {
    position: absolute;
    font-size: 1.5rem;
    bottom: 0;
    margin-bottom: 1rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db1808d */.big__droplets {
    width: 100vw;
}

/* Large Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 400px) and (max-width : 450px) {

.big__droplets {
    width: 100vw;
    height: 30vh!important;
    object-fit: cover;
}

}

/* Medium Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 360px) and (max-width : 390px) {

.big__droplets {
    width: 100vw;
    height: 30vh!important;
    object-fit: cover;
}

}

/* Small Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 300px) and (max-width : 350px) {

.big__droplets {
    width: 100vw;
    height: 30vh!important;
    object-fit: cover;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4dc0635 */.flickity-prev-next-button.previous {
    left: 150px!important
}

.flickity-prev-next-button.next {
    right: 150px!important;
}

.flickity-button {
    background: none!important;
}

.icon-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 2rem;
    column-gap: 10rem;
    text-align: center;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.icon-grid img {
    max-width: 75px;
}


        
       

 @media only screen and (min-width : 400px) and (max-width : 450px) {
    
 .new-popup-style {
margin: 0!important;
width: 100vw!important;
height: 100vh!important;
max-height: 100vh!important;
padding-bottom: 5rem;
}

.flickity-prev-next-button.previous {
    left: 0!important
}

.flickity-prev-next-button.next {
    right: 0!important;
}
    


}

@media only screen and (min-width : 360px) and (max-width : 390px) {
    
 .new-popup-style {
margin: 0!important;
width: 100vw!important;
height: 100vh!important;
max-height: 100vh!important;
padding-bottom: 5rem;
}

.flickity-prev-next-button.previous {
    left: 0!important
}

.flickity-prev-next-button.next {
    right: 0!important;
}
    


}

@media only screen and (min-width : 300px) and (max-width : 350px) {
    
 .new-popup-style {
margin: 0!important;
width: 100vw!important;
height: 100vh!important;
max-height: 100vh!important;
padding-bottom: 5rem;
}

.flickity-prev-next-button.previous {
    left: 0!important
}

.flickity-prev-next-button.next {
    right: 0!important;
}

}

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

    .icon-grid {
        row-gap: 2rem;
        column-gap: 0;
        font-size: 0.65rem;
    }

    .icon-grid img {
        max-width: 30px;
    }

    .icon-grid div {
        width: 80px;
        }

        .new-popup-style {
            width: 100vw;
            max-width: 95vw;
        }
        
        


}

@media screen and (min-width: 351px; and max-width: 359px) {


    .icon-grid img {
        max-width: 50px;
    }

    .icon-grid div {
        width: 100px;
        }
        
        .new-popup-style {
            width: 100vw;
            max-width: 95vw;
        }

}

@media screen and (min-width: 400px; and max-width: 600px) {

    .icon-grid {
        row-gap: 2rem;
        column-gap: 0.5rem;
        text-align: center;
        font-size: 0.75rem;
        text-transform: uppercase;
    }

    .icon-grid img {
        max-width: 45px;
    }

    .close-button {
        font-size: 1.5rem;
    }

    .icon-grid div {
        width: 100px;
    }

    .new-popup-style {
        width: 100vw;
        max-width: 90vw;
    }

}

.new-popup-style {
        height: 80vh;
        max-height: 90vh;
    }
    
    .new-popup-style p {
        color: black!important;
    }


.carousel-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.carousel-cell img {
    max-width: 250px;
}

.main-carousel,
.hydration-carousel {
width: 100%;
height: 75%;
}

.flickity-viewport {
    height: 100%!important;
}

.new-popup-style h5 {
text-align: center;
text-transform: uppercase;
font-family: sans-serif;
font-weight: 300;
margin: 0;
margin-top: 4.5rem;
}



.selected {
background-color: #DF5509!important;
border-radius: 50px!important;
}

.flickity-page-dots {
    margin-bottom: 1rem!important;
}


    @media screen and (max-width: 600px) {
 .close-button {
            font-size: 1.5rem;
        }

        .new-popup-style {
            width: 80vw;
        }

        .carousel-cell img {
max-width: 100px;
}

    }
    
    h3 {
font-size: 2rem;
text-transform: uppercase;
letter-spacing: 0.085rem;
text-align: center;
}/* End custom CSS */
/* Start custom CSS */.container {
    max-width: 100%;
}
.homepage-benefits h5 {
    text-transform: uppercase;
    letter-spacing: 1.36px;
    font-size: 33.2px;
    font-family: Europa-Light;
}
.border-sec {
    border-bottom: 5px solid #000;
    margin: 0 !important;
}
.border-benifite {
	border-bottom: 2px solid #000;
    margin: 0 !important;
}
.benefits-container img {
    width: 100%;
    max-width: 125px;
}
.benefits-container p {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.085rem;
    font-weight: normal;
    font-family: Europa-Light;
    color: #000;
}
.benefits-container {
    margin: 30px 50px !important;
}
.orange {
    color: #dd5926!important;
}
.stay-strong h2 {
    text-transform: uppercase;
    font-size: 2.5rem;
    letter-spacing: 0.085rem;
    font-family: Europa-Light !important;
    display: inline-block;
    border-bottom: 2px solid #000;
    margin-bottom: 0;
}
.stay-strong h2 span {
    font-family: Europa-Light !important;
}
.find-us-with {
    font-size: 1.75rem;
}
.learn-more a {
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    padding: 10px 70px 10px 70px;
    border-radius: 50px;
    display: block;
    width: 200px;
    text-align: center;
    margin: 0 auto;
}/* End custom CSS */