.acilirmenu > ul > li > a {
    padding: 11px;
}

.categories_header li{
display:block !important;
}
body .categories .categories_header ul li a{
max-height:52px;
}
body .categories .categories_header ul li a span{
/*font-size:14px;*/
}
.categories button span{
font-size: 15px !important;
}
.categories button{
padding: 0.5rem !important;
}
.categories button div.mx-3 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
a.px-4.py-2.dropdown-item {
    font-size: 14px;
    padding-right: 15px !important;
    padding-left: 15px !important;
    line-height: 15px;
}

#anasayfa_yazisi .subbanner-body .btn {
    position: relative;
    top: -25px;
}

#flash_sale .subbanner{
    position: relative;
}

#flash_sale .subbanner-body{
    width: 50%;
    margin-left: 6% !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}

#flash_sale img{
    border-radius: 6px;
}

body #flash_sale .subbanner-body a{
    border: 0 !important;
    padding: 0.5rem 1rem;
    border-radius: 1.3rem;
    width: fit-content;
    background: #000 !important;
    color: #fff !important;
    text-align: center;
    margin: auto auto 0 auto;
    position: relative;
    top: -25px;
}

body #flash_sale .subbanner-body a,
body #flash_sale .subbanner-body a span{
    color: #fff !important;
}

body #flash_sale .subbanner-body a:hover{
    background: #000 !important;
    color: #fff !important;
}