/*
Theme Name: delton child
Tags:  custom-menu, editor-style, featured-images
Template: delton
Version: 1.0.0
*/


@import '../delton/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/
@media (max-width: 767px) {
    .logo,
    .logo img {
        display: none !important;
    }
}