/*
Theme Name:     Vlog - Old Jews Telling Jokes
Theme URI:      http://mekshq.com
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     http://mekshq.com
Template:       vlog
Version:        0.1.0
*/

.vlog-header-middle {
    margin-top: 2em;
}

.vlog-header-middle .site-title img {
    max-height: 200px;
}

.vlog-w-side-share {
    width: 140px !important;
    text-align: center;
}

.vlog-side-share {
    display: inline-block;
    width: 60px;
    margin-left: 15px;
}

.vlog-side-share > .vlog-share-single {
    flex-direction: column;
    margin-bottom: 5px;
}

.vlog-side-share a {
    margin-bottom: 5px;
}

.vlog-side-share a:last-child {
    margin-right: 18px;
}

.vlog-side-share a span {
    display: none;
}

.vlog-nav-text a {
    font-weight: 400;
    cursor: text;
}

.vlog-nav-text a:hover {
    color: #000000 !important;
}