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

h1.entry-title {
display: none;
}

 @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;
	color: black;
}

.layer-one {
    height: 100vh;
    margin-top: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
}

.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 only screen and (min-width : 400px) and (max-width : 450px) {
    
.layer-one {
    height: 50vh;
    padding: 0 2rem;
}

}

@media only screen and (min-width : 360px) and (max-width : 390px) {
    
.layer-one {
    height: 50vh;
    padding: 0 2rem;
}

}

@media only screen and (min-width : 300px) and (max-width : 350px) {
    
.layer-one {
    height: 50vh;
    padding: 0 2rem;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30c9d27 */.layer-two a {
    color: white;
    text-decoration: none!important;
}
.layer-two a:hover {
    color: white;
    text-decoration: none!important;
}
.layer-two a:active {
    color: white;
    text-decoration: none!important;
}
.layer-two a:visited {
    color: white;
    text-decoration: none!important;
}
.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;
    background-image: url('https://drinkwatr.com/wp-content/uploads/2021/04/blackdroplets-scaled.jpg');
    background-size: cover;
    color: white;
}
.layer-two i {
    color: black!important;
}
.floating-arrow {
    position: absolute;
    font-size: 1.5rem;
    bottom: 0;
    margin-bottom: 5rem;
    color: white;
}
.floating-arrow a {
    color: white;
}
@media only screen and (min-width : 400px) and (max-width : 450px) {
    .layer-two {
        padding: 0 3rem;
    }
    .layer-two p {
        font-size: 1rem;
    }
}
@media only screen and (min-width : 400px) and (max-width : 450px) {
    .layer-two {
        padding: 0 2rem;
    }
    .layer-two p {
        font-size: 1rem;
    }
}
@media only screen and (min-width : 350px) and (max-width : 400px) {
    .layer-two {
        padding: 0 2rem;
    }
    .layer-two p {
        font-size: 1rem;
    }
}
@media only screen and (min-width : 300px) and (max-width : 350px) {
    .layer-two {
        padding: 0 2rem;
    }
    .layer-two p {
        font-size: 1rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b69bac */.watr-guide-image {
    max-width: 800px !important;
    margin: 0 auto !important;
    width: 100%;
}
.guide-container {
    text-align: center;
}

@media only screen and (min-width : 450px) and (max-width : 991px) {
    .watr-guide-image {
        max-width: 95% !important;
        /*max-width: 350px!important;*/
        margin: 0 auto!important;
    }
}
@media only screen and (min-width : 400px) and (max-width : 450px) {
    .watr-guide-image {
        max-width: 95% !important;
        /*max-width: 350px!important;*/
        margin: 0 auto!important;
    }
}
@media only screen and (min-width : 350px) and (max-width : 400px) {
    .watr-guide-image {
        max-width: 90% !important;
        /*max-width: 300px!important;*/
        margin: 0 auto!important;
    }
}
@media only screen and (min-width : 300px) and (max-width : 350px) {
    .watr-guide-image {
        max-width: 90% !important;
        /*max-width: 250px !important;*/
        margin: 0 auto !important;
    }
}/* End custom CSS */