.wpd-social-login {
    display:none !important;
}
.schedule-status, #time-slot, #dj-time-slot {
    background: #444;
    padding: 4px 8px;
    text-transform: uppercase;
    color: #fff;
}

.dj-scheduleBox {
border: 1px solid #444;
padding: 2px;
margin-top: 2px;
}

#schedule-meta img.avatar, #dj-avatar img  {
    border-radius: 50%;
}

a.mfb-component__button--main:hover, a.mfb-component__button--child:hover {
    color: #fff;
}

.fs-notice {
    display:none !important;
}
#wpcomm .wc_email-wrapper {
    display: none !important;
}

#twitter-feed-list .fa-twitter {
    color: #00acee;
}

.aigpl-album-design-1 .aigpl-img-wrp {
    height: 190px !important;
}

#simple-contact-form fieldset {
    border: 0px !important;
    padding: 0px 0px 10px 0px;
}

.ul-YoutubeGallery li h3.title-YoutubeGallery {
    margin-bottom: 5px;
    min-height: 30px;
    color: #444;
    font-size: 20px;
}

.ul-YoutubeGallery {
    display: inline-block;
    width: 100%;
    margin: 10px !important;
}

.ul-YoutubeGallery li.li-YoutubeGallery {
    float: left;
    margin: 0 12px 15px;
    width: 205px !important;
    list-style-type: none;
}

.ul-YoutubeGallery li h3.title-YoutubeGallery {
    min-height: 80px !important;
    max-height: 80px !important;
}

.videos-block .ul-YoutubeGallery li h3.title-YoutubeGallery {
    display:none;
}

@media screen and (min-width: 720px) {

}