/*
Theme Name: Rampkeeper
Author:  MDR Solutions
Author URI: https://mdrsolutions.pl/
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 8.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


body #CybotCookiebotDialogWrapper #CybotCookiebotDialogPoweredbyCybot {
    visibility: hidden !important;
}

@media screen and (min-width: 1280px) {
    body #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyImage {
        height: auto !important;
        max-height: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 1280px) {
    #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyCybot, #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyLink {
        width: 100% !important;
    }
}