/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.accordion-title.active {
    color: #ffffff!important;
    background-color: #BC0870;
}

.accordion-title {
    color: #ffffff!important;
    background-color: #DB0485;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}



/* ==================25-10-(AB)========================= */
.ssb-btns-right ul.ssb-dark-hover li p a {
    align-items: center;
    display: flex !important;
}
.ssb-btns-right ul.ssb-dark-hover span.fab.fa-whatsapp {
    height: 100%;
    font-size: 35px;
    background: #27b53f;
}