

/* Start:/local/components/dss/banners/templates/landing_banner_buttons/style.css?1770164088990*/
.mob-order {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #585858;
    z-index: 100;
    display: none
}
.mob-order__wrapper {
    padding: 6px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.mob-order__link {
    font-family: "Noto Sans", Tahoma, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    padding: 6px 14px;
    border: 1px solid #fff;
    color: #fff
}
.mob-order__link-tel {
    width: 30px;
    height: 30px;
}

.mob-order__link-tel .btn-action__icon {
    width: 100%;
    height: 100%;
    display: block;
    fill: currentColor;
    position: relative;
    z-index: 1
}
@media (max-width: 767px) {
    .mob-order {
        display: block
    }
}

/* End */
/* /local/components/dss/banners/templates/landing_banner_buttons/style.css?1770164088990 */
