body{scroll-padding-top: 200px;}
.site-header{
position:fixed !important;
top:0;
transition:all .2s;
width: 100%;
z-index:100;
}
.ast-archive-description{
margin-top:50px !important;
}
.scrolling{
background-color:#c1193e;
box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.25);
}
.wp-admin-custom-head{
top:20px;
}
.alt-sayfa-header{
position:relative !important;
}
img.custom-logo{
border-radius:5px;
height:unset !important;
}
.fixwidth{
background: rgba(0, 0, 0, .8);
}
.fixwidth .featherlight-close {
color: #fff;
background: #333;
}