/*
Theme Name: Webcrix
Theme URI: http://www.webcrix.com
Author: Burak Yiğit Rüzgar
Description: Webcrix için özel kodlanmış temadır, başka domainler için kullanımı ve paylaşımı kesinlikle yasaktır.
Version: 2.0
Text Domain: webcrix
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	transition: all ease 1.5s;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
body.dark {
	background-color: transparent;
    background-image: linear-gradient(180deg, #111111 39%, #0b0b0b 100%);
}
a {
	transition: all ease 0.5s;
}
a:hover {
	color: #FECC26;
}

body.dark .site-logo img {
    filter: brightness( 200% ) contrast( 200% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg ) !important;
}

/* Menu */
.hamburger .line{
	width: 28px;
	height: 3px;
	background-color: #202020;
	display: block;
	margin: 6px auto;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hamburger:hover{
	cursor: pointer;
}
#hamburger-6.is-active{
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#hamburger-6.is-active .line:nth-child(2){
	width: 0px;
}
#hamburger-6.is-active .line:nth-child(1),
#hamburger-6.is-active .line:nth-child(3){
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
#hamburger-6.is-active .line:nth-child(1){
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	-o-transform: translateY(5px);
	transform: translateY(5px);
}
#hamburger-6.is-active .line:nth-child(3){
	-webkit-transform: translateY(-13px) rotate(90deg);
	-ms-transform: translateY(-13px) rotate(90deg);
	-o-transform: translateY(-13px) rotate(90deg);
	transform: translateY(-13px) rotate(90deg);
}

header.entry-header {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	position: relative;
	background: #F6F6F6;
	position: fixed;
	left: 0;
	top: 0;
	padding: 0 50px;
}
h1.entry-title {
	font-size: 80px;
	font-weight: 800;
	line-height: 1;
	color: #202020;
	position: relative;
	margin-top: 150px;
}
h1.entry-title:before {
    content: attr(data-text);
    position: absolute;
    left: -2px;
    text-shadow: 1px 0 blue;
    top: 0;
    color: #202020;
    overflow: hidden;
    clip: rect(0, 900px, 0, 0);
    animation: noise-anim-2 3s infinite linear alternate-reverse;
}
h1.entry-title:after {
    content: attr(data-text);
    position: absolute;
    left: 2px;
    text-shadow: -1px 0 red;
    top: 0;
    color: #202020;
    overflow: hidden;
    clip: rect(0, xw00px, 0, 0);
    animation: noise-anim 2s infinite linear alternate-reverse;
}
body.dark header.entry-header {
    background: #000000;
}
body.dark h1.entry-title {
    color: #FFFFFF;
}
body.dark h1.entry-title:before {
    color: #FFFFFF;
}
body.dark h1.entry-title:after {
    color: #FFFFFF;
}
@keyframes noise-anim {
	 0% {
		 clip: rect(102px, 9999px, 35px, 0);
	}
	 5% {
		 clip: rect(130px, 9999px, 42px, 0);
	}
	 10% {
		 clip: rect(58px, 9999px, 126px, 0);
	}
	 15% {
		 clip: rect(15px, 9999px, 1px, 0);
	}
	 20% {
		 clip: rect(31px, 9999px, 16px, 0);
	}
	 25% {
		 clip: rect(28px, 9999px, 13px, 0);
	}
	 30% {
		 clip: rect(18px, 9999px, 63px, 0);
	}
	 35% {
		 clip: rect(37px, 9999px, 69px, 0);
	}
	 40% {
		 clip: rect(23px, 9999px, 70px, 0);
	}
	 45% {
		 clip: rect(51px, 9999px, 87px, 0);
	}
	 50% {
		 clip: rect(115px, 9999px, 86px, 0);
	}
	 55% {
		 clip: rect(108px, 9999px, 82px, 0);
	}
	 60% {
		 clip: rect(115px, 9999px, 28px, 0);
	}
	 65% {
		 clip: rect(50px, 9999px, 2px, 0);
	}
	 70% {
		 clip: rect(106px, 9999px, 80px, 0);
	}
	 75% {
		 clip: rect(27px, 9999px, 129px, 0);
	}
	 80% {
		 clip: rect(5px, 9999px, 67px, 0);
	}
	 85% {
		 clip: rect(97px, 9999px, 95px, 0);
	}
	 90% {
		 clip: rect(81px, 9999px, 92px, 0);
	}
	 95% {
		 clip: rect(49px, 9999px, 124px, 0);
	}
	 100% {
		 clip: rect(122px, 9999px, 47px, 0);
	}
}
@keyframes noise-anim-2 {
	 0% {
		 clip: rect(60px, 9999px, 25px, 0);
	}
	 5% {
		 clip: rect(60px, 9999px, 54px, 0);
	}
	 10% {
		 clip: rect(10px, 9999px, 6px, 0);
	}
	 15% {
		 clip: rect(23px, 9999px, 113px, 0);
	}
	 20% {
		 clip: rect(122px, 9999px, 116px, 0);
	}
	 25% {
		 clip: rect(130px, 9999px, 73px, 0);
	}
	 30% {
		 clip: rect(107px, 9999px, 93px, 0);
	}
	 35% {
		 clip: rect(89px, 9999px, 45px, 0);
	}
	 40% {
		 clip: rect(33px, 9999px, 114px, 0);
	}
	 45% {
		 clip: rect(103px, 9999px, 62px, 0);
	}
	 50% {
		 clip: rect(88px, 9999px, 86px, 0);
	}
	 55% {
		 clip: rect(68px, 9999px, 107px, 0);
	}
	 60% {
		 clip: rect(13px, 9999px, 45px, 0);
	}
	 65% {
		 clip: rect(76px, 9999px, 50px, 0);
	}
	 70% {
		 clip: rect(100px, 9999px, 63px, 0);
	}
	 75% {
		 clip: rect(59px, 9999px, 47px, 0);
	}
	 80% {
		 clip: rect(84px, 9999px, 33px, 0);
	}
	 85% {
		 clip: rect(43px, 9999px, 113px, 0);
	}
	 90% {
		 clip: rect(90px, 9999px, 67px, 0);
	}
	 95% {
		 clip: rect(107px, 9999px, 80px, 0);
	}
	 100% {
		 clip: rect(57px, 9999px, 89px, 0);
	}
}
body.dark .hamburger .line {
    background-color: #ecf0f1;
}
.entry-content {
	position: relative;
	z-index: 5;
	background-color: #fff;
}
body.dark .entry-content {
	background-color: #111;
}