/*
Theme Name: LiFi
Description: This is a child theme for Flatsome Theme
Author: Creative Badger
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#logo img {max-height: 155px !important}
h2 strong {font-weight: 900 !important}
.banner-layers h2 {font-weight: 400 !important}

.header.show-on-scroll, .stuck .header-main {height: 100px !important; background: #fff !important}

.newsarticle-snippet {padding: 20px; background: #fafafa; margin-bottom: 10px}



@media only screen and (max-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-main {height: 160px !important}
.header-bottom  {background: #fff !important}
.uniLogo {margin-top: 0px !important;}

.stuck .header-main .uniLogo {width: 220px !important}
.off-canvas-left.dark .mfp-content {background: #061632}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {width: 100%}
}