/*MAO order history*/

#OrderStatusTableDisplay_div_0.maoOrderHistoryList .order-item-details .maOrderHistory .maOrderTotal,
#OrderStatusTableDisplay_div_0.maoOrderHistoryList .order-item-details .maOrderHistory .maStatus, 
#OrderStatusTableDisplay_div_0.maoOrderHistoryList .order-item-details .maOrderHistory .maQty {
	font: 14px 'BrandonGrotesque-Regular';
}


.mao_order_history_detail .dot {
  margin: 0px 3px 3px 3px;
  height: 5px;
  width: 5px;
  background-color: #747474;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding: 2px;
}
 
 .mao_order_history_detail .order_header {
 	background: #474747;
  	color: #fff;
 }
 
 .mao_order_history_detail .order_header .dot {
 	background-color: #fff;
 }
 
 .mao_order_history_detail .od_orderOverview {
 	font-size: 20px;
 }
 
.mao_order_history_detail .order_status {
	font: 'BrandonGrotesque-Regular';
}
  
.mao_order_history_detail .od_orderOverview {
	padding-left: 15px;
	margin-bottom: 20px;
}

.mao_order_history_detail .shipment_banner_container,
.mao_order_history_detail .ordersummary_label{
	margin-right: 10px;
}

.mao_order_history_detail .shipment_banner_content,
.mao_order_history_detail #od_shippedWrap,
.mao_order_history_detail .od_dtlHdr  {
	padding: 10px 10px 10px 15px;
}

.mao_order_history_detail .od_dtlHdr.order_header {
	padding: 5px 10px 5px 10px;
}


.mao_order_history_detail #od_shippedWrap .shippingMethodContainer {
	display: flex;
	line-height: 2rem;
	padding: 10px 0px 10px 0px;
	flex-wrap: wrap;
}

.mao_order_history_detail .od_orderItemsContainer {
	margin-left: 5%;	
	padding-right: 20px;
}

.mao_order_history_detail .od_orderItemsContainer .od_iteminfo_wrap,
.mao_order_history_detail .od_orderItemsContainer .itemwrap_inner {
	margin-top: 20px;
}

.mao_order_history_detail .od_orderItemsContainer .od_iteminfo_wrap .od_item_hdr {
	font: 16px 'BrandonGrotesque-Regular';
	font-weight: bold;	
}


.mao_order_history_detail .od_orderItemsContainer .od_itemrow p:nth-child(1),
.mao_order_history_detail .od_orderItemsContainer .od_itemrow p:nth-child(2) {
	padding-bottom: 5px;
}

.mao_order_history_detail .od_orderItemsContainer .itemwrap_outer {
	margin-top: 10px;
}

.mao_order_history_detail .od_orderItemsContainer .od_iteminfo_wrap .od_iteminfowrap_last {
	justify-content: center;
}

.mao_order_history_detail .od_dtlRow {
	margin-top: 30px;
	line-height: 31px;
}

.mao_order_history_detail .payment_info {
  margin-top: 10px;
  display: flex;
  text-align: center;
  align-items: baseline;
  padding-left: 5px;
  /* flex-wrap: wrap; */
}

.mao_order_history_detail .payment_info span {
	padding-left: 10px;
}

.mao_order_history_detail .selectedImgSize {
	font-size: 20px;
}


.mao_order_history_detail .shipmentDetailsContainer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mao_order_history_detail .shipmentDetailsContainer .tracking_details {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-right: 25px;
	padding-top: 15px;
}

.mao_order_history_detail .shipmentDetailsContainer .tracking_details .trackPackageButton, 
.mao_order_history_detail .returnOrExchangeButton
{
  font: 16px 'BrandonGrotesque-Bold';
  color: #fff;
  background-color: #576b8a;
  border: none;
  border-radius: 5px;
  padding: 10px 25px;
  margin-top: 20px;
  min-width: 230px;
}

.mao_order_history_detail .returnOrExchangeButton{
	margin-top: 10px;
}

.mao_order_history_detail .returnOrExchange .int_retun_label{
	color: #576B8A;
}

.mao_order_history_detail .shipmentDetailsContainer .tracking_details .trackInfo{
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  width: 100%;
  margin-top: 5px;
}

.mao_order_history_detail .giftWrapContainer {
	margin-left: 138px;
} 

.mao_order_history_detail .giftWrapContainer .giftWrap-inner {
	display: flex;
  	justify-content: space-between;
}

.mao_order_history_detail .giftWrapContainer .giftWrapContent {
	display: flex;
  	align-items: center;
  	flex-direction: row;
  	flex-wrap: wrap;
}

.mao_order_history_detail .giftWrapContainer .giftWrapContent div {
	padding-right: 20px;
}

.mao_order_history_detail .giftWrapContainer .giftWrapContent span.bold {
	padding-right: 5px;
}

.mao_order_history_detail .od_orderOverview .margin_ordplace {
	margin-top: 12px;
}

.mao_order_history_detail .return_or_ecxhange_policy {
	padding-top: 10px;
}

.mao_order_history_detail .return_or_ecxhange_policy .espot a,
.mao_order_history_detail .return_window_expired_policy .espot a{
	text-decoration: underline;
  	padding-left: 5px;
  	cursor: pointer;
}

.mao_order_history_detail .return_window_expired_policy {
	font-size: 14px;
}

.mao_order_history_detail .egc_shipping div {
	padding-bottom: 5px;
}

.mao_order_history_detail .egc_shipping .emailedOn,
.mao_order_history_detail .egc_shipping .shipLable {
	margin-bottom: 5px;
}

.mao_order_history_detail .egc #od_shippedWrap,
.mao_order_history_detail .egc #od_shippedWrap .shippingMethodContainer {
	padding-bottom: 0;
	margin-bottom: 0;
}

.mao_order_history_detail .od_orderItemsContainer .egc-no-return {
	font-size: 10px;
}

.mao_order_history_list .orderImgs .img_row a {
	display: flex;
    align-items: center;
}

.mao_order_history_list .orderImgs .img_row a img {
	height: fit-content;
}

.mao_order_history_detail .mobile,
.mao_order_history_list .mobile {
	display: none;
}

/* .mao_order_history_detail .od_inteminfo_wrap_inner .od_img_hold {
	display: flex;
	align-items: center;
} */

.mao_order_history_detail .mao_od_returned_label {
	font: 14px 'BrandonGrotesque-Regular';
	font-weight: bold;	
}

.mao_order_history_detail .error_red {
	color: #BA2235;
}

.maoOrderHistoryList .load_more_container {
	width: 100%;
    text-align: center;
}

.maoOrderHistoryList .load_more_container .load_more_button {
  font: 16px 'BrandonGrotesque-Bold';
  color: #fff;
  background-color: #576b8a;
  border: none;
  border-radius: 5px;
  padding: 10px 25px;
  margin-top: 20px;
  min-width: 230px;
}


@media (max-width: 768px) {
	.mao_order_history_detail .shipmentDetailsContainer .tracking_details {
		align-items: flex-start;
		padding-left: 15px;
	}
	.mao_order_history_detail .order_header .dot {
		display: none;
	}

	.mao_order_history_detail .od_orderOverview > p > span.pipe:nth-child(2) {
		display: none;
	}

	.mao_order_history_detail .od_orderOverview > p > span:nth-child(3)::before {
		content: "";
		display: block;
	}

	.mao_order_history_detail .payment_info .transactionAmount {
		/* display: block; */
		content: "";
		display: block;
		/* padding-left: 70px; */
	}

	.mao_order_history_detail .payment_info {
		align-items: center;
		padding-bottom: 15px;
	}
	.mao_order_history_detail .payment_info .selectedImgSize {
		font-size: 30px;
	}
	
	.mao_order_history_detail .shipment_banner_content {
		flex-direction: column;
	    align-items: flex-start;
	}

	.mao_order_history_detail div.itemwrap_inner p:nth-child(2) {
		text-wrap: nowrap;
		overflow: hidden;
	 } 

	.mao_order_history_detail .desktop {
		display: none;
	}

	.mao_order_history_detail .mobile,
	.mao_order_history_list .mobile {
		display: block;
	}

	.mao_order_history_detail .od_inteminfo_wrap_inner .od_img_holdimg {
        height: 180px;
        width: 110px;
    }
    
    .mao_order_history_detail .od_inteminfo_wrap_inner .od_img_holdimg.gcimg {
    	height: auto;
    	width: auto;
    }
    
    .mao_order_history_detail .od_orderItemsContainer .itemwrap_outer {
		margin-top: 0px;
		padding-left: 5px;
	}
    
    .mao_order_history_list.order-item-details .maOrderHistory .orderHdr,
    .mao_order_history_list.order-item-details .maOrderHistory .orderHdr .maStatus,
    .mao_order_history_list.order-item-details .maOrderHistory .order-item-details .orderDtl a,
    #OrderStatusTableDisplay_div_0.maoOrderHistoryList .order-item-details .maOrderHistory .maStatus,
    #OrderStatusTableDisplay_div_0.maoOrderHistoryList .order-item-details .maOrderHistory .maQty {
    	font: 13px 'BrandonGrotesque-Regular';
    }
    
    .mao_order_history_list.order-item-details .maOrderHistory .orderHdr .maOrderStatus {
    	text-align: right;
    }
    
    .mao_order_history_list.order-item-details .maOrderHistory .dtl_summary_btm {
	  display: flex;
	  justify-content: space-between;
	  margin-top: 5px;
	  font: 13px 'BrandonGrotesque-Regular';
	  padding-left: 10px;
      padding-right: 10px;
    }
}
