/* Fix for lowering Mobile Collapse Size */
#adthrive-collapse-position.adthrive-player-position.adthrive-collapse-mobile{
height:144px;
width:256px;
right:3%;
border-width:1px;
border-color: #EEEEEE;
border-style:solid;
padding-bottom:0px;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#adthrive-collapse-position .video-button button{
padding-left: 12px;
padding-right: 12px;
width: 100%;
}

.adthrive-player-position.adthrive-collapse-mobile .jwplayer, .adthrive-player-position.adthrive-collapse-sticky.adthrive-collapse-right .jwplayer{
margin-bottom:0px !important;
}

.adthrive-player-title{
    font-size: 11px;
    font-weight: bold;
margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.adthrive-player-position.adthrive-collapse-mobile{
top:unset;
bottom:60px;
}

.adthrive-player-position.adthrive-collapse-float .jwplayer{
margin-bottom:0px !important;
}

.adthrive-content {
clear:both;
}


#AdThrive_Sidebar_9_desktop {
padding-bottom:100px;
}