/*
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.   ***************/
.justify-content-around-tab ul {
    justify-content: space-around;
}

.bg-orange {
    background-color: #FDB813;
}

.text-orange {
    color: #FDB813;
}

.mb2c-sidebar.mb2c-categories ul li a {
    font: 400 18px/50px Helvetica, sans-serif;
}

#pum-5595 {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

#popmake-12415 .pum-close.popmake-close, #popmake-6173 .pum-close.popmake-close{
    display: none;
}