/***TYPOGRAPHY***/
.pushstyle p {
font-size: 1.33rem;
  line-height: 1.834em;
  font-weight: 300;
  letter-spacing: 0.02em;
}

.whitetext p {
color: #fff;
}

.scheme_default .sc_item_button a:not(.sc_button_bg_image) {
    color: #ffffff;
    font-weight: 800;
}

.scheme_default .sc_layouts_menu_nav > li ul {
    background-color: #04caf7;
    width: 20em!important;
}
.scheme_default .sc_layouts_menu_nav > li li > a, .scheme_default .sc_layouts_row_type_compact .sc_layouts_item li li a, .scheme_default.sc_layouts_row_type_compact .sc_layouts_item li li a {
    color: #ffffff;
    font-weight: 900 !important;
}
.sc_layouts_menu_nav > li ul, .sc_layouts_menu_nav > li ul > li, .sc_layouts_menu_nav > li ul > li > a {
    font-family: "Sofia Pro Light",sans-serif;
    font-size: 1.0666rem;
    font-weight: 900!important;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.02em;
    width: 122%!important;
}

header.top_panel.top_panel_custom.top_panel_custom_18.with_bg_image {
    background: none;
}

/***BLOG***/
.nav-links {
    display: none;
}

section.related_wrap {
    display: none;
}

.comments_form_wrap {
    display: none;
}

.post_header.entry-header {
    display: none;
}
