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

div#phone-drowdown {
    top: 70px;
    width: 100%;
    text-align: center;
    background:#fff;
}


div#navigation-style-3 .cta-btn {
    overflow: visible;
}

ul.multiLocationUl li a {
    padding: 10px 0 10px 20px !important;
    white-space: nowrap;
    letter-spacing: 1px;
}


body[data-page-id="WebPage-37df7ffe-4e15-40a2-8f49-95913a498b16"] .hidden-contact-map {
    display: none;
}

.cta-btn > div {
    font-size: calc(14px + 0 * ((100vw - 500px) / 1100));
}

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

.homepage-swiper h2 {
	text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
}

@media (min-width: 1024px) {
	.navigation-3.fixed > .block.lg\:absolute.inset-0 {
		position: relative;
	}
}

@media (max-width: 1440px) {
	div#navigation-style-4.container {
		max-width: 1280px;
	}
}

/** Footer Style **//** Footer Style **/


#ry-footer ul {
    line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents p {
    color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
    background: #fff;
	border: 3px solid var(--color-primary-background);
		max-width: 1280px;
    width: 90%;
		    border-radius: 30px;
}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
    background: #f9fafe;
}
@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}

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

body[data-page-name="contact-us"] div#ry-footer-3 {
    margin-top: 200px;
}
.footer-privacy strong {
    color:rgb(185 28 28 / 1) !important;
}
.module-testimonials.style-2:before, .module-testimonials.style-3:after {
	background:url(https://s3.amazonaws.com/static.organiclead.com/Site-19b4c842-1355-474b-8409-c367ff95cd74/Assets/paper_texture_bg.jpg) !important;
	background-size: cover;
	background-position: center bottom;
}

/** Footer End **/

.snap-mobile-menu {
	background-color: #edefec;
}

@media (max-width: 1080px) {
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.slider-info {
		width: 100% !important;
		max-width: 100% !important;
	}
	.slider-info {
		width: 100%;
		max-width: 100%;
	}
	.homepage-swiper h2 {
		text-align: center !important;
	}
	#ry-footer-3 .lg\:grid-cols-12 {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}
	#ry-footer-3 .footer-contents {
		width: 100%;
		max-width: 700px;
	}
	div#ry-footer-3, .module-testimonials.style-2:before, .module-testimonials.style-3:after {
		margin-top: -1px;
	}
}

body[data-page-name="lenses-and-frames"] div#hp-brands-5 {
	background: none !important;
	padding-top: 0;
}

.ry-text h2 {
    margin-top: 0;
}

.contact-template.style-3 .inner-flex .ry-each .ry-flex.second-block .social-wrap {
    width: 157px;
}

.contact-template.style-3 .inner-flex .ry-each .ry-flex.second-block .social-wrap li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 680px) {
    div.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper .ry-flex {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

.ry-services.style2::before {
    top: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center top;
    opacity: 1;
}

#services-7 .each-block {
    border: 12px solid #3a181d44;
}
.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
    position: relative;
    z-index: 9;
}

.ry-services.style2 .each-block .photo img {
	transform: translateX(-50%);
	object-fit: contain;
}

.ry-services.style2 .ry-each .photo {
    /*background: radial-gradient(var(--color-secondary-background), var(--color-primary-background)) !important;*/
		background: #f9f9f999 !important;
}

.snap-mobile-menu img {
	padding-right: 20px;
}

@media (max-width: 1080px) { 
	.ry-services.style2 .each-block .photo::before {
		background: #461220 !important;
	}
	div.ry-services.style2 .each-block .photo img {
		padding: 0;
        max-width: 140px !important;
        top: -10%;
        filter: unset !important;
        z-index: 2;
	}
	div.ry-services.style2 .each-block .title {
		bottom: 14%;
		line-height: 1.3;
		width: 100%;
		transform: initial !important;
		left: 0;
		right: 0;
		text-align: center;
		padding: 0 50px;
	}
	div.ry-services.style2 .each-block .title div {
		text-align: center;
	}
	.ry-services.style2 .each-block .photo:before {height:100%;}
}

.ry-services.style2 .ry-each .photo:after  {
   opacity:.9 !important;
   z-index:2;
	background: linear-gradient(to bottom, var(--color-secondary-background), rgba(0, 0, 0, 0.9)) !important
}
/*
.ry-services.style2 .ry-each .each-block:hover .photo img{
   z-index:1
}

.ry-services.style2 .ry-each .each-block:hover .button-svg {
   z-index:2;
}
*/
.module-welcome.style-5 .ry-container {
	max-width: 1280px;
}

.ry-services .main-title h2, .ry-services .sub-title h4 {
    color: #fff;
}

.ry-services.style2 .ry-each .photo:before {
	background: #461220;
}
.ry-services.style2 .ry-each .photo img {
	filter: unset !important;
}

/** Custom Modal **/
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap');
.custom-modal .modal-box {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-19b4c842-1355-474b-8409-c367ff95cd74/Assets/bg_1.jpg);
	background-size: cover;
	background-position: center top;
}

.custom-modal .modal-form {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-19b4c842-1355-474b-8409-c367ff95cd74/Assets/bg_2.png);
	background-size: cover;
	background-position: center top;
}
.custom-modal .col-xs-12 > img {
    margin: auto;
    margin-bottom: 30px;
    max-width: 80px;
}

.custom-modal p {
    font-size: 15px;
    line-height: 140%;
    color: #454545;
    margin-top: 30px;
}

.custom-modal .main-title h2 {
    line-height: 110%;
    font-weight: 700 !important;
	color: #74413e;
	font-family: "Bodoni Moda", serif !important;
	font-size: clamp(1.625rem, 1.35rem + 1.375vw, 3rem) !important;
}
.custom-modal .main-title h2 span {
    display: block;
    font-weight: 900 !important;
	color: #bb825e;
	font-size: clamp(1.875rem, 1.575rem + 1.5vw, 3.375rem) !important;
}
.custom-modal .form-group .form-control {
    border: none;
    color: #fff !important;
    background: rgb(255 255 255 / 40%);
    margin-bottom: 15px;
    height: 55px;
    padding-left: 30px;
}

.custom-modal .form-group .form-control::placeholder {
  color: white;
  opacity: 1; /* Ensures consistent color across browsers */
}

.custom-modal input.ry-btn.ry-btn-primary {
    margin-top: 20px;
    border: 1px solid transparent;
}

.custom-modal input.ry-btn.ry-btn-primary:hover {
    border-color: white;
}

/* For older versions of browsers */
.custom-modal .form-group .form-control::-webkit-input-placeholder {
  color: white;
}

.custom-modal .form-group .form-control:-ms-input-placeholder {
  color: white;
}

.custom-modal .form-group .form-control::-ms-input-placeholder {
  color: white;
}

.custom-modal .form-group .form-control:-moz-placeholder {
  color: white;
  opacity: 1;
}

.custom-modal .form-group .form-control::-moz-placeholder {
  color: white;
  opacity: 1;
}

.custom-modal button {
    display: none;
}