.hoscompatibility .itc-delete button{
    font-size: 15px;
    background: red;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    padding: 2px;
    margin-top: 5px
}

.af_filter.type-1 .af_filter_content, .af_filter.type-2 .af_filter_content{
    max-height: none!important;
}

.fixed-itc{
    position: sticky;
    top: 170px;
    max-height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden
}

.af_filter{
    margin-bottom: 20px
}

#amazzing_filter.block .title_block{
    display: none
}

.af_filter label{
    margin-bottom: 0
}

#header .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title{
    background: rgb(255, 255, 0);
    padding: 3px;
    color: #000!important
}


