:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}
#lt-pricing .lt-pricing-2,
.sppb-panel-modern>.sppb-panel-heading.active,
.lt-slider-color i,
.lt-intro-item .sppb-icon,
.lt-testimonial:before,
#lt-video,
#lt-contact-form .social-link a:hover,
.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-about .sppb-btn-custom,
#lt-some .sppb-btn-custom,
.lt-feature-item:hover .sppb-icon-container:after,
.lt-product-item-right:hover .sppb-icon-container,
.lt-product-item-left:hover .sppb-icon-container  {
	 background-color: var(--background-color)!important;
}
.lt-title h4::after,
.lt-product-item-right:hover .sppb-icon-container,
.sp-megamenu-parent > li .sp-menu-badge,
.lt-pricing-item .price-col-2 a.button-pricing:hover,
.lt-pricing-item a.button-pricing:hover {
   background: var(--background-color);
}

.lt-intro-title .sppb-addon-content:before,
.lt-intro-item:hover .sppb-icon i,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.lt-blog h3,
body .sp-megamenu-parent > li.active > a,
body .sp-megamenu-parent > li.active:hover > a,
body.view-page .sp-megamenu-parent > li > a,
.lt-pricing-item .price-col .heading,
.lt-product-item-left .sppb-icon-container i,
.lt-product-item-right .sppb-icon-container i,
.tp-caption a.btn-slider,
div.k2ItemsBlock ul li a {
	color: var(--text-color);
}
 #lt-portfolio .sppb-section-title .sppb-title-heading,
#sp-bottom a,
#lt-video .sppb-icon-inner i,
#lt-slider a.btn-icon:hover,
.lt-team-item ul li em:hover,
.lt-about-item i,
.lt-pricing-item .price-col-2 a.button-pricing, 
.lt-pricing-item a.button-pricing,
#lt-about .sppb-btn-custom:hover,
#lt-some .sppb-btn-custom:hover,
#lt-choose .sppb-btn-custom:hover,
#lt-pricing .lt-pricing-2 a.button-pricing:hover,
.lt-feature-item .sppb-icon-container i,
.sp-megamenu-parent > li.active > a,
#lt-slider a.btn-icon:hover .text span,
#lt-slider a.btn-icon:hover .text h6,
#lt-slider a.btn-icon:hover .icon i,
#sp-bottom1 ul:hover .text,
#sp-bottom1 ul:hover .icon em,
.sp-megamenu-parent > li.active > a,
.j2store-single-product .product-title a:hover,
.sp-megamenu-parent > li.active:hover > a,
.tp-caption a.btn-slider {
  	color: var(--text-color)!important;
}
.tp-caption a.btn-slider:hover,
#lt-pricing .lt-pricing-2,
.lt-pricing-item .price-col-2 a.button-pricing,
.lt-pricing-item a.button-pricing,
#lt-about .sppb-btn-custom:hover,
#lt-some .sppb-btn-custom:hover {
  border-color:var(--text-color)
}
#lt-slider,
#lt-choose,
#lt-video,
.btn-large, .button.btn-large,
.j2store-cart-button.btn.btn-primary:hover,
.lt-team-item .sppb-img-container:after,
body #sp-footer,
body #sp-bottom,
#lt-pricing .lt-pricing-2:after,
.sppb-panel-modern>.sppb-panel-heading.active:after {
    background: var(--background-color)!important;
}

