body {
    line-height: 1.6;
    color: #555656;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
}
element.style {
    font-size: 14pt;
    color: #555656;
}
.entry-content table td, .comment-text table td, .entry-content table th, .comment-text table th {
    background-color: #f0f0f0 !important;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 50%;
}

ul.main-menu {
    list-style: none;
    padding: 0;
    margin: 30px;
    text-align: center;
    color: #25292c;
}
.zorka-navbar-header {
    position: relative;
    padding: 50px 0 0;
    font-size: 0;
}

