/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

.site-footer-copyright{
	display: none!important;
}

@media (min-width: 835px){
	h1{
        font-size: 28px!important;
        font-weight: 700!important;
    }
    
    h2{
        font-size: 24px!important;
    }
    
    h3{
        font-size: 20px;
    }
    h4{
        font-size: 16px!important;
    }
    h5{
        font-size: 16px!important;
    }
    p{
        font-size: 16px!important;
    }
}

@media (max-width: 834px){
    h1{
        font-size: 24px!important;
        font-weight: 700!important;
    }
    
    h2{
        font-size: 20px!important;
    }
    
    h3{
        font-size: 16px!important;
    }
    h4{
        font-size: 16px!important;
    }
    h5{
        font-size: 16px!important;
    }

    p{
        font-size: 14px!important;
        line-height: 1.8!important;
    }
}
