/*
Theme Name: ACS
Author: Seo-admin
Description: Child Theme
Version: 2.2
Template: hello-elementor
*/

/* === Телефони у верхньому рядку === */
.acs-phones-bar {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.acs-phone-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #ffffff;
  white-space: nowrap;
}
.acs-phone-item span {
  color: #ffffff;
}
.acs-phone-item a.acs-num {
  color: #e74c3c;
  text-decoration: none;
  font-weight: 600;
}
.acs-phone-item a.acs-num:hover {
  color: #e74c3c;
}
.acs-icon-tg,
.acs-icon-vb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  flex-shrink: 0;
  text-decoration: none;
}
.acs-icon-tg { background: #29a8e9; }
.acs-icon-vb { background: #7b519d; }
@media (max-width: 768px) {
  .acs-phones-bar { display: none; }
}

/* === Лівий блок меню послуг — sticky + стиль === */
.elementor-element-c20d916 {
  position: sticky !important;
  top: 55px !important;
  background: #1e1e1e !important;
  border-left: 4px solid #e63024 !important;
  border-radius: 4px !important;
  padding: 10px 0 !important;
}
.elementor-element-c20d916 .elementor-item {
  color: #ffffff !important;
  padding: 10px 20px !important;
  display: block !important;
  font-size: 14px !important;
  transition: color 0.2s, background 0.2s !important;
}
.elementor-element-c20d916 .elementor-item:hover,
.elementor-element-c20d916 .elementor-item-active {
  color: #e63024 !important;
  background: rgba(230, 48, 36, 0.08) !important;
}

/* === Sticky тільки темний верхній рядок === */
.acs-topbar-fixed {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 99999 !important;
}

/* === Верхній рядок хедера — темний фон === */
.elementor-element-8027c60 {
  background-color: #3a3a3a !important;
}

/* === Верхній рядок — білі написи === */
.elementor-element-8027c60 .acs-phone-item span,
.elementor-element-8027c60 .elementor-icon-list-text {
  color: #fff !important;
}

/* === Верхній рядок — соц іконки червоні === */
.elementor-element-8027c60 .elementor-social-icon,
.elementor-element-8027c60 .elementor-social-icon:hover {
  background-color: #e63024 !important;
  color: #fff !important;
}

/* === Блок СТО з двома номерами === */
.elementor-element-acd0e91 .elementor-icon-box-wrapper {
  align-items: center !important;
}
.elementor-element-acd0e91 .elementor-icon-box-content {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 2px !important;
}
.acs-sto-title {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff !important;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.acs-sto-row {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 2px;
}
.acs-sto-num {
  color: #e74c3c !important;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1.3;
}
.acs-sto-num:hover { color: #ff6b5b !important; }

/* === Іконки TG/Viber у темних блоках === */
.acs-dark-icons {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}

/* === Футер: телефон і соц мережі === */
.acs-footer-label {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.elementor-element-12a3208 .acs-sto-num {
  color: #e74c3c !important;
  font-size: 13px;
}
.acs-footer-soc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e63024;
  color: #fff !important;
  text-decoration: none;
  margin-right: 6px;
  font-size: 15px;
  transition: opacity 0.2s;
}
.acs-footer-soc:hover { opacity: 0.8; }
.acs-footer-soc i { color: #fff !important; }
.elementor-element-838e19c img {
  height: 250px !important;
  width: 100% !important;
  object-fit: cover !important;
}

/* === Кнопка "Докладніше" на одному рівні в картках послуг === */
.elementor-element-fe38e97 {
  height: 100% !important;
}
.elementor-element-a1e3ccd {
  flex-grow: 1 !important;
  justify-content: space-between !important;
}
.elementor-element-a1e3ccd .elementor-element-6923b4a {
  flex-grow: 1 !important;
}
.elementor-element-6934fd2 .swiper-slide {
  height: auto !important;
}
