.elementor-widget-video .elementor-widget-container {
    overflow: unset!important;
}

.twbb-video-tool {
    display: flex;
}

.twbb-video-tool-upload-cont {
    margin-right: 6px;
}

.twbb-video-tool-container {
    position: relative;
}

.twbb-video-tool-content{
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 0;
    top: 30px;
    padding: 12px;
    box-sizing: border-box;
    width: 290px;
    height: auto;

    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.32);
}

.twbb-video-source-tool-content {
    position: absolute;
    right: 0;
    top: 30px;
    box-sizing: border-box;
    display: flex;
    width: 267px;
    height: 80px;
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;

    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.32);
}


.twbb-video-source-tool-content.twbb-video-tool-content .twbb-video-tool-content-title{
    color: #000;
    text-overflow: ellipsis;
    font-family: "Evergrow-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
    padding: 0px;
    margin: 0px;
}

.twbb-fast-editor-tools-container .twbb-video-source-tool-content.twbb-video-tool-content .twbb-video-tool-url{
    display: flex;
    width: 205px !important;
    height: 28px !important;
    padding: 6px 8px;
    justify-content: center;
    align-items: flex-end;
    flex-shrink: 0;
    border-radius: 6px;
    background: #F5F5F7;
    color: rgba(0,0,0,50% );
    text-overflow: ellipsis;
    font-family: "Open Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    box-shadow: unset;
    border: 0px;
    outline: none;
}
.twbb-fast-editor-tools-container .twbb-video-source-tool-content.twbb-video-tool-content .twbb-video-tool-url:focus{
    color: #000;
}
.twbb-video-tool-content .twbb-video-tool-content-title:not(.twbb-video-tool-file-title,.twbb-video-tool-link-title) {
    background: url("../images/video_icon_black.svg") no-repeat;
    padding-left: 22px;
}
.twbb-video-tool-content .twbb-video-tool-content-title{
    text-align: left;
    letter-spacing: 0.1px;
    color: #000;
    margin-bottom: 20px;
    line-height: 18px;
    font-family: "Evergrow-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.twbb-video-tool-content .twbb-fe-select-tool {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;

    box-shadow: 0px 1px 2px 0px #0000000F;
    box-shadow: 0px 1px 3px 0px #0000001A;
    border: 1px solid #EAEAEA80;
    outline: none;
    position: relative;
    color: #000;
    font-family: "Evergrow-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    border-radius: 6px;
}

.twbb-video-tool-content:not(.twbb-video-source-tool-content) input[type="url"].twbb-video-tool-url,
.twbb-video-tool-content:not(.twbb-video-source-tool-content) input[type="url"].twbb-video-tool-url:focus{
    width: 100%;
    height: 40px;
    padding: 11px 16px;
    letter-spacing: 0px;

    box-shadow: 0px 1px 2px 0px #0000000F;
    box-shadow: 0px 1px 3px 0px #0000001A;
    border: 1px solid #EAEAEA80;
    outline: none;
    position: relative;
    color: #000;
    font-family: "Evergrow-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    border-radius: 6px;
}

.elementor-widget-video .elementor-widget-container {
    transform: unset;
}

.twbb-video-tool-content .twbb-fe-dropdown {
    width: 250px;
    left: 0;
}

.twbb-video-tool-content .twbb-fe-selected-display {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 16px;
    box-sizing: border-box;
    font: normal normal normal 12px/40px Open Sans;
    letter-spacing: 0px;
    color: #000;
}

.twbb-video-tool-content .twbb-video-self-hosted,
.twbb-video-source-tool-content .twbb-video-self-hosted {
    border: 1px dashed rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    padding: 11px 16px 11px 38px;
    box-sizing: border-box;
    width: 100%;
    height: 28px;
    font-family: "Evergrow-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 4px;
    background: url("../images/paperclip_black.svg") no-repeat left 16px center;
    background-color: #FFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.32);
    color: #000;
}
.twbb-video-tool-content .twbb-video-self-hosted:hover,
.twbb-video-source-tool-content .twbb-video-self-hosted:hover{
    background: url("../images/paperclip.svg") no-repeat left 16px center;
    color: #fff;
    background-color: #000;
}

.twbb-video-tool-content .twbb-fe-select-tool::before {
    top: 12px;
}

.twbb-video-tool-container .twbb-video-tool-apply {
    width: 180px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 6px;
    text-align: center;
    font: normal normal 600 14px/40px Open Sans;
    letter-spacing: 0.12px;
    color: #181B1C;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 69px;
}

.twbb_ask_to_ai_off .twbb-fe-tools > div:not(.twbb-video-tool-container):hover .twbb-fet-tooltip {
    display: block;
}
.twbb-fe-tools .twbb-more-tool-container:hover .twbb-fet-tooltip {
    display: block;
}
.twbb_ask_to_ai_off .twbb-fe-tools .twbb-fe-tool:not(.twbb-color_picker-open):not(.twbb-delete-tool-container), .twbb_ask_to_ai_off .twbb-fe-tools .twbb-fe-onedit-tool {
    position: relative;
    justify-content: flex-end;
    background-size: unset;
    padding-right: 12px;
    background-repeat: no-repeat;
    background-position: left;
}
.twbb-duplicate-tool-container, .twbb-delete-tool-container{
    padding: 0px !important;
    margin: 0px !important;
}
.twbb-font_size-tool-container{
    justify-content: flex-end;
}
.twbb-fe-tools > div.twbb-video-tool-container .twbb-video-tool-upload-cont:hover .twbb-fet-tooltip,
.twbb-fe-tools > div.twbb-video-tool-container .twbb-video-tool-link-cont:hover .twbb-fet-tooltip {
    display: block;
}

.twbb-fe-tools > div.twbb-video-tool-container .twbb-video-tool-link-cont .twbb-fet-tooltip {
    left: 8px;
}
.twbb-video-tool-content .active.twbb-fe-select-tool::before {
    transform: rotate(180deg);
}
.twbb-video-tool-container .twbb-video-tool-cont-icon img{
    width: 16px !important;
    height: 16px !important;
}
.twbb-video-tool-container .twbb-video-tool-cont-icon{
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.twbb-video-tool-cont-icon.twbb_active_popup, .twbb-video-tool-container .twbb-video-tool-cont-icon:hover{
    border-radius: 4px;
    background-color: #000;
}
.twbb-video-tool-container .twbb-video-tool-cont-icon:hover img{
    filter: invert(1);
}
.twbb-video-tool-cont-icon.twbb_active_popup img{
    filter: invert(1);
}
.twbb-video-tool-url-container{
    display: flex;
    justify-content: flex-start;
    gap:10px
}
.twbb-video-tool-open-url{
    display: flex;
    width: 28px;
    height: 28px;
    padding: 0px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background-color: #F5F5F7;
    background-image: url("../images/view_sorce_icon_black.svg");
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: center;
    cursor: pointer;
    text-decoration: none;
}
.twbb-video-tool-url-container:not(.twbb-video-tool-url_inactive) .twbb-video-tool-open-url:hover{
    background-color: #000;
    background-image: url("../images/view_sorce_icon_white_1.svg");
}
.twbb-video-tool-url_inactive .twbb-video-tool-open-url{
    background-image: url("../images/view_sorce_icon_white.svg");
    pointer-events: none;
    cursor: auto;
}
.twbb-video-tool-url_inactive .twbb-video-tool-url{
    color: rgba(0, 0, 0, 50%);
}

.elementor-widget-video.twbb-active-fast-editor-tools{
    position: relative;
    z-index: 9999999999;
    overflow: unset;
}