.footer-info__item h1 {
    font-size: 14px;
    display: inline;
    font-weight: 400;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

/* Убираем иконку битого изображения */
.quick-view-preview-gallery-wr .lozad:after, .product-carousel__item .lozad:after, .catalog-list__item .lozad:after, .brand .lozad:after {
    background-size: cover;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgb(255, 255, 255);
}

.antibot-field {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.bitrix-captcha {
    display: none;
}
.captcha-word-field {
    width: 100px;
}

#zuck-modal-content .story-viewer .tip.muted {
    bottom: 10%;
}

.show-more-widget-btn, .show-all-widget-btn {
    display: block;
    background-color: #00B9F3;
    color: #fff;
    text-align: center;
    padding: 8px 24px;
    text-decoration: none;
    font-size: 20px;
    margin: 10px auto;
    border: 1px solid #00B9F3;
    border-radius: 5px;
    cursor: pointer;
}

.show-more-widget-btn-total {
    font-size: 10px;
    position: relative;
    top: -1.2em;
}

.icon-seo-float {
    width: 100%;
    height: 100%;
}