.woocommerce-page .woocommerce-pagination .woocommerce-button{
padding: 7px 12px;
float: none;
}
.woocommerce-page .woocommerce-pagination {
clear: both;
}
.woocommerce-orders-table td{
word-break: initial;
}
table.shop_table.woocommerce-orders-table tbody th,
table.shop_table.woocommerce-orders-table .woocommerce-orders-table__header-order-number{
width: 100px;
}
.woocommerce-page a.button.track-button{
border-radius: 10px;
color: #fff !important;
font-size: 18px !important;
}
.woocommerce-MyAccount-content h2{
color: #10c956 !important;
}
.woocommerce-order-details{
margin-top: 30px;
}
div.fluid_cl{
width: 68%;
}