/* base */

html {
    overflow-x: hidden;
}

body.fixed {
    overflow: hidden;
    max-height: 100% !important;
}

body.fixed.admin-bar {
    min-height: calc(100vh - 46px);
}

body.fixed.m-calendar,
body.fixed.m-overview {
    max-height: calc(100vh - 46px);
}

body.m-overview {
    min-height: 100vh;
    justify-content: flex-start;
}

footer.m-hide {
    display: none !important;
}

.custom-model-main,
.hidden {
    display: none;
}

.social-stream-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-stream-preloader__wrapper {
    background-image: url('../img/preloader.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 70px;
    height: 70px;
}

.social-stream-preloader.hidden {
    display: none;
}

body .blog-section-posts.m-social-stream-blog-section .blog-section-posts__row._start._blog .blog-section-posts__article,
body .blog-section-posts.m-social-stream-blog-section {
    padding-bottom: 0;
}

body .blog-section-posts.m-social-stream-blog-section .article-grid .blog-section-posts__article-body h3 {
    border-top: none;
    padding: 0;
}

body .blog-section-posts.m-social-stream-blog-section {
    padding-top: 0;
}

body .blog-section-posts.m-social-stream-blog-section .container {
    max-width: 974px;
    margin: 0 auto;
}

.m-social-stream-blog-section .woocommerce-breadcrumb {
    display: none;
    text-align: center;
    background: #F9F9F9;
    width: fit-content;
    margin: 0 auto;
    padding: 7px 20px 6px;
    border-radius: 20px;
    color: #BBBBBB;
    height: 33px;
    font-size: .875em;
}

.m-social-stream-blog-section .woocommerce-breadcrumb span:last-child {
    color: #DA1F2A;
}

.m-social-stream-blog-section .blog-section-posts__title._single {
    font-size: 28px;
    margin-bottom: 12px;
    text-align: center;
}

.social-stream-container__head-wrapper {
    position: relative;
    z-index: 5;
}


.social-stream-container__head {
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: center;
    margin: 24px 0;
}

.social-stream-container__head .storefront-breadcrumb {
    margin: 0 !important;
}

.card-classes-ico {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 22px);
    width: 44px;
    height: 30px;
    opacity: 0.65;
    transition: opacity 0.3s ease-in-out;
}

.m-social-stream-blog-section .blog-section-posts__links {
    margin-bottom: 39px;
    margin-top: 27px;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    align-items: center;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new {
    text-decoration: underline;
    line-height: 33px;
    align-items: center;
    font-size: 12px;
    display: flex;
    color: #303030;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new:hover {
    color: #da1f2a;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new svg {
    margin-right: 4px;
    fill: #969696;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new:hover svg {
    fill: #da1f2a;
}

.m-social-stream-blog-section .blog-section-posts__row._single {
    margin-left: 6px;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 6px;
    display: flex;
    align-items: center !important;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details {
    font-size: 12px;
    color: #303030;
    display: flex;
    align-items: center;
    margin-right: 6px;
}

.m-social-stream-blog-section .blog-section-posts__article-author img {
    margin-right: 5px;
}

.m-social-stream-blog-section  .blog-section-posts__content {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .card-classes-ico {
        top: calc(50% - 21px);
        left: calc(50% - 30px);
        width: 60px;
        height: 42px;
    }
    .m-social-stream-blog-section .woocommerce-breadcrumb {
        display: block;
    }
    .m-social-stream-blog-section .blog-section-posts__title._single {
        font-size: 36px;
        margin-bottom: 24px;
    }
    .m-social-stream-blog-section .blog-section-posts__links {
        margin-top: 31px;
    }
    .m-social-stream-blog-section .blog-section-posts__row._single {
        margin-left: 18px;
    }
    .m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details {
        font-size: 14px;
        margin-right: 18px;
    }
}

@media screen and (min-width: 783px) {
    body.fixed.admin-bar {
        min-height: calc(100vh - 32px);
    }
    body.fixed.m-calendar,
    body.fixed.m-overview {
        max-height: calc(100vh - 32px);
    }
}

@media screen and (min-width: 950px) {
    .social-stream-container__head {
        margin: 24px 0 55px;
        flex-direction: row;
        justify-content: space-between;
    }
    .container.social-stream-container {
        max-width: 969px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-left,
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-search {
        max-width: calc(30% - 8px);
        width: 100%;
    }
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-center {
        max-width: calc(40% - 8px);
        width: 100%;
    }
    .social-stream-container__head .storefront-breadcrumb .woocommerce-breadcrumb {
        margin-left: 0;
    }
}

@media screen and (min-width: 950px) and (max-width: 1500px) {
    .social-stream-container__head-wrapper {
        width: 100%;
        padding-bottom: 65px;
    }
    .social-stream-container__head {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        min-width: 100%;
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    .social-stream-container__head {
        flex-wrap: wrap;
        justify-content: center;
    }
    .blog-section-stream_posts:not(.position-left) .social-stream-wrapper-center {
        order: 2;
        width: 100%;
    }
    .social-stream-container__head-wrapper {
        padding-bottom: 120px;
    }
}

@media screen and (min-width: 950px) and (max-width: 1350px) {
    .blog-section-stream_posts.position-left .social-stream-container__head-wrapper {
        padding-bottom: 170px;
    }
}

@media screen and (min-width: 992px) {
    .m-social-stream-blog-section .blog-section-posts__title._single {
        font-size: 50px;
        line-height: 57px;
    }
}

@media screen and (min-width: 1024px) {
    .m-social-stream-blog-section .woocommerce-breadcrumb {
        margin-bottom: 18px;
    }
    .m-social-stream-blog-section .blog-section-posts__title._single {
        margin-bottom: 20px;
    }
    .m-social-stream-blog-section .blog-section-posts__links {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1200px) {
    body .blog-section-posts.m-social-stream-blog-section.has-sidebar {
        position: relative;
        display: flex;
        gap: 38px;
        align-items: unset;
        max-width: 1360px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 32px;
        padding-right: 32px;
        overflow: inherit;
    }
    body .blog-section-posts.m-social-stream-blog-section.has-sidebar .blog-section-posts__content {
        max-width: calc(974px - 44px);
    }
    body .blog-section-posts.m-social-stream-blog-section.has-sidebar .container {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (min-width: 1250px) {
    .blog-section-stream_posts.not-admin:not(.position-left) .social-stream-container__head-wrapper {
        padding: 0;
    }
    .blog-section-stream_posts.not-admin:not(.position-left) .social-stream-container__head {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: none;
        position: relative;
    }
    .blog-section-stream_posts.not-admin:not(.position-left) .social-stream-container__head .social-stream-wrapper-center {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        max-width: 30%;
    }
    .blog-section-stream_posts.not-admin:not(.position-left) .woocommerce-breadcrumb,
    .blog-section-stream_posts.not-admin:not(.position-left) .social-stream-search {
        max-width: 30%;
    }
}

@media screen and (min-width: 1350px) and (max-width: 1500px) {
    .blog-section-stream_posts.position-left .social-stream-container__head-wrapper {
        padding-bottom: 120px;
    }
}

@media screen and (min-width: 1500px) {
    .container.social-stream-container {
        max-width: 1284px !important;
    }
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-left,
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-search {
        max-width: calc(25% - 8px);
    }
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-center {
        max-width: calc(50% - 8px);
    }
}

@media screen and (min-width: 1600px) {
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-left,
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-search {
        max-width: calc(20% - 8px);
    }
    .blog-section-stream_posts.position-left .social-stream-container__head .social-stream-wrapper-center {
        max-width: calc(60% - 8px);
    }
}

@media screen and (max-width: 749px) {
    .m-social-stream-blog-section .woocommerce-breadcrumb.m-hide-mob {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new {
        order: 2;
    }
}



/* social-stream-gallery */

.social-stream-gallery {
    position: relative;
}

.social-stream-gallery video {
    width: 100%;
    height: 100%;
    max-height: 660px;
    vertical-align: top;
    pointer-events: none;
}

.social-stream-gallery .social-stream-gallery__slide.show-video video {
    pointer-events: auto;
}

.social-stream-gallery img {
    width: 100%;
    max-width: 100%;
    max-height: 660px;
    vertical-align: top;
    object-fit: contain;
}

.social-stream-gallery img:not(.social-stream-gallery__poster-img) {
    height: 100%;
}

.social-stream-gallery__slide__video video {
    display: none;
}

.social-stream-gallery__slide__video video.no-poster,
.social-stream-gallery__slide__video.hide-poster video {
    display: block;
}

.social-stream-gallery__slide__video.hide-poster .social-stream-gallery__poster {
    display: none;
}

.social-stream-gallery img.social-stream-gallery__poster-img {
    object-fit: cover;
    width: 100%;
}

.social-stream-gallery.is-admin img,
.social-stream-gallery.is-admin video {
    max-height: calc(660px - 80px);
}

.social-stream-gallery.has-many-media {
    width: 100%;
    margin: 0 0 12px;
    max-width: calc(100vw - 44px);
}

.social-stream-gallery .social-stream-gallery__slider {
    width: 100%;
}

.social-stream-gallery.has-many-media .social-stream-gallery__slide {
    width: 100%;
    max-width: 100%;
    height: 660px;
    max-height: 660px;
    position: relative;
    cursor: pointer;
}

.social-stream-gallery .social-stream-gallery__slide__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 300ms;
    display: none;
}

.social-stream-gallery .social-stream-gallery__slide__icon.no-poster {
    display: block;
}

.social-stream-gallery.is-admin .social-stream-gallery__slide__icon {
    transform: translateX(-50%) translateY(calc(-50% - 20px));
}

.social-stream-gallery .social-stream-gallery__slide.show-video .social-stream-gallery__slide__icon {
    display: none;
}

.social-stream-post.m-social-stream {
    display: block;
}

.social-stream-gallery.has-one-media {
    margin: 0 0 30px;
    width: 100%;
}

.social-stream-post.m-social-stream .social-stream-gallery.has-one-media {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 660px;
    margin: 0 0 12px;
}

.social-stream-post.m-social-stream .social-stream-gallery:not(.has-one-media) img:not(.social-stream-no-poster__icon), 
.social-stream-post.m-social-stream .social-stream-gallery:not(.has-one-media) video {
    max-height: 660px;
}

.social-stream-post.m-social-stream .social-stream-gallery video {
    pointer-events: auto;
}

.social-stream-post.m-social-stream .social-stream-gallery.is-admin:not(.has-one-media) img:not(.social-stream-no-poster__icon),
.social-stream-post.m-social-stream .social-stream-gallery.is-admin:not(.has-one-media) video {
    max-height: calc(660px - 80px);
}

.social-stream-post.m-social-stream .social-stream-gallery:not(.has-one-media) img:not(.social-stream-no-poster__icon) {
    object-fit: contain;
}

.social-stream-gallery__nav .social-stream-gallery__nav__btn {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    background: #da1f2a;
    border-radius: 50%;
}

.social-stream-gallery__nav__btn::after {
    display: none;
}

.social-stream-gallery__nav__btn-prev {
    left: -10px;
}

.social-stream-gallery__nav__btn-next {
    right: -10px;
}

.social-stream-gallery__nav__pagination,
.social-stream-gallery__nav {
    display: none;
}

.social-stream-gallery__nav.show {
    display: block;
}

.social-stream-gallery__link {
    font-family: 'Roboto';
    display: flex;
    gap: 9px;
    align-items: center;
    color: #CE1D2E;
    font-size: 12px;
    line-height: 13px;
    transition: all 300ms;
    font-weight: 100;
    margin-top: 10px;
    max-width: 100%;
    width: max-content;
}

.social-stream-gallery__link:hover {
    opacity: .7;
    color: #CE1D2E;
}

.social-stream-gallery__link:hover .social-stream-gallery__link__text {
    text-decoration: none;
}

.social-stream-gallery__link img,
.social-stream-gallery__link__icon {
    min-width: 28px;
    width: 28px;
    min-height: 28px;
    height: 28px;
    border-radius: 50%;
    background: #CE1D2E;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-stream-gallery__link__text {
    text-decoration: underline;
}

.social-stream-gallery__link__text span:not(.item-dimensions) {
    font-weight: 500;
}

.social-stream-content a {
    color: #CE1D2E;
    text-decoration: underline;
    transition: all 300ms;
}

.social-stream-content a:hover {
    text-decoration: none;
}

.blog-section-posts__article .social-stream-content ol ol,
.blog-section-posts__article .social-stream-post__text ol ol,
.blog-section-posts__article .social-stream-content ol ul,
.blog-section-posts__article .social-stream-post__text ol ul,
.blog-section-posts__article .social-stream-content ul ol,
.blog-section-posts__article .social-stream-post__text ul ol,
.blog-section-posts__article .social-stream-content ul ul,
.blog-section-posts__article .social-stream-post__text ul ul {
    margin: 0;
}

.social-stream-gallery__poster {
    cursor: pointer;
}

.stream-scroll {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.stream-scroll__content,
.stream-scroll__media {
    width: 100%;
    height: auto;
}

.stream-scroll__media {
    position: relative;
}

@media screen and (min-width: 750px) {
    .social-stream-gallery.has-many-media .social-stream-gallery__slide {
        max-height: 445px;
        width: auto !important;
    }
    .social-stream-post.m-social-stream .social-stream-gallery.has-one-media {
        /* float: left;
        max-width: calc(50% - 40px); */
        width: 100%;
        height: auto;
        max-height: max-content;
        margin: 0 20px 0 0;
        padding-bottom: 20px;
        padding-top: 5px;
    }
    .social-stream-gallery:not(.has-one-media) img:not(.social-stream-gallery__poster-img):not(.social-stream-no-poster__icon) {
        width: auto;
    }
    .social-stream-gallery:not(.has-one-media) img:not(.social-stream-no-poster__icon),
    .social-stream-gallery:not(.has-one-media) video {
        max-height: 445px;
        height: 445px;
    }
    .social-stream-gallery.is-admin:not(.has-one-media) img:not(.social-stream-no-poster__icon),
    .social-stream-gallery.is-admin:not(.has-one-media) video {
        max-height: calc(445px - 80px);
        height: calc(445px - 80px);
    }
    .social-stream-gallery.has-one-media video,
    .social-stream-gallery.has-one-media img {
        max-height: 100%;
    }
    .social-stream-gallery.has-one-media video {
        max-height: calc(100vh - 100px);
    }
    .social-stream-gallery.has-one-media.is-admin img.social-stream-gallery__poster-img,
    .social-stream-gallery.has-one-media.is-admin video {
        max-height: calc(100vh - 180px);
    }
    .social-stream-gallery.has-one-media.is-admin video.no-poster {
        max-height: calc(100vh - 260px);
    }
    .stream-scroll {
        gap: 40px;
        flex-wrap: nowrap;
    }
    .stream-scroll__media {
        width: calc(50% - 40px);
        max-width: calc(50% - 40px);
    }
    .stream-scroll__content {
        width: 50%;
        height: max-content;
    }
    .stream-scroll__media__wrapper {
        width: 100%;
        max-height: calc(100vh - 100px);
    }
    .stream-scroll__media__wrapper.fixed {
        position: fixed;
        top: 100px;
    }
    .stream-scroll__media__wrapper.absolute {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}


@media screen and (min-width: 950px) {
    .social-stream-gallery.has-many-media .social-stream-gallery__slide {
        max-height: 565px;
    }
    .social-stream-post.m-social-stream .social-stream-gallery.has-one-media {
        margin: 0 40px 0 0;
        padding-bottom: 30px;
    }
    .social-stream-gallery:not(.has-one-media) img:not(.social-stream-no-poster__icon),
    .social-stream-gallery:not(.has-one-media) video {
        max-height: 565px;
        height: 565px;
    }
    .social-stream-gallery.is-admin:not(.has-one-media) img:not(.social-stream-no-poster__icon),
    .social-stream-gallery.is-admin:not(.has-one-media) video {
        max-height: calc(565px - 80px);
        height: calc(565px - 80px);
    }
}

@media screen and (min-width: 1018px) {
    .social-stream-gallery.has-many-media {
        max-width: calc(974px - 44px);
    }
}

@media screen and (min-width: 1100px) {
    .social-stream-gallery__nav__btn-prev {
        left: -50px;
    }
    
    .social-stream-gallery__nav__btn-next {
        right: -50px;
    }
}

@media screen and (max-width: 749px) {
    .social-stream-gallery.is-admin video.no-poster {
        max-height: calc(660px - 155px);
    }
}




/* social-stream-grid */

.social-stream-grid__no-records,
.social-stream-arhive__title {
    font-family: "Bebas-Neue", sans-serif;
    font-weight: 400;
    color: #303030;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    margin: 25px 0 0;
}

.social-stream-grid__no-records {
    text-align: center;
    margin: 40px 0;
    width: 100%;
}

.social-stream-arhive__text {
    font-weight: 200;
    color: #303030;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 6px;
}

.social-stream-grid {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 100%;
    margin-top: 25px;
    padding-bottom: 70px;
}

.social-stream-grid.hidden {
    opacity: 0;
}

.social-stream-grid__array {
    display: none;
}

.social-stream-grid__main {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.social-stream-grid__col {
    width: 100%;
}

.social-stream-grid__col.m-hide {
    display: none;
}

.social-stream-grid__col .social-stream-card {
    width: 100%;
}

.social-stream-grid__col .social-stream-card:last-child {
    border-bottom: none;
}

.social-stream-grid .pagination {
    width: 100%;
    text-align: center;
}

.social-stream-grid__load-more {
    display: none;
}

.social-stream-grid .pagination .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.social-stream-grid .pagination .page-numbers {
    color: #303030;
    transition: all 300ms;
}

.social-stream-grid .pagination .page-numbers:hover,
.social-stream-grid .pagination .page-numbers.current {
    color: #da1f2a;
}

@media screen and (min-width: 750px) {
    .social-stream-grid__no-records,
    .social-stream-arhive__title {
        font-size: 36px;
        line-height: 42px;
        margin: 22px 0 0;
    }
    .social-stream-grid__no-records {
        margin: 40px 0;
    }
    .social-stream-arhive__text {
        font-size: 20px;
        line-height: 22px;
    }
    .social-stream-grid {
        margin-top: 32px;
    }
    .social-stream-grid__col {
        width: calc(50% - 10px);
    }
}

@media screen and (min-width: 950px) {
    .social-stream-grid__no-records,
    .social-stream-arhive__title {
        font-size: 50px;
        line-height: 52px;
        margin: 18px 0 0;
    }
    .social-stream-grid__no-records {
        margin: 40px 0;
    }
    .social-stream-arhive__text {
        font-size: 22px;
        line-height: 24px;
        margin-top: 16px;
    }
    .social-stream-grid {
        margin-top: 48px;
    }
    .social-stream-grid__col {
        width: calc(33.3333% - 13.3333px);
    }
}

@media screen and (min-width: 1500px) {
    .social-stream-grid {
        display: flex;
    }
    .social-stream-grid__col {
        width: calc(25% - 15px);
    }
}


/* social-stream-card */

.social-stream-card {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #c4c4c4;
}

.social-stream-card.m-hide {
    display: none;
}

.social-stream-card.m-last {
    border-bottom: none;
    padding-bottom: 0;
}

.social-stream-card__media {
    width: 100%;
    height: max-content;
    margin-bottom: 20px;
}

.social-stream-card__media>a {
    display: block;
}

.social-stream-card__media img,
.social-stream-card__media video {
    width: 100%;
    height: auto;
    max-height: 750px;
    object-fit: contain;
    vertical-align: top;
}

.social-stream-card__media video {
    display: none;
}

.social-stream-card__media video.no-poster,
.social-stream-card__media.hide-poster video {
    display: block;
}

.social-stream-card__media .social-stream-gallery__poster {
    position: relative;
}

.social-stream-card__media.hide-poster .social-stream-gallery__poster {
    display: none;
}

.social-stream-card__media .social-stream-gallery__poster img {
    object-fit: cover;
}

.social-stream-card__title {
    font-family: "Bebas-Neue", sans-serif;
    font-weight: 400;
    color: #303030;
    font-size: 25px;
    line-height: 27px;
    margin: -3px 0 0;
}

.social-stream-card__title a {
    font-family: "Bebas-Neue", sans-serif;
    color: #303030;
}

.social-stream-card__reative-note {
    font-weight: 700;
    margin: 10px 0;
}

.social-stream-card__text {
    color: #303030;
    font-size: 12px;
    line-height: 15px;
    word-break: break-word;
}

.social-stream-card__text-wrapper {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.social-stream-card__link {
    font-family: "Roboto", sans-serif;
    color: #da1f2a;
    text-decoration: underline;
    transition: all 300ms;
}

.social-stream-card__link svg {
    transition: all 300ms;
    background: transparent;
    border-radius: 50%;
    transform: translateY(30%);
}

.social-stream-card__link:hover {
    text-decoration: none;
}

.social-stream-card__link:hover svg {
    opacity: .7;
    background: #da1f2a;
    stroke: #fff;
}


.social-stream-card.hide .social-stream-card__media {
    position: relative;
}

.social-stream-card.hide .social-stream-card__hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff95;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-stream-card.hide .social-stream-card__media img {
    filter: grayscale(100%);
}

.social-stream-card.hide .social-stream-card__media .social-stream-card__hide-svg {
    width: 50%;
    height: auto;
    max-height: 90%;
    object-fit: contain;
    vertical-align: top;
    color: #da1f2a;
}

.social-stream-card.hide .social-stream-card__media .card-classes-ico {
    display: none;
}

@media screen and (min-width: 750px) {
    .social-stream-card {
        width: calc(33.3333% - 13.3333px);
    }
    .social-stream-card__title {
        font-size: 31px;
        line-height: 34px;
    }
    .social-stream-card__text {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (min-width: 1500px) {
    .social-stream-card {
        width: calc(25% - 15px);
    }
    .social-stream-card__title {
        font-size: 28px;
    }
}




/* social-stream-post */

.social-stream-post {
    padding: 16px 0;
    position: relative;
}

.social-stream-posts .social-stream-post::before {
    content: '';
    border-top: 2px solid #f8f8f8;
    position: absolute;
    width: 200vw;
    top: 0;
    left: -100vw;
}

.blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-post h3.social-stream-post__title,
.blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-posts h3.social-stream-post__title {
    border-top: none;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 36px;
    margin-bottom: 16px;
}

.blog-section-posts__article-body .social-stream-post p,
.blog-section-posts__article-body .social-stream-posts p {
    margin-bottom: 11px;
    font-size: 11px !important;
    line-height: 17px !important;
}

.blog-section-posts__article .social-stream-post ul,
.blog-section-posts__article .social-stream-post ol,
.blog-section-posts__article .social-stream-posts ul,
.blog-section-posts__article .social-stream-posts ol {
    padding: 0 0 0 15px;
    margin: 11px 0;
}

.blog-section-posts__article .social-stream-post ol,
.blog-section-posts__article .social-stream-posts ol {
    list-style: decimal;
}

.blog-section-posts__article .social-stream-post ul,
.blog-section-posts__article .social-stream-posts ul {
    list-style: disc;
}

.blog-section-posts__article .social-stream-post ul li,
.blog-section-posts__article .social-stream-post ol li,
.blog-section-posts__article .social-stream-posts ul li,
.blog-section-posts__article .social-stream-posts ol li {
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 3px;
}

.social-stream-post__text a {
    color: #CE1D2E;
    text-decoration: underline;
    transition: all 300ms;
}

.social-stream-post__text a:hover {
    text-decoration: none;
}

.social-stream-gallery__collab-link {
    font-family: 'Roboto';
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    align-items: center;
    font-size: 12px;
    line-height: 13px;
    transition: all 300ms;
    font-weight: 100;
    width: fit-content;
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 100px;
}

.social-stream-gallery__collab-link img {
    min-width: 28px;
    width: 28px;
    min-height: 28px;
    height: 28px;
    border-radius: 50%;
    background: #CE1D2E;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 300ms;
}

.social-stream-gallery__collab-link span {
    transition: all 300ms;
    color: #CE1D2E;
    cursor: pointer;
    text-decoration: underline;
    word-break: break-word;
}

.social-stream-gallery__collab-link span:hover,
.social-stream-gallery__collab-link img:hover {
    opacity: .7;
}

.social-stream-gallery__collab-link span:hover {
    text-decoration: none;
}

.social-stream-gallery__collab-link,
.social-stream-post__link {
    position: relative;
}

.social-stream-post__comment {
    margin-top: 50px;
}

.social-stream-gallery__collab-link.copied-name::after,
.social-stream-gallery__collab-link.copied-all::after,
.social-stream-post__link.copied::after {
    content: 'Copied';
    font-family: 'Roboto';
    display: flex;
    align-items: center;
    color: #fff;
    background: #000;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 13px;
    transition: all 300ms;
    font-weight: 100;
    position: absolute;
    height: 100%;
    top: 0;
    left: calc( 100% + 10px);
    width: max-content;
    max-width: 90px;
}

.social-stream-gallery__collab-link.copied-all::after {
    content: 'All Copied';
}

.social-stream-gallery__collab-link.copied-name::after {
    content: 'Name Copied ';
}

.social-stream-post .blog-section-posts__links {
    margin-bottom: 39px;
}

.m-social-stream-blog-section .social-stream-post .blog-section-posts__links .blog-section-posts__article-author._details {
    margin-bottom: 0;
}


@media screen and (min-width: 750px) {
    .social-stream-post {
        padding: 32px 0;
    }
    .blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-post h3.social-stream-post__title,
    .blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-posts h3.social-stream-post__title {
        font-size: 27px;
        margin-bottom: 20px;
    }
    .blog-section-posts__article-body .social-stream-post p,
    .blog-section-posts__article-body .social-stream-posts p {
        margin-bottom: 16px;
        font-size: 13px !important;
        line-height: 19px !important;
    }
    .blog-section-posts__article .social-stream-post ul,
    .blog-section-posts__article .social-stream-post ol,
    .blog-section-posts__article .social-stream-posts ul,
    .blog-section-posts__article .social-stream-posts ol {
        padding: 0 0 0 15px;
        margin: 16px 0;
    }
    .blog-section-posts__article .social-stream-post ul li,
    .blog-section-posts__article .social-stream-post ol li,
    .blog-section-posts__article .social-stream-posts ul li,
    .blog-section-posts__article .social-stream-posts ol li {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 6px;
    }
}


@media screen and (min-width: 950px) {
    .social-stream-post {
        padding: 42px 0 48px;
    }
    .blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-post h3.social-stream-post__title,
    .blog-section-posts .article-grid .blog-section-posts__article-body .social-stream-posts h3.social-stream-post__title {
        font-size: 36px;
        margin-bottom: 16px;
    }
    .blog-section-posts__article-body .social-stream-post p,
    .blog-section-posts__article-body .social-stream-posts p {
        margin-bottom: 32px;
        font-size: 14px !important;
        line-height: 21px !important;
    }
    .blog-section-posts__article .social-stream-post ul,
    .blog-section-posts__article .social-stream-post ol,
    .blog-section-posts__article .social-stream-posts ul,
    .blog-section-posts__article .social-stream-posts ol {
        margin: 32px 0;
    }
    .blog-section-posts__article .social-stream-post ul li,
    .blog-section-posts__article .social-stream-post ol li,
    .blog-section-posts__article .social-stream-posts ul li,
    .blog-section-posts__article .social-stream-posts ol li {
        font-size: 14px;
        line-height: 21px;
    }
}

@media screen and (max-width: 749px) {
    .social-stream-post {
        min-height: auto !important;
    }
}




/* social-stream-arhive__filters */

.social-stream-wrapper-center {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 12px;
}

.social-stream-wrapper-left {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.social-stream-wrapper-left .social-stream-arhive__title {
    margin: 0;
    font-size: 21px;
    line-height: 24px;
}

.social-stream-arhive__filters {
    display: flex;
    justify-content: center;
    align-items: center;
}

#event-view-switcher {
    padding: 5px 7px;
    background: #F8F8F8;
    border-radius: 3px;
    display: flex;
}

#event-view-switcher .switch-view {
    padding: 6px 10px;
    background: transparent;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 1px;
    transition: all 300ms;
    border-radius: 3px;
    position: relative;
}

#event-view-switcher .switch-view.active {
    background: #DA1F2A;
    color: #fff;
}

#event-view-switcher .switch-view[data-view="calendar"]::after {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% + 6px);
    top: -3px;
    right: 0;
    background: #EEEEEE;
    border-radius: 3px;
}

#event-view-switcher.overview .switch-view[data-view="calendar"]::after {
    right: auto;
    left: 0;
}

#event-view-switcher.calendar .switch-view[data-view="calendar"]::after {
    display: none;
}


@media screen and (min-width: 950px) {
    .social-stream-wrapper-center {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .social-stream-wrapper-left {
        align-items: flex-start;
    }
    .social-stream-wrapper-left .social-stream-arhive__title {
        font-size: 37px;
        line-height: 44px;
        text-align: start;
    }
}





/* social-platform-info */

.social-platform-info {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}

.social-platform-info.m-single {
    justify-content: center;
}

.social-platform-info__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    height: max-content;
}

.social-platform-info__wrapper>div,
.social-platform-info__wrapper p,
.social-platform-info__wrapper>a {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border: 1px solid #303030;
    border-radius: 50%;
    transition: all 300ms;
}

.social-platform-info__wrapper .social-platform-info__img-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.social-platform-info__wrapper>a:hover {
    border: 1px solid #DA1F2A;
    background: #DA1F2A;
}

.social-platform-info__wrapper img {
    max-width: 18px;
    max-height: 18px;
    width: auto;
    height: auto;
    object-fit: contain;
}


.social-platform-info__wrapper span {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    bottom: -3px;
    right: -3px;
    background: #3AC730;
    color: #fff;
    font-size: 9px;
    line-height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.social-platform-info__wrapper .no-platform .social-platform-info__mark,
.social-platform-info__wrapper .no-content .social-platform-info__mark,
.social-platform-info__wrapper .platform-exists .social-platform-info__mark,
.social-platform-info__wrapper .content-exists .social-platform-info__mark {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    bottom: -3px;
    right: -3px;
    background-image: url(../img/has-content.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
}

.social-platform-info__wrapper .no-platform .social-platform-info__mark,
.social-platform-info__wrapper .no-content .social-platform-info__mark {
    background-image: url(../img/no-content.svg);
}




/* calendar */

#calendar {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 50px;
    overflow-x: auto;
}

#calendar .fc-header-toolbar {
    width: 100%;
}

#calendar .fc-daygrid-day-frame {
    min-height: auto;
}

#calendar .fc-view-harness {
    min-width: 600px;
}

#calendar .fc-h-event {
    background: transparent;
    border: none;
}

@media screen and (min-width: 750px) {
    #calendar {
        margin-top: 32px;
    }
}

@media screen and (min-width: 950px) {
    #calendar {
        margin-top: 48px;
    }
}




/* calendar-event-block */

.calendar-event-block {
    padding: 5px 15px 5px 5px;
    border: 1px solid #303030;
    border-radius: 2px;
    margin: 5px 2px;
    display: block;
}

.calendar-event-block__wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.calendar-event-block__img {
    width: 100%;
    height: 40px;
    object-fit: cover;
    vertical-align: top;
}

.calendar-event-block__title {
    color: #303030;
    word-break: break-word;
    white-space: normal;
}

.calendar-event-block__media-posts {
    position: absolute;
    background: #fff;
    bottom: -5px;
    right: 10px;
    width: auto;
    display: flex;
    gap: 5px;
    padding: 0 5px;
}

.calendar-event-block__media-posts div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 8px;
    line-height: 7px;
}

.calendar-event-block__media-posts .media-number {
    background: #3AC730;
}

.calendar-event-block__media-posts .no-content,
.calendar-event-block__media-posts .has-content {
    background-image: url(../img/has-content.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.calendar-event-block__media-posts .no-content {
    background-image: url(../img/no-content.svg);
}

.calendar-event-block__edit {
    position: absolute;
    top: 5px;
    right: 2px;
    width: 10px;
    height: 10px;
    display: block;
    background-image: url(../img/calendar-event-edits.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (min-width: 950px) {
    .calendar-event-block__wrapper {
        flex-direction: row;
    }
    .calendar-event-block__img {
        width: 40px;
        height: 40px;
    }
}

@media screen and (min-width: 950px) {
    #calendar {
        width: calc(100% + 100vw - 1000px);
        margin-left: calc(-50vw + 500px);
        margin-right: calc(-50vw + 500px);
    }
}

@media screen and (min-width: 1500px) {
    #calendar {
        width: calc(100% + 100vw - 1310px);
        margin-left: calc(-50vw + 655px);
        margin-right: calc(-50vw + 655px);
    }
}




/* overview-block */

.overview-block {
    display: flex;
    gap: 20px;
    width: calc(100% + 44px);
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: -22px;
    margin-left: -22px;
    padding-bottom: 20px;
    padding-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    cursor: grab;
    scroll-behavior: auto;
}

.overview-block.no-scroll {
    overflow-x: hidden;
}

.overview-block.no-horizontal-scroll {
    overflow-x: hidden !important;
}

.overview-block.active {
    cursor: grabbing;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.overview-block__item {
    width: 310px;
    min-width: 310px;
    height: auto;
    position: relative;
}

.overview-block__item:nth-child(2)::before {
    content: '';
    width: 1px;
    height: 100%;
    background: #303030;
    position: absolute;
    top: 0;
    left: -10px;
    opacity: .1;
}

.overview-block__item:not(:last-child)::after {
    content: '';
    width: 1px;
    height: 100%;
    background: #303030;
    position: absolute;
    top: 0;
    right: -10px;
    opacity: .1;
}

.overview-block__item:last-child {
    margin-right: 22px;
}

.overview-block__item__main .social-stream-card {
    width: 100%;
}

.overview-block__item__head {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
    padding-right: 10px;
}

.overview-block__item__main {
    margin-top: 20px;
    height: 600px;
    overflow-y: auto;
    padding-right: 10px;
    overflow-x: hidden;
}

.overview-block__item__link-admin {
    text-transform: uppercase;
    font-weight: 700;
    transition: all 300ms;
    color: #303030;
    font-size: 20px;
    line-height: 19px;
    width: 28px;
    height: 28px;
    background: #F8F8F8;
    border-radius: 3px;
    color: #DA1F2A;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overview-block__item__link-admin.hidden {
    display: none;
}

.overview-block__item__link-admin:hover {
    background: #CE1D2E;
    color: #F8F8F8;
}

.overview-block__item__add-new {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 30px 0;
    color: #CE1D2E;
    transition: all 300ms;
}

.overview-block__item__add-new:hover {
    opacity: .7;
}

.overview-block__item__main-publishing {
    min-height: calc(100% - 30px);
}
  

.overview-block__item__main-no-publishing .social-stream-card:last-child,
.overview-block__item__main-publishing .social-stream-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.overview-block__item__no-publishing {
    margin: 20px 0;
    text-align: center;
    color: #fff;
    padding: 10px;
    background: #303030;
}

.js-stream_posts>#overview-load-more-prev,
.js-stream_posts>#overview-load-more {
    display: none;
}

.overview-block>#overview-load-more-prev,
.overview-block>#overview-load-more {
    background: #DA1F2A;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bebas-Neue", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 300ms;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    min-width: 50px;
    height: auto;
}

.overview-block__item__main::-webkit-scrollbar {
    width: 5px;
}
#calendar::-webkit-scrollbar,
.overview-block::-webkit-scrollbar {
    height: 5px;
}

#calendar::-webkit-scrollbar-thumb,
.overview-block__item__main::-webkit-scrollbar-thumb,
.overview-block::-webkit-scrollbar-thumb {
    background: #da1f2a;
}
#calendar::-webkit-scrollbar-track,
.overview-block__item__main::-webkit-scrollbar-track,
.overview-block::-webkit-scrollbar-track {
    background: #30303010;
}

.overview-block .social-stream-card {
    margin-bottom: 0;
    padding-top: 40px;
}

.overview-block .social-stream-card:first-child {
    padding-top: 0;
}


@media screen and (min-width: 950px) {
    .overview-block {
        gap: 40px;
    }
    .overview-block__item:nth-child(2)::before {
        left: -20px;
    }
    .overview-block__item:not(:last-child)::after {
        right: -20px;
    }
}

@media screen and (min-width: 969px) {
    .overview-block {
        width: calc(100% + 100vw + 44px - 969px);
        margin-right: calc(-50vw + 484.5px);
        margin-left: calc(-50vw + 462.5px);
    }
    .overview-block::-webkit-scrollbar {
        width: 969px;
    }
}

@media screen and (min-width: 1500px) {
    .overview-block {
        width: calc(100% + 100vw - 1248px);
        margin-right: calc(-50vw + 624px);
        margin-left: calc(-50vw + 624px);
    }
}

@media screen and (max-width: 600px) {
    .js-stream_posts.view-calendar {
        overflow-x: auto;
    }
}



/* social-stream-search */

.social-stream-search {
    display: flex;
    align-items: center;
    gap: 6px;
}

.social-stream-search.show .social-stream-search__clean-btn {
    width: 40px;
}

.social-stream-search.show input[type="text"].social-stream-search__input {
    width: 170px;
    padding: 11px 15px;
}

.social-stream-search.show .social-stream-search__search-btn {
    border-radius: 0 3px 3px 0;
}

.social-stream-search__wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
}

.social-stream-search__clean-btn,
.social-stream-search__add-btn,
.social-stream-search__search-btn  {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: none;
    background: #F8F8F8;
    color: #202123;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 300ms;
    cursor: pointer;
}

.social-stream-search__clean-btn {
    width: 0px;
    padding: 0;
    overflow: hidden;
}

.social-stream-search__clean-btn svg {
    width: 17px;
    height: 17px;
}

.social-stream-search__clean-btn:hover,
.social-stream-search__add-btn:hover,
.social-stream-search__search-btn:hover {
    background: #DA1F2A;
}

.social-stream-search__add-btn::before,
.social-stream-search__add-btn::after {
    content: '';
    width: 16px;
    height: 2px;
    background: #202123;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.social-stream-search__add-btn::after {
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

input[type="text"].social-stream-search__input {
    height: 40px;
    padding: 11px 0;
    background: #F8F8F8;
    border: none;
    color: #202123;
    font-size: 16px;
    line-height: 18px;
    border-radius: 3px 0 0 3px;
    width: 0px;
    overflow: hidden;
    transition: all 300ms;
}

input[type="text"].social-stream-search__input:focus,
input[type="text"].social-stream-search__input:focus-visible {
    border: none;
    outline: none;
}

input[type="text"].social-stream-search__input::placeholder {
    font-size: 16px;
    line-height: 18px;
    color: #969696;
}

@media screen and (min-width: 950px) {
    .social-stream-search {
        justify-content: end;
    }
}



/* social-stream-popup */

.social-stream-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 12px;
    background: #00000080;
    z-index: -1;
    color: #000;
}

.social-stream-popup.show {
    z-index: 190 ;
    display: flex;
}

.social-stream-popup__wrapper {
    background: #fff;
    padding: 140px 10px 22px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    max-width: 700px;
    min-height: 355px;
    max-height: 90%;
    overflow-y: auto;
}

.social-stream-popup__title {
    text-transform: uppercase;
    font-family: "Bebas-Neue", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    padding-right: 30px;
}

.social-stream-popup__close {
    width: 20px;
    height: 20px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.social-stream-popup__header {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: calc(5% + 11px);
    padding: 15px 0;
    background: #fff;
    z-index: 5000;
    max-width: 650px;
    width: calc(100% - 45px);
}

.social-stream-popup__header__action {
    display: flex;
    gap: 10px;
    align-items: center;
}

.social-stream-popup__submit {
    max-width: 80px;
    cursor: pointer;
}

.social-stream-popup__close:hover {
    background: transparent;
}

.social-stream-popup__close:hover .social-stream-popup__close__wrapper::after,
.social-stream-popup__close:hover .social-stream-popup__close__wrapper::before {
    background: #DA1F2A;
}

.social-stream-popup__close__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.social-stream-popup__close__wrapper::after,
.social-stream-popup__close__wrapper::before {
    content: '';
    width: 20px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 300ms;
}

.social-stream-popup__close__wrapper::before {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.social-stream-popup .js-icon-style-edit {
    text-decoration: underline !important;
}

.social-stream-popup .js-icon-style-edit:focus {
    border: none;
    box-shadow: none;
}

.social-stream-popup .acf-fields>.acf-field.acf-field-select .acf-label,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker .acf-label,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker .acf-label,
.social-stream-popup .acf-fields>.acf-field.acf-field-select .icon-style,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker .icon-style,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker .icon-style {
    margin: 0;
}

.social-stream-popup .value-offsets {
    margin: 0 3px;
}

.social-stream-popup .acf-fields>.acf-field.acf-field-select p:empty,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker p:empty,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker p:empty,
.social-stream-popup .js-icon-style-edit.hide,
.social-stream-popup .acf-fields>.acf-field.acf-field-select .acf-input,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker .acf-input,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker .acf-input {
    display: none;
}

.social-stream-popup .js-icon-style-edit.active {
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 1;
    padding: 2px 5px;
    min-height: auto;
}

.social-stream-popup .acf-fields>.acf-field.acf-field-select .acf-input.show,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker .acf-input.show,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker .acf-input.show {
    display: block;
    padding-top: 8px;
}

.social-stream-popup .acf-fields>.acf-field.acf-field-select,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-time-picker,
.social-stream-popup .acf-fields>.acf-field.acf-field-date-picker {
    padding: 6px 16px 8px;
    border: none;
}

.social-stream-popup .acf-form-submit {
    padding: 6px 16px 8px;
}

.social-stream-popup .acf-form-submit .button {
    width: 100%;
}

.social-stream-popup .icon-style:before {
    font: normal 20px/1 dashicons;
    display: inline-block;
    margin-left: -1px;
    padding-right: 3px;
    vertical-align: top;
    color: #8c8f94;
}

.social-stream-popup .icon-style.publishing-date::before {
    content: "\f508";
}

.social-stream-popup .icon-style.publishing-time::before {
    content: "\f469";
}

.social-stream-popup .icon-style#linked-contract::before,
.social-stream-popup .icon-style#linked-object::before {
    content: "\f180";
}

@media screen and (min-width: 657px) {
    /* .social-stream-popup__submit,
    .social-stream-popup__close {
        right: calc(50% - 320px);
    } */
}

@media screen and (min-width: 950px) {
    .social-stream-popup__wrapper {
        padding: 100px 27px 33px;
    }
    .social-stream-popup__header {
        top: calc(5% + 11px);
        padding: 25px 0;
        width: calc(100% - 24px);
    }
}





/* social-stream-arhive__selects */

.social-stream-arhive__selects {
    display: flex;
    flex-direction: column;
    gap: 4px;
}


.social-stream-arhive__objects {
    position: relative;
}

.social-stream-arhive__selects .select2 {
    width: 282px !important;
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single {
    background: #F8F8F8;
    border: none;
    border-radius: 3px;
    height: 40px;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 10px;
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding-left: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    white-space: inherit;
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
    top: 7px;
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #DA1F2A transparent transparent transparent;
}

.social-stream-arhive__selects .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #DA1F2A transparent;
}

.social-stream-arhive__selects .select2-dropdown {
    border: 1px solid #F8F8F8;
    border-radius: 0 0 3px 3px;
    overflow: hidden;

}

.social-stream-arhive__selects .select2-results__option {
    padding: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.social-stream-arhive__selects .select2-container--default .select2-results__option[aria-selected=true],
.social-stream-arhive__selects .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #DA1F2A;
}

@media screen and (min-width: 950px) {
    .social-stream-arhive__selects {
        flex-direction: row;
    }
    .social-stream-arhive__selects .select2 {
        width: 210px !important;
    }
}




/* social-platform-connect */

.social-platform-connect {
    margin: 20px 0;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.social-platform-connect__link {
    width: max-content;
    text-align: center;
    color: #CE1D2E;
    font-weight: 500;
    text-decoration: underline;
    transition: all 300ms;
}

.social-platform-connect__link:hover {
    text-decoration: none;
    opacity: .7;
}

.social-platform-connect__link img {
    width: 15px;
    margin-right: 5px;
    transform: translateY(1px);
}

@media screen and (min-width: 950px) {
    .social-platform-connect__link {
        max-width: calc(50% - 5px);
        width: max-content;
    }
}






/* blog-section-posts _preview */

.blog-section-posts._preview {
    border-top: 2px solid #f8f8f8;
    padding: 37px 0 80px;
    overflow: hidden;
    width: 100%;
}

.blog-section-posts._preview .container {
    max-width: 974px;
    margin: 0 auto;
}

.blog-section-posts._preview .blog-section-posts__links._margin-less {
    margin-bottom: 20px;
    display: none;
    width: 100%;
}

.blog-section-posts._preview .blog-section-posts__article-link-new {
    color: #969696;
    line-height: 1;
    text-decoration: underline;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.blog-section-posts._preview .blog-section-posts__article-link-new:hover {
    color: #ad1921;
}

.blog-section-posts._preview .blog-section-posts__article-link-new svg {
    margin-right: 4px;
    fill: #969696;
}

.blog-section-posts._preview .blog-section-posts__article-link-new:hover svg {
    fill: #ad1921;
}

.blog-section-posts._preview .blog-section-posts__row._start {
    display: flex;
}

.blog-section-posts._preview .blog-section-posts__article {
    display: flex;
    padding: 0 0 24px;
    position: relative;
    flex: 1;
    justify-content: stretch;
    align-items: stretch;
    height: auto;
}

.blog-section-posts._preview .blog-section-posts__article._second {
    display: none;
}

.blog-section-posts._preview .blog-section-posts__article-date {
    background-color: #303030;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 100px;
    width: 100px;
    height: 150px;
    text-transform: lowercase;
    margin-right: 13px;
    line-height: .95;
}

.blog-section-posts._preview .blog-section-posts__article-date img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
}

.blog-section-posts._preview .blog-section-posts__article-month {
    font-size: 20px;
    line-height: 1;
}

.blog-section-posts._preview .blog-section-posts__article-year {
    font-size: 17px;
    line-height: 1;
}

.blog-section-posts._preview .blog-section-posts__article-day {
    font-size: 40px;
    line-height: 1;
}

.blog-section-posts._preview .blog-section-posts__article-body {
    max-width: 589px;
    display: flex;
    flex-direction: column;
}

.blog-section-posts._preview .blog-section-posts__title._small {
    font-size: 18px;
    line-height: 18px;
    margin: -4px 0 8px;
    color: #303030;
}

.blog-section-posts._preview .blog-section-posts__row._article {
    display: flex;
    margin-bottom: 4px;
    align-items: center;
}

.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author {
    font-size: 9px ;
    line-height: 13px;
    margin-bottom: 0;
    color: #969696;
    margin-right: 6px;
}

.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-text {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 16px;
    color: #303030;
    font-weight: 500;
}

.blog-section-posts._preview .blog-section-posts__btn {
    font-size: 13px;
    line-height: 18px;
    height: 30px;
    width: 100%;
    max-width: 315px;
    margin: 6px auto 0;
    white-space: nowrap;
    background-color: #da1f2a;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: lowercase;
    padding: 0 24px;
    border-radius: 3px;
}

.blog-section-posts._preview .blog-section-posts__btn svg {
    margin-right: 6px;
}

@media screen and (min-width: 768px) {
    .blog-section-posts._preview {
        padding: 62px 0 80px;
    }
    .blog-section-posts._preview .blog-section-posts__article {
        padding: 10px 0 20px;
    }
    .blog-section-posts._preview .blog-section-posts__article._first {
        padding-right: 15px;
    }
    .blog-section-posts._preview .blog-section-posts__article._second {
        padding-left: 15px;
        display: flex;
    }
    .blog-section-posts._preview .blog-section-posts__article-month {
        font-size: 23px;
    }
    
    .blog-section-posts._preview .blog-section-posts__article-year {
        font-size: 20px;
    }
    .blog-section-posts._preview .blog-section-posts__title._small {
        margin: -2px 0 12px;
    }
    .blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author {
        margin-right: 18px;
    }
    .blog-section-posts._preview .blog-section-posts__btn {
        width: auto;
        max-width: 0;
        min-width: 138px;
        margin: 24px auto 0;
    }
}


@media screen and (min-width: 1024px) {
    .blog-section-posts._preview {
        padding-top: 27px;
    }
    .blog-section-posts._preview .blog-section-posts__links._margin-less {
        display: block;
    }
    .blog-section-posts._preview .blog-section-posts__article-date {
        width: 160px;
        min-width: 160px;
        height: 240px;
    }
    .blog-section-posts._preview .blog-section-posts__article-day {
        font-size: 44px;
    }
    .blog-section-posts._preview .blog-section-posts__title._small {
        font-size: 20px;
        line-height: 20px;
    }
}




/* stream-post-slider */

.stream-post-slider {
    position: relative;
}

.stream-post-slider .stream-post-slide__slide {
    display: flex;
    gap: 24px;
    height: auto;
}

.stream-post-slider .social-stream-card__media {
    height: auto;
    width: 148px;
    min-width: 148px;
    min-height: 200px;
    margin-bottom: 0;
}

.stream-post-slider .social-stream-card__media a,
.stream-post-slider .social-stream-gallery__poster {
    width: 100%;
    height: 100%;
}

.stream-post-slider .social-stream-card__media img,
.stream-post-slider .social-stream-card__media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
}

.stream-post-slider .social-stream-card__text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.stream-post-slider .stream-post-slide__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
}

.stream-post-slider .stream-post-slide__content a {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.stream-post-slider .social-stream-card__title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}

.stream-post-slider .social-stream-card__footer,
.stream-post-slider .social-stream-card__text {
    font-size: 14px;
    line-height: 16px;
}

.stream-post-slider .social-stream-card__footer {
    word-break: break-word;
}

.stream-post-slider .social-stream-card__footer span:not(:last-child) {
    margin-right: 10px;
}






/* stream-sidebar */

.stream-sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 1000;
    padding: 2rem;
    width: 300px;
    background: #fff;
    height: 100vh;
    overflow-y: auto;
    transition: all 300ms;
    direction: rtl;
    text-align: left;
}

.stream-sidebar.show {
    left: 0;
}

.stream-sidebar__wrapper {
    background: #fff;
    direction: ltr;
}

.stream-sidebar__content {
    display: flex;
    flex-direction: column;
    gap: 45px;
    margin: 25px 0 0;
}

.stream-sidebar .widget-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
} 

.article-head__sidebar-actions {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px 0 0;
}

.blog-section-posts.hide-mobile-sidebar .article-head__sidebar-actions {
    display: none;
}

.article-head__open-sidebar {
    font-size: 14px;
    line-height: 18px;
    width: auto;
    max-width: 0;
    min-width: 138px;
    height: 30px;
    background-color: #da1f2a;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: lowercase;
    padding: 0 24px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Bebas-Neue", sans-serif;
    cursor: pointer;
    border: none;
}

.article-head__open-sidebar:hover {
    background-color: #da1f2a;
    color: #fff;
    opacity: .7;
}

.stream-sidebar-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    justify-content: center;
    align-items: center;
    background: #00000080;
    z-index: -1;

}

.stream-sidebar-bg.show {
    z-index: 990;
    display: flex;
}

.stream-sidebar__close-sidebar  {
    background: transparent;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    border: none;
}

.stream-sidebar__close-sidebar:hover {
    color: #da1f2a;
    background: transparent;
}

.stream-sidebar__close-sidebar:hover .stream-sidebar__close-sidebar__icon::after,
.stream-sidebar__close-sidebar:hover .stream-sidebar__close-sidebar__icon::before {
    background: #da1f2a;
}

.stream-sidebar__close-sidebar__icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.stream-sidebar__close-sidebar__icon::after,
.stream-sidebar__close-sidebar__icon::before {
    content: '';
    width: 20px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 300ms;
}

.stream-sidebar__close-sidebar__icon::before {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.stream-sidebar .event-list__img {
    width: 100%;
    max-width: 100%;
}

.stream-sidebar .event-list__img a {
    display: flex;
    width: 100%;
    height: auto;
}

.stream-sidebar .event-list__img img {
    width: 100%;
    height: auto;
    object-fit: contain;
    vertical-align: top;
}

.stream-sidebar .sidebar-container {
    margin-left: 0;
    top: auto;
    width: 100%;
    right: auto;
}

.stream-sidebar .sidebar {
    padding: 12px 21px 21px;
    background: #F9F9F9;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

.stream-sidebar .sidebar .no-tickets-title {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-top: 6px;
    position: relative;
    font-family: "Bebas-Neue", sans-serif;
    font-weight: normal;
    color: #000000;
    padding-bottom: 12px;
}

.stream-sidebar .sidebar h3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: -21px;
    width: calc(100% + 42px);
    height: 2px;
    background: #ffffff;
}

.stream-sidebar .sidebar h3 {
    position: relative;
    font-family: "Bebas-Neue", sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 12px;
    text-align: center;
    margin-top: 6px;
}

.stream-sidebar .sidebar .links {
    padding-bottom: 17px;
    margin-top: 8px;
    position: relative;
}

.stream-sidebar .sidebar .links p {
    font-size: 14px;
    text-align: center;
    color: #303030;
}

.stream-sidebar .sidebar .tickets-wrapper {
    border-bottom: 2px solid #fff;
    padding: 8px 21px;
    margin: 0 -21px;
}

.stream-sidebar .sidebar h4 {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #000;
    margin: 0;
    text-align: justify;
    text-transform: none !important;
    display: flex;
    cursor: pointer;
}

.stream-sidebar .sidebar h4::before {
    content: url(../img/ico-ticket.svg);
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.stream-sidebar .sidebar h4::after {
    content: url(../img/arrow-down.svg);
    width: 14px;
    height: 8px;
    display: block;
    margin-left: auto;
}

.stream-sidebar .sidebar h4.open::after {
    content: url(../img/arrow-up.svg);
}

.stream-sidebar .sidebar .add_to_cart_ticket_btn {
    font-family: "Bebas-Neue", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 8px 10px;
    background: #da1f2a;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 10px 0;
    transition: all 300ms;
}

.stream-sidebar .sidebar .add_to_cart_ticket_btn:hover {
    background: #e2313b;
}

.stream-sidebar .sidebar .add_to_cart_ticket_btn .woocommerce-Price-amount {
    margin-right: 10px;
    padding-left: 2px;
}

.stream-sidebar .sidebar .add_to_cart_ticket_btn .tax {
    font-family: 'Roboto';
    font-size: 7px;
    width: 60px;
    line-height: 8px;
    margin-left: 4px;
    text-transform: none;
}

.stream-sidebar .sidebar .tickets-list>a:not(.add_to_cart_ticket_btn) {
    color: #303030;
    text-decoration: none;
}

.stream-sidebar .sidebar .btn_all_tickets {
    font-family: "Bebas-Neue", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 9px 10px 8px;
    background: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 16px;
    transition: all 300ms;
}

.stream-sidebar .sidebar .btn_all_tickets:hover {
    background: #DA1F2A;
}

@media screen and (min-width: 1024px) {
    .stream-sidebar .sidebar h3 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media screen and (min-width: 1200px) {
    .stream-sidebar__close-sidebar,
    .stream-sidebar-bg.show,
    .stream-sidebar-bg {
        display: none;
    }
    .article-head__sidebar-actions {
        display: none;
    }
    .stream-sidebar {
        position: relative;
        top: auto;
        left: auto;
        z-index: 1;
        width: 285px;
        min-width: 180px;
        margin: 32px 0 48px;
        position: relative;
        height: auto;
        background: transparent;
        padding: 0;
    }
    .stream-sidebar__wrapper.fixed {
        position: fixed;
        width: 100%;
        top: 100px;
    }
    .stream-sidebar__wrapper.absolute {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .stream-sidebar__content {
        margin: 0;
    }
}





/* widget_stream_post_list_widget */

ul.widget_stream_post_list_widget__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.widget_stream_post_list_widget__item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.widget_stream_post_list_widget__media {
    width: 60px;
    min-width: 60px;
    height: auto;
    min-height: 80px;
}

.widget_stream_post_list_widget__media a {
    display: flex;
    width: 100%;
    height: 100%;
}

.widget_stream_post_list_widget__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    min-height: 80px;
}

.widget_stream_post_list_widget__content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.widget_stream_post_list_widget__title {
    margin: 0;
}

.widget_stream_post_list_widget__title a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #303030;
    margin: 0;
}

.widget_stream_post_list_widget__text {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.widget_stream_post_list_widget__title a:hover {
    color: #CE1D2E;
}


@media screen and (min-width: 1024px) {
    .widget_stream_post_list_widget__title a {
        font-size: 14px;
        line-height: 20px;
    }
    .widget_stream_post_list_widget__text {
        font-size: 14px;
        line-height: 20px;
    }
}



/* widget_stream_category_widget  */

.widget_stream_category_widget {
    display: flex;
    flex-direction: column;
}


ul.widget_stream_category_widget__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.widget_stream_category_widget__item {
    margin: 0;
}

.widget_stream_category_widget__item a {
    font-size: 14px;
    line-height: 20px;
    color: #303030;
    margin: 0;
}

.widget_stream_category_widget__item a:hover {
    color: #CE1D2E;
}

@media screen and (min-width: 1024px) {
    .widget_stream_category_widget__item a {
        font-size: 16px;
        line-height: 24px;
    }
}






/* social-stream-grid-preloader */

.social-stream-grid-preloader {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    width: 100%;
    margin-top: 25px;
    padding-bottom: 70px;
    min-height: 80vh;
}

.social-stream-grid-preloader.hidden {
    display: none;
}

.social-stream-card-preloader,
.social-stream-grid-preloader .social-stream-card {
    border-bottom: none;
    height: auto;
}

.social-stream-card-preloader {
    width: 100%;
}

.social-stream-card-preloader .social-stream__wrapper,
.social-stream-grid-preloader .social-stream__wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.social-stream-grid-preloader .social-stream__wrapper>a {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.social-stream-grid-preloader .social-stream-card__media img,
.social-stream-grid-preloader .social-stream-card__media .social-stream-gallery__poster,
.social-stream-grid-preloader .social-stream-card__media video {
    display: none;
}

.social-stream-card-preloader .social-stream-card__text,
.social-stream-card-preloader .social-stream-card__title,
.social-stream-grid-preloader .social-stream-card__text,
.social-stream-grid-preloader .social-stream-card__title {
    color: transparent;
    background-color: #e0e0e0;
    overflow: hidden;
    position: relative;
}
.social-stream-card-preloader .social-stream-card__text,
.social-stream-grid-preloader .social-stream-card__text {
    flex-grow: 1;
    height: 100px;
}

.social-stream-card-preloader .social-stream-card__title,
.social-stream-grid-preloader .social-stream-card__title {
    height: 35px;
}

.social-stream-card-preloader .social-stream-card__text::after,
.social-stream-grid-preloader .social-stream-card__text::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e0e0e0;
    z-index: 1;
}

.social-stream-card-preloader .social-stream-card__media,
.social-stream-grid-preloader .social-stream-card__media {
    padding-bottom: 75%;
    background-color: #e0e0e0;
    overflow: hidden;
    position: relative;
}
.social-stream-card-preloader .social-stream-card__text::before,
.social-stream-card-preloader .social-stream-card__title::before,
.social-stream-card-preloader .social-stream-card__media::before,
.social-stream-grid-preloader .social-stream-card__text::before,
.social-stream-grid-preloader .social-stream-card__title::before,
.social-stream-grid-preloader .social-stream-card__media::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 50px;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.6), transparent);
    animation: loading 1.5s infinite;
    z-index: 2;
  }

@media screen and (min-width: 750px) {
    .social-stream-grid-preloader {
        margin-top: 32px;
    }
    .social-stream-grid-preloader .social-stream-card {
        width: calc(50% - 10px);
    }
}

@media screen and (min-width: 950px) {
    .social-stream-grid-preloader {
        margin-top: 48px;
    }
    .social-stream-grid-preloader .social-stream-card {
        width: calc(33.3333% - 13.3333px);
    }
}

@media screen and (min-width: 1500px) {
    .social-stream-grid-preloader {
        margin-top: 48px;
    }
    .social-stream-grid-preloader .social-stream-card {
        width: calc(25% - 15px);
    }
}


@keyframes loading {
    0% {
      left: -100px;
    }
    100% {
      left: 100%;
    }
  }


/* social-stream-note */

.social-stream-note {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 12px 20px;
    margin-top: 10px;
    gap: 10px;
    background: #DBF4FC;
    color: #202123;
    position: relative;
    width: 100%;
}

.social-stream-note::before {
    content: '';
    border-bottom: 10px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #DBF4FC;
    border-top: 10px solid #DBF4FC;
    position: absolute;
    top: 100%;
    right: 23px;
}

.social-stream-note .social-stream-note__head {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-stream-note .social-stream-note__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.social-stream-note .social-stream-note__text {
    font-size: 10px;
    line-height: 14px;
    display: inline;
    word-break: break-word;
}

.social-stream-note .social-stream-note__text a {
    display: inline;
}

.social-stream-note .social-stream-note__link {
    text-decoration: underline;
    color: #da1f2a;
    margin-left: 5px;
}

.social-stream-note .social-stream-note__link:hover {
    text-decoration: underline;
}

.creative_note-wrapper .social-stream-note {
    margin-top: 0;
    margin-bottom: 20px;
}


/* social-stream-no-poster */

.stream-post-list .social-stream-no-poster {
    display: none;
}

.social-stream-no-poster {
    display: flex;
    align-items: center;
    padding: 18px 20px;
    margin-top: 10px;
    gap: 10px;
    background: #FFD561;
    color: #202123;
    position: relative;
}

.social-stream-no-poster::before {
    content: '';
    border-bottom: 10px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid #FFD561;
    border-top: 10px solid #FFD561;
    position: absolute;
    top: 100%;
    left: 23px;
}

.social-stream-no-poster .social-stream-no-poster__icon {
    width: 20px;
    height: 18px;
    object-fit: contain;
    vertical-align: top;
}

.social-stream-no-poster .social-stream-no-poster__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: center;
}

.card-messages .social-stream-note::before {
    display: none;
}

.card-messages .social-stream-no-poster {
    margin-top: 4px;
}

.blog-section-posts.m-social-stream-blog-section .social-stream-no-poster {
    margin-bottom: 20px;
    justify-content: center;
}

.blog-section-posts.m-social-stream-blog-section .social-stream-gallery.is-admin:not(.has-one-media) .social-stream-no-poster {
    height: 54px;
    padding: 0 5px;
    align-items: center;
}





/* blog-section-posts__arrow */

.blog-section-posts__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 20px;
    background: #000;
    color: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #000;
    transition: all 300ms;
    z-index: 50;
}

.blog-section-posts__arrow:hover {
    background: #fff;
    color: #000;
}

.blog-section-posts__arrow svg {
    width: 100%;
}

.blog-section-posts__arrow-next {
    right: 0;
}

.blog-section-posts__arrow-prev {
    left: 0;
}

.blog-section-posts__arrow-prev svg {
    transform: rotate(180deg);
}

@media screen and (min-width: 950px) {
    .blog-section-posts__arrow {
        height: 100px;
        width: 40px;
    }
}