.smartvideo-player .vjs-watermark.vjs-watermark-top-left {
    height: 25% !important;
    max-height: 60px !important;
    background: white;
    padding: 7px;
    border-radius: 15px;
    top: 5px;
    left: 5px;
}

.smartvideo-player.vjs-swarmify-theme .vjs-swarmify-play-button {
    opacity: 0.75;
    z-index: 10;
    height: 30% !important;
    max-height: 80px !important;
}

.smartvideo-player .vjs-swarmify-play-button .swarmify-play-button #hex {
    stroke: none;
}

.smartvideo-player .vjs-swarmify-play-button .swarmify-play-button #tri {
    fill: #fff;
    stroke: none;
}

.smartvideo-player .vjs-slider-handle:before {
    content: "\e881";
    font-family: bb-icons;
    font-weight: 300;
}

.smartvideo-player * {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
