HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/woolentor-addons/assets/css/woolentor-elementor-editor.css
/* CSS For Promosion Widget Button */
.woolentor-elementor-pro-hide{
    display: none;
}
a.woolentor-pro-dialog-button-action{
    display: none !important;
}
.woolentor-pro-widget a.woolentor-pro-dialog-button-action{
    display: inline-block !important;
}
.elementor-button.go-pro.dialog-button.dialog-action.dialog-buttons-action.woolentor-elementor-pro-hide {
    display: none !important;
}

/* CSS For Disable Field Control */
.woolentor-disable-control .elementor-control-input-wrapper{
    pointer-events: none !important;
    opacity: 0.4;
}
.woolentor-disable-control:before {
    content: '';
    position: absolute;
    left: 0;
    top:0;
    z-index: 2;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-color: transparent;
}
.woolentor-disable-control i.eicon-pro-icon {
    color: #D73361;
    font-size: 14px;
}