/*
Theme Name: Kangrenist
Theme URI: http://www.Kangrenist.com/
Author: Kangrenist.com
Author URI: http://www.Kangrenist.com/
Description: Kangrenist.com için özel olarak tasarlanmıştır... Tasarımcı: EMRE SEVİM
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Kangrenist.com
Tags: Özel Tasarım
 
Kangrenist.com için özel olarak tasarlanmıştır... Tasarımcı: EMRE SEVİM
--------------------------------------------------------------*/
/* koho-regular - latin */
@charset "UTF-8";
@font-face {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./assets/fonts/koho/koho-v3-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('KoHo Regular'), local('KoHo-Regular'),
    url('./assets/fonts/koho/koho-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/koho/koho-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/koho/koho-v3-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/koho/koho-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/koho/koho-v3-latin-regular.svg#KoHo') format('svg'); /* Legacy iOS */
}

/* koho-700 - latin */
@font-face {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./assets/fonts/koho/koho-v3-latin-700.eot'); /* IE9 Compat Modes */
    src: local('KoHo Bold'), local('KoHo-Bold'),
    url('./assets/fonts/koho/koho-v3-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/koho/koho-v3-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/koho/koho-v3-latin-700.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/koho/koho-v3-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/koho/koho-v3-latin-700.svg#KoHo') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./assets/fonts/open-sans/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('./assets/fonts/open-sans/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/open-sans/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/open-sans/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./assets/fonts/open-sans/open-sans-v17-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
    url('./assets/fonts/open-sans/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/open-sans/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/open-sans/open-sans-v17-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./assets/fonts/open-sans/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('./assets/fonts/open-sans/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/open-sans/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/open-sans/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('./assets/fonts/open-sans/open-sans-v17-latin-800.eot'); /* IE9 Compat Modes */
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
    url('./assets/fonts/open-sans/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./assets/fonts/open-sans/open-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */ url('./assets/fonts/open-sans/open-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('./assets/fonts/open-sans/open-sans-v17-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

* {
    text-decoration: none;
    border: 0;
    font-family: 'Open Sans', sans-serif;
}

li#mc4wp_form_widget-2 {
    list-style: none;
}

button:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {

    font-family: 'KoHo', sans-serif;
}

a {
    color: #212529;
    font-weight: 700;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

body {
    background: #f1f1f1;
}

.navbar-light .navbar-brand {
    background: white;
    border-radius: 0 46px;
}

.bg {
    background: rgb(255, 152, 0);
    background: linear-gradient(95deg, #FFC107 0%, #FF9800 47%, #FF9800 100%);
}

section.top-header {
    background-image: url(./img/bg.png) !important;
}

.insta-follow a {
    background: #00000030 !important;
}

.container {
    max-width: 1200px !important;
    padding: 0;
}

.full {
    width: 100%;
    background: #8BC34A;
}

.full-wrap {
    width: 100%;
    position: relative;
}

.full-max {
    max-width: 1200px;
    margin: auto;
}

.navbar-light .navbar-brand img {
    width: 200px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
    color: white;
    font-size: 18px;
    font-weight: 100;
    font-family: 'KoHo', sans-serif;
}

.navbar-nav li {
    padding: 0px 13px;
}

.beetwen {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.ust-menu ul {
    list-style: none;
    margin: 0;
    display: flex;
}

.ust-menu ul li {
    padding: 15px;
    background: #37afe4;
}

.ust-menu ul li:hover {
    background: #D90404;
}

.ust-menu ul li:last-child {
    border-radius: 0px 50px 0px 0px;
    padding-right: 30px;
}

.ust-menu ul li a, .ust-menu ul li a:hover {
    text-decoration: none;
    font-weight: 600;
    color: white;
}

.search {
    position: relative;
    padding: 0;
}

.search:focus {
    outline-style: none;
    outline: none;
    box-shadow: none;
    border: 0;
}

.search-btn {
    position: absolute;
    right: 0;
}

.sosyal-medya.my-2 {

}

.sosyal-medya input:focus {
    border: 0;
    outline: none;
}

.sosyal-medya input {
    border: 0 !important;
    padding-right: 49px;
    width: 100%;
    height: 35px;
    padding-left: 12px;
    border-radius: 20px;
}

button.search-btn {
    width: 50px;
    height: 100%;
    background: #ff9800;
    color: white;
    transition: all 1s;
    border-radius: 0 12px;
}

button.search-btn:hover {
    background: #d4b132;
    color: white;
    transition: all 1s;
}

.bd {
    border: 1px solid #ccc;
}

.copyright, .copyright a {
    color: white;
    font-size: 13px;
}

.single-image {
    position: relative;
    text-align: center;
    background: #e6e9f02b;
    margin: 16px 0px;
}

li.widget_media_image {
    list-style: none;
}

.ilgili {
    background: whitesmoke;
}

.sosyal-medya-paylas {
    display: flex;
    padding: 3px;
    border-bottom: 1px dashed;
    border-top: 1px dashed;

}

.sosyal-medya-paylas .paylas {
    font-size: 21px;
}

.sosyal-medya-paylas a {
    font-size: 22px;
    margin: 0 18px;
    color: #1f1e23;
    width: 32px;
    display: inline-block;
    text-align: center;
}

.facebook {
    background-color: #3C5A99;
}

.twitter {
    background-color: #00c3f3;
}

.pinterest {
    background-color: #c8232c;
}

.tumblr {
    background-color: #34526f;
}

.alignright {
    float: right;
    margin-left: 20px;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.aligncenter, div.aligncenter, img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hata {
    font-size: 100px;
    font-weight: 900;
    text-align: center;
    margin: 25px;
}

.form-group.form-check {
    font-weight: 600;
}

li.widget {
    list-style: none;
}

.post {
    height: 100%;
    display: flex;
    flex-flow: wrap;
    background: white;
    border-radius: 15px;
    padding: 2px;
}

.post:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 16px;
    left: 12px;
    bottom: 15px;
    background: linear-gradient(45deg, #97ddd3, #fbdf05);
    transform: skew(-2deg, -2deg);
    z-index: -1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.post > a > .post-image img {
    text-align: center;
    transition: all .5s;
    border-radius: 14px;
    display: flex;
}

input.yeni {
    width: 100%;
    padding: 5px;
    border: 0;
    background: #0000004f;
    color: white;
    border-radius: 15px;
}

input.yeni:focus {
    outline: 0;
}

footer {

}

footer.mt-5 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

footer a, footer a:hover {
    text-decoration: none;
    color: #ffffff;
}

.footer-menu ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    margin: 0 auto;
}

.footer-menu ul li {
    padding: 10px;
}

.footer-menu ul li a {
    font-size: 14px;
}

/* Sayfalama CSS Kodu Başlangıcı */
.wp_paging {
    margin: 0 0 20px;
    padding: 0;
}

.wp_paging ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp_paging ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

.wp_paging ul li a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    margin-right: 5px;
    padding: 5px 10px;
    background-color: #FFFFFF;
    border: 1px solid #999;
}

.wp_paging ul li a:hover {
    color: #090;
}

/* Sayfalama CSS Kodu Sonu */


.about-image {
    max-width: 150px;
    margin: 0 auto;
}

.br {
    border-radius: 100%;
    border: 3px solid;
}

.about {
    border: 1px dashed;
    background: white;
}

.about-name {
    font-size: 22px;
    font-family: 'KoHo', sans-serif;
    font-weight: 600;
}

.about-info {
    font-family: 'KoHo', sans-serif;
}

.social-media {
    display: block;
    width: 100%;
    border-bottom: 1px dashed;
    border-top: 1px dashed;
}

.social-media ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-media ul li {
    display: inline-block;
}

.social-media ul li a {
    padding: 5px;
    margin: 2px;
}

/** kitap tavsiyeleri **/

.kitap-tavsiyeleri {
    display: block;
}

.kitap-tavsiyeleri .kitap-tavsiyeleri-baslik {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    line-height: 0;
    padding: 27px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    color: white;
}

h4.kitap-tavsiyeleri-baslik {
    background-image: url(./img/sidebar-baslik.png) !important;
    color: black;
}

h4.kitap-tavsiyeleri-baslik span {
    font-weight: 800;
}

.kitap-resim {
    position: relative;
}

.kitap-resim .kitap-baslik {
    background-color: #ffbd0a;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    width: 100%;
}

.icon {
    position: absolute;
    top: 5%;
    right: 5%;
    width: 35px;
    height: 35px;
    background: #ff9800c7;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    color: white;
}

.orta-alan {
    width: 100%;
    position: relative;
    margin-bottom: 31px;
    background: white;
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 4px 2px 18px #00000029;
}

.yazar-tarih {
    padding: 2px;
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px dashed #50d1f1;
}

.orta-alan-resim {
    min-width: 280px;
    max-width: 280px;
    height: 200px;
    transform: translateX(-44px);
    position: relative;
    box-shadow: 4px 2px 18px #00000029;
    border-radius: 10px;
    transition: all 1s;
}

.orta-alan-resim:hover {
    box-shadow: 1px 1px 9px #3acbef;
    transform: translateX(-25px);
    transition: all 1s;
}

.orta-alan-resim img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}

div.orta-alan-yazi {
    font-size: 15px;
    padding: 10px;
}

.orta-alan-baslik {
    font-size: 25px;
    padding: 10px;
}

a.devam {
    font-size: 17px;
    line-height: 0;
    padding: 22px 38px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}

a.float-right.devam {
    background: url(./img/devamini-oku.png) !important;
    color: white;
    font-weight: 700;
    transition: color .5s, background-image .5s;
}

a.devam:hover {
    background: url(./img/devamini-oku-hover.png) !important;
    color: #fbfbfb;
    transition: color .5s, background .5s;
}

.sidebar-baslik {
    background-image: url(./img/sidebar-baslik.png) !important;
    color: black;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 0;
    padding: 27px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}

.siirlerim-blok.mt-2 {
    background: white;
    display: block;
    padding: 3px;
    transition: background .7s;
    border: 1px solid #888888;
    border-radius: 20px 0;
}

.siirlerim-blok:hover {
    background: lightblue;
    transition: background .7s;
}

.siirlerim-baslik {
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}

.siirlerim-blok.mt-2 img {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    border: 2px solid lightblue;
}

.siirlerim-resim {
    display: flex;
    border-radius: 100%;
    align-items: center;
    width: 100%;
}

.siirlerim-tarih {
    display: block;
    font-size: 12px;
}

.box-image {
    position: relative;
    margin: 10px 6px;
    text-align: center;
}

.box-category {
    background: #8bc34a;
    margin: 10px;
    padding: 3px 15px;
    color: #ffffff;
}

.box-category a {
    color: white;
    font-size: 12px;
}

.card-category {
    font-size: 80%;
    padding: 2px;
    display: block;
    background: #f0f0f0;
}

.box-area {
    position: relative;
    background: white;
    padding: 2px;
    border-radius: 5px;
}

.box-header {
    overflow: hidden;
    max-height: 48px;
    margin-bottom: 10px;
}

.box-header a {
    font-size: 14px;
}

.box-area:before {
    content: '';
    position: absolute;
    top: -3px;
    right: -2px;
    left: -2px;
    bottom: -3px;
    background: linear-gradient(45deg, #FFC107, #8bc34a);
    transform: skew(-2deg, -2deg);
    z-index: -1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.border-r5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-yazi {
    height: 76px;
    overflow: hidden;
    margin-bottom: 21px;
    padding: 5px 10px;
}

@media only screen and (max-width: 768px) {
    .orta-alan {
        display: flex;
        flex-direction: column;
    }

    .orta-alan-resim {
        min-width: 100%;
        max-width: 100%;
        transform: translate(0);
    }

    .yazar-tarih {
        margin-bottom: 34px !important;
        text-align: left;
        font-size: 16px;
    }

}

@media only screen and (max-width: 420px) {
    .sosyal-medya-paylas .paylas {
        font-size: 11px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sosyal-medya-paylas .paylas strong i {
        padding: 0;
    }

}

/*yorum alanlari */
ul.yorumlistele {
    list-style: none;
    padding: 0;
}

.authorcomment {
    background: #ffc1078c;
}
.yorumavatar img {
    border: 1px solid;
    border-radius: 26px;
}

div#yorumalani li {border-radius: 21px;
    margin: 5px 0;
    padding: 15px;
border: 1px solid;
}
input#submit {
    width: 150px;
    color: white;
    background: #37548e;
    padding: 10px;
}
ol.commentlist {
    padding: 0;
}