.search-modal__item-logo img {
    border-radius: 50%;
    -webkit-box-shadow: 0 0.25rem 1.25rem 0 rgba(0,0,0,.1);
    box-shadow: 0 0.25rem 1.25rem 0 rgba(0,0,0,.1);
}
.search-result__btns .category-icon svg {
  width: 1.6875rem;
  height: auto;
  border-radius: 43.941px;
  -webkit-box-shadow: 0 .18725rem .91231rem -.24331rem currentColor;
  box-shadow: 0 .18725rem .91231rem -.24331rem currentColor;
}
.search-result__btns .btn i{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-hero .iframe_vimeo{
  width: 100%;
  height: 100%;
  position: relative;
}
.promoted-show__section .iframe_vimeo{
  width: 100%;
  aspect-ratio: 1668/922;
  -o-object-fit: cover;
  height: 100%;
}
.chapters__item .media-wrapper{
  background: black;
}
.blog-content__filter .parent-categories>li>a:hover{
  background:unset;
  text-decoration: underline;
  color:white;
}
.chapters__list-item__title a:hover{
  text-decoration: none;
  font-weight: 700;;
}
.tv-guide__item .time{
  background: #15b4f3;
}
.single-content__description .btn svg,
.single-content__description .btn img{
  /* width: 1.5rem;
  height: 1.5rem;
  object-fit: none; */
}
.post-item p {
    margin-bottom: unset;
}
svg {
    max-width: 100%;
    height: auto;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
}

.lobby-content__items-head h2{
    direction: ltr;
}

@media only screen and (min-width: 1024px) {
  .promoted-show__logo{
        width:  10.125rem;
  }
  .home .shows-slider-section .show-item__logo img{
    object-fit: contain;
height: 4vw;
  }
  .inner-page .shows-slider .show-item__logo {

    height: 85%;
}
  .home-hero__content .logo{
    width: 10.2375rem;
  }
  .lobby-banner__logo {
    max-width: 9rem;
    margin-bottom: 1.25rem;
}
.lobby-banner__logo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
  .search-init {
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    color: #1058ad;
    -webkit-margin-end: 1.0625rem;
    margin-inline-end: 1.5625rem !important;
    position: relative;
}
.wishlist-btns{
  display: inline-block;
  font-size: 2rem;
  line-height: 1;
  color: #1058ad;
  -webkit-margin-end: 1.0625rem;
  margin-inline-end: 2.0625rem !important;
  position: relative;
}
  .post-item__content {
    min-height: 13vw;
}
  .chapters__list .swiper-btn-next, .chapters__list .swiper-btn-prev {
    opacity: 0;
    position: absolute;
    left: 0.68375rem;
    z-index: 10;
    cursor: pointer;
}
/* .home-hero .swiper-slide>div{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */
  .article-related {
    padding-block: 5.625rem 8rem;
}
  .single-content{
        padding-block: 4.375rem 3.8125rem
  }
  .d-desktop {
    display: block;
  }
  .d-mobile {
    display: none;
  }
  .search-init > svg{
    opacity: 0;
    position: absolute;
width: 2.0625rem;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
  }

}
.search-init.isActive > svg{
  opacity: 1;
}
.post-item__thumb svg {
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    aspect-ratio: 354/328;
    -o-object-fit: cover;
    object-fit: cover;
}
.no_detials {
  width: 100%;
  min-height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .promoted-show__logo{
        width: 7.125rem;
  }
  .home .shows-slider-section .show-item__logo img{
    height: 12vw;
    object-fit: contain;
  }
  .home-hero__content .logo {
    width: 6.25rem;
    margin: 0 0 0.5625rem 0;
}
  .wishlist-btns{
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    color: #1058ad;
    -webkit-margin-end: 4.0625rem;
    margin-inline-end: 4.0625rem;
    position: relative;
    font-size: 1.375rem;
-webkit-margin-end: 0.9375rem;
margin-inline-end: 0.9375rem;
width: 6vw;
height: auto;
display: flex;
align-items: center;
justify-content: center;
  }
  .no_detials {
    width: 100%;
    min-height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 500;
}


  .tv-guide .swiper-slide{
      width: calc(100%/7);
  }
  .tv-guide__day {
    padding: 0.1875rem 0.1125rem;
}
.promoted-show__section .iframe_vimeo {
    aspect-ratio: 376/243;
}
/* .tv-guide__switcher .swiper-wrapper{
  overflow: hidden;
} */
.swip_l button,
.swip_r button{
  position: relative !important;
   z-index: 2;
-webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  top:unset !important;
}
.swip_r{
  right: 0;
  border-top-right-radius: 3vw;
    border-bottom-right-radius: 3vw;
}
.swip_l{
  left:0;
  border-top-left-radius: 3vw;
    border-bottom-left-radius: 3vw;
}
.tv-guide .swiper-btn-prev {
    inset-inline-start: 0 !important;
}
.tv-guide .swiper-btn-next {
    inset-inline-end: 0 !important;
}
.swip_r,
.swip_l{
  position: absolute;
      z-index: 2;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 2.25rem;
      height: 2.625rem;
      display: flex;
      background: #1058ad;
      flex-direction: column;
      justify-content: center;
      align-items: center;
}

.tv-guide .swiper-slide-next+.swiper-slide+.swiper-slide {
    opacity: 1;
}
    .search-init > svg{
      display: none;
    }
  .footer-bottom .elevate {
    background: #9ecffc;
    padding: 0.5rem;
    text-align: center;
    color: #1058ad;
}
  .d-desktop {
    display: none;
  }
  .d-mobile {
    display: block;
  }
}
.footer-bottom > div > a{
display: flex;
align-items: center;
}
.footer-bottom > div span:last-child{
display: none;

}
.tile-item .category-icon svg {
  width: 100%;
  height: 100%;
}
.tile-item.--game .tile-item__thumb svg, .tile-item.--creation .tile-item__thumb svg, .tile-item.--music .tile-item__thumb svg {
  aspect-ratio: 500/366;
}
.tile-item.--podcast .tile-item__thumb svg {
  aspect-ratio: 500/419;
}
.recommended__slider-1 .tile-item__thumb svg {
  aspect-ratio: 541/345;
}
.recommended__slider-2 .swiper-slide .tile-item__thumb{
  height: 21rem;
display: flex;
align-items: center;
justify-content: center;
}
.home_page .recommended__slider-2 .tile-item__thumb img{
  width: 83% !important;
    margin: auto !important;
    -o-object-fit: cover;
    object-fit: contain;
}
body:not(.home) .recommended__slider-2 .tile-item__thumb img{
  width: 83%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: contain;
}
.--music .lobby-content .items-filter ul img ,
.--games .lobby-content .items-filter ul img {
    width: 1.375rem;
}

.single-games .btn.green svg{
    font-size: 1.5rem;
}
.page-template-page-events{
  background: white;
}
.image_cointainer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin: auto;
    z-index: 10;
    position: relative;
    /* display: block; */

  margin-bottom: 5vw;
}
.image_cointainer img {
    width: 100%;
    height: auto;

}
@media screen and (max-width: 1024px) {
  .image_cointainer {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 85%;
      margin: auto;
      z-index: 10;
      position: relative;
      /* display: block; */

    margin-bottom: 15vw;
  }
  .tv-guide__item .isActive-label {
    border-radius: 0.3125rem;
    padding: 0.25rem 1.5rem 0.375rem 0.8125rem;
    top: 3.0875rem;
    inset-inline-start: 5.75rem;
}
  .recommended__slider-2 .swiper-slide .tile-item__thumb {
    height: 16rem;
}
  .recommended__slider-1 .tile-item__thumb svg {
    aspect-ratio: 360/230;
  }
  .recommended__slider-2 .tile-item__thumb svg {
    aspect-ratio: 170/220;
  }
  .chapter-page.--creation .tile-item__thumb svg {
    aspect-ratio: 420/355;
  }
}

#loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0; /* Set initial opacity to 0 for the fade-in effect */
  transition: opacity 0.3s ease-in-out;
}

#loading-overlay.active {
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 1; /* When active, set opacity to 1 for the fade-in effect */
}

#loading-overlay img {
  opacity: 0; /* Set initial opacity to 0 for the fade-in effect */
  animation: fade 1.5s ease-in-out infinite;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5; /* Adjust the mid-point opacity as needed */
  }
  100% {
    opacity: 1;
  }
}
.form-error-message{
  font-size: 1rem;
}
.hide_search{
  display: none;
}
#search_grid{
  display: none;
}
.wishlist-btn{
  z-index: 10;
}
.limited-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  font-size: 1.125rem;
line-height: 1.16;
margin-bottom: 2rem;
}


.home-hero__image img,.home-hero__image iframe {
    width: 100%;
    aspect-ratio: 972/551;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1024px) {
  .lobby-content .items-filter ul a{
    gap:0 1vw;
  }
    .home-hero__image img,.home-hero__image iframe {
      position: relative !important;
      top:unset !important;
      right: unset !important;
        /* aspect-ratio:376/251 */
          aspect-ratio: 972/551 !important;
    }
}
.category-icon{
  border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}

@media screen and (max-width: 1024px) {
  body:not(.home) .shows-slider-section .show-item:hover .show-item__character{
    opacity: 1 !important;
  }
  body:not(.home) .shows-slider-section .show-item:hover .show-item__logo{
    opacity: 0 !important;
  }
  .home-hero__image img, .home-hero__image iframe,
  .home-hero .iframe_vimeo{
        z-index: -1;
  }
  .home-hero .swiper-slide>div{
    z-index: 10;
  }
}
@media screen and (min-width: 1024px) {
  .class_extra .home-hero__content > p{
  font-size: 3rem;
  }
  .no_image .home-hero__content{
        padding-top: 3rem;
  }
  .home-hero__content{

  }
  body:not(.cloud_up):not(.single-games):not(.wiz-child-theme).single-page::before {
        height: 90.125rem !important;
  }
  .play-btn-wrapper svg{
    width: 6vw;
    height: auto;
  }
  .post-type-taxonomy{
    color:black;
  }
  .footer{
        padding-top: 4.3125rem;
  }
  .category-icon{
    border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
  }
.tile-item .category-icon  {

    display: flex;
    align-items: center;
    justify-content: center;
}
.tile-item .category-icon svg {
    width: 3.5rem;
    height: auto;
}
}


.page-template-page-events .footer {
    background: #9ecffc !important;
}
.lobby-content__filter .filter-btn{
      direction: ltr;
}
.shows-slider-section .shows-next:hover i, .shows-slider-section .shows-prev:hover i, .swiper-btn-next:not(.invert):hover i, .swiper-btn-prev:not(.invert):hover i, .btn.dark:hover i{
  color:white;
}

.blog-content__filter ul {
    overflow-x: auto; /* Allows horizontal scrolling */
    white-space: nowrap; /* For inline or inline-block elements */
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer 10+ */
}

.blog-content__filter ul::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
}

.blog-content__filter {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 3rem;
}

.scroll-arrow {
      border-radius: 1.25rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    background-color: #ccc; /* Example background */
    color: #fff; /* Example color */
    padding: 10px; /* Example padding */
    user-select: none;
    background-color:#1058ad  !important;
color: #1058ad !important;
width: 4.125rem;
height: 100%;

}
.scroll-arrow i{
  color: #1058ad !important;
background: white;
border-radius: 50%;
width: 4.125rem;
height: 3.125rem;
display: flex;
align-items: center;
justify-content: center;
}
.scroll-arrow:hover i{
  color:#1058ad;
}
.blog-content__filter .parent-categories {
    padding: 1rem 4.375rem;

}
.left-arrow {
    left:0;
}

.right-arrow {
    right:0;
}

.scroll-arrowna {
    border-radius: 1.25rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    background-color: #ccc;
    color: #fff;
    padding: 10px;
    user-select: none;
    background-color: #1058ad !important;
    color: #1058ad !important;
    width: 4.125rem;
    height: 100%;
}
.tile-item{
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
.blog-content__filter .child-category.isActive {
    overflow: hidden !important;
    width: 91%;
    margin: auto;
    bottom: unset;
    right: unset;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
        top: 8rem !important;
 }
.right-arrow_new {
    right: 0% !important;
    top: 162%;
    background: unset;
    background-color: unset !important;
    box-shadow: unset !important;
}
.left-arrow_new{
    left: 0% !important;
    top: 162%;
    background: unset;
    background-color: unset !important;
    box-shadow: unset !important;
}
}
.embed {
    margin-top: 2vw;
    display: flex;
justify-content: center;
margin: auto;
}
@media screen and (max-width: 1024px) {
  .embed {
      margin-top: 5vw;
  }
  .right-arrow_new,
  .left-arrow_new{
    display: none !important;
  }
}
.page-template-page-text .article-content::before{
  content: unset !important;
}
.error_enter{
  width: 100%;
height: 100%;
color: white;
font-size: 1.1vw;
text-align: center;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
direction: ltr;
}

@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,700");



.contentNew {
  width: 800px; */
      /* height: 600px; */
      /* background: #FF7472; */
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); */
      border-radius: 5px;
      width: auto;
      height: auto;
      z-index: 100;
      display: flex;
 }
  .contentNew .shareButton.main .share, .content .shareButton.main .close, .content .shareButton.main .check {
    position: absolute;
    top: 1rem;
    left: 1rem;
    transition: all 150ms; }
  .contentNew .shareButton.main .share, .content .shareButton.main.open .close, .content .shareButton.main.sent .check {
    transform: rotate(0) scale(1);
    opacity: 1; }
  .contentNew .shareButton.main .close, .content .shareButton.main.open .share, .content .shareButton.main .check, .content .shareButton.main.sent .share {
    opacity: 0;
    transform: rotate(90deg) scale(0); }

.shareButton, .shareButton.open {
  border: none;
  border-radius: 50%;

  padding: 1rem;
  overflow: hidden;
  outline: none;
  margin: 0.5rem;
  width: 24px;
  height: 24px;
  box-sizing: content-box;
  transition: all 200ms;
  position: relative;
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 0 0 transparent;
  cursor: pointer;}
  .shareButton:hover, .shareButton.open:hover {
    transform: scale(1.1) translateY(-3px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
        background: white;
   }
  .shareButton:active, .shareButton.open:active {
  cursor: pointer; }
  .shareButton svg, .shareButton.open svg {
    display: block;
    fill: black;
    width: 24px;
    height: 24px;
    opacity: 1;
    transition: all 150ms;
    transform: scale(1); }

.fb, .shareButton.open.ig {
  transition-delay: 100ms; }

.tw, .shareButton.open.tw {
  transition-delay: 50ms; }

.ig, .shareButton.open.fb {
  transition-delay: 0ms; }

.fb, .tw, .ig {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  opacity: 0;
  transform: scale(0); }
  .fb svg, .tw svg, .ig svg {
    width: 0;
    height: 0;
    opacity: 0;
    transform: scale(0); }
