/* Custom code goes here - paste your css code below in line 8 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
color: #000;
}

.d-flex {
  display: flex !important;
}

.align-items-center {
  align-items: center !important;
}

.top-hr {
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 15px;
}

section#checkout-payment-step .summary-informations {
	border: 1px solid #e5e5e5;
	padding-top: 1rem;
	padding-bottom: 0.7rem;
}
