/*
Theme Name: Niva Child
Theme URI: https://niva.lucianionut.com
Template: niva
Author: SweetThemes
Author URI: https://themeforest.net/user/sweet-themes
Description: WordPress Theme for Creative Agencies and Freelancers
Version: 1.0
Text Domain: niva
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post

*/

/* =Theme customization starts here
------------------------------------------------------- */


.header-title-breadcrumb-overlay h2 {
    align-self: center;
    color: #fff;
    font-size: 65px;
    font-weight: 600;
    line-height: 1 !important;
    margin: 0 auto;
    padding: 0px 0 20px;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
}

footer .footer-top .widget_nav_menu li {
	margin: 0!important;
	padding-left: 0!important;
}