/*
Theme Name: ITAXESS
Description: Фирменная тема ITAXESS — порт дизайна Astro-прототипа 1:1. Стили лежат в assets/astro, этот файл — только паспорт темы.
Version: 0.1.0
Author: ITAXESS / Leo
Text Domain: itaxess
*/

/* Скрытое поле-ловушка для ботов в форме контактов */
.itx-hp {
    position: absolute !important;
    left: -9999px !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Врезка Google Maps на странице контактов */
.itx-map iframe {
    display: block;
    width: 100%;
    height: 280px;
    border: 0;
}
