div#quickcheckout div#quickcheckoutdetail {
    padding: 20px;
}

 form#ordersummary {margin: 10px 0;}

 form#payemtnaction {margin: 10px 0;}
 .block-title strong {
    font-size: 18px;
}
 .box.box-information.s-border {
    float: unset;
    margin-right: 0;
}

 .paymentblockbilling .addressInfo {padding: 0;margin: 0;}
 .shippingmethodblockpatment .box.box-information {
    float: unset;
    margin: 0;
}
.shippingmethodblockpatment.row .box.box-information.col-md-4.shippingmethodblock {
    padding-top: 0;
}
.shippingAdds strong.box-title {
    padding-bottom: 10px;
}

 .shipping-address-wrap > .box-content {
    width: 100%;
}

 .shipping-address-wrap > input{
    padding: 0;
    font-size: 10pt;
    line-height: 20px;
    height: 28px;
}

.box-information.addressInfo.shippingAdds .box-title span {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: 'Open Sans Bold';
}
.shippingmethodblock .box-title span {
    font-size: 16px !important;
    color: #000;
    font-weight: bold;
    font-family: 'Open Sans Bold';
}
 .box.box-information.addressInfo.shippingAdds.col-md-4 {
    padding: 0 15px;
}

.quickcheckouthtml div#quickcheckout {
    overflow-y: auto;
}

.quickcheckouthtml .modalContainer .container>.row {height: 100%;min-height: 55px;display: flex;align-items: center;}
div#quickcheckoutdetail .block-title {
    /*margin-bottom: 20px;*/
    margin-top: 30px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
}

 #quickcheckoutdetail .block-content {
    margin-left: 5px;
}
.box-content input[type="text"] {
    /*border-radius: 5px;*/
    outline: none !important;
    margin-bottom: 11px;
}
 div#quickcheckoutdetail > form#payemtnaction .paymentblockcoupan .box-content input[type="text"]:focus{
    outline: unset!important;
}

/*div#quickcheckoutdetail .bdrLine.pma {
    display: none !important;
}
*//*#payemtnaction .shippingmethodblockpatment {
    margin: 0;
}*/
.lineitemquichcheckout th {font-weight: bold;color: #0C4269;}

.lineitemtotalcheckout td {
    padding: 0;
    width: 100%;
}
table.lineitemtotalcheckout {
    background-color: #E2E2E2;
    padding: 10px;
    display: block;
    border-bottom: 1px solid;
}
table.lineitemtotalcheckout tr {
}
table.lineitemquichcheckout th {
    padding-bottom: 0;
    font-size: 16px;
    text-align: center;
}


div#quickcheckoutdetail .block-title:nth-child(1) {
    margin-top: 0;
    padding-left: 4px;
}
/*.addressdropdowndemo {
    border-style: dashed;
}
.addressdropdowndemo {
    background-color: #0000;
}*/
/*.shippingmethodblock label {
    color: #000 !important;
}*/
.quickcheckouthtml .modalContainer .container>.row {
    margin: 0;
}

.quickcheckouthtml div#quickcheckout {
    /*position: absolute;*/
    z-index: 1410 !important;
}
.commonPopup1 {z-index: 1450 !important;}

table.lineitemtotalcheckout {
    background-color: #F7F7F7 !important;
}
.quickcheckoutsubmit {float: right;/* margin-bottom: 20px; */ height: 42px; padding: 12px 10px !important;}


table.lineitemtotalcheckout {
    background-color: #F7F7F7 !important;
}
.quickcheckoutsubmit {
    /* float: right; */
    /* margin-bottom: 20px; */
}
a#quickcheckoutelink {
    font-weight: 700;
    border: 1px solid #1a3d5b;
    width: 140px;
    text-align: center;
    margin-right: 16px;
    height: 42px;
    font-size: 12px;
    padding-top: 12px;
    background: #fff;
    color: #1a3d5b;
    float: right;
    cursor: pointer;
}
#popupModal .alldonebtn{
   float: right;
   padding: 7px 15px;
}
a#quickcheckoutelink:hover {
    transition: 0.3s;
    background: #0c4269;
    color: #fff;
}

form#ordersummary .lineitemtitle {
    font-size: 18px !important;

}
div#quickcheckoutdetail {
    min-height: 400px;
}
/*div#quickcheckoutdetail .shippingmethodblockpatment.row .shipping-address-wrap {
    display: flex;
}*/
.paymentblockbilling .addressInfo .box-content {
    text-transform: capitalize;
}
.paymentblockbilling .box-information .addressInfo .box-content span#BillingStateCode,.paymentblockbilling .box-information .addressInfo .box-content span#BillingCountry {
    text-transform: uppercase !important;
}
div#quickcheckout table.lineitemquichcheckout tr td {
    text-align: center;
}
.quickcheckouthtml div#quickcheckoutdetail .lds-ellipsis {
    top: 225px;
}
.quickcheckouthtml div#quickcheckoutdetail .shippingmethodblockpatment {
    margin-top: 15px;
    margin-bottom: 20px;
}
div#quickcheckoutdetail .box-content.paymentAddresscontentdiv input.delUrl:focus {
    outline: unset !important;
}
div#quickcheckoutdetail .box-content.paymentAddresscontentdiv input.delUrl{
    outline: unset !important;
}
.quickcheckouthtml div#quickcheckoutdetail .shippingmethodblockpatment span.couponTxt {
    font-size: 14px !important;
    color: #00000069;
    background: unset !important;
    padding-left: 0 !important;
    padding-top: 11px;
}
div#quickcheckout .modal-dialog.modal-dialog-centered.modal-lg {
    left: -45px;
}
.quickcheckouthtml table.lineitemquichcheckout td {
    padding: 5px 0 !important;
}
.quickcheckouthtml .lineitemtotalcheckout td.Total {
    font-weight: bold;
}
.quickcheckouthtml .addressdropdowndemo label.shipAddress {
    padding-top: 0 !important;
}

.accountPageContainer.OrderConfirmation {
    margin-bottom: 20px;
}

.product-info .tabledesign {
    margin-bottom: 20px;
}

form#payemtnaction .steptitel strong {
    margin-top: 8px;
}
 div#quickcheckoutdetail .submitquickcheckout {
    margin-top: 10%;
    text-align: right;
}
div#quickcheckout div#quickcheckoutdetail .submitquickcheckout button.themeBtn.quickcheckoutsubmit.submitorder_sttl {
    float: right;
}
div#quickcheckoutdetail .submitquickcheckout button.backbuttonclose {
    font-family: 'Open Sans Bold';
    background: #ffff;
    text-decoration: underline;
    border: unset;
}
div#quickcheckout div#quickcheckoutdetail > form#ordersummary .orderList th {
    font-size: 12px;
}
div#quickcheckoutdetail #ordersummary .forescrollertable {
    max-height: 340px;
    overflow: auto;
}
div#quickcheckoutdetail #ordersummary .forescrollertable::-webkit-scrollbar {
    width: 0.3em;
    height: 0.3em;
}

div#quickcheckoutdetail #ordersummary .forescrollertable::-webkit-scrollbar-thumb {
    background: #0c4269;
    border-radius: 40px;
}

div#quickcheckoutdetail #ordersummary .forescrollertable::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.quickcheckouthtml .modal.fade .modal-dialog {
     transform: translate(15%,0) !important;
         transition-duration: 1s;
}
.quickcheckouthtml .modal.show .modal-dialog {
     transform: translate(0,0) !important;
         transition-duration: 1s;
}
div#quickcheckoutdetail .errormessage {
    text-align: center;
    margin: 20% !important;
}
div#quickcheckoutdetail .errormessage svg {
    margin-right: 8px;
    position: absolute;
    left: 36%;
}
div#quickcheckout div#quickcheckoutdetail > form#payemtnaction strong.box-title {
    color: #000;
}
form#payemtnaction span.ponumbertitle {
    color: #000 !important;
    font-weight: bold;
}
form#payemtnaction .headerpo span {
    color: #0000009e;
}
div#quickcheckout div#quickcheckoutdetail > form#payemtnaction .box.box-information.addressInfo.shippingAdds .shipping-address-wrap {
    margin-top: 15px;
}
div#quickcheckout div#quickcheckoutdetail > form#payemtnaction .box.box-information.dlvrNote .box-content {
    margin-top: 15px;
}
.quickcheckouthtml div#quickcheckout .container.bg-primary.p-2 {
    background: #0a3352 !important;
}
.shippingmethodblock label {
    color: #a09797 !important;
}

/*checkout popup in viewstock popup*/



div#popupModal div#quickcheckoutdetail {
    background: #fff;
    padding: 20px 20px 45px;
    padding-right: 0;
    /*padding-top: 0;*/
    margin-bottom: 0;
}
div#popupModal .modalContainer.quickViewCont .container.bg-primary .row {
    height: 67px;
    padding: 15px;
    cursor: default;
}
div#quickcheckoutdetail .block-title:nth-child(1) {
    margin-top: 0;
    padding-left: 4px;
    font-size: 18px;
    color: #000;
}
 form#payemtnaction .steptitel {
    background: #f6f6f6;
    height: 40px;
    margin-bottom: 20px;
    padding-left: 4px;
    display: flex;
    justify-content: space-between;
}
 form#payemtnaction .steptitel .headerpo {
    /*background: #fff;*/
    height: 33px;
    margin-top: 3px;
    color: #000;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}
 .quickViewCont .box{
    float: unset; 
    margin-right: unset;
    /*padding-left: 20px;*/
}
 .box-title strong {
    font-weight: normal;
    color: #000;
    font-family: 'Open Sans Bold';
    font-size: 16px;
}
 .paymentblockbilling .box-information .addressInfo .box-title span {
    font-size: 16px !important;
    color: #000;
    font-weight: bold;
    font-family: 'Open Sans Bold';
}
 .paymentblockcoupan .box-information .box-title span {
    color: #000;
}
 .shipping-address-wrap input.delUrl.removeeditshipurl {
    padding-left: 0;
    font-weight: bold;
    font-family: 'Open Sans Bold';
}
.submitquickcheckout button.backbuttonclose:hover {
    background: none;
    border: none;
    text-decoration: underline;
    outline: none !important;
}
.box.box-information.addressInfo.shippingAdds.col-md-4 .shipping-address-wrap {
    margin-top: 12px;
}
.box.box-information.dlvrNote.col-md-4 .box-content {
    margin-top: 12px;
}
.box.box-information.col-md-4.shippingmethodblock .box-content {
    margin-top: 2px;
}
/*form#cart-form.hide {
    display: none;
}
div#quickcheckoutcont.hide {
    display: none;
}*/
div#popupModal div#quickcheckoutdetail span.couponTxt {
    padding-left: 0;
}
.submitquickcheckout button.themeBtn.quickcheckoutsubmit.submitorder_sttl:active {
    background: unset;
    color: #000;
}
div#popupModal div#quickcheckoutdetail .shippingmethodblockpatment .shippingmethodblock span.couponTxt {
    padding-right: 12px;
    font-size: 14px !important;
    background: none !important;
    color: #a09797;
    font-style: italic;
}
div#popupModal div#quickcheckoutdetail .paymentblockcoupan span.couponTxt {
    padding-right: 20px;
}
div#popupModal {
    overflow-y: auto;
}

.orderSummary > div {
    font-size: 12pt;
}
.quicklineitems .orderSummary > div:nth-child(3) span, div#quickcheckoutcont .orderSummary > div:nth-child(3) span{
    color: #688d2e;
    white-space: nowrap;
    font-weight: 700;
    font-family: 'Open Sans SemiBold';
}
.orderSummary_discountlabel_sec .lineitem-discount {
    text-align: right;
    padding-right: 3px;
    width: auto;
    color: #000 !important;
}
#ordersummary .orderSummary .orderTotal {
    color: white;
}

.orderTotal {
    margin-top: 5px;
}
div#popupModal div#quickcheckoutdetail .orderSummary-data {
    padding-right: 15px;
}
.orderList th {
    text-align: center !important;
    font-family: 'Open Sans Bold' !important;
    font-size: 14px;
    font-weight: 600 !important;
    color: #000000cf;
    letter-spacing: 0.5px;
}
.orderList td {
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #000000cf;
    letter-spacing: 0.5px;
}
.lineItemsList tr:last-child td {
    border: unset !important;
}
.v-center {
    vertical-align: middle;
}
div#quickcheckoutdetail .scrollable_content::-webkit-scrollbar-thumb {
    background-color: #0D4169;
    border-radius: 50px;
}

div#quickcheckoutdetail .scrollable_content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

div#quickcheckoutdetail .scrollable_content::-webkit-scrollbar {
    width: 0.5em;
    height: 2px;
}

div#quickcheckoutdetail::-webkit-scrollbar-thumb {
    background-color: #0D4169;
    border-radius: 50px;
}

div#quickcheckoutdetail::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

div#quickcheckoutdetail::-webkit-scrollbar {
    width: 0.5em;
    height: 2px;
}

div#popupModal div#quickcheckoutdetail .ordersummarysubmit {
    padding-right: 20px;
}
div#popupModal div#quickcheckoutdetail .scrollable_content {
    padding-right: 20px;
    /*padding-top: 20px;*/
}
#popupModal .accountPageContainer.OrderConfirmation, #popupModal .pastduebox.tabledesign{
    animation: fadeIn ease 2s !important;
    -webkit-animation:unset !important;
    /*transition:0.3s !important;*/
}

input#save_future{
    float: unset !important;
    vertical-align: middle !important;
}
input#blindDropship{
    float: unset !important;
    vertical-align: middle !important;
}
form#customer-edit-address-validate .field.field-name-security-code.required.col-md-6 .control label.label span {
    vertical-align: middle;
}
form#customer-edit-address-validate .field.field-name-state.required select#state {
    border-color: #869fb5;
}
@media only screen and (max-width: 1200px)
{
    body:not(.customerorder-customer-payment) .box.box-information.col-md-4 {
            padding-left: 15px !important;
            padding-right: 15px !important; 
            width: unset;
         
    }    
}
#quickcheckoutcont .container.bg-light.p-2.bottomBtn{
    /* margin-top: 20px; */
    padding: 30px 60px 30px 80px !important;
    background-color: #dedde2 !important;
}

#quickcheckoutcont button.backbuttonclose {
    float: right;
    text-decoration: underline;
}
div#quickcheckoutcont {
    background: #fff;
}
#popupModal .loading-mask{
    position: absolute !important;
}
#popupModal .loading-mask img{
    position: absolute !important;
}
div#popupModal .modalContainer.quickViewCont .container.bg-primary .row:hover{
    cursor: move !important;
}
.popup-animation {
    overflow: hidden;
    position: relative;
    background-color: white;
}
form#cart-form.hide {
    opacity: 0;
    position: absolute;
    top: 0;
    animation: right_to_left_form 1s ease-in-out 0s 1;
    transform: translateX(-100%);
}
div#quickcheckoutcont.hide {
    animation: left_to_right_quick 1s ease-in-out 0s 1;
    position: absolute;
    top: 0;
    transform: translateX(100%);
    width: 100%;
}
form#cart-form.show {
    animation: left_to_right 1s ease-in-out 0s 1;
}
div#quickcheckoutcont.show {
     animation: right_to_left 1s ease-in-out 0s 1;
}
@keyframes right_to_left {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes left_to_right {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes right_to_left_form {
    0% {
        -webkit-transform: translateX(0) !important;
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}
@keyframes left_to_right_quick {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
}

.tabledesign .mackpayment{
        border: 1px solid #0C4269;
        color: #0C4269;
        padding: 8px 45px;
        font-weight: bold;
        text-decoration: none;
        font-family: 'Open Sans Bold';
        font-size: 10pt;
        letter-spacing: 0.04rem;
   }
   .tabledesign p.warning {
        color: #cd0000;
        margin-bottom: 0;
    }
    .tabledesign .myaccountpage{
        margin-top: 20px;
        margin-bottom: 0;
    }
    .tabledesign .myaccountlink{
        color: #0c4269;
        text-decoration: underline;
    }
    .tabledesign .textmessage{
        padding: 0 30px;
         
    }
    .tabledesign .availablecreditmessage{
        margin-bottom: 10px !important;
    }

.tabledesign{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    margin-top: 20px;
    text-align: center;
    border: solid 1px #cd0000;
    font-size: 11pt;
}

.tabledesign a.mackpayment:hover {
    background: #0c4269;
    color: #fff !important;
}
div#quickcheckoutconfirmetion.show {
    animation: right_to_left 1s ease-in-out 0s 1;
}
div#quickcheckoutconfirmetion.hide {
    animation: left_to_right_quick 1s ease-in-out 0s 1;
    position: absolute;
    top: 0;
    transform: translateX(100%);
}
div#popupModal .orderSummary>div:nth-child(2) span {
    color: #393939;
    font-family: 'Open Sans Regular';
    font-weight: 100;
}
div#popupModal img.popupImage:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.2);
    transition: 0.3s;
}
div#popupModal .pro_image_detail .option_thumnail_detail .option-thumbnail .active {
    overflow: hidden;
    margin-right: 20px;
    margin-top: 6px;
}
div#popupModal button.themeBtn.quickcheckoutsubmit.submitorder_sttl, div#popupModal button.backbuttonclose {
  animation: clickcheckout 2s;
}
@-moz-keyframes clickcheckout {0% {opacity: 0; } 100% {opacity: 1; } }
@-webkit-keyframes clickcheckout {0% {opacity: 0; } 100% {opacity: 1; } }
@keyframes clickcheckout {0% {opacity: 0; } 100% {opacity: 1; } }
div#popupModal .container.bg-light.p-2.bottomBtn .addanimation {
    animation: addanimation 2s;
}
@-moz-keyframes addanimation {0% {opacity: 0; } 100% {opacity: 1; } }
@-webkit-keyframes addanimation {0% {opacity: 0; } 100% {opacity: 1; } }
@keyframes addanimation {0% {opacity: 0; } 100% {opacity: 1; } }
div#popupModal .tab-content>.tab-pane {
    display: none !important;
}

div#popupModal .tab-content>.active {
    display: block !important;
}
#popupModal .modal-dialog #cart-form .modalContainer .swatch-option.image{
  display: inline-block !important;
}
aside.po-success-popup .modal-inner-wrap .modal-content {
   border-radius: 5px;
}
#popupModal .show-product-dis-box a{
    text-decoration: none;
}
#popupModal .show-product-dis-box a:hover{
    text-decoration: underline !important;
    color: #fff;
}
#popupModal .active.swatch-option.button_color .bottom-tooltip-active{
    display: none !important;
}
body[class*="dashboard-index"] .QuickViewContenthtml div#quickviewpopup1 .quickViewCont button.close{
    top: 8px !important;
    right: 30px !important;
}
body[class*="dashboard-index"] .QuickViewContenthtml .col-md-4.offset-md-4.text-center{
    padding-top: 11px;
}
.pastduebox.tabledesign h2.warning {
    /*display: flex;*/
    justify-content: center;
    color: #0c4269 !important;
    font-size: 25px;
}
.pastduebox.tabledesign p.makepay {
    font-size: 15px;
    color: #000;
}
.pastduebox.tabledesign p.list1 {
    margin: 25px 0px 0 0;
    font-size: 14px;
    font-style: italic;
    font-family: 'Open Sans Regular';
}
.pastduebox.tabledesign p.credit {
    font-size: 13px;
    font-style: italic;
    font-family: 'Open Sans Bold';
    margin-bottom: 0;
    text-transform: lowercase;
}

/*wire tranfer*/

div#popupModal div#quickcheckoutdetail span.wire_transfer_lable {
    white-space: nowrap;
}






/*attachment file and wiretransfer in quickcheckout*/
div#popupModal button.themeBtn.quickcheckoutsubmit.submitorder_sttl.opacity {
    opacity: 0.5;
    pointer-events: none;
}
div#popupModal div#quickcheckoutdetail .uploadsubmit.row .fileupload {
        display: flex;
    position: relative;
    background: #fff;
    padding: 9px;
    align-items: center;
    margin-right: 30px;
    width: 420px;
}
.uploadsubmit.quickcheckout_wiretransfer_file input#avatar {
    width: 80px;
}
.box-information.dlvrNote input#attach_file_order {
    width: 90px;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file {
        position: absolute;
    bottom: -60px;
    background: #dedde242;
    max-width: 450px;
    margin-left: 1px;
    padding: 15px 0px;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper {
    position: relative;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.first {margin-bottom: 3px;width: 420px !important;font-family: 'Open Sans Regular';font-size: 13px;color: #000;}


div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file a.wire_transfer_pdf {
    color: #0c4269;
    font-size: 13px;
}

div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.textfile {
    margin-bottom: 0;
    font-family: 'Open Sans SemiBold';
    color: #000;
    font-size: 13px;
}

div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file .fileupload label {
    line-height: 25px;
    background: #0c4269 !important;
    font-family: 'Open Sans Bold';
    padding: 3px 20px !important;
    color: #fff;
    margin-right: 7px;
    border: 1px solid #0c4269;
}

div.removeafter[data-placeholder]:not([data-placeholder=""]):empty::before {
    color: gray;
}

div.removeafter[data-placeholder]:not([data-placeholder=""]):empty::before {
    content: attr(data-placeholder);
}

div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.textamount {
    margin-bottom: 2px;
    color: #000;
    font-family: 'Open Sans SemiBold';
    font-size: 13px;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file input.submit-amount {
    width: 420px;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file span.remove-list-order i.fa.fa-times-circle {
    color: #000;
    margin-left: 3px;
    cursor: pointer;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file .fileupload label:hover {
    color: #0c4269 !important;
    border: 1px solid #0c4269 !important;
    background: #fff !important;
    cursor: pointer;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file .fileupload label{
    width: 28%;
    min-width: max-content;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file .fileorder-preview {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 10px 0px;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper input.submit-amount:focus {
    outline: none !important;
}
/*hover effect remove underline on place new order popup */
.shipping-address-wrap input.delUrl.removeeditshipurl:hover{
    text-decoration:none;
}

div#popupModal button.themeBtn.quickcheckoutsubmit.submitorder_sttl, div#popupModal button.backbuttonclose:hover{
    text-decoration:none;
}
/*end*/
/*remove under line of place an order popup of customer view*/
div#quickcheckoutdetail .box-content.paymentAddresscontentdiv input.delUrl:hover{
    text-decoration: none;
}
/*end*/
a#quickcheckoutelink.padding_top_down {
    opacity: 0.5;
    pointer-events: none;
}
div#popupModal .modalContainer div#nav-tabContent{
    padding: 5px 25px 15px;
}
div#popupModal .quicklineitems .orderSummary input#bulk_discount {
    float: none;
}
div#popupModal .quicklineitems .orderSummary {
    margin-right: 0px !important;
}

#popupModal .place_order .new_oder .text-center  i.fa.fa-caret-down {
    position: absolute;
    top: 20%;
    right: 14%;
}
#popupModal .place_order .new_oder .text-center  i.fa.fa-caret-up {
    position: absolute;
    top: 20%;
    right: 14%;
}
#popupModal  span.ponum-exist.custom-error.message-error.error{
    left: 20px;
}

#popupModal .select_po i.fa.fa-caret-down,#popupModal .select_po i.fa.fa-caret-up {
    position: absolute;
    top: 20%;
    right: 10%;
    background-color: white;
    width: 100%;
    max-width: 20px;
    text-align: center;
}
#orderWarningWrapper .orderWarning-content{
  width: 25% !important;
}
div#orderWarningWrapper{
    top: 0px !important;
}
/*estiamated tota weight data*/

span.estimated_tota_weight {
    color: #0c4269;
}

span.estimated_tota_weight p {
    margin-bottom: 0px;
}

span.estimated_tota_weight p:first-child {
    margin-top: 4px;
    color: #000;
    font-weight: 600;
}
/*available credit*/
div#quickneworder .cover-div.paymentblockmethod .availablecreditdata {
    width: 50%;
}
.box.box-information.paymentmethodblockwidth .availablecreditdata p.denger {
    color: #960303;
}
span.click_span i:hover {
    cursor: pointer;
}
#popupModal .col-md-5.select_po i:hover {
    cursor: pointer;
}

/* cngs when add style for admin view  */
span.click_span i:hover {
    cursor: pointer;
}
#popupModal .col-md-5.select_po i:hover {
    cursor: pointer;
}
.adminviewenabledforhidedata #popupModal .modal-dialog #cart-form .modalContainer .place_order {
    padding: 12px 20px 12px 20px !important;
}
.adminviewenabledforhidedata #popupModal .place_order .row.add_update_po_section .col-md-5 {
    padding-left: 10px;
    padding-right: 10px;
}
.adminviewenabledforhidedata #popupModal .modal-dialog #cart-form .col-md-5.select_po {max-width: 37%; }
.adminviewenabledforhidedata #popupModal .modal-dialog #cart-form .col-md-5.text-center {max-width: 37%;}
.adminviewenabledforhidedata #popupModal .row.add_update_po_section {
    justify-content: flex-start;
}
.adminviewenabledforhidedata #popupModal .place_order .col-md-2.text-center {
    padding-left: 10px;
    max-width: 20%;
    flex: 0 0 20%;
}
.adminviewenabledforhidedata #popupModal .place_order .new_oder input#show_style {
    width: 135px;
}
.adminviewenabledforhidedata #popupModal .place_order .new_oder .text-center i.fa.fa-caret-down, .adminviewenabledforhidedata #popupModal .place_order .new_oder .text-center i.fa.fa-caret-up {
    right: -20px;
}
.adminviewenabledforhidedata #popupModal .modal-dialog #cart-form .modalContainer .bg-light .select_po_dropdown{
    width: 91%;
}
.adminviewenabledforhidedata #popupModal #show_styleautocomplete-list.autocomplete-items {
    width: 140px;
    left: 10%;
}
.adminviewenabledforhidedata ul#select_customerautocomplete-list.viewstockautocustomer-items {
    left: 5% !important;
}

/*shipping rates changes for canada*/
.shipmentrate {}.ca_shipmentamount .shipmentrate {
    display: flex;
    position: relative;
    margin-top: 5px;
}
.ca_shipmentamount .shipmentrate span.adminonly {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 14px;
}
.ca_shipmentamount .shipmentrate {
    display: flex;
    position: relative;
    margin-top: 5px;
}
.ca_shipmentamount .shipmentratelable {
    white-space: nowrap;
    font-size: 13px;
    color: #0D4169;
}
.ca_shipmentamount .shipmentrate span.adminonly {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 10px;
    color: red;
    white-space: nowrap;
    padding-left: 5px;
}
.ca_shipmentamount .shipmentrate span.shipamount {
    color: #000000e0;
    padding-left: 2px;
    font-size: 14px;
    font-weight: 600;
}
.ca_shipmentamount .shipmentrate input[type="radio"] {
    margin-top: 6px;
}

/*   for new font - style   ***/
#popupModal .show-product-dis-box span, #popupModal .quicklineitems .discount-tooltip, button.backbuttonclose, #popupModal .newLinkText {
    font-size: 12px !important;
}
#popupModal h4, .box-title strong, #popupModal .paymentblockcoupan .box-information .box-title span, #popupModal .shippingmethodblock .box-title span, #popupModal .box-information.addressInfo.shippingAdds .box-title span, #popupModal .paymentblockbilling .box-information .addressInfo .box-title span {
    font-size: 15px !important;
}
#popupModal div#coreClass span, div#fashionClass span {
    font-size: 14px !important;
}    
#popupModal .style-info, .paymentblockbilling .box-information .addressInfo .box-content, div#popupModal div#quickcheckoutdetail .paymentblockcoupan span.couponTxt, #popupModal span.estimated_tota_weight{
     font-size: 13px !important;
}
#popupModal .colorContainer table tr td:first-child, .colorContainer table tr td:first-child p , #popupModal .autocomplete-items div, form#payemtnaction .steptitel strong{
    font-size: 12px !important;
}
#popupModal .colorContainer table tr td, #cart-form a.addtodraft, .discardChng, .saveChng{
    font-size:11px !important
}
#popupModal .orderList td, #popupModal form#payemtnaction .steptitel .headerpo, .box-information.dlvrNote label.order-file-label, #popupModal .modal-dialog #cart-form .modalContainer .bg-light .select_po_option {
    font-size: 13px !important;
}
#popupModal .orderSummary > div , .order_head_eta_data div.eta_date_qty_cont{
    font-size: 11pt !important;
}
.place_order .new_oder .add_update_po_section span.ponumber_or{
    font-size: 14px !important;
    font-family: 'Open Sans SemiBold';
}
#popupModal .po-success-popup div#posuccess-message p {
    font: 15px 'Open Sans Regular';
}
.paymentblockcoupan .box-information .box-title span {
    font-family: 'Open Sans Bold';
}
.place_order .new_oder h4.creat_order {
    max-width: 29%;
}
#popupModal .modal-dialog #cart-form .modalContainer .place_order h4.creat_order {
    font-family: 'Open Sans SemiBold';
    font-size: 14px !important;
}
.order_head_eta_data p.eta_date_product_option_span, .order_head_eta_data p.eta_qty_product_option_span{
    font-size: 11px;
}
/** end   **/


/*dowtted animation for clickcheckout popupModal*/
a#quickcheckoutelink.dowttedanimation {
    opacity: 0.7;
}
a#quickcheckoutelink.dowttedanimation:after {
    content: '. . .';
    animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
  0%, 20% {
    color: rgba(0,0,0,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: white;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 white,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 white,
      .5em 0 0 white;}}

/*dowtted animation for clickcheckout popupModal*/

a#quickcheckoutelink {
    width: unset;
    padding: 12px 18px;
}


/*use my account design changes*/

.shippingmethodblockpatment .box.box-information.shippingmethodblock div#myshipment .ca_shipmentamount{
    position: relative;
}
.shippingmethodblockpatment .box.box-information.shippingmethodblock div#myshipment .ca_shipmentamount::before {
    content: "";
    position: absolute;
    left: -14px;
    top: -8px;
    height: 100%;
    width: 1px;
    background: #ccc;
}
.shippingmethodblockpatment .box.box-information.shippingmethodblock div#myshipment .ca_shipmentamount .shipmentrate{
    position: relative;
    margin-top: 6px;
}
.shippingmethodblockpatment .box.box-information.shippingmethodblock div#myshipment .ca_shipmentamount .shipmentrate::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 12px;
    background: #ccc;
    left: -14px;
    top: 9px;
}
.shippingmethodblockpatment .box.box-information.shippingmethodblock div#myshipment .ca_shipmentamount  .shipmentrate input[type="radio"] {
    margin-top: 2px;
    height: 13px;
}

/*use my account design changes*/

/*Quickview popup radio button*/
.customerShipment {
    margin-top: -130px;
    width: 32%;
    float: right;
}

.bdrLine.pma.viewstockbdrLine {
    margin-top: -8px;
}
.customerShipment.delivery_note_hide {
    width: 30%;
    float: right;
    margin-top: -210px;
}
.shippingmethodblockpatment .box-information.dlvrNote.col-md-4 {
    margin-bottom: 115px;
    height: auto;
}
.customerShipment .customerSelectShipment label {
    font-size: 12px;
}
.shippingmethodblockpatment {
    height: auto;
    margin-bottom: 25px;
}
#payemtnaction .customerShipment.showRadioBtn{
    display: none !important;
}
    
#payemtnaction > div.customerShipment.showRadioBtn > div > p{
    margin-top: 5px;
    margin-left: 22px;
    font-size: 13px;
}
#payemtnaction > div.customerShipment.showRadioBtn > div > label:nth-child(2),
#payemtnaction > div.customerShipment.showRadioBtn > div > label:nth-child(5)
{
    font-size: 13px;
}
/*Quickview popup radio button*/

/*Max po css 35 */
span.po-max-error {
    width: 548px;
    position: absolute;
    top: 42px;
    left: 8px;
    z-index: 999999;
}

.scroll-content.max-po {
    pointer-events: none;
    opacity: 0.5;
}

/*new figma design starts here*/
/*new design of credit card*/

.all-creditcard_wrapper .credit-data-update-wrapper {
    display: flex;
    justify-content: space-between;
}

#payemtnaction .box.box-information.paymentmethodblockwidth {
    max-width: unset !important;
}

#payemtnaction .box.box-information.s-border {
    width: inherit;
}

#payemtnaction .all-creditcard_wrapper {
    max-height: 155px;
    overflow-y: auto;
    margin-bottom: 16px;
    overflow-x: hidden;
}

.all-creditcard_wrapper .creditcard_wrapper label.v-center {
    position: relative;
    width: 93%;
    border: 1px solid #C4C4C4;
    /* margin-right: unset; */
}
#payemtnaction .all-creditcard_wrapper .creditcard_wrapper{
    white-space: nowrap;
}

.all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data {
    display: inline-grid;
    margin-left: 63px;
}

.all-creditcard_wrapper .credit-card-data span {
    line-height: 22px;
    font-size: 13px;
    font-family: 'Open Sans';
    /* margin-top: 6px; */
}

.all-creditcard_wrapper .card-update span {
    font-size:13px;
    font-family: 'Open Sans';
}

.all-creditcard_wrapper .newpaymentoption {
    margin-top: 16px;
}

.all-creditcard_wrapper .card-update a {
    padding: 6px;
}

.all-creditcard_wrapper span.default-card {
    font-weight: 600;margin-bottom: 6px;
    }

.all-creditcard_wrapper span.card-name {
    font-weight: 600;
    margin-right: 4px;
}

.all-creditcard_wrapper a.edit-delete-link {
    text-decoration-line: underline;
    color: #0E3C5D;
}

.all-creditcard_wrapper label.v-center::before {
    content: '';
    background: #C4C4C4;
    width: 20px;
    top: 0px;
    height: -webkit-fill-available;
    position: absolute;
}

.all-creditcard_wrapper::-webkit-scrollbar {
    width: 5px;
}

.all-creditcard_wrapper::-webkit-scrollbar-track {
  background: #ffffff; 
  border: 1px solid #C5C5C5; 
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}

.all-creditcard_wrapper::-webkit-scrollbar-thumb {
  background-color: #103C5E;  
  border-radius: 3px; 
  background:#F9F9F9     
  border: 1px solid #C5C5C5; 
}


.credit-data-update-wrapper .card-update span.verticle_line{
    color: #000000;
    font-weight: 500px;
}
.all-creditcard_wrapper .creditcard_wrapper:not(.firstCard) {
    margin-top: 13px;
}

.creditcard_wrapper.card-selected label.v-center::before {
    content: '';
    background: #0E3C5D;
    width: 22px;
    top: -3px;
    left: -3px;
    height: calc(100% + 6px);
    position: absolute;
}

.creditcard_wrapper.card-selected label.v-center {
    border: 3px solid #447DC5;
}
.creditcard_wrapper:not(.firstCard) span.credit-card-exp {
    margin-bottom: 6px;
}
.all-creditcard_wrapper .creditcard_wrapper .credit-data-update-wrapper span.credit-card-exp-lebel {
    margin-bottom: 6px;
}
.all-creditcard_wrapper .creditcard_wrapper .default-row .credit-data-update-wrapper span.credit-card-exp-lebel{
    margin-bottom: unset;
}

#customer-edit-payment .credit-card-disable img {
    filter: grayscale(1);
}

#customer-edit-payment span.reqField{
    color: #eb5656;
}
#customer-edit-payment .credit-card-img .credit-card .field.field-name-card_number.required{
    margin-top: 16px;
}
#customer-edit-payment .field.field-name-valid_thru{
    margin-top: 9px;
}
#customer-edit-payment .field.field-name-name_on_card{
    margin-top: 9px;
}
#customer-edit-payment .field.field-name-security-code{
    margin-top: 9px;
}
#customer-edit-address .quickViewCont .container{
    margin-bottom: 24px;
}

#customer-edit-payment .field.field-name-card_number{
    margin-top: 16px;
} 
#customer-edit-payment .field.field-name-name_on_card{
    margin-top: 16px;
} 
#customer-edit-payment .field.field-name-valid_thru{
    margin-top: 14px;
}   
#customer-edit-payment .field.field-name-security-code{
    margin-top: 14px;
}
#customer-edit-payment .field.field-name-name_on_card{
    margin-top: 14px;
}
#customer-edit-payment .custom-customer-edit-payment button.save {
    margin-top: 24px;
    margin-bottom: 40px;
}
#customer-edit-payment .custom-customer-edit-payment button.save:hover{
    text-decoration: underline;
}
#customer-edit-payment-validate input#card_number {
    margin-bottom: 0px;
}

#customer-edit-payment .field.field-name-default {
    margin-top: 16px;
}
#customer-edit-payment .modal-dialog{
    max-width:512px
}
#customer-edit-payment div#comingSoonForm {
    padding-bottom: 0px;
}
#customer-edit-payment button.close{
    padding: 10px 16px;
}

input.custom-checkbox:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;   
}

input.custom-checkbox::after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 1px solid #C4C4C4;
    border-radius: 8px;
    background: #fff;
    top: 10px;
    left: 13px;
}

input.custom-checkbox {
    width: 9px;
    height: 9px;
    position: unset;
}
/*.edit-payment-loader .loading-mask.lezzy-popup {
    height: 400px;
    bottom: -60px;
    opacity: 0.8;
}*/
.creditcard_wrapper:not(.firstCard) span.credit-card-exp-lebel {
    margin-bottom: 6px;
}
.credit-data-update-wrapper span.default-card {
    font-style: italic;
}







#customer-add-payment #comingSoonForm{
    height:394px;
}
.custom-customer-add-payment .field label span:nth-child(1)
{
    font-family:"Open Sans";
}
.custom-customer-add-payment .reqField
{
    color:#EB5757;

}
#customer-add-payment-validate > div.field.field-name-card_no.required,
#customer-add-payment-validate > div:nth-child(5),
#customer-add-payment-validate > div:nth-child(6),
#customer-add-payment-validate > div:nth-child(7)

{
    margin-top:16px;
    margin-bottom: 16px;
}
#customer-add-payment-validate > div.actions-toolbar.mt-2
{
    margin-top:24px !important;
}
#customer-add-payment .quickViewCont i{
    position:absolute;
    right:10px;
    top:2px
}
/*.field-name-security-code .control label{
    font-weight:600
}*/
#customer-add-payment input#cc_default[type="checkbox"]:checked+label {
    font-weight: bold;
}
#customer-add-payment input#card_no::placeholder,
#customer-add-payment input#expiration_date::placeholder,
#customer-add-payment input#security_code::placeholder,
#customer-add-payment input#fullname::placeholder {
    color: #C5C5C5 !important;
}
.custom-customer-add-payment input::placeholder {
    text-transform: none !important;
}
.custom-customer-edit-payment .field .control input[type="text"]::placeholder{
    color:#C5C5C5 !important;
    text-transform:none
}

#customer-add-payment-validate .add-card-disable {
    pointer-events: none;
    opacity: 0.6;
    color: #C5C5C5 !important;
    border: 1px solid #C5C5C5;
    background:#fff;
    letter-spacing:0.03em;
}
#customer-add-payment-validate > div:nth-child(3) > div > div > span.defaultImg.img-container.selected_cc{
    border-bottom:0px solid transparent;
}
#customer-add-payment #comingSoonForm.form-error {height: 420px;}

/*BPA*/
.custom-customer-add-payment input[type = "text"] {
    padding-left: 15px;
    font-size: 12px;
    border: 1px solid #7B96AB;
}
.registrationPage .custom-customer-add-payment .field-name-fullname .defaultImg{
    margin-right: -2px !important;
}
.custom-customer-add-payment .field-name-fullname .control img,
.custom-customer-add-payment .field-name-fullname .control img{
    margin-right: 0px !important;

}
#customer-edit-payment-validate .control input[type="text"] {
    font-weight: unset !important;
}
.custom-customer-add-payment div.field label {
    letter-spacing: 0.03em;
}
.custom-customer-add-payment .actions-toolbar span{
    font-size: 13px;
}
.registrationPage.comingSoonTxt{
    width: 500px;
   /*height: calc(394px - 30px);  */
   height: 364px;
    position: relative;
    /*min-height: 445px;*/
}
.custom-customer-edit-payment .field  label.label span{
    letter-spacing: 0.03em;
}
.comingSoonTxt .custom-customer-edit-payment #card_number,
.comingSoonTxt .custom-customer-edit-payment .field-name-valid_thru .control #valid_thru,
.comingSoonTxt .custom-customer-edit-payment #cvv,
.comingSoonTxt .custom-customer-edit-payment #name_on_card
{
    color:#000;
    font-family:"Open Sans";
    /*font-weight:600;*/
}
/*.registrationPage.comingSoonTxt .custom-customer-edit-payment .field-name-valid_thru .control #valid_thru{
    font-weight:600;
}*/
.custom-customer-edit-payment .field label.label span {
    letter-spacing: 0.03em;
    font-family: "Open Sans";
}
#comingSoonForm  div.delete-warning-sign{
    margin-top: 30px !important;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    border: 6px solid #EBC8C8; 
}
#comingSoonForm  div.confirm-delete {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);

}

#comingSoonForm  div.confirm-delete  span  button.btn.btn-cancel{
width: 133.16px;
height: 34px;
left: 725px;
top: 503px;

background: #FFFFFF;
border: 1px solid #0E3C5D;
box-sizing: border-box;
}
#comingSoonForm  div.confirm-delete  span  button.btn.btn-delete{
width: 133.16px;
height: 34px;
left: 870px;
top: 503px;

background: #EB5757;
}
.registrationPage .delete-warning-sign i {
    font-size: 30px;
    color: #EB5757;
}
#comingSoonForm .custom-customer-delete-payment .confirm-delete span .btn-cancel{
color: #0E3C5D;
font-family: 'Open Sans';
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 15px;
letter-spacing: 0.03em;
margin-right:12px;
border-radius: 0px;
}
#comingSoonForm .custom-customer-delete-payment .confirm-delete span .btn-cancel:hover{
    color: #FFFFFF;
    background: #0E3C5D;
    text-decoration-line: underline;
    border: 1px solid #0E3C5D;
}
#comingSoonForm .custom-customer-delete-payment div.confirm-delete span .btn-delete{
font-family: "Open Sans";
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 15px;
letter-spacing: 0.03em;
color: #FFFFFF;
border-radius: 0px;
}
#comingSoonForm .custom-customer-delete-payment div.confirm-delete span .btn-delete:hover{
    color: #FFF;
    background:#A73838;
    text-decoration-line: underline;    
}
#comingSoonForm  div.confirm-delete  p{
font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 20px;
text-align: center;
color: #000000;
/*margin-bottom: 24px;*/

}
p.delete-card-wrapper {
    margin-bottom: 24px;
}
.block-customer-delete-payment .quickViewCont .customer-edit-title button{
    padding: 7px 10px;
}
/*.registrationPage .custom-customer-edit-payment div:nth-child(7) label span{
    font-weight: 600px;
}*/
.registrationPage .custom-customer-edit-payment div>div>div label.label{
    cusror:pointer !important;
}
#customer-edit-payment-validate input[type="checkbox"]#cc_default:checked ~label.label {
 font-weight: 600;
 font-family: 'Open Sans Bold';
}
/*#customer-edit-payment-validate input[type="checkbox"]#cc_default ~label.label {
 font-weight: 600;
}*/
.paymentblockmethod .paymentAddresscontentdiv .newpaymentoption input[type = "radio"]{
    position: relative;
    cursor: pointer;
}
.paymentblockmethod .paymentAddresscontentdiv .newpaymentoption .all-creditcard_wrapper input[type = "radio"]:after {
    content: '';
    width: 12px;
    height: 12px;
    /*position: absolute;*/
    /*border: 1px solid #0c416a;*/
    border-radius: 8px;
    background: #fff;
    /*top: 10px;*/
    left: 13px;
}
.paymentmethodblockwidth .newpaymentoption .all-creditcard_wrapper input[type="radio"]:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
    left: 0px;
}
.paymentblockmethod .paymentAddresscontentdiv .newpaymentoption .all-creditcard_wrapper .firstCard input[type = "radio"]:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}
.paymentblockmethod .paymentAddresscontentdiv .selectpaymentterms input#creditcard:checked:after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}
.paymentblockmethod .paymentmethodblockwidth .paymentAddresscontentdiv .selectpaymentterms input#wiretransfer_value{
    position: relative;
}
.paymentblockmethod .paymentmethodblockwidth .paymentAddresscontentdiv .selectpaymentterms input#wiretransfer_value:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;   
}

/*ToolTip Icon CSS*/
.address-info-icon {
    background: #0c4269;
    position: absolute;
    height: 24px;
    width: 24px;
    z-index: 9;
    right: 0px;
    border-radius: 50%;
    transform: translate(-74%, 50%);
    top: 0px;
}

.address-info-icon:after {
    content: ' ';
    height: 3.43px;
    width: 3.43px;
    background: #fff;
    position: absolute;
    top: 29%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.address-info-icon:before {
    content: ' ';
    background: #fff;
    width: 3.43px;
    height: 8px;
    position: absolute;
    top: 62%;
    left: 50%;
    transform: translate(-50%, -50%);
}

p.delivery-note-msg {
    margin-bottom: unset;
    font-size: 11px;
    max-width: 351px;
    padding: 7px 8px;
    height: auto;
    border: 1px solid #E1E9F0;
    line-height: 12px;
    color: #000000; 
}
.shippingmethodblockpatment .addressdropdowndemo i.fa.fa-angle-down {
    right: 74.5px;
    display: none;
}


/*ToolTip Icon CSS*/
/*backorder tooltip*/
.keepBackOrder-wrapper {
    display: flex;
    align-items: baseline;
}
.cancelBackorder-container {
    position: relative;
}

.keepBackOrder-container {
    position: relative;
}
.address-info-icon.keepBackOrder-icon {
    top: 28%;
    right: 0%;
}
.address-info-icon.cancelBackOrder-icon {
    top: -27%;
    right: 0%;
}
.cancelBackorder-container {
    position: relative;
}

.keepBackOrder-container {
    position: relative;
}

.keepBackOrder-container:before {
    content: attr(data-text);
    position: absolute;
    top: 16%;
    transform: translate(-104%,61%);
    left: 90%;
    margin-left: 20px;
    width: 300px;
    padding: 16px 10px 15px 20px;
    border-radius: 4px;
    background: #0E3C5D;
    color: #fff;
    text-align: center;
    height: 73px;
    display: none;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-top: 0px;
    z-index: 9999;
}

.keepBackOrder-container:after {
    content: "";
    position: absolute;
    left: 74%;
    margin-left: 6px;
    top: 80%;
    transform: translate(-50%, -2%);
    border: 7px solid #0E3C5D;
    border-color: transparent #0E3C5D transparent transparent;
    display: none;
    transform: rotate(90deg);
    margin-top: 0px;
}

.keepBackOrder-container:hover:after,
.keepBackOrder-container:hover:before{
    display:block;
}

.cancelBackorder-container:before {
    content: attr(data-text);
    position: absolute;
    top: -25%;
    transform: translate(-104%,61%);
    left: 92%;
    margin-left: 20px;
    width: 300px;
    padding: 16px 10px 15px 20px;
    border-radius: 4px;
    background: #0E3C5D;
    color: #fff;
    text-align: center;
    height: 73px;
    display: none;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-top: 0px;
}

.cancelBackorder-container:after {
    content: "";
    position: absolute;
    left: 84%;
    margin-left: 6px;
    top: 88%;
    transform: translate(-50%, -2%);
    border: 7px solid #0E3C5D;
    border-color: transparent #0E3C5D transparent transparent;
    display: none;
    transform: rotate(90deg);
    margin-top: 0px;
}

.cancelBackorder-container:hover:after,
.cancelBackorder-container:hover:before{
    display:block;
}
/*end backorder tooltipi*/
/*Delivery not Tooltip Icon and msg start*/
.delivery-note-icon {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #0E3C5D;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.delivery-note-msg-container {
    margin-bottom: 17px;
    position: relative;
    display: flex;
    max-width: 351px;
}
.delivery-note-msg-container .note-icon{
    position: relative;
    padding: 0px 15px;
    background: #E1E9F0;
    height: auto;
    width: 30px;
}
.delivery-note-icon:after {
    content: ' ';
    height: 2px;
    width: 2px;
    background: #0E3C5D;
    position: absolute;
    top: 5.5px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}

.delivery-note-icon:before {
    content: ' ';
    width: 2px;
    height: 6px;
    background: #0E3C5D;
    position: absolute;
    top: 11px;
    left: 9px;
    transform: translate(-50%, -50%);
}

.shippingmethodblockpatment .box.box-information.shippingmethodblock span.customselect select {
    border: 1px solid #0E3C5D;border-radius: 3px;
}
#payemtnaction .paymentmethodblockwidth .newpaymentoption {
    margin-top: 16px;
    width: 100%;
}
.paymentAddresscontentdiv .selectpaymentterms{
    width: 403px;
}
input[name="paymentmethod"]#creditcard:checked ~ label {
    font-weight: bold;
}
#payemtnaction .bdrLine {
    margin: 11px 0px;
}
/*Delivery not Tooltip Icon and msg end*/
#payemtnaction .paymentmethodblockwidth .paymentAddresscontentdiv .newpaymentoption .cf input.delUrl{
    color: #0f4482;
    padding-left: 0;
    font-weight: bold;
    font-family: 'Open Sans Bold';
    font-size: 14px;
}



/*Edit loader*/
.edit-payment-loader .loader {
    position: relative;
}

.block-customer-edit-payment span.please-wait-loader-text {
    position: absolute;
    top: 202px;
    left: 205px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #0E3C5D;
    font-family: 'Open Sans';
    opacity: 1;
}

#customer-edit-bank-account .edit-payment-loader .loading-mask.lezzy-popup {
    height: 471px  !important;
    bottom: -30px;
    left: 12px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(9px);
    pointer-events: unset;
}
#customer-edit-payment .edit-payment-loader img {
    bottom: 80px;
}
span.please-wait-loader-text {
    position: absolute;
    top: 265px;
    left: 209px;
    font-weight: 600;
    font-family: 'Open Sans';
    color: #0E3C50;
}
/*Edit loader*/

/*Add CC Loader*/
.add-payment-loader .loading-mask.lezzy-popup {
    height: 413px;
    bottom: 19px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(9px);
    pointer-events: unset;
}
.add-payment-loader .loader {
    position: relative;
}
.add-payment-loader .lezzy-popup .loader img {
    bottom: 40px;
}
.add-payment-loader span.please-wait-loader-text {
    position: absolute;
    top: 230px;
    left: 208px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #0E3C5D;
    font-family: 'Open Sans';
    opacity: 1;
}
.field-name-security-code .control .label{
    cursor: pointer;
    font-weight: 600;
}
/*Add CC Loader End*/


#payemtnaction .shippingmethodblockpatment .shipping-address-wrap .select-section.shipAddressActive .addressdropdowndemo {
    border-bottom: 1px solid #C5C5C5 !important; 
    border-radius: 5px 5px 0px 0px;
    /*border-left: 0px transparent;*/
    /*border-top: 0px solid transparent;*/
    /*border-right: 0px solid transparent;*/
}
#payemtnaction .shippingmethodblockpatment .shipping-address-wrap .select-section .addressdropdowndemo {
    background: #fff;
    width: 100%;

    border: 1px solid #000;
    border-radius: 5px;
}
/*Delete Loader*/
.delete-payment-loader span.please-wait-loader-text {
    position: absolute;
    top: 200px;
    left: 209px;
    font-weight: bold;
    color: #0E3C5D;
    font-family: 'Open Sans';
    opacity: 1;
}
.delete-payment-loader .loading-mask.lezzy-popup {
    height: 314px;
    bottom: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(5px);
    pointer-events: unset;
}
#customer-delete-payment i.fa.fa-times {
    position: absolute;
    top: 5px;
    right: 20px;
    color: #FFFFFF;
    text-shadow: 0 0 black;
    font-weight: 20px;
}
/*Delete Loader End*/

/*Shipping Address Css Start*/
/*DropDown Arrow*/
.shippingmethodblockpatment .shippingAdds input.delUrl.removeeditshipurl {
    color: #0f4482 !important;
    padding-top: 10px;
    font-size: 13px;
    font-family: 'Open Sans Bold';
}
label.shipAddress::before {
    content: '\f107';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    right: 9%;
    top: 38%;
    font-size: 30px;
    transition: 0.2s;
    cursor: pointer;
}
.bank_account_wrapper:first-child:not(.firstAccount) {
    margin-top: 0px;
}
label.shipAddress::after {
    display: none;
    content: '\f106';
    position: absolute;
    font-family: 'FontAwesome';
    right: 18px;
    top: 10px;
    bottom: 0;
    font-size: 30px;
}
.shipAddressActive label.shipAddress::after{
    display: block;
}

.shipAddressActive label.shipAddress::before{
    display: none;
}
/*DropDown Arrow*/
/*Shippingn Address Dropdown Css Start*/

.select-section.shipAddressActive .shippingMeethod {
    display: block !important;    
    margin-bottom: 0px !important;
    border-radius: 5px;
    padding: 0px !important;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #000;
    border-top: unset;

}
.select-section ul#shippingaddress {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: #ffff;
}
.shipping-address-wrap .select-section .shippingMeethod li {
    padding: 31px 25px;
    height: 48px;
    display: flex;
    align-items: center;
    margin: 0px 0;
}
.shipping-address-wrap .select-section .shippingMeethod li:hover {
    background: #0E3C5D;
    color: #fff;
}
.shippingAdds .shipping-address-wrap .select-section.shipAddressActive .shippingMeethod li:hover{
    color: #ffffff;
    font-family:'Open Sans';
}
.shippingAdds .shipping-address-wrap .select-section.shipAddressActive .shippingMeethod li {
    padding: 0px 0px 0px 45px !important;
    height: 38px;
    display: flex;
    align-items: center;
    margin: 0px 0;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    font-family: 'Open Sans';
}
.select-section{
    padding: 0px !important;
    /*border: 1px solid #C5C5C5;*/
    /*border-radius: 6px;*/
}
.select-section.shipAddressActive {
    /*border: 1px solid #000;*/
    /*border-radius: 5px;*/
    padding: 0px;
    cursor: pointer;
}
/*.shippingmethodblockpatment input.delUrl.removeeditshipurl.addressBtnHide {
    display: none;
}*/
.shipping-address-wrap span.estimated_tota_weight.HideWeight{
    display: block;
}

/*Shippingn Address Dropdown Css End*/

/*Shipping Address Css End*/
/* dropship addres figma changes */
#customer-edit-address .customer-edit-title i.fa.fa-times {
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 400;
}
.block-customer-edit-address .quickViewCont .dropshippadreess_notic_wrapper p.dropship_note{
    color: #000000;
}
.dropshippadreess_notic_wrapper{
    margin-bottom: 14px;
    position: relative;
    display: flex;
    width: 351px;
    left: 10px;
}
.dropshippadreess_notic_wrapper .dropshipaddress_icon{
    position: relative;
    /*padding: 0px 21px; */
    background: #E1E9F0;
    height: 75px;
    width: 30px;
}
.dropshipaddress_icon .note_icon{
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #0E3C5D;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.dropshipaddress_icon .note_icon:after{
    content: ' ';
    height: 3px;
    width: 2px;
    background: #0E3C5D;
    position: absolute;
    top: 5.5px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}
.dropshipaddress_icon .note_icon:before{
    content: ' ';
    width: 2px;
    height: 5px;
    background: #0E3C5D;
    position: absolute;
    top: 11px;
    left: 9px;
    transform: translate(-50%, -50%);
}
.dropshippadreess_notic_wrapper p {
    margin-bottom: unset;
    font-size: 11px;
    font-family: 'Open Sans';
    font-style: normal;
    width: 321px;
    padding: 10px 9px 8px 8px;
    height: 75px;
    border: 1px solid #E1E9F0;
    line-height: 12.4px;
    text-align:justify;
}
.addressdropdowndemo label.shipAddress {
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 22px;
    color: #000000;
}
.custom-customer-edit-address .reqField {
    color: #EB5757;
}
#customer-edit-address .custom-customer-edit-address .control input::placeholder{
    color: #C5C5C5 !important;
}
#customer-edit-address .registrationPage.comingSoonTxt{
    height: 508px;
}
#customer-edit-address .registrationPage.comingSoonTxt #customer-edit-address-validate div.field{
    margin-bottom:8px
}
#customer-edit-address .custom-customer-edit-address .control input::placeholder{
    color: #C5C5C5 !important;
    text-transform:none;
    letter-spacing:0.13em;
}
#customer-edit-address select#state.color-gr,
#customer-edit-address select#Country.color-gr {
    color: #C5C5C5;
}
#customer-edit-address select#state.color-bk,
#customer-edit-address select#Country.color-bk {
    color: #000;
}
#customer-edit-address #state option,
#customer-edit-address #Country option {
    color: #000;
}
#customer-edit-address button.themeBtn.action.save.defaultview {
    background: #ffff;
    border: 1px solid #C5C5C5;
    pointer-events: none;
    color: #C5C5C5 !important;
}
#customer-edit-address .save span.defaultview {
    color: #c5c5c5 !important;
}
#customer-edit-address-validate .field label{
    color: #000;
    font-family: "Open Sans";
    font-weight: 700;

}
form#customer-edit-address-validate {
    width: 378px;
}
#customer-edit-address .actions-toolbar.mt-2 {
    margin-top: 1px !important;
}
.customerorder-customer-neworder select:not([disabled]):focus{
    outline: 1px auto #4d90fe !important;
  }
  #customer-edit-address .custom-customer-edit-address .response-msg{
    position: absolute;
    top: 77px;
    left: 128px;
}
#customer-edit-address .custom-customer-edit-address .field-name-fullname{
    margin-top: 20px;
}
/* dropshipp address design end */
/*Choose Shipping method Radio Button*/
.shippingmethodblock input[type="radio"]:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}

 input[name="shipmenttype"]:checked ~label{
    font-weight: bold;
 }
 .shippingmethodblockpatment .shippingmethodblock label{
    color: #000 !important;
    font-size: 14px;
    font-weight: 600px;
 }
  input[name="shiiping_method"]:checked ~label{
    color: #000 !important;
    font-family: "Open Sans";
    font-weight: bold !important;
  }
.shipping_wrapper.add-step div label {
    font-family: 'Open Sans Bold' !important;
}
/*Choose Shipping method Radio Button End*/
/*Blur Effect On Shipping Address CSS*/
.blurAddress .box-content,
.blurAddress strong.box-title,
#payemtnaction .shippingmethodblockpatment .blurAddress .shipping-address-wrap input,
#payemtnaction .shippingmethodblockpatment .blurAddress .shipping-address-wrap .addressdropdowndemo label{
    opacity:0.8 !important;
    color:#C4C4C4 !important;
    pointer-events:none !important;

}    
#payemtnaction .shippingmethodblockpatment .blurAddress .address-info-icon{
    opacity:0.5 !important;
    color:#C4C4C4 !important;
    pointer-events:none !important;
    background-color: #C4C4C4 !important;    
}
.shipping-address-wrap span.estimated_tota_weight p:first-child{
    margin-top: 27px;
    color: #000;
    font-weight: 600;
    font-family: 'Open Sans Bold';
    font-size: 14px;
}

/*Blur Effect On Shipping Address CSS End*/
/*Credit Card Tooltip CSS Start*/
.addressdropdowndemo {
  position:relative; 
  /*border-bottom:1px dashed #000; */
}
/*.addressdropdowndemo:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 20px;
    width: 300px;
    padding: 16px 10px 15px 20px;
    border-radius: 4px;
    background: #0E3C5D;
    color: #fff;
    text-align: center;
    height: 73px;
    display: none;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    z-index: 999;
}
.addressdropdowndemo:after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: 6px;
    top: 50%;
    transform: translateY(-50%);
    border: 7px solid #0E3C5D;
    border-color: transparent #0E3C5D transparent transparent;
    display: none;
}*/
.addressdropdowndemo:hover:after,
.addressdropdowndemo:hover:before {
  display:block;
}
/*Credit Card Tooltip CSS END*/

/*Add Credit cadr err start*/
.CcErrMessage {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #FA212F;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.CcErrMessage:before {
    content: ' ';
    width: 2px;
    height: 2px;
    background: #FA212F;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: translate(-50%, -50%);
}
.CcErrMessage:after {
    content: ' ';
    height: 5px;
    width: 2px;
    background: #FA212F;
    position: absolute;
    top: 7px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}
.NewErricon {
    position: relative;
    /*padding: 0px 21px;*/
    background: #EDD7D7;
    height: 40px;
    width: 30px;
}
.NewcCErr {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    width: 351px;
    border: 1px solid #E1E9F0; 
    height: 42px;
    margin-top: 24px;
}
p.Dis_CC_Err_Msg {
    font-size: 11px;
    font-family: 'Open Sans';
    padding-left: 4px;
    line-height: 1.5;
    padding-top: 7px;
}
label.AddNewCss {
    font-weight: 600;
}
div#comingSoonForm.class_for_Err {
    height: 465px !important;
}
.quickViewCont .box{
    margin-right: 0px !important;
}
.addressInfo{
    padding-left: 15px !important;
}
/*Add Credit cadr err end*/
/*CREDIT CARD RESPONSIVE*/
@media only screen and (min-width: 997px) and (max-width: 1335px){
    .all-creditcard_wrapper .credit-data-update-wrapper {
        flex-direction: column;
    }

    .all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data {
        margin-left: 40px;
    }

    .all-creditcard_wrapper .credit-data-update-wrapper .card-update {
        margin-left: 34px;
        margin-bottom: 6px;
    }

    .all-creditcard_wrapper .creditcard_wrapper .credit-data-update-wrapper span.credit-card-exp-lebel {
        margin-bottom: unset;
    }
    .shippingmethodblockpatment .box.box-information.shippingmethodblock #allship label,
     .shippingmethodblockpatment .box.box-information.shippingmethodblock p#defaultship label{
        font-size: 11px !important;
     }
     .all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data{
        margin-left: 45px;
     }
}
@media only screen and (min-width: 768px) and (max-width: 996px){
    #customer-add-payment .modal-body .quickViewCont #comingSoonForm{
        height: 400px;
    }
    #payemtnaction .paymentmethodblockwidth .paymentAddresscontentdiv .newpaymentoption {
        width: 335px;
        margin-top: 25px;
    }
    #payemtnaction .shippingmethodblockpatment .shipping-address-wrap .select-section .addressdropdowndemo{
        padding: 10px 0px;
    }
    .address-info-icon{
        right: -13px;
        height: 20px;
        width: 20px;
        top: 4px;
    }
    .addressdropdowndemo label.shipAddress{
        font-size: 14px;
        margin-left: 16px;
    }
    .all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data{
        margin-left: 55px;
     }

}
@media only screen and (min-width: 500px) and (max-width: 768px){
    .registrationPage.comingSoonTxt {
            height: 450px;
    }
    #customer-add-payment #comingSoonForm{
            height: 450px;
    }
    .all-creditcard_wrapper .credit-data-update-wrapper {
        flex-direction: column;
    }
    .all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data {
        margin-left: 30px;
    }

    .all-creditcard_wrapper .credit-data-update-wrapper .card-update {
        margin-left: 24px;
        margin-bottom: 6px;
    }

    .all-creditcard_wrapper .creditcard_wrapper .credit-data-update-wrapper span.credit-card-exp-lebel {
        margin-bottom: unset;
    }
    .all-creditcard_wrapper .credit-data-update-wrapper .credit-card-data{
        margin-left: 25px;
    }
    .delivery-note-msg-container{ 
    width: 230px;
    }
    div#quickneworder .box.box-information.dlvrNote .box-content{
        width: 270px !important;
    }
    /*Shipping Address Responsive*/
    .addressdropdowndemo{
        padding: 10px 0px;
    }
    .address-info-icon{
        right: -9px;
        height: 20px;
        width: 20px;
    }
    .address-info-icon:before {
    width: 3.43px;
    height: 8px;
    top: 62%;
    left: 50%;
    }
    .address-info-icon:after {
    height: 3.43px;
    width: 3.43px;
    top: 29%;
    left: 50%;
    }
    .shipping-address-wrap .select-section .addressdropdowndemo label.shipAddress::after,
    .shipping-address-wrap .select-section .addressdropdowndemo label.shipAddress::before{
        right: 40px;
        top: 14px;
    }
    ul#shippingaddress {
    margin-left: -25px;
    }
    .shippingmethodblockpatment .box.box-information.shippingmethodblock p#allship{
        display: flex;
    }
    .shippingmethodblockpatment .box.box-information.shippingmethodblock #allship label{
        font-size: 10px !important;
    }
    .shippingmethodblockpatment .box.box-information.shippingmethodblock p#defaultship label{
        font-size: 10px !important;
    }
    .shippingmethodblockpatment.row .shipping_wrapper label{
        font-size: 10px !important;
    }
    .dlvrNote .delivery-note-msg-container{
        width: 270px !important;
    }
    .delivery-note-msg-container .note-icon{
        width: 35px;
    }
    .delivery-note-icon{
        width: 18px;
        height: 18px;
    }
    .delivery-note-icon:before {
    width: 2px;
    height: 5px;
    top: 9px;
    left: 8.5px;
    }
    .delivery-note-icon:after {
    height: 2px;
    width: 2px;
    top: 4px;
    left: 8.5px;
    }


    #payemtnaction .all-creditcard_wrapper {
        overflow-x: hidden;
        /* width: fit-content; */
    }

    .all-creditcard_wrapper .creditcard_wrapper label.v-center {
        width: 88%;
    }

}
/*CREDIT CARD RESPONSIVE END*/
/*edit Credit cadr err */

.edit-creditcard-error .Edit_Popup_Error {
   display: block !important;
}

#customer-edit-payment div#comingSoonForm.edit-creditcard-error {
    height: 450px;
}
/*edit Credit cadr err */

.shipping_rate_wrapper.AddNewCss label {
    font-weight: bold !important;
}
div#comingSoonForm.class_for_Err .add-payment-loader .loading-mask{
    height: 450px !important;
}
.Edit_Popup_Error {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    width: 351px;
    border: 1px solid #FA212F;
    height: 43px;
    margin-top: 24px;
}
.Edit_Err_icon {
    position: relative;
    background: #EDD7D7;
    height: 41px;
    width: 30px;
}
.Edit_Cc_Err_Message {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #FA212F;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.Edit_Cc_Err_Message:before {
    content: ' ';
    width: 2px;
    height: 2px;
    background: #FA212F;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: translate(-50%, -50%);
}
.Edit_Cc_Err_Message:after {
    content: ' ';
    height: 5px;
    width: 2px;
    background: #FA212F;
    position: absolute;
    top: 7px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}
p.Display_edit_Err_Msg {
   position: absolute;
    font-size: 11px;
    font-family: 'Open Sans';
    padding-left: 4px;
    line-height: 1.5;
   top: 5px;
   left: 30px;
}
/*Coupne code place holder CSS*/
#quickcheckoutdetail .paymentblockcoupan input[name="coupon_code"]::placeholder{
    font-style:unset ;
}

.shippingmethodblockpatment .dlvrNote textarea::placeholder{
    font-style:unset ;
    font-size:14px !important;
}
/*Coupne code place holder CSS End*/

/*TExt Bold CSS start*/
.paymentblockmethod .selectpaymentterms div label {
    font-weight: 600;
    font-family: 'Open Sans';
}
.paymentblockbilling .addressInfo .box-content span {
    font-weight: 600;
    font-family: 'Open Sans';
}
input[name="paymentmethod"]#wiretransfer_value:checked ~ label {
    font-weight: 900;
    font-family: 'Open Sans Bold';
}
.quickneworder_content .paymentblockcoupan span.couponTxt {
    margin-top: 0px;
}
.paymentblockcoupan .box-content.mrgB10{
    margin-top: 8px;
}
#customer-edit-payment-validate div#valid_thru-error {
    position:absolute;
}
.credit-card-updated {
    display: flex;
}
.cover-div.col-md-4.paymentblockbilling {
    height: fit-content;
}

.shippingmethodblock p label {
    color: #000000;
    font-weight: 600;
}
.shippingmethodblock #allship input:checked ~ label,
.shippingmethodblock #defaultship input:checked ~ label {
    font-family: 'Open Sans Bold';
}
/*end new design of credit card*/


/*New Figma Design Css BPA*/
.credit-data-balance{
    display: flex;
    gap: 40px;
    margin-top: 34px;
}

/*New Line Table  CSS start*/
#quickcheckoutdetail div.ordersummary_wiretransfer_wrapper div.orderSummary-data div table tbody tr td:first-child {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    color: #005D92;
}
/*New Line Table CSS End*/


.all-creditcard_wrapper span.card-name {
    font-family: 'Open Sans Bold';
}

.box.box-information.s-border #paymentshoe{
    margin-bottom: 8px;
}

.selectpaymentterms {
    margin-bottom: 18px;
}
.paymentblockbilling .addressInfo .box-content {
    margin-top:8px;
}

.paymentblockbilling .addressInfo .box-content span{
font-family: Open Sans;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #000000;
}
#quickcheckoutcont #payemtnaction .paymentblockcoupan .box-information .box-title span {
    font-size:14px !important;
}
#quickcheckoutcont #payemtnaction .paymentblockcoupan input[type="text"] {
    border: 1px solid #89949D;
}
#quickcheckoutcont #payemtnaction .paymentblockcoupan input[type="text"]::placeholder{
font-family: Open Sans;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #C5C5C5;
}
form#payemtnaction .steptitel strong{height: 0px;left: 475px;top: 383px;font-family: Open Sans;font-style: normal;font-weight: bold;font-size: 14px !important;line-height: 22px;letter-spacing: 0.02em;color: #000000;}
form#payemtnaction .steptitel{
    margin-bottom:24px;
}
form#payemtnaction .block-title{
    border:none;
}
.paymentblockmethod .paymentAddresscontentdiv .selectpaymentterms input.paymentterms:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}
.add-payment-loader .loading-mask.lezzy-popup{
    height: 412px;
    bottom: -59px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(5px);
}

.edit-bankpayment-loader .loading-mask.lezzy-popup {
    height: 372px;
    bottom: -74px;
    left: 12px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(5px);
}
#customer-edit-payment button{
    opacity: 1 !important;
}
#customer-edit-payment i.fa.fa-times{
    text-shadow: none;
    position: absolute;
    top: 8px;
    right: 29px;
    color: #FFFFFF !important;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 100;
}
.customer-edit-bank-account-title i.fa.fa-times {
    position: absolute;
    right: 28px;
    top: 6px;
    box-shadow: unset;
    color: #FFFFFF;
    opacity: 1;
    font-size: 20px;
}
.customer-edit-bank-account-title button{
    box-shadow: unset;
    opacity: 1 !important;
}

#quickcheckoutcont .orderList tr td:last-child,
#quickcheckoutcont .orderList tr.totalcolumncolor td.price,
#quickcheckoutcont .orderList tr th{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
    white-space: nowrap;
    letter-spacing: 0.05em;
    color: #000000;
}
#quickcheckoutcont .orderList tr td{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
}
#quickcheckoutcont .orderList th{
    background: #F5F5F5 !important;
}
#quickcheckoutcont .orderList tr:last-child{
    background: #F5F5F5;    
}
#quickcheckoutcont table.summary-table tbody tr td.summary-label {
    text-align: left;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
#quickcheckoutcont .summary-table td.summary-value {
    text-align: right;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
#quickcheckoutcont .instant-saving-data span.labelValue {
    justify-content: end;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #528126 !important;
}
#quickcheckoutcont tr.total-data.orderTotal td.summary-label {
    text-align: right;
}
#quickcheckoutcont span.lineitem-discount.quickview {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
#quickcheckoutcont table.summary-table tbody tr td {
    width: 150px !important;
}
#quickcheckoutcont tr.total-data td.summary-label {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    color: #0E3C5D !important;
    background: #FFFFFF !important;
    border: 1px solid #0E3C5D;
    border-right:unset;
    box-sizing: border-box;
    text-align: right !important;
    padding: 2px !important;
}

#quickcheckoutcont tr.total-data td.summary-value {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    color: #0E3C5D !important;
    background: #FFFFFF !important;
    border: 1px solid #0E3C5D;
    border-left:unset;
    box-sizing: border-box;
    text-align: left !important;
    padding: unset !important;
}

div#popupModal div#quickcheckoutdetail .orderSummary-data {
    padding-right: 27px;
}

#popupModal button.themeBtn.quickcheckoutsubmit.submitorder_sttl {
    background: #0E3C5D;
    border: 1px solid #0E3C5D;
    box-sizing: border-box;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.04em;
    height: 40px;
    width: 300px;
    color: #FFFFFF !important;
}

.modal.fade.show#popupModal .bg-light.bottomBtn {
    padding-right: 34px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background: #F5F5F5 !important;
    border-top:  1px solid #C4C4C4; !important;
}

#popupModal button.backbuttonclose {
    margin-right: unset;
    padding-right: 47px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 13px !important;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-decoration-line: underline;
    color: #000000;
    text-transform: uppercase;
}



div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file {
    margin-bottom: 63px;
    padding-bottom: 10px;
    background: #F5F5F6;
    bottom: -117px;
}
div#popupModal div#quickcheckoutdetail {
    padding-bottom: 95px;
}

div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.textamount,
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.textfile {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
div#popupModal div#quickcheckoutdetail .uploadsubmit.row .fileupload {
    margin-bottom: 17px;
    padding-left: 24px;
    background: #FFFFFF;
}
div#popupModal div#quickcheckoutdetail .ordersummary_wiretransfer_wrapper .quickcheckout_wiretransfer_file p.textfile {
    margin-top: 16px;
    margin-bottom: 8px;
}
/*Bottom Icon*/
.wire-noti-container .note-icon {
    position: relative;
    padding: 0px 15px;
    background: #E1E9F0;
    height: auto;
    width: 30px;
}
.wire-noti-container {
    display: flex;
    width: 370px;
}
.wire-noti-container p.first {
    background: #FFFFFF;
    border: 1px solid #E1E9F0;
    box-sizing: border-box;
    font-family: 'Open Sans' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 11px !important;
    line-height: 14px;
    color: #000000;
    padding: 7px;
    margin-bottom: unset !important;
}
a.Wire-reciept {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    text-decoration-line: underline;
    color: #005D92 !important;
    font-size: 11px !important;
}
#quickcheckoutcont .orderList.lineItemsList td {
    border-bottom: 2px solid #E1E1E1;
}

#quickcheckoutcont h6.line-item-label {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 5px;
}
/*Outline change css*/


#customer-add-bank-validate .field .control input[type='text']:focus {
    outline: 1px solid #447DC5 !important;
}

#customer-edit-payment-validate .control input[type="text"]:focus,
.custom-customer-add-payment input[type = "text"]:focus,
#quickcheckoutcont #payemtnaction .paymentblockcoupan input[type="text"]:focus {
    outline: 1px auto #447DC5 !important;
}
#allship label,
#allship input,
#defaultship input,
#defaultship label {
    cursor: pointer;
}


#payemtnaction .block-title strong {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 22px;
    color: #000000;
}
div#quickcheckoutdetail .block-title {
    padding-bottom: 13px;
}
form#payemtnaction .steptitel {
    background: #F5F5F5;
}
form#payemtnaction .steptitel strong {
    margin-top: unset;
    padding: 9px 10px 9px 16px;
    background-color: unset;
    padding-right: unset;
}
div#popupModal div#quickcheckoutdetail {
    padding-left: 15px;
}

#popupModal #paymentshoe strong {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px;
    color: #000000;
    white-space: nowrap;
}
#popupModal .paymentblockmethod .selectpaymentterms div label {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}


#popupModal .selectpaymentterms {
    margin-bottom: 16px;
}

#popupModal .paymentblockbilling .box-information .addressInfo .box-title span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px;
    color: #000000;
}

#popupModal .success {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #528126;
    margin-bottom: 13px;
}

#popupModal .credit-data-balance {
    gap: 24px;
}

#popupModal #payemtnaction .bdrLine {
    border: 1px solid #C4C4C4;
}

#popupModal .box.box-information.addressInfo.shippingAdds.col-md-4 .shipping-address-wrap {
    padding-bottom: 8px;
}

#popupModal .box-information.addressInfo.shippingAdds .box-title span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px;
    color: #000000;
}

#popupModal .shippingmethodblockpatment .shippingAdds input.delUrl.removeeditshipurl {
    padding-top: 8px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #0E3C5D !important;
}

#popupModal .shippingmethodblock .box-title span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px;
    color: #000000;
}

#popupModal .shippingmethodblockpatment .box.box-information.shippingmethodblock p#defaultship label {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
    white-space: nowrap;
}

#popupModal .shippingmethodblockpatment .box.box-information.shippingmethodblock #allship label {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

#popupModal .shippingmethodblockpatment .box.box-information.shippingmethodblock #defaultship {
    margin-top: 8px;
    margin-bottom: 7px;
}

#popupModal .dlvrNote .box-title strong {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 22px;
    color: #000000;
}

#popupModal .box.box-information.dlvrNote.col-md-4 .box-content {
    margin-top: 10px;
}

#popupModal .custom-file-order label.order-file-label {
    padding-left: 6px;
}

#popupModal .shippingmethodblockpatment {
    margin-bottom: 21px;
}
div#popupModal div#quickcheckoutdetail .paymentblockcoupan span.couponTxt {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 20px;
    color: #8D8D8E;
}
div.mage-error {
    position: absolute;
}
#popupModal .total-data.orderTotal span,
#popupModal .total-data.orderTotal strong{
    color:unset
}
div#customer-edit-payment {
    background: rgba(0,0,0,0.2);
}
div#customer-delete-payment {
    background: rgba(0,0,0,0.2);
}
div#customer-new-bank-account {
    background: rgba(0,0,0,0.2);
}

/*new figma design ends here*/

/*---------------------------------------->Pay With terms Css Start------------------------------------------->*/
/*Select Method DropDown Css*/
.paywithterm .box-title span{
    font-size: 15px !important;
}
.paywithterm {
    margin-top: 17px;
}

.paywithterm .paywithterm_dropdown label.selectmethod {
    padding-top: unset;
    font-weight: 400;
}

.paywithterm .paywithterm_dropdown {
    height: 47px;
    padding: 12px 24px;
    border: 1px solid #000;
    border-radius: 5px;
    cursor: pointer;
}
.paywithterm strong.box-title {
    font-weight: normal;
    color: #000;
    font-family: 'Open Sans Bold';
}

.paywithterm .paywithterm-wrap {
    margin-top: 8px;
    width: 403px;
}
.paywithterm_dropdown label.selectmethod::before{
    content: '\f107';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    right: 77px;
    top: 12px;
    font-size: 30px;
    transition: 0.2s;
}
.paywithterm .address-info-icon {
    top: 0px !important;
    right: 1px !important;
}
.paywithterm .select_section {
    position:relative;
    padding: 0px !important;
    border-radius: 6px;
}

.paywithterm ul#paywithterm_selectmethod {
    position: absolute;
    width: 100%;
    z-index: 999;
    background: #ffff;
}

.paywithterm .selectmethod_dropdown_open .paywithterm_selectmethod{
    display: block !important;
    margin-bottom: -7px !important;
    border-radius: 0px 0px 5px 5px;
    padding: 0px !important;
    border: 1px solid #000;
    border-top: unset;
    cursor: pointer;
}

.paywithterm .selectmethod_dropdown_open .paywithterm_selectmethod li{
    padding: 0px 0px 0px 45px !important;
    height: 38px;
    display: flex;
    align-items: center;
    margin: 0px 0;
    font-size: 13px;
    font-weight: 600;
}

.paywithterm .selectmethod_dropdown_open .paywithterm_dropdown{
    border-bottom: 1px solid #C5C5C5 !important;
    border-radius: 5px 5px 0px 0px;
}
.paywithterm .select_section .paywithterm_selectmethod li:hover {
    background: #0E3C5D;
    color: #fff;
}
.selectmethod_dropdown_open label.selectmethod::before{
    display:none;
}
.selectmethod_dropdown_open label.selectmethod::after{
    display:block;
}
label.selectmethod::after{
    display: none;
    content: '\f106';
    position: absolute;
    font-family: 'FontAwesome';
    right: 77px;
    top: 10px;
    bottom: 0;
    font-size: 30px;
}
.paywithterm-wrap input.add_bank_acc {
    display: block !important;
    color: #0f4482 !important;
    padding: 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
    text-decoration: underline;
    width: 156px;
    height: 23px;
    margin: 16px 0px 0px 0px;
 
}
input.add_bank_acc:hover {
    text-decoration: none;
}
input.addNewBankAccount.add_bank_acc:focus {
    outline: unset !important;
}

.all-creditcard_wrapper .creditcard_wrapper label.v-center::-webkit-scrollbar-thumb
{
    background-color: #103C5E;
    border-radius: 3px;
    background: #F9F9F9 border: 1px solid #C5C5C5;
}

.all-creditcard_wrapper .creditcard_wrapper label.v-center::-webkit-scrollbar {
    height: 3px;
}
.all-creditcard_wrapper .creditcard_wrapper label.v-center::-webkit-scrollbar-track {
    background: #ffffff;
    border: 1px solid #C5C5C5;
}



@-moz-document url-prefix() {
    .all-creditcard_wrapper label.v-center::before {
        content: '';
        background: #C4C4C4;
        width: 20px;
        top: 0px;
        height: calc(100% + 1px);
        position: absolute;
    }
}

/*Select Method DropDown Css*/
/*Pay with term Tooltip CSS Start*/
.paywithterm .paywithterm_dropdown {
  position:relative; 
  /*border-bottom:1px dashed #000; */
}
.paywithterm .paywithterm_dropdown:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 20px;
    width: 300px;
    padding: 16px 10px 15px 20px;
    border-radius: 4px;
    background: #0E3C5D;
    color: #fff;
    text-align: center;
    height: 73px;
    display: none;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-top: 0px;
}
.paywithterm .paywithterm_dropdown:after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: 6px;
    top: 50%;
    transform: translateY(-50%);
    border: 7px solid #0E3C5D;
    border-color: transparent #0E3C5D transparent transparent;
    display: none;
    margin-top: 0px;
}
.paywithterm .paywithterm_dropdown:hover:after,
.paywithterm .paywithterm_dropdown:hover:before {
  display:block;
}


/*Add New Bank Account Css Start*/
/*.customer_new_account_wrapper .field .label span{
    font-weight:600 !important;
    font-family:"Open Sans"
}*/
.customer_new_account_wrapper input[type="text"]::placeholder{
    color:#c4c4c4 !important;
    text-transform:none;
}
.custom-customer-add-bank-account .customer_new_account_wrapper .reqField{
    color:#EB5757;

}
.custom-customer-add-bank-account .customer_new_account_wrapper .acc_type{
    font-weight:600;
    font-size:12px;
    font-family:"Open Sans";
}

.custom-customer-add-bank-account .customer_new_account_wrapper .reqField{
    color:#EB5757;

}
.custom-customer-add-bank-account .customer_new_account_wrapper .acc_type{
    font-weight:600;
    font-size:12px;
    font-family:"Open Sans bold";
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="checkbox"]:checked ~label{
    font-family:"Open Sans Bold";
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]:checked ~label{
    font-family:"Open Sans Bold";
}
.customer_new_account_wrapper input[type='checkbox']:checked ~ label{
    font-family:"Open Sans Bold";
    font-weight:600;
}
.customer_new_account_wrapper input[type='checkbox']~label{
    font-family:"Open Sans";
    font-weight:600;
}
input.custom-checkbox:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#savings,
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#checking{
    cursor: pointer;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#checking:checked:after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#savings:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper .reqField{
    color:#EB5757;

}
.custom-customer-add-bank-account .customer_new_account_wrapper .acc_type{
    font-weight:600;
    font-size:12px;
    font-family:"Open Sans bold";
}
/*.custom-customer-add-bank-account .customer_new_account_wrapper .field label span:first-child{
    font-weight:600 !important;
    font-family:"Open Sans";
}*/
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="checkbox"]:checked ~label{
    font-family:"Open Sans Bold";
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]:checked ~label{
    font-family:"Open Sans Bold";
    cursor: pointer;
}
input.custom-checkbox:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#checking:checked:after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]#savings:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 30px;
    background: #fff;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 1px solid #C4C4C4;
    border-radius: 8px;
    background: #fff;
    top: 8px;
    left: 15px;
}
.custom-customer-add-bank-account .customer_new_account_wrapper .field{
    margin-top:14px;
}

div#comingSoonForm.AddNewBankAccount {
    height: fit-content;
    width: 100%;
    padding-bottom: 40px;
}
.custom-customer-add-bank-account .customer_new_account_wrapper input[type="radio"]~label{
    font-weight:600;
    font-family:"Open Sans";
    cursor: pointer;
}
#customer-add-bank-validate div.addNewBankAccountErr {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    width: 351px;
    border: 1px solid #E1E9F0;
    height: 43px;
    margin-top: 24px;
}
#customer-add-bank-validate div.addNewBankAccountErr .NewBankErricon {
    position: relative;
    background: #EDD7D7;
    height: 41px;
    width: 30px;
}
.NewBankErrMessage {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #FA212F;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.NewBankErrMessage:before {
    content: ' ';
    width: 2px;
    height: 2px;
    background: #FA212F;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: translate(-50%, -50%);
}
.NewBankErrMessage:after {
    content: ' ';
    height: 5px;
    width: 2px;
    background: #FA212F;
    position: absolute;
    top: 7px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}
p.Dis_Bank_Err_Msg {
    font-size: 11px;
    font-family: 'Open Sans';
    padding-left: 4px;
    line-height: 1.5;
    padding-top: 7px;
}
.add-bank-account-loader{
    pointer-events: none;
}
.add-bank-account-loader .loading-mask.lezzy-popup {
     height: 100%;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(9px);
    right: 0px;
    position: absolute;
}
#comingSoonForm .add-bank-account-loader .loader image{
    bottom: 50px;
}
.add-bank-account-loader span.please-wait-loader-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #0E3C5D;
    font-family: 'Open Sans';
    opacity: 1;
    transform: translate(-46%, 65%);
}
button.themeBtn.action.save.add-card-disable:hover {
    text-decoration: underline;
}
.AddNewBankAccount .customer_new_account_wrapper button.themeBtn.action.save.add-card-disable{
    pointer-events: none;
    opacity: 0.6;
    color: #C5C5C5 !important;
    border: 1px
    solid #C5C5C5;
    background: #fff;
    letter-spacing: 0.03em;
}

/*Add New Bank Account Css End*/
/*Edit Bank account Css Start*/

#customer-edit-bank-account-validate .control input[type='radio']:hover {
    cursor: pointer !important;
}
#customer-edit-bank-account-validate  input[type="radio"] ~ label{
 cursor: pointer;    
}
#customer-edit-bank-account .customer-edit-bank-account-title span.popUpTitle {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 19px;
    margin-top: 19px !important;
}


.custom-customer-edit-bank-account label.bank-account-type {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #000000;
}
.custom-customer-edit-bank-account .field {
    margin-bottom: 14px;
}
 
#customer-edit-bank-account div#comingSoonForm {
    height: 100%;
    width: 100%;
}
#customer-delete-bank-account .registrationPage.comingSoonTxt{
    height: 100%;
    width: 100%;
    /*min-height: 455px;*/
    height: 364px;
}
.custom-customer-edit-bank-account .actions-toolbar {
    margin-bottom: 40px;
}

.custom-customer-edit-bank-account label.label {
    font-family: 'Open Sans';
}
.custom-customer-edit-bank-account label[for='bank-account-savings'] {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    color: #000000;
}


.custom-customer-edit-bank-account label[for='bank-account-default'] {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.custom-customer-edit-bank-account #bank-account-default:checked ~ label{
    font-weight: bold;    
}
.custom-customer-edit-bank-account #bank-account-checking:checked ~ label{
    font-weight: bold;    
}
.custom-customer-edit-bank-account #bank-account-savings:checked ~ label{
    font-weight: bold;    
}
#customer-edit-bank-account-validate div.field div.control input[type='number']::placeholder,
#customer-edit-bank-account-validate div.field div.control input[type='text']::placeholder{
    color:#c4c4c4 !important;
    text-transform:none;
}

div#customer-edit-bank-account {
    background: rgba(0,0,0,0.2);
}
.custom-customer-edit-bank-account label[for='bank-account-checking'] {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    color: #000000;
}
#customer-edit-bank-account-validate span.reqField {
    color: #EB5757;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
}

#customer-edit-bank-account-validate button.themeBtn.action.save:hover {
    text-decoration: underline;
}
span.please-wait-loader-text {
    position: absolute;
    top: 265px;
    left: 209px;
    font-weight: 600;
    font-family: 'Open Sans';
    color: #0E3C50;
}
.Edit_bank_account_Popup_Error {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    width: 351px;
    border: 1px solid #E1E9F0;
    height: 43px;
    margin-top: 24px;
}

.Edit_BA_Err_Message {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #FA212F;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.Edit_BA_Err_Message:after{
    content: ' ';
    height: 5px;
    width: 2px;
    background: #FA212F;
    position: absolute;
    top: 7px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}
.Edit_BA_Err_Message:before
{
    content: ' ';
    width: 2px;
    height: 2px;
    background: #FA212F;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: translate(-50%, -50%);
}
/*Edit Bank account Css End*/
/*DElete Bank account Css End*/
div#customer-delete-bank-account {
    background: rgba(0,0,0,0.2);
}
div#customer-delete-bank-account {
    background: rgba(0,0,0,0.2);
}

#customer-delete-bank-account .customer-edit-title button.close.mfp-close-inside{
    color:#FFFFFF;
    opacity:1;
    margin-top:5px;
}

#customer-delete-bank-account .customer-edit-title i.fa.fa-times {
    position:absolute;
    top:7px;
    right:30px;
    box-shadow:none !important;   
}
.delete-account-warning-sign {
    margin-top: 30px !important;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    border: 6px solid #EBC8C8;
}

.delete-account-warning-sign i.fa.fa-exclamation {
    font-size: 30px;
    color: #EB5757;
}
#customer-delete-bank-account-validate .confirm-delete span .btn-cancel{
    color: #0E3C5D;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.03em;
    margin-right: 12px;
    border-radius: 0px;
}
#customer-delete-bank-account-validate .confirm-delete span .btn-cancel:hover{
    color: #FFFFFF;
    background: #0E3C5D !important;
    text-decoration-line: underline;
    border: 1px solid #0E3C5D;
}
#customer-delete-bank-account-validate .confirm-delete span .btn-delete{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    border-radius: 0px;
}
#customer-delete-bank-account-validate .confirm-delete span .btn-delete:hover{
    color: #FFF;
    background: #A73838 !important;
    text-decoration-line: underline;
}
.delete-bank-account-loader span.please-wait-loader-text {
        position: absolute;
    top: 50%;
    left: 50%;
    font-weight: bold;
    color: #0E3C5D;
    font-family: 'Open Sans';
    transform: translate(-45%, -45%);
    opacity: 1;
}
}
.block-customer-add-new-bank-account .customer-edit-title .mfp-close-inside {
    position: absolute;
    color: #FFF;
    right: 25px;
    top: 5px;
    opacity: 1 !Important;
    text-shadow:unset;
}
button.themeBtn.action.save.add-card-disable {
    border: 1px solid #C5C5C5;
    color: #C5C5C5 !important;
    pointer-events: none;
}
#customer-delete-bank-account .Delete_bank_account_Popup_Error {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    width: 351px;
    border: 1px solid #FA212F;
    height: 43px;
    margin-top: 24px;
    margin-right: 0px;
}

#customer-delete-bank-account .Delete_Err_icon {
    position: relative;
    background: #EDD7D7;
    height: 41px;
    width: 30px;
}
}

#customer-delete-bank-account .Delete_BA_Err_Message {
       width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #FA212F;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#customer-delete-bank-account .Delete_BA_Err_Message:before {
    content: ' ';
    width: 2px;
    height: 2px;
    background: #FA212F;
    position: absolute;
    top: 12px;
    left: 9px;
    transform: translate(-50%, -50%);
}

#customer-delete-bank-account .Delete_BA_Err_Message:after {
    content: ' ';
    height: 5px;
    width: 2px;
    background: #FA212F;
    position: absolute;
    top: 7px;
    left: 9px;
    transform: translate(-50%, -50%);
    border: unset;
}


/*DELETE Bank account Css End*/

/*Pay with term Tooltip CSS END*/

/*---------------------------------------->Pay With terms Css End------------------------------------------->*/


/*---------------------------------------->E-Check New Design Start------------------------------------------->*/
 #customer-edit-bank-account-validate .row.default_row {
    display: block;
}

#customer-edit-bank-account-validate .row.default_row .control {
    white-space: nowrap;
}

#customer-edit-bank-account-validate span.cc_default_err {
    margin-left: 10px;
    color: red;
}

.all_bank_account_wrapper::-webkit-scrollbar {
    width: 5px;
}

.all_bank_account_wrapper::-webkit-scrollbar-track {
  background: #ffffff; 
  border: 1px solid #C5C5C5; 
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}

.all_bank_account_wrapper::-webkit-scrollbar-thumb {
  background-color: #103C5E;  
  border-radius: 3px; 
  background:#F9F9F9     
  border: 1px solid #C5C5C5; 
}
.all_bank_account_wrapper {
    overflow-y: auto;
    margin-bottom: 16px;
    margin-top: 14px;
    max-height: 142px;
}

.all_bank_account_wrapper .bank_account_wrapper {
    white-space: nowrap;
}

.all_bank_account_wrapper input[type='radio'][name='selectbank_id'] {
    position: relative;
    cursor: pointer;
}

.all_bank_account_wrapper .bank_account_wrapper.account-selected label.v-center.default-row {
    border: 3px solid #447DC5;
    position: relative;
    width: 90%;
    height: 70px;
}

.all_bank_account_wrapper .bank_account_wrapper.account-selected label.v-center.default-row:before {
    content: '';
    background: #0E3C5D;
    width: 22px;
    top: -3px;
    left: -3px;
    height: calc(100% + 6px);
    position: absolute;
}

.bank_account_wrapper .bank-data-update-wrapper {
    display: flex;
    justify-content: space-between;
}

.bank_account_wrapper .bank-account-data {
    display: inline-grid;
    margin-left: 63px;
}

.bank_account_wrapper span.account-num-wrapper {
    line-height: 22px;
    font-size: 13px;
    font-family: 'Open Sans';
}

.bank_account_wrapper span.acccout-name {
    font-weight: 700;
    margin-right: 4px;
    line-height: 22px;
    font-size: 13px;
    font-family: 'Open Sans';
}

.bank_account_wrapper span.account-num {
    line-height: 22px;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.bank_account_wrapper span.default-account {
    font-style: italic;
    font-weight: 600;
    margin-bottom: 14px;
    line-height: 22px;
    font-size: 13px;
    font-family: 'Open Sans';
    margin-top: 3px;
}

.bank_account_wrapper .account-update span {
    font-size: 13px;
    font-family: 'Open Sans';
}

.bank_account_wrapper a.edit-delete-link {
    text-decoration-line: underline;
    color: #0E3C5D;
    padding: 6px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Open Sans';
    font-style: normal;
}

.bank_account_wrapper span.verticle_line {
    color: #000000;
}
.all_bank_account_wrapper .bank_account_wrapper:not(.firstAccount) {
    margin-top: 13px;
}
.edit-bank-account-loader span.please-wait-loader-text {
    position: absolute;
    top: 50%;
    left: 42%;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #0E3C5D;
    font-family: 'Open Sans';
    transform: translate(-5%, -20%);
    opacity: 1;
}
.all_bank_account_wrapper label.v-center::before {
    content: '';
    background: #C4C4C4;
    width: 20px;
    top: 0px;
    height: -webkit-fill-available;
    position: absolute;
}
.all_bank_account_wrapper .bank_account_wrapper label.v-center {
    position: relative;
    width: 90%;
    border: 1px solid #C4C4C4;
    height: 56px;
    /* margin-right: unset; */
}
.edit-bank-account-loader .loading-mask.lezzy-popup {
    height: 490px;
    bottom: -59px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(9px);
    right: 10px;
    pointer-events: unset;
}

.edit-bank-account-loader .loader img {
    bottom: 15%;
}

.delete-bank-account-loader .loading-mask.lezzy-popup {
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(9px);
    right: 0px;
    pointer-events: unset;
}
.delete-bank-account-loader .loader img {
    bottom: 25%;
}
.add-bank-account-loader .loader img {
    bottom: 6%;
}
.all_bank_account_wrapper label.v-center.default-row {
    height: 70px;
}

.bank_account_wrapper.account-selected label.v-center {
    border: 3px solid #447DC5;
}

.bank_account_wrapper.account-selected label.v-center:before {
    content: '';
    background: #0E3C5D;
    width: 22px;
    top: -3px;
    left: -3px;
    height: calc(100% + 6px);
    position: absolute;
}
/*---------------------------------------->E-Check New Design End------------------------------------------->*/

/*Radio Button*/
.customerorder-customer-dashboard .scrollable_content #payemtnaction .cover-div.col-md-4.paymentblockcoupan{
    padding-left: 0;
}
.customerorder-customer-dashboard .scrollable_content #payemtnaction .cover-div.col-md-4.paymentblockcoupan .keepBackOrder_wrapper{
    white-space: nowrap;
}
.customerorder-customer-dashboard .customerSelectShipment input[id='keepBackOrder'] ~ label{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #000000;
}
.customerorder-customer-dashboard .customerSelectShipment input[id='keepBackOrder']:checked ~ label:first-of-type{
font-family: 'Open Sans bold';
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 22px;
color: #000000;
}
.customerorder-customer-dashboard .customerSelectShipment input[id='cancelBackorder'] ~ label{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #000000;
}
.customerorder-customer-dashboard .customerSelectShipment input[id='cancelBackorder']:checked ~ label{
    font-family: 'Open Sans bold';
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 22px;
color: #000000;
}
.customerorder-customer-dashboard .backorder-icon:before {
     content: ' ';
     width: 2px;
     height: 6px;
     background: #FA212F;
     position: absolute;
     top: 7px;
     left: 9px;
     transform: translate(-50%, -50%);
}

.customerorder-customer-dashboard .backorder-icon:after {
  content: ' ';
  height: 2px;
  width: 2px;
  background: #FA212F;
  position: absolute;
  top: 13.5px;
  left: 9px;
  transform: translate(-50%, -50%);
  border: unset;
}
.customerorder-customer-dashboard .backorder-icon {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 3%;
    left: 31%;
    transform: translate(-50%, -50%);
    border: 1px solid #FA212F;
}
.customerorder-customer-dashboard p.customerShipmentError {
    margin-top: 16px;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 22px;
color: #EB5757;
}
.customerorder-customer-dashboard p.customerShipmentError {
    margin-top: 16px;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 22px;
color: #EB5757;
}

.customerorder-customer-dashboard input[id="keepBackOrder"]:checked:after{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}

.customerorder-customer-dashboard input[id="cancelBackorder"]:checked:after
{
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    border: 3px solid #447DC5;
    border-radius: 10px;
    background: #fff;
}
.customerorder-customer-dashboard .customerSelectShipment label,
.customerorder-customer-dashboard .customerSelectShipment input
{
    cursor:pointer;
}

#customer-new-bank-account i.fa.fa-times {
    position: absolute;
    right: 28px;
    top: 6px;
/*     box-shadow: unset; */
    color: #FFFFFF;
    opacity: 1;
    font-size: 20px;
}

button.close.mfp-close-inside {
    opacity: 1;
}
table.summary-table.orderSummary.quickorderview {
    display: flex;
    justify-content: end;
}

#quickcheckoutcont table.summary-table tbody tr td.summary-label {
    padding: 3px 10px 3px 1px !important;
}

#quickcheckoutcont .summary-table td.summary-value {
    padding: unset;
}

#quickcheckoutcont tr.total-data td.summary-value {
    padding: 7px 7px !important;
}

#quickcheckoutcont table.summary-table tbody tr.total-data td.summary-label {
    padding: 9px 7px !important;
}

#customer-edit-payment .loading-mask.lezzy-popup {
    position: absolute;
    height: 364px;
    bottom: 11px;
    left: 0px;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(5px);
    pointer-events: unset;
}

div#quickcheckoutcont .shipping_wrapper input, .shippingmethodblockpatment.row .shipping_wrapper input{
    height: 13px;
}

/* paypal payment term */
a.paypal_pdf.paypal-reciept {
    font-size: 10px;
    font-weight: 800;
    color: #005D92;
    letter-spacing: 0.6px;
}
input[name="paymentmethod"]:checked ~ label {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 22px;
}
input[name="paymentmethod"] ~ label {
    font-weight: 600;
    font-family: 'Open Sans';
}

/* end paypal payment term */