.elementor-editor-active div.woodplus-library-modal-btn{
    font-size: 0px !important;
    background-color: #0F4C81;
}
.elementor-editor-active div.woodplus-library-modal-btn:before {
    content: "";
     width: 25px;
    height: 25px;
    background-image: url(../../img/template_im.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    transform: translate(5px, -4px);
}
.elementor-editor-active div.woodplus-library-modal-btn:hover{
    background-color: #0b3b65;
}
