#PM_ust .row2 .head-right #ust_arama_kismi{
	top: 20px;
  box-shadow: none;
  display: block!important;
}
#PM_ust .row2 .head-right #ust_arama_kismi #urun_arama_input{
width: 260px;
}
#PM_ust .row2 #logo_ve_uyelik .menu_uyelik #ust_ana_menuler_yerlesimi{
margin-right: 263px;
}

#PM_anasayfa_urunler .vitrin_owl .baslik {
    color: #fff ;
}
.urun .indirimli_urun {
    color: #fff !important;
    position: absolute;
    top: 48px;
    right: 5px;
    box-shadow: 0 0 2px #00000026;
    padding: 5px 4px;
    border-radius: 4px;
    background: #ee6a5f;
}

.acilirmenu ul:first-child > li:first-child > ul {
    width: 600px;
    display: flex;
    flex-wrap: wrap;
}
.acilirmenu ul:first-child > li:first-child > ul li{
    width: 290px;
}

body .categories .dropdown button {
    background-color: #ff0000;
    border-radius: 30px;
    padding: 0.75rem 1rem !important;
}

#PM_main #PM_urun_detayi .icerik .urun_bilgiler .urun_detay_orta form .urun_sepete_ekle a#sepete_ekle_buton {
    background-color: #ff0000;
    margin-right: 10px;
    border-radius: 30px;
    margin-bottom: 1rem;
}
.urun .urun_butonlar .urun_sepete_ekle {
    background-color: #ff0000 !important;
}

@media(max-width:600px){
 body .categories_img ul li:not(.sira0) a {
    justify-content: space-between;
    min-width: 290px;
 } 
 body .categories_img ul li:not(.sira0) span.anacat_name {
    text-align: center;
    max-width: 160px;
 }
}
.ucretsiz-kargo {
    position: absolute;
    top: 52%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 13px;
    font-weight: 500;
    padding: 8px 5px;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin-bottom: 3px;
    background: #fafafa;
}
@media(max-width:600px){
  .ucretsiz-kargo {
    top: 38%;
}
}