/* 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{
color: #212121;
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;
}

#ry-pg-body div#navigation {
    padding-bottom: unset;
    position: relative;
}

/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

.snap-mobile-menu.flex {
    background: #fff;
}

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


/* HP Testi Box Slider Bg */

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-200bfc1d-4bcb-4bbf-bcc0-4c341f338e75/1_HP/testi_bg.jpg);
	background-size: cover;
}


.footer-heading h4 {
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.subheading{
	letter-spacing: 10px;
	font-size: 20px !important;
}

.hp-cta-bg {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-207953e5-0a82-461d-a75b-d03f780e95ac/1_HP/cta_bg.jpg);
    background-size: cover;
}

.hp-testi-bg {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-207953e5-0a82-461d-a75b-d03f780e95ac/1_HP/welcome_bg.jpg);
    background-size: cover;
}


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

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

.hp-cta-bg {
  padding-inline: 1vw !important;
}
.ry-services.style2 * {
    text-align:center !important;
	margin: auto;
}
.ry-services.style2 .subheading p {
    text-wrap:nowrap;
}
 .ry-services.style2::before {
     opacity:1;
 }

.homepage-swiper .slider-info {
	width: 100%;
	min-height:fit-content;
}
.homepage-swiper .swiper-slide img {
	height:85vh !important;
}

@media(min-width:1400px) {
	.ry-menu{
		margin-top:-25px;
	}

}
@media(min-width:1024px) and (max-width:1280px) {
    #ry-footer .grid-cols-12 {
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        gap:3vw;
    }
    #ry-footer  .lg\:col-span-3 {
        grid-column: unset;
        max-width:fit-content;
        width:100%;
    }
}
@media(max-width:1279px) {
  #ry-footer .pt-10 .flex-col p,
  #ry-footer .pt-10 .flex-col{
    text-align:center;
    justify-content:center;
  }
}
@media(max-width:1023px) {
    #ry-footer ul li span {
        font-weight:400;
    }
}
@media(max-width:1480px) {
	#navigation .max-w-\[300px\] {
		max-width: 250px;
	}

	#navigation-style-15{
		padding-top:15px;
	}
}
@media(max-width:1080px) {
  .homepage-swiper h2 {
	  font-size: clamp(2.5rem, 2.3234rem + 0.7246vw, 2.8125rem);
  }

	#navigation .max-w-\[300px\] {
		max-width:210px;
		width: 100%;
	}
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.slider-info-center-bottom {
		bottom: 20px;
	}
	.swiper-button-next, .swiper-button-prev {
		width: 35px;
		height: 35px;
	}
}

@media(max-width:780px) {
  .homepage-swiper .slider-info {
    position: relative;
    width: 100%;
    background: var(--color-primary-background);
    padding-bottom: 50px !important;
  }
  .homepage-swiper .slider-info .ry-btn {
    border: solid #fff 1px;
  }
  .homepage-swiper .swiper-pagination-1 {
   background: var(--color-primary-background);
    padding-bottom: 10px;
   bottom:0;
  }
  .homepage-swiper .swiper-pagination-1 .swiper-pagination-bullet-active{
    background: var(--color-secondary-background);
  }
  .homepage-swiper * {
    text-align: center !important;
  }
}
@media(max-width:500px) {
  .homepage-swiper .swiper-slide img {
    height: 45vh !important;
  }
}

.list-3 ul p, .list-2 ul p {
		margin: 0;
	}
@media (min-width: 620px) {
	.list-3 ul {
		column-count: 3;
	}
	
	.list-2 ul {
		column-count: 2;
	}
}

body[data-page-name="brands-we-carry"] #hp-brands-5 {
	background: transparent !important;
}

body[data-page-name="brands-we-carry"] div#contents .brand-wrapper ul li {
    list-style: none !important;
}



.cta-btn.colored-btn {
    background: var(--color-secondary-background)!important;
	border: 1px solid var(--color-secondary-background)!important;
}

.cta-btn:hover {
  background: transparent;
  border: 1px solid var(--color-secondary-background);
  color: var(--color-secondary-background);
}

.cta-btn.colored-btn:hover {
  background: transparent!important;
  border: 1px solid var(--color-primary-background);
  color: var(--color-primary-background);
}
	
.hp-brands-bg {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-207953e5-0a82-461d-a75b-d03f780e95ac/1_HP/brands_bg.jpg);
    background-size: cover;
}
	
	


.optic-gallery__slider-wrap {
  width: 100%;
  overflow: hidden;
}

.optic-gallery__swiper {
  width: 100%;
  padding: 20px 0 40px;
}

.optic-gallery__slide {
  width: 520px;
  height: 240px;
  flex-shrink: 0;
  opacity: 0.45;
  transform: scale(0.78);
  transform-origin: center center;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.optic-gallery__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 3px solid #111;
  display: block;
}

.optic-gallery__slide.swiper-slide-active {
  opacity: 1;
  transform: scale(1);
  z-index: 5;
}

.optic-gallery__slide.swiper-slide-prev,
.optic-gallery__slide.swiper-slide-next {
  opacity: 0.75;
  transform: scale(0.88);
  z-index: 3;
}

.optic-gallery__prev,
.optic-gallery__next {
  transition: all 0.25s ease;
}

.optic-gallery__prev:hover,
.optic-gallery__next:hover {
  background: #8a6f62;
}

@media (max-width: 768px) {
  .optic-gallery__slide {
    width: 310px;
    height: 175px;
  }
}



div#navigation.fixed {
    position: fixed;
}

#ry-pg-body #hp-brands-3 {
    padding: 0;
    background: none;
	position: relative;
}

