/*
Theme Name: İzokon
Theme URI: https://www.izokon.com/
Author: Adverpeak Digital
Author URI: https://adverpeak.com/
Description: İzokon İnşaat dış cephe kaplama sistemleri için hazırlanmış kurumsal WordPress teması. Mevcut statik sitenin birebir WordPress'e aktarılmış hâlidir.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: izokon
Tags: business, corporate, construction, one-column, custom-menu, featured-images, translation-ready

Bu dosya yalnızca tema başlık bilgisini taşır.
Sitenin asıl stilleri css/ klasöründedir ve functions.php içinde kuyruğa alınır.
*/

/* WordPress'in beklediği temel yardımcı sınıflar */
.screen-reader-text {
	border: 0;
	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 {
	background-color: #fff;
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 13px; padding: 8px 0; }
.sticky, .gallery-caption, .bypostauthor { display: block; }

/* Yönetici çubuğu açıkken sabit menünün altta kalmaması için */
.admin-bar .is-fixed .main-bar { top: 32px; }
@media screen and (max-width: 782px) {
	.admin-bar .is-fixed .main-bar { top: 46px; }
}
