.available-days,
.not-available {
  margin-top: -20px;
}
.available-days__row,
.not-available__row {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #3F3F3F;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    transition: all 0.15s ease-in-out;
}
.available-days__row:hover,
.not-available__row:hover {
  background: #37373754;
}
.available-days__row div,
.not-available__row div {
  padding: 20px 20px;
}
.available-days__row span,
.not-available__row span {
  color: #b0b0b0;
}
.available-days__date,
.not-available__date {
  flex-basis: 40%;
}
.available-days__date-time,
.not-available__date-time {
  flex-basis: 30%;
  font-size: 15px;
  line-height: 1.3em;
  color: #f1F1F1;
}
.available-days__date-time strong,
.not-available__date-time strong {
  display: block;
  font-weight: 400;
}
.available-days__date-time span,
.not-available__date-time span {
  color: #979797;
}
.available-days__location,
.not-available__location {
  flex-basis: 40%;
  font-size: 15px;
  line-height: 1.3em;
  color: #F1F1F1;
}
.available-days__location strong,
.not-available__location strong {
  display: block;
  font-weight: 400;
}
.available-days__location span,
.not-available__location span {
  color: #979797;
}
.available-today-location {
  flex-basis: 100%;
  font-size: 13px;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding-left: 15px;
  line-height: 1.2em;
  color: #F1F1F1;
}
.button-reserve-girl {
  margin-left: auto;
  border-radius: 12px!important;
  border: 1px solid #3F3F3F!important;
  color: #f1f1f1!important;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  padding: 4px 20px;
  margin-right: 20px;
}
.button-reserve-girl:hover {
  border: 1px solid #4C4C4C!important;
  color: #f1f1f1 !important;
}
@keyframes pulseFlicker {
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  0% {
    opacity: 1;
  }
}
.available-today-text {
  color: #f1F1F1;
  line-height: 1em;
  font-size: 12px;
  margin-left: -13px !important;
  margin-top: 1px;
}
.available-today-text--tomorrow {
}
.available-today-text--other {
}
.parameters-wrapper {
  height: 40px;
}
.usg_html_1 {
  font-size: 10px;
  margin-left: -13px;
}
.usg_html_1.green {
  color: #1fa600;
}
.usg_html_1.orange {
  color: #ff6600;
}
.blinking {
  animation: blinker 1.5s linear infinite;
}
.fas {
  font-family: "fontawesome";
  font-weight: 900;
}
.fa-circle:before {
  content: "\f111";
}
.schedule-table {
  color: #F1F1F1;
}
.active .schedule-table,
.w-tabs-section.active .schedule-date,
.w-tabs-item.active .schedule-date {
  color: #f1f1f1;
}
.schedule-date {
  color: #b0b0b0;
}
.name-wrapper {
  margin-bottom: 0 !important;
}
.thank-you-wrapper {
  padding: 3rem 1.5rem;
}
.thank-you__title {
  text-align: center;
}
.thank-you__text {
  margin: 0;
  font-size: 24px;
  text-align: center;
  line-height: 1.3em;
}
.thank-you-table {
  max-width: 560px;
  margin: 30px auto 0;
  border-radius: 20px;
  padding: 1.5rem;
  background-color: #1A1A1A;
}
.thank-you-table__row {
  display: flex;
  justify-content: space-between;
  margin: -1rem;
}
.thank-you-table__inside {
  margin: 1rem;
}
.thank-you-table__inside--66 {
  flex-basis: 60%;
}
.thank-you-table__inside--34 {
  flex-basis: 40%;
}
.thank-you-table__inside.flex {
  display: flex;
  justify-content: space-between;
}
.thank-you-table__inside.flex .thank-you-table__item {
  flex-basis: 50%;
}
.thank-you-table__title {
  font-size: 14px;
  color: #979797;
  line-height: 1.1em;
}
.thank-you-table__value {
  font-size: 17px;
}
.w-tabs-padding-0 {
  padding: 0 !important;
}
.w-tabs-section-header-h {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center;
}
.selected-girl {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.selected-girl__image {
  flex-shrink: 0;
  margin-right: 20px;
  max-height: 150px;
}
.selected-girl__image img {
  font-size: 0;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #4A4A4A;

}
.selected-girl__content {
  flex-grow: 1;
}
.selected-girl__name {
  font-size: 30px;
  margin-bottom: 15px;
}
.selected-girl__parameters {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 10px;
}
.selected-girl__parameter {
  font-size: 14px;
  color: #cdcdcd;
  display: inline-block;
  line-height: 1.1em;
}
.selected-girl__parameter div,
.selected-girl__parameter span {
  display: inline-block;
}
.selected-girl__parameter span {
  margin-left: 3px;
}
.selected-girl__location {
  padding-left: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.3 16'%3E%3Cpath d='M6.1 16s6-5.6 6-10-2.7-6-6-6-6 1.6-6 6 6 10 6 10zm-3-11c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3-3-1.3-3-3z' fill='%23cdcdcd'/%3E%3C/svg%3E") left center / auto 1.1em no-repeat;
  font-size: 14px;
  line-height: 1.2em;
  color: #cdcdcd;
  margin-top: 15px;
}
.reservation-recapitulation {
  margin-top: 20px;
}
.reservation-recapitulation--mobile {
  display: none;
  border-radius: 16px;
  padding: 20px;
  background-color: #1A1A1A;
  margin: 20px 0;
}
.reservation-recapitulation__row {
  display: flex;
  margin: -1rem;
}
.reservation-recapitulation__row-item {
  margin: 1rem;
}
.reservation-recapitulation__row-title {
  font-size: 14px;
  color: #979797;
  line-height: 1.1em;
}
.reservation-recapitulation__row-value {
  font-size: 20px;
}
.js-second-girl-selected {
  margin-bottom: 30px;
  border: 1px solid #333;
  border-radius: 10px;
}
.reservation-information {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  border: 1px solid #433937;
  background: #2C2421;
  color: #F46C20;
  border-radius: 16px;
  padding-block: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.reservation-information--left {
  text-align: left;
}
.reservation {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.reservation__left-side {
  flex-basis: 40%;
  border-radius: 16px;
  padding: 20px;
  margin-right: 30px;
  background-color: #1A1A1A;
  position: sticky;
  top: 0;
}
.reservation__right-side {
  flex-basis: 60%;
  position: relative;
  margin-top: -30px;
}
.selected-girl-wrapper,
.select-second-girl {
  border: 1px solid;
  border-color: #3f3f3f;
  border-radius: 16px;
  padding: 6px 14px 6px 32px;
  display: inline-block;
  margin: 0 auto;
  font-size: 16px;
  transition: all 0.15s ease-in-out;
  position: relative;
}
.selected-girl-wrapper::before,
.select-second-girl::before {
  content: "+";
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 1.4em;
  transform: translate(0, -50%);
}
.selected-girl-wrapper:hover,
.select-second-girl:hover {
  border-color: #535353;
  color: #F1F1F1;
}
.selected-girl-wrapper label,
.select-second-girl label {
  display: block;
}
.select-second-girl {
  margin-top: 20px;
}
.select-girl {
  display: flex;
  margin-top: 20px;
  text-align: left;
}
.select-girl .options-girl__image {
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 20px;
}
.select-girl .options-girl__right-wrapper {
  flex-grow: 1;
}
.select-girl .options-girl__name {
  color: #F1F1F1;
  font-size: 30px;
  font-weight: 400;
}
.select-girl .options-girl__info-wrapper {
  display: flex;
  padding: 20px;
  margin: 0 -20px;
  flex-basis: 100%;
}
.select-girl .options-girl__info {
  margin: 0 20px;
  flex-basis: 50%;
  font-size: 15px;
}
.select-girl .options-girl__info span {
  display: inline-block;
  margin-left: 5px;
  color: #b0b0b0;
}
.options-girl {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px 10px;
  max-width: 410px;
  max-height: 485px;
  overflow-x: auto;
  position: absolute;
  border-radius: 12px;
  background: #1A1A1A;
  left: 0;
  z-index: 10;
  padding: 10px;
  scrollbar-color: #2e384f #061027;
  scrollbar-width: thin;
  opacity: 0;
  visibility: hidden;
  transition: all 0.15s ease-in-out;
  top: 60px;
}
.options-girl--2 {
  top: 297px;
}
.options-girl__already-selected {
  position: relative;
  cursor: not-allowed;
}
.options-girl__already-selected::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: url("data:image/svg+xml,%3Csvg height='556' viewBox='0 -46 417.813 417' width='556' xmlns='http://www.w3.org/2000/svg' fill='%23E51E4D'%3E%3Cpath d='M159.988 318.582c-3.988 4.012-9.43 6.25-15.082 6.25s-11.094-2.238-15.082-6.25L9.375 198.113c-12.5-12.5-12.5-32.77 0-45.246l15.082-15.086c12.504-12.5 32.75-12.5 45.25 0l75.2 75.203L348.104 9.781c12.504-12.5 32.77-12.5 45.25 0l15.082 15.086c12.5 12.5 12.5 32.766 0 45.246zm0 0'/%3E%3C/svg%3E") center 40px / 30px auto no-repeat;
}
.options-girl__already-selected label,
.options-girl__already-selected .selected-girl__link {
  filter: grayscale(1);
  opacity: 0.5;
  position: relative;
  display: block;
}
.options-girl.visible {
  opacity: 1;
  visibility: visible;
  margin-top: 1px;
}
.options-girl::-webkit-scrollbar {
  width: 10px;
  background: #ddd;
}
.options-girl::-webkit-scrollbar-thumb {
  background: #575757;
}
.options-girl__item a {
  display: block;
}

.options-girl__item:hover .selected-girl__image img {
  transform: scale(1.1);
  border: 1px solid #4A4A4A;

}
.options-girl__item .selected-girl__image {
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid transparent;
  margin: 0 auto;
}
.options-girl__item .selected-girl__image img {
  display: block;
  transition: all 0.15s ease-in-out;
}
.options-girl__item .selected-girl__name {
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
  color: #f1F1F1;
  transition: all 0.15s ease-in-out;
  line-height: 1.2em;
  margin-top: 3px;
}
.options-girl__item .selected-girl__parameters {
  display: none;
}
.js-radio {
  display: none;
}
.reservation-title {
  font-size: 24px;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
}
.reservation-button {
  background: #1A1A1A;
  font-size: 16px;
  line-height: 1.1em;
  padding: 16px 20px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px;
  color: #F1F1F1;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border-radius: 8px;
}
.reservation-button:hover:not(.active) {
  background: #F1F1F1;
  color: #1A1A1A;
}
.reservation-button.active {
  background-color: #F1F1F1;
  color: #1A1A1A;
}
.reservation-duration-wrapper {
  display: none;
}
.reservation-duration__items {
  display: none;
}
.reservation-duration__items.active {
  display: flex;
}
.reservation-extra__item,
.reservation-oil__item {
  position: relative;
}
.reservation-extra__item:not(:last-of-type),
.reservation-oil__item:not(:last-of-type) {
  margin-bottom: 8px;
}
.reservation-extra__input,
.reservation-oil__input {
  display: none; 
}

.reservation-extra__label,
.reservation-oil__label {
  padding-left: 40px; 
  position: relative;
  cursor: pointer; 
}

.reservation-extra__label::before,
.reservation-oil__label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 34px; 
  height: 20px; 
  background: #3a3a3a; 
  border-radius: 20px; 
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.reservation-extra__label span,
.reservation-oil__label span {
  display: inline-block;
  margin-left: 5px;
  color: #b0b0b0;
}

.reservation-extra__label::after,
.reservation-oil__label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 14px; 
  height: 14px; 
  box-shadow:  0 2px 4px rgba(0, 0, 0, 0.2);
  background: #fff; 
  border-radius: 50%; 
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.reservation-extra__input:checked + .reservation-extra__label::before,
.reservation-oil__input:checked + .reservation-oil__label::before {
  background: #E51E4D; 
}

.reservation-extra__input:checked + .reservation-extra__label::after,
.reservation-oil__input:checked + .reservation-oil__label::after {
  left: 17px; 
}

.reservation-oil__label::before {
  border-radius: 50px;
}
.reservation-massage {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.reservation-massage__item {
  margin: 5px;
  flex-basis: calc(50% - 10px);
}
#range-input {
  -webkit-appearance: none;
  width: 100%;
  min-width: 200px;
  position: relative;
  background: none;
  cursor: pointer;
  padding: 0;
}
#range-input::-webkit-slider-runnable-track {
  cursor: pointer;
  animate: 0.2s;
  background: #333;
  width: 100%;
  height: 10px;
  border-radius: 4px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
#range-input::-webkit-slider-thumb {
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #E51E4D;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  border: 1px solid #E51E4D;
  transform: translate(0, -5px);
  -webkit-appearance: none;
}
#range-input:hover::-webkit-slider-thumb {
  background: #E51E4D;
}
#range-input::-moz-range-track {
  cursor: pointer;
  animate: 0.2s;
  background: #333;
  width: 100%;
  height: 10px;
  border-radius: 4px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
#range-input::-moz-range-thumb {
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #E51E4D;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  border: 1px solid #e51d1d;
  transform: translate(0, -5px);
  transform: translate(0, -0.1rem);
}
#range-input:hover::-moz-range-track {
  background: #E51E4D;
}
#range-input::-ms-track {
  cursor: pointer;
  animate: 0.2s;
  background: #333;
  width: 100%;
  height: 10px;
  border-radius: 4px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  background: transparent;
  color: transparent;
  height: 0.5rem;
  margin: 0.5rem 0;
}
#range-input::-ms-fill-lower {
  border: none;
  background: #c20000;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#range-input::-ms-fill-upper {
  border: none;
  background: #d60e0e;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#range-input::-ms-thumb {
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #E51E4D;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  border: 1px solid #e51d1d;
  transform: translate(0, -5px);
  position: relative;
  z-index: 999;
  width: 1rem;
  height: 1rem;
  transform: translate(0, 0rem);
}
.reservation-date-wrapper {
  display: none;
}
.reservation-date__from-to {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
}
.reservation-date__line {
  margin: 0 5px;
}
.reservation-date__hours {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reservation-girl-name {
  display: none;
}
.reservation-total-price {
  font-size: 24px;
  margin-bottom: 30px;
}
.reservation-total-price strong {
  font-weight: 700;
}
.selected-second-girl-wrapper {
  position: relative;
}
.selected-second-girl-wrapper .selected-girl {
  margin: 0;
}
.selected-second-girl-wrapper .js-second-girl-selected {
  margin-top: 30px;
}
.remove-second-girl {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 24px;
  height: 24px;
  background: #222;
  border: 1px solid #666;
  border-radius: 50%;
  z-index: 5;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
.remove-second-girl.visible {
  opacity: 1;
  visibility: visible;
}
.remove-second-girl:hover {
  background: #E51E4D;
  border-color: #E51E4D;
}
.remove-second-girl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: url("data:image/svg+xml,%3Csvg height='329pt' viewBox='0 0 329.269 329' width='329pt' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M194.8 164.77L323.013 36.555c8.343-8.34 8.343-21.825 0-30.164-8.34-8.34-21.825-8.34-30.164 0L164.633 134.605 36.422 6.391c-8.344-8.34-21.824-8.34-30.164 0-8.344 8.34-8.344 21.824 0 30.164l128.21 128.215L6.259 292.984c-8.344 8.34-8.344 21.825 0 30.164a21.266 21.266 0 0015.082 6.25c5.46 0 10.922-2.09 15.082-6.25l128.21-128.214 128.216 128.214a21.273 21.273 0 0015.082 6.25c5.46 0 10.922-2.09 15.082-6.25 8.343-8.34 8.343-21.824 0-30.164zm0 0'/%3E%3C/svg%3E") center / 45% auto no-repeat;
}
.label-notification {
  transition: all 0.15s ease-in-out;
  color: #F1F1F1;
  z-index: 2;
  cursor: text;
  font-size: 16px;
  display: block;
  margin-bottom: 0;
}

.label-notification span {
  color: #E51E4D;
}
.notification .wpcf7-list-item {
  display: block;
  margin-bottom: 8px;
}

.notification .wpcf7-list-item input {
  display: none !important; 
}


.notification .wpcf7-list-item-label {
  padding-left: 40px; 
  font-size: 16px;
  position: relative;
  display: block;
  cursor: pointer; 
}

.notification .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 34px;
  height: 20px; 
  background: #3A3A3A; 
  border-radius: 20px; 
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.notification .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  background: #fff;
  box-shadow:  0 2px 4px rgb(0 0 0 / 20%);
  border-radius: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}

.notification input:checked + .wpcf7-list-item-label::before {
  background: #E51E4D; 
}

.notification input:checked + .wpcf7-list-item-label::after {
  left: 17px; 
}

.two-girls-required {
  margin-top: 20px;
  color: #F1F1F1 !important;
  border-radius: 16px !important;
  background: #2C2421 !important;
  border: 1px solid #433937	!important;
  opacity: 0;
  visibility: hidden;
  display: none !important;
}
.two-girls-required.visible {
  opacity: 1;
  visibility: visible;
  display: flex !important;
}
.js-reservation-form div.wpcf7 .hidden-fields {
  display: none;
}
.js-reservation-form div.wpcf7 .inputs-wrapper.address-wrapper {
  display: none;
}
.js-reservation-form div.wpcf7 input:not(.button),
.js-reservation-form div.wpcf7 textarea {
  background-color: #1A1A1A;
  border: none;
  font-size: 16px;
  color: #F1F1F1;
  font-weight: 400;
  padding: 0.7rem 1rem;
  display: block;
  width: 100%;
  border-radius: 8px;
  transition: all 0.15s ease-in-out;
  position: relative;
  min-height: none;
  line-height: 1.1em;
}
.js-reservation-form div.wpcf7 input:not(.button):focus,
.js-reservation-form div.wpcf7 textarea:focus {
  border-color: #444 !important;
  box-shadow: none;
}
.js-reservation-form div.wpcf7 .label {
  position: relative;
  top: auto;
  left: auto;
  transition: all 0.15s ease-in-out;
  display: block;
  color: #999;
  z-index: 2;
  cursor: text;
  font-size: 16px;
}
.js-reservation-form div.wpcf7 .label span {
  color: red;
  transition: all 0.15s ease-in-out;
}

.js-reservation-form div.wpcf7 .inputs-wrapper {
  display: flex;
  margin: 5px -5px;
}
.js-reservation-form div.wpcf7 .input-wrapper {
  margin: 5px;
  font-size: 0;
  position: relative;
}
.js-reservation-form div.wpcf7 .input-wrapper--33 {
  flex-basis: calc(34% - 10px);
}
.js-reservation-form div.wpcf7 .input-wrapper--50 {
  flex-basis: calc(50% - 10px);
}
.js-reservation-form div.wpcf7 .input-wrapper--66 {
  flex-basis: calc(66% - 10px);
}
.js-reservation-form div.wpcf7 .input-wrapper--100 {
  flex-basis: calc(100% - 10px);
}
.js-reservation-form div.wpcf7 .submit-wrapper {
  text-align: right;
  position: relative;
  margin-top: 10px;
}
.js-reservation-form div.wpcf7 .submit-wrapper .reservation-button {
  margin: 0;
  margin-left: auto;
  border-radius: 8px;
  display: inline-block;
  outline: none;
}
.js-reservation-form div.wpcf7 > p {
  padding: 0 !important;
}
.js-reservation-form div.wpcf7 br {
  display: none;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.js-reservation-form div.wpcf7 .wpcf7-spinner {
  animation: spin 1s linear infinite;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23E51E4D'%3E%3Cpath d='M463.702 162.655L442.491 14.164c-1.744-12.174-16.707-17.233-25.459-8.481l-30.894 30.894C346.411 12.612 301.309 0 254.932 0 115.464 0 3.491 109.16.005 248.511c-.19 7.617 5.347 14.15 12.876 15.234l59.941 8.569c8.936 1.304 17.249-5.712 17.125-15.058C88.704 165.286 162.986 90 254.932 90c22.265 0 44.267 4.526 64.6 13.183l-29.78 29.78c-8.697 8.697-3.761 23.706 8.481 25.459l148.491 21.211c9.784 1.475 18.381-7.034 16.978-16.978zM499.117 249.412l-59.897-8.555c-7.738-.98-17.124 5.651-17.124 16.143 0 90.981-74.019 165-165 165a165.207 165.207 0 01-64.306-13.052l28.828-28.828c8.697-8.697 3.761-23.706-8.481-25.459L64.646 333.435c-9.753-1.393-18.39 6.971-16.978 16.978l21.21 148.492c1.746 12.187 16.696 17.212 25.459 8.481l31.641-31.626C165.514 499.505 210.587 512 257.096 512c138.794 0 250.752-108.618 254.897-247.28.22-7.632-5.317-14.224-12.876-15.308z'/%3E%3C/svg%3E") center / 16px auto no-repeat;
  opacity: 0;
  visibility: hidden;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  transition: all 0.15s ease-in-out;
  margin: 0;
}
.js-reservation-form div.wpcf7 .wpcf7-spinner::before {
  content: none !important;
}
.js-reservation-form div.wpcf7 .wpcf7-form.submitting .wpcf7-spinner {
  visibility: visible;
  opacity: 1;
}
.js-reservation-form div.wpcf7 div.wpcf7-response-output {
  background-color: #E51E4D !important;
  color: #f1f1f1;
  border-radius: 20px;
  margin: 0 auto;
  padding: 15px;
  border: none;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
}
.js-reservation-form div.wpcf7 div.wpcf7-validation-errors,
.js-reservation-form div.wpcf7 div.wpcf7-mail-sent-ng {
  display: block;
  margin-top: 20px;
}
.js-reservation-form div.wpcf7 div.wpcf7-mail-sent-ok {
  display: inline-block;
  background-color: #00733d;
}
.js-reservation-form div.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
.js-reservation-form div.wpcf7 .wpcf7-not-valid {
  border-color: #E51E4D !important;
}
.js-reservation-form div.wpcf7 .wpcf7-is-valid {
  border-color: #00733d !important;
}
.js-reservation-form div.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #00733d !important;
}
.form-note {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: 5px;
    color: #f46c20;
    background: #2C2421;
    padding: 8px 12px;
    border-radius: 8px;
    margin-bottom: -5px;
    border: 1px solid #433937;
}
@media screen and (max-width: 1024px) {
  .select-girl .options-girl__info {
    font-size: 14px;
    margin: 0 10px;
  }
  .select-girl .options-girl__name {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 960px) {
  .reservation {
    display: block;
  }
  .reservation__left-side {
    max-width: 410px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
  }
  .reservation-recapitulation--desktop {
    display: none;
  }
  .reservation-recapitulation--mobile {
    display: block;
  }
  .select-girl {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  .options-girl {
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-canvas {
    overflow: visible !important;
  }
}
@media screen and (max-width: 480px) {
  .thank-you__text {
    font-size: 16px;
  }
  .thank-you-table__row {
    flex-wrap: wrap;
  }
  .thank-you-table__inside {
    flex-basis: 100% !important;
  }
  .selected-girl__image {
    max-width: 100px;
    margin-right: 15px;
  }
  .selected-girl__name {
    font-size: 20px;
    line-height: 1.1em;
  }
  .options-girl {
    max-height: 400px;
  }
  .reservation__left-side {
    padding: 15px;
  }
  .reservation-recapitulation__row {
    flex-wrap: wrap;
  }
  .available-today-location {
    font-size: 11px;
    line-height: 1em;
    background-size: auto 0.8em;
    padding-left: 10px;
    margin-top: 10px !important;
	margin-bottom: 2px !important;
	}
  .available-today-text {
    font-size: 9px;
  }
  .reservation-massage__item {
    flex-basis: calc(100% - 10px);
  }
  .reservation-duration__items {
    flex-wrap: wrap;
  }
  .js-reservation-form div.wpcf7 .inputs-wrapper {
    flex-wrap: wrap;
    margin: 0 -5px;
  }
  .js-reservation-form div.wpcf7 .input-wrapper--50 {
    flex-basis: calc(100% - 10px);
  }
  .options-girl--2 {
    top: 250px;
  }
  #us_grid_1 .w-grid-list {
    margin-bottom: 10px !important;
  }
  .available-days__row {
    flex-wrap: wrap;
	border: 1px solid #3F3F3F;
	padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 20px;
    margin-bottom: 15px;
}
	.available-days__row div, .not-available__row div {
    padding: 10px 10px;
}
	.available-days__date-time strong, .not-available__date-time strong {
    font-size: 14px;
    line-height: 12px;
}
	.available-days__date-time span, .not-available__date-time span {
    font-size: 12px;
}
	.available-days__location strong, .not-available__location strong {
    font-size: 14px;
    line-height: 12px;
}
	.available-days__location span, .not-available__location span {
    font-size: 12px;
}
  .available-days__date-time, .not-available__date-time {
    flex-basis: 40%!important;
}
  .available-days__location, .not-available__location {
    flex-basis: 60%!important;
}
  .available-days__row .button-reserve-girl {
    flex-basis: 100%;
    text-align: center;
	border: 1px solid #f1f1f1;
	font-size: 14px;
	margin-right: 10px;
    margin-left: 10px;
	margin-bottom: 10px;
  }
  #us_grid_1.layout_920 .usg_vwrapper_1 {
    padding: 8% 0% 14% 2% !important;
  }
  .name-wrapper {
    margin-bottom: -3px !important;
  }
}

.nothing-found {
    text-align: center;
    margin: 0 auto;
    font-size: var(--font-size-24);
    display: none;
}
.nothing-found.visible {
    display: block;
}

.__jivoMobileButton {
bottom: 78px !important;
}

.dole {
  position: fixed;
  bottom: 30px; 
  left: 50%; 
  transform: translateX(-50%);
  text-align: center;
	z-index: 1000;
  border: none; 
}

.dole:hover {
  color: #0056b3; 
}

.custom-mobile-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: fixed;
  bottom: 18px;
  left: 16px;
  right: 16px;
  padding-top: 16px;
  padding-bottom: 6px;
  background: #0F0F0F74;
  backdrop-filter: blur(70px);
  -webkit-backdrop-filter: blur(70px);
  border-radius: 20px;
  box-shadow: 0 1px 20px rgba(0,0,0,0.4);
  z-index: 1000;
}

.custom-mobile-nav .nav-item, .custom-mobile-nav .dropbtn {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #f1f1f1;
  transition: transform 0.3s ease;
}

.custom-mobile-nav .nav-item i, .custom-mobile-nav .dropbtn i {
  margin-bottom: 5px;
}

.custom-mobile-nav .nav-item span, .custom-mobile-nav .dropbtn span {
  font-size: 12px;
}

.custom-mobile-nav .nav-item:hover, .custom-mobile-nav .nav-item:focus, 
.custom-mobile-nav .dropbtn:hover, .custom-mobile-nav .dropbtn:focus {
  transform: scale(1.1);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  bottom: 60px;
	width: 100vw;
  background-color: rgba(0, 0, 0, 0.9);
  color: #f1f1f1;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  border-radius: 20px;
  z-index: 1001;
}

.dropdown-content a {
	
  color: #f1f1f1;
  padding: 6px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
	font-size: 12px;
}

.dropdown-content a:hover {
  background-color: #505050;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media (min-width: 768px) {
  .custom-mobile-nav {
    display: none;
  }
}

.last-updated {
    font-size: 12px; 
    color: #AAAAAA;
    text-align: center; 
    display: block; 
    width: 100%;
	  margin: auto;

}

.glsr-default form.glsr-form label.glsr-label {
 display:none;
}

.glsr-star-rating {
 margin-bottom:10px;
}

.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #1A1A1A;
    border: 1px solid #3F3F3F;
    border-radius: 16px;
    color: #fff;
	margin-bottom: 10px;
}

.glsr-default form.glsr-form input.glsr-input:focus, .glsr-default form.glsr-form select.glsr-select:focus, .glsr-default form.glsr-form textarea.glsr-textarea:focus {
    background-color: #1A1A1A;
    outline: 1px solid #1A1A1A;
}

.glsr-default form.glsr-form input.glsr-input:not(.wp-block-search__input), .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
	margin-bottom:10px;
}

.glsr-default form.glsr-form .glsr-toggle label {
    font-size: var(--glsr-text-md);
    line-height: var(--glsr-leading);
    color: #8D8D8D;
	margin-bottom:10px;
}

.glsr-default .glsr-review-date {
    font-style: normal!important;
	font-size:14px!important;
}
.glsr-review-response:after {
    background-color: currentColor;
    border-radius: 20px!important; 
}

.pagination>:not(.custom) .page-numbers {
 font-size:16px!important;
}

.pagination>:not(.custom) .page-numbers.current{	
	background: #1A1A1A!important;
	}

.glsr-summary {
    flex-direction: column;
    gap:0px;
}

.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li:first-child {
    margin-top:20px!important;
	background: #0F0F0F!important;
}
 .type_mobile .w-nav-list.level_1 {
    background: #0F0F0F!important;
}

.l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle  {
  background: #0F0F0F74!important;
  backdrop-filter: blur(70px)!important;
  -webkit-backdrop-filter: blur(70px)!important;
  box-shadow: 0 1px 20px rgba(0,0,0,0.4)!important;
}

.l-header.sticky .l-subheader.at_middle {
    margin-right: 15px!important;
	margin-left: 15px!important;
    margin-top: 10px!important;
 	border-radius:20px!important;
}

.l-subheader.at_middle {
    margin-right: 15px!important;
	margin-left: 15px!important;
    margin-top: 10px!important;
	border-radius:20px!important;
}


body {
    background: #0F0F0F;
	  -webkit-tap-highlight-color: transparent !important;
}
.masseuse-availability-today {
    color: #cccccc;
		background: #272727;
		border-radius: 8px;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 12px;
	
}

.reviewcss {
    color: #cccccc;
		background: #272727;
		border-radius: 8px;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 12px;
		display:flex;
}


.photocss {
		border:1px solid #4A4A4A;
		border-radius:30px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.availability-icon {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
		margin-right:5px;
    animation: pulseFlicker 1.5s linear alternate infinite;
	
}

.today {
    background-color: #6DDE5D;
}

.tomorrow {
    background-color: #bf7417;
}
.other {
    background-color: #ACACAC;
}


.masseuse-availability-tomorrow {
    color: #cccccc;
		background: #272727;
		border-radius: 8px;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 12px;
}

.w-tabs-item {
    display: block;
    flex-shrink: 0;
    position: relative;
    text-align: center;
    text-transform: inherit;
    padding: 10px 15px;
		border: 1Px solid #3F3F3F;
		border-radius:14px;
		margin-right:14px
}

.w-tabs-item:hover {
	text-decoration:none!important;
}

@media screen and (max-width: 767px) {
 	.w-tabs-item {
        font-size: 14px!important;
}
	.w-tabs-item {
    padding: 6px 12px 6px 12px;
    }
}

.w-tabs-list-bar {
    display:none;
}

.glsr-default .glsr-review-date {
		color: #C7C7C7;
}

.glsr-default .glsr-review-content {
    color: #C7C7C7;
}

.glsr-default form.glsr-form label.glsr-label {
 display:none;
}

.glsr-star-rating {
 margin-bottom:10px;
}

.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #1A1A1A;
    border: 1px solid #3F3F3F;
    border-radius: 16px;
    color: #fff;
	margin-bottom: 10px;
}

.glsr-default form.glsr-form input.glsr-input:focus, .glsr-default form.glsr-form select.glsr-select:focus, .glsr-default form.glsr-form textarea.glsr-textarea:focus {
    background-color: #1A1A1A;
    outline: 1px solid #1A1A1A;
}

.glsr-default form.glsr-form input.glsr-input:not(.wp-block-search__input), .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
	margin-bottom:10px;
}

.glsr-default form.glsr-form .glsr-toggle label {
    font-size: var(--glsr-text-md);
    line-height: var(--glsr-leading);
    color: #8D8D8D;
	margin-bottom:10px;
}

.glsr-default .glsr-review-date {
    font-style: normal!important;
	font-size:14px!important;
}
.glsr-review-response:after {
    background-color: currentColor;
    border-radius: 20px!important; 
}

.pagination>:not(.custom) .page-numbers {
 font-size:16px!important;
}

.pagination>:not(.custom) .page-numbers.current{	
	background: #1A1A1A!important;
	}


.glsr-summary {
    flex-direction: column;
    gap:0px;
}

.glsr-default {
    --glsr-toggle-bg-1: #E51E4D!important;
}
.glsr-summary {
font-size: 12px;
}

blockquote {
    position: relative;
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
    border-left: 4px solid ;
		font-style:italic;
}
blockquote:before {
    display: none;
}

#cc-main {
    --cc-bg: #1A1A1A;
    --cc-btn-primary-bg: #f1f1f1;
    --cc-primary-color: #f1f1f1;
    --cc-secondary-color: #AAAAAA;
	     --cc-btn-primary-color: #0F0F0F;
    --cc-btn-primary-hover-bg: #DBDBDB;
    --cc-btn-primary-hover-color: #0F0F0F;
	     --cc-btn-secondary-bg: #1A1A1A;
    --cc-btn-secondary-color: #f1f1f1;
    --cc-btn-secondary-hover-bg: #1A1A1A;
    --cc-btn-secondary-hover-color: #f1f1f1;
    --cc-separator-border-color: #1A1A1A;
	 
	     --cc-modal-border-radius: 20px;
    --cc-btn-border-radius: 12px;
	
	}
#cc-main .cm__btn {
    border:none!important;
		font-size:15px!important;
	}

#cc-main .cm__btn--secondary {
		font-size:13px!important;
	}
#cc-main .cm__texts {
    padding: 2rem 0 0!important;
}
.w-form-row-description {
    color: #898989;
    margin-left: 10px;
}

.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {
    top: -10px!important;
    left: -15px!important;
    right: -15px!important;
}
.w-post-elm.post_image img, .w-post-elm.post_custom_field img {
    border-radius: 20px!important;
}

#us_grid_1 .w-grid-list {
    margin: -12PX!important;
}


.glsr-summary-stars, .glsr-summary-text {
    font-size: inherit !important; 
}

.with_collapsible_content>.toggle-links>button {
	border:none!important;
	}

a:hover {
    transition: none !important;
}

.tooltip-icon {
  font-size: 12px;
  color: #AAAAAA;
  cursor: pointer;
  position: relative;
  text-decoration: underline;
}

.tooltip-icon-secondary {
  cursor: pointer;
  position: relative;
}

.tooltip {
  display: none;
  background-color: #2C2421;
  color: #F46C20;
  border-radius: 8px;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  max-width: 300px;
  text-align: center;
  width: max-content;
  max-width: 300px;
}

.tooltip-icon:hover .tooltip,
.tooltip-icon-secondary:hover .tooltip {
  display: block;
}
.mfp-title {
 display: none;
	}

.w-tabs-list{
	display:flex;
	justify-content:center;
}
.comment-notes {
    display: none !important;
}
.w-form-row.for_agreement {
    display: none !important;
}
.w-form-row.for_email {
    display: none !important;
}

#us_grid_1{
  --columns: 4;
}


#us_grid_1 .w-grid-item{
	width: auto!important;
}


@media (max-width: 899px){
  #us_grid_1{ --columns: 2; }
}
@media (max-width: 599px){
  #us_grid_1{ --columns: 2; }
}

.options-girl__item {
  position: relative;
}
.options-girl__badge-new {
  position: absolute;
  top: 8px;
  left: 8px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.25;
  border-radius: 6px;
  background: rgba(59, 130, 246, 0.2);
  color: #93c5fd;
  border: 1px solid rgba(59, 130, 246, 0.2);
  z-index: 5;
}
.options-girl__badge-new-icon {
  width: 13px;
  height: 13px;
  flex-shrink: 0;
  color: #60a5fa;
}
.options-girl__badge-new-text {
  color: inherit;
}


/* IE 11 */
