#PopupMenu1 span {color:black !important}
body .main_row .infoarea
{
  display: none !important;
}
body #PM_alt .copyright_row
{
    display: none !important;
}

body #PM_alt .site_telif
{
  background-color: #ffff;
}
body #PM_alt .pm_telif {
    text-align: center;
  	
    padding: 0.625rem 0;
    color: #515151;
    background-color: var(--white);
    font-size: 0.875rem;
    border-top: 1px solid #515151;
}
body #PM_alt .pm_telif p a:hover {
    color: #000000;
}
body #PM_alt .pm_telif p a {
    color: #443a3a;
}
body .urun .urun_butonlar .urun_sepete_ekle, body .urun .urun_butonlar .urun_hemen_al
{
  background-color: #f9aa45 !important;
}
body #anasayfa_yazisi .subbanner a:first-child span:last-child {
    display: none;
}

body #PM_alt .site_telif {
    background-color: #0e0e0e;
}