/*
Theme Name: Radiate-child
Theme URI: https://ignaweb.com
Author: Ignaweb
Author URI: ttps://ignaweb.com

Description: Child template for System Sports Reservation sites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: radiate-child

Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce, blog, portfolio

Template: radiate

This theme, like WordPress, is licensed under the GPL.

*/



@import url("../radiate/style.css");

.site-branding img{
    padding-left:20px;
}

#scroll-up{
    display:none !important;
}

#content{
    min-height: 700px;
}

@media screen and (max-width: 768px)
{   
    .genericon-expand::before
    {
        line-height: inherit !important;
    }
}
