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

/* HP Edits - Started <February 10, 2026> */

/**/
	/*fonts*/

	/*btns*/
/*Modal*/
/* Header */
	/**/
body:not([data-page-name="index"]) #navigation {
    background: #132428 !important;
}
.snap-mobile-menu {
    background: #132428 !important;
}
.ry-menu .ry-nav li:hover {
    color: var(--color-primary-background);
}
.ry-menu .ry-nav li.primary .caret {
    border-color: var(--color-primary-background);
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-primary-text);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
/* Hero */
	/**/
.with-gradient:before {
	background-image: linear-gradient(to bottom, white, #ffffff2e, transparent)
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
    border: none;
}
/* Services */
	/**/

#services-12 > div:nth-child(odd), #services-12 > div:nth-child(even) {
    background-color: var(--color-primary-text);
    box-shadow: 0 0 7px #3333332b;
}

#services-12 > div:nth-child(odd) > div > h4, #services-12 > div:nth-child(even) > div > h4 {
    color: #374151;
}

#services-12 > div:nth-child(odd) > div > p, #services-12 > div:nth-child(even) > div > p {
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

#section-hp-services::before {
    background: var(--color-primary-background);
    height: 50%;
    top: auto;
    bottom: 0;
    border-top-left-radius: 226px;
    border-top-right-radius: 226px;
}
/* Meet the Team */
	/**/
.ry-hp-team-8::before {
    background: var(--color-primary-background);
    height: 40%;
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/

.module-testimonials.style-4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40%;
    width: 30%;
    background: var(--color-secondary-background);
    opacity: 0.2;
}

.module-testimonials.style-4 .testimonials-swiper-4 .swiper-slide {
    background: none;
        color: #666;
}
/* Footer */
	/**/
/*Media Queries*/
	/**/
@media (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) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
	#section-hp-services::before {
		border-radius: 0;
	}
}
@media (max-width:767px) {
    .module-testimonials.style-4::before {
        opacity: 0;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-6 .ry-each.image-wrapper .photo.offset img.img-responsive {
        border-radius: 0;
    }
}
@media (min-width: 1024px) {
    #ry-pg-body :is(.navigation-3) {
        padding-bottom: 240px;
    }
}
/* End - HP Edits*/

#ry-sidebar #heading-services {
    display: none;
}
body[data-page-name="contact-us"] #footer-map {
    height: 150px !important;
}

div#esi.show-header div#header-9-ctas {
    flex-direction: row;
    width: max-content;
}
div#esi.show-header img.max-w-\[200px\].max-h-\[120px\].object-contain.py-6 {
    padding: 10px 0;
    max-width: 150px;
}
div#esi.show-header .items-center.justify-center.py-6.ry-menu.px-4 {
    padding: 10px 10px;
}
div#esi.show-header .ry-menu .ry-nav li.primary {
    margin-top: 0;
}
div#esi.show-header div#header-9-ctas .h-\[60px\].w-full.px-4.bg-primary-background {
    width: max-content;
}
div#esi.show-header div#header-9-ctas .h-\[60px\].w-full.px-4.bg-primary-background span.header-9-cta.hidden {
    display: block;
}
div#esi.show-header div#header-9-ctas .h-\[60px\].w-full.px-4 {
    height: 76px;
    width: 76px;
}