/*!
  * Item: Kitzu
  * Description: Personal Portfolio Template
  * Author/Developer: Exill
  * Author/Developer URL: https://themeforest.net/user/exill
  * Version: v2.0.1
  * License: Themeforest Standard Licenses: https://themeforest.net/licenses
  */

/*----------- ADD YOUR CUSTOM CSS STYLES BELOW -----------*/

.navbar .navbar-brand span{
  font-weight: bold;
    letter-spacing: 0.3rem;
    text-transform: none;
}

.lightbox-wrapper{
  background-image:url(../img/bg1.jpg);
  background-size: cover;
}

.lightbox-wrapper>.simplebar-wrapper{
  background: #000;
  opacity: 0.7;
}

.lightbox-wrapper .lightbox-content .single-section:not(:last-child){
  margin-bottom: 150px;
}

#asdf{
  margin-top: 15px
}
