﻿
.last-order-inner.PaymentPanding_Cls{display:inline-block;}
.last-order-inner.PaymentPanding_Cls .last-order-item{width:25%; float:left;}
.last-order-inner.PaymentPanding_Cls .last-order-item a.PayNow{color:var(--primary-p2-background);}
.last-order-inner.PaymentPanding_Cls .last-order-item a.cancel{color:red; cursor:pointer; display:inline-block; padding-top:10px;}
.last-order-inner.PaymentPanding_Cls .last-order-item span.PaymentCanclled{color: #8e8e8e; line-height:46px;}

/*** PAYMET PANDING CANCEL POPUP START ***/
.Open_PopupBox {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 500;background: rgba(0, 0, 0, 0.8);display: none;}
.Open_PopupBox a {display: block;margin-top: 20px;color: yellow;font-size: 20px;}
.Popup_Model_Box{width:700px; margin:10% auto 0 auto; background:#fcfcfc; border:1px solid #fff; border-radius:7px; overflow:hidden; position:fixed;right: 0;
    left: 0;}
.PopupHeader{border-bottom: 1px solid #ccc; display:flex; background:var(--siteblue); justify-content:space-between;align-items: center; height: 45px;padding-bottom: 10px;padding:15px; float:left; width:100%;background: #1b468a;
    color: #fff;}
.PopupHeader .popup-close{width:30px; float:right;}
.PopupHeader .popup-close svg {width: 25px;height: 25px;background:#f7c11d;padding: 5px;border-radius: 50%;color: #000;cursor: pointer;}
	.PopupHeader .PopupTitle {font-size: 18px; text-transform: capitalize;	color: var(--darkgrey);}
.Qus_Popup_form{width:100%; float:left;padding:15px;background: #f4f5fb;}
.Qus_Popup_form label{font-weight:600; padding-right: 5px;}
.Qus_Popup_form .firstlast_nameDiv{width:100%;}
.Qus_Popup_form .Qus_form_margin{width:50%; float: left; padding-bottom:10px;}
.Qus_Popup_form .Qus_form_margin label{width:65%;}
.Qus_Popup_form .feedBack_captchaDiv{width:100%; float:left;}
.Qus_Popup_form .Qus_form_note,
.Qus_Popup_form .Qus_form_note label,
.Qus_Popup_form .feedBack_captchaDiv label{width:100%; float:left;}
.Qus_Popup_form .feedBack_captchaDiv{width:70%; float:left;}
.Qus_Popup_form .feedBack_captchaDiv input{width: 50%;padding: 10px;margin: 0 0 10px;box-sizing: border-box;border-radius: 0;border: 1px solid #e5e5e5;outline: none;}
.Qus_Popup_form .Qus_form_note{padding:10px 0; width:100%; float:left;}
.Qus_Popup_form .Qus_form_note label{padding-bottom:10px;}
.Qus_Popup_form .Qus_form_note textarea{display: block;width: 100%;padding: 10px;margin-bottom: 10px;box-sizing: border-box;border-radius: 0;border: 1px solid #e5e5e5;outline: none;border-radius:10px;resize: none;}
.Qus_Popup_form .post_QusBtn {float: right;	background: #1b468a;color: #fff;font-size: 14px;border: 0;	outline: none;text-transform: uppercase; height: 40px; width: 180px; text-align: center; font-weight: 600;border-radius: 30px;cursor: pointer;padding: 0; transition: all .3s ease-in;}
	.Qus_Popup_form .post_QusBtn:hover {background: #f7c11d;color: #000; transition:0.4s;}

.order-placed-new .orderActions a { padding-right: 12px; }
	.order-placed-new .orderActions a.cancel {padding-left: 14px;}
/*** PAYMET PANDING CANCEL POPUP END ***/
@media only screen and (max-width: 900px), (max-width: 999px) {
	.Popup_Model_Box{width:90%;}
}
 
@media only screen and (max-width: 400px), (max-width: 499px) {
	.Popup_Model_Box{margin-top: 15%;}
	.Qus_Popup_form .Qus_form_margin {width: 100%; padding-bottom: 10px;}
.last-order-inner.PaymentPanding_Cls .last-order-item{width:50%; padding:5px 0;}
.last-order-inner.PaymentPanding_Cls .last-order-item p{padding:0;}
.last-order-inner.PaymentPanding_Cls .last-order-item a.cancel{padding-top:0;}
.last-order-inner.PaymentPanding_Cls .last-order-item span.PaymentCanclled{line-height:normal;}
}
