@media only screen and (max-width: 500px) {
 .header-middle .buttons {
    float: none !important;
 }
 .main-search {
    float: left !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px !important;
    border: 0px solid !important;
 }
 .main-search form {
    width: 100% !important;
 }
.gold-gold {
    display: none !important;
}
 .arama-bolumu {
    float: left;
    margin: 0px !important;
    width: 100% !important;
 }
}
.arama-alti {
    color: black;
    width: 96.5% !important;
    border: 1px solid;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 4px;
    background: #f9bf3b;
    border-radius: 10px;
    display: none !important;
}
.arama-bolumu {
    top: 0px !important;
}
.main-left .firma-ekle-btn {
    display: none !important;
}
.gold-info span + span {
    display: inline-block !important;
    width: 185px;
    overflow: hidden !important;
}
#wpfooter {
    display: none !important;
}
