/* Add custom CSS styles below */ 
a.flex.items-center.border.p-1\.5.md\:p-2.text-sm.leading-none.enhanced-contact-item {
    display: none;
}


.s-trust-badges-label, .s-trust-badges-number {
    font-size: 12px;
    line-height: 0.25rem;
}

.flex.rtl\:space-x-reverse.space-x-2.items-end.justify-center div p.text-sm.text-text-grey.mb-1{
     font-size: 12px;
    line-height: 0.25rem; 
}

.flex.rtl\:space-x-reverse.space-x-2.items-end.justify-center div .text-sm{
     font-size: 12px;
    line-height: 0.25rem; 
}
a.load-img-onclick img {
    width: 35px;
}
img.s-trust-badges-image{
  width: 35px;
}
.s-cart-item-offers-title {
color: var(--color-primary-dark);
  font-weight: 600;
}

.cart .flex.flex-col.items-start.lg\:flex-row.pb-6.lg\:pb-20 {
  padding-bottom: 1px;
}