
.uicore-navbar a.uicore-btn, .uicore-navbar a.uicore-btn:active, .uicore-navbar a.uicore-btn:focus{
	background-color: #1a74e2;
}

.uicore-navbar a.uicore-btn:hover{
	background-color: #3fa0ef;
}

.bdt-ep-advanced-icon-box-icon-wrap{
	color: #1a74e2 !important;
}

.elementor-icon-list-icon i{
	color: #1a74e2 !important;
}

.elementor-button, .elementor-button:active, .elementor-button:focus {
	background-color: #1a74e2 !important;
}

.elementor-button:hover {
	background-color: #3fa0ef !important;
}

.uicore-footer-wrapper .uicore-inner-footer, .uicore-copyrights {
	background-color: #272b2e;
}

.uicore-footer-widget .wp-block-image img{
	height: 40px;
	width: auto;
}

.uicore-footer-widget .wp-block-image .footerOLASeal img{
	height: 100px;
	width: auto;
}

.navOLASeal{
	position: absolute;
	top: -10px;
	right: -50px;
}

.navOLASeal img{
	height: 60px;
	width: auto;
}

.vcc-live-webchat-plugin-iframe {
	z-index: 100;
}







/* resonsive overrides */
@media (max-width:1199px) {
	
}

@media (max-width:1025px) {
	.navOLASeal{
		right: -190px;
	}
}

@media (max-width:991px) {
	
}

@media (max-width: 980px) {
	
}

@media (max-width: 767px) {
	.navOLASeal{
		right: -120px;
	}
	.navOLASeal img{
		width: 45px !important;
		height: auto !important;
	}
}

@media (max-width: 610px) {
	
}

@media (max-width: 505px) {
	
}





