#shaim_cks_eu .ruka {
    cursor: pointer;
}

#shaim_cks_eu #shaim_cks_custom {
    display: none;
}

#shaim_cks_eu {
    z-index: 9999;
    font-size: 14px;
    line-height: 1.3em;
    font-family: "Arial";
    left: 0px;
    text-align: center;
    width: 100%;
    clear: both;
    z-index: 9999999999;
}

#shaim_cks_eu .ck_table {
    width: 100%;
}

#shaim_cks_eu .closebutton, #shaim_cks_eu .closebuttonPers, #shaim_cks_eu .closebuttonCustom {
    cursor: pointer;
    text-indent: 0;
    display: inline-block;
    font-family: "Arial";
    font-size: 15px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    padding: 0px 30px;
    opacity: 1;
}

#shaim_cks_eu .more_info_href {
    text-decoration: underline;
}

#shaim_cks_euContent {
    position: relative;
    margin: auto;
    padding: 10px;
    width: 100%;
    display: block;
}

#shaim_cks_eu .closebutton:active, #shaim_cks_eu .closebuttonPers:active, #shaim_cks_eu .closebuttonCustom:active {
    position: relative;
    top: 1px;
}

#shaim_cks_eu p {
    margin: 0;
    padding: 0;
}

#shaim_cks_eu .ck_table td.first {
    text-align: center;
}

#shaim_cks_eu .ck_table td.second {
    width: auto;
    vertical-align: middle;
    padding-right: 20px;
    text-align: left;
}

#shaim_cks_eu #shaim_cks_custom label {
    font-weight: normal;
}


@media (min-width: 768px) {
    #shaim_cks_eu .closebutton, #shaim_cks_eu .closebuttonCustom {
        min-width: 250px;
    }
}

@media (max-width: 768px) {
    .cookies_span_checkbox {
        display: flex;
    }

    #shaim_cks_eu .ck_table td.first {
        display: flex;
        /* font-size: 1.2rem; */
    }

    #shaim_cks_eu #shaim_cks_custom label {
        text-align: left;
    }

    #shaim_cks_eu .ck_table td.second {
        display: inline-block;
        text-align: center;
    }

    #shaim_cks_eu #AcceptAll {
        margin-bottom: 10px;
    }
}
