.prof-tabs-wrpr .profile-others .other-details:last-child {
  max-width: 200px;
}

.fc .fc-header-toolbar .fc-toolbar-chunk:last-child .fc-button-group .fc-button {
  z-index: 0;
}

/* .product-details-wrpr {
    flex: 0 0 calc(100% - 210px);
  } */
.cart_wrpr {
  flex: 1;
  padding-right: 26px;
  padding-bottom: 30px;
  overflow: auto;
}

.cart_wrpr>table {
  width: 100%;
  margin-top: 20px;
}

thead th {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #616161;
  text-align: left;
  min-width: 140px;
  padding: 14px 12px;
}

thead th.actions {
  min-width: 60px;
}

tbody {
  background: #FFFFFF;
  box-shadow: 4px 4px 28px rgba(19, 61, 48, 0.06);
}

tr>td {
  font-weight: 400;
  font-size: 14px;
  padding: 12px;
  line-height: 16px;
  color: black;
  border-top: 1px solid #E0E8F2;
  vertical-align: middle;
}

tr>td .prod-img {
  width: 60px;
  min-width: 60px;
  height: 80px;
  border-radius: 6px;
  overflow: hidden;
}

.prod-details-wrpr .audio-opt-wrpr .form-group {
  position: relative;
}

/* .prod-details-wrpr .audio-opt-wrpr .form-group .audio-input{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  } */

.prod-details-wrpr .audio-opt-wrpr .form-group.disable .language-label {
  border: 1px dashed #969696;
  opacity: 0.3;
}

.prod-details-wrpr .audio-opt-wrpr .form-group .language-label {
  background: #f0f0f0;
  border-radius: 10px;
  padding: 5px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.12px;
  color: #616161;
  cursor: pointer;
}

.prod-details-wrpr .audio-opt-wrpr .form-group .audio-input:checked+.language-label {
  background: #499557;
  color: white;
  font-size: 14px;
  font-weight: 600;
}

.cart_list {
  margin-left: 20px;
}

.cart_total__amount_wrpr {
  flex: 0 0 430px;
  padding-left: 26px;
  border-left: 1px solid #F0F0F0;
}

.coupon-from {
  gap: 12px;
  margin-top: 20px;
}

.coupon-from .btn {
  white-space: pre;
  padding: 12px 21px;
  font-size: 14px;
}

.coupon-from .form-control {
  max-width: 63%;
  padding: 10px;
}

.cart_total_wrpr {
  margin-top: 50px;
}

.cart_total_wrpr .h5 {
  margin-bottom: 24px;
}

.price-table>div {
  margin-bottom: 10px;
}

.cart-wrap span {
  border-radius: 99px;
  font: bold 11px/16px Arial;
  line-height: 18px;
  width: 18px;
  padding: 0 1px;
  box-shadow: 0 5px 12px rgb(0 0 0 / 20%);
}

.cart-wrap span {
  visibility: visible
}

.cart-wrap {
  margin-right: 0;
  top: -5px;
  right: -9px;
  color: linear-gradient(90deg, #499557, #499557);
  font-size: 11px;
}

.cart-icon-wrap .icon-salient-cart {
  font-size: 22px;
}

.cart-icon-wrap {
  width: auto;
  height: 20px;
}

.cart-empty {
  font-family: Roboto;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 42px;
  line-height: 58px;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 10%;
  text-align: center;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.container {
  height: 100px;
  position: relative;
}

.cart_empty {
  margin-left: 484px;
  margin-top: 20px;
}

.cart_cross_icon {
  cursor: pointer;
}


.cart-count {
  position: absolute;
  top: 5px;
  right: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  background-color: #499557;
  color: #FFFFFF;
  font-size: 10px;
  border-radius: 10px;
  font-weight: 700;
}

div.cart_loader-svg svg {
  margin: 0 auto;
  display: block;
  margin-top: 200px;
  width: 138px;
}

.css-df17o1 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  /* font-size: 1.2em; */
  color: #499557 !important;
  background: rgba(255, 255, 255, 0.5) !important;
  /* background: rgba(0,0,0,0.7); */
  z-index: 800;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  opacity: 1;
}

.MyLoader_wrapper {
  background: rgba(255, 255, 255, 0.5) !important;
}

#ds24cart_added_container {
  display: none !important;
}

.thanku-inner .h3 {
  margin-bottom: 16px;
}

.thanku-inner .p {
  margin-bottom: 40px;
}

.wishlist-img {
  position: relative;
  width: 81.18px;
  height: 81.18px;
  margin: auto;

  background: #FFFFFF;
}

.empty-screen {
  margin-top: 100px;
}

.cart_icon-img {
  position: relative;
  width: 40px;
  height: 27.5px;
  margin: auto;
  margin-bottom: 28px;
  border: 1.75px solid #094E26;
}

.prod-details-wrpr .cart_wrpr_outer {
  height: calc(100% - 75px);
}

.prod-details-wrpr .cart_wrpr_outer .cart_wrpr {
  height: 100%;
  overflow: auto;
}

.total_order {
  font-family: General sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5 px;
}

.order_header_bar {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.react-datetime-picker__wrapper {
  border: none !important;
}

.css-1s2u09g-control,
.react-datetime-picker,
.css-1pahdxg-control {
  padding: 10px 16px !important;
}

.table_form_in {
  position: relative;
  margin-right: 35px;
  margin-top: 20px;
}

.reception-seminar .img-name-card {
  max-width: 50%;
}

.reception-kubystudy .img-name-card {
  max-width: 33%;
}

.order-history {
  box-shadow: 4px 4px 28px rgba(19, 61, 48, 0.06);
  border-radius: 8px;
  margin-top: 40px;
}

.order-history tbody {
  box-shadow: none;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
}

.pagination .active a {
  background: #EEF7F1;
  border: 0.2px solid #499557;
}

.pagination a {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #2F2C2C;
  border: 0.2px solid #FFFFFF;
  box-shadow: 0px 1px 12px rgba(2, 17, 8, 0.06);
}

.paginatate {
  padding: 30px 0px;
}

.ck.ck-editor__top {
  display: none;
}

.character_item {
  cursor: pointer;
}

.choose_character .modal-header {
  border: none;
}

.highlighter {
  background: #FBF2D2;

}

.bridge_chars {
  margin-top: 10px;
  background: #FBF2D2;
  border: 1px solid #FEF6DC;
  border-radius: 8px;
  padding: 8px 16px;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #616161;
}

.collpase-btn {
  background: #EEF7F1;
  border-radius: 12px;
  width: 100%;
  padding: 26px;
  border: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #094E26;
  cursor: pointer;
}

.textAreaClass {
  height: 100px;
}

.send-comment {
  cursor: pointer;
}

.camcel-modal-content .modal-header {
  padding: 0px;
}

.form-btns-wrpr {
  padding-top: 22px;
  gap: 10px;
  justify-content: center;
  align-items: center;
}


.ck.ck-editor__top {
  display: none;
}

.soul-table .soul-tcol:nth-child(3),
.soul-table .soul-tcol:nth-child(4),
.soul-table .soul-tcol:nth-child(5),
.soul-table .soul-tcol:nth-child(1) {
  /* min-width: 80px;
  width: 80px; */
  min-width: 120px;
  width: 120px;
}

.soul-tcol:nth-child(2) {
  min-width: max-content !important;
}

.meeting-card {
  overflow: auto !important;
}

/* .fc .fc-daygrid-event-harness{
  overflow: hidden !important;
}
.fc .fc-event{
  overflow: hidden !important;
} */
tr.tr.soul-trow {
  position: relative;
}

.Soulwriting .soul-table-wrpr {
  max-height: none;
}

.soulwriting-table {
  overflow: auto;
}

.not_found {
  margin: auto;
}

.script-view-wrpr {
  padding: 20px 32px;
}

.bridgeHighlight {
  background-color: #FBF2D2;

}

.react-confirm-alert-overlay {
  z-index: 99999 !important;
}

@media (max-width: 767px) {

  .protagonist_footer_button,
  .bridge_footer_button {
    display: none !important;
  }
}

.camcel-meeting-modal .camcel-modal-content {
  max-height: 90vh;
  max-width: 400px;
}

.camcel-modal-content .modal-header {
  padding: 20px 40px;
}

.label_cancel {
  margin-left: 40px;
}

.cancel_meeting_btn {
  justify-content: center;
  /* margin-top: 45px; */
  gap: 20px;
}

.right-section.right-section_soulwriting {
  max-width: 100% !important;
}

/* .soulwriting-main-wrpr .soulwriting-forms-wrpr .soul-form-header .project-name{
  min-width: 100px;
  max-width: 100px;
  overflow: hidden;
  display: block;
  max-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
} */

.tool-tip {
  /* position: relative; */
  cursor: pointer;
}

/* Tooltip text */
.tool-tip::after {
  content: attr(data-title);
  /* Use data-title as tooltip content */
  position: absolute;

  /*transform: translateX(-50%);*/
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  width: 400px;
  /* Set a max-width for multiline */
  white-space: normal;
  /* Allow wrapping */
  opacity: 0;
  left: 5px;
  visibility: hidden;
  transition: opacity 0.3s;
  pointer-events: none;
  font-size: 14px;
  z-index: 99999;
  line-height: 1.4;
  /* Adjust line-height for readability */
}

/* Show tooltip on hover or focus */
.tool-tip:focus::after,
.tool-tip:hover::after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .soulwriting-main-wrpr .soulwriting-forms-wrpr .soul-form-header {
    /*overflow: unset !important;*/
    /* overflow-y: scroll !important; */
    /* overflow-x: scroll !important; */
  }

  .tool-tip::after {
    width: 300px;
    /* Set a max-width for multiline */
    /*left: 133px;*/
    top: 0;
  }

  .left-sidebar.closed .nav-item .nav-link {
    max-width: unset !important;
  }

  .left-sidebar.closed .nav-link:hover,
  .left-sidebar.closed .nav-link.active {
    background: url(../images/link-bg.svg) no-repeat;
    background-position: center;
    background-size: 100%;
  }

  .left-sidebar .nav-list .nav-link.active::before,
  .left-sidebar .nav-list .nav-link:hover::before {
    opacity: 1;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
    position: absolute;
    left: 9px;
    top: 10px;
  }
}

p.project_title {
  background: #ffffff;
  border: 1px solid #eaebec !important;
  border-radius: 8px !important;
  padding: 18px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  width: 100%;
  color: #021416;
  transition: all 0.3s ease-in-out;
  box-shadow: none !important;
  font-family: "Inter", sans-serif;
}

.waiting_list_container .meeting-card.meet-card {
  overflow: unset !important;
  min-width: 25%;
}

.waiting_list_container .meet-cards.card-col-three {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  min-width: 100%;
}

.email_change_message {
  background: #469146;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #469146;
  margin: 10px 0;
  font-size: 15px;
}

.email_change_message strong {
  font-weight: 600;
  text-decoration: underline;
}

.steps-wrpr .soul-step-outer {
  scroll-margin: 60px;
}


.protagonist-list-modal.bridge .modal-content {
  width: 637px !important;
}



.soul-step-comment-col {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
}

.soul-step-comment-col .profile-card {
  margin-bottom: 15px;
}

.soul-step-comment-col .profile-card .comp-img {
  width: 50px;
  height: 50px;
  min-width: 50px;
}

.steps-wrpr .soul-step-outer .step-left {
  flex: 0 0 calc(100% - 315px);
}

.steps-wrpr .soul-step-outer .step-right {
  flex: 0 0 250px;
  min-width: 300px;
}

.scene-row .comment-card-block {
  min-width: 300px;
  margin-top: -29px;
  margin-bottom: 10px;
}

.scene-row .comment-card-block .comment-card {
  width: 100%;
}

.bridge-step-wrpr .soul-step-inner {
  flex: 0 0 calc(100% - 0px);
  max-width: calc(100% - 0px);
}

@media screen and (max-width: 767px) {
  .bridge-table-wrpr{
    width: 100%;
  }
  .soul-step-comment-col {
    flex-direction: column;
    gap: 20px;
    position: relative;
    padding-top: 70px;
  }

  .soul-step-comment-col .profile-card {
    position: absolute;
    top: 0px;
  }

  .soul-step-outer {
    flex-direction: column;
  }

  .steps-wrpr .soul-step-outer .step-left {
    width: 100%;
    flex: 0 0 100%;
  }

  .steps-wrpr .soul-step-outer .step-right {
    width: 100%;
    flex: 0 0 100%;
  }

  .scene-row .scene-text-wrpr {
    flex: 0 0 100%;
    width: 100%;
  }

  .scene-row .comment-card-block {
    flex: 0 0 100%;
    width: 100%;
  }

  .scene-row .comment-card {
    width: 100%;
  }

}

@media (max-width: 480px) {
  .soulwriting-footer .footer-btn {
    width: 100% !important;
  }
}

.soul-step-inner .action-btns .add-btn {
  padding: 6px 16px;
  background: transparent;
  border: 1px solid #499557;
  border-radius: 8px;
  color: #499557;
}

.ck-editor__editable {
  border: 1px #ccc solid !important;
}

.ck-powered-by-balloon {
  display: none !important;
}

.btn-loader-green::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin-left: 0px;
  border-right-color: green;
  animation: loader 600ms linear 0ms infinite;
  animation-direction: normal;
  animation-direction: alternate-reverse;
  left: 35%;
  z-index: 20;
  outline: none;
}

.modal-body {
  overflow-y: scroll !important;
  scrollbar-width: auto !important;
  scrollbar-color: #499557 #ffffff !important;
}

/* Force WebKit (Safari, Chrome) to always show scrollbar space */
.modal-body::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  /* or desired width */
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #499557;
  border-radius: 5px;
}