/*
Theme Name: Print
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  ***************/


}
.header:not(.transparent) .header-nav.nav > li > a {
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}
.phone-bar{display:block !important;
}