#logo-img {
		height: 50px;
}



.dpdpa--popup-text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
}
.dpdpa--popup {
    background: #293845e6;
    backdrop-filter: blur(5px);
}
a.dpdpa--popup-button:hover {
    background-color: #00000000;
		display: inline-block;
    color: #fff;
    text-decoration: none;
    clear: both;
    white-space: nowrap;
    font-size: 20px;
    width: 154px;
    border-radius: 6px;
    line-height: normal !important;
    padding: 10px 6px;
    text-align: center;
    background: transparent;
    border: 1px solid #FFF;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
a.dpdpa--popup-button.accept:hover, a.dpdpa--popup-button.allow-all:hover {
    background-color: #00000000;
		 display: inline-block;
    color: #fff;
    text-decoration: none;
    clear: both;
    white-space: nowrap;
    font-size: 20px;
    width: 154px;
    border-radius: 6px;
    line-height: normal !important;
    padding: 10px 6px;
    text-align: center;
    background: transparent;
    border: 1px solid #FFF;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
a.dpdpa--popup-button {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    clear: both;
    white-space: nowrap;
    font-size: 20px;
    width: 154px;
    border-radius: 6px;
    line-height: normal !important;
    padding: 10px 6px;
    text-align: center;
    background: transparent;
    border: 1px solid #FFF;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

a.dpdpa--popup-button, a.dpdpa--popup-button, a.dpdpa--popup-button:visited {
    background-color: #00000000;
}
a.dpdpa--popup-button.accept, a.dpdpa--popup-button.allow-all {
    background-color: #00000000;
}
.dpdpa--popup-close:before, .dpdpa--popup-settings-close:before {
    display: none;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../images/close.svg) no-repeat 0 0;
    background-size: cover;
}
.dpdpa--popup-text a, .dpdpa--popup-text a:visited {
    color: #fff;
}