

/* Start:/local/templates/default/components/vmgr/cookie.declaration/.default/style.css?17775338971441*/
.footer__bottom-part {
    position: fixed;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eabbbb;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all 0.6s ease;
    opacity: 0.9;
    z-index: 900;
}

.footer__bottom-part--hide {
    opacity: 0;
    pointer-events: none;
}

.footer__offer-site {
    width: 100%;
    max-width: 1015px;
    margin: 0 auto;
}

.footer__bottom-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    color: #fff;
    margin: 0;
}

.footer__bottom-text a{
    color: #e56161;
    border-bottom: 1px dotted #e56161;
}

.footer__offer-button {
    display: flex;
    justify-content: center;
    padding-top: 14px;
}

.offer-button {
    font-family: 'Montserrat', sans-serif;
    /*width: 140px;*/
    height: 34px;
    background-color: #999;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    border: none;
    margin: 0 10px;
    border-radius: 4px;
    transition: all 0.6s ease;
    padding: 1px 16px;
    cursor: pointer;
}

.offer-button:hover {
    box-shadow: 0 0 6px 1px #cfcfcf;
    background-color: #fff;
    color: #666;
}

.offer-button:focus,
.offer-button:active {
    outline: none;
    border: none;
}

@media (max-width: 768px) {
    .footer__bottom-text {
        font-size: 16px;
    }
    .offer-button {
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/default/styles.css?1728558398177*/
.grecaptcha-badge { opacity: 0}
.shops-input:after {
content: 'Выберите город';
position: absolute;
top: -6px;
/* z-index: 999999; */
color: gray;
font-size: 9px;
}
/* End */
/* /local/templates/default/components/vmgr/cookie.declaration/.default/style.css?17775338971441 */
/* /local/templates/default/styles.css?1728558398177 */
