.wc_payment_method.payment_method_zapc_apg {
    display: none;
}

.geoblock-bar{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: darkred;
    color: #fff;
    text-align: center;
    z-index: 999;
}

.geoblock-bar a{
    color: #fff0f0;
    text-decoration: underline;
}

.navbar-app{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
}

.navbar-app .nav-item{
    font-size: 12px;
}

.navbar-app .nav-item span{
    display: block;
    width: 100%;
}

li.product_cat-app-only {

}