/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}
.service-hover {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}

#ry-footer .container {
    width: min(1600px, 90%);
    max-width: 100%;
}


/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

/* Apply the overlay effect when parent is hovered */
[data-target]:hover .service-hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1; /* Make sure it's behind the text */
}
.mm-navbar {
	color: #ffffff;
}

/* HP Edits - Started <August 04, 2025> */

/* Fonts*/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.cta-btn {
    background: var(--color-primary-background);
    width: 250px;
}
/* Hero */
	/**/
.with-gradient:before {
	background-image: linear-gradient(to bottom, white, transparent, #0000008f);
}
.slider-info {
    min-height: fit-content;
}

/* CTA */
	/**/
/* Welcome */
	/**/

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5 .ry-container {
    width: 90%;
}
.module-welcome.style-5 {
    padding: 18.6vh 0;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-right: 0;
}
.module-welcome.style-5 .photo img {
    margin: 0 auto;
    margin-right: 0;
}
.module-welcome.style-5:after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
    inset: 0;
    background-size: cover;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-ca0c2b6a-de0d-4f0e-8413-711edd2f4ada/images/eyethrive_welcome_before.png);
	background-repeat: no-repeat;
	background-position: center left;
    left: auto;
    right: 0;
}
/* Services */
	/**/
.module-services.style-10 {
    padding: 310px 0;
}
.module-services.style-10 .ry-flex .ry-each .services-details h4 {
    color: var(--color-primary-background);
}

.module-services.style-10 .ry-flex .ry-each .services-details p {
    color: #666;
}

.module-services.style-10:before {
    background-size: cover;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-ca0c2b6a-de0d-4f0e-8413-711edd2f4ada/images/eyethrive_services_before.png);
	background-repeat: no-repeat;
    background-position: top right;
	width: 30%;
}

.module-services.style-10 .ry-flex .ry-inner-flex .ry-each {
    border-radius: 999px;
    overflow: hidden;
}

.module-services.style-10 .ry-flex .ry-inner-flex.icon-type .ry-each .photo {
    padding-bottom: 100%;
}

.module-services.style-10 .ry-flex .ry-inner-flex.icon-type .ry-each:nth-child(odd) .photo {
    background-color: var(--color-secondary-background)
}

.module-services.style-10 .ry-flex .ry-inner-flex .ry-each:nth-child(odd):hover .photo:before,
.module-services.style-10 .ry-flex .ry-inner-flex .ry-each.active:nth-child(odd) .photo:before {
        background-color: var(--color-primary-background)
}

/* Meet the Team */
	/**/
.module-team.style-7 .section-background, .module-team.style-7 .section-background img {
    object-position: right;
}

.module-team.style-7:before {
    background: linear-gradient(to right, var(--color-secondary-background), #99cc9975, #ffffff00);
}
#section-hp-team {
    box-shadow: 0 0 12px #33333326;
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-5 .top-circle {
    width: 75px;
    height: 75px;
    font-size: 75px;
}

.module-testimonials.style-5 p {
    color: #666;
    text-align: center;
}

.module-testimonials.style-5 .flex.items-center {
    justify-content: center;
}
/* Footer */
	/**/
/*Media Queries*/
@media (max-width: 1920px) {
    .module-services.style-10 .ry-flex {
        margin-left: calc(25.667vw /2);
        width: calc(100% - 25.667vw);
    }
}

@media (max-width: 1440px) {
		#welcome-wrap:after {
		content: " ";
		background: linear-gradient(45deg, rgb(255 255 255 / 10%), rgb(255 255 255 / 98%));
		width: 100%;
		height: 100%;
		inset: 0;
		position: absolute;
	}
}
@media screen and (max-width:1024px){
    .with-gradient:before {
        opacity: 0;
    }
    
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
}


@media (width < 1080px) {
    .module-welcome.style-5:before,
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before{
        opacity: 1;
    }
	.ry-services.style2 .each-block .photo,
	.ry-services.style2 .each-block .photo img{
		border-radius: 0;
	}
}
@media screen and (max-width:1080px){
    .module-welcome.style-5:before {
        background-position: right;
    }
    .module-welcome.style-5 .photo img {
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 2%;
    }
}
/* End - HP Edits*/