body, body p, body div{font-family: Poppins !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Poppins, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #f5f8fd;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #858789;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #f5f8fd;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Poppins';z-index:99;font-weight: 500;letter-spacing: 1px;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #f5f8fd !important;background: #848688 !important;font-size: 20px !important;text-transform: uppercase;}
.ry-btn-primary:hover {background: #b0ddf2 !important;color: #858789 !important;}
.ry-btn.ry-btn-secondary{color: #858789 !important;background: #b0ddf2 !important;}
.ry-btn.ry-btn-secondary:hover {background: #0098da !important;color: #f5f8fd !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}
.module-43 .ry-right .ry-menu .nav-menu li.primary > a {font-weight: 500 !important;}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/*Nathan | Build Starting - <June 09, 2025>*/

:root {
   	--clr-black: #000;
	--clr-white: #f5f8fd;
	--clr-primary: #0098da;
	--clr-secondary: #b0ddf2;
	--clr-grey: #7f8085;
	   
	--font-header: clamp(1.24625rem, -1.1709rem + 7.415vw, 3rem); /*48px*/
	--font-span: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/*Global*/
	/*fonts*/
	.custom-headline h1 {
		text-align: center;
		color: var(--clr-white);
		font-size: var(--font-header);
		text-transform: uppercase;
		line-height: 1.1;
		font-weight: 600 !important;
	}
	.custom-headline h2 .span-1 {
		display: block;
		color: var(--clr-grey);
		font-size: var(--font-span);
	}

	.custom-headline h2 {
		text-align: center;
		font-size: var(--font-header);
		font-weight: 600 !important;
		text-transform: uppercase;
	}
	
	.custom-headline p {
		color: #333;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-weight: 600 !important;
	}
	
	/*btn*/
		.ry-btn-white{
			color: var(--clr-black) !important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
	
	 .ry-btn.ry-btn-secondary, .module-services.style-12 .ry-btn {
		background: #f1cb9b !important;
		color: #000 !important;
	}

	.ry-btn.ry-btn-secondary:hover {
		background: #b0ddf2 !important;
		color: #fff !important;
	}
	
	.hp-section {
    padding: 120px 0;
}

/*Modal*/
/*Header*/
.module-header.style-11 {
    background: none;
    position: fixed;
}
.module-header.style-11 .ry-right .button-group a:nth-child(odd) .svg-wrapper {
    background: var(--clr-grey);
}

.module-header.style-11 .ry-right .button-group .text-wrapper span {
    color: var(--clr-black);
}

/*Hero*/
.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: top;
}

.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, var(--clr-white), transparent, #000000b5);
}
/*Welcome*/
.module-67 .background-section {
    opacity: 1;
    filter: none;
}
.module-67 {
    padding-bottom: 300px;
}


.module-67 .custom-headline {
    margin-bottom: 2em;
}

.module-67 .ry-container #about p {
    max-width: 70%;
    margin: 0 auto;
}
/*CTA*/
/*Services*/
.ry-services.style2 {
    max-width: 80%;
    margin-left: 10%;
    margin-top: -15vw;
    z-index: 2;
    padding: 6.6vh 0;
    border-radius: 36PX;
    overflow: hidden;
    box-shadow: 0 0 7px #33333373;
}

.ry-services.style2:before {
    opacity: 1;
    background-image: linear-gradient(to top, #b8e1f7, var(--clr-white));
}
.ry-services.style2 {
    max-width: 80%;
    margin-left: 10%;
    margin-top: -300px;
    z-index: 2;
    padding: 6.6vh 0;
    border-radius: 36PX;
    overflow: hidden;
    box-shadow: 0 0 7px #33333373;
}

.ry-services.style2:before {
    opacity: 1;
    background-image: linear-gradient(to top, #b8e1f7, var(--clr-white));
}

.ry-services.style2 .photo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/HomepageAssets/elevatedEC_ic_bg.png) center no-repeat;
	background-size: contain;
    border-radius: 100%;
    z-index: -1;
}

.ry-services.style2 .photo img {
    filter: invert(1);
	padding: 40px;
    transition: all .3s;
}

.ry-services.style2 .title {
    bottom: -80px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
	width: 80%;
}

.ry-services.style2 .title div {
    color: var(--clr-grey);
	text-transform: uppercase;
    font-family: 'Oswald' !important;
    font-weight: 400 !important;
}

.ry-services.style2 .ry-flex.block-count-0 {
    gap: 30px;
    padding-top: 40px;
}

.ry-services.style2 .button-wrapper {
    padding-top: 130px;
}
.ry-services.style2 .each-block:hover .photo img {
    padding: 10px;
}
.ry-services.style2 .each-block .photo::before {
    transition: all .3s;
}
.ry-services.style2 .each-block:hover .photo::before {
    transform: scale(1.2);
}
	
/*Myopia*/
	
.myopia.hp-section {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/HomepageAssets/myopia_bg.jpg);
    background-size: cover;
    background-position: top;
}
	
.myopia section {
    width: 45%;
    float: right;
}
	
/*Envision / Neurolens*/
	
.envision-neurolens {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/HomepageAssets/envision_neurolens_bg.jpg) no-repeat;
    background-size: cover;
}
	
.envision-neurolens .ry-content.ry-flex {
    gap: 6vw;
    align-items: center;
}
	
.envision-neurolens .logo {
    max-width: 300px;
    float: none;
    clear: both;
    margin: 30px auto;
}
	
.envision-neurolens .span-1 {
    color: #0098da;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}
	
.envision-neurolens .btn-wrapper.ry-flex {
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
}
	
.hp-section.neurolens {
    padding-bottom: 300px;
}
	
.envision .btn-wrapper .ry-btn:first-child {
    max-width: 345px;
}
	
/*Team*/
.module-28 .custom-headline h2 {
    color: var(--clr-white);
}
	
.module-28 .custom-headline p {
    color: #fff;
    text-align: center;
}

.module-28 .custom-headline h2 .span-1 {
    color: #bae2f7;
}

.module-28 .ry-generic-copy p {
    color: var(--clr-white);
}
	
.module-28 {
    padding: 0 0 120px;
}	
.module-28 .ry-right img {
    border-radius: 30px;
    margin-top: -50px;
}	
.module-28 .ry-flex .ry-left {
    padding-top: 100px;
}
/*Insurance*/
/*Brands*/
.module-brand.module-20 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/HomepageAssets/brands_bg.jpg) no-repeat;
    background-size: cover;
}
/*Appointment Form*/
/*Testimonials*/
.module-testimonials.option-1 {
    padding: 120px 0 0;
	background: linear-gradient(131deg, rgba(29, 129, 192, 1) 0%, rgb(35 152 215) 100%);
}

.module-insurance.style-2 {
    padding: 6.6vh 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/Background_images/elevatedEC_insurances_bg.jpg) center top no-repeat;
	background-size: cover;
}

.comment-icon {
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Playfair Display' !important;
}

.comment-icon span {
    font-size: 300px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: transparent;
    padding-top: 40px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p{
    color: #666;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    color: var(--clr-primary);
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin: 0;
    5%; */
;
}

.module-testimonials.option-1 .button-wrapper {
    width: 100%;
    display: flex;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-secondary);
}
	
.option-1 .custom-headline p,
.option-1 .custom-headline h2,
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5,
	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    color: #fff;
    text-align: center;
}
	
.module-testimonials .ry-flex.col2 {
    align-items: flex-start;
    gap: 4vw;
}
	
.module-testimonials img {
    border-radius: 30px;
}
	
.module-testimonials .ry-flex .img {
    margin-bottom: -90px;
    z-index: 1;
}
/*Map*/
.map-custom {
    max-height: 600px;
}
.map-custom img {
    object-fit: cover;
    object-position: 100% 35%;
    height: 600px;
}
/*Footer*/
.module-16 #footer-row1 {
    background: var(--clr-white);
    border-radius: 36px;
}
.module-16 #footer-row1 {
    background: var(--clr-white);
    border-radius: 36px;
    padding: 0;
	overflow: hidden;
}

.module-16 #footer-row1 .card {
    padding: 2.16667vw 2.66667vw;
	max-width: calc(100% / 3);
    width: calc(100% / 3) !important;
}
.module-16 #footer-row1 #card0 .photo, .module-16 #footer-row1 #card0 .photo img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.module-16 #footer-row1 #card0 {
    padding: 0;
}

.module-16 #footer-row1 .card-wrap {
    overflow: hidden;
    gap: 0;
}

.module-16 #footer-row2 .ry-text * {
    color: var(--clr-white) !important;
}

.module-16 #footer-row2 .ry-right img {
    filter: brightness(0) invert(1);
}

.module-16 #footer-row2 .ry-right .ry-text {
    text-align: left;
}

.module-16 #footer-row2 .ry-right .ry-text a {
    display: inline-block;
    margin-left: 10px;
}
	
.module-44 .ry-flex .ry-each .email a {
    text-decoration: underline !important;
    text-underline-offset: 8px;
    font-style: italic;
}

	
.mobile-container .flex-wrap .mobile_logo img {
    filter: brightness(0) invert(1);
}
	
.ry-btn.btn-center {
    margin: 0 auto;
}
	
.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {background: #fff;}
	
#ry-pg-body ol {list-style: decimal;}
	
.mobile-container ul.dropdown-menu {
    left: unset;
    right: 5vw;
    background: #0098da;
}
	
.mobile-container ul.dropdown-menu a {background: none !important;}

/*Media Queries*/
@media (max-width: 1199px) {
	.module-43 {display: none;}
}
@media screen and (max-width: 1440px) {
	.module-28 .ry-right img {margin-top: -180px;}
	.module-28 .ry-flex .ry-left {padding-top: 60px;}
	.module-testimonials.option-1 {padding-bottom: 60px;}
	.envision .btn-wrapper .ry-btn:first-child {max-width: 345px;}
	.map-custom img {object-position: 50% 35%;}
}
@media screen and (max-width: 1200px) {
	.module-services.style-12 .content .ry-flex {padding: 0;}
	.module-28 .ry-flex .ry-left {flex-basis: unset;}
	.module-28 .ry-content {gap: 5vw;}
	.envision-neurolens .btn-wrapper.ry-flex {
		flex-direction: column;
		align-items: center;
	}
}
@media screen and (max-width: 1080px){
    .module-66 .carousel .carousel-inner .item .text-center::before {
        opacity: 0;
    }
    
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
    
    .module-66 .bnr-textbox {
        position: relative;
        background: var(--clr-primary);
        margin: 0 !important;
        padding: 40px;
    }
    
    .ry-services.style2 .button-wrapper {
        padding-top: 60px;
    }
    
    .ry-services.style2 .each-block .photo:before {
    	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4ecf12c2-c6ac-4cf2-bcb1-471839e60c16/HomepageAssets/elevatedEC_ic_bg.png) center no-repeat;
        height: 100%;
        transform: none !important;
        z-index: 0;
    }
    
    .mobile-services .slick-track .each-block {
        margin-bottom: 70px;
    }
    
    .ry-services.style2 .each-block .title {
        bottom: -75px;
    }
    
    .ry-services.style2 .each-block .title div {
        color: var(--clr-grey);
    }
	
	.myopia.hp-section::before {
		content: '';
		position: absolute;
		inset: 0;
		background: #ffffffcc;
	}
	
	.ry-flex.col2 .ry-each.photo {width: 400px !important;}
	.module-28 .ry-right {width: 300px;}
	.module-testimonials .ry-flex .img {
		margin-bottom: 0;
		max-width: 300px;
	}
	.module-testimonials .ry-flex.col2 {align-items: center;}
	.myopia section {
		width: 100%;
		float: none;
	}
	.module-44 .ry-flex .ry-each.hours, .module-44 .website-info .each-info {
		flex-direction: column;
		align-items: center;
	}
	.module-44 .ry-flex {gap: 60px;}
	.module-44 .ry-flex .ry-each .span-2, .module-44 .ry-flex .ry-each .span-3 {
		display: block;
		text-align: center;
		width: 100%;
	}
}
	
@media screen and (max-width: 1198px){
	.module-28 .ry-flex {
        flex-direction: column-reverse;
		gap: 60px;
    }
}
@media (max-width: 768px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {color: #fff !important;}
}
@media screen and (max-width: 660px){
    .module-67 .background-section, .module-67 .background-section img {
        opacity: 0.5;
    }
	.module-services.style-12 {border-radius: 0;}
}
	
@media (max-width: 600px) {
	.custom-headline h1, .custom-headline h2 {font-size: 30px !important;}
	.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {font-size: 18px;}
}

body[data-page-name="products/eyewear-contact-lenses/products-overview"] .module-brand.module-20 {
    background: none;
}

body[data-page-name="products/eyewear-contact-lenses/products-overview"] .module-brand-wrapper p, 
body[data-page-name="products/eyewear-contact-lenses/products-overview"] .module-brand-wrapper h2 {
    display: none;
}
	
	body[data-page-name="products/eyewear-contact-lenses/products-overview"] .module-brand {
		padding-top: 0 !important;
	}