body.gallery-singular .site {
    padding-top: 116px;
}

.img-header {
    text-align: center;
    margin-bottom: 55px;
}

body.gallery-singular .entry-content .img-header h1 {
    font-family: 'Roboto', sans-serif;
    color: #2c2c2e;
    font-size: 50px;
    font-size: 5.0rem;
    font-weight: 100;
    margin-bottom: 10px;
}

.img-header .portfolio-category {
    display: inline-block;
    color: #fff;
    background-color: #f96380;
    font-weight: 300;
    text-transform: uppercase;
    padding: 1px 28px 0;
    line-height: 19px;
}

.img-header .portfolio-category:hover {
    color: #fff;
    opacity: 0.5;
}

.theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}

.nivo-controlNav {
    display: none;
}

.nivo-caption {
    display: none !important;
    background-color: rgba(41, 42, 46, 0.3);
    text-align: center;
    opacity: 1;
}

.img-content {
    background-color: #fff;
    padding: 35px 45px 42px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
    text-align: center;
}

.img-content p:last-of-type {
    margin-bottom: 0;    
}

.img-content .share-icons {
    display: inline-block;
    padding-top: 12px;
}

.img-content p + .share-icons {
    padding-top: 33px;
}

.sidebar-gallery-item {
    margin-top: 80px;
}