
@media (min-width:650px) {
    #basket>div{
        display: inline-block;
        margin-top: 1rem;
        padding-right: 1rem;
        font-size: 16px;
        font-weight: 400;
    }   
}
.ti-trash:before{content:"\e605"}
.Reveal-Reveal-list-box-listing-img{
    flex: 1;
    max-width: 100px;
    position: relative;
}
.buttons-to-right{
    box-shadow: none;
}
.buttons-to-right>a,button{
    box-shadow:0 0 10px 2px #9c9cfb96;
}

.Reveal-Reveal-list-box-listing-img a:before {

    background-color: none;

}