

/* Start:/local/templates/.default/components/bitrix/news.list/main_gallery/style.css?17398860991559*/

.gallery-filter-wrap ul li a {
    cursor: pointer;
}
 
#scroll-gallery .gallery--item {
    cursor: pointer;
    padding-bottom: 30px;
    text-align: center;
}

#scroll-gallery .video_subheader {
    text-transform: none;
    color: #c19b76;
    text-align: left;
}
  
.main-gallery .lg-outer .lg-thumb-item.active, .main-gallery .lg-outer .lg-thumb-item:hover {
    border-color: #c19b76;
}

.main-gallery .lg-next:before, .main-gallery .lg-prev:after {
    color: #c19b76;
}

.main-gallery .lg-counter {
    color: #c19b76;
}
 
.main-gallery .lg-toolbar .lg-icon{
    color: #c19b76;
}
 
.main-gallery .lg-sub-html {
    background-color: #00000052;
}

 
.gallery-filter-wrap ul{
    text-align: center;
    font-size: 0;
}
.gallery-filter-wrap ul li{
    display: inline-block;
    margin: 0 10px 0 0;
}
.gallery-filter-wrap ul li a{
    display: block;
    padding: 7px;
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.gallery-filter-wrap ul li a.active, .gallery-filter-wrap ul li a:hover{
    background: #c19b76;
    color: #ffffff!important;
}

.gallery_result .scroll-gallery-content .gallery--item img {
    object-fit: cover;
    width: 100%;
}

@media only screen and  (max-width: 767px) {
    .gallery-filter-wrap ul li {
        display: block;
        margin: 0 0 1px 0;
    }

    #scroll-gallery .gallery--item:last-child {
        padding-bottom: 0px;
    }   
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/main_gallery/style.css?17398860991559 */
