/*
Theme Name: CEA Butik
Theme URI: https://cea.net.tr/wordpress-temalari/cea-butik/
Author: CEA Dijital Çözümler
Author URI: https://cea.net.tr/
Description: Butik ve kadın giyim mağazaları için WooCommerce uyumlu editoryal tema. Dergi düzeninde asimetrik ızgara, tam genişlik görsel blokları ve gölgesiz yüzeyler kullanır. Ürün ızgarasında beden şeridi (tükenen beden üstü çizili gösterilir), renk noktaları, beden ölçü rehberi, "modelin üzerindeki beden" notu, lookbook kombin şeridi ve AJAX hızlı bakış penceresi içerir. WooCommerce kurulu olmasa da klasik blog/sayfa teması olarak çalışır.
Version: 1.0.0
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-butik
Tags: e-commerce, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, editor-style, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, full-width-template

CEA Butik, 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;
	border: 2px solid #18181b;
	border-radius: 2px;
	clip-path: none;
	color: #09090b;
	display: block;
	font-size: 1rem;
	font-weight: 600;
	height: auto;
	left: 8px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 8px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 2em;
	margin-bottom: 1.25em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 2em;
	margin-bottom: 1.25em;
}

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

.alignnone {
	margin-bottom: 1.25em;
}

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

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

.wp-caption-text {
	color: #4a4d55;
	font-size: 0.8125rem;
	letter-spacing: 0.04em;
	margin: 0.75em 0;
	text-align: start;
}

.gallery-caption {
	color: #4a4d55;
	display: block;
	font-size: 0.8125rem;
	line-height: 1.6;
}

.sticky {
	border-top: 2px solid #be185d;
}

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

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

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