.cookie-acceptance-form {
    display: none;
}

.cookie-acceptance-form #cookie-modal-bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);

    z-index: 99998;
    overflow: auto;
}


.cookie-acceptance-form #cookie-modal {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    display: block;

    padding: 10px;
    position: absolute;

    width: 509px;
    z-index: 99999;

    box-sizing: border-box;
}

.ci-modal-body img {
    max-width: inherit;
    margin: 0 auto;
}

.gdpr_template_1 #cookie-modal,
.gdpr_template_2 #cookie-modal,
.gdpr_template_3 #cookie-modal,
.gdpr_template_12 #cookie-modal,
.gdpr_template_13 #cookie-modal {

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%) !important;

}

.cookie-acceptance-form #cookie-modal-bg.active,
.cookie-acceptance-form #cookie-modal.active {
    display: block
}

.cookie-acceptance-form .ci_editor {
    position: relative
}

.cookie-acceptance-form .ci_editor form {
    margin: 0 !important;
    padding: 0 !important
}

.cookie-acceptance-form .ci_img_container {
    border: 1px dashed #000;
    height: 380px;
    cursor: pointer;
    background: #fff
}

.cookie-acceptance-form .ci_controls a {
    color: #fff !important;
    font-size: 2em;
    margin-right: 10px;
    text-decoration: none
}

.cookie-acceptance-form .ci_controls a:hover {
    color: #000;
    font-size: 2em
}

.cookie-acceptance-form .ci_editor input[type="file"] {
    display: inline-block;
}

.cookie-acceptance-form .ci_editor label {
    font-weight: normal;
}


.cookie-acceptance-form .ci_controls {
    padding-top: 10px;
    position: relative
}

.cookie-acceptance-form .ci_controls a,
.cookie-acceptance-form .ci_controls a:hover {
    color: #fff !important;
    margin-right: 10px;
    text-decoration: none !important;
}

.cookie-acceptance-form .ci_controls a:hover {
    color: #000;
    font-size: 2em
}

.cookie-acceptance-form .ci_controls .icon-close,
.cookie-acceptance-form .ci_controls .icon-close:hover,
.cookie-acceptance-form .ci_controls .icon-disk,
.cookie-acceptance-form .ci_controls .icon-disk:hover {
    float: right;
    font-size: 1.8em
}

.cookie-acceptance-form .ci_controls .icon-camera,
.cookie-acceptance-form .ci_controls .icon-camera:hover {
    font-size: 2.3em !important;
}

.cookie-acceptance-form .ci_placeholder {
    text-align: center;
    font-size: 1.5em !important;
    color: #000;
    position: absolute;
    top: 35%;
    width: 98%;
    padding: 1%;
    cursor: pointer;
    font-weight: 400;
    vertical-align: center
}

.cookie-acceptance-form .ci_placeholder p {
    font-size: .7em !important;
    margin-top: 30px;
    color: #000
}

.cookie-acceptance-form .ci_file_control {
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    z-index: 1;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}

.cookie-acceptance-form .archive_on,
.cookie-acceptance-form .webcam_on {
    color: #85f202 !important
}

.cookie-acceptance-form .ci_img_container {
    overflow: auto;
    z-index: 200;
    position: relative;
    background: none;
}

.cookie-acceptance-form .ci_message {
    height: 30px;
    background: #ddd;
    margin-bottom: 10px;
    padding: 10px
}

.cookie-acceptance-form div#wpua-add-button {
    margin-top: 5px;
    display: inline-block;
    margin-right: 20px;
}

@media (max-width: 768px) {

    .gdpr_template_1 #cookie-modal,
    .gdpr_template_2 #cookie-modal,
    .gdpr_template_3 #cookie-modal,
    .gdpr_template_12 #cookie-modal,
    .gdpr_template_13 #cookie-modal {
        margin-left: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

.cookie-acceptance-form. ci_controls [class*=" icon-"],
.cookie-acceptance-form .ci_controls [class^=icon-] {
    color: #0073AA;
}


.cookie-acceptance-form #cookie-modal {
    background-color: #0e2783;
    color: #fff;
    text-align: center;
    padding: 20px 30px 30px;
}

.cookie-acceptance-form .avatar_container [class^=icon-],
.cookie-acceptance-form .avatar_container [class*=" icon-"],
.cookie-acceptance-form .ci_controls [class*=" icon-"],
.cookie-acceptance-form .ci_controls [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cookie-acceptance-form .wpua_extra_avatars {
    display: inline-block;
}

.cookie-acceptance-form .wpua_extra_avatars .avatar_container {
    margin-right: 20px;
}

.cookie-acceptance-form .wpua_listing_avatar {
    margin: auto;
    border: solid 1px #ddd;
    margin-right: 1%;
    margin-top: 1%;
}

.cookie-acceptance-form .login #cookie-modal label {
    font: inherit;
    color: #000;
}

.cookie-acceptance-form .login #cookie-modal form {
    font-weight: 400;
    margin-left: 0;
    margin-top: 0px;
    overflow: hidden;
    padding: 26px 24px 46px;
    background: none;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.13);
}

.cookie-acceptance-form .woocommerce-account .woocommerce .avatar_container {
    margin-bottom: 20px;
}

.cookie-acceptance-form .wpua_capture {
    font-size: 14px !important;
    border: solid 2px;
    padding: 3px 10px;
    margin: 0px auto;
    position: absolute;
    left: 40%;
    top: 5px;
    display: none;
}

.cookie-acceptance-form .ci_placeholder {
    z-index: 100;
}

.cookie-acceptance-form .ci_editor {
    background: #fff;
}

.cookie-acceptance-form .cookie-acceptance-form {
    display: none;
}

.cookie-acceptance-form .cookie-form-btns {
    margin: 30px 0 0;
}

.cookie-acceptance-form h2 {
    font-size: 22px;
    line-height: 48px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 0px;
}

.cookie-acceptance-form p {
    color: #fff;
    font-size: 16px;
}

.cookie-acceptance-form .cookie-form-btns button {
    background: #fff;
    border: none;
    padding: 11px 10px;
    font-weight: 600;
    margin: 5px;
    width: 180px;
    cursor: pointer;
    font-size: 13px !important;
    color: #000;
    text-transform: inherit;
    border-radius: 0px;
}

.cookie-acceptance-form .cookie-form-btns button:hover {
    background: #ffd500;
}

@media(max-width:600px) {
    .cookie-acceptance-form .wp-admin #cookie-modal {
        height: 312px;
    }

    .cookie-acceptance-form .page #cookie-modal {
        /*height: 312px;*/
    }

    .cookie-acceptance-form .ci_img_container {
        height: 250px;
    }

    .cookie-acceptance-form .ci_placeholder {
        font-size: 1em !important;
        top: 46%;
        transform: translateY(-50%);
    }

    .cookie-acceptance-form #ci-modal {
        width: 80%;
        margin-left: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media(max-width:400px) {
    .cookie-acceptance-form #cookie-modal {
        width: 90%;
    }
}


.cookie_popup_top {
    display: none;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    padding: 20px 50px;
    font-size: 1em;
    box-sizing: border-box;
}

.cookie_popup_bottom {
    display: none;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    z-index: 100;
    padding: 20px 50px;
    font-size: 1em;
    box-sizing: border-box;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}

.cookie_popup_top ul,
.cookie_popup_bottom ul {
    display: table;
    margin: 0 auto;
    padding: 0px;
}

.cookie_popup_top>ul>li,
.cookie_popup_bottom>ul>li {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    padding: 0 1.42857em;
}

.cookie_popup_top>ul>li button,
.cookie_popup_bottom>ul>li button {
    color: #fff;
    background: #0e2783;
    text-decoration: none;
    padding: 0.55em 0.75em;
    display: inline-block;
    box-sizing: border-box;
    font-weight: normal;
    text-transform: inherit;
    line-height: 1.5;
    border: none;
    cursor: pointer;
    font-size: 14px;
    box-shadow: none;
    white-space: nowrap;
}

.cookie_popup_top>ul>li button:hover,
.cookie_popup_bottom>ul>li button:hover {
    background: #223ea2;
    color: #fff;
}

.cookie_popup_top p,
.cookie_popup_bottom p {
    margin-bottom: 0px;
    font-size: 14px;
}

@media(max-width:600px) {

    .cookie_popup_top,
    .cookie_popup_bottom {
        padding: 10px 20px;
    }

    .cookie_popup_top>ul>li,
    .cookie_popup_bottom>ul>li {
        display: block;
        padding: 0.5em 0;
        width: 100%;
        text-align: center;
    }
}


@charset "utf-8";

/* CSS Document */
.cookie-acceptance-form p {
    line-height: 24px;
    margin-bottom: 0px;
}

.cookie-acceptance-form h2 {
    margin-top: 0px;
}

.gdpr_template_2 .cookie-form-btns button {
    border-radius: 20px;
}

.gdpr_template_3 #cookie-modal,
.gdpr_template_4 #cookie-modal,
.gdpr_template_5 #cookie-modal,
.gdpr_template_6 #cookie-modal,
.gdpr_template_7 #cookie-modal {
    width: 600px;
    padding: 20px 10px 30px;
}

.gdpr_template_3 .ci-modal-body,
.gdpr_template_4 .ci-modal-body,
.gdpr_template_5 .ci-modal-body,
.gdpr_template_6 .ci-modal-body,
.gdpr_template_7 .ci-modal-body {
    display: table;
}

.gdpr_template_3 .ci-modal-left,
.gdpr_template_3 .ci-modal-right,
.gdpr_template_4 .ci-modal-left,
.gdpr_template_4 .ci-modal-right,
.gdpr_template_5 .ci-modal-left,
.gdpr_template_5 .ci-modal-right,
.gdpr_template_6 .ci-modal-left,
.gdpr_template_6 .ci-modal-right,
.gdpr_template_7 .ci-modal-left,
.gdpr_template_7 .ci-modal-right {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}

.gdpr_template_3 .cookie-form-btns button,
.gdpr_template_4 .cookie-form-btns button,
.gdpr_template_5 .cookie-form-btns button,
.gdpr_template_6 .cookie-form-btns button,
.gdpr_template_7 .cookie-form-btns button,
.gdpr_template_10 .cookie-form-btns button {
    border-radius: 20px;
    min-width: 150px;
    width: auto;
}

.gdpr_template_4 #cookie-modal {
    bottom: 0px;
    right: 0px;
    transform: translate(-0%, -0%) !important;
}

.gdpr_template_5 #cookie-modal {

    bottom: 0px;

    left: 0px;
    transform: translate(-0%, -0%) !important;
}

.gdpr_template_6 #cookie-modal {
    top: 0px;

    right: 0px;

    transform: translate(-0%, -0%) !important;
}

.gdpr_template_7 #cookie-modal {
    top: 0px;

    left: 0px;
    transform: translate(-0%, -0%) !important;
}

.gdpr_template_8 #cookie-modal {

    bottom: 0px;
    right: inherit;
    left: 50%;
    transform: translate(-50%, -0%) !important;
    width: 90%;
}

.gdpr_template_9 #cookie-modal,
.gdpr_template_10 #cookie-modal,
.gdpr_template_11 #cookie-modal {

    bottom: 0px;
    right: inherit;
    left: 50%;
    transform: translate(-50%, -0%) !important;
    width: 90%;
    text-align: left;
    padding: 20px 30px 20px;
}

.gdpr_template_9 .ci-modal-right,
.gdpr_template_10 .ci-modal-right,
.gdpr_template_11 .ci-modal-right {
    display: table;
}

.gdpr_template_9 .cf-form,
.gdpr_template_9 .cookie-form-btns,
.gdpr_template_10 .cf-form,
.gdpr_template_10 .cookie-form-btns,
.gdpr_template_11 .cf-form,
.gdpr_template_11 .cookie-form-btns,
.gdpr_template_11 .cf-img {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}

.gdpr_template_9 .cookie-form-btns,
.gdpr_template_11 .cookie-form-btns {
    width: 191px;
}

.gdpr_template_10 .cookie-form-btns {
    white-space: nowrap;
}

.gdpr_template_10 h2,
.gdpr_template_9 h2 {
    line-height: 30px;
}

.gdpr_template_12 #cookie-modal {
    border-radius: 30px;
}

.gdpr_template_12 .ci-modal-body {
    position: relative;
}

.gdpr_template_12 .ci-modal-body:after {
    position: absolute;
    content: '';
    border-left: 40px solid transparent;
    border-right: 40px solid #0e2783;
    border-top: 40px solid #0e2783;
    border-bottom: 40px solid transparent;
    bottom: -110px;
}

.gdpr_template_13 #cookie-modal {
    border-radius: 50%;
    width: 600px;
    padding: 50px 50px 70px;
}

.gdpr_template_13 .ci-modal-body {
    position: relative;
}

.gdpr_template_13 .ci-modal-body:after {
    position: absolute;
    content: '';
    border-left: 40px solid transparent;
    border-right: 40px solid #0e2783;
    border-top: 40px solid #0e2783;
    border-bottom: 40px solid transparent;
    bottom: -110px;
}

@media(max-width:767px) {
    .gdpr_template_10 .cookie-form-btns {
        white-space: inherit;
    }

    .gdpr_template_11 .cf-form,
    .gdpr_template_11 .cookie-form-btns,
    .gdpr_template_11 .cf-img {
        display: block;
        width: 100%;
        vertical-align: middle;
        padding: 0 0px;
    }

    .gdpr_template_1 #cookie-modal,
    .gdpr_template_2 #cookie-modal,
    .gdpr_template_3 #cookie-modal,
    .gdpr_template_8 #cookie-modal,
    .gdpr_template_4 #cookie-modal,
    .gdpr_template_5 #cookie-modal,
    .gdpr_template_9 #cookie-modal,
    .gdpr_template_10 #cookie-modal,
    .gdpr_template_11 #cookie-modal,
    .gdpr_template_6 #cookie-modal,
    .gdpr_template_7 #cookie-modal,
    .gdpr_template_12 #cookie-modal,
    .gdpr_template_13 #cookie-modal {
        bottom: inherit;
        top: 50%;
        left: 50%;
        right: inherit;
        transform: translate(-50%, -50%) !important;
        margin: 20% 0;
    }

}

@media(max-width:630px) {

    .gdpr_template_1 #cookie-modal,
    .gdpr_template_2 #cookie-modal,
    .gdpr_template_3 #cookie-modal,
    .gdpr_template_4 #cookie-modal,
    .gdpr_template_5 #cookie-modal,
    .gdpr_template_6 #cookie-modal,
    .gdpr_template_7 #cookie-modal,
    .gdpr_template_12 #cookie-modal {
        width: 90%;
        padding: 20px 30px 30px;
    }

    .gdpr_template_3 .ci-modal-left,
    .gdpr_template_3 .ci-modal-right,
    .gdpr_template_4 .ci-modal-left,
    .gdpr_template_4 .ci-modal-right,
    .gdpr_template_5 .ci-modal-left,
    .gdpr_template_5 .ci-modal-right,
    .gdpr_template_6 .ci-modal-left,
    .gdpr_template_6 .ci-modal-right,
    .gdpr_template_7 .ci-modal-left,
    .gdpr_template_7 .ci-modal-right,
    .gdpr_template_9 .cf-form,
    .gdpr_template_9 .cookie-form-btns,
    .gdpr_template_10 .cf-form,
    .gdpr_template_10 .cookie-form-btns {
        display: block;
        width: 100%;
        vertical-align: middle;
        padding: 0 0px;
    }

    .gdpr_template_12 .ci-modal-body:after,
    .gdpr_template_13 .ci-modal-body:after {
        border-left: 20px solid transparent;
        border-right: 20px solid #0e2783;
        border-top: 20px solid #0e2783;
        border-bottom: 20px solid transparent;
        bottom: -70px;
    }

    .gdpr_template_13 #cookie-modal {
        border-radius: 20%;
        width: 90%;
        padding: 20px 30px 30px;
    }

    .cookie-acceptance-form .cookie-form-btns button {
        width: auto;
    }
}

.cookie_popup {
    overflow: hidden;
}


@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(65px);
        transform: translateY(65px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(65px);
        -ms-transform: translateY(65px);
        transform: translateY(65px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}



.ci-modal-body img {
    max-width: 100px;
    margin: 0 auto;
}
