/*
Theme Name: Everest Creative
Theme URI: https://www.instagram.com/everestcreative/
Author: Everest Creative
Author URI: https://www.instagram.com/everestcreative/
Description: Everest Creative için hazırlanmış premium, koyu temalı ve Elementor uyumlu kurumsal WordPress teması.
Version: 1.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: everest-creative
Tags: custom-logo, custom-menu, featured-images, full-width-template, one-column
*/

html {
	background: #080b0f;
	scroll-behavior: smooth;
}

body {
	background: #080b0f;
	color: #f1f3f6;
	margin: 0;
	overflow-x: hidden;
}

.evc-skip-link {
	background: #168bff;
	color: #fff;
	left: 16px;
	padding: 12px 18px;
	position: fixed;
	top: -100px;
	z-index: 9999;
}

.evc-skip-link:focus {
	top: 16px;
}

.evc-elementor-page,
.evc-default-page,
.evc-posts-page {
	background: #080b0f;
	min-height: 60vh;
	width: 100%;
}

.evc-default-page,
.evc-posts-page {
	margin: 0 auto;
	max-width: 1180px;
	padding: 80px 24px 110px;
}

.evc-default-page h1,
.evc-posts-page h1 {
	font-size: clamp(40px, 6vw, 76px);
	letter-spacing: -0.05em;
}

.evc-default-page a,
.evc-posts-page a {
	color: #168bff;
}

.evc-post-card {
	border-bottom: 1px solid rgba(173, 188, 203, 0.15);
	padding: 28px 0;
}

.evc-post-card h2 {
	margin: 0 0 12px;
}

.evc-post-card h2 a {
	color: #f1f3f6;
}
