.esn-sideright {
width: 350px !important;
}
.sideright-content .primary-nav-sidebar li.menu-item-has-children{
height:auto;
padding-bottom:0;
}
.sideright-content .primary-nav-sidebar li .sub-menu{
display:block;
padding:5px 0 5px 20px;
background:#f9fafb;
}
.sideright-content .primary-nav-sidebar li .sub-menu li{
height:auto;
line-height:32px;
border:0;
}
.sideright-content .primary-nav-sidebar li .sub-menu li a{
font-size:14px;
color:#4a5871;
padding:0;
}
.side-category-nav{
list-style:none;
margin:0;
padding:0;
}
.side-category-nav>li{
position:relative;
padding:0px;
}
.side-category-nav>li+li{
border-top:1px solid #f2f4f8;
}
.side-category-nav>li>a{
display:flex;
align-items:center;
justify-content:space-between;
height:40px;
font-size:15px;
font-weight:600;
color:#0c1d36;
text-decoration:none;
}
.side-category-nav>li:hover>a{
color:#d3202b;
}
.side-cat-toggle{
position:absolute;
top:3px;
right:16px;
width:32px;
height:32px;
border:none;
background:rgba(218,223,235,.45);
color:#6d7a94;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
transition:background .2s,color .2s,transform .2s;
}
.side-cat-toggle:hover{
background:#d3202b;
color:#fff;
}
.side-cat-toggle i{
font-size:12px;
transition:transform .25s ease;
transform:rotate(180deg);
}
.side-category-nav li.is-collapsed>.side-cat-toggle i{
transform:rotate(0deg);
}
.side-category-nav .sub-menu{
list-style:none;
margin:0 0 14px;
padding:6px 14px 10px;
background:#f7f9fc;
border-radius:10px;
border:1px solid #eef2f7;
max-height:600px;
overflow:hidden;
opacity:1;
transition:max-height .35s ease, opacity .35s ease, margin .25s ease, padding .25s ease, border .25s ease;
}
.side-category-nav .sub-menu li{
border:0;
height:auto;
line-height:1.6;
padding:4px 0;
}
.side-category-nav .sub-menu li a{
display:block;
font-size:14px;
font-weight:500;
color:#4a5871;
text-decoration:none;
}
.side-category-nav .sub-menu li a:hover{
color:#d3202b;
}
.side-category-nav li.is-collapsed>.sub-menu{
max-height:0;
opacity:0;
margin:0;
padding:0 14px;
border-width:0;
}
.est-header-yazar>.yazar-box .yazar-image {
background: linear-gradient(45deg, rgb(255 255 255) 0%, rgb(204 204 204) 100%) !important;
}
.in-author-posts li {
padding: 20px 0px;
border-bottom: 1px solid #e8e8e8;
list-style-type: disc;
color: red;
list-style-position: inherit;
margin-left: 20px;
}
.sideright-content .social.youtube {
background-image: linear-gradient(196deg, #f00 0, #921600 100%) !important;
}
.cbanner {
clear: both;
position: relative;
z-index: 0;
line-height: 0.7;
padding: 0;
text-align: center;
width: auto !important;
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.adx {
width: 100%;
min-height: 100%;
background-image: repeating-linear-gradient(-30deg, transparent, transparent 2px, rgba(249, 249, 249, 0.6) 2px, rgb(255, 255, 255) 4px) !important;
text-align: center;
background: rgb(242 242 242 / 75%);
margin-bottom: 20px;
display: flex;
flex-direction: column;
align-items: center;
}
.est-header-full-width-beyazbg > h1 {
line-height: 1.3 !important;
}
#toTop {
background:#eb0000 !important;
}
@media screen and (max-width: 1495px) {
.esen-container {
max-width: 985px !important;
}
}