/*
Theme Name:     Cantalupi Lighting 2024
Description:    Blankslate child theme.
Author:         HTT
Author URI:     https://www.htt.it
Template:       blankslate
Version:        0.1.0
*/


@media(max-width:781px){
.hide-mobile{display:none!important;}
}
.visible-mobile{display:none;}
@media(max-width:781px){
.visible-mobile{display:block!important;}
}