

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/gallery-masonry/style.css?17864343761432*/
.masonry_gallery {
    border-top: 1px solid #D6DFEA;
    padding-top: 28px;
}

.masonry-gallery__items {
    margin: 0 -15px;
}

.masonry_gallery__item {
    float: left;
    position: relative;
    width: 25%;
    padding: 15px;
    margin: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.masonry_gallery__item img {
    display: block;
    width: 100%;
    margin: 0;
}

.masonry_gallery__item:hover .gallplus {
    position: absolute;
    display: block;
    width: 52px;
    height: 52px;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    background: url(/local/templates/mavt_adaptiv_2022/components/bitrix/news.list/gallery-masonry/images/prodgallplus.png) -5px -60px no-repeat;
    background-position-x: -5px;
    background-position-y: -60px;
}

.masonry_gallery__item .gallplus:hover {
    cursor: pointer;
    background-position: -5px -5px;
}

.masonry_gallery__item:hover .gallplus {
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
}

.masonry_gallery .pagination {
    margin: 30px 0 0;
    clear: both;
}

@media(max-width: 800px) {
    .masonry-gallery__items .masonry_gallery__item {
        width: 33.3%;
    }
}

@media(max-width: 450px) {
    .masonry-gallery__items .masonry_gallery__item {
        width: 50%;
    }
}

@media(max-width: 350px) {
    .masonry-gallery__items .masonry_gallery__item {
        width: 50%;
    }
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/news.list/gallery-masonry/style.css?17864343761432 */
