body, body p, body div{font-family: Onest !important;font-weight: 400 !important; }
h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-title);
    font-weight: 400 !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: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Onest';z-index:99;}

.ry-btn {
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    max-width: max-content;
    color: var(--color-secondary) !important;
    background: #ffb700 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: var(--font-title);
}

.page-anchor {
    display: block;
    position: relative;
    top: -170px;
    visibility: hidden;
}


.ry-btn-primary:hover {background: #0e100b !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #0e100b !important;}
.ry-btn.ry-btn-secondary:hover {background: #ffb700 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 22px !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;
}


body.home a.ry-btn.ry-btn-primary {
    background: transparent !important;
    color: #000 !important;
    text-transform: uppercase;
    font-family: var(--font-title);
    border: 2px solid var(--color-primary);
    height: 55px;
    line-height: 1;
    padding: 0 30px;
    font-size: 25px !important;
}

.ry-heading h2 {
    font-size: 90px;
    letter-spacing: -2px;
    line-height: 1;
    color: var(--color-secondary);
}

.ry-heading h4 {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-family: var(--font-default);
}

.ry-stars svg {
    width: 18px;
    fill: #f9b300;
}
.ry-flex.ry-stars {
    justify-content: flex-start;
    gap: 3px;
    margin-bottom: 10px;
}


@media (max-width:1080px) {
	
    .ry-heading h2 {
		font-size: 45px;
		letter-spacing: 0;
		text-align: center;
	}
	
	.ry-heading h4 {
       font-size: 16px; 
       text-align: center;
       margin-bottom:10px;
    }
}


@media (max-width:767px) {
    .ry-heading h2 {
    font-size: 35px;
    letter-spacing: 0;
}
}


@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;
	}
}

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

/* HP Edits - Started <> */


/**/
	/*fonts*/
.custom-headline h2 {
    text-align: center;
    font-size: var(--font-title) !important;
    text-transform: uppercase;
    line-height: 1.2;
}

.custom-headline h2 span {
    display: block;
    font-family: 'Dancing Script';
    color: var(--clr-secondary);
    text-transform: capitalize;
    font-size: var(--font-spantitle);
}
	/*btns*/
		.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;
		}
/*Modal*/
/* Header */
	/**/
.module-43 .ry-left img {
    max-width: 470px;
}

.module-43 .ry-right .ry-leads .ry-contact {
    gap: 20px;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(odd) {
    background: var(--clr-primary) !important;
}
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(even) {
    background: var(--clr-secondary) !important;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #374151;
    font-size: 22px;
}

.ry-sticky-menu.fixed {
    background: #000;
}

.mobile-container .flex-wrap .mobile_logo img {
    max-width: 360px;
    filter: brightness(0) invert(1);
}




/* Hero */

.module-66 .bnr-textbox .ry-section-title {
    text-transform: capitalize;
    font-family: 'Dancing Script' !important;
}

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: bottom;
}

.module-66 .carousel .carousel-control {
    opacity: 0;
}

.module-66 {
    z-index: 5;
}




	
/* Welcome */
	
.module-welcome.style-5 {
    margin-top: -7vw;
    padding: 12em 0 5em;
}
.module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .ry-text p {
    text-align: left !important;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-left: 0;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 750px;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: calc(100% - 660px);
}

.module-welcome.style-5 .text-wrapper {
    max-width: 440px;
}

.module-welcome.style-5 .ry-container {
    max-width: 1300px;
    width: 90%;
}
.module-welcome.style-5 .ry-flex {
    align-items: center;
}



/* Services */
	/**/
.module-services.style-12 .content .ry-flex .ry-each {
    border-radius: 0;
    height: 500px;
}

.module-services.style-12 .content .ry-flex .ry-each .photo,
	.module-services.style-12 .content .ry-flex .ry-each .photo img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
	object-fit: cover;
    opacity: 0.4;
    transition: all ease .3s;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details p {
    opacity: 0;
    height: 0;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    margin: 0;
    position: absolute;
    background: var(--clr-primary);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    color: white;
    text-transform: uppercase;
}

.module-services.style-12 .content .ry-flex .ry-each .icons {
    opacity: 0;
}


.module-services.style-12 .content .ry-flex .ry-each:hover .photo, .module-services.style-12 .content .ry-flex .ry-each:hover .photo img {
    opacity: 1;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .photo img {
    filter: invert(0);
}

.module-services.style-12 .content .ry-flex .ry-each {
    background: var(--clr-secondary) !important;
}

.module-services.style-12 {
    padding: 140px 0 100px;
}
.module-services.style-12 .content .ry-flex .ry-each:first-child {
    border-bottom-left-radius: 58px;
    overflow: hidden;
}

.module-services.style-12 .content .ry-flex .ry-each:last-child {
    border-bottom-right-radius: 58px;
    overflow: hidden;
}


/* Insurance */
	/**/
#section-insurances .ry-multi-item-slider {
    padding: 0;
    margin-top: -10vw;
}

#section-insurances #top-brands .ry-multi-item-slider .container.ry-container {
    padding-top: 60px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-deeaa1fd-8a60-4cfe-ba06-52a5b55e8359/Background_images/GCEA_brands_bg.jpg) center center no-repeat;
	background-size: cover;
}

#section-insurances .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}
#section-insurances .ry-multi-item-slider-heading-section, .ry-multi-item-slider-heading-section h2 {
    color: var(--clr-secondary) !important;
    font-family: 'Dancing Script' !important;
    text-transform: capitalize;
    margin-bottom: 0;
}

#section-insurances .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(0);
}

#section-insurances .owl-carousel .owl-dots .owl-dot, .owl-carousel .owl-dots .owl-dot.active {
    background: var(--clr-secondary);
    height: 12px;
    width: 40px;
    border-radius: 10px;
}

#section-insurances .owl-carousel .owl-dots .owl-dot {
    opacity: .2;
}

#section-insurances .owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
}
.module-testimonials.option-1 .testimonials-wrapper {
}
.module-testimonials.option-1 .content {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.module-testimonials.option-1 .custom-headline h2, .module-testimonials.option-1 .custom-headline h2 .span-1 {
    text-align: left;
}
.module-testimonials.option-1 .button-wrapper a {
}
.module-testimonials.option-1 .custom-headline h2 .span-1 {
    margin-bottom: 20px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    padding: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
}

.module-testimonials.option-1 .carousel-control.left, .module-testimonials.option-1 .carousel-control.right {opacity: 1;}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
    justify-content: center;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-primary);
	width: 40px !important;
}

.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .2;
}

.testimonials-wrapper .carousel-indicators {
    text-align: left;
    padding-left: 0 !important;
    bottom: 0 !important;
    display: none !important;
}

.testimonials-wrapper .comment {float: none;max-width: 900px;margin: 1em auto 0;}



.testimonials-wrapper .ry-multi-item-slider {
    padding: 0;
}

/* Footer */
	/**/


.module-44 .ry-footer-top {
    padding-bottom: 3vw;
}

.module-44 .ry-footer-copyright {
    background: var(--clr-primary);
    padding-bottom: 10px;
}


/*Media Queries*/
	/**/

@media screen and (max-width: 1080px){
    .module-welcome.style-5 .ry-each:not(.image-wrapper),
    .module-welcome.style-5 .ry-each.image-wrapper{
        max-width: 100%;
    }
    .module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .ry-text p,
    .module-testimonials.option-1 .custom-headline h2, .module-testimonials.option-1 .custom-headline h2 .span-1{
        text-align: center !important;
    }
    .module-welcome.style-5 .text-wrapper {
        margin-bottom: 0;
    }
    
    .module-welcome.style-5 .ry-flex {
        gap: 40px;
    }
    .module-welcome.style-5 .ry-each.image-wrapper .photo {
        padding-top: 0;
    }
    .module-services.style-12 .content .ry-flex .ry-each:first-child, .module-services.style-12 .content .ry-flex .ry-each:last-child {
        border-radius: 0;
    }
    
    .module-team.style-1 .ry-flex {
        width: 100%;
        margin-left: 0;
    }
    
    .module-testimonials.option-1 .content {
        max-width: 100%;
        margin-left: 0;
        flex-direction: column;
        gap: 40px;
    }
    .module-testimonials.option-1 .button-wrapper a {
        margin-left: auto;
    }
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p, .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
        text-align: center;
        
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper {
        justify-content: center;
    }
    
    .testimonials-wrapper .carousel-indicators {
        text-align: center;
    }
    .module-team.style-1 {
        padding: 60px 0;
    }
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
}




/* HOMEPAGE ORDER LENSES SECTION*/


.hp-ordercontact-section .ry-container {
    max-width: 1300px;
    width: 90%;
}

.hp-ordercontact-section .ry-content .ry-flex {
    justify-content: flex-end;
}

.hp-ordercontact-section .ry-content .ry-flex .ry-each {
    max-width: 600px;
    padding-right: 8%;
}

.hp-ordercontact-section .ry-content .ry-text {
    margin: 10px 0 30px;
}

.hp-ordercontact-section .ry-content .ry-text p {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 36px;
    color: #333333;
    font-weight: 400;
}

.hp-ordercontact-section {
    background: url(https://www.royacdn.com/unsafe/smart/Site-deeaa1fd-8a60-4cfe-ba06-52a5b55e8359/HomepageAssets/cl_img_bg.png);
    background-size: cover;
    background-position: center;
    height: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp-ordercontact-section {
    margin-bottom: -13em;
	z-index: 1;
}


/* END HOMEPAGE ORDER LENSES SECTION*/



/*HOMEPAGE OPTOMAP*/


div#hp-optomap {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-deeaa1fd-8a60-4cfe-ba06-52a5b55e8359/HomepageAssets/optomap_img_bg.png) !important;
   
}

div#hp-optomap .ry-content .ry-flex {
    justify-content: flex-start;
}

div#hp-optomap .ry-content .ry-flex .ry-each {
    padding-right: 0;
    padding-left: 8%;
}

/*END HOMEPAGE OPTOMAP*/


/* RESPONSIVE*/

@media (max-width:1199px) {
	  a#hp-team-btn {
		margin-top: 4em;
	  }

	  .module-team.style-1 {
		padding: 5em 0;
		margin-bottom: 0;
	  }
	  div.hp-ordercontact-section, body div#hp-optomap {
        margin-bottom: 0;
        background: #fff;
        height: auto;
        padding: 1em 0 4em;
        background-image: none !important;
    }
	  .module-testimonials.option-1 {
		margin-bottom: 0;
		padding: 4em 0;
	  }
	  .module-44 {
		padding: 3em 1em 1em !important;
	  }

	  .module-44::before {
		background: var(--color-secondary);
	  }
	  .hp-ordercontact-section:before {
		content: '';
		position: absolute;
		/*! background: url(https://www.royacdn.com/unsafe/smart/Site-deeaa1fd-8a60-4cfe-ba06-52a5b55e8359/HomepageAssets/cl_img_bg.png); */
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background-position: 36%;
		opacity: 0.2;
	  }
	  .hp-ordercontact-section .ry-content .ry-flex {
		justify-content: center;
	  }
	  .hp-ordercontact-section .ry-content .ry-flex .ry-each, div#hp-optomap .ry-content .ry-flex .ry-each {
		padding: 0;
		max-width: 100%;
	  }
	  #order-btn, #optomap-btn {
		margin: auto;
	  }

	  .hp-ordercontact-section .ry-content .ry-text p {
		text-align: center !important;
		font-size: calc(18px + 2 * ((100vw - 500px) / 940));
		line-height: 1.5;
		letter-spacing: 0;
	  }

	  #hp-optomap:before {
	  background-position: left !important;
	}
	#hp-optomap:before {
	  content: '';
	  position: absolute;
	  background: #fff;
	  left: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
	  background-position: 36%;
	  opacity: 0.2;
	}
	
	body div#hp-optomap {
		padding: 4em 0 4em !important;
	}
}


@media (max-width:768px) {
	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
		font-size: 23px !important;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper svg {
		width: 15px !important;
		height: 15px !important;
	}

}



/* End - HP Edits*/

:root {
    --color-primary: #ffb700;
    --color-secondary: #0e100b;
    --font-default: Onest;
    --font-title: Bebas Neue;
    
}
	
@media only screen and (max-width: 1199px) {.mobile-container .ry-appointment-wrap, .mobile-container .ry-phone-wrap {top: 71px;}}
@media (max-width: 1024px) {#ry-pg-banner .ry-bnr-wrp .ry-pg-title {margin: 0;padding:0;}}