/*
Theme Name: My Location
Theme URI: http://mylocationnow.io/
Description: Оригинальный дизайн сайта mylocationnow.io, перенесённый в WordPress.
Author: My Location
Version: 1.0
Text Domain: restored-mylocationnow-io
*/



/* --- совместимость с WordPress --- */
.wp-block-image figure{margin:0}
.wp-block-group{min-width:0}
.screen-reader-text{position:absolute;left:-9999px}
img:not([src]),img[src=''],img[src='#'],img[src='about:blank']{display:none!important}

/* --- навигация без исходного JS --- */
.restored-nav-host{visibility:visible!important;opacity:1!important;transform:none!important;animation:none!important}

/* --- резервная навигация (по умолчанию скрыта) --- */
.restored-nav-fallback{display:none}
html.restored-nav-on .restored-nav-fallback{display:block;padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.12)}
html.restored-nav-on .restored-nav-fallback-list{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;justify-content:center}
html.restored-nav-on .restored-nav-fallback-list a{text-decoration:none;font:inherit;color:inherit}

/* включено сборщиком: картинки с мёртвых хостов (в архиве их нет) не показываем */
img[src*="bugzilla.mozilla.org"],img[srcset*="bugzilla.mozilla.org"],img[src*="www.w3.org"],img[srcset*="www.w3.org"]{display:none!important}

/* включено сборщиком: исходная шапка без JS сайта не отрисовалась */
.restored-nav-fallback{display:block!important;padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.12)}
.restored-nav-fallback-list{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;justify-content:center}
.restored-nav-fallback-list a{text-decoration:none;font:inherit;color:inherit}
