/*
Theme Name: Dreamslms Child
Template: dreamslms
Description: A child theme of Dreamslms.
Text Domain: dreamslms-child
Author:      Dreamguys
Theme Name:  flickoly Child 8-3-24
Author URI:  https://themeforest.net/user/dreamguys
Theme URI:   https://dreamguystech.com/
Version:     1.0.2
Description: Dreamslms is the perfect theme for your next Tutor LMS project. Designed and developed by Dreamguys, it features a bespoke integration with Tutor LMS. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a Tutor LMS theme? Look no further!
Domain Path: /languages
Tags:  e-commerce, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, footer-widgets, sticky-post, theme-options, editor-style
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.single-courses h1 {
    color: #fff !important;
}
.fa-gauge:before {
    /* content: "\f624"; */
    padding-right: 8px;
}
.grid-view-title {
    font-size: 20px;
}
/* for mobile view (on login page for social login buttons) */
@media only screen and (max-width: 600px) {
    .login-wrap-bg {
        position: relative !important;
    }
    .login-wrapper{
        height: auto !important;
    }
  }







  