nav#site-navigation {
    display: none;
}

.main-navigation {
    border-bottom: 0px solid #eeeeee; 
   border-top: 0px solid #eeeeee; 
}

main#main {
    float: none;
    margin: auto;
}

body {
    background: white;
    font-size: 15px;
}

div#page {
     box-shadow: none;
}

.entry-box-post {
    box-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
}
header.entry-header {
   text-align: left;
}

.entry-box-post {
    margin: 0 0px;
    padding-left: 0px;
}

h2.entry-title, h1.entry-title {
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 700;
}

.title-divider {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 0;
}

p {
    margin-top: 1px;
    margin-bottom: 1em;
    line-height: 24px;
}

.social_icons {
    margin: 0 auto;
    display: table;
}

.norm_row.sfsi_wDiv {
    position: relative !important;
}

div#sfsi_holder {
    height: 1px !important;
}

#primary-menu.menu li a {
    color: #7d7d7d;
    font-weight: 700;
    letter-spacing: 0.75px;
}

.menu li a {
    font-size: 13px;
}

.main-navigation ul {
    padding-left: 21px;
}

.menu-gorne-menu-container {
    margin-top: 30px;
}

div#page {
    max-width: 1920px;
}

footer.site-footer {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #3c3c3c;
}

footer .site-info {
    color: #ffffff;
}

.norm_row.sfsi_wDiv {
    width: 100% !important;
}

.sfsi_footerLnk {
    display: none;
}

.search-form input.search-field {
    margin: 0 auto;
    display: block;
}