/* 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;
}
body[data-page-id="WebPage-5e7a2ab0-8710-4121-ab74-8eeeed6f2cec"] h3 {
    margin: 0 !important;
}
body[data-page-id="WebPage-5e7a2ab0-8710-4121-ab74-8eeeed6f2cec"] .ry-num h3 {
    font-size: clamp(1.5rem, 1.2451rem + 1.0458vw, 2.5rem);
    font-family: 'Lato';
    color: #24a2c7;
}
body[data-page-id="WebPage-5e7a2ab0-8710-4121-ab74-8eeeed6f2cec"] .ry-unlocking-section h2 {
    color: #fff;
}
body[data-page-id="WebPage-5e7a2ab0-8710-4121-ab74-8eeeed6f2cec"] .ry-more-info .ry-each h2 {
    font-size: clamp(1.875rem, 1.3971rem + 1.9608vw, 3.75rem);
    color: #fff !important;
    line-height: 1.1;
}

/* 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 <September 22, 2025> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.snap-mobile-menu img {
    max-height: 30px;
}
body[data-page-name="index"] #navigation {
    position: absolute;
}

.cta-btn:first-child {
    background: transparent;
    color: #374151;
	transition: all .3s;
}

.cta-btn:first-child .cta-icon {
    background: var(--color-primary-background);
    transition: all .3s;
    color: white;
	transition: all .3s;
}
.cta-btn:first-child:hover .cta-icon {
    color: white;
}

.cta-btn:first-child:hover {
    border: transparent;
    background: var(--color-primary-background);
    color: white;
}
.cta-btn {
    width: 280px;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
/* Hero */
	/**/
.with-gradient:before {
    background-image: linear-gradient(to top, var(--color-secondary-background), transparent);
    height: 50%;
    top: auto;
    bottom: 0;
    opacity: .8;
}
#hp-slider .swiper-pagination-bullet {
    background: white;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .ry-container {
    width: 100%;
}
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
/* Services */
	/**/
/* Meet the Team */
	/**/
/* Insurance */
	/**/
#hp-insurance-1 .brands-swiper-4 .swiper-wrapper div {
    background: transparent;
    padding-bottom: 0;
}

#hp-insurance-1 .brands-swiper-4 .swiper-wrapper div img {
    mix-blend-mode: normal;
    filter: brightness(0) invert(1);
	height: 90px;
}
/* Brand */
	/**/

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper {
    background: var(--color-secondary-background);
}

.brands-swiper-3 .swiper-wrapper .swiper-slide {
    overflow: hidden;
}

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper img {
    filter: invert(1);
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/

.testimonials-swiper .swiper-wrapper .swiper-slide p {
    color: white;
}
.testimonials-swiper .swiper-wrapper .swiper-slide:nth-child(even) {
    background: var(--color-primary-background);
    overflow: hidden;
}
.testimonials-swiper .swiper-wrapper .swiper-slide:nth-child(odd) {
    background: #1d7791;
    overflow: hidden;
}
/* Footer */
	/**/
#ry-footer-3::before {
    opacity: 1;
}
#ry-footer-3 .footer-contents::before {
    opacity: 0;
}
/*Media Queries*/
	/**/
@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 2%;
    }
}
@media screen and (max-width: 767px){
    .with-gradient:before {
        opacity: 0;
    }
    
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
	body[data-page-name="index"] #navigation {
		position: relative;
	}
}
@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before,
    #hp-brands-1::before, #hp-brands-2::before, #hp-brands-3::before, #hp-brands-4::before, #hp-brands-5::before, #hp-brands-6::before{
        opacity: 1;
    }
}
/* End - HP Edits*/

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

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

body[data-page-name="brands-we-carry"] #hp-brands-3::before {
	display:none;
}

body[data-page-name="brands-we-carry"] #hp-brands-3 .ry-btn.ry-btn-primary {
    display: none;
}

body[data-page-name="brands-we-carry"] #hp-brands-3 {
	padding-top: 0 !important;
}
[data-page-id="WebPage-e1964278-6945-4388-8c7a-ea6f0218a9be"] #hp-brands-3 img {
    padding:0!important;
    margin:0 !important
}
body {
    overflow-x:hidden;
    overflow-y:auto;
}
#hp-brands-3  a.ry-btn {
    margin-top:0
}
.ry-menu .ry-nav li a {
    font-size:22px
}