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

div.ry-hp-team {
    padding: 10em 0;
}
.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;
}

div#frames-flex img {
    filter: brightness(0) invert(0);
}

/* HP Edits - Started <June 02, 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);
}
.cta-icon {
    border-color: #374151;
    color: #374151;
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-4 .ry-flex .ry-each .ry-text p {
    color: #666;
    line-height: normal;
}

.module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    color: black;
}


.module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo,
.module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo img {
    border-radius: 40px;
}
.module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper):before {
    border-radius: 40px;
    background: linear-gradient(to top, var(--color-primary-background), #886e58, transparent);
    opacity: .2;
}
/* Services */
	/**/
#services-12 > div:nth-child(even), #services-12 > div:nth-child(odd) {
    background-color: var(--color-primary-text);
}

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

#services-12 > div:nth-child(even) img {
    filter: invert(0) !important;
}

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

/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/




/* Footer */

ul.footer-hours li {
    display: flex;
    justify-content: flex-start;
}

ul.footer-hours li:fist-child span {
    width: 100px;
    opacity: 0;
}

ul.footer-hours li span:first-child {
    width: 100%;
    text-align: left;
    max-width: 100px;
	    font-weight: normal !important;
}

ul.footer-hours li span {
    text-align: left;
}


@media (max-width:1080px) {
	div#ry-footer .grid {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		flex-wrap:wrap;
		margin: 2em 0;
		justify-content: space-between;
		gap:4em 0;
	}

	div#ry-footer .grid >div {
		width: 48%;

	}
	
	div#hp-brands-5 {
		padding-bottom: 0 !important;
	}
}

@media (max-width:700px) {
    div#ry-footer .grid {
		flex-direction:column;
			 gap:2em 0;

	}

		ul.footer-hours {
		max-width: 250px;
	}


	div#ry-footer .grid >div {
			width:100% !important
	}

}

/**/



/*Media Queries*/
	/**/

@media (max-width: 1080px) {
    .module-welcome.style-4 .ry-flex {
        flex-direction: column-reverse;
    }
    .module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper):before,
    .module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo, .module-welcome.style-4 .ry-flex .ry-each.image-wrapper .photo img{
        border-radius: 0px;
    }
}
@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;
    }
	
	.ry-hp-team img {
		object-position: -30px;
		object-fit: contain;
		max-width: 300px;
		margin: 0 auto 3em;
	}
}
/* End - HP Edits*/



/* HEADER RESPONSIVE EDITS */

.menu-cta-block {
  width: 72%;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  gap: 0 1em;
}
.ry-menu.hidden.md\:block {
  display: flex;
  width: 1024px;
  justify-content: space-between;
}
#header-btn {
  width: auto;
  white-space: nowrap;
}

.ry-menu .ry-nav {
  margin-left: 0;
  gap: 0 30px;
}

div#navigation {
    background-color: #fff !important;
}

#header-btn .pb-4 {
	  padding-bottom: 0 !important;
}


@media (min-width:1360px) and (max-width:1600px) {
	
	#navigation-style-7 img {
	  max-width: 260px;
	}
    
    div.menu-cta-block {
      width: 75%;
    }
	
	.ry-menu .ry-nav {
	  gap: 0 20px;
	  padding: 0 !important;
	  margin-left: 0;
	  margin-right: 0;
	  justify-content: space-between;
	}
	
	.ry-menu .ry-nav a {
	  font-size: 18px;
	}

	#navigation-style-7 .ml-4 {
	  text-align: center;
	  white-space: nowrap;
	  margin-left: 10px;
	}
}


@media (min-width:1081px) and (max-width:1359px) {
  
	.header-logo-block.relative img {
	  max-width: 300px;
	}
    
	.menu-cta-block {
	  flex-direction: column-reverse;
	  justify-content: flex-end;
	  align-items: flex-end;
	}
	.ry-menu {
	  justify-content: flex-end !important;
	}
	#header-btn {
	  flex-direction: row !important;
	  margin-bottom: 1em;
	}
	#header-btn >div {
	  flex-direction: row;
	}

	.header-social-btn.flex-wrap {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  width: 105px;
	  justify-content: space-between;
	}
	.header-social-btn {
	  width: 48%;
	  gap: 0 !important;
	  align-items: center;
	}
	
	#navigation-style-7 {
	  padding-top: 1.5em;
	}

}

@media (max-width:1080px) {
	div#navigation-style-15, .ry-menu {
		display: none !important;
	}

	.snap-mobile-menu {
		display: flex !important;
		padding: 0 1em !important;
	}
}

/* END HEADER RESPONSIVE EDITS*/


