/**
 * Theme Name: Skyclean by Digivi Agency
 * Description: Skyclean by Digivi Agency
 * Author: Digivi Agency
 * Template: blocksy
 * Text Domain: blocksy
 */

 h1, h2, h3, h4, h5 {
    line-height: 1.35 !important;
 }


@media (min-width: 768px) {
    .ct-header .hide-on-desktop {
        display: none !important;
    }
}

@media (max-width: 767px) {

}