.gdpr-notice {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #424448;
    color: #fff;
    z-index: 9999999999;
    padding: 12px 72px;
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    transition: 0.5s;
}

.gdpr-notice-modal {
    max-width: 750px;
    min-height: 0;
    background-color: #424448;
    color: #fff;
    padding: 2rem;
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    position: relative;
}

.gdpr-overlay {
    opacity: 0;
    position: fixed;
    z-index: 9999999999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    display: none;
    align-items: center;
    justify-content: center;
}

.gdpr-notice-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gdpr-message {
    h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0.25rem;
    }

    p {
        font-size: 12px;
        margin: 0;
        line-height: 1rem;
    }

    a {
        color: #fff
    }
}

.gdpr-actions {
    display: flex;
    align-items: center;
    margin: 0;
}

.gdpr-actions-modal {
    padding-left: 0;
    padding: 1rem 0;
}

.gdpr-actions li {
    list-style: none;
    margin-left: 5px;
}

.gdpr-actions li button {
    list-style: none;
    background-color: #fff;
    color: #424448;
    font-size: 12px;
    transition: color .3s ease-in, border-color .3s ease-in, background-color .3s ease-in;
}

.gdpr-actions li button:hover {
    background-color: #c5c5c6;
    border-color: #c5c5c6;
}

.gdpr-actions .gdpr-customize {
    background-color: #424448;
    color: #fff;
}


.gdpr-actions button {
    border: solid 2px #fff;
    border-radius: 3px;
    padding: .375rem .625rem;
    white-space: nowrap;
}

.separator {
    width: 100%;
    border-bottom: #fff solid 1px;

}

.gdpr-customization {
    font-size: 0.75rem;
    padding: 1rem;

    h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0.25rem;
    }
}

.gdpr-customization-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;

    label {
        margin-bottom: 0;
    }
}

.gdprCustomization>div {
    align-items: flex-start;
    display: flex;
    margin-bottom: 1rem;
}

.gdpr-save {
    width: 100%;
    border: solid 2px #fff;
    border-radius: 3px;
    padding: 0.5rem 0.25rem;
    white-space: nowrap;
    font-size: 0.85rem;
    background-color: #424448;
    transition: color .3s ease-in, border-color .3s ease-in, background-color .3s ease-in;
    margin-top: 1rem;
}

.gdpr-save:hover {
    background-color: #c5c5c6;
    border-color: #c5c5c6;
    font: #424448;
}

.gdpr-close {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    height: 1.75rem;
    width: 1.75rem;
    background-size: 1.25rem 1.25rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 26 26'%3E%3Cpath fill='currentColor' style='fill: %23fff' d='M20.8450521%2C25.4453125 C23.8398438%2C25.4453125 25.4934896%2C23.7916667 25.4934896%2C20.8229167 L25.4934896%2C5.08072917 C25.4934896%2C2.09895833 23.8398438%2C0.45833333 20.8450521%2C0.45833333 L5.15494792%2C0.45833333 C2.16015625%2C0.45833333 0.50651042%2C2.09895833 0.50651042%2C5.08072917 L0.50651042%2C20.8229167 C0.50651042%2C23.8046875 2.16015625%2C25.4453125 5.15494792%2C25.4453125 L20.8450521%2C25.4453125 Z M17.2643229%2C18.6223958 C16.8085938%2C18.6223958 16.4440104%2C18.4791667 16.1315104%2C18.1796875 L13.0976563%2C15.1458333 L10.0638021%2C18.1796875 C9.7643229%2C18.4791667 9.3867188%2C18.6223958 8.9309896%2C18.6223958 C8.0716146%2C18.6223958 7.4075521%2C17.9583333 7.4075521%2C17.0859375 C7.4075521%2C16.6953125 7.5638021%2C16.3177083 7.8632813%2C16.03125 L10.9231771%2C12.9583333 L7.8632813%2C9.8854167 C7.5638021%2C9.5989583 7.4075521%2C9.2083333 7.4075521%2C8.8307292 C7.4075521%2C7.9583333 8.0716146%2C7.2942708 8.9309896%2C7.2942708 C9.3867188%2C7.2942708 9.7513021%2C7.4375 10.0507813%2C7.75 L13.0976563%2C10.7838542 L16.1575521%2C7.7369792 C16.4700521%2C7.4244792 16.8346354%2C7.28125 17.2773438%2C7.28125 C18.1367188%2C7.28125 18.8007813%2C7.9453125 18.8007813%2C8.8177083 C18.8007813%2C9.2083333 18.6445313%2C9.5729167 18.3450521%2C9.8723958 L15.2851563%2C12.9583333 L18.3450521%2C16.0182292 C18.6315104%2C16.3177083 18.8007813%2C16.6953125 18.8007813%2C17.0859375 C18.8007813%2C17.9583333 18.1367188%2C18.6223958 17.2643229%2C18.6223958 Z'/%3E%3C/svg%3E") 40% 40% no-repeat;
}

.gdpr-close span {
    color: transparent;
}

/* switch checkbox*/
.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.sliderToogle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.sliderToogle:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 2;
    top: 2;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.sliderToogle:not(.mandatory) {
    background-color: #8abcff;
}

input:focus+.sliderToogle:not(.mandatory) {
    box-shadow: 0 0 1px #8abcff;
}

.mandatory.sliderToogle:before {
    background: #fff url(assets/lock.svg) 50% 50% no-repeat;
    border-radius: 34px;
    width: 42px;
    height: 22px;
    left: 2;
    top: 2;
    cursor: not-allowed;
}

input:checked+.sliderToogle:not(.mandatory):before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

.sliderToogle:not(.mandatory).round:before {
    border-radius: 50%;
}

.sliderToogle.round {
    border-radius: 34px;
}

/* Media queries */
@media only screen and (max-width: 767px) {
    .gdpr-notice-wrapper {
        flex-wrap: wrap;
        justify-content: start;
    }


    .gdpr-notice {
        padding: 10px;
    }

    .gdpr-message {
        h3 {
            font-size: 12px;
            margin-bottom: 0.25rem;
        }

        p {
            font-size: 10px;
            margin: 0;
            line-height: normal;
        }
    }

    .gdpr-notice-modal {
        margin: auto;
        max-width: 750px;
        min-height: 100%;
    }

    .gdpr-actions {
        display: flex;
        align-items: center;
        padding-left: 0;
        padding: 1rem 0 0.5rem 0;
    }

}