.prague-logo a img {width:250px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.simple.sticky-menu.light.scroll {
    background-color: #11111194;
}

.prague-blog-grid-wrapper .blog-grid-img {
height: 40vh;
}

.team-wrapper.simple .team-outer {
    height: 260px;
}

.main-menu li a {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 500;
}

.main-menu>li> [title~="ABVERKAUF"] {
    font-size: 1.5em !important;
    font-weight: 500;
    color: red !important;
    text-shadow: 1px 1px 3px white;
}

.main-menu>li> [title~="SHOP"] {
    font-size: 1.5em !important;
    font-weight: 500;
    color: red !important;
    text-shadow: 1px 1px 3px white;
    text-transform: uppercase;
}

.prague-counter.alone_item .numbers svg mask .number {
    color: black;
}

.prague-counter .numbers svg mask .title {
    color: black;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    font-size: 0.9em;
}

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: none;
}

.pagination .previus-post a, .pagination .next-post a {
    font-size: 16px;
}