/*
Theme Name: Planet Original
Theme URI: https://www.musubi-ring.jp/
Author: Jewelry Salon Planet
Description: Jewelry Salon Planetの旧デザインを、EPRESS固有の危険な処理や古いPHP依存を除いて再構成した独立テーマです。
Version: 1.0.5
Requires at least: 5.9
Requires PHP: 7.4
Text Domain: planet-original
*/

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  position: fixed;
  z-index: 100000;
  top: 8px;
  left: 8px;
  width: auto;
  height: auto;
  padding: 12px 18px;
  clip: auto;
  background: #fff;
  color: #046eb7;
}

body.admin-bar.home header {
  margin-top: 0;
}

header .title img {
  max-height: 40px;
}

@media (max-width: 600px) {
  header .title img {
    width: 200px;
    max-height: 45px;
  }
}

.planet-empty {
  padding: 3em 1em;
  text-align: center;
}

/* Restored legacy category-card links should retain the original typography. */
.sec_05 .planet-restored-card-link,
.sec_05 .planet-restored-card-link:visited {
  color: inherit;
}
