.draccu-container-notify {
    max-width: 1000px;
    margin: auto;
    padding-top: 20px;
}

.draccu-container-notify #img-desktop-banner{
    border: solid 1px #dadada;
    border-radius: 10px;
    margin-bottom: 10px;
}

.draccu-container-notify #img-mobile-banner{
    display: none;
}

.draccu-container-notify #img-mobile-banner{
    display: none;
}

.draccu-container-notify .draccu-content-notify{
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 25px 30px 15px 30px;
}

.draccu-container-notify .draccu-content-notify .editors-draccu-notify{
    display: flex;
    gap: 20px;
}

.draccu-container-notify .draccu-content-notify .editors-draccu-notify h3{
    font-size: 1.3em;
    font-weight: 700;
}

.draccu-container-notify .draccu-content-notify .editors-draccu-notify .button-primary{
    padding: 7px 30px;
    border: none;
    border-radius: 10px;
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    background-color: #00CBBB;
    margin-top: 10px;
}

.draccu-container-notify .draccu-content-notify .editors-draccu-notify select{
    border-radius: 10px;
    padding: 7px 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid h3{
    font-size: 1.3em;
    font-weight: 700;
    margin-top: 40px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification{
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 10px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification h2{
    font-size: .9em;
    font-weight: 400;
    color: #000000b0;
    margin-bottom: -10px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification div{
    display: flex;
    gap: 10px;
    align-items: center;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification div h5{
    width: max-content;
    background-color: #00CBBB;
    padding: 3px 5px;
    color: #fff;
    border-radius: 5px;
    font-size: .9em;
    margin-bottom: 0;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification div p{
    font-size: 1.1em;
    font-weight: 400;
    color: #8d8d8d;
    margin-bottom: 0;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification button{
    margin-left: 99%;
    border: none;
    padding: 0;
    background: transparent;
}

.draccu-container-notify .draccu-content-notify .draccu-section-notifications-grid .draccu-notification button img{
    width: 17px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-customize-notify h3{
    font-size: 1.3em;
    font-weight: 700;
    margin-top: 40px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-customize-notify .draccu-settings-notify label{
    font-size: 1em;
    font-weight: 500;
    color: #000000d8;
    margin-right: 10px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-customize-notify .draccu-settings-notify input[type="color"]{
    margin-bottom: 20px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-customize-notify .draccu-settings-notify input[type="number"]{
    border-radius: 10px;
    padding: 7px 10px;
    margin-bottom: 20px;
}

.draccu-container-notify .draccu-content-notify .draccu-section-customize-notify .draccu-settings-notify .button-primary{
    padding: 7px 30px;
    border: none;
    border-radius: 10px;
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    background-color: #00CBBB;
    margin-top: 20px;
    margin-bottom: 15px;
}

.draccu-container-notify .draccu-instrucion-notify{
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 25px 30px 15px 30px;
    margin-top: 15px;
}

.draccu-container-notify .draccu-instrucion-notify h4{
    font-size: 1.5em;
    font-weight: 700;
    color: #141414;
}

.draccu-container-notify .draccu-instrucion-notify h5{
    font-size: 1.3em;
    font-weight: 700;
    color: #5a5a5a;
}

.draccu-container-notify .draccu-instrucion-notify p{
    font-size: 1em;
    font-weight: 400;
    color: #2c2c2c;
}

.draccu-container-notify .draccu-instrucion-notify h3{
    background-color: #e7e7e7;
    font-size: 1em;
    font-weight: 400;
    color: #2c2c2c;
    padding: 15px;
    border-radius: 7px;
    line-height: 1.6em;
}

.draccu-container-notify .draccu-instrucion-notify h3 strong{
    display: block;
    padding-bottom: 7px;
}

.draccu-container-notify .draccu-instrucion-notify h3 strong:last-child{
    padding-top: 15px;
}


.draccu-container-notify .draccu-others-plugins-notify{
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding: 0px 30px 25px 30px;
    margin-top: 12px;
}


.draccu-container-notify .draccu-others-plugins-notify h4{
    font-size: 1.5em;
    font-weight: 700;
    color: #1D2327;
}


.draccu-container-notify .draccu-others-plugins-notify p{
    font-size: 1.1em;
    font-weight: 400;
    color: #8d8d8d;
    margin-top: -12px;
}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins{
    display: flex;
    gap: 20px;
}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins div{
    max-width: 250px;
    border: solid 1px #dadada;
    border-radius: 10px;
    padding-bottom: 10px;

}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins img{
    max-width: 100%;
    border: none;
    border-radius: 10px 10px 0 0;
}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins h5{
    font-size: 1.1em;
    font-weight: 700;
    color: #1D2327;
    margin-top: -7px;
    padding: 10px 10px 0 10px;
}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins p{
    font-size: 1.1em;
    font-weight: 400;
    color: #8d8d8d;
    margin-top: -20px;
    padding: 0 10px 0 10px;
    margin-bottom: 5px;
}

.draccu-container-notify .draccu-others-plugins-notify .others-plugins a{
    color: #00CBBB;
    text-decoration: none;
    font-weight: 700;
    padding: 0 10px 0 10px;
}

/* SHORTCODE */
#draccu-notify-container #draccu-notify-popup{
    height: 500px;
    overflow: auto;
    position: absolute;
    top: 30px;
    left: -320px;
    padding: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.158);
    z-index: 10000;
    border-radius: 7px;
    width: 320px;
}

#draccu-notify-container #draccu-notify-popup::-webkit-scrollbar {
    width: 0px;
}

#draccu-notify-container #draccu-notify-popup h4{
    padding: 10px 20px 5px 20px;
    font-size: 1em;
    font-weight: 500;
}

#draccu-notify-container #draccu-notify-popup .notification-item{
    display: flex;
    align-items: center;
    padding: 10px 20px;
    gap: 15px;
    cursor: pointer;
}

#draccu-notify-container #draccu-notify-popup .notification-item:hover{
    filter: brightness(1.3);
}



@media only screen and (max-width: 500px) {
    .draccu-container-notify {
        max-width: 100%;
        padding: 20px 10px;
    }

    .draccu-container-notify #img-desktop-banner{
        display: none;
    }
    
    .draccu-container-notify #img-mobile-banner{
        display: block;
        width: 100%;
        border: solid 1px #dadada;
        border-radius: 10px;
        margin-bottom: 10px;
    }


    .draccu-container-notify .draccu-content-notify label{
        font-size: 1em;
    }

    .draccu-container-notify .draccu-others-plugins-notify .others-plugins{
        display: block;
    }

    .draccu-container-notify .draccu-others-plugins-notify .others-plugins div{
        max-width: 100%;
        margin-bottom: 20px;
    
    }


    
}