.ft-btn svg,
.ft-btn i,
.ft-btn .elementor-icon,
.ft-btn .elementor-icon svg {
width: 18px !important;
height: 18px !important;
fill: #fff !important;
color: #fff !important;
display: block !important;
}
img.emoji,
img[src*=”https://s.w.orh/images/core_emoji/…/25b6.svg
“],
img[src*=”25b6”] {
display: none !important;
}
@media (max-width: 767px) {
.ft-btn svg,
.ft-btn i,
.elementor-icon svg,
.elementor-icon i,
.elementor-button-icon svg,
.elementor-button-icon i {
width: 18px !important;
height: 18px !important;
fill: #ffffff !important;
color: #ffffff !important;
display: block !important;
}
.ft-btn,
.ft-btn.active,
.ft-btn.is-playing,
.ft-btn.is-paused {
background: transparent !important;
box-shadow: none !important;
color: #fff !important;
}
}