/* 
Theme Name: En Yakin Anahtarci
Theme URI: https://www.enyakinanahtarci.com/
Description: Yetiskin Sohbet
Version: v4
Author: Rifat Bilgi
Author URI: https://www.enyakinanahtarci.com/
*/
/* Genel Bolumu Css */
html,
.body {
    height: 100%;
    font-size: 1rem;
    font-display: swap;
}
/* Navbar Bolumu Css */
.bg-anah {
    background: linear-gradient(90deg, rgba(0,97,227,1) 0%, rgb(0, 151, 189) 100%);
}
/* Header Bolumu Css */
.bolum1 {
    font-size: 1.1rem;
    color: #fff;
}
.ayar1 {
    background: linear-gradient(90deg, rgba(0,97,227,1) 0%, rgb(0, 151, 189) 100%);
}
.link1 {    
    text-decoration: none;
    color: #fff;
    font-size: 1.4rem;
}
.bg-war {
    background-color: #50da11;
}
.bg-renk {
    background: #00ee00;
}
/* Tanitim Bolumu2 Css */
.ayar2 {
    font-size: 1.2rem;
    color:rgb(236, 98, 6);    
}
/* Tanitim Bolumu3 Css */
.bolum3 {
    background: #e0e0e030;
}
.tanitim1 {
    background: #fff;
    padding: 15px 25px 15px 25px;
    border-radius: 1rem;
}
.bg-anahtar {
    background: linear-gradient(90deg, rgba(0,97,227,1) 0%, rgb(0, 151, 189) 100%);
    height: 200px;
}
.renk {
    color:#fff;
    text-decoration:none;
}
/* Tanitim Footer Css */
.footerim {
    background: linear-gradient(90deg, rgba(0,97,227,1) 0%, rgb(0, 151, 189) 100%);
    color: #fff;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 14%), 0 3px 4px 0 rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}
/* Sidebar Css */
.anahside {
    font-size: 1.2em;
    width: 100%;
    padding: 18px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%)
}
.anahscss {
    background: linear-gradient(90deg, rgba(0,97,227,1) 0%, rgb(0, 151, 189) 100%);
    color: #fff
}
.kategori li,
.kategori ul {
padding: 0;
margin: 0;
list-style: none
}
.kategori li {
line-height: 2.9;
margin-left: 3px;
border-bottom: 1px solid #ededed
}
.anahc {
box-shadow: 0 12px 15px rgba(0, 0, 0, .1), 0 17px 50px rgba(0, 0, 0, .1);
background: #fff;
border-radius: 0 0 5px 5px
}
.renk1 {
    color: #110303;
    text-decoration: none;
    padding-left: 1rem
}