/* 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
}
#in-services-style-2 .ry-each p {
	line-height: 1.2;
}
.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 <May 12, 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);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
body[data-page-name="index"] #navigation {
    position: absolute;
}
.cta-btn:first-child, .cta-btn:last-child {
    background: var(--color-primary-background);
}
.cta-btn:first-child:hover, .cta-btn:last-child:hover {
    background: transparent !important;
    border-color: var(--color-primary-background);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
/* CTA */
	/**/
/* Welcome */
	/**/

#welcome-wrap.style-1 {
    padding-bottom: 16vw;
}
/* Services */
	/**/
.ry-services.style2 .ry-content .content {
    max-width: 720px;
}
.ry-services.style2 .ry-each .photo img {
    height: 50%;
    width: 50%;
    left: 25%;
    top: 8%;
	z-index: 2;
}
.ry-services.style2 .block-count-6 .ry-each .photo,
.ry-services.style2 .block-count-6 .ry-each .title div{
    transition: all ease .3s;
}
.ry-services.style2 .block-count-6 .ry-each .photo:before{
    background: white;
    height: 100%;
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .photo:after,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .photo:after{
    background: transparent;
    height: 100%;
    border: 2px solid white;
    transform: scale(0.9);
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(2) .photo:after {
    background: transparent;
    height: 100%;
    border: 2px solid var(--color-primary-background);
    transform: scale(0.9);
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .photo img,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .photo img {
    filter: none;
}

.ry-services.style2 .block-count-6 .ry-each .button-svg{
    filter: invert(1);
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .each-block:nth-child(2) .button-svg,
.ry-services.style2 .block-count-6 .ry-each:nth-child(2) .each-block:nth-child(1) .button-svg,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .each-block:nth-child(2) .button-svg {
	filter: none;
    background: var(--color-primary-background);
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .each-block:nth-child(2) .photo:before,
.ry-services.style2 .block-count-6 .ry-each:nth-child(2) .each-block:nth-child(1) .photo:before,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .each-block:nth-child(2) .photo:before{
    background: var(--color-primary-background);
    height: 100%;
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .each-block:nth-child(2) .photo img,
.ry-services.style2 .block-count-6 .ry-each:nth-child(2) .each-block:nth-child(1) .photo img,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .each-block:nth-child(2) .photo img{
	filter: invert(1);
}
.ry-services.style2 .block-count-6 .ry-each .title div {
	color: var(--color-secondary-background);
}
.ry-services.style2 .block-count-6 .ry-each:nth-child(1) .each-block:nth-child(2) .title div,
.ry-services.style2 .block-count-6 .ry-each:nth-child(2) .each-block:nth-child(1) .title div,
.ry-services.style2 .block-count-6 .ry-each:nth-child(3) .each-block:nth-child(2) .title div {
	color: var(--color-primary-text);
}
.ry-services.style2 .block-count-6 .ry-each .each-block:hover .title div{
	color: var(--color-primary-text);
}
.ry-services.style2 .block-count-6 .ry-each .each-block:hover .photo img {
    opacity: .01;
}
/*Meet the Team */
	/**/
/* Insurance */
	/**/

#hp-insurance-1 .overflow-hidden {
    padding: 0;
}
#hp-insurance-1 .swiper-slide {
    background: #e5cd6e;
}

#hp-insurance-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e6901704-76d5-49d0-b481-f8c9b6d55693/backgrounds/VSCypress_insurances_bg.jpg) center center no-repeat;
    background-size: cover;
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-2 .p-4:last-child {
    padding: 0;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
    width: 40%;
    left: auto;
    right: 0;
    height: 50%;
    background: var(--color-primary-background);
}
.module-testimonials.style-2 .comments-symbol {
    font-family: auto;
    font-size: 90px;
}
/* Footer */
	/**/
.footer-social-wrapper a {
    border-color: var(--color-primary-text);
}

.footer-social-wrapper a:hover {
    background-color: var(--color-primary-background);
}
#ry-footer svg {
    display: none;
}
/*Media Queries*/
	/**/
@media (max-width:1024px){
    body[data-page-name="index"] #navigation {
        position: relative;
    }
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    #welcome-wrap.style-1 {
        padding: 6vw 0;
    }
}
@media (max-width:1080px){
    .ry-services.style2 .each-block .photo:before {
        background: none;
    }
    .ry-services.style2 .each-block .photo {
        background: white;
    }
    .ry-services.style2 .each-block:nth-child(odd) .photo {
        background: var(--color-primary-background);
    }
    .ry-services.style2 .each-block .photo {
        border-radius: 0;
    }
    .ry-services.style2 .each-block:nth-child(odd) img {
        filter: invert(1);
    }
    .ry-services.style2 .each-block .photo img {
        height: 50%;
        width: 50%;
        left: 25%;
        top: 8%;
    	z-index: 2;
    }
    .ry-services.style2 .each-block:nth-child(even) .title div {
        color: var(--color-secondary-background);
    }
    #section-hp-services:before,
    .module-19.style2:before,
    .ry-services.style2::before {
        opacity: 1;
      }

    .mobile-services .slick-dots button {
        background: white;
    }
}

@media (max-width: 620px) {
	.module-testimonials.style-2::before, 
	.module-testimonials.style-3::after {
		width: 20%;
	}
}
/* End - HP Edits*/

#ry-footer a:hover {
	color: #ccc;
}