

/* Start:/bitrix/templates/main/components/bitrix/news.list/fest-gallery/style.css?16633118941784*/
.fest-gallery h2 {
    font-size: 1.5rem;
}

.fest-gallery .fest-date {
    color: #666666;
}



div.fest-gallery .slider-arrow i {
    color: #CCCCCC !important;
}

div.fest-gallery .slider-arrow img {
    width: 35px;
}

div.fest-gallery .slick-prev,
div.fest-gallery .slick-next {
    top: 50% !important;
    width: 50px !important;
    font-size: 0.6rem !important;
    line-height: 1rem !important;
    color: #000 !important;
}

div.fest-gallery .owl-prev {
    left: -70px !important;
}

div.fest-gallery .owl-next {
    right: -70px !important;
}

div.fest-gallery .slider-image-block {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 130px;
}

div.fest-gallery .slider-text-block-h {
    margin-top: 0.5rem;
}

div.fest-gallery .slider-text-block-h a {
    color: #000;
    text-decoration: none;
    font-size: 0.8rem;
    text-transform: uppercase;
}

div.fest-gallery .slider-text-block-date {
    margin-top: 0.6rem;
    color: #666666;
    text-transform: uppercase;
    font-size: 0.6rem;
}

div.fest-gallery .gallery-image-block a img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
}

@media screen and (max-width:811px) {

    div.fest-gallery .slick-prev {
        left: -10px !important;
    }

    div.fest-gallery .slick-next {
        right: -10px !important;
    }

}

@media screen and (max-width:500px) {

    div.fest-gallery .gallery-responsive-item {
        height: 200px;
    }

    /*div.slick-responsive-item {height: 300px;}*/
    div.fest-gallery .slick-prev {
        left: -5px !important;
    }

    div.fest-gallery .slick-next {
        right: -5px !important;
    }

    div.fest-gallery .gallery-image-block a img {
        width: 80%
    }


}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/fest-gallery/style.css?16633118941784 */
