/* 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;
}
.link, .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;

    opacity: 0;
}

div#contents .pagination li {
    list-style: none !important;
}
.eyewear-pg .bg-gray-200.rounded-lg {
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    transition:all .3s ease
}

.eyewear-pg .bg-gray-200.rounded-lg:hover {
    background:#e2e2e2
}

/* HP Edits - Started <June 27, 2026> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.ry-menu .ry-nav li.primary .caret {
    border-color: var(--color-primary-text);
}

.with-gradient:before {
    background-image: linear-gradient(to bottom, black, transparent, transparent, black);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
.cta-btn {
    background: var(--color-primary-text);
    color: var(--color-secondary-background);
    border-radius: 999px;
}

.cta-btn:hover {
    border-color: var(--color-primary-text);
    color: var(--color-primary-text);

}
.slider-info {
    min-height: fit-content;
}
/* 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;
}
/* CTA */
	/**/
/* Welcome */
	/**/
#hp-welcome-1 .background-section, #hp-welcome-1 .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#hp-welcome-1 .flex {
	gap: 40px;
}
/* Services */
	/**/
/* Meet the Team */
	/**/
#section-hp-team p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
#section-hp-team h4,
#section-hp-team h5 {
	color: var(--color-secondary-background);
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-2 .comments-icon {
    background-color: var(--color-secondary-background);
}

.module-testimonials.style-2 .comments-holder {
    background: white;
}

.module-testimonials.style-2 .comments-holder p{
    color: #666;
}

.module-testimonials.style-2::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-60b959b1-3991-4e44-a27c-bc891a80fe5c/backgrounds/testi_bg.jpg) center center no-repeat;
    background-size: cover;
}
/* Footer */
	/**/
#ry-footer-3 .footer-contents::before {
    background-color: var(--color-secondary-background);
    opacity: 1;
}
/*Media Queries*/
	/**/
@media (max-width:1024px){
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
}

@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 5%;
    }
}
@media (max-width: 767px) {
    .with-gradient:before {
        opacity: 0;
    }

}

#section-hp-team .ry-btn-secondary:hover, .module-testimonials .ry-btn-secondary:hover {
    background-color: #fff;
    color: #000;
}

/* End - HP Edits*/

#navigation .bg-primary-background {
    background-color: #000;
}

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

body[data-page-name="contact-us"] #ry-footer-3 {
	padding-top: 220px;
}

#services-7 .ry-content .content {
    max-width: 900px;
}

.ry-services.style2 .ry-each .title {
    max-width:160px;
    width:100%;
	bottom:35px
}
.ry-services.style2 .each-block .title div {
		font-size:19px !important;
		line-height:1.1
	}

.ry-services.style2 .ry-each .each-block:hover .title *{
    color:#000;;
    font-size:20px !important;
	line-height:1.2
}

.ry-services.style2 .ry-each .photo:after {
   opacity:.9
}
.ry-services.style2 .ry-each .photo img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
    object-fit: contain;
}
.ry-services.style2 .ry-each .photo:before {
    height: 100%;
    background: linear-gradient(to bottom, transparent, #00000099);
}
#services-7 .each-block {
    border-radius: 50%;
    border: 4px solid #deb406;
    background: #fff;
}
@media(max-width:1080px) {
	.ry-services.style2 .each-block .photo img {
		height:80%;
		object-fit:contain
	}
	.ry-services.style2 .each-block .photo:before {
		background: linear-gradient(to bottom, transparent, #000000ab);
	}
	.ry-services.style2 .each-block .title div {
		line-height:1.1
	}
	.ry-services.style2 .each-block .title {
		max-width:170px;
		width:100%;
		bottom:35px
	}
}

