#search-btn {
    background-color: #243226 !important;
    border-color: #243226 !important;
}

#search-btn:hover {
    background-color: #B45309 !important;
    border-color: #B45309 !important;
}
#sepet-btn {
    background-color: #243226 !important;
    border-color: #243226 !important;
}

#sepet-btn:hover {
    background-color: #B45309 !important;
    border-color: #B45309 !important;
}
.user.btn {
    border-color: #243226 !important;
    color: #243226 !important;
}

.user.btn:hover {
    border-color: #B45309 !important;
    color: #B45309 !important;
}
#urun_arama_input {
    border-color: #243226 !important;
}

#urun_arama_input:focus {
    border-color: #B45309 !important;
    box-shadow: none !important;
}
.pm_telif {
    background-color: #243226 !important;
}
.top-menu {
    background-color: #243226 !important;
}
#PM_main {
    display: flex;
    flex-direction: column;
}

.main-banner {
    order: 1;
}

#PM_orta {
    order: 2;
}

.main_row {
    order: 3;
}

#PM_alt {
    order: 4;
}
.urunler .baslik {
    background-color: #243226 !important;
    color: #FFFFFF !important;
}
.copyright_row .col.d-flex {
    font-size: 0;
}

.copyright_row .col.d-flex::before {
    content: "KocaAvBayi.com © Copyright 2026 - Tüm Hakları Saklıdır.";
    font-size: 14px;
    color: inherit;
}
ul[itemtype="https://schema.org/BreadcrumbList"] li:last-child,
ul[itemtype="https://schema.org/BreadcrumbList"] li:last-child a,
ul[itemtype="https://schema.org/BreadcrumbList"] li:last-child a * {
    color: #243226 !important;
}
#sepete_ekle_buton,
#hemenal_buton {
    background-color: #243226 !important;
    border-color: #243226 !important;
}

#sepete_ekle_buton:hover,
#hemenal_buton:hover {
    background-color: #1a2519 !important;
    border-color: #1a2519 !important;
}