/* ==============================================
    Name: Detail live page css
    Creact by: Dang Phuong Tay
    Creact at: 4/3/2024
    Update at: 5/3/2024
============================================== */
.detail__liveshow {
  width: 100%;

  margin-top: 61px;
}
.detail__liveshow input[type="number"]::-webkit-inner-spin-button,
.detail__liveshow input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.detail__liveshow .detailLiveshowMobile__slides {
  display: block;
  width: 100%;
  height: 100%;
}
.detail__liveshow .detailLiveshowMobile__slides--show {
  width: 100%;
  height: 100%;
}
.detail__liveshow .detailLiveshowMobile__slides--show__item {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.detail__liveshow--ticket__right {
  overflow: hidden;
  width: 500px;
  background: #000;
}

.detail__liveshow .detailLiveshowMobile__slides--show__item::-webkit-scrollbar {
  display: none;
}
.detail__liveshow .detailLiveshowMobile__slides--show__item img {
  width: 100%;
  min-width: 100%;
  max-height: 500px;
  object-fit: contain;
  border-radius: 0 !important;
}
.detail__liveshow input[type="number"] {
  -moz-appearance: textfield;
}
.detail__liveshow--container {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 20px 0;
}
.detail__liveshow--content .variations_form.cart {
  background: none;
}
.detail__liveshow--content .variations_form {
  padding-top: 0;
}
.detail__liveshow--content .product-variations-dropdown {
  width: 100%;
}
.detail__liveshow--content .product-variations-dropdown select {
  width: 100%;
  height: auto;
  outline: none;
  padding: 10px;
  border: 1px solid #eee;
  appearance: none;
  font-size: 18px;
  padding-top: 10px;
  line-height: 20px;
  color: #5a5a5a;
  border-radius: 7px;
}
.detail__liveshow--content .product-variations-dropdown select > option {
  width: 100%;
}

/* 
.product-variations-dropdown {
  width: 300px;
}

.product-variations-dropdown .selector {
  width: 100%; 
  padding: 10px; 
  border: 1px solid #ccc;
} */


.detail__liveshow--content button {
  background: var(--color-background-7);
  color: var(--color-text-6);
  padding: 10px 20px;
  font-size: var(--size-text-5);
  border-radius: var(--border-radius-size-2);
}
.detail__liveshow h2{
  font-size: 1.45rem;
}
.detail__liveshow h1{
  font-size: 2rem;
}
.detail__liveshow--content .liveshow__bottom--form {
  margin-top: 5%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
}
.detail__liveshow--content .liveshow__bottom--form span:nth-child(1) {
  display: none;
}
.detail__liveshow--ticket__box {
  width: 100%;
  background: var(--color-background-2);
  padding: 20px 0;
}
.detail__liveshow--ticket__right img {
  width: 100%;
  height: 100%;
}
.detail__liveshow--ticket::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: var(--color-background-2);
  border-radius: var(--border-radius-size-6);
  bottom: -60px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.detail__liveshow--ticket::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: var(--color-background-2);
  border-radius: var(--border-radius-size-6);
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.detail__liveshow--ticket {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: flex;
  background: var(--color-background-6);
  border-radius: var(--border-radius-size-5);
}
/* .detail__liveshow--ticket__right::before {
  background-position: right 10px top 0;
  background-size: 17px 17px !important;
  background: radial-gradient(#757575 0, #757575 4px, transparent 5px);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: calc(100% - 9px);
  top: 0;
  width: 18px;
  box-sizing: inherit;
  line-height: 1.5;
} */
.detail__liveshow--ticket__left {
  width: 50%;
  padding: 20px 35px 20px 20px;
}
.detail__liveshow--ticket__right {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.detail__liveshow--ticket__right .home-miniprod-prev-btn {
  left: 10px !important;
}
.detail__liveshow--ticket__right .home-miniprod-next-btn {
  right: 10px !important;
}
body.listDetailHotelSlides .detail__liveshow {
  margin-top: -96vh;
}
.button-wrap .hidden{
  display: none !important;
}
.detail__liveshow--ticket__left--local,
.detail__liveshow--ticket__left--time,
.detail__liveshow--ticket__left--desc {
  padding: 5px 10px;
  color: #a50707f5;
  font-weight: 500;
}
.detail__liveshow--ticket__left--title {
  font-size: var(--size-text-9);
  margin-bottom: 10px;
  font-weight: 700;
  color: #1d511d;
}
.detail__liveshow--ticket__left--local p,
.detail__liveshow--ticket__left--time p {
  width: 70%;
}
.detail__liveshow--ticket__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.detail__liveshow--ticket__left--local ion-icon,
.detail__liveshow--ticket__left--time ion-icon {
  font-size: var(--size-text-6);
  color: #a50707f5;
  width: 10%;
}
.detail__liveshow--ticket__left--local ion-icon {
  font-size: var(--size-text-7);
}
.detail__liveshow--ticket__left--time {
  display: flex;
  align-items: center;
  gap: 10px;
}
.detail__liveshow--ticket__left--local p {
  display: flex;
  flex-direction: column;
}
.detail__liveshow--ticket__left--local {
  display: flex;
  align-items: start;
  gap: 10px;
}
.detail__liveshow--ticket__left--price {
  /* font-size: var(--size-text-6); */
  font-weight: 600;
  color: #a50707f5;
}
.detail__liveshow--ticker__left--bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-top: 1px solid var(--color-text-22);
  padding-top: 15px;
}
.detail__liveshow--ticket__left--btn {
  background: var(--color-background-7);
  color: var(--color-text-6);
  padding: 12px 25px;
  border-radius: var(--border-radius-size-1);
  cursor: pointer;
}
.detail__liveshow--content {
  display: flex;
  align-items: start;
  gap: 10px;
  margin-bottom: 20px;
}
.detail__liveshow--content__left,
.detail__liveshow--content__right {
  border-radius: var(--border-radius-size-3);
  padding: 1rem;
}
.detail__liveshow--content__left {
  border-radius: unset;
  padding: 0;
  width: 70%;
}

.detail__liveshow--content__left--body img {
  width: auto;
  height: auto;
  border-radius: var(--border-radius-size-3);
  margin: 10px 0;
  max-width: 100%;
}
.detail__liveshow--content__right {
  width: 35%;
  position: sticky;
  top: 80px;
}
.detail__liveshow--content__left--header {
  font-size: var(--size-text-6);
  font-weight: 500;
  border-bottom: 1px solid var(--color-text-22);
  padding: 0 0 10px 0;
  margin-bottom: 15px;
}
.detail__liveshow--content__left--body h4 {
  font-size: var(--size-text-6);
  text-align: center;
  padding: 25px 0;
}
.detail__liveshow--content__left--body p {
  color: var(--color-text-1);
  font-size: var(--size-text-5);
  padding-bottom: 10px;
}
.detail__liveshow--content__left--body h5 {
  font-size: var(--size-text-5);
  padding-bottom: 10px;
}
.detail__liveshow--content__right--list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail__liveshow--content__right--item a:hover {
  background: var(--color-background-17);
}
.detail__liveshow--content__right--item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--color-text-6) !important;
  background: var(--color-background-7);
  padding: 15px 20px;
  border-radius: var(--border-radius-size-2);
}
.detail__liveshow--content__right--item__name {
  font-size: var(--size-text-4);
}
.detail__liveshow--content__right--item__price {
  font-weight: 600;
}

.detail__liveshow--content__right--item,
.popup__item {
  color: var(--color-text-6) !important;
  background: var(--color-background-7);
  padding: 15px 20px;
  border-radius: var(--border-radius-size-1);
  cursor: pointer;
}
.detail__liveshow--content__right--item span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail__liveshow--content__right--item:hover,
.popup__item:hover {
  background: var(--color-background-17);
}

/* popup */
.popup__detailLiveshow .popup__item {
  position: relative;
  z-index: 100;
}
.popup__detailLiveshow .popup__item a {
  position: absolute;
  z-index: 10;
  width: 96%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: red;
}
body.listDetailLiveShowPopup .popup__detailLiveshow {
  display: block;
}
body.listDetailLiveShowPopup .detail__liveshow--blur {
  display: block;
}
body.listDetailLiveShowPopup .detail__liveshow--ticket::before {
  z-index: 0;
}

body.listDetailLiveShowPopup {
  overflow: hidden;
}
.detail__liveshow--blur {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: var(--color-background-1);
  z-index: 1004;
  opacity: 0.5;
}
.popup__detailLiveshow {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--color-background-6);
  border-radius: 20px;
  padding: 0 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 50%;
  z-index: 1005;
}
.popup__title h3 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--color-text-22);
}
.popup__item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.popup__item--price span {
  color: white !important;
  text-decoration: inherit;
}
.popup__close {
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  top: 6px;
  right: 11px;
}
.detail__liveshow--content__left--body{
  margin-bottom: 15px;
}
.detail__liveshow--content__left--rating{
  display: flex;
  align-items: end;
}
.detail__liveshow--content__left--rating__start{
  display: flex;
}
.detail__liveshow--content__left--rating__start span{
  font-size: var(--size-text-7);
  font-weight: 500;
}
.detail__liveshow--content__left--rating__start span ion-icon{
  color: var(--color-text-5);
}
.detail__liveshow--content__left--rating__start span:last-child{
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail__liveshow--content__left--rating__count{
  padding-bottom: 3px;
  font-size: var(--size-text-5);
  font-weight: 400;
  color: var(--color-text-2);
}
.detail__liveshow--content__left--description{
  padding: 20px;
  border-radius: var(--border-radius-size-3);
  margin-bottom: 15px;
}
.detail__liveshow--content__left--reviewrating{
  padding: 20px;
  border-radius: var(--border-radius-size-3);
}
.detail__liveshow--content__left--review{
  padding: 5px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews #comments,
.detail__liveshow--content__left--review__user .woocommerce-Reviews #reply-title,
.detail__liveshow--content__left--review__user .woocommerce-Reviews .comment-notes{
  display: none;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form{
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating{
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
}

.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating .stars span a{
  background-color: var(--color-text-5);
  padding: 4px 10px;
  border-radius: 3px;
  color: var(--color-text-6) !important;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating label{
  min-width: 140px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating .stars span a:hover,
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating .stars span a:focus{
  background-color: var( --color-text-17);
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-rating .stars span{
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form label{
  font-size: var(--size-text-5);
  font-weight: 500;
  margin-right: 10px;
  color: var(--color-text-2);
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-comment textarea{
  outline: none;
  border: none;
  background-color: var(--color-background-3);
  border-radius: 6px;
  resize: none;
  padding: 12px 20px;
  width: 100%;
  color: var(--color-text-2);
  min-width: 200px ;
  height: 135px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-comment{
  display: flex;
  align-items: start;
  width: auto;
  flex-wrap: wrap;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-comment label{
  min-width: 140px ;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-author input,
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-email input{
  color: var(--color-text-2);
  outline: none;
  border: none;
  border-radius: 6px;
  background-color: var(--color-background-3);
  width: 100%;
  padding: 12px 20px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-cookies-consent{
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  padding-top: 10px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-cookies-consent input{
  width: 20px;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .comment-form-cookies-consent label{

 font-size: var(--size-text-4);
 margin-right: 0;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .form-submit{
  display: flex;
  justify-content: end;
}
.detail__liveshow--content__left--review__user .woocommerce-Reviews form .form-submit input{
  padding: 10px 22px;
  background-color: var(--color-background-7);
  border-radius: var(--border-radius-size-3);
  color: var(--color-text-6);
  font-weight: 500;
}
.detail__liveshow--content__left--review {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 10px;
  margin: 10px 0;
  background: var(--color-background-3);
  border-radius: 6px;
  padding: 10px;
}
.detail__liveshow--content__left--review .comment_container,
.detail__liveshow--content__left--review .review{
  width: 100%;
  background: var(--color-background-6);
  padding: 5px;
  border-radius: var(--border-radius-size-1);
}
.detail__liveshow--content__left--review .comment_container{
  display: flex;
  gap: 10px;
}
.detail__liveshow--content__left--review .comment_container .comment-text{
  color: var(--color-text-2);
}
.detail__liveshow--content__left--review .comment_container .comment-text .star-rating{
  font-size: var(--size-text-5);
  color: var(--color-text-1);
}
.detail__liveshow--content__left--review .comment_container .comment-text .meta{
  font-size: var(--size-text-4);
}
.detail__liveshow--content__left--review .comment_container img{
  border-radius: var(--border-radius-size-6);
  width: 35px;
  height: 35px;
}
.detail__liveshow--content__left--review .comment_container .rating{
  display: inline;
  position: relative;
  font-weight: 400;
  margin-right: 1px;
}
.detail__liveshow--content__left--review .comment_container .rating::before{
  position: absolute;
  content: '/';
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: 2px;
}
.detail__liveshow--content__left--review .comment_container .woocommerce-review__author{
  color: var(--color-text-2);
}
.detail__liveshow--content__left--review__not{
  display: flex;
  padding: 10px;
  justify-content: center;
}
.detail__liveshow--content__left--review__not span{
  color: var(--color-text-2);
}

.ticket-type{
  padding-bottom: 10px;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .detail__liveshow--ticket__box,
  .detail__liveshow--container {
    padding: 20px;
  }
}

@media only screen and (max-width: 950px) {
  .detail__liveshow--ticket__box,
  .detail__liveshow--container {
    padding: 10px;
  }
  .detail__liveshow--content {
    flex-wrap: wrap;
  }
  .detail__liveshow--content__left,
  .detail__liveshow--content__right {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .detail__liveshow--content__right {
    position: fixed;
    top: calc(100vh - 300px);
    bottom: 0;
    left: 0;
    z-index: 10;
    transition: all 0.3s;
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: start;
    background-color: var(--color-background-6);
  }
  .detail__liveshow--ticket::after,
  .detail__liveshow--ticket::before,
  .detail__liveshow--ticket__right::before {
    display: none;
  }
  .detail__liveshow--ticket {
    flex-wrap: wrap;
  }
  .detail__liveshow--ticket__right,
  .detail__liveshow--ticket__left {
    width: 100%;
  }
  .detail__liveshow--ticket__left {
    padding: 20px;
  }
  .detail__liveshow--container {
    padding-bottom: 30px;
  }
  .detail__liveshow--content__left--body h4 {
    padding: 20px 0;
    font-size: var(--size-text-5);
  }
  .detail__liveshow--content__left--header {
    font-size: var(--size-text-5);
  }
  .detail__liveshow--content__left,
  .detail__liveshow--content__right {
    padding: 15px;
  }
  .detail__liveshow--ticket__left--title {
    font-size: var(--size-text-6);
    color: #0C1844;
  }
  .detail__liveshow--content__right--list {
    gap: 7px;
  }
  .popup__detailLiveshow {
    width: 80%;
  }
  .detail__liveshow--content .detail__liveshow--content__left--header {
    display: none;
  }
  .detail__liveshow--content .variations_form.cart {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .detail__liveshow--content .product-variations-dropdown {
    width: 50%;
  }
  .detail__liveshow--content .product-variations-dropdown select,
  option {
    border-radius: 8px;
    width: 100%;
    height: auto;
    outline: none;
    padding: 10px;
    border: 1px solid #eee;
    appearance: none;
    font-size: 18px;
    padding-top: 10px;
    line-height: 20px;
    color: #5a5a5a;
  }
  .detail__liveshow--content .liveshow__bottom--form {
    width: 50%;
    margin-top: 0;
  }
  .detail__liveshow--content .liveshow__bottom--form {
    align-items: start;
  }
  .detail__liveshow--content .liveshow__bottom--form button {
    padding: 10px 15px;
  }
  .detail__liveshow .detailLiveshowMobile__slides--show__item img {
    max-height: 350px;
  }
  .quantity__and--submit .button__box .button__copy--link::before{
    content: 'Sao chép thành công';
    position: absolute;
    right: -45px;
    bottom: calc(100% + 8px);
    background: rgb(230, 240, 255);
    width: 140px;
    height: auto;
    color: var(--color-background-27);
    font-size: .8rem;
    padding: 6px 10px;
    border-radius: 10px;
    display: none;
  }
  .quantity__and--submit .button__box .button__copy--link.popupMobile::after,
  .quantity__and--submit .button__box .button__copy--link.popupMobile::before{
    display: block;
  }
  .quantity__and--submit .button__box .button__copy--link::after{
    display: none;
    content: '';
    position: absolute;
    right: 50%;
    bottom: calc(100% + 3px);
    transform: translateX(50%);
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgb(230, 240, 255);
  }
  .quantity__and--submit .button__box .button__copy--link span{
    display: none;
  }
  .quantity__and--submit .button__box .button__copy--link{
    padding: 7px;
    border-radius: 99px;
  }
}
@media only screen and (max-width: 550px) {
  .detail__liveshow--content .liveshow__bottom--form {
    width: 100%;
    gap: 5px;
    align-items: end;
    justify-content: end;
    margin-bottom: 35px;
  }
  .detail__liveshow--content .liveshow__bottom--form button {
    padding: 10px;
  }
  .detail__liveshow--content .liveshow__bottom--form button span:nth-child(1) {
    display: flex;
    align-items: center;
    font-weight: 600;
    padding: 0px 20px;
  }
  .detail__liveshow--content .liveshow__bottom--form button span:nth-child(2) {
    display: none;
  }
  .detail__liveshow--content
    .liveshow__bottom--form
    button
    span:nth-child(1)
    ion-icon {
    font-size: var(--size-text-7);
  }
  .detail__liveshow--content__left {
    padding: 5px;
  }
  
}
@media only screen and (max-width: 450px) {


  .detail__liveshow--content .variations_form.cart {
    gap: 5px;
    height: 100%;
  }
  .detail__liveshow .quantity input {
    width: 70px;
  }
}

@media only screen and (max-width: 360px) {
  .ticket-temp .detail__liveshow--content__right{
    top: calc(-480px + 100vh) !important;
  }
}