

/* Start:/bitrix/components/magicolors/soglasie.cookies/templates/.default/style.css?17504292091000*/
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5f5f5;
    padding: 1rem;
    text-align: center;
    z-index: 9999;
    border-top: 1px solid #ccc;
    font-size: 0.9rem;
}

.cookie-consent button {
    background-color: #0078d7;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    cursor: pointer;
    border-radius: 4px;
}

.cookie-consent a {
    color: #f04a22;
    text-decoration: none;
}

div#cookie-consent p {
    /* padding-right: 30%; */
    font-size: 15px;
    float: left;
    margin-left: 10%;
    line-height: 35px;
    margin: 0 0 0 10%;
}

button#accept-cookies {float: left;margin-left: 40px;}
.cookie-consent button {
    background-color: #f04a22!important;
    color: #fff !important;
    border: none;
    padding: 0.5rem 1rem!important;
    cursor: pointer!important;
    border-radius: 4px!important;
}


.cookie-consent button:hover {
     background-color:#000!important;
    color:  #fff!important;
}
/* End */
/* /bitrix/components/magicolors/soglasie.cookies/templates/.default/style.css?17504292091000 */
