/*
Theme Name: Emlak Portal Theme
Author: Emlak Portal Theme Team
Description: Emlak Portal Core ile uyumlu, Gutenberg destekli, erişilebilir ve mobil öncelikli emlak portalı teması.
Version: 1.0.4
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emlak-portal-theme
Tags: blog, custom-logo, custom-menu, featured-images, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

/* WordPress'in tema algılaması için bu dosya kökte tutulur. Ana stiller assets/css içinden yüklenir. */

.alignleft { float: left; margin-inline-end: 1.5rem; margin-block-end: 1rem; }
.alignright { float: right; margin-inline-start: 1.5rem; margin-block-end: 1rem; }
.aligncenter { display: block; margin-inline: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { color: #64748b; font-size: 0.875rem; }
.gallery-caption { color: #64748b; }
.bypostauthor { outline: 0; }
.sticky { position: relative; }
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  clip: auto !important;
  clip-path: none;
  background: #fff;
  color: #0b1f33;
  display: block;
  font-size: 0.95rem;
  font-weight: 700;
  height: auto;
  inset-block-start: 0.5rem;
  inset-inline-start: 0.5rem;
  line-height: normal;
  padding: 0.8rem 1rem;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}
