/*
Theme Name: CEA Vitrin
Theme URI: https://cea.net.tr/wordpress-temalari/cea-vitrin/
Author: CEA Dijital Çözümler
Author URI: https://cea.net.tr/
Description: WooCommerce uyumlu ürün vitrini teması. Ürün ızgarası, kategori filtre şeridi, üst bilgide canlı sepet sayacı, ürün galerisinde yakınlaştırma, lightbox ve kaydırma desteği içerir. Lacivert ve altın kurumsal palet ile gelir. WooCommerce kurulu olmasa da klasik blog/sayfa teması olarak çalışır.
Version: 1.0.1
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cea-vitrin
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, editor-style, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, sticky-post

CEA Vitrin, GNU Genel Kamu Lisansı sürüm 2 veya sonrası ile lisanslanmıştır.
Ayrıntılar için readme.txt dosyasına bakın.
*/

/* -------------------------------------------------------------------------
   WordPress çekirdeğinin beklediği zorunlu sınıflar.
   Görsel tasarımın tamamı assets/css/main.css içindedir.
   ------------------------------------------------------------------------- */

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	clip-path: none;
	color: #0b2545;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	left: 6px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 6px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.alignnone {
	margin-bottom: 1em;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	color: #55606c;
	font-size: 0.875rem;
	margin: 0.6em 0;
	text-align: center;
}

.gallery-caption {
	color: #55606c;
	display: block;
	font-size: 0.8125rem;
	line-height: 1.5;
}

.sticky {
	border-top: 4px solid #d9a22b;
}

.bypostauthor > .comment-body {
	border-left: 4px solid #d9a22b;
	padding-left: 1rem;
}

.entry-content > .alignwide {
	max-width: 1240px;
}

.entry-content > .alignfull {
	max-width: none;
}
