/*#sp-header,
#sp-header:not(.header-sticky),
.com-content.view-article #sp-header,
#sp-footer,
.sppb-addon-module .button, .sppb-btn-default {
	background-image: linear-gradient(145deg, #000000 0%, #ef8129 100%) !important;
}*/
.sp-scroll-up:hover {
	background: initial;
}

#sp-bottom .sp-column .sp-module .sp-module-content a:hover {
	color: #ef8129;
}

.overlay .sppb-addon-person .sppb-person-image:before {
	content: '';
}
.overlay .sppb-addon-person .sppb-person-image,
.overlay .sppb-addon-person:hover .sppb-person-image {
	background-image: none;
}
.overlay .sppb-addon-person:hover .sppb-person-image img {
	opacity: initial;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	color:  #ffffff !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	left:  0;
	text-align: right;
	background-color: transparent !important;
}

/*.landing #sp-main-body {
    background-color: #ffc972;
}*/