
/* Important! This file is to only be edited through WebDAV or through the control panel by the client, not theme partners/designers. */
@media screen and (min-width: 769px){
    .hide-on-desktop{display:none !important;}
}
@media screen and (max-width: 768px){
    .hide-on-mobile{display:none !important;}

}
