.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-container {
    max-width: 74rem;
    padding:0;
}
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-text{
    padding: 8rem 3rem 3rem 3rem;
    text-align:left;
    font-size: 1.6rem;
    line-height: 140%;
}
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-text a:hover,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-text a{
    color:white;
}
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions {
    margin-top: 0;
}
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons{
    display: flex;
}
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a{    
    flex-grow: 1;
    margin: 0;
    height: 8rem;
    line-height: 8rem;
    padding:0 2rem;
    font-size: 1.4rem;
    border:0;
    cursor: pointer;
}


.wordpress-gdpr-popup-bottom a.wordpress-gdpr-popup-close:focus,
.wordpress-gdpr-popup-bottom a.wordpress-gdpr-popup-close:hover,
.wordpress-gdpr-popup-bottom button.wordpress-gdpr-popup-close:focus,
.wordpress-gdpr-popup-bottom button.wordpress-gdpr-popup-close:hover{
    background-color: var(--e-global-color-accent)!important;
}

.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-decline:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-decline:hover,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-decline:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-decline:hover{
    background-color: var(--e-global-color-accent)!important;
}

.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-agree:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-agree:hover,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-agree:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-agree:hover{
    background-color: var(--e-global-color-accent)!important;
}

.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-preferences:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-preferences:hover,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-preferences:focus,
.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button.wordpress-gdpr-popup-preferences:hover{
    background-color: var(--e-global-color-accent)!important;
}

button.wordpress-gdpr-popup-privacy-settings-service-category:focus,
a.wordpress-gdpr-popup-privacy-settings-service-category:focus{
    background-color: #fafafa;
}

.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-decline-all,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-decline-all{
    border:none;
    font-weight: 400;
}

.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-decline-all:hover,
.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-decline-all:focus,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-decline-all:hover,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-decline-all:focus{
    background-color: #4a4a4a !important;
}

.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-accept-all:hover,
.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-accept-all:focus,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-accept-all:hover,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-accept-all:focus{
    background-color: #377939 !important;
}

.wordpress-gdpr-privacy-settings-popup-services-buttons a.wordpress-gdpr-privacy-settings-popup-services-accept-all,
.wordpress-gdpr-privacy-settings-popup-services-buttons button.wordpress-gdpr-privacy-settings-popup-services-accept-all{
    border:none;
    font-weight: 400;
}

.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-close {
    top: 0;
    right: 0;
    height: 8rem;
    width: 8rem;
    line-height: 8rem;
    border-radius: 0;
    font-size: 2rem;
}
.wordpress-gdpr-privacy-center-item {
    height:auto;
}
.wordpress-gdpr-privacy-center-item i{
    color:var( --e-global-color-primary );
}
.wordpress-gdpr-privacy-center-item-desc{
    color:var( --e-global-color-primary );
}
.wordpress-gdpr-privacy-center-item-action{
    font-size: 1.4rem;
    line-height: 8rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 0 5.6rem;
    height: 8rem;
    display: block;
    align-items: center;
    background: var(--ph-color-2);
    color: #fff;
    overflow: hidden;
    border: none;
    cursor: pointer;
    border-radius: 0;
}
.wordpress-gdpr-privacy-center-item:hover .wordpress-gdpr-privacy-center-item-action{
    background: var(--ph-color-3);
}

input[name="gdpr_submitted"]{
    border:none;
    display:inline-block;
    width: auto;
}

body .wordpress-gdpr-privacy-settings-trigger-container {
    bottom: 0;
    left:0;
    height: auto; 
    width: auto; 
    line-height: 1;
    padding:1rem 1.6rem;
    border-radius: 0;
    font-size: 1.26rem;
    z-index: 20;
}
.wordpress-gdpr-privacy-center-items{
    display: flex;
    flex-wrap: wrap;
    gap:3rem;
}
.wordpress-gdpr-privacy-center-item{
    flex: 0 0 calc(100% / 3 - 2rem);
    width:calc(100% / 3 - 2rem);
    margin:0;
}
.wordpress-gdpr-privacy-center-item > div{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.wordpress-gdpr-privacy-center-item-action{
    margin-top:auto;
}

@media (max-width: 1200px){
   
}

@media (max-width: 1024px){
    .wordpress-gdpr-privacy-center-item{
        flex: 0 0 calc(100% / 2 - 1.5rem);
        width:calc(100% / 2 - 1.5rem);
    }
}

@media (max-width: 767px){
    .wordpress-gdpr-privacy-center-item{
        flex: 0 0 100%;
        width:100%;
    }
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-text {
        padding: 8rem 2rem 2rem 2rem;
        font-size: 1.2rem;
    }
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-close {
        height: 6.4rem;
        width: 6.4rem;
        line-height: 6.4rem;
    }        
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a,
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button{           
        height: 6.4rem;
        line-height: 6.4rem;
        padding:0 2rem;
        font-size: 1.4rem;
    }
}

@media (max-width: 540px){
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons a,    
    .wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-actions-buttons button{           
        font-size: 1rem;
        line-height: 1;
        height: auto;
        padding: 1.5rem 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}


