body.et-fb:not(.single-et_pb_layout) .ddp_pop_up,
body:not(.et-fb) .ddp_pop_up,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup2,
body:not(.et-fb) .diana_overlays_popup2,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup3,
body:not(.et-fb) .diana_overlays_popup3,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup4,
body:not(.et-fb) .diana_overlays_popup4,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup5,
body:not(.et-fb) .diana_overlays_popup5,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup6,
body:not(.et-fb) .diana_overlays_popup6,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup7,
body:not(.et-fb) .diana_overlays_popup7,
body.et-fb:not(.single-et_pb_layout) .diana_overlays_popup8,
body:not(.et-fb) .diana_overlays_popup8,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_1,
body:not(.et-fb) .ragnar_popups_1,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_2,
body:not(.et-fb) .ragnar_popups_2,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_3,
body:not(.et-fb) .ragnar_popups_3,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_4,
body:not(.et-fb) .ragnar_popups_4,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_5,
body:not(.et-fb) .ragnar_popups_5,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_6,
body:not(.et-fb) .ragnar_popups_6,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_7,
body:not(.et-fb) .ragnar_popups_7,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_8,
body:not(.et-fb) .ragnar_popups_8,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_9,
body:not(.et-fb) .ragnar_popups_9,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_10,
body:not(.et-fb) .ragnar_popups_10,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_11,
body:not(.et-fb) .ragnar_popups_11,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_12,
body:not(.et-fb) .ragnar_popups_12,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_13,
body:not(.et-fb) .ragnar_popups_13,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_14,
body:not(.et-fb) .ragnar_popups_14,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_15,
body:not(.et-fb) .ragnar_popups_15,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_16,
body:not(.et-fb) .ragnar_popups_16,
body.et-fb:not(.single-et_pb_layout) .ragnar_popups_17,
body:not(.et-fb) .ragnar_popups_17 {
    display: none;
}

body div[class*=ragnar_popups]::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

body div[class*=ragnar_popups] {
     -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.ddp_pop_up {
    padding-top: 9% !important;
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    min-height: 100%!important;
    z-index: 99999999 !important;
    display: none;
}