@media (max-width: 768px) {

    .menu__items__ground__10p0,
    .desktop_nav__s9mlkp {
        display: none;
    }

    .header_mobile_nav_ground {
        display: block;
    }

    .menu-item-has-children::after {
        margin-left: 2px;
        position: absolute;
        top: 30px;
        float: right;
        margin-top: -20px;
        margin-right: 10px;
    }

    .mobile_menu_ground__90nl div ul li {
        position: relative;
    }

    .sub-menu {
        min-width: 100%;
        text-align: left;
        position: unset;
    }

    .sidenav li a {
        border-top: 1px solid #dbdbdb !important;
        padding: 8px 8px 18px 8px;
        font-size: 17px;
    }

    .item_ground__s9mlo {
        grid-template-columns: auto auto;
        justify-content: center;
    }

    .dide__73_mobile{
        display: none;
    }

    .side_bar__0sml {
        width: 90%;
        position: relative;
        margin: auto;
    }

    /* products archive start */


    .products_sidebar_card_grid_ground__hd {
        display: block;
    }

    .side_bar_ground {
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .card_ground__s9nlp {
        grid-template-columns: 49% 49%;
    }

    .custom-dropdown {
        width: 100%;
    }

    .btn__s9mp0_s9ml {
        margin: auto;
    }

    /* products archive end */


    /* single page start */

    .tum_short_dec {
        display: block;
    }

    .long_dec__s9mlp {
        width: 90%;
        margin: auto;
        padding: 15px;
    }

    .blog_grid__ground_s8ml {
        display: unset;
    }

    .blog_sidebar__tsy {
        margin-bottom: 1rem;
    }

    .blog_card_ground__s9mlp {
        grid-template-columns: 100%;
    }

    /* single page end */

    /* footer start*/
    .footer_grid_ground__9snnnpo {
        grid-template-columns: 48% 48%;
    }

    /* footer end */

}


@media (max-width: 768px) {
    .banner__smlp {
        height: 200px;
    }

    .title__9snlpol {
        font-size: 12px;
    }

    .content__8snlop img {
        width: 100px;
    }

    .logo__s8nwp img {
        margin-right: 8px;
        width: 60px;
        height: 120px;
    }

}