/*
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.   ***************/


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


}

.footer-2 {
    background-color: #fff;
}
.footer-2 div {
    color: #000 !important;
}
body.home ul#mega_menu {
    display: block;
}
.icon-box-text.last-reset p {
    font-size: 13px;
}
.icon-box-text.last-reset h5 {
    margin-top: 10px;
    font-size: 14px;
}
header#header .flex-right {
    margin-left: auto;
    width: 75%;
}
.is-divider {
    display: block !important;
}