body a:link:after, body a:visited:after {    
  content: "";
}
.right-content,.header,.path,.shop-steps,.foot {
    display: none;
}
.lft-content.col-sm-9, .lft-content.col-md-9{
 width:100% !important; 
}
.inner-content{
    display: block !important;
    float:right !important;
    width:100% !important;
}
.inner-content .order-sect{
    float:right !important;
    width:100% !important;
    display: block !important;
}
.btns-row {
    display: none;
}
.PaymentOrder2 {
    width:100%;
}
.PaymentOrder2 .alert{
    display: none;
}
.back-btn{
    display:none;
}

.PaymentOrder2 .CustomerDetails td{
    border:0px !important;
}

.breadcrumbs-two{
    display: none !important;
}
.alert-msg{
    display: none !important;
}


