.site-logo .site-logo-img {
    max-height: 76px;
    width: auto;
}

.site-logo .site-logo-text {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
}

.pi-img-wrapper {
    position: relative;
}

.v-preview {
    display: none;
}

.pi-img-wrapper:hover .v-preview {
    display: block;
}

.vid-preview {
    width: 100%;
    height: auto;
}

.zms-empty-state {
    color: #aaa;
    padding: 2rem;
    text-align: center;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 84px 18px rgba(0, 0, 0, 0.94) !important;
    -moz-box-shadow: 0 0 84px 18px rgba(0, 0, 0, 0.94) !important;
    box-shadow: 0 0 84px 18px rgba(0, 0, 0, 0.94) !important;
}

.container-hd {
    max-width: 1500px;
    margin: 0 auto;
    padding: 15px;
}

.container-hd .heading {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.drop-tags,
.sort-options {
    margin: 0 5px;
}

.v-grid {
    width: 100%;
}

.v-content {
    background: #111;
}

.v-img {
    background: #000;
}

.main-thumb {
    width: 100%;
}

.v-title .title a {
    color: #fff;
}

.rawhole-custom-page .studios img {
    max-height: 90px;
    width: auto;
}

.rawhole-custom-page .custom-page-body .v-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.rawhole-custom-page .custom-page-body .v-item {
    max-width: 220px;
}

.rawhole-custom-page .custom-page-body .set-header {
    display: none;
}
