

/* Start:/local/components/rmrk/footer.cookie.msg/templates/.default/style.css?1751426237513*/
/* сообщение о куках */
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    font-family: lato, sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    padding: 10px 20px 45px 10px;
    border-top: 1px solid #19a540;
}
.cookie_btn {
    margin-top: 5px;
    cursor: pointer;
}
.cookie_notice a
{
    text-decoration: underline;
}
/* End */
/* /local/components/rmrk/footer.cookie.msg/templates/.default/style.css?1751426237513 */
