#lopdgddd {
    position: fixed;
    padding: 10px 0 20px;
    z-index: 1;
    width: 100%;
    bottom: 0;
    margin: 0 auto;
    background-color: #fdffde;
    display: none; /* default hide div */
}
#lopdgddd p {
    margin: 10px 0 10px -14px;
}
#lopdgddd p, #lopdgddd-modal p {
    text-transform: none !important
}
#lopdgddd .buttons, #modal-cookies .buttons { clear:both; padding: 5px 0; }
#lopdgddd .buttons a, #modal-cookies .buttons a { padding: 10px; text-decoration: none; }
#lopdgddd .btn-accept, #modal-cookies .btn-accept { background: #219234; color: #fff;  }
#lopdgddd .btn-conf, #modal-cookies .btn-conf { background: #4783a7; color: #fff; }
#lopdgddd .btn-info, #modal-cookies .btn-info { background: #219234; color: #fff; }
#lopdgddd-modal .modal-content { padding: 15px; }
#lopdgddd-modal .modal-content .content { background: #eee; padding: 10px; margin: 10px 0; }
#lopdgddd-modal .modal-content .buttons { clear:both; height:auto; overflow: hidden; padding: 10px 0; }
#lopdgddd-modal .modal-content .buttons a { text-decoration: none; }
#lopdgddd-modal .modal-content .btn-close { float: right; position: absolute; right: 25px; top: 15px; font-size: 2rem; }
#lopdgddd-modal .modal-content .btn-accept { background: #219234; color: #fff; padding: 25px; }
#lopdgddd-modal .modal-content .btn-denied { background: #4783a7; color: #fff; padding: 25px; }
@media screen and (max-width: 992px) {
    #lopdgddd { font-size: 1rem; }
    #lopdgddd .info { font-size: 0.8rem }
    #lopdgddd .buttons { padding: 0px 0 0 5px; }
    #lopdgddd-modal .modal-content .buttons a { display: flex; padding: 10px 10px 10px; margin: 0 0 5px; }
}
/**BORRAR#cookie-law-info-again {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    position: fixed;
    font-family: inherit;
    width: auto;
    bottom: 0px;
    right: 100px;
    font-size: 10pt;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    box-shadow: #161616 2px 2px 5px 2px;
    border-radius: 4px 4px 0 0;
    display: none
}**/
