.product > a img {
transition: all .3s ease-in-out !important;
}

.product:hover > a img {
transform: scale(1.10);
}

div.basketedit_rebatecodes_outline {display: block;}
#menu_security_policy {clear: both;}
div#projector_price_srp_wrapper {
    display: none !important;
}


#content > form > div > div:nth-child(2) > section > div.order__delivery_section.--prepaid.--active > div:nth-child(2) {
{
  border: 2px solid #000; /* 2px grubości, czarna ramka */
}
.order__delivery_group.is-inpost {
  border: 2px solid red;
  border-radius: 8px;
  padding: 10px;
}


#content > form > div > div:nth-child(2) > section > div.order__delivery_section.--prepaid.--active > div:nth-child(2) > label > span.order__delivery_names.d-flex.flex-column.mr-2.align-items-md-center.flex-md-row > strong {
  color: red !important; /* Ustawia kolor tekstu na czerwony */
}
div#projector_price_srp_wrapper {
    display: none !important;
}