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


}

/* Keep the bilingual top bar limited to essential links. */
.header-top .html_topbar_left,
.header-top .header-newsletter-item {
  display: none !important;
}

body .header-wrapper .header-top li.header-newsletter-item {
  display: none !important;
}
