.participant-block__item .item-img__inner img {
    height: 140px;
}

.participants-slider {
    height: 250px;
    position: relative;
}

.participants-slider .slick-arrow {
    bottom: 0 !important;
}

.page-header__inner {
    max-width: 1170px;
}

.participant-block__inner {
    margin: 0;
}

.participant-block__item {
    padding: 0 10px;
}

.participants-slider .slick-arrow.slick-next {
    right: 8px;
}

.default-slider .slick-next {
    right: 9px;
}

.events-slider .slick-arrow {
    bottom: 20px;
}

@media (max-width: 767px) {
    .participant-block__item {
        float: left;
    }
}

.vivacello-news__item_desc span {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}

.page-events__filter_item {
    margin-right: 30px;
}

.page-events__filter_item:last-child {
    margin-right: 0;
}

.list__item_red-hover .page-events__list_item .item-info:before {
    background: #000;
    transition: .4s;
}

.list__item_red-hover .page-events__list_item .item-meta__date > div:first-child {
    color: #000;
    transition: .4s;
}

.list__item_red-hover:hover .page-events__list_item .item-info:before {
    background: #fd2643;
    transition: .4s;
}

.list__item_red-hover:hover .page-events__list_item .item-meta__date > div:first-child {
    color: #fd2643;
    transition: .4s;
}

.checkbox-input:not(checked) + .checkbox-label:before {
    border-radius: 50%;
}

.static p img {
    padding: 0;
}

.page-event__static_v2 .wp-img-wrapper--no-caption img {
    max-width: 100%;
    float: none;
}

.wp-img-wrapper {
    padding-top: 20px;
}

.wp-img-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.wp-img-wrapper a {
    float: left;
    display: block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.wp-img-wrapper .wp-caption-text {
    float: left;
    width: 50%;
    padding-top: 0;
}

.page-event__static_v2 .wp-img-wrapper img{
    max-width: 100%;
    float: none;
    height: auto;
    color: inherit;
}

/* Interview more */

.interview-block__more {
    margin-top: 40px;
    text-align: center; }
.interview-block__more a {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px;
    position: relative; }
.interview-block__more a:hover {
    color: #fd2643; }
.interview-block__more a:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    /*background: url("../html/dist/static/images/icon-arrow-bottom-w.png") no-repeat;*/
    width: 29px;
    height: 13px; }

.vivacello-slider {
    height: 670px;
}

.page-vivacello__info {
    padding-top: 100px;
}

.events-all-js {

}
