/**
 * Theme Name: Konstruct Child
 * Description: Child theme for the Konstruct
 * Author: LineThemes
 * Template: konstruct
 */

#masthead.header-v4 .navigator:after {
    border-bottom: 25px solid #d10310;
}

#masthead .navigator .menu li:hover > a, #masthead .navigator .menu li.current-menu-item > a {
   color: #d10310;
}

#text-3 h3.widget-title {
   margin-left: 28px;

}

#text-3 a {
   color: #888888;

}

h2.title {
   display: none;
}

#site-content #page-header .breadcrumbs {
    display: none;
}

#site-content #page-header {
    min-height: 400px;
}