

/* Start:/local/templates/babor/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1630053853804*/
.sale-content-wrap .btn{width: auto}

.sale-gallery .slick-dots {
    list-style: none;
}

/* clear fix */
.sale-gallery[data-type="grid"]:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.sale-gallery[data-type="grid"] .sale-gallery-image-sizer,
.sale-gallery[data-type="grid"] .sale-gallery-image-wrap {
    width: 33.333%;
    display: block;
}

.sale-gallery[data-type="grid"] .sale-gallery-image-wrap:nth-of-type(4n+2) {
    width: 66.666%;
}

.sale-gallery[data-type="grid"] .sale-gallery-image-wrap:nth-of-type(7n+6) {
    width: 100%;
}

.sale-gallery-image-wrap {
    float: left;
    padding: 6px;
}

.sale-gallery-image-wrap a {
    display: block;
}

.sale-gallery-image-wrap img {
    display: block;
    max-width: 100%;
    border-radius: 4px;
}
/* End */
/* /local/templates/babor/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1630053853804 */
