@import url("https://use.typekit.net/tpc0zjy.css");

.overlink, .overlink a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
       opacity: 0;
}

/* 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;
}

/* 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;
}

.homepage-swiper h2 {
	text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
}

#ry-pg-body :is(.navigation-3) {
    position: relative !important;
}

.mm-navbar__title > span {
    color: #fff;
}

@media (min-width: 1024px) {
	.navigation-3.fixed > .block.lg\:absolute.inset-0 {
		position: relative;
	}
}

@media (max-width: 1440px) {
	div#navigation-style-4.container {
		max-width: 1280px;
	}
}

div#navigation-style-4 {
    max-width: 1600px;
    width: 90%;
    padding: .5em 0 !important;
}

body#ry-pg-body div#navigation {
    position: static;
}

.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
    text-align: center !important;
}


@media (max-width: 1080px) { 
	.ry-menu .ry-nav {
		font-size: 14px !important;
	}
	
	div.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
		text-align: center !important;
	}
	
	div#team-inner-block {
		padding: 2em 1em;
	}

	div#team-inner-block img {
		max-width: 220px;
	}

	div#team-inner-block {
		flex-direction: column;
	}

	div#team-inner-block .flex {
		padding: 0 !important;
		background: transparent;
		width: 100%;
	}
}

@media (max-width: 1200px) { 
	div#navigation-style-4 {
		max-width: 90%;
	}
	.ry-menu .ry-nav {
		gap: 20px !important;
	}
	div#navigation-style-4 .cursor-pointer img {
		max-width: 200px;
	}
}

@media (max-width:991px) {

	.main-title h2 {
		line-height: 1.2;
		font-size: 30px !important;
	}

	.sub-title h4 {
		font-size: 20px !important;
	}
}

@media (max-width:767px) {
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}

	.homepage-swiper .slider-info {
		max-width: 100%;
		text-align: center;
		position:static !important;
	}

	.homepage-swiper .slider-info .mb-4 {
		margin-bottom:0 !important;
	}

	.homepage-swiper .homepage-swiper {
		margin-top: 0em;
	}

	.homepage-swiper .swiper-slide {
		padding-top:6em
	}
	
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.homepage-swiper .slider-info {
		padding-bottom: 50px;
	}
}

@media (max-width: 500px) {
	
   .snap-mobile-menu img { 
		max-height: 35px;
	}
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}
}

@media (max-width: 1200px) {
	.module-19 .ry-generic * {
		text-align: center !important;
	}
	.module-19 .ry-btn.ry-btn-primary {
		margin: auto;
	}
}

.homepage-swiper .swiper-slide img {
	object-position: center top;
}
#section-hp-team .main-title h2 {
    color: #fff;
}
/** Services Circle Start **/

.ry-services.style2 .ry-each .photo {
    background: #282828;
}
.ry-services.style2 .ry-each .photo:before {
	opacity: 0;
}
.ry-services.style2 .ry-each .photo img {
    object-fit: contain;
    margin: auto;
    right: 0;
    max-height: 140px;
    top: 10px;
}
#services-7 .ry-each .title div {
    font-size: 15px;
    line-height: 110%;
}
.ry-services.style2 .ry-each .each-block:not(:hover) .title div {
    color: #ffffff;
}
.ry-services.style2 .ry-each .photo.logo img {
    bottom: 0;
    top: 0;
}
.ry-services.style2 .ry-each .photo.logo:before, .ry-services.style2 .ry-each .photo.logo:after {
    display: none;
}

/*#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	background: #64696c;
}*/
.ry-services.style2 .ry-each .photo:not(.logo) img {
    filter: brightness(0) invert(1);
}

.ry-services.style2 .main-title h2, .ry-services.style2 .sub-title h4 {
    color: #fff;
}

/** Services Circle End **/

/** Footer Style **//** Footer Style **/


#ry-footer ul {
	line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents p {
	color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
	background: #fff;
	border: 6px solid var(--color-primary-background);
		max-width: 1280px;
		width: 90%;
		border-radius: 30px;
		}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
	background: #f9fafe;
}
@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}

.swiper.mySwiper {
	padding-bottom: 40px;
	width: 100%;
}
.swiper.mySwiper .swiper-slide {
	width: 100% !important;
}
.swiper.mySwiper .swiper-slide a img {
    margin: 0;
}

.swiper.mySwiper .swiper-slide a:focus-visible {
    outline: none;
    border: none;
}

body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body[data-page-name="contact-us"] div#ry-footer-3 {
	margin-top: 200px;
}
.footer-privacy strong {
	color:rgb(185 28 28 / 1) !important;
}
#ry-footer-3::before {
	z-index: 1;
	height: 80%;
	top: unset;
	background-position: center bottom;
	border-top-right-radius: 60px;
	border-top-left-radius: 60px; 
}

div#ry-footer-3 {
	background: white !important;
	background-size: cover;
	background-position: center top;
}

/** Footer End **/

.group-bg {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ae8da1e-3621-4438-821c-d4ef2b27620f/Assets/group_bg.jpg);
	background-size: cover;
}
.module-welcome.style-5.dry-eye-section .ry-container, .module-welcome.style-5.myopia-section .ry-container {
    max-width: 1280px;
}
.module-welcome.style-5.dry-eye-section:before, .module-welcome.style-5.myopia-section:before {
	display: none;
}

.module-welcome.style-5.dry-eye-section {
	padding-bottom: 30px;
}

.main-title, .main-title h2 {
	line-height: 120%;
}

.team-inner-page.style3 .btn-excerpt {
	display: none !important;
}

.button-wrapper.good-button {
    padding-top: 30px;
    justify-content: center;
    gap: 2em !important;
}

.button-wrapper.good-button .ry-btn:nth-child(1):hover {
    background: #4b5056 !important;
}

.button-wrapper.good-button.ry-btn {
    min-width: 160px;
    gap: 10px;
}

.button-wrapper.good-button .ry-btn svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.button-wrapper.good-button .ry-btn:nth-child(1):not(:hover) {
    background: #4c9578 !important;
    color: #fff !important;
}

.button-wrapper.good-button .ry-btn:nth-child(2):not(:hover) {
    background: #4b5056 !important;
    color: #fff !important;
}


.button-wrapper.good-button .ry-btn:nth-child(2):hover {
	background: #4c9578 !important;
}

.button-wrapper a.ry-btn.ry-btn-primary {
    /*width: 47%;
    max-width: 280px;
    height: 340px !important;
    flex-direction: column;
    gap: 1em 0;
    font-size: 25px !important;
    font-weight: 500;
    border-radius: 30px !important;
	display: flex;
	    align-items: center;
    justify-content: center;*/
	margin: 0 auto;
	/*
	text-decoration: none;*/
}

#ry-pg-body .ry-left {
    width: 100% !important;
}

#ry-pg-body .ry-right {
    display: none !important;
}

.button-wrapper a.ry-btn.ry-btn-primary svg {
    width: 150px;
    height: 150px;
}

.rev-heading h2, .rev-heading p {
    text-transform: uppercase !important;
}

.rev-heading h2 {
    margin: 0 0 15px 0 !important;
}


@media (max-width: 600px) {
	
    .button-wrapper.good-button {
        flex-direction: column;
        gap: 2em 0 !important;
    }

    .button-wrapper.good-button a.ry-btn.ry-btn-primary {
		width: 100% !important;
		height: 250px !important;
			max-width:250px !important;
	}

	.button-wrapper a.ry-btn.ry-btn-primary svg {
		width: 80px;
		height: 80px;
	}

}
