/*
Theme Name:   Mover - Child theme
Theme URI:    https://modernwebtemplates.com/
Description:  Extra Small child theme of Mover theme
Author:       the Mover team
Author URI:   https://themeforest.net/user/mwtemplates
Template:     mover
Version:      1.0.2
Tested up to: 6.0.2
License:      Commercial
License URI:  http://themeforest.net/licenses/regular_extended
Text Domain:  mover
Domain Path:  /languages
Tags:         blog, e-commerce, news, custom-background, custom-colors, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, block-styles, wide-blocks, left-sidebar, right-sidebar, one-column, two-columns, grid-layout, microformats, post-formats, translation-ready
*/

/* Your styles goes here*/
.logo img{
    max-width: 100px;
}
.slider-topline{
    display: none;
}
  .page_slider.intro_section h2.slide-heading {
    color: #fff;
    margin-bottom: 10px;
  }
    .page_slider.intro_section h4.slide-pre-heading {
    color: #ddd;
  }
  .page_slider.intro_section li .slide-description {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
  }
    .page_slider.intro_section .slide_description_wrapper {
    padding-top: 100px;
  }
.jltma-infobox.four .jltma-infobox-item .jltma-infobox-icon{
    width:200px;
    height:200px;
    line-height: 0px;
}
#topline {
  height: 40px;
  line-height: 40px;
}
.widget_nav_menu a::before{
    left: -10px;
}

