/* SIGHTBOX CSS OVERRIDE 

2024 Branding Colors
Blue = 1A4E8A

*/
.bg-anchor-right {
	background-position: center right !important;
}

#main-menu ul.top-level > li > a {
	color: #1A4E8A !important;
}

.button.button--primary {
	background-color: #1A4E8A !important;
}
.button.button--primary:hover {
	background-color: transparent !important;
	color: #1A4E8A !important;
	border-color:#1A4E8A !important;
}
.comp-column-content .column-grid .column .column-header h4 {
	color: #1A4E8A !important;
}

.comp-large-cta .cta-area h2 {
	color: #1A4E8A !important;
}

#mega-menu .mega-menu-area .mega-menu-main ul.mega-menu-links li.coming-soon::before {
	color: #1A4E8A !important;
}

.button--link {
	color: #1A4E8A !important;
}

.comp-products-slider #product-slider .swiper-controls .swiper-scrollbar.swiper-scrollbar-horizontal {
	background: #1A4E8A !important;
}

.comp-testimonial .testimonial-caption h1, .comp-testimonial .testimonial-caption h2, .comp-testimonial .testimonial-caption h3, .comp-testimonial .testimonial-caption h4 {
	color: #1A4E8A !important;
}

.comp-image-feature .image-feature-caption h2 {
	color: #1A4E8A !important;
}
#footer,
.footnotes {
	background: #1A4E8A !important;
}