.sales-order-history table.data.table.table-order-items.new.history th.col.actions > a > button {
    background-color: unset !important;
    border: 1px solid #EA5628 !important;
    color: #EA5628 !important;
}

.sales-order-history  table.data.table.table-order-items.new.history th.col.actions > a > span {
    color: #2890EA !important;
}

.sales-order-history table.data.table.table-order-items.new.history thead {
    display: block !important;
}
.sales-order-history table.data.table.table-order-items.new.history tbody {
    display: block !important;
}
.sales-order-history table.data.table.table-order-items.new.history tr {
    display: block !important;
}
.sales-order-history table.data.table.table-order-items.new.history tbody {
    display: block !important;
}
.sales-order-history table.data.table.table-order-items.new.history tr > td {
    width: 10%;
    display: inline-block;
}
.sales-order-history table.data.table.table-order-items.new.history tr > td.col.name {
    width: 57% !important;
}
.sales-order-history table.data.table.table-order-items.new.history {
    border: 1px solid #C3C3C3;
    box-shadow: 0 0 #000000;
    border-radius: 5px;
    margin-bottom: 30px;
    border-collapse: unset;
    padding: 0 10px;
    display: block;
}
.sales-order-history table.data.table.table-order-items.new.history thead > tr > th {
    display: inline-block;
    width: 24%;
    border: unset !important;
}
.sales-order-history table.data.table.table-order-items.new.history tbody > tr >td {
    margin: 23px 0 10px;
}
.sales-order-history table.data.table.table-order-items.new.history tbody tr:last-child {
    border: unset;
}
.sales-order-history table.data.table.table-order-items.new.history tbody tr {
    border-top: 1px solid #dee2e6 !important;
}
.sales-order-history table.data.table.table-order-items.new.history thead > tr > th.col.actions {
    width: 26% !important;
}
.sales-order-view table.data.table.table-order-items.shipment {
    border: 1px solid #C3C3C3;
    box-shadow: 0 0 #000000;
    border-radius: 5px;
    margin-bottom: 30px;
    border-collapse: unset;
    padding: 0 10px;
    display: block;
}
.sales-order-view table.data.table.table-order-items.shipment thead {
    display: block;
}
.sales-order-view table.data.table.table-order-items.shipment thead tr {
    display: block !important;
}
.sales-order-view table.data.table.table-order-items.shipment thead tr > th {
    display: inline-block;
    width: 12.5%;
    border: unset !important;
}
.sales-order-view table.data.table.table-order-items.shipment tbody {
    display: block !important;
}
.sales-order-view table.data.table.table-order-items.shipment tbody > tr {
    display: block !important;
}
.sales-order-view table.data.table.table-order-items.shipment tbody > tr > td {
    width: 12.5%;
    display: inline-block;
}
.sales-order-view table.data.table.table-order-items.shipment thead tr > th.col.price {
    width: 10% !important;
}
.sales-order-view table.data.table.table-order-items.shipment thead tr > th.col.sku {
    width: 20.5%;
}
.sales-order-view table.data.table.table-order-items.shipment thead tr > th.col.name {
    width: 40.5%;
}
.sales-order-view table.data.table.table-order-items.shipment tbody > tr > td.col.name {
    width: 40.5%;
}
.sales-order-view table.data.table.table-order-items.shipment tbody > tr > td.col.sku {
    width: 20.5%;
}
.sales-order-view table.data.table.table-order-items.shipment tbody > tr > td.col.price {
    width: 10.5%;
}
/** 28/01/2021**/
.p2c2p-payment-success .page-title h1 {
    font-size: 21px;
}
.p2c2p-payment-success h2.sub-title {
    font-size: 17px;
}
body.cms-home .home-page-7 .ltabs-items .products-grid .product-item-details {
    height: 160px;
}
.cms-home .home-page-7 .products-grid .product-item-name {
    text-overflow: ellipsis;
    font-weight: normal;
    text-transform: capitalize;
    white-space: normal;
    max-height: 66px;
    overflow: hidden;
    font-size: 91.67%;
}
.cms-home .home-page-7 .listingtab-custom .products-grid .product-image-wrapper {
    padding-bottom: 80% !important;
}
.cms-index-index .sm-listing-tabs .image-tab img {
    width: 196px;
    height: 297px;
}




/**############**/
