/*
Theme Name: Dent Style 2025 Final
Theme URI: https://dentstyle.pl/
Author: Dent Style reconstruction
Description: Finalna rekonstrukcja dentstyle.pl z wersją PL/EN, oryginalnymi zasobami i integracją z edytowalnym cennikiem.
Version: 3.0.0
Text Domain: dentstyle-2025-original
*/

/* Local SVG plus icon: replaces the missing Font Awesome glyph from the archive. */
.btn::after,
.show-more::after {
  content: "" !important;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 8px;
  vertical-align: -1px;
  background: center / 13px 13px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cpath fill='white' d='M5.5 0h2v5.5H13v2H7.5V13h-2V7.5H0v-2h5.5z'/%3E%3C/svg%3E");
}

html[lang="en"] #nav_main li a,
html[lang="en"] .rwd-main li a,
html[lang="en"] footer nav li a {
  letter-spacing: -0.1px;
}
