/*
Theme Name:   Umbrella Child
Theme URI:    https://themeforest.net/item/umbrella-photography-wordpress-theme/18068692?ref=_nK
Author:       nK
Template:     umbrella
Author URI:   https://nkdev.info/
Description:  Umbrella Child Theme
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:  umbrella-child
Tags:
*/


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

/**MODIFICO IL BG DEL TITOLO DEL PORTFOLIO**/
.meta-title {
    background:transparent!important;
}
h2.post-title-alt {
    font-size: 14px!important;
}
.nk-article-title {
    margin-bottom: 10px!important;
}
.nk-layout .nk-layout-content-title {
    z-index: 4!important;
}
.nk-navbar+.nk-navbar-bg {
    z-index: 6!important;
}
.page-id-99 .nk-main.nk-main-lower-title {
    background: rgba(33, 33, 33, 0.9)!important;
}

/**MODIFICO LO STILE DELLA PAGINA CHI SIAMO**/
.nk-main + .nk-main-bg {
    background-color:#000!important;
}

.nk-main {
    color: #fff!important;
}

/**MODIFICO LO STYLE DEI SOCIAL**/
ul#menu-bottom-left li a {
    letter-spacing: -1px;
    font-weight: 100;
    font-style: oblique;
}