.dummy-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	height: calc(3em + 30px);
	background: #E2E0D3;
	text-align: center;
    z-index: 9999999;
}

thead {
    border-bottom: 0px;
}

div.dummy-fixed div.checkout.checkout--active div.checkout__order div.checkout__order-inner table.checkout__summary thead {
    border-bottom: 1px solid #d2d2d2 !important;
}

.checkout__summary table{
background-color:transparent;width:100%

}
.checkout__summary th{ 
text-align:center; 
}

.contactdummy {
  display: none !important;
  visibility: hidden !important;
}
.msgcontact {
  width:100%;height:145px;font-size:12px;
}