.checkout-header{
font-family: "Poiret One";
font-weight:700;
font-size: 2.857142857142857em;
display: block;
margin: auto;
margin-top: 20px;
margin-bottom: 10px;
}

.basket-item-configure{
text-align: center;
font-weight:700;
background: #025e8a;
color: white;
padding: 5px 10px;
border: 1px solid lightgray;
}

.checkout-link{
font-family: "Poiret One";
font-weight:700;
font-size: 1.4285714285714286em;
text-align: center;
display: block;
box-shadow: 1px 9px 13px -5px;
width: max-content;
margin: auto;
padding: 4px 10px;
border-radius: 13px;
border: none;
background: linear-gradient(#c89e0b, #927304);
margin-top: 7px;
margin-bottom: 10px;
}
.checkout-link a:visited{
color: white;
text-align: center;
}
.link--previous{
border-radius: 5px;
padding: 2px 10px;
float: right;
}

#edit-sidebar-order-summary-summary .order-total-line__subtotal{
margin: 0 0 5px 0;
border-bottom: 1px solid gray;
padding-bottom: 5px;
}

#primary td {}
#block-checkoutprogress{margin:0 0 10px 0px}
#edit-review-contact-information{margin-left:0px}
#commerce-checkout-flow-multistep-default fieldset legend,
.layout-region-checkout-secondary h3{margin-bottom:0em !important}

#edit-sidebar-order-summary-summary .cols-0{
background:#eee;
}

