.post-type-shop_order .wp-list-table tr{
	background-color: #012652;
}

.post-type-shop_order .wp-list-table tr a, .post-type-shop_order .wp-list-table tr p{
	color: #fff;
}

.post-type-shop_order .wp-list-table tr th, .post-type-shop_order .wp-list-table tr td{
	color: #fff;
}

.post-type-shop_order .wp-list-table tr .column-wcuploadrcp{
	display: none;
}

#pedidos .et_pb_text_inner .goback{
	float: right;
    top: -45px;
    bottom: 0px;
    font-size: 12px;
}

#pedidos .et_pb_text_inner .goback:hover{
	/*padding: 5px 10px 5px 10px;*/
}

.my_account_orders tr th{
	color:#fff !important;
	text-align: center !important;
}

.my_account_orders tr th span{
	/*font-size: 13px;*/
}

.my_account_orders .order-preview{
	float: right;
    width: 30px;
    padding: 20px 4px 4px 4px;
    height: 0;
    overflow: hidden;
    position: relative;
    border: 2px solid transparent;
    border-radius: 4px;
	color:#fff;
}

.my_account_orders .order-preview::before{
	font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\e010";
    line-height: 16px;
    font-size: 20px;
    vertical-align: middle;
    top: 4px;
}

.woocommerce-MyAccount-orders {
    display: none;
}

.wc-backbone-modal .wc-shipping-zone-method-selector p {
	margin-top: 0
}

.wc-backbone-modal .wc-shipping-zone-method-selector .wc-shipping-zone-method-description {
	margin: .75em 1px 0;
	line-height: 1.5em;
	color: #999;
	font-style: italic
}

.wc-backbone-modal .wc-shipping-zone-method-selector select {
	width: 100%;
	cursor: pointer
}

.wc-backbone-modal * {
	box-sizing: border-box
}

.wc-backbone-modal .wc-backbone-modal-content {
	position: fixed;
	background: #fff;
	z-index: 100000;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	min-width: 500px;
}

.wc-backbone-modal .wc-backbone-modal-content article {
	overflow: auto
}

.wc-backbone-modal.wc-backbone-modal-shipping-method-settings .wc-backbone-modal-content {
	width: 75%;
	min-width: 500px
}

.wc-backbone-modal .select2-container {
	width: 100% !important
}

@media screen and (max-width:782px) {
	.wc-backbone-modal .wc-backbone-modal-content {
		width: 100%;
		max-height: 100%;
		min-width: 100%
	}
}

.wc-backbone-modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 360px;
	background: #000;
	opacity: .7;
	z-index: 99900
}

/*.wc-backbone-modal-main {
	padding-bottom: 55px
}*/

.wc-backbone-modal-main article,
.wc-backbone-modal-main header {
	display: block;
	position: relative
}

.wc-backbone-modal-main .wc-backbone-modal-header {
	height: auto;
	background: #fcfcfc;
	padding: 1em 1.5em;
	border-bottom: 1px solid #ddd
}

.wc-order-preview .order-status {
	float: right;
	margin-right: 54px
}

.wc-backbone-modal-main .wc-backbone-modal-header h1 {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5em
}

.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link {
	cursor: pointer;
	color: #777;
	height: 54px;
	width: 54px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	border: 0;
	border-left: 1px solid #ddd;
	background-color: transparent;
	transition: color .1s ease-in-out, background .1s ease-in-out
}

.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link::before {
	font: normal 22px/50px dashicons !important;
	color: #666;
	display: block;
	content: "\f335";
	font-weight: 300
}

.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link:focus,
.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link:hover {
	background: #ddd;
	border-color: #ccc;
	color: #000
}

.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link:focus {
	outline: 0
}

.wc-backbone-modal-main article {
	padding: 1.5em
}

.wc-backbone-modal-main article p {
	margin: 1.5em 0
}

.wc-backbone-modal-main article p:first-child {
	margin-top: 0
}

.wc-backbone-modal-main article p:last-child {
	margin-bottom: 0
}

.wc-backbone-modal-main article .pagination {
	padding: 10px 0 0;
	text-align: center
}

.wc-backbone-modal-main article table.widefat {
	margin: 0;
	width: 100%;
	border: 0;
	box-shadow: none
}

.wc-backbone-modal-main article table.widefat thead th {
	padding: 0 1em 1em 1em;
	text-align: left
}

.wc-backbone-modal-main article table.widefat thead th:first-child {
	padding-left: 0
}

.wc-backbone-modal-main article table.widefat thead th:last-child {
	padding-right: 0;
	text-align: right
}

.wc-backbone-modal-main article table.widefat tbody td,
.wc-backbone-modal-main article table.widefat tbody th {
	padding: 1em;
	text-align: left;
	vertical-align: middle
}

.wc-backbone-modal-main article table.widefat tbody td:first-child,
.wc-backbone-modal-main article table.widefat tbody th:first-child {
	padding-left: 0
}

.wc-backbone-modal-main article table.widefat tbody td:last-child,
.wc-backbone-modal-main article table.widefat tbody th:last-child {
	padding-right: 0;
	text-align: right
}

.wc-backbone-modal-main article table.widefat tbody td .select2-container,
.wc-backbone-modal-main article table.widefat tbody td select,
.wc-backbone-modal-main article table.widefat tbody th .select2-container,
.wc-backbone-modal-main article table.widefat tbody th select {
	width: 100%
}

.wc-backbone-modal-main footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	padding: 1em 1.5em;
	background: #fcfcfc;
	border-top: 1px solid #dfdfdf;
	box-shadow: 0 -4px 4px -4px rgba(0, 0, 0, .1)
}

.wc-backbone-modal-main footer .inner {
	text-align: right;
	line-height: 23px
}

.wc-backbone-modal-main footer .inner .button {
	margin-bottom: 0
}


.wc-backbone-modal .order-status {
	display: inline-flex;
	line-height: 2.5em;
	color: #777;
	background: #e5e5e5;
	border-radius: 4px;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	margin: -.25em 0;
	cursor: inherit !important;
	white-space: nowrap;
	max-width: 100%
}

.wc-backbone-modal .order-status.status-completed {
	background: #c8d7e1;
	color: #2e4453
}

.wc-backbone-modal .order-status.status-on-hold {
	background: #f8dda7;
	color: #94660c
}

.wc-backbone-modal .order-status.status-failed {
	background: #eba3a3;
	color: #761919
}

.wc-backbone-modal .order-status.status-processing {
	background: #c6e1c6;
	color: #5b841b
}

.wc-backbone-modal .order-status.status-trash {
	background: #eba3a3;
	color: #761919
}

.wc-backbone-modal .order-status>span {
	margin: 0 1em;
	overflow: hidden;
	text-overflow: ellipsis
}

.wc-order-preview .order-status {
	float: right;
	margin-right: 54px
}

.wc-order-preview article {
	padding: 0 !important
}

.wc-order-preview .modal-close {
	border-radius: 0
}

.wc-order-preview .wc-order-preview-table {
	width: 100%;
	margin: 0
}

.wc-order-preview .wc-order-preview-table td,
.wc-order-preview .wc-order-preview-table th {
	padding: 1em 1.5em;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #eee;
	margin: 0;
	background: 0 0;
	box-shadow: none;
	text-align: right;
	vertical-align: top
}

.wc-order-preview .wc-order-preview-table td:first-child,
.wc-order-preview .wc-order-preview-table th:first-child {
	text-align: left
}

.wc-order-preview .wc-order-preview-table th {
	border-color: #ccc
}

.wc-order-preview .wc-order-preview-table tr:last-child td {
	border: 0
}

.wc-order-preview .wc-order-preview-table .wc-order-item-sku {
	margin-top: .5em
}

.wc-order-preview .wc-order-preview-table .wc-order-item-meta {
	margin-top: .5em
}

.wc-order-preview .wc-order-preview-table .wc-order-item-meta td,
.wc-order-preview .wc-order-preview-table .wc-order-item-meta th {
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top
}

.wc-order-preview .wc-order-preview-table .wc-order-item-meta td:last-child {
	padding-left: .5em
}

.wc-order-preview .wc-order-preview-addresses {
	overflow: hidden;
	padding-bottom: 1.5em
}

.wc-order-preview .wc-order-preview-addresses .wc-order-preview-address,
.wc-order-preview .wc-order-preview-addresses .wc-order-preview-note {
	width: 50%;
	float: left;
	padding: 1.5em 1.5em 0;
	box-sizing: border-box;
	word-wrap: break-word
}

.wc-order-preview .wc-order-preview-addresses .wc-order-preview-address h2,
.wc-order-preview .wc-order-preview-addresses .wc-order-preview-note h2 {
	margin-top: 0;
}

.wc-order-preview .wc-order-preview-addresses .wc-order-preview-address strong,
.wc-order-preview .wc-order-preview-addresses .wc-order-preview-note strong {
	display: block;
	margin-top: 1.5em
}

.wc-order-preview .wc-order-preview-addresses .wc-order-preview-address strong:first-child,
.wc-order-preview .wc-order-preview-addresses .wc-order-preview-note strong:first-child {
	margin-top: 0
}

.wc-order-preview footer .wc-action-button-group {
	display: inline-block;
	float: left
}

.wc-order-preview footer .button.button-large {
	margin-left: 10px;
	padding: 0 10px !important;
	line-height: 28px;
	height: auto;
	display: inline-block
}

.wc-order-preview .wc-action-button-group label {
	display: none
}

.wc-backbone-modal.wc-order-preview {
    color: #3c434a
}

.my_account_orders tr td{
	font-size: 14px;
}

.my_account_orders .order-details p{
	padding-bottom: 20px;
}

.my_account_orders .order-actions p{
	text-align: right;
}

@media screen and (max-width:768px) {
	.my_account_orders .order-actions p::before{
		content: "Ver Producto: ";
		font-weight: 700;
		float: left;
		line-height: 30px;
	}
}

.my_account_orders tr td.order-actions .button{
	margin: 0 !important;
	left: 8px;
}

/*
.my_account_orders, .my_account_orders tr td{
	border: none !important;
	border-top: none !important;
}
*/

/*.wc-backbone-modal.wc-order-preview .wc-backbone-modal-content{
	background-color: #012652;
}

.wc-order-preview .wc-order-preview-addresses .wc-order-preview-note h2, .wc-order-preview .wc-backbone-modal-header h1  {
	color:#fff;
}

.wc-backbone-modal-main .wc-backbone-modal-header {
	background: #012652;
}

.wc-backbone-modal .wc-backbone-modal-content {
	background-color: #012652;
    color: #fff;
}*/

.woocommerce-account .wc-backbone-modal.wc-order-preview .wc-backbone-modal-content h1,
.woocommerce-account .wc-backbone-modal.wc-order-preview .wc-backbone-modal-content h2{
	color: #000;
}
.woocommerce-account .my_account_orders .order-preview.disabled::before{
	content: "";
    background: url(../images/wpspin-2x.gif) no-repeat center top;
    background-size: 71%;
}

.post-type-shop_order .wp-list-table.table-view-list thead th.column-quantity{
	max-width: 15px;
}

.post-type-shop_order .wp-list-table.table-view-list thead th.column-payment_method,
.post-type-shop_order .wp-list-table.table-view-list tbody td.payment_method,
.post-type-shop_order .wp-list-table.table-view-list tbody td.column-quantity{
	text-align: center;
}
