/* EasyWeek — поднимаем плавающую кнопку выше WhatsApp */
.EWBookingWidgetTrigger {
  right: 20px !important;
  bottom: 150px !important;
  z-index: 99999 !important;
}

/* Мобильная версия */
@media (max-width: 768px) {
  .EWBookingWidgetTrigger {
    right: 16px !important;
    bottom: 150px !important;
  }
}

@media (max-width: 768px) {
  .t1035__container {
    display: none !important;
  }

  #rec1419782331 a[href*="whatsapp"],
  #rec1419782331 a[href*="wa.me"],
  #rec1419782331 .t-btnflex {
    display: none !important;
  }

  #rec1419782331 .t189__wrapper {
    padding-bottom: 40px !important;
  }
}