/*
Theme Name:   neve child theme
Description:  Write here a brief description about your child-theme
Author:       berlijnforum
Author URL:   Write here the author's blog or website url
Template:     neve
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  neve-child
*/

/* Write here your own personal stylesheet */
.header--row-inner.header-main-inner {
    background: #000000;
}
.nv-single-page-wrap.col {
    margin-bottom: 0px !important;
}
ul#menu-main li a, div#recent-posts-4 li a {
    font-family: "Josefin Sans", Sans-serif;
    color: #f27432;
    text-transform: capitalize;
}
p.widget-title {
    text-transform: uppercase;
    font-weight: bold !important;
    font-family: "Josefin Sans", Sans-serif;
    margin-bottom: 0px !important;
}
div#search-2 {
    margin: 0px;
}
input.search-field {
    font-family: "Josefin Sans", Sans-serif;
    border: 1px solid #efefef;
    color: #000 !important;
}
.nv-icon.nv-search svg {
    fill: #fff !important;
}
input.search-submit
{
	background:#f27432 !important;
}
ul.sub-menu {
    border-left: 0px !important;
}
.entry-header {
    margin-top: 0px !IMPORTANT;
    background: #f27432;
    padding-left: 100px;
    color: #fff;
    padding-right: 100px;
}
h1.title.entry-title {
    font-family: "Josefin Sans", Sans-serif;
    text-transform: uppercase;
}
ul.nv-meta-list {
    padding: 0px;
    color: #fff !important;
}
ul.nv-meta-list li {
    color: #fff !important;
    opacity: 1;
	font-family: "Josefin Sans", Sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.entry-header {
    margin-bottom: 0px !important;
}
article {
    margin-bottom: 0px !important;
}

.nv-content-wrap.entry-content {
    margin-bottom: 0px !important;
}

div#comments {
    margin: 0px;
}