body, body p, body div {
  font-family: Montserrat !important;
  font-weight: 500;
  color: var(--color-secondary);
}

h1,h2,h3,h4,h5,h6{font-family: Cormorant Garamond, sans-serif !important;font-weight: bold !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;}


.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Montserrat';z-index:99;}

.ry-btn-primary:hover {background: #000000 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #000000 !important;}
.ry-btn.ry-btn-secondary:hover {background: #3c84b9 !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: 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;
}

body.default #footer-map {
    display: none !important;
}



.link, .link a {
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  color: transparent !important;
}

.ry-btn::after {
    filter: brightness(0) invert(1);
    content: '';
    font-family: fontawesome;
    margin-left: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 0px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--%3E%3Cpath d='M566.6 342.6C579.1 330.1 579.1 309.8 566.6 297.3L406.6 137.3C394.1 124.8 373.8 124.8 361.3 137.3C348.8 149.8 348.8 170.1 361.3 182.6L466.7 288L96 288C78.3 288 64 302.3 64 320C64 337.7 78.3 352 96 352L466.7 352L361.3 457.4C348.8 469.9 348.8 490.2 361.3 502.7C373.8 515.2 394.1 515.2 406.6 502.7L566.6 342.7z'/%3E%3C/svg%3E");
    transform: rotate(322deg);
}

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

.ry-heading h2 {
    color: var(--color-primary);
    font-size: 75px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold !important;
}

.ry-heading h2 span {
    color: var(--color-secondary);
    display: block;
}

.ry-heading {
    margin-bottom: 1em;
}

.ry-btn {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  max-width: max-content;
  color: #FFFFFF !important;
  background: var(--color-primary) !important;
  font-size: 18px !important;
  text-transform: uppercase;
}



/* HOMEPAGE DRY EYE MYOPIA */


.hp-dry-eye-therapy {
    margin-bottom: 8em;
}

.module-67 .ry-container #about h5 {
    text-transform: uppercase;
    font-family: var(--font-default) !important;
    font-weight: 500 !important;
    color: var(--color-secondary) !important;
    margin: 30px 0;
}

div#feat-services .ry-container {
    max-width: 1280px;
}


div#feat-services:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-c799c71b-dcd1-4f06-804d-cb0a5aec96ca/HomepageAssets/body_bg.jpg);
    background-size: cover;
    background-position: top;
    right: 0;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 40%;
    bottom: 0;
}

div#feat-services {
    padding: 8em 0 22em;
}

/* END HOMEPAGE DRY EYE MYOPIA */



/* HOMEPAGE BRANDS */

div.hp-brands-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

div.hp-brands-block .ry-each {
  width: 25%;
}
div.hp-brands-block img {
  margin: auto;
  max-width: 220px;
  object-fit: contain;
  height: 150px;
}
.home #top-brands .ry-container {
  max-width: 1400px;
  width: 90%;
}

.home #top-brands .ry-heading h2 span {
  display: inline !important;
}



/** OFFICE GALLERY PAGE **/
.gallery-container .ry-each img {
    cursor: pointer;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}
.gallery-container .lightbox-trigger .ry-each {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.gallery-container .lightbox-trigger .ry-each > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}
.gallery-container .lightbox-trigger {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	grid-auto-rows: 200px;
	grid-auto-flow: dense;
}
.gallery-container .lightbox-trigger .ry-each.tall {
	grid-row: span 2;
}
/** END OFFICE GALLERY PAGE **/

  


@media (min-width: 1200px) and (max-width:1660px) {
	
    .module-66 .bnr-textbox .ry-heading h1 {
		font-size: 80px;
	}
	
	.ry-services.style2 .each-block .title >div {
		font-size: 18px !important;
	}

	.ry-heading h2 {
		font-size: 55px;
	}
	
	.module-header.style-10 .ry-container {
		width: 100% !important;
	}

	.module-67 .ry-container {
		width: 85%;
	}

	.module-67:not(div#feat-services), .ry-services.style2{
		padding: 6em 0 !important;
	}

		.ry-container {
		width: 80% !important;
	}
	
	.module-header.style-10 .ry-right .ry-menu .nav-menu {
		max-width: 700px !important;
	}
}



@media (min-width:1200px) and (max-width:1440px) {
	
		div#section-brands .ry-multi-item-slider  {
		padding-top:6em !important;
	}
}



@media (max-width:1199px) {
	
    .mobile-container {
		background: #fff !important;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		background: var(--color-primary) !important;
	}

	.mobile-header.style-10 .mobile-container .mobile-nav button .hamburger-inner, 
	.mobile-header.style-10 .mobile-container .mobile-nav button .hamburger-inner:before, 
	.mobile-header.style-10 .mobile-container .mobile-nav button .hamburger-inner:after {
			background: #000;
	}
	.module-header.style-10 {
		display: none;
	}
	.mobile-header.style-10 {
			display: block !important;
	}
	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 150px;
	}

	#menu_container, nav#mobile_menu {
		background: var(--color-primary);
	}

	.module-66 .bnr-textbox {
		transform: initial !important;
		position: static !important;
		background: #fff;
		padding: 2em 0;
	}

	.module-66 .carousel .carousel-inner .item img,
	.module-66 .carousel .carousel-inner,
	.module-66 {
		height: auto !important;
	}


	div.module-66 .bnr-textbox .ry-heading h1 {
		color: var(--color-primary) !important;
		font-size: 35px;
		line-height: 1.1;
	}


	div.module-66 .bnr-textbox .ry-heading h4 {
		color: var(--color-secondary);
		font-size: 25px !important;
	}

	.module-66 .bnr-textbox .ry-heading p {
		color: var(--color-secondary) !important;
		font-size: 20px;
	}

	div.module-67 .ry-container #about {
		flex-direction: column;
		gap: 2em 0;
	}

	.ry-heading h2 {
		font-size: 33px !important;
		text-align: center !important;
		line-height: 1.3;
	}

	div.module-67 .ry-each {
		width: 100% !important;
	}

	div.module-67 div#with-image img {
		max-width: 250px;
		margin: auto;
	}

	div.module-67 {
        padding-top: 0 !important;
        padding-bottom: 3em !important;
	
	}


	.module-67 .ry-container #about p {
		font-size: 18px !important;
		text-align: center;
	}

	.module-67 .ry-btn-primary {
		margin: 2em auto 0 !important;
	}
	
	.ry-btn {
		font-size: 16px !important;
	}
	
	div#feat-services {
		padding: 3em 0 !important;
	}
	
	div.module-67 .hp-dry-eye-therapy {
		flex-direction: column-reverse !important;
		margin-bottom: 3em;
	}
	
	.module-67 .ry-container #about h5, .module-67 .ry-container #about p {
		text-align: center !important;
	}

}



@media (max-width:1080px) {
    
	.mobile-container {
		background: #fff !important;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		background: var(--color-primary) !important;
	}

	#menu_container, nav#mobile_menu {
		background: var(--color-primary);
	}

}

/* END HOMEPAGE BRANDS */

:root {
    --color-primary: #3c84b9;
    --color-secondary: #000000;
    --font-default: Montserrat;
    --font-title: Cormorant Garamond;
    
}