/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/


/* Neve overwrite */

#editor .editor-styles-wrapper h1, #editor .editor-styles-wrapper h2, #editor .editor-styles-wrapper h3, #editor .editor-styles-wrapper h4, #editor .editor-styles-wrapper h5, #editor .editor-styles-wrapper h6 {
    color: green;
}



.has-large-font-size {
    text-transform: uppercase;
    font-weight: bold;
    color: #124093;
}



.item--inner.builder-item--nav-icon:before {
    content: "Menü";
    color: #124093;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 10px;
}

.header--row-inner.header-top-inner {
    color: white;
}

.wrapfixed .header--row-inner.header-main-inner {
    height: 50px;
}

.wrapfixed .site-logo img {
    max-height: 35px;
}

.wp-block-stepbyteservice-openstreetmap {
    margin-top: 4em;
    margin-bottom: 4em;
}

div#header-menu-sidebar {
    font-size: 1.3em;
    min-width: 100%;
}


.header-menu-sidebar .nav-menu-primary ul li a, .header-menu-sidebar .nav-menu-secondary ul li a {
    padding: 3px 0;
    display: block;
    text-align: center;
    color: white !important;
    width: 100%;
}

div#header-menu-sidebar-bg {
    background-color: #124093;
}

.is-menu-sidebar .navbar-toggle {
    color: white;
}

.is-menu-sidebar .icon-bar {
    background: white;
}

.is-menu-sidebar #secondary-menu li > a:hover {
    text-decoration: none;
}

.navbar-toggle {
    border-radius: 3px;
    background: 0 0;
    cursor: pointer;
    padding: 10px 11px;
    display: flex;
    align-items: center;
    border: 2px solid;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    margin-top: 1em;
    margin-right: 1em;
}
.is-menu-sidebar .navbar-toggle {
    padding: 10px 14px;
}

.navbar-toggle .bars {
    position: relative;
    right: 3px;
}

.is-menu-sidebar .caret-wrap {
    position: absolute;
    top: 0;
    cursor: pointer;
    border-radius: 3px;
    border: 2px solid #ffffff;
    padding: 0 10px;
    transition: all .3s ease;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    right: 12px;
}

.is-menu-sidebar .caret {
    color: white !important;
}

.header-menu-sidebar .nav-menu-primary ul .sub-menu li a {
    color: #124093 !important;
}

.header-menu-sidebar .nav-menu-primary ul .sub-menu.dropdown-open {
    background-color: white;
    margin-top: 20px;
    margin-bottom: 10px;
}

.excerpt-wrap.entry-summary a {
    background-color: #124093;
    padding: 3px;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    width: fit-content;
    margin-top: 15px;
}

.excerpt-wrap.entry-summary a:hover {
    text-decoration: none;
}

.widget_categories li.cat-item {
    color: #124093;
}

li.cat-item.cat-item-14 {
    color: #E40334;
}
li.cat-item.cat-item-14 a {
    color: #E40334 !important;
}

li.cat-item.cat-item-16 {
    color: #FEB202;
}

li.cat-item.cat-item-16 a {
    color:#FEB202 !important;
}

li.cat-item.cat-item-13 {
    color: #019AB5;
}

li.cat-item.cat-item-13 a {
    color: #019AB5 !important;
}


.tagcloud a {
    font-size: 16px !important;
    color: #124093;
    display: inline-flex;
    margin-top: 5px;
}

.widget_categories li.cat-item a {
    color: #124093;
    font-weight:600;
}

.nv-post-navigation a {
    color: white;
}

.nv-post-navigation {
    background-color: #124093;
    color: white;
    padding: 5px;
}

.nv-post-navigation .next .nav-direction, .nv-post-navigation .previous .nav-direction {
    color: white;
    display: flex;
    flex-direction: column;
    font-size: .8em;
    text-transform: uppercase;
}

li.meta.category a {
    color: #194093;
    font-weight: 600;
}

.nv-title-tagline-wrap {
    color: #E40334;
    font-weight: bold;
    font-size: 1.5em;
    margin-top: -13px;
}

.wrapfixed .header--row-inner.header-main-inner {
    height: 80px;
}

.ab-block-profile .ab-profile-image-wrap {
    width: 100%;
    background: transparent !important;
    position: relative;
    width: 100%;
}

.ab-block-profile {
    background: #f5f5f56b !important;
}

.nv-content-wrap a:not(.button)  {
    text-decoration: none !important;
}

@media (min-width: 960px) {

    #secondary-menu a {
        color: white !important;
    }

}

li.meta.date.posted-on {
    display: none;
}


#header-menu-sidebar  .nav-menu-primary ul li a {
    padding: 3px 0;
    line-height: 1em !important;
}


#header-menu-sidebar  .nav-menu-primary ul li a, #header-menu-sidebar .header-menu-sidebar .nav-menu-secondary ul li a {
    padding: 3px 0;
    display: block;
    text-align: left !important;
    color: white !important;
    width: 100%;
}

#header-menu-sidebar .nav-menu-primary ul li {
    background-color: transparent;
    padding: 3px 0;
    min-height: 42px !important;
}


#header-menu-sidebar .light-mode .icon-bar {
    background: white !important;
}

.header-menu-sidebar .close-sidebar-panel .navbar-toggle {
    border-radius: 3px;
    border: 2px solid !important;
    color: white !important;
}

.header-menu-sidebar .close-sidebar-panel .navbar-toggle .icon-bar {
    background-color: white !important;
}

.header-menu-sidebar .nav-menu-primary ul .sub-menu.dropdown-open {
    background-color: #124092 !important;
}