.redirection {
    display: none !important;
}/*kod rabatowy*/

div.basketedit_rebatecodes_outline {display: block;}
#menu_security_policy {clear: both;}

//stylowanie listy towarów w koszyku
td.productslist_product_photo {
    border-right: none !important;
}

#basketedit_productslist td.productslist_product_photo:before{
Content:none !important;
}

#basketedit_productslist td.productslist_product_photo:after{
Content:none !important;
}

td.productslist_product_photo img {
    width: 75px ! important;
    height: 75px !important;
}
.basket__item.--photo .photo__image {
    max-height: 65px !important;
}

// stylowanie ramki "kody rabatowe": należy usunąć znaczniki '/* i */' z linii 28 i 38.
/*
.basketedit_rebatecodes_outline{
clear: both;
    overflow: hidden;
    padding: 10px;
    background: #f1f1f1;
    color: #333;
    border: 1px solid #c4c7c8;
    border-radius: 5px 5px 0 0;
}
*/