.wp-block-navigation__submenu-container {

    padding-top: 0 !important;

    padding-bottom: 0 !important;

    background-color: oklch(0.42 0.15 261.6 / 0.6) !important;

}

.wp-block-navigation__submenu-container > .wp-block-navigation-item {

    background-color: #none !important;

}
@media only screen and (max-width: 780px) {

    body.hellopanda-frontend .media-query-hide-mobile {

        display: none !important;

    }

}




@media only screen and (min-width: 780.01px) and (max-width: 1024px) {

    body.hellopanda-frontend .media-query-hide-tablet {

        display: none !important;

    }

}




@media only screen and (min-width: 1024.01px) and (max-width: 1279.99px) {

    body.hellopanda-frontend .media-query-hide-pc {

        display: none !important;

    }

}




@media only screen and (min-width: 1280px) {

    body.hellopanda-frontend .media-query-hide-wide {

        display: none !important;

    }

}










