.nexxplay-preview{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    overflow: hidden;
    background-color:#000;
    color:#FFF;
    z-index:10;
}

.nexxapi-results{margin-top:2rem;box-shadow: none;}

.nexxapi-error,.nexxapi-urlerror{width:100%;margin-left:0;margin-top:2rem;display:none;}
.nexxapi-spinner{display:inline-block;position: relative;top:4px;width:100%;text-align:center;}
.nexxapi-results{padding:0 !important;margin-top:2rem !important;background:transparent !important;box-shadow: none !important;}
.nexxapi-channel,.nexxapi-format{display:none;}

.nxpwp_row{width:100%;margin-bottom: 28px;position:relative;opacity:.9;cursor:pointer;transition: opacity .3s, box-shadow .3s;box-shadow:0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);}
.nxpwp_img{width:100%;height:120px;overflow:hidden;}
.nxpwp_row video,.nxpwp_row img{width:100%;max-width: 100%;height:100%;display:inherit;object-fit: cover;}
.nxpwp_row:hover{opacity:1;box-shadow:0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);}

.nxpwp_row_content{padding:18px 12px;font-size:14px;font-weight:bold;}
.nxpwp_row_content span{font-size:10px;opacity:.5;font-weight:900;display:block;}


.block-editor-block-toolbar__slot > button.has-icon{border-radius:0;height:38px;}
.has-fixed-toolbar .block-editor-block-toolbar__slot > button.has-icon{
    width: 40px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 28px;
    padding-top: 27px;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 0;
}