/*
Theme Name: Uckan
Theme URI: http://www.cagriuckan.com/uckan
Version: 3.9.5
Description: A Flat & Responsive & Minimal WordPress Theme
Author: Kan Themes
Author URI: http://www.uckan.net
*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

body {
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
    font-size: 14px;
    background: #f2f2f2;
    color: #222;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0
}

li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    text-decoration: none;
    font-weight: 600;
    color: #333;
    transition: all .3s ease
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

del {
    color: #333
}

ins {
    background: #fff9c0;
    text-decoration: none
}

hr {
    background-color: #ececec;
    border: 0;
    height: 1px;
    margin: 1em 0px
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

small {
    font-size: smaller
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 700;
		font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.17em
}

h4 {
    font-size: 1.12em
}

h5 {
    font-size: .83em
}

h6 {
    font-size: .75em
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 30px 0 10px;
    text-transform: capitalize;
    font-weight: 700
}
.entry p {
	    font-size: 16px;
    letter-spacing: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
    line-height: 28px;
    margin-bottom: 1em;
    color: rgba(0,0,0,0.9);
}
a:hover {
    color: #e51c23
}

.clear {
    clear: both;
    display: block
}

figure *,
figure::before,
figure::after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

figure {
    overflow: hidden;
    position: relative
}

figure:after {
    background: rgba(1, 1, 1, .5);
    width: 100%;
    height: 100%
}

figure img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

figure:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
    transform: rotate(2deg) scale(1.1);
    -webkit-transform: rotate(2deg) scale(1.1);
    -ms-transform: rotate(2deg) scale(1.1);
    -o-transform: rotate(2deg) scale(1.1)
}

#info {
    background-color: #f1f9f7;
    border: 1px solid #e0f1e9;
    color: #1d9d74;
    padding: 1em;
    border-radius: 5px;
    clear: both;
    margin-bottom: 20px;
    position: relative
}

#info a {
    color: #157254
}

#info a.note__close {
    position: absolute;
    right: 10px;
    top: 0
}

#info span:before {
    content: "\f05a";
    font: normal normal normal 16px/1 FontAwesome;
    margin-right: 7px
}

.share_wrapper {
    margin-top: 10px
}

.share_wrapper a {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.facebook {
    background-color: #447bc6
}

.google {
    background-color: #dd4b39
}

.twitter {
    background-color: #55acee
}

.gplus {
    background-color: #e7403c
}

.youtube {
    background-color: #e62117
}

.pinterest {
    background-color: #bd081c
}

.medium {
    background-color: #02b875
}

.instagram {
    background-color: #e12c61;
    background: linear-gradient(158deg, #863fa6 22%, #e12c61 50%, #f46f46 80%)
}

.divider {
    position: relative;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 25px;
}

.divider:before {
    content: "";
    display: block;
    position: absolute;
    top: 17px;
    width: 100%;
    border-top: 1px solid rgba(173, 173, 173, 0.15)
}

.divider a.name,
.divider a {
    display: inline-block;
    border: 1px solid #ddd;
    background: #fff;
    transition: all .3s ease;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 25px;
    padding: 9px 14px 10px 20px;
    letter-spacing: .2em;
    color: #888 !important;
    position: relative
}

.divider a:hover,
.post-home:hover .divider a,
.post-home:hover .readmore a {
    border: 1px solid #e51c23;
    color: #e51c23 !important
}


#sidebar .divider {
    margin-left: 0
}

.entry {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 15px
}

.entry p,
.entry dd {
    margin-bottom: 1em
}

.entry dt {
    color: #444
}

.entry ol,
.entry ul {
    margin: 0 0 15px 30px
}

.entry ol ol,
.entry ol ul,
.entry ul ul,
.entry ul ol {
    margin-bottom: 0
}

.entry li {
    margin: 0
}

.entry ul li,
.entry ol ul li {
    list-style: square
}

.entry ol li,
.entry ol ul ol li {
    list-style: decimal
}

.entry dt {
    font-weight: 600
}

.entry address {
    margin-bottom: 1em
}

blockquote {
    color: #bfbfbf;
    font-size: 18px;
    padding-left: 30px;
    position: relative
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    font-size: 20px;
    top: 0;
    left: 0
}

.entry blockquote.twitter-tweet:before {
    content: "\f099"
}

.entry code,
.entry pre {
    font-size: 14px
}

pre {
    direction: ltr;
    background: #f5f5f5;
    padding: 10px 15px;
    display: block;
    overflow-x: visible;
    overflow-y: hidden;
    margin: 0 0 20px 0;
    color: #666
}

.entry code {
    background: #eee;
    padding: 5px 15px
}

.entry ins {
    background: #fff486
}

.entry sub,
.entry sup {
    font-size: 62.5%
}

.entry sub {
    vertical-align: sub
}

.entry sup {
    vertical-align: super
}

.entry img.size-auto,
.entry img.size-large,
.entry img.size-medium,
.entry attachment img {
    max-width: 100%;
    height: auto
}

.entry img {
    height: auto
}

.entry .alignleft {
    margin: 5px 20px 18px 0;
    float: left
}

.entry .alignright {
    margin: 5px 0 18px 20px;
    float: right
}

.entry img.aligncenter {
    margin: 18px auto;
    clear: both;
    display: block
}

.entry img .size-full {
    width: 100% !important
}

.entry .gallery img,
.entry img.wp-smiley {
    margin: 0
}

.entry .wp-caption {
    background: #f1f1f1;
    max-width: 100%;
    margin-bottom: 14px;
    padding-top: 5px;
    text-align: center
}

.entry .wp-caption-text {
    font-style: italic
}

.entry .wp-caption a {
    border-bottom: none
}

.entry .wp-caption img {
    margin: 0;
    max-width: 100%;
    height: auto
}

.entry .wp-caption.alignleft {
    margin-right: 20px
}

.entry .wp-caption.alignright {
    margin-left: 20px
}

.entry .wp-caption.alignnone {
    width: 100% !important;
    overflow: hidden
}

.entry .wp-caption.alignnone img {
    margin: 0 auto;
    max-width: 100% !important
}

.entry .wp-caption-text {
    color: #999;
    font-size: 13px;
    padding: 0 0 8px;
    margin: 0
}

.entry table {
    font-size: 14px;
    margin-bottom: 1.5em;
    width: 100%;
    text-align: center
}

.entry table tr.alt {
    background: #f1f1f1
}

.entry table td {
    border: 1px solid #f1f1f1;
    text-indent: 10px;
    padding: 5px;
    vertical-align: middle
}

.entry table th {
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 5px
}

#header {
    width: 100%;
    color: #fff;
    height: 64px;
    overflow: hidden
}

#header .logo a {
    color: #fff
}

#header .logo a:hover {
    color: #ebebeb !important
}

#header .logo {
    float: left
}

#header .logo .logo-yok {
    font-size: 19px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block
}

#header .medya {
    float: left;
    line-height: 64px;
    font-size: 14px;
    margin-left: 10px
}

#header .medya li a {
    color: #fff;
    padding: 0 5px;
    margin-right: 5px
}

.medya li {
    display: inline-block
}

#header .medya a:hover {
    color: #ebebeb !important
}

#header .search {
    float: right;
    line-height: 64px
}

nav#nav {
    margin-bottom: 2em;
    height: 64px;
    display: table;
    width: 100%
}

.toggle {
    color: #fff;
    display: none
}

.toggle span.menu-title {
    margin: 10px;
    line-height: 3;
    font-weight: 700
}

.toggle i {
    float: right;
    margin-top: 15px;
    margin-right: 15px
}

#nav .menu {
	font-family: 'Poppins', sans-serif;
}
#nav .menu>li {
    display: inline-block;
    position: relative
}

#nav .menu>li:first-child {
    border-left: 0
}

#nav .menu>li:last-child {
    border-right: 0
}

#nav .menu>li a:hover,
#nav .menu-item-has-children:hover {
    background: rgba(255, 255, 255, 0.08);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

#nav .menu>li a:hover {
    color: #fff !important
}

.menu-footer li:hover> .sub-menu {
    border: none;
    left: auto
}

#nav .menu> li.menu-item-has-children > a:after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 7px
}

#nav .menu li .sub-menu:after {
    top: -8px;
    width: 0;
    height: 0;
    left: 10px;
    z-index: 2;
    content: " ";
    display: block !important;
    position: absolute;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

#nav .menu .sub-menu li a {
    padding: 10px 15px;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    color: #888;
		line-height: inherit
}

#nav .menu a {
    display: block;
    font-weight: 600;
    line-height: 64px;
    padding: 0 1em;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

#nav .menu>li:hover .sub-menu {
    left: auto
}

#nav .sub-menu {
    position: absolute;
    background: #fff !important;
    box-shadow: 0 0 2px 0 rgba(119, 119, 119, 0.39);
    left: -9999px;
    width: 220px;
    z-index: 9999
}

#nav .sub-menu>li+li {
    border-top: 1px solid #f1f1f1
}

#nav .sub-menu li:hover a {
    color: #333 !important
}

.menu-footer .sub-menu a {
    background: #ececec
}

nav#nav ul {
    list-style: none;
    padding: 0
}

.go-top {
    position: fixed;
    bottom: 40px;
    background: #fff;
    color: #ccc;
    right: 20px;
    margin: 0;
    z-index: 2222;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.go-top:hover {
    color: #fff !important
}

.menu-ic,
.header-ic,
#page {
    max-width: 1200px;
    margin: 0 auto
}
#header .header-ic {
	line-height: 64px
}
#main {
    width: 71.1%;
    float: left;
    margin-top: 10px
}

#main-full {
    width: 100%;
    margin-top: 10px
}

.content {
    margin-top: 0;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 0 0 1px #ececec
}

.content-full {
    max-width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 0 0 1px #ececec
}

.content iframe {
    width: 100%
}

.single-arc {
    padding: 20px
}

.content .post-header {
    padding: 3em 0;
    padding-top: 1em
}
.content .post:not(.has-post-thumbnail) .post-header {
		border-bottom: 1px solid #F2F2F2
}
.post-home p, .block-item-big .block-big-bottom p {
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
		color: #7f7f7f;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
    padding-top: 5px;
}

.entry ol {
    margin-bottom: 25px
}

.entry li {
    margin: 0 0 0 10px;
    list-style: inherit
}

.single-img img {
    margin-bottom: 15px;
    width: 100%;
    height: 365px
}

.button {
    float: left;
    width: 100%
}

.button a {
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
    text-align: center;
    line-height: 38px;
    font-weight: 400
}

.button a:hover {
    background-color: rgba(0, 0, 0, 0.11)
}

.button.green a {
    background-color: #26CA68;
    -webkit-box-shadow: 0px 3px 0px 0px #2CA55C;
    box-shadow: 0px 3px 0px 0px #2CA55C
}

.button.red a {
    background-color: #E51C23;
    -moz-box-shadow: 0px 3px 0px 0px #AB3A3F;
    -webkit-box-shadow: 0px 3px 0px 0px #AB3A3F;
    box-shadow: 0px 3px 0px 0px #AB3A3F
}

.button.blue a {
    background-color: #4fa5e2;
    -moz-box-shadow: 0px 3px 0px 0px #4598d3;
    -webkit-box-shadow: 0px 3px 0px 0px #4598d3;
    box-shadow: 0px 3px 0px 0px #4598d3
}

.button.black a {
    background-color: #383b3d;
    -moz-box-shadow: 0px 3px 0px 0px #2b2e30;
    -webkit-box-shadow: 0px 3px 0px 0px #2b2e30;
    box-shadow: 0px 3px 0px 0px #2b2e30
}

.btn.red {
    background-color: #e74c3c
}

.btn.black {
    background-color: #333
}

.btn.blue {
    background-color: #3498db
}

.btn.darkblue {
    background-color: #2980b9
}

.btn.green {
    background-color: #27ae60
}

.btn i {
    margin-right: 10px
}

.btn {
    color: #fff;
    padding: 2px 15px;
    border-radius: 3px;
    font-weight: 400;
    font-family: 'Poppins';
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.btn:hover {
    opacity: .9;
    color: #fff
}

.crumbs {
    padding: 15px 0;
    width: 100%;
    border-top: 1px solid #F2F2F2
}

#respond .crumbs {
    padding: 15px 0 0
}

.crumbs li {
    float: left
}

.crumbs ul {
    margin-left: 10px;
    display: inline-block
}

.crumbs li a {
    margin-right: 10px;
    font-weight: 400
}

.crumbs li a:hover {
    text-decoration: underline
}

.crumbs li:before {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    float: left;
    border-radius: 50%;
    top: 7px;
    position: relative;
    margin-right: 8px;
    background-color: #333
}

.p-single {
    padding-bottom: 15px;
    display: inline-block
}

.p-single a {
    font-weight: 400
}

.older-posts {
    float: left;
    width: 50%;
    text-align: left;
    border-right: 1px solid #f2f2f2
}

.newer-posts {
    text-align: right;
    width: 50%;
    float: right
}

span.prev-title,
.next-title {
    display: inline-block;
    width: 100%
}

.sub-title {
    display: inline-block
}

.sub-title span {
    color: #333;
    text-transform: uppercase;
    float: left;
    font-weight: 700
}
.author-box .sub-title span {
		text-transform: capitalize;
		font-size: 16px
}
.crumbs a.jm-post-like {
    line-height: 0
}

.author-box {
    overflow: hidden;
    border-top: 1px solid #F2F2F2;
    margin-bottom: 30px;
    padding-top: 20px
}

.author-box .yazar-nick {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
    display: inline-block
}

.author-box .right span.posts {
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    margin-left: 8px;
    vertical-align: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.author-box .left {
    float: left;
    width: 75px
}

.author-box .right {
    float: right;
    width: 88%
}

.author-box .social {
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block
}

.author-box .social a {
    color: #fff;
    border-radius: 3px;
    width: 25px;
    height: 25px;
    line-height: 27px;
    text-align: center;
    display: inline-block
}

.author-box .fb {
    background: #4F71BA
}

.author-box .tw {
    background: #33C9FF
}

.author-box .gp {
    background: #E78173
}

.author-box .em {
    background: #9EA8A9
}

.author-box .avatar {
    border-radius: 5px
}

.author-bio {
    position: relative;
    padding: 10px 0 0 95px;
    margin-bottom: 10px;
    margin-left: 10px;
    background: #F9F9F9;
    border: 1px solid #ececec;
    min-height: 75px
}

article.post .author-bio {
    background: 0;
    margin-left: 0;
    margin-bottom: 10px
}

.author-bio .bio-avatar {
    float: left;
    margin: 0 0 8px -80px;
    width: 64px;
    height: auto;
    position: relative
}

.author-bio .bio-avatar img {
    display: block;
    width: 100%;
    height: auto
}

.author-bio p {
    margin-bottom: 5px
}

.author-bio .bio-name {
    font-weight: 600;
    margin-bottom: 4px
}

.author-bio .bio-desc,
.author-box .desc {
    color: #333;
    line-height: 1.7em;
    font-size: 15px;
    text-align: justify
}

.author-box .desc a {
    margin-left: 10px
}

.author-bio .bio-soci a {
    float: left;
    margin-right: 6px
}

.author-bio .bio-soci a.fa-twitter {
    color: #83B4EC
}

.author-bio .bio-soci a.fa-facebook {
    color: #3b5998
}

.tags {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block
}

.tags a {
    padding: 5px 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6)
}

.tagcloud {
    margin-top: 10px
}

.tagcloud a {
    color: #555;
    padding: 2px 9px;
    font-size: 13px !important;
    margin: 0 3px 7px 0;
    line-height: 23px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    border: 1px solid rgba(126, 126, 126, 0.07);
    -webkit-transition: all .2s ease;
    transition: all .4s ease
}

.tagcloud a:hover {
    border-color: #e51c23;
    color: #e51c23;
    background: #fff
}

.small-button {
    padding: 1px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 3px
}

ol.commentlist li.depth-1:not(:last-of-type) {
    position: relative;
    margin-bottom: 2em;
    border-bottom: 1px solid #F4F4F4
}

ol.commentlist li.depth-1:not(:last-of-type):after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: #ddd 1px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background: #FFF;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-shadow: #FFF 0 0 0 10px
}

ol.commentlist li ul.children {
    list-style: none;
    margin: 12px 0 0;
    text-indent: 0
}

.comment-body {
    margin-bottom: 1.25rem;
    display: table;
    width: 100%;
    min-height: 5.3125rem
}

.comment-meta:before {
    content: '\f0d9';
    position: absolute;
    font-family: fontawesome;
    display: inline-block;
    left: -6px;
    color: #F0F2FA;
    font-size: 19px
}

.comment-body .comment-meta {
    padding: 1rem;
    background-color: #f0f2fa;
    display: table-cell;
    vertical-align: top;
    border-radius: 0.1875rem;
    position: relative
}

ul.children .comment-body .comment-meta {
    background-color: #e5f7fd
}

.comment-body .comment-meta p {
    margin-bottom: 1.25rem;
    line-height: 1.3125rem;
    color: #555f77;
    font-size: 15px
}

.comment-body .comment-avatar {
    padding-top: 0.625rem;
    display: table-cell;
    width: 3.5rem
}

.comment-body .comment-avatar img {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 50%;
    background-size: contain
}

.comment-body .comment-bottom a,
.comment-body .comment-bottom {
    color: #acb4c2;
    font-size: 13px;
    font-weight: 400
}

.comment-body .comment-bottom a:hover {
    text-decoration: underline
}

.comment-body .comment-bottom .right-meta {
    float: right
}

.comment-body .comment-bottom .left {
    float: left;
    display: inline-flex
}

.comment-body .comment-bottom .reply {
    float: left
}

.comment-body .comment-bottom .edit {
    float: right;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #eee
}

.comment-body .comment-bottom .yazar a {
    color: #333
}

.comment-body .comment-bottom .yazar {
    margin-left: 10px;
    color: #333
}

ol.commentlist li.depth-1 {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%
}

ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 10px;
    width: 85%;
    float: right
}

ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 10px;
    width: 80%;
    float: right
}

ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 10px;
    width: 75%;
    float: right
}

ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 10px;
    width: 70%;
    flaot: Right
}

.commentlist span.author {
    display: none
}

.comment.byuser span.author {
    display: block;
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 12px;
    float: right
}

.cancel-comment-reply {
    margin-bottom: 10px;
    margin-top: 10px
}

#cancel-comment-reply-link {
    border-radius: 25px;
    color: #fff;
    padding: 5px 10px
}

#commentform input#email,
#commentform input#author,
#comment {
    width: 100%;
    height: 40px;
    padding: 10px 10px 10px 90px;
    box-sizing: border-box;
    border-radius: 0.1875rem;
    background: #f0f2fa;
    color: #333;
		border:1px solid rgba(0, 0, 0, 0.05);
    outline: none;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
    transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9)
}

#commentform input#email:focus,
#commentform input#author:focus {
    padding: 10px !important
}

#commentform input[type="text"] + label,
#commentform input[type="password"] + label,
#commentform textarea + label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    width: 80px;
		border: 1px solid rgba(0, 0, 0, 0.05);
    text-indent: 15px;
    text-transform: uppercase;
    color: #333;
    background: #f0f0f0;
    border-radius: 3px 0 0 3px;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
    transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0)
}

#commentform input[type="text"]:focus + label,
#commentform input[type="password"]:focus + label {
    transform: translateZ(0) translateX(-100%)
}

#commentform textarea {
    padding: 1rem;
    min-height: 6.0125rem;
    font-family: 'Poppins';
    resize: none;
    font-size: 14px;
    color: #555f77
}

#commentform textarea:focus {
    resize: vertical
}

#commentform input[type="text"]:focus,
#commentform input[type="password"]:focus {
    padding-left: 10px
}

#commentform #submit {
    padding: 12px 15px;
    color: #fff;
		font-family: 'Poppins', sans-serif;
    border: 0;
    -webkit-appearance: button;
    cursor: pointer;
		font-weight: 600;
    font-size: 12px;
    outline: none;
    border-radius: 3px;
    text-transform: uppercase
}

#commentform #submit:hover {
    background: rgba(0, 0, 0, 0.32)
}

span.required {
    color: #D92E2E;
    font-weight: 700
}

#respond h3 {
    margin-bottom: 10px;
    padding-top: 10px
}

#respond .comment-notes {
    margin-bottom: 20px !important;
    display: inline-block;
    width: 100%;
    font-size: 15px
}

#commentform p {
    margin-bottom: 15px;
    color: #aaa;
    font-size: 15px
}

#commentform p.comment-logged a {
    font-weight: 400
}

#respond {
    margin-top: 1.5em
}

#respond label {
    display: block
}

#respond .comment-name,
#respond .comment-mail {
    float: left;
    width: 26%;
    position: relative;
    overflow: hidden;
    margin-right: 15px
}

.embed-youtube {
    margin-bottom: 30px;
    overflow: hidden
}

.related-posts {
    display: inline-block;
    width: 100%;
		margin: 0 0 1em
}

.related-posts .popular-post {
    width: 100%
}

.related-posts .popular-post .pp-image img {
    width: 100%
}
.related-posts .popular-post {
    position: relative;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 25%;
    overflow: hidden;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.related-posts .popular-post .pp-header h4 {
    margin-bottom: 1px;
    max-width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1
}

.related-posts .popular-post .pp-header h4 a {
    color: #fff
}

.related-posts .popular-post .pp-header {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
    transition: all .3s ease-in-out
}

.related-posts .popular-post .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent 40%, rgba(0, 0, 0, 0.5));
    opacity: 1;
    transition: all .3s ease-in-out
}

.related-posts .popular-post .pp-header .comments {
    position: absolute;
    bottom: 5px;
    right: 15px
}

.popular-post .pp-header .comments a,
.popular-post .pp-header .likes a {
    font-size: 12px;
    color: #fff
}

.related-posts .popular-post .pp-header .author {
    font-size: 11px;
    color: #fff
}

.related-posts .popular-post .pp-header .likes {
    position: absolute;
    bottom: 1px;
    right: 40px
}

#searchform {
    display: inline-block;
    color: #333;
    width: 100%;
    position: relative
}

.widgets #searchfield {
    width: 100%;
    border: 2px solid #f8f8f8;
    background: #f8f8f8
}

.widgets #searchfield:focus {
    background: transparent
}

#searchfield {
    background-color: #fff;
    border-radius: 3px;
    font-size: 12px;
    color: #adadad;
    outline: 0;
    height: 35px;
    width: 200px;
    padding: 1px 5px 0 2.8em;
    border: 0
}

.search button {
    position: absolute;
    top: 24px;
    margin-left: 8px;
    background-color: transparent;
    color: #333;
    border: 0;
    font-size: 13px;
    /* height: 34px; */
		line-height: normal
}

#sidebar .search button {
	top:8px
}
#notfound .search button {
	top: 8px
}
.post-home {
    margin-bottom: 20px;
    width: calc(50% - 16px) !important;
		margin: 8px;
		float: left;
    vertical-align: top;
    box-shadow: 0 0 0 1px #ececec !important;
}
#sidebar .pyre_anasayfa_1col {
    margin-left: 0 !important;
		width: 100% !important;
		margin: 0
}

button.btn {
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #ececec;
    outline: 0;
    position: relative
}

button.btn:hover {
    color: #fff;
    border: 1px solid #fff
}

#switch-view {
    margin-bottom: 1em;
    display: none
}

.post-home .post-header h2, .pyre_anasayfa_1col .post-header h2   {
    font-size: 18px;
    line-height: 1.7
}
#sidebar .pyre_anasayfa_1col .post-header h2 {
    font-size: 16px;
    line-height: 1.5
}

#sidebar .post-home {
    margin: 0;
    padding: 0;
    border: 0
}

.widget-post {
    background: #fff;
    width: 100%;
    float: left
}

.post-arc {
    padding: 15px
}

.post-home .post-header {
    padding-top: 15px
}

.post-header {
    width: 100%;
    display: inline-block
}

.post-meta a:hover {
    color: #333
}

.post-header span {
    margin-right: 5px;
		line-height: 25px;
    font-size: 14px;
    font-weight: 400;
		color: #7f7f7f;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
}

.post-meta li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background-color: #ddd;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.post-meta li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    line-height: 25px;
    padding-right: 15px
}

.post-meta {
    font-size: 13px;
    color: #7f7f7f;
    margin: 5px 0;
    
}
.single-arc .post-meta {
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 1em;
	margin: 1em 0
}
.post-header .headline {
	    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}
.post-home .divider {
    margin-top: 15px;
    margin-left: 0
}

.post-home .sticky-post {
    display: none
}

.post-home.sticky .sticky-post {
    display: block;
    margin-top: 10px;
    color: #bbb
}

.block-image {
    position: relative;
    float: left;
    width: 100%
}

.block-image img {
    width: 100%;
}
#sidebar .block-item-big .block-image img {
	height: 175px
}
.block-item-small {
    border-top: 1px solid #F7F7F7
}

.block-big-bottom h3 {
    line-height: 1.9em;
    font-size: 15px
}

.block-big-bottom {
    display: inline-block;
    width: 100%;
    padding: 0 0 15px
}

.block-big-bottom .post-header {
    margin-top: 17px
}

.block-item-small {
    height: 95px;
    padding: 15px 0 5px
}

.block-item-small .block-image {
    width: 30%;
    padding-right: 15px
}

.block-item-small .block-small-right {
    width: 70%;
    float: left
}


.block-item-small .block-small-right h2 {
    font-size: 15px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.pagination {
    margin-bottom: 15px;
		margin-top: 15px
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    box-shadow: 0 0 0 1px #ececec
}

.pagination ul > li {
    display: inline
}

.pagination a {
    color: #999;
    font-weight: 400
}

.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 10px 15px;
    background-color: #FFF;
    border-left-width: 0
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #333
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    cursor: default;
    background-color: transparent
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 2px;
    background: #fff;
    color: #999
}

#sidebar {
    float: right;
    width: 27.5%;
    z-index: 9999;
    margin-top: 10px
}

.widgets {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
		display: inline-block;
    box-shadow: 0 0 0 1px #ececec
}

.widgets #recentcomments {
    margin-top: .5em
}

.widgets #recentcomments li,
.widget_recent_entries .post-date {
    color: #aaa
}

.widgets #recentcomments a.url {
    font-size: 10px;
    display: inline-block !important
}

.widgets #recentcomments li:hover .comment-author-link,
.widgets #recentcomments li:hover .comment-author-link a,
.widgets.pyre_posts li:hover a.jm-post-like {
    color: #fff !important
}

.widgets #recentcomments .comment-author-link {
    color: #8C8C8C;
    font-size: 10px;
    line-height: 37px;
    padding: 4px 10px;
    background: #f5f5f5;
    border-radius: 18px;
    text-transform: uppercase;
    letter-spacing: .2em
}
.widget_nav_menu li {
width: 100%;
}
.widget_nav_menu li:before {
content: none !important
}
.widget_categories li,
.widget_archive li, .widget_nav_menu li {
    border-left: 1px solid #f2f2f2;
    position: relative;
    border-bottom: 0 !important
}

.widget_categories li a,
.widget_archive li a, .widget_nav_menu li a {
    margin-left: 5px
}

.widget_categories ul,
.widget_archive ul, .widget_nav_menu ul {
    padding: 5px
}

.widget_categories ul li ul li.cat-item:before {
    background-color: #f2f2f2;
    width: 17px;
    height: 1px;
    position: absolute;
    left: -17px;
    top: 19px;
    content: ''
}

.widget_categories ul.children li {
    border-left: 0
}

.widget_categories li a:before,
.widget_archive li a:before, .widget_nav_menu li a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    left: -3px;
    top: 20px;
    background-color: #aaa;
    margin-top: -3px;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.widget_categories li a:after,
.widget_archive li a:after,.widget_nav_menu li a:after {
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid #f4f4f4;
    position: absolute;
    left: -15px;
    top: 19px;
    margin-top: -15px;
    border-radius: 50px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.widget_categories li:hover a:before,
.widget_archive li:hover a:before, .widget_nav_menu li:hover a:before {
    background-color: #e51c23
}

.widget_categories li:hover a:after,
.widget_archive li:hover a:after, .widget_nav_menu li:hover a:after {
    opacity: 1;
    border-color: #e51c23;
    width: 11px;
    height: 11px;
    left: -7px;
    margin-top: -6px
}

.widget_categories ul.children {
    padding-top: 10px;
    position: relative
}

.widget-title {
    position: relative;
    height: 35px;
    line-height: 1.9em;
    margin-bottom: 5px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 700;
    text-transform: uppercase
}

.widgets.twitter-widget {
    color: #6b6b6b;
    font-size: 15px;
    line-height: 1.5em
}

.widgets.twitter-widget li a {
    font-weight: bold
}

.widget-title h3 {
    display: inline-block;
    font-size: 15px;
		font-weight: 700
}
.widget-title h3 a {
		font-weight: 700
}
.pyre_anasayfa_1col .widget-title {
    margin-bottom: 15px
}

.widgets li {
    padding: 10px;
    border-bottom: 1px solid #F7F7F7
}

.widgets li:hover a {
    color: #e51c23;
    transition: all .3s ease
}

.widgets li a {
    font-weight: 400;
    color: #333;
    font-size: 15px;
    line-height: 1.5em
}

.widgets li:before {
    color: #9a9a9a;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 12px;
    margin-right: 10px
}

.widgets.twitter-widget li:before {
    content: "\f099";
    color: #4099FF
}

.widgets li:before {
    content: "\f18e"
}

.widgets.pyre_posts li a.jm-post-like {
    color: #fff
}

.widget_recent_entries li:before {
    content: "\f0f6"
}

.widget_recent_comments li:before {
    content: "\f0e6";
    font-size: 15px !important
}

.widgets li.cat-item:before,
.widget_archive li:before {
    content: none
}

.widgets .textwidget {
    color: #6b6b6b;
    line-height: 2em;
    font-size: 15px
}

.widget_calendar caption {
    text-align: center;
    line-height: 3em;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0
}

.widget_calendar table {
    text-align: center;
    width: 100%;
    border: 1px solid #ebebeb
}

.widget_calendar table thead tr th {
    text-align: center;
    line-height: 3em
}

.widget_calendar table tbody td {
    line-height: 3em;
    border: 1px solid #ebebeb;
    text-align: center
}

.widget_calendar table tbody a {
    background: #f8f8f8;
    display: block;
    color: #777;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget_calendar table tbody a:focus,
.widget_calendar table tbody a:hover {
    background: #f1f1f1;
    text-decoration: none
}

.widget_calendar table tfoot td {
    line-height: 2.5em
}

.widget_calendar table tfoot #prev {
    text-indent: 10px
}

.widget_calendar table tfoot #next {
    text-align: left
}

.block-like {
    margin-top: 15px
}

.block-like .baslik {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.block-like .baslik a {
    color: #444
}

#tab-menu {
    width: 100%
}

.tabmenuContent {
    width: 100%
}

.tab-menu ul {
    width: 100%;
    height: 50px;
    background: #E7E7E7
}

.tab-menu li a {
    display: inline-block;
    font-size: 20px;
    padding: 2px;
    margin-top: 3px;
    color: #fff
}

.tab-menu ul li {
    float: left;
    width: 33.333%;
    text-align: center;
    padding: 0;
		cursor: pointer;
		height: 50px;
		line-height: 55px;
    border: 0
}

.tab-menu li:before {
    display: none
}

.tab-menu ul li:hover a {
    color: #fff !important
}

.tabmenu-image img {
  max-width: 100%
}

.tabmenu-image {
    float: left;
    margin-right: 10px;
    position: relative;
}

.widgets .tabmenu-image {
    margin-left: 0
}

.baslik {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
		    font-size: 15px;
    line-height: 1.5em
}
#sidebar .baslik {
	max-height: 47px;
	margin-bottom: 5px
}


.tabmenu-tek-alt {
    color: #555;
}

.tabmenu-tek span.tarih {
    font-size: 13px;
    color: #7f7f7f;
    position: relative;
    padding-left: 5px
}

.tabmenu-tek span.tarih:before {
    content: '';
    position: absolute;
    left: -6px;
    top: 7px;
    background: #dedede;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}

.tabmenu-tek-alt span.like {
    margin-right: 8px
}

.tabmenu-tek-alt span.yorum a {
    font-size: 13px;
    font-weight: 400;
    margin-right: 8px;
    color: #7f7f7f
}

.tabmenu-tek-alt a:hover {
    text-decoration: underline
}

.tabmenu-tek:hover .baslik h3 a,
.tabmenu-tek:hover .jm-post-like,
.post-home:hover .jm-post-like {
    color: #e51c23
}

.tabmenu-tek span.like a {
		color: rgba(0, 0, 0, 0.62);
    background-color: #f2f2f2;
    padding: 0 12px;
    font-size: 11px;
    border-radius: 3px;
    border: 1px solid #ececec;
}

.tabmenu-tek:hover span.like a {
    background: #bbb;
		border-color: #bbb;
		text-decoration: none;
    color: #fff !important
}

.baslik h3 a {
    display: inline-block;
    margin-left: 10px;
    margin-top: -3px
}

.tabmenu-tek:last-child {
    border: 0
}

.tabmenu-tek {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #F9F9F9
}

.widget_subscribe p {
    margin-top: 15px;
    font-size: 15px;
    color: #666;
    line-height: 1.6em
}

form.widget_rss_subscription {
    position: relative;
    margin-top: 15px
}

.widget_rss_subscription input.uck-subscribe-email {
    width: 90%;
    border-right: 0 !important;
    border-radius: 20px 0 0 20px
}

.widget_rss_subscription .form-actions {
    position: absolute;
    top: 0;
    right: 0
}

.widget_rss_subscription .form-actions input {
    background: 0;
    border: 1px solid #ececec;
    border-radius: 0 20px 20px 0;
    height: 42px;
    padding: 0 10px;
    cursor: pointer;
    color: #333;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px
}

.widget_rss_subscription input {
    border: 1px solid #ececec;
    line-height: 40px;
		height: 40px;
    padding: 0 15px;
    color: #888;
    font-size: 14px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all .3s ease;
    border-radius: 20px;
    outline: none
}

.widget_rss_subscription input:focus {
    border: 1px solid #ddd
}

#notfound {
    background: #f2f2f2;
    padding-top: 10em;
    padding-bottom: 10em;
    padding-left: 20px;
    transition: all .3s ease
}

.not-sag h3 {
    font-size: 25px
}

.not-sag {
    margin: 0 auto;
    max-width: 1200px
}

.not-sag p {
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 10px;
    color: #777
}

.not-arama {
    margin-top: 7px;
    margin-bottom: 7px;
    float: left;
    margin-right: 1em
}

.not-arama #searchfield {
    background: #fff
}

.not-sag .anasayfa-don {
    display: inline-block;
    margin-top: 10px
}

.not-sag .anasayfa-don a {
    background: #fff;
    color: #333;
    border: 2px solid transparent;
    padding: 7px 25px;
    line-height: 30px;
    border-radius: 5px;
    font-weight: 400
}

.not-sag .anasayfa-don a:hover {
    text-decoration: underline
}

#footer {
    text-align: center;
    clear: both;
    padding: 20px 0 30px;
    background: #fff;
    box-shadow: 0 0 0 1px #ececec
}

#footer #uckthemes {
    font-size: 13px
}

.menu-footer {
    padding: 15px
}

.menu-footer li {
    padding: 5px 10px;
    display: inline
}

.menu-footer li a {
    color: #717171;
    font-weight: 400
}

.menu-footer li a:hover {
    color: #e51c23
}

#footer .medya a {
    border: 2px solid #f1f1f1;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #cecece;
    font-size: 16px;
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    margin-left: 7px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#footer .medya a:hover {
    border-style: solid;
    border-width: 2px;
    border-color: #e51c23;
    color: #e51c23
}

.post-comments {
    background: #82b965;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    -webkit-box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.2)
}

.post-comments > span {
    display: block;
    position: relative;
    padding: 2px 7px
}

.post-comments > span:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid #82b965;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: 5px;
    left: -14px
}

.post-comments i {
    margin-right: 3px
}

.post-comments:hover {
    color: #fff !important;
    padding-right: 4px
}

.pyre_anasayfa_2col .post-arc {
    background: #fff;
    margin-left: 10px;
    display: inline-block
}

.pyre_anasayfa_2col .block-item-big {
    display: inline-block;
    float: left
}

.pyre_anasayfa_2col .block-item-small {
    padding: 0 0 5px 23px;
    display: inline-block
}

.contact-form input {
    padding: 10px
}

.contact-form textarea,
.contact-form input {
    border: 1px solid #ececec
}

.contact-form input[type=submit] {
    padding: 10px;
    color: #fff
}

a.tooltips {
    position: relative;
    display: inline
}

a.tooltips span {
    position: absolute;
    width: 110px;
		top: -40px;
		left: 0;
    color: #FFF;
    background: #000;
    height: 32px;
    line-height: 32px;
    text-align: center;
    visibility: hidden;
    border-radius: 10px
}

a.tooltips span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

a:hover.tooltips span {
    visibility: visible;
    opacity: .8;
    bottom: 35px;
    left: 50%;
    font-weight: 400;
    font-size: 13px;
    margin-left: -55px;
    z-index: 999
}

#breadcrumbs {
    overflow: hidden;
    font-family: 'Poppins';
    margin-bottom: 15px
}

#breadcrumbs a,
.breadcrumb_last {
    color: #bbb;
    font-weight: 400;
    overflow: hidden;
    padding: 0 1em 0 0;
    font-size: 14px
}
#breadcrumbs span span span:before {
	content: '';
	display: inline-block;
	background: #ddd;
	width: 6px;
	height: 6px;
	margin-right: 13px;
	border-radius: 100%;
	vertical-align: 1px
}
.breadcrumb_last {
    color: #222
}

#breadcrumbs a:hover {
    text-decoration: underline
}

#breadcrumbs li,
.breadcrumb .child {
    display: inline
}

#breadcrumbs a:hover {
    color: #333
}

.post-home .divider i {
    display: none
}

.post-home .divider a:hover i {
    display: block
}

.post-home .divider a.name i {
    display: inline-block
}

a.jm-post-like {
    font-weight: 400;
    display: inline-block;
    width: auto;
    font-size: 13px;
    line-height: 1.846153846;
    -moz-transition: all .3s ease-out .2s;
    -webkit-transition: all .3s ease-out .2s;
    -o-transition: all .3s ease-out .2s
}

#sidebar a.jm-post-like.liked {
    background-color: #da1b1b;
    border-color: #da1b1b;
    color: #fff
}

a.jm-post-like:hover,
a.jm-post-like:active,
a.jm-post-like:focus,
a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #000
}

.yazar-kutusu {
    background: #e7e7e7;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid #fff;
    padding: 15px;
	display: inline-block;
	width: 100%
}

.yazar-avatar {
    float: left
}

.yazar-avatar img {
    border-radius: 20px;
    border: 1px solid #FFF
}

.yazar-isim {
    float: left;
    font-size: 20px;
    margin-left: 10px
}

.yazar-isim span {
    font-size: 16px
}

.yazar-sosyal {
    float: right;
    margin-right: 10px
}

#header-reklam {
    width: 100%;
    display: inline-block;
		margin-bottom: 1em;
    text-align: center
}
#header-reklam img {
	height: auto
}

.feat-title-divider {
    border-top: 1px solid;
    display: block;
    max-width: 48px;
    margin: 0 auto 20px;
    color: #fff
}

.flexislider-content-wrapper {
    position: absolute;
    padding: 20px;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding-bottom: 45px;
    z-index: 2
}

.flexislider-content-wrapper .entry-title {
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: inline-block;
    color: #FFF
}

.flexislider-content-wrapper .entry-title a {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.75) 0 1px 1px
}

.flexislider-content-wrapper .category {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.flexislider-content-wrapper .readmore a,
.flexislider-content-wrapper .category a:hover {
    background: #fff;
    color: #222;
    border-radius: 25px;
    padding: 10px 12px 10px 13px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 2px solid #fff;
    display: inline-block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s
}

.flexislider-content-wrapper .readmore a:hover {
    color: #fff;
    background: transparent
}

.flexislider-content-wrapper .category a {
    color: #fff;
    border-radius: 25px;
    padding: 10px 12px 10px 13px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 2px solid #fff;
    display: inline-block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s
}

.flexislider-content-wrapper .excerpt {
    font-size: 15px;
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.75) 0 1px 1px;
    padding-left: 10px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #fff
}

.m_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    -webkit-box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, 0.1);
    background-color: transparent
}

.flexislider-content-wrapper .excerpt a {
    color: #FFF
}

.flexislider-content-wrapper .excerpt p {
    margin: 0;
    line-height: 1.8em
}

#flexslider-featured .flex-direction-nav li {
    margin-left: 0
}

#flexslider-featured .flex-pauseplay {
    position: absolute;
    left: 15px;
    top: 10px;
    z-index: 999;
    font-size: 25px;
    opacity: .1
}

#flexslider-featured:hover .flex-pauseplay {
    position: absolute;
    left: 15px;
    top: 10px;
    z-index: 999;
    font-size: 25px;
    opacity: 1
}

#flexslider-featured .flex-pauseplay a {
    color: #fff
}

#flexslider-featured .flex-direction-nav li:first-child {
    float: left
}

#flexslider-featured .flex-direction-nav li:last-child {
    float: right
}

#flexslider-featured .flex-direction-nav a:before {
    font-family: FontAwesome;
    line-height: 24px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 8px;
    text-indent: 0
}

#flexslider-featured .flex-direction-nav .flex-next:before {
    content: "\f105";
    left: 3px
}

#flexslider-featured .flex-direction-nav .flex-prev:before {
    content: "\f104"
}

#flexslider-featured .flex-direction-nav .flex-next:hover,
#flexslider-featured .flex-direction-nav .flex-prev:hover {
    opacity: 1;
    color: #e91b23
}

#flexslider-featured .flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

#flexslider-featured .flex-control-nav li {
    margin: 0;
    padding: 0;
    margin-right: 2px;
    float: left
}

#flexslider-featured .flex-control-nav li a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer
}

#flexslider-featured .flex-control-nav li a:hover {
    background: #fff
}

#flexslider-featured .flex-control-nav li a.flex-active {
    background: #fff
}

#flexslider-featured .post-thumbnail {
    margin-bottom: 0;
    position: relative
}

#flexslider-featured .post-thumbnail:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1b1c20;
    opacity: .5;
    z-index: 2
}

#flexslider-featured .post-meta .post-category {
    float: left;
    margin: 0 6px 0 0
}

#flexslider-featured .post-meta .post-date {
    color: #999;
    margin: 0
}

.featured-ad {
    margin-bottom: 20px;
    text-align: center
}

.featured,
.featured.flexslider {
    margin-bottom: 25px;
}

.featured .post-title {
    font-size: 34px;
    letter-spacing: -.7px;
    line-height: 1.4em;
    margin: 0
}

.featured .post-title a {
    color: #000
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-direction-nav {
    display: none
}

.flexslider:hover .flex-direction-nav {
    display: block
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    height: 333px;
    display: block;
    margin: 0 auto
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.flexslider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides > li {
    position: relative
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2
}

.flex-direction-nav li {
    float: left;
    margin-left: 4px
}

.flex-direction-nav li:first-child {
    float: left
}

.flex-direction-nav li:last-child {
    float: right
}

.flex-direction-nav a {
    position: relative;
    width: 35px;
    padding: 10px 5px;
    margin: 0 5px;
    text-align: center;
    display: block;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 9px;
    text-indent: 0
}

.flex-direction-nav .flex-next:before {
    content: "\f105";
    color: #333
}

.flex-direction-nav .flex-prev:before {
    content: "\f104";
    color: #333
}

.flex-control-nav {
    position: absolute;
    z-index: 30;
    left: 50%;
    bottom: 20px;
    z-index: 999;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-nav li a {
    background: rgba(0, 0, 0, 0.15);
    width: 10px;
    height: 10px;
    display: block;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.flex-control-nav li a:hover {
    background: rgba(0, 0, 0, 0.15)
}

.flex-control-nav li a.flex-active {
    background: rgba(0, 0, 0, 0.25);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: .7;
        right: 0
    }
    .flex-direction-nav .flex-next {
        opacity: .7;
        right: 0
    }
	.yazar-kutusu {
	text-align: center;
	padding: 1em;
	}
	.yazar-kutusu p {
	width: 100%;
	margin: 0
	}
	.yazar-avatar, .yazar-sosyal {
		float: none;
		margin: 0
	}
}

.widget-post-full {
    background: #fff;
    margin-left: 10px;
    display: inline-block;
    margin-bottom: 20px
}

.widget-post-full .block-item-small {
    width: 52%;
    padding: 0 0 25px;
    margin-bottom: 15px;
    display: inline-block
}

.widget-post-full .block-item-small .block-image {
    width: 112px
}

.widget-post-full .block-item-small .block-small-right {
    width: 67%
}

.widget-post-full .block-big-bottom h2 {
    font-size: 17px;
    line-height: 1.5em
}

.widget-post-full .block-item-big {
    width: 45%;
    margin-right: 20px;
    border-bottom: 0;
    float: left;
    display: inline-block
}

.widget-post-full .block-item-small .block-small-right h2 {
    font-size: 15px;
    height: auto;
    overflow: none;
    line-height: 1.5em
}

.highlight1 {
    background: #f6f67a
}

.highlight2 {
    background: #e51c23;
    color: #fff
}

.highlight2,
.highlight1 {
    padding: 3px 10px
}

.tabs-nav {
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0 !important
}

.tabs-nav li {
    float: left;
    margin: 0 !important;
    overflow: hidden;
    padding: 10px;
    position: relative;
    border: 1px solid #ececec;
    border-bottom: 0;
    border-right: 0
}

.tabs-nav li.aktif a {
    font-weight: 700
}

ul.tabs-nav li a {
    color: #333;
    font-weight: 400;
    padding: 7px 15px
}

ul.tabs-nav li:last-child {
    border-right: 1px solid #ececec
}

.tabs-container {
    background: #fff;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px
}

.tab-content {
    padding: 15px;
    border: 1px solid #ececec
}

.viewall {
    float: right;
    font-weight: 700;
    font-size: 12px
}

.video-icon {
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -25px;
    font-size: 4em
}

.video-icon:after {
    content: "\f16a";
    font-family: FontAwesome
}

.block-absolute {
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(41, 128, 185, 0.5));
    z-index: 2
}

.block-absolute h3 {
    bottom: 0;
    position: absolute;
    padding: 15px
}

.block-absolute a {
    color: #fff
}

.post-home .readmore {
    margin-top: 10px
}

.ccf-form-wrapper .field input[type=text],
.ccf-form-wrapper .field textarea,
select#ccf_field_dropdown-8 {
    border: 1px solid #DADADA;
    padding: 10px;
    outline: none
}

.ccf-submit-button {
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #E7E7E7;
    padding: .5em 1em;
    color: #747474
}

.ccf-form-wrapper .field textarea:focus,
.ccf-form-wrapper .field input[type=text]:focus {
    border: 1px solid #333
}

.blog-catcom {
    background-color: rgba(39, 39, 39, 0.09);
    color: #fff;
    padding: 2px 15px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    z-index: 2
}

.blog-catcom.slider {
    background-color: transparent;
    border: 2px solid #fff;
    position: relative !important;
    line-height: 26px
}

.blog-catcom.slider:hover {
    background: #fff
}

.blog-catcom.slider:hover a {
    color: #333
}

.blog-catcom.slider:hover:before {
    background-color: #333
}

.blog-catcom.slider a.devam {
    font-weight: 700
}

.blog-category {
    left: 20px;
    bottom: 20px
}

.blog-comment {
    top: 10px;
    right: 10px
}

.post-home:hover .blog-catcom,
.widget-post:hover .blog-catcom {
    background-color: rgba(0, 0, 0, 0.5)
}

.blog-category:before,
.blog-catcom.slider:before,
.widget-title h3:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    border-radius: 50%;
    top: 8px;
    position: relative;
    margin-right: 10px;
    background-color: #fff
}

.blog-catcom a {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    line-height: 26px;
    font-weight: 500
}

.blog-catcom a:hover {
    text-decoration: underline
}

.bars {
    padding: 0;
		display: block;
		width: 100%
}

.bars > .box {
    border-top: 1px solid #f3f3f3;
    padding: 10px 0;
    position: relative
}

.bars > .box.work {
    font-size: 14px;
    padding: 10px 15px;
    text-align: start
}

.bars > .box.work:before {
    background: #efefef;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px
}

.bars > .box.work:before {
    background: #e4e4e4
}

.bars > .box.time {
    background: #FBFBFD;
    color: #9498A0;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px
}

.bars > .box.time > div {
    padding: 10px 0
}

.bars > .box.time > div:last-child {
    border-top: 1px solid #f3f3f3;
    margin: 10px 0 0
}

.bars > .box.time > div:first-child {
    display: flex
}

.bars > .box.time > div > span,
.bars > .box.work > span {
    color: #A9ACB2;
    font-weight: 100;
    width: 50%
}

.bars > .box.time > div > span > span,
.bars > .box.work > span > a {
    color: #42464E;
    font-weight: 600
}

.bars > .box.author {
    overflow: hidden;
    padding: 14px 20px;
    text-align: start
}

.bars > .box.author > img {
    border-radius: 100%;
    float: left;
    height: 56px;
    margin: 0;
    object-fit: cover;
    width: 56px
}

.bars > .box.author > a {
    color: #393C43;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 0 20px
}

.bars > .box.author > p {
    color: #858992;
    font-size: 13px;
    margin: 0 0 0 76px
}

.bars > .box.social {
    border-radius: 0 0 3px 3px;
    padding: 0;
		display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
		-ms-flex-align: stretch;
		align-items:stretch;
}

.bars > .box.social > span {
    border-left: 1px solid #f3f3f3;
    color: #393C43;
    text-align: center;
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto;
    position: relative;
    padding: 6px;
		max-width: 33.333333%;
		width: 33.33333333%;
		flex-basis: 33.3333333%;
}

.bars > .box.social > span:hover {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.gallery {
    margin: 0 auto 18px;
    clear: both
}

.gallery .gallery-item {
    display: inline-block;
    padding: 5px;
		margin-top: 0 !important;
		margin: 0 0 10px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery .gallery-item img {
    border: 0 !important
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery .gallery-item img {
    height: auto;
    margin: 0 auto;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s
}

.gallery .gallery-item a:hover img {
    opacity: 0.6 !important;
    margin: -5px 0 5px
}

.gallery-caption {
    color: #888;
    margin: 0 0 12px
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.gallery br + br {
    display: none
}

.attachment img {
    display: block;
    margin: 0 auto
}

.box.social span a {
    color: #bbb
}

.box.social span a.jm-post-like {
    font-size: 16px
}

.bars > .box.social > span:first-child {
    border: 0
}

.toggle-full {
    margin-bottom: 15px
}

h3.trigger {
    font-size: 16px !important;
    line-height: 1.5em !important;
    padding: 15px 15px 15px 25px;
    margin: 0;
    border: 1px solid rgba(50, 50, 50, .1)
}

h3.trigger:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f067"
}

h3.trigger a {
    color: #333;
    font-weight: 400;
    margin-left: 10px
}

h3.trigger.active:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d"
}

h3.trigger a:hover {
    color: #0489B7;
    text-decoration: underline
}

.toggle_container {
    overflow: hidden;
    padding: 25px;
    border: 1px solid #ececec;
    border-top: 0
}

.widgettitle i,
#header,
.tab-menu li.aktif,
.tab-menu li.aktif:hover,
#subscribe-submit input,
.small-button,
.comment.byuser span.author,
#cancel-comment-reply-link,
.footer-widget span.comment-author-link,
.next.right a,
.prev.left a,
.wp-pagenavi span.current,
.contact-form input[type=submit],
.author-box .right span.posts,
.go-top:hover,
#commentform #submit,
.widget_calendar caption,
.widgets #recentcomments li:hover .comment-author-link,
.widgets.pyre_posts li:hover a.jm-post-like, .widget-title h3:before {
    background-color: #e51c23;
}

#menu,
nav#nav,
.tab-menu ul li:hover,
.toggle {
    background: #292929
}

.content,
.post-home,
.widgets,
.tabmenu-tek,
.tagcloud,
.post-cat,
#main-full {
    background: #fff
}

.entry,
.widget-title,
.post-meta,
.content .post-meta,
#footer,
.tabmenu-tek span,
.related-posts .popular-post .pp-header,
.sub-title span,
.comment-body .comment-bottom {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
}

.featured {
    margin-bottom: 1.5em;
    position: relative
}

.featured-item {
    padding: 0;
    margin: 0
}

.featured-item {
    position: relative;
    width: 100%;
    color: #fff;
    background: #e9e9e9;
    text-align: center
}

.featured-item a {
    color: #fff
}

.featured-item img {
    height: 365px;
    width: 100%
}

.featured-item .featured-meta {
    max-width: 500px;
    z-index: 2;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.featured-item .featured-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    color: #FFF;
    width: 100%;
    z-index: 1;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.82) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.82) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.82) 100%)
}

.featured-item .featured-meta .title {
    line-height: 1.5;
    margin: 0;
    display: block;
    font-size: 2em;
    margin: 6px 0
}

.featured-item .more-btn,
.featured-item .featured-meta-top {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 32px;
    border: 1px solid #fff;
    padding: 0px 12px;
    transition: all 0.4s ease
}

.featured-item .more-btn {
    background-color: #fff;
    display: block;
    border: 1px solid #fff;
    color: #333
}

.featured-item .more-btn:hover {
    background: #e51c23;
    color: #fff
}
.post-home-group {
	  display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
		margin: -8px;
}
.post-home-group .post-home {
	-ms-flex-basis: calc(50% - 16px);
	-webkit-flex-basis: calc(50% - 16px);
	flex-basis: calc(50% - 16px);
	max-width: calc(50% - 16px);
	width: calc(50% - 16px);
	margin: 8px;
	display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  display: flex;
}

.post-home-group .post-home .post-arc {
	-ms-flex: auto;
	-webkit-flex: auto;
	flex: auto;
}
.pyre_anasayfa_1col {
	padding: 0;
	background: transparent;
	box-shadow: none;
	margin: 20px 0
}
#sidebar .pyre_anasayfa_1col {
	margin: 0
}
#sidebar .post-home-group {
	margin: 0;
	display: block;
	width: 100% 
}
#sidebar .post-home-group .post-home {
	width: 100% !important;
	max-width: 100%;
	margin: 0 0 1em;
	display: block;
}