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

body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] #default-footer-map,
body[data-page-id="WebPage-95e52563-3469-4eba-92ff-270a3486388b"] #default-footer-map,
body[data-page-id="WebPage-e4df07e9-705d-4c2a-a4ee-b14e447bc421"] #default-footer-map,
body[data-page-id="WebPage-151643a0-f308-4d01-8e3d-8a4e305d7709"] #default-footer-map,
body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] #default-footer-map
{
	display: none;
}


body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] div#ry-footer-3,
body[data-page-id="WebPage-95e52563-3469-4eba-92ff-270a3486388b"] div#ry-footer-3,
body[data-page-id="WebPage-e4df07e9-705d-4c2a-a4ee-b14e447bc421"] div#ry-footer-3,
body[data-page-id="WebPage-151643a0-f308-4d01-8e3d-8a4e305d7709"] div#ry-footer-3,
body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] div#ry-footer-3
{
	padding-top: 200px !important;
}


@media (max-width: 1024px) {
	body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] div#ry-footer-3,
	body[data-page-id="WebPage-95e52563-3469-4eba-92ff-270a3486388b"] div#ry-footer-3,
	body[data-page-id="WebPage-e4df07e9-705d-4c2a-a4ee-b14e447bc421"] div#ry-footer-3,
	body[data-page-id="WebPage-151643a0-f308-4d01-8e3d-8a4e305d7709"] div#ry-footer-3,
	body[data-page-id="WebPage-067349e1-217b-4cd0-aef8-3fd7c779007a"] div#ry-footer-3{
		padding-top: 120px !important;
	}

}


a.ry-btn, a.ry-btn-primary {
    border-radius: 10px;
}

.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;
}


.about-gallery {
    display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content:center;
	align-items:center
}

.about-gallery img {
    display: block;
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(0,0,0,.12);
    object-fit: cover;
    transition: .3s ease;
}

.about-gallery img:hover {
    transform: translateY(-4px);
}

.about-gallery__featured img {
    aspect-ratio: 16 / 8;
	margin: 0 !important;
}

.about-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.about-gallery__grid img {
    aspect-ratio: 4 / 5;
	margin: 0 !important;
}

@media (max-width: 767px) {
    .about-gallery__grid {
        grid-template-columns: 1fr;
    }

    .about-gallery__featured img,
    .about-gallery__grid img {
        aspect-ratio: auto;
    }
}


/* 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 <July 09, 2026> */


/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent, #000000a8);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
#hp-slider .swiper-pagination-bullet {
    background-color: white;
}
.slider-info {
    min-height: fit-content;
    max-width: 1080px !important;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-6:before {
    background-position: right;
}

/* Services */
	/**/
.module-services.style-11 .ry-flex .ry-each .services-details h4, .module-services.style-11 .ry-flex .ry-each .services-details p {
    color: var(--color-primary-text);
}

.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .photo {
    background: var(--color-primary-text);
}
.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .photo {
    display: none;
}

.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .ry-each {
    background: none;
}

.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .ry-each .service-title h4 {
    color: var(--color-primary-text);
    text-align: center;
    font-size: 30px;
    transform: translate(10px, 30px);
    transition: all ease .3s;
}

.module-services.style-11 .ry-flex > .ry-each:nth-child(2) .ry-inner-flex .ry-each .service-title h4:hover {
    opacity: 0.7;
    mix-blend-mode: overlay;
    text-decoration:underline;
}
.module-services.style-11 {
    padding: 10.6vh 0;
}
/* Custom HP Near-Sight */
.custom-hp-nearsight .background-section, .custom-hp-nearsight .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
}

.custom-hp-nearsight .flex {
    position: relative;
}
/* Meet the Team */
	/**/
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-2::before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-06eba5dc-9b6d-4eec-81f1-dca4ab645a26/backgrounds/TippEC_testimonials_before.jpg) center center no-repeat;
    background-size: cover;
}

.module-testimonials.style-2 .comments-symbol {
    font-family: 'Playfair Display';
}
.module-testimonials.style-2 .comments-holder p {
    color: #666;
}

.module-testimonials.style-2 .comments-holder .p-4:last-child {
    padding: 0;
}
/* Footer */
	/**/
/*Media Queries*/
	/**/

@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 5%;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
        max-width: fit-content;
    }
    .module-welcome.style-6:before {
        background-position: center;
    }
}

@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
}

@media (max-width: 1024px) {
	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.custom-hp-nearsight .background-section, .custom-hp-nearsight .background-section img {
		 object-position: center;   
	}
}
/* End - HP Edits*/

@media(max-width:767px) {
.homepage-swiper{
    background:#000;
    padding-bottom:10PX
}}

#brands-inner #hp-brands-5  .content.mt-10 {
    margin-top:0;
    padding:0
}

#brands-inner #hp-brands-5  .content ul li {
    list-style:none !important
}

#brands-inner #hp-brands-5 {
    margin-top:0;
    padding-top:0
}

#ry-pg-body  #navigation {
     background:#fff !important
}
@media(max-width:1480px) {
   #navigation-style-7 .relative img {
        max-width:250px
    }
    #navigation-style-7 .ry-menu .flex a{
        text-wrap:nowrap
    }
}
@media(max-width:1400px) {
    #navigation-style-7 {
        padding-inline:20px;
        gap:1vw
    }
    #navigation-style-7 .ry-nav {
        gap:2vw;
        flex-wrap:nowrap;
        padding-left:0;
        margin-left:0
    }

    #navigation-style-7 .ry-menu .flex a{
        max-width:200px;
        text-wrap:wrap
    }
}

@media(max-width:1199px) { 
    #navigation-style-7 {
        display:none
    }

    .snap-mobile-menu {
        display:flex !important
    }
    
}

@media(max-width:1200px){
    .module-services  .custom-headline *{
        text-align:center !important
    }
}

@media(width:1024px) {
    .bg-cta-background .max-lg\:border-b, .bg-cta-background .lg\:border-dashed {
        border:0px !important;
    }
   
    .bg-cta-background .group {
        padding:20px 0;
        margin-block:0px !important;
        border-top:0;
        width:100%;
    }
    .bg-cta-background .group:first-child {
        border-bottom:solid 1px #fff !important;
        padding-bottom:30PX
    }
    .bg-cta-background .basis-2\/3 {
        flex-direction:row;
        flex:unset;
        flex-wrap:nowrap
    }
}

[data-page-id="WebPage-06f852b0-536a-4fe3-808c-620feb7378a3"] #default-footer-map{
    display:none
}

[data-page-id="WebPage-06f852b0-536a-4fe3-808c-620feb7378a3"] #contents {
    padding-bottom:150px
}

[data-page-id="WebPage-06f852b0-536a-4fe3-808c-620feb7378a3"]  #ry-footer-3 .footer-contents::before,
[data-page-id="WebPage-06f852b0-536a-4fe3-808c-620feb7378a3"]  #ry-footer-3::before,
[data-page-id="WebPage-06f852b0-536a-4fe3-808c-620feb7378a3"]  #ry-footer-3::after{
   height:75%;
    bottom:0;
    top:auto
}

[data-page-name="misight"] #ry-sidebar,
[data-page-name="stellest-lenses"] #ry-sidebar{
    display:none
}

[data-page-name="misight"] #ry-sidebar,
[data-page-name="stellest-lenses"] #ry-sidebar{
    display:none
}

[data-page-name="misight"] .lg\:w-9\/12,
[data-page-name="stellest-lenses"] .lg\:w-8\/12{
    width:100% !important;
    max-width:100%;
    margin-inline:auto
}


[data-page-name="misight"] div#ry-footer-top-contact,
[data-page-name="stellest-lenses"] div#ry-footer-top-contact{
    display:none !important
}

[data-page-name="misight"]  #default-footer-map,
[data-page-name="misight"] #ry-footer-3,
[data-page-name="stellest-lenses"]  #default-footer-map,
[data-page-name="stellest-lenses"] #ry-footer-3{
	display:none
}

.photo-wrapper .slick-arrow{
   display:none !important
}

.photo-wrapper .slick-dots li{
   list-style:none;
   font-size:0;
   width:12px;
   height:12PX;
   border-radius:50%;
   background:var(--color-primary-background);
   opacity:.4
}
.photo-wrapper .slick-dots li.slick-active{
   opacity:1
}
.photo-wrapper .slick-dots {
   display:flex;
   align-items:center;
   justify-content:center;
   gap:5px
}