button.flex.items-center.gap-2.toggle-advanced-search,#sort-by,.item-search {
    display: none!important;
}
a.logo img {
  height:50px;
}
div#items-list{ margin-top:100px;}
#whatsappchat {
    position: fixed;
    z-index: 999;
    bottom: 55px;
  right:10px;
}
#interior { display:none;}
.whatsapptext {
    background-color: #ededed;
    padding: 8px 10px;
    border-radius: 14px;
    position: relative;
    margin-right: 5px;
    color: #000;
    vertical-align: middle
}
.whatsappimage {
    height: 60px;
    transform: scale(.7);
    content: url(https://atheera.trusstechnosofts.com/storage/whatsapp-min.png);
}