/* header   */
  
.jws_header > .elementor {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .jws_header .elementor-element.elementor-widget-jws_logo {
    max-width: 120px !important;
    margin-top: -3px;
  }
  .jws_header .elementor_jws_menu_layout_menu_horizontal>.elementor-widget-container>.jws_main_menu>.jws_main_menu_inner>ul>li>a {
    font-size: 12px;
    padding: 7px 10px;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .jws_header .elementor-element.elementor-widget-jws_logo {
    max-width: 150px !important;
    margin-top: -2px;
  }
}


/* info-banner */


.info-banner {
  position: relative;
}

.info-banner .elementor-image-box-title {
  max-width: 870px;
}

.info-banner .elementor-image-box-description {
  max-width: 670px;
}

@media (min-width: 1025px) {
  .info-banner .elementor-image-box-img {
    margin-bottom: -64px !important;
  }
}
  

/* hero-banner */

.hero-banner .video-content-holder .video-cat {
  text-transform: capitalize;
}

.hero-banner .video-content-holder .video-description {
  color: #C0C2C8;
}

.hero-banner .video-content-holder .video-meta {
  margin-bottom: 0;
}

.hero-banner .video-content-holder .video-play>a i {
  margin-left: 0;
}

.hero-banner .video-background-holder video, 
.hero-banner .video-background-holder iframe {
  transform: scale(1);
}
  
@media (min-width: 1025px) {
  .hero-banner .video-content-holder .video-inner {
    max-width: 1000px;
  }
  .hero-banner .video-content-holder .video-description {
    max-width: 650px;
    margin-bottom: 40px;
  }
  .hero-banner .video-content-holder .video_title {
    margin-bottom: 20px;
  }
  .hero-banner .jws-content-vertical-at-center .video-content-holder>.row {
    align-items: flex-end !important;
    padding-bottom: 100px;
  }
}



/* streams-banner */

.streams-banner .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.streams-banner .video-background-holder .video-overlay {
  display: none;
}

.streams-banner .owl-carousel.owl-drag .owl-item {
  border-radius: 10px;
  overflow: hidden;
  transition: all 500ms;
}

.streams-banner .owl-carousel.owl-drag .owl-item:not(.active) .slider-item {
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 500ms;
}

.streams-banner .video-content-holder .video-inner {
  max-width: 460px;
}

.streams-banner .video-content-holder .video_title {
  font-size: 20px;
  line-height: 28px;
}

.streams-banner .video-content-holder .video-cat,
.streams-banner .video-content-holder .video_title,
.streams-banner .video-content-holder .video-meta,
.streams-banner .video-content-holder .video-description {
  margin-bottom: 16px;
}

.streams-banner .video-content-holder .video-description {
  color: var(--heading);
}

.streams-banner .video-content-holder .video-play>a i {
  margin-left: 0;
}

.video-content-holder .video-play>a.btn-left {
  display: inline-flex;
  flex-direction: row-reverse;
  gap: 10px;
}

.streams-banner .video-content-holder .video-play {
  margin-top: 26px;
}

.streams-banner .video-content-holder {
  padding: 0 10px;
}

.video-content-holder .video-play .watchlist-add {
  display: inline-flex;
  gap: 10px;
}


@media (min-width: 1025px) {
  .streams-banner .owl-carousel.owl-drag .owl-item:not(.active) .slider-item {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .streams-banner .video-content-holder .video_title {
    font-size: 37.9px;
    line-height: 42.64px;
  }
  .streams-banner .video-content-holder {
    padding: 0 60px;
  }
}



/* custom-column-block */

.custom-column-block .elementor-column.elementor-col-33 {
  width: 100%;
} 

@media (min-width: 768px) {
  .custom-column-block .elementor-container .elementor-container {
    gap: 20px;
  }
  .custom-column-block .elementor-container .elementor-container .elementor-column.elementor-col-50 {
    width: max-content;
  }
}

@media (min-width: 1025px) {
  .custom-column-block .elementor-column.elementor-col-33 {
    width: 33.333%;
  }   
}

@media (min-width: 1400px) {
  .custom-column-block .elementor-container {
    gap: 60px;
  }
  .custom-column-block .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0;
  }
  .custom-column-block .elementor-column.elementor-col-33 {
    width: 38%;
  }
  .custom-column-block .elementor-column.elementor-col-33:first-child,
  .custom-column-block .elementor-column.elementor-col-33:last-child {
    width: 30.95%;
  }
}

@media (max-width: 767px) {
  .custom-column-block .elementor-container .elementor-container .elementor-button-wrapper {
    text-align: center;
  }
}



/* logo-slider */

.logo-slider .jws_slider_element .jws_slider .slider-item {
  height: auto;
  padding: 0 10px 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.logo-slider.second-type .jws_slider_element .jws_slider .slider-item {
  padding: 0 10px 0 0;
}

.logo-slider .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.logo-slider .slider-item__media {
  width: 100%;
  height: 183px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.logo-slider.second-type .slider-item__media {
  height: 1px;
  padding-bottom: 32%;
}

.logo-slider.second-type.m-large .slider-item__media {
  padding-bottom: 49%;
}

.logo-slider.second-type.m-middle .slider-item__media {
  padding-bottom: 42%;
}

.logo-slider .slider-item__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: top;
}

.logo-slider .slider-item__content {
  display: flex;
  flex-direction: column;
}

.logo-slider .slider-item__title {
  margin: 0;
  font-size: 17px;
  line-height: 17px;
}

.logo-slider .slider-item__link {
  margin: 0;
  font-size: 14px;
  line-height: 23px;
  color: var(--e-global-color-text);
}

.logo-slider .slider-item__wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
  
.logo-slider.second-type .slider-item__content {
  gap: 10px;
}

.logo-slider.second-type .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
  
  
@media (min-width: 1025px) {
  .logo-slider .slider-item__media {
      padding: 20px;
  }
  .logo-slider.second-type .jws_slider_element .jws_slider .slider-item {
    padding: 0 25px 0 0;
  }
}

@media (min-width: 1300px) {
  .logo-slider .slider-item__media {
      padding: 40px;
  }
}



/* circle-slider */

.circle-slider .jws_slider_element .jws_slider .slider-item {
  height: auto;
  padding: 0 10px 0 0;
  display: flex;
  flex-direction: column;
}

.circle-slider .slider-item__wrapper {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.circle-slider .jws_slider_element .jws_slider .slider-item {
  padding: 0 10px 0 0;
}

.circle-slider .slider-item__media {
  height: 1px;
  padding-bottom: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.circle-slider .slider-item__title {
  margin: 0;
  font-size: 17px;
  line-height: 17px;
  text-align: center;
}


@media (min-width: 1025px) {
  .circle-slider .jws_slider_element .jws_slider .slider-item {
    padding: 0 22px 0 0;
  }
}




/* advenced-slider */


.advenced-slider .owl-carousel.owl-drag .owl-item {
  padding: 0 10px 0 0;
}

.advenced-slider .owl-carousel.owl-drag .owl-item .post-inner {
  width: 100%;
}

.advenced-slider .owl-carousel.owl-drag .owl-item .post-media {
  width: 100%; 
  margin: 0 0 18px;
} 

.advenced-slider .owl-carousel.owl-drag .owl-item .title {
  font-size: 17px;
  line-height: 17px;
  margin: 0;
}

@media (min-width: 1025px) {
  .advenced-slider .owl-carousel.owl-drag .owl-item {
    padding: 0 22px 0 0;
  }
}



/* title-on-banner */
  
  
  
  
/* info-block */

@media (min-width: 1025px) {
  .info-block .elementor-section .elementor-container>.elementor-column:last-child {
      width: max-content;
  }
  .info-block .elementor-section .elementor-container>.elementor-column:last-child .btn-main {
      width: max-content;
  }
  .info-block .elementor-section .elementor-container>.elementor-column:first-child {
      margin-right: auto;
  }
}

@media (min-width: 1300px) {
  .info-block .elementor-section .elementor-container>.elementor-column:nth-child(2) {
      max-width: 370px;
  }
  .info-block .elementor-section .elementor-container>.elementor-column:nth-child(3) {
      margin-left: 100px;
      margin-right: 100px;
  }
}



/* video-block */

.video-block .jws-video-special-element .video-player>video {
  object-position: center;
}

.video-block .jws-video-special-element {
  height: 500px;
  position: relative;
}

.video-block .jws-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.video-block .jws-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.video-block .video-block__content {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-end;
}

.video-block.show-video .video-block__content {
  display: none;
}

.video-block .video-bottom {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  gap: 20px;
  z-index: 1;
  width: 100%;
  position: relative;
}

.video-block .video-bottom::before {
  content: '';
  width: 100%;
  height: 130%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
}

.video-block .video-bottom__wrapper {
  max-width: 1125px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: flex-end;
}

.video-block .video-block__video {
  position: absolute;
  z-index: -2;
  opacity: 0;
}

.video-block.show-video .video-block__video {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  opacity: 1;
}

.video-block .video-bottom__title {
  font-size: 17px;
  line-height: 17px;
  color: var(--heading);
  font-family: var(--font2);
  font-weight: 700;
}

.video-block .video-bottom__description {
  font-size: 14px;
  line-height: 23px;
}

.video-bottom__show-video {
  background: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: end;
  min-width: 50px;
  transition: all 300ms;
}

.video-bottom__show-video:not(:disabled):hover img {
  filter: invert(72%) sepia(90%) saturate(500%) hue-rotate(245deg);
}

.video-bottom__show-video:disabled {
  opacity: .5;
  cursor: default;
}


@media (min-width: 1025px) {
  .video-block .video-bottom {
    padding: 40px;
  }
  .video-block .jws-video-special-element {
    height: 860px;
  }
}


/* testimonial-slider */

.testimonial-slider .testimonial-slider__icon {
  margin-bottom: 20px;
}

.testimonial-slider .testimonial-slider__icon svg {
  height: 60px;
}

.testimonial-slider .jws_testimonials_slider_wrap {
  max-width: 1545px;
  margin: 0 auto;
}

.testimonial-slider .slider-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  height: 100%;
}

.testimonial-slider .owl-carousel .owl-item {
  height: auto;
}

.testimonial-slider .testimonials-content img {
  width: 100px;
  min-width: 100px;
  min-height: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  vertical-align: top;
  border: 1px solid #6743FF;
}

.testimonial-slider .testimonials-description {
  max-width: 1000px;
  font-size: 30px;
  line-height: 38px;
  color: var(--heading);
}

.testimonial-slider .testimonials-content {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  justify-content: end;
}

.testimonial-slider .testimonials-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.testimonial-slider .testimonials-title {
  margin: 0;
  font-size: 17px;
  line-height: 17px;
}

.testimonial-slider .testimonials-job {
  margin: 0;
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
}

.testimonial-slider .video-action {
  margin-top: 25px;
}


@media (min-width: 1025px) {
  .testimonial-slider .testimonial-slider__icon {
      margin-bottom: 30px;
  }
  .testimonial-slider .testimonial-slider__icon svg {
      height: 100px;
  }
  .testimonial-slider .slider-content {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
  }
  .testimonial-slider .testimonials-content img {
      width: 200px;
      min-width: 200px;
      height: 200px;
      min-height: 200px;
  }
  .testimonial-slider .testimonials-description {
      font-size: 36px;
      line-height: 54px;
  }
  .testimonial-slider .testimonials-content {
      gap: 40px;
  }
  .testimonial-slider .testimonials-info {
      margin-bottom: 30px;
  }
}




/* card-slider */ 

.card-slider .jws_slider_element .jws_slider .owl-stage {
  display: flex;
}

.card-slider .jws_slider_element .jws_slider .owl-item {
  height: auto;
}

.card-slider .jws_slider_element .jws_slider .slider-item {
  height: 100%;
  width: 100%;
  padding: 0 10px 0 0;
}

.card-slider .slider-item__wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 30px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #FFFFFF1A;
}

.card-slider .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.card-slider .slider-item__media {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-slider .slider-item__media.thumbnail {
  height: 150px;
}

.card-slider .slider-item__media.medium {
  height: 300px;
}

.card-slider .slider-item__media.medium_large {
  height: 440px;
}

.card-slider .slider-item__content {
  padding: 0 20px 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-grow: 1;
}

.card-slider .slider-item__title {
  margin: 0;
  font-size: 17px;
  line-height: 17px;
}

.card-slider .slider-item__subtitle {
  margin: -10px 0 0;
  font-size: 13px;
  line-height: 23px;
  color: var(--heading);
}

.card-slider .slider-item__desc {
  margin: 0;
  font-size: 14px;
  line-height: 23px;
}

.card-slider .slider-item__link {
  margin: 0;
  font-size: 14px;
  line-height: 23px;
  color: var(--heading);
  font-weight: 500;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: auto;
}

.card-slider .slider-item__link:hover {
  color: var(--main);
}


@media (min-width: 1025px) {
  .card-slider .jws_slider_element .jws_slider .slider-item {
    padding: 0 20px 0 0;
  }
}




/* jws-toolbar-wap */

.jws-toolbar-item .js-article-head__open-sidebar {
  display: flex;
  flex-direction: column;
  justify-content: start;
  font-size: 10px;
  font-weight: 500;
  transition: all 300ms;
}

.jws-toolbar-item .js-article-head__open-sidebar:hover {
  color: var(--main);
}

.jws-toolbar-item .js-article-head__open-sidebar:hover i {
  color: var(--main);
}

.jws-toolbar-item .js-article-head__open-sidebar span {
  line-height: 10px;
}

.jws-toolbar-item .js-article-head__open-sidebar i {
  transform: rotate(90deg) translateX(-5px) !important;
  margin-right: 0;
  color: var(--heading);
}

.jws-toolbar-item .js-article-head__open-sidebar i::before {
  transform: none !important;
}




/* streams-grid */

.streams-grid .elementor-container {
  display: flex;
  gap: 15px;
}

.streams-grid aside {
  width: 285px;
}

.streams-grid .tv-shows-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.streams-grid .top-videos-item:last-child .top-videos-inner {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.streams-grid .jws-tv-shows-advanced-element .post-inner .post-media {
  margin-bottom: 11px;
}

.streams-grid .title {
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
}

.streams-grid .jws-load-more  {
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  color: var(--btn-color);
  border: 0;
  padding-top: 15px;
  padding-right: 31px;
  padding-bottom: 15px;
  padding-left: 31px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: .2s ease;
  border-radius: 10px;
  text-align: center;
}

.streams-grid .jws-load-more:hover {
  box-shadow: 0px 15px 40px -8px rgba(158,97,255,0.5);
  transform: translateY(-3px);
  color: var(--btn-color2);
}


@media (min-width: 1200px) {
  section.streams-grid aside.elementor-column {
    width: 285px;
    min-width: 285px;
  }
}



/* custim-breadcrumbs */

.custim-breadcrumbs .jws-breadcrumbs li a:hover {
  color: var(--main) !important;
}
  
  

/* stream_posts */

#event-view-switcher .switch-view {
  font-family: inherit;
}

.calendar-event-block__title,
.social-stream-card__title,
.social-stream-grid__no-records, 
.social-stream-arhive__title {
  font-family: inherit;
  color: var(--heading);
}

.social-stream-arhive__title {
  font-weight: 700;
}

.social-stream-card__title {
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
}

.social-stream-card__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 23px;
}

.social-stream-card__text {
  font-family: inherit;
  color: var(--e-global-color-text);
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: inherit;
  color: var(--heading) !important;
}

.social-stream-card__link {
  color: var(--e-global-color-text);
}

#event-view-switcher .switch-view.active {
  background: #5834EA;
}

.social-platform-info__wrapper>div, 
.social-platform-info__wrapper p, 
.social-platform-info__wrapper>a {
  border: 1px solid var(--heading);
}

.social-platform-info__wrapper img {
  filter: brightness(0) invert(1); 
}

.social-platform-info__wrapper>a:hover {
  border: 1px solid var(--main);
  background: var(--main);
}

.social-stream-search__clean-btn, 
.social-stream-search__add-btn, 
.social-stream-search__search-btn {
  background: #1B1D43;
  color: var(--heading);
}

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

.social-stream-search__clean-btn svg path {
  fill: var(--heading);
}

.social-stream-search__add-btn::before, 
.social-stream-search__add-btn::after {
  background: var(--heading);
}

.social-stream-preloader__wrapper {
  background-image: url(../images/preloader.gif);
}

input[type="text"].social-stream-search__input {
  min-height: 40px;
  background: #1B1D43;
  color: var(--heading);
}

input[type="text"].social-stream-search__input::placeholder {
  color: var(--heading);
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single {
  background: #1B1D43;
}


.social-stream-arhive__selects .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--main) transparent transparent transparent;
  margin-left: 0;
  margin-top: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: var(--main) transparent transparent transparent;
}

body.post-type-archive-stream_post .select2-dropdown {
  padding: 0;
}

.social-stream-container__head .woocommerce-breadcrumb {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}

.blog-section-stream_posts.position-left .social-stream-container__head .woocommerce-breadcrumb a,
.blog-section-stream_posts.position-left .social-stream-container__head .woocommerce-breadcrumb {
  color: #FFFFFF50;
  font-family: var(--body-font);
  line-height: 24px;
  font-weight: 400;
}

.blog-section-stream_posts.position-left .social-stream-container__head .woocommerce-breadcrumb a:hover {
  color: var(--main);
}

.social-stream-arhive__selects .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
  display: none;
}

.social-stream-arhive__selects .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--main) transparent;
}

.calendar-event-block {
  border: 1px solid var(--heading);
}

.calendar-event-block__media-posts {
  background: #00031c;
}

.calendar-event-block__edit {
  background-image: url(../images/calendar_event_edits.png);
}

.overview-block>#overview-load-more-prev, 
.overview-block>#overview-load-more {
  font-family: inherit;
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  color: var(--btn-color);
  font-size: 8px;
}


.overview-block__item__date {
  font-size: 1.4rem;
  line-height: 1;
}

.overview-block__item__add-new {
  color: var(--main);
  position: relative;
}

.overview-block__item__add-new img {
  opacity: 0;
}

.overview-block__item__add-new::before {
  content: '';
  background-image: url(../images/add.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
}

.social-platform-connect__link {
  width: max-content;
  max-width: 100%;
}

.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author,
.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-text {
  color: var(--e-global-color-text);
}

.social-stream-content a,
.social-platform-connect__link,
.blog-section-posts._preview .blog-section-posts__title._small,
.blog-section-posts._preview .blog-section-posts__article-link-new,
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new {
  color: var(--heading);
}

.blog-section-posts._preview .blog-section-posts__article-link-new:hover,
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new:hover {
  color: var(--main);
}

.overview-block__item__link-admin {
  color: var(--main);
}

.blog-section-posts._preview .blog-section-posts__article-link-new svg,
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new svg {
  fill:  var(--heading);
}

.blog-section-posts._preview .blog-section-posts__article-link-new:hover svg,
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-link-new:hover svg {
  fill:  var(--main);
}
  
.overview-block__item__link-admin:hover {
  background: var(--main);
  color: var(--heading);
}

body .blog-section-posts.m-social-stream-blog-section {
  width: 100%;
  max-width: 974px;
  padding-top: 132px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.blog-section-posts._preview .container {
  width: 100%;
  max-width: 974px;
  margin-right: auto;
  margin-left: auto;
}

.blog-section-stream_posts {
  padding-top: 132px;
}

.m-social-stream-blog-section .woocommerce-breadcrumb {
  color: var(--heading);
  border: 1px solid rgba(255,255,255,0.2);
  background: transparent;
  padding: 5px 20px 8px;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details {
  color: var(--heading);
  margin-bottom: 0;
  position: relative;
}

.social-platform-connect__link,
.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author,
.social-stream-post__link {
  position: relative;
}

.social-platform-connect__link img,
.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author img,
.social-stream-post__link img,
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details img {
  opacity: 0;
}
  
.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details:first-child::before {
  content: '';
  background-image: url(../images/calendar.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.m-social-stream-blog-section .blog-section-posts__links .blog-section-posts__article-author._details:last-child:before {
  content: '';
  background-image: url(../images/user-icon.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.social-stream-post__link::before {
  content: '';
  background-image: url(../images/copy.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
  
.blog-section-posts._preview .blog-section-posts__article-body .blog-section-posts__article-author:last-child:before {
  content: '';
  background-image: url(../images/user.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.social-platform-connect__link:before {
  content: '';
  background-image: url(../images/user-white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: all 300ms;
}

.social-platform-connect__link:hover::before {
  background-image: url(../images/user-blue.svg);
}
  
.social-stream-gallery__link img, 
.social-stream-gallery__link__icon,
.social-stream-gallery__nav .social-stream-gallery__nav__btn {
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  color: var(--btn-color);
}

.social-stream-gallery__link {
  color: var(--main);
  font-family: inherit;
}

.social-stream-gallery__link:hover {
  color: var(--main);
}

.blog-section-posts._preview .blog-section-posts__article-date,
.blog-section-posts._preview .blog-section-posts__btn {
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  color: var(--btn-color);
}

.blog-section-posts._preview .blog-section-posts__btn:hover {
  box-shadow: 0px 15px 40px -8px rgba(158,97,255,0.5);
  transform: translateY(-3px);
  color: var(--btn-color2);
}

.overview-block__item:nth-child(2)::before,
.overview-block__item:not(:last-child)::after {
  background: var(--heading);
}

.social-stream-gallery__collab-link.copied-name::after, 
.social-stream-gallery__collab-link.copied-all::after, 
.social-stream-post__link.copied::after {
  font-family: inherit;
  background: transparent;
  border: 1px solid var(--heading);
  color: var(--heading);
}

#event-view-switcher {
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  background: transparent;
}

#event-view-switcher .switch-view {
  color: var(--heading);
  background: #1B1D43;
  padding: 10px 15px;
  border-radius: 0;
}

#event-view-switcher .switch-view:first-child {
  border-radius: 6px 0 0 6px;
}

#event-view-switcher .switch-view:last-child {
  border-radius: 0 6px 6px 0;
}

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

.overview-block {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}

.stream-post-slider .social-stream-card__footer {
  color: var(--heading);
}

.stream-post-slider .stream-post-slide__btn {
  width: 28px;
  height: 76px;
  border-radius: 5px;
  color:  var(--heading);
  background: transparent;
  transition: all 300ms;
}

.stream-post-slider .stream-post-slide__btn:hover {
  background: var(--main);
}

.stream-post-slider .stream-post-slide__btn::after {
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 20px;
}

.social-stream-card__link:hover svg {
  background: var(--main);
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: #1B1D43;
}

.overview-block__item__main::-webkit-scrollbar {
  width:5px;
}

.overview-block__item__main::-webkit-scrollbar-track {
  background-color:rgba(255,255,255,0.2);
  border-radius: 10px;
}

.overview-block__item__main::-webkit-scrollbar-thumb {
  background-color:rgba(255,255,255,0.2);
  border-radius: 10px;
}

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

body.post-type-archive-stream_post .site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body.post-type-archive-stream_post .site-content {
  flex-grow: 1;
}

@media screen and (min-width: 767px) {
  .blog-section-stream_posts.position-left .social-stream-container__head .woocommerce-breadcrumb a,
  .blog-section-stream_posts.position-left .social-stream-container__head .woocommerce-breadcrumb {
    font-size: 16px;
  }
}

@media screen and (min-width: 950px) {
  .js-stream_posts,
  .social-stream-grid,
  .social-stream-container__head,
  #calendar {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .social-stream-container.container {
      width: 100%;
      max-width: 100% !important;
      padding-left: 10px;
      padding-right: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .stream-post-slider .stream-post-slider__nav {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  body .blog-section-posts.m-social-stream-blog-section.has-sidebar {
    max-width: 1285px;
    padding-left: 15px;
    padding-right: 15px;
  }
  body .blog-section-posts.m-social-stream-blog-section.has-sidebar .container {
    padding-left: 0;
    padding-right: 0;
    max-width: calc(974px - 44px);
  }
}

@media screen and (min-width: 1500px) {
  .social-stream-container.container {
      padding-left: 60px;
      padding-right: 60px;
  }
  .overview-block {
    width: calc(100% + 120px);
    margin-left: -60px;
    margin-right: -60px;
  }
}
  
  
@media (min-width: 1400px) {
  .social-stream-arhive__title {
    font-size: 68px;
    line-height: 85px;
  }
}

@media screen and (max-width: 1024px) {
  .blog-section-posts._preview .blog-section-posts__article-month {
    font-size: 18px;
  }
  .blog-section-posts._preview .blog-section-posts__article-day {
    font-size: 26px;
  }
  .blog-section-posts._preview .blog-section-posts__article-year {
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .social-stream-grid {
    max-width: 100%;
  }
}
  


/* stream-sidebar */

.stream-sidebar::-webkit-scrollbar {
  width:5px;
}

.stream-sidebar::-webkit-scrollbar-track {
  background-color:rgba(255,255,255,0.2);
  border-radius: 10px;
}

.stream-sidebar::-webkit-scrollbar-thumb {
  background-color:rgba(255,255,255,0.2);
  border-radius: 10px;
}

.stream-sidebar__wrapper {
  background: var(--background-body);
}

.stream-sidebar ul.widget_stream_category_widget__list,
.stream-sidebar ul.widget_stream_post_list_widget__list {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.widget_stream_category_widget__item a,
.widget_stream_post_list_widget__title a {
  color: var(--heading);
}
.widget_stream_category_widget__item a:hover,
.widget_stream_post_list_widget__title a:hover {
  color: var(--main);
}

.article-head__open-sidebar {
  font-family: inherit;
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  color: var(--btn-color);
}

.article-head__open-sidebar:hover {
  background: linear-gradient(248.28deg, var(--btn-bgcolor) 9.539999999999999%, rgba(142,97,255,0) 32.8%),radial-gradient(81.70999999999999% 279.87% at -16.57% -92%, var(--btn-bgcolor2) 28.69%, rgba(205,219,248,0) 69.54000000000001%),var(--btn-bgcolor3);
  box-shadow: 0px 15px 40px -8px rgba(158,97,255,0.5);
  transform: translateY(-3px);
  color: var(--btn-color2);
  opacity: 1;
}

.stream-sidebar__close-sidebar__icon::after, 
.stream-sidebar__close-sidebar__icon::before {
  background: var(--heading);
}

.stream-sidebar__close-sidebar:hover {
  color: var(--main);
}

.stream-sidebar__close-sidebar:hover .stream-sidebar__close-sidebar__icon::after, 
.stream-sidebar__close-sidebar:hover .stream-sidebar__close-sidebar__icon::before {
  background: var(--main);
}

@media (min-width: 1200px) {
  .stream-sidebar {
    margin: 0 0 48px;
  }
}

@media (max-width: 1199px) {
  .stream-sidebar {
    background: var(--background-body);
  }
}
  