.elementor-10030 .elementor-element.elementor-element-4b648ae{margin-top:0px;margin-bottom:0px;}.elementor-10030 .elementor-element.elementor-element-278c75a{margin-top:-100px;margin-bottom:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-10030 .elementor-element.elementor-element-c0f5e94{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-f980b97 *//* --- СТИЛИ ДЛЯ ИСПРАВЛЕНИЯ ЗАГОЛОВКОВ НА САЙТЕ --- */
#root, 
#root h1, 
#root h2, 
#root h3, 
#root h4, 
#root h5, 
#root h6 {
  color: #ffffff !important;
  text-transform: none !important;
}

#root h1 {
  font-size: 25px !important; /* Установленный размер заголовка */
  line-height: 1.2 !important; /* Межстрочный интервал */
}

/* Принудительный белый цвет для основных секций */
#root h1 { color: #ffffff !important; }
#root h2 { color: #ffffff !important; }
#root h3 { color: #ffffff !important; }

/* Сохранение оригинальных цветных акцентов в разделах */
#root h2.text-zinc-500, #root .text-zinc-500 { color: #71717a !important; }
#root h2.text-zinc-400, #root h3.text-zinc-400, #root .text-zinc-400 { color: #a1a1aa !important; }
#root h2.text-zinc-300, #root h3.text-zinc-300, #root .text-zinc-300 { color: #d4d4d8 !important; }
#root h3.text-pink-500, #root .text-pink-500 { 
  color: #ec4899 !important; 
  font-size: 18px !important;
  margin-bottom: 50px;
}
#root h3.text-blue-500, #root .text-blue-500 { 
  color: #3b82f6 !important; 
  font-size: 18px !important;
  margin-bottom: 50px;
}
#root h3.text-\[\#C5A059\], #root .text-\[\#C5A059\] { color: #C5A059 !important; }
#root .text-[#96f7a8] { color: #96f7a8 !important; }

/* Фиксация слайдеров от сужения */
#root input[type="range"] {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  display: block !important;
}

/* --- 6. FIX CHANCE OF WRAPPING FOR TOGGLES (Нужен второй фотограф) --- */
/* Предотвращаем перенос текста "Нужен второй фотограф / видеограф" на вторую строку */
#root label.cursor-pointer {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  white-space: nowrap !important;
  flex-wrap: nowrap !important;
}

#root label.cursor-pointer span {
  white-space: nowrap !important;
}

/* Устраняем нежелательный перенос всей плашки на узких экранах для "1 ФОТОГРАФ + Переключатель" */
#root .flex.items-center.gap-3.flex-wrap {
  flex-wrap: nowrap !important;
}

/* === НАСТРОЙКА РАЗМЕРА "Дата свадьбы", "Город", "Количество гостей" === */
#root label.tracking-widest {
  font-size: 14px !important;
}

/* 1. Отключение стрелок вверх-вниз в полях ввода чисел (Раздельные правила для максимальной совместимости) */
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

#root input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

#root input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

#root input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

#root input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}

input[type="number"] {
  -moz-appearance: textfield !important;
  appearance: textfield !important;
}

#root input[type="number"] {
  -moz-appearance: textfield !important;
  appearance: textfield !important;
}

/* 2. Принудительная заливка кнопки Сохранить красным при изменении/активации любого поля */
#root #save-settings-btn.bg-red-600,
#save-settings-btn.bg-red-600 {
  background-color: #dc2626 !important; /* Яркий красный цвет */
  background: #dc2626 !important;
  color: #ffffff !important;
}

#root #save-settings-btn.bg-green-600,
#save-settings-btn.bg-green-600 {
  background-color: #16a34a !important; /* Зеленый в сохраненном состоянии */
  background: #16a34a !important;
  color: #ffffff !important;
}/* End custom CSS */