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

div#hp-cta-block .ry-each:nth-child(1) img {
    object-fit: contain;
    height: 160px;
    max-width: 80px;
}
div#welcome-wrap {
    margin-bottom: -2px;
}

/* 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: #555555;
}
div#hp-slider .with-gradient:before {
    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(0 0 0 / 38%));
}

/* 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-53f1c446-c6ff-4893-ac82-f26773dc6930/1_HP/testi_bg.jpg);
    background-size: cover;
}


.hp-brands-bg {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-53f1c446-c6ff-4893-ac82-f26773dc6930/1_HP/brands_bg.jpg);
    background-size: cover;
}

.hp-cta-bg {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-53f1c446-c6ff-4893-ac82-f26773dc6930/1_HP/cta_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;
}

/* HP Heading Styles */
h3 {
	font-size: 34px !important;
	text-transform: none;
}

h6 { 
	font-family: Inter;
	text-transform: uppercase;
    letter-spacing: 10px;
}

.hdr-ph-sm .span-1 {
	font-size: 16px;
    letter-spacing: 1px;
}

body[data-page-name="frames"] .hp-brands-bg {
    background-image: none;
}

@media (max-width: 1200px) {
	#navigation-style-15 .cta-btn a {
		max-width: 85px;
		font-size: 14px;
	}
	.hdr-ph-sm .span-1 {
		white-space: nowrap;
	}
}

@media (max-width: 1024px) {
	.ry-menu .ry-nav a {font-size: 16px;}
	#navigation-style-15 img {margin-right: 20px;}
}

@media (max-width: 767px) {
	.homepage-swiper h2 {
		font-size: 2rem;
		text-align: center;
	}
	.homepage-swiper .text-sm {text-align: center;}
	.homepage-swiper .ry-btn {display: flex;}
}
