<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bagDropList .section-actions .tocart{	
	background: url(../images/delete.png)no-repeat #ffff!important;
    width: 0%!important;
    /* float: right!important; */
}
.bagDropList .section-actions .edit{	
	background: url(../images/edit.png)no-repeat #ffff!important;
    width: 0%!important;
    /* float: right!important; */
}
@media (max-width: 768px){ 
	.bagDrop{display:none;}
}
.filter-options-content a{padding: 0px 4px!important;}

</pre></body></html>