:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}
.lt-intro-item .sppb-icon,
.lt-team-item ul li,
.lt-service-item i,
.lt-service-item-2,
.lt-team-item:hover .sppb-media-body,
.lt-service-item:hover,
.tp-caption a.btn-slider,
.lt-testimonial:before,
.sppb-btn,
.lt-portfolio .sppb-row,
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form input#submitCommentButton:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.lt-contact-right {
  background-color: var(--background-color)!important;
}
.sp-megamenu-parent > li .sp-menu-badge,
#sp-top-bar,
.sppb-btn,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
   background: var(--background-color)!important;
}

.lt-service-item:hover .sppb-icon-container i,
.lt-title b,
.lt-service-item-2 .sppb-icon-container i,
.lt-about-content h4,
.lt-contact-us ul li em,
.lt-contact-form h4,
div.k2ItemsBlock ul li a {
	color: var(--text-color);
}
div.catItemCategory a:hover,
div.catItemHeader span.catItemAuthor a:hover,
div.catItemCommentsLink a:hover,
div.catItemReadMore a:hover,
.catItemTitle a:hover {
  color: var(--text-color)!important;
}
 #lt-portfolio .sppb-section-title .sppb-title-heading,
.lt-slider-color,
#sp-bottom a {
  	color: var(--text-color)!important;
}
.tp-caption a.btn-slider:hover,
.tp-caption img,
.lt-team-item:hover .sppb-img-container:after,
.tp-caption a.btn-slider {
  border-color:var(--text-color);
}
#sp-footer {
  background: var(--background-color)!important;
}

