/*
Theme Name: Tape Form Child
Template: hello-elementor
Version: 1.0
*/

/* ── Хедер Tape Form ── */
.elementor-location-header { background:#1C1C1C !important; position:sticky; top:0; z-index:999; }

/* боковые отступы */
.elementor-location-header > .e-con,
.elementor-location-header .e-con-inner { padding-left:48px !important; padding-right:48px !important; }

/* ВСЕ ссылки в шапке — белые, обычный регистр, нужный шрифт/кегль */
.elementor-location-header a,
.elementor-location-header .menu-item a,
.elementor-location-header ul li a {
  color:#ffffff !important;
  font-family:'Avenir Next W1G',sans-serif !important;
  font-size:17px !important;
  font-weight:400 !important;
  letter-spacing:.2px !important;
  text-transform:none !important;
}
.elementor-location-header a:hover { opacity:.7 !important; }

/* расстояние между пунктами */
.elementor-location-header ul li { margin-left:34px !important; }

/* Fr|En блок */
.elementor-location-header .elementor-widget-text-editor,
.elementor-location-header .elementor-widget-text-editor * {
  font-family:'Avenir Next W1G',sans-serif !important;
  font-size:16px !important;
}

/* expositions: одинаковая высота фото карточек */
.tf-expo-img img { height:240px; width:100%; object-fit:cover; display:block; }

/* expositions: одинаковая высота фото карточек */
.tf-expo-img img { height:240px; width:100%; object-fit:cover; display:block; }

/* artistes: одинаковая высота портретов */
.tf-art-img img { height:210px; width:100%; object-fit:cover; display:block; }

/* artistes: зазоры между карточками */
.tf-art-img { }
/* blog listing: высота фото */
.tf-blog-img img { height:300px; width:100%; object-fit:cover; display:block; }
