/* 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#ry-pg-body #navigation {
    position: relative;
    padding-bottom: 20px;
}
/* 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#navigation.bg-white {
    padding-bottom: 15px;
}
/* HP Edits - Started <October 13, 2025> */

/**/
	/*fonts*/

	/*btns*/
		.ry-btn-primary:hover {
    background: transparent;
    color: black;
}
/*Modal*/
/* Header */
	/**/
/* Hero */
	/**/
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}

.slider-info {
    min-height: fit-content;
}
/* CTA */
	/**/
/* Welcome */
	/**/
/* Services */
	/**/
.module-services.style-10 .ry-flex .ry-inner-flex {
    gap: 5px;
}
.module-services.style-10:before {
    background: var(--color-secondary-background);
}
.module-services.style-10 .ry-flex .ry-inner-flex.icon-type .ry-each .photo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.service-hover {
    transition: all .3s;
    opacity: 1;
	color: var(--color-primary-background);
}
.module-services.style-10 .ry-flex .ry-inner-flex .ry-each:hover .service-hover{
    font-size: 22px;
}
.module-services.style-10 .ry-flex .ry-inner-flex .ry-each:hover .photo img {
    transition: all .3s;
    filter: brightness(0.6);
}

.module-services.style-10 .ry-flex .ry-inner-flex .ry-each {
    overflow: hidden;
}
/* Meet the Team */
	/**/
.ry-section .ry-hp-team {
    background-color: black;
}

.ry-hp-team::before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-72d7a07a-35fe-46ed-8fc7-993f8db39974/backgrounds/RoselleEC_team_before.jpg) center center no-repeat;
	background-size: cover;
    height: 40%;
    top: auto;
    bottom: 0;
    width: 40%;
    border-top-right-radius: 163px;
}
/* Insurance */
	/**/
/* Brand */
	/**/
.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper {
    background: var(--color-primary-background);
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper img {
    filter: invert(1);
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.testimonials-swiper-4 .swiper-slide {
    background: var(--color-secondary-background);
}
.module-testimonials.style-4 .review-separator {
    transform: translate(50px, -50%);
}
/* Footer */
	/**/
/*Media Queries*/
	/**/

@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 3%;
    }
}
@media screen and (max-width:1024px){
    .with-gradient:before {
        opacity: 0;
    }
    
    .ry-hp-team::before {
        width: 90%;
    }
}
@media screen and (max-width:1024px){
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
}
/* End - HP Edits*/

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

div#hp-brands-3 {    padding-top: 0;
}

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

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

.ry-payment-insurance-card .ry-each {
    min-height: 200px;
}


.brands-swiper-3 .swiper-wrapper {
    display:flex;
    flex-direction:column
}
.brands-swiper-3 .swiper-wrapper .swiper-slide {
    margin-inline:10PX
}

.brands-swiper-3 ul.slick-dots {
    display:flex;
    gap:8px;
    justify-content:center;
    margin-top:30px;
	list-style:none
}

.brands-swiper-3 ul.slick-dots li button {
    background:#000;
    width:13px;
     height:13px;
     border-radius:50%;
    opacity:.5;
    font-size:0
}
.brands-swiper-3 ul.slick-dots li.slick-active button {
    opacity:1 
}
[data-page-id="WebPage-f19f5043-3fee-4570-83f0-3d15a00e0aac"] #hp-brands-3 {
    padding:0;
    margin:0
}

[data-page-id="WebPage-f19f5043-3fee-4570-83f0-3d15a00e0aac"] #hp-brands-3 .max-w-7xl {
    padding:0
}

[data-page-id="WebPage-f19f5043-3fee-4570-83f0-3d15a00e0aac"] #hp-brands-3 img {
    margin-block:0
}
.brands-slider .slick-slide {
  transition: all 0.4s ease;
  transform: scale(1.03);
  z-index: 1;;
}

.brands-slider .slick-center {
  transform: scale(1.2);
  opacity: 1;
  z-index: 3;
  position: relative;
  
}
.brands-slider .slick-list .slick-track{
  margin-block:50px
}

.brands-slider .slick-slide:not(.slick-center) {
  filter: blur(0.3px);
}
.basis-2\/3 .flex.w-full.lg\:w-1\/3 {
    padding:10PX
}
@media(max-width:1024px) {
      div#navigation.bg-white,
	body#ry-pg-body #navigation{
    padding-bottom: 0px;;
    background:#000;
}
}