
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto", sans-serif !important;
                                                    font-weight: 300 !important;
                                                font-size: 14px !important;
                    }

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-media-wrapper .media-item-content h4.media-item-title {
font-size:18px !important;
}
.woocommerce .product-list-image{
background-size:cover;
}
.prague-header.simple.sticky-menu.light.scroll, .prague-loader .prague-loader-bar:after, .prague-header{
    background-color: #7f7f7f;
}
.post-type-archive-product .shop-container{
margin-top:0;
}
.woocommerce .product-list-image {
    min-height: 270px;
}