
.sa_container { max-width: 1200px; padding:50px 15px 15px; margin: 0 auto;}
.sp_heading_clr{color: #502e05 !important;}
.sp-login-section h4 {font-size: 12px !important;}
.login_svg{fill:  #502e05 !important;}
.sp_text_clr{color: #663a07 !important;}

.sp_rs_svg{fill: #663a07 !important;}

.sp_btn_primary{background-color: #663a07 !important;
    	  	 	border:1px solid #663a07 !important;
    	   		color: #fffce2 !important;}

.btn_link_clr{color:#663a07 !important;} 

.sp_btn_secondary{background-color: #fffce2 !important;
    	  		  border-color:  #fffce2 !important;
    	          color: #663a07 !important;} 

button.sp_btn.sp_btn_small{padding: 7px 10px !important;font-size: 13px !important;}

.sp_btn { position: relative;}
.main-section-second ul.order-help-ul li svg{fill:#663a07 !important; }

.input-div.image_prof input[type="file" i]::-webkit-file-upload-button{background-color: #663a07 !important;
    	  	 	border-color:#663a07 !important;
    	   		color: #fffce2 !important;}
.return-heading{font-size: 12px !important;text-align:center;}
.sp_order_list_title{text-align: center;padding-bottom: 15px;}

.sp_after_contant, .sp_before_contant{padding: 24px;}
.main-section-second .more-actions h6 {display: flex;}
.main-section-second .more-actions h6 p {font-size: 14px;color: #000;font-weight: 300;margin-left: auto;display: inline-block;padding-left: 10px;}
.main-section-second ul.order-help-ul {padding-top: 30px !important;}

/*button css*/
.sp_btn{ border-radius: 3px !important;padding: 11px 20px !important;cursor: pointer !important;min-width: 80px !important;text-align: center !important;text-indent: 0 !important;text-decoration: none !important;max-width: 100% !important;outline: none !important;box-shadow: none !important;font-size: 15px !important;line-height: 1.2 !important; font-weight: normal !important; margin: 0 !important; height: auto !important; transition: all 200ms ease-in-out !important;}
button#sp_find_order{width: 100%;-webkit-appearance: none;-moz-appearance: none;}

.h_page_steps {padding:0 0 10px;width: 100%;display: flex;}
.p_link {font-size: 12px;color: #878787;display: flex;align-items: center;}
a.p_link_a {color: #000; white-space: nowrap;overflow: hidden;display: inline-block;vertical-align: middle;}
a.p_link_a:hover{color: #212121;}
.sa_container a, .sa_container img {text-decoration: none;color: inherit; border: none; outline: none;}
svg._39X-Og {height: 7px;width: 20px;transform: rotate(180deg);vertical-align: middle;}
path.DpXnhQ {fill: #000;}
.sa_container p{color: #000;}
.m-t-1rem{margin-top: 1rem;}

.order-list-grid .order-row .order-title-img {width: 50%;}
.order-list-grid .order-row .order-pr-price {width:25%; text-align: center;}
.order-list-grid .order-row .order-pr-status {width:25%;}

.sp_hide{display: none !important;}
.orderRowDisabled a.order_view_link {background-color: rgb(255 97 97 / 5%);}
.o-partially{background: linear-gradient(0deg,#26a541,#26a541 50%,transparent 0,transparent);}
.show_more_btn{width: 100px;}
.err_msg{color: red;}

.w-50{width: 50% !important; }
p.track_active {color: green;}
p.track_active a {color: green;text-decoration: underline;display: inline-flex;}
.track_active img{height: 20px;flex-shrink: 0;margin-left: 3px;}
p.declined_msg {color: red;}
.p-b-5{padding-bottom:5px;}
.text-right{text-align:right;}

svg.sp_rs_svg {width: 7px;height: auto;display: inline-block;}

/* error success message shoew css */
.sp_error_msg{background-color: #e53935;right: 24px;top: 24px;bottom: unset;left: unset;min-width: unset;border-radius: 4px;max-width: 500px;display: -webkit-box;display: flex;align-items: center;position: fixed;flex-direction: row;justify-content: flex-start;padding: 13px 24px;color: #fff;font-size: 13px;text-align: left;outline: none;pointer-events: auto;touch-action: auto;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;transform: translateY(0);transition: transform .23s cubic-bezier(0,0,.2,1) 0ms;will-change: transform;z-index: 99999999;margin: 0;font-weight: 600;} 
.sp_error_msg.sp_success{background: #069406}
.p_error{color: red;}
.sp_error_msg:empty{display: none;}


/* NEW CSS START BY KARAN */
.sp-exchange-prod-details{
	display: flex;
    max-width: calc(66.66% - 20px);
    padding: 10px;
    border-radius: 5px;
    margin: 0 10px;
    width: 100%
}
.sp-exchange-prod-details .sp-exchange-prod-details-content{
	padding: 0 10px;
	width: 100%;
}
.sp-product-return-details{
	 width: calc(33.33% - 20px);
    padding: 10px;
    border-radius: 5px;
    margin: 0 10px;
}
.sp-exchange-prod-details .o-details-title span{
	color: #a29f9f;
}
.sp_product_box{
	display: flex;
	flex-wrap: wrap;
	border: solid 1px rgba(0,0,0,0.1);
	border-radius: 5px;
}
.sp-exchange-prod-details .order_img_div{
	width: 80px;
	height: 80px;
	margin: 0;
	border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
}
.sp-exchange-prod-details .body-font span{
	display: flex;
}
.sp_product_box_main{
	padding-top: 20px;
}
.sp-ex-pro-icon svg {
	width: 20px;
    height: 20px;
}
.sp-ex-pro-icon{
	width: 50%;
    display: flex;
    justify-content: center;
}
.sp-product-return-note{
	width: calc(66.66% - 20px);
	padding: 10px;
    margin: 0 10px;
    border-radius: 5px;
}
.main-order-list .option-list-flex {
	padding-left: 80px;
}
.option-list-flex .sp_product_box {
    position: relative;
}

.option-list-flex .sp-ex-pro-icon {
    position: absolute;
    width: auto;
    padding: 8px;
    background-color: #008060;
    border-radius: 50%;
    left: -12px;
    top: -12px;
}

.option-list-flex .sp-ex-pro-icon svg {
    width: 13px;
    height: 13px;
}

.option-list-flex .sp-ex-pro-icon svg path {
    fill: #fff;
}

.option-list-flex .sp_product_box > div:nth-child(3) {
    width: 100%;
    border-top: solid 1px  rgba(0,0,0,0.1);
    border-radius: 0;
    margin: 0;
    padding: 15px;
}
.sp-product-return-note p {
    flex-wrap: wrap;
}
/* NEW CSS END BY KARAN */

.input-div.image_prof input{height: 80px !important;}
.image-prof-inner {display: flex;}
.image_prof_img label.sp_text_clr {opacity: 0;}
img.preview_img, .preview svg {max-width: 90px !important;max-height:90px !important; margin-top: 0;object-fit: contain;}
.input-div.image_prof input#txtFile {border: 0 !important;padding: 0 !important;height: auto !important;width: auto !important;margin: 0 auto !important;margin-right: -1.5px !important;background-color: transparent !important;}
.input-div.image_prof input[type="file" i]::-webkit-file-upload-button{border-radius: 3px !important;padding: 7px 9px !important;cursor: pointer !important;min-width: 80px !important;text-align: center !important;text-indent: 0 !important;text-decoration: none !important;max-width: 100% !important;outline: none !important;box-shadow: none !important;font-size: 13px !important;line-height: 1.2 !important;font-weight: normal !important;margin: 0 !important;height: 30px !important;transition: all 200ms ease-in-out !important;border-style: solid;margin-inline-end: 0;border-image: none;border-width: 1px;}
.image_prof_img{display: flex;margin-right: 10px;text-align: center;justify-content: center;padding: 0 5px 0 0;}
.input-div.image_prof input[type="file"]{font-size: 0 !important;}
::file-selector-button { font-size: initial !important; }
/* login page css start */
input.sp_login_input {border: 1px solid #909090 !important;background-color: #fff;width: 100%;padding: 5px;padding-right: 60px;height: 40px !important;text-indent: 5px;font-size: 13px !important;color: #2B2B2B !important;display: inline-block;width: 100%;margin-bottom: 20px;font-size: 12px;border-radius: 4px !important;font-weight: normal !important;}
button.btn.btn-default.get_order.sa_btn {font-size: 16px; padding: 0 10px;height: 40px;width: auto;border-radius: 0px 4px 4px 0 !important;min-width: auto;line-height: 38px !important;border: 1px solid #909090;background-color: #000;color: #fff;box-shadow: none !important;font-weight: normal !important; text-transform: uppercase}
button.btn.btn-default.get_order.sa_btn:hover {color: #f5fafa !important;background-color: #171514 !important;font-size: 16px !important;}
.p-relative {position: relative;}
/* login page css end */

.main-section {position: relative; width: 100%;margin: 0 0 40px;min-height: 60vh;}
.search-section {display:-webkit-box; display: flex;margin-bottom: 16px;}
.search-div {position: relative;-ms-flex: 1;flex: 1;}
.search-div .search_order{width: 100% !important;background: #fff !important;border: 1px solid #909090 !important;padding: 11px 0px !important;margin: 0px !important;margin-bottom:10px !important;max-width: 100% !important;text-indent: 17px !important;outline: none !important;-moz-border-radius: 2px !important;-webkit-border-radius: 2px !important;border-radius: 2px !important;color:#444 !important;font-size: 13px !important;display: block !important;line-height: 1.2 !important;border-right: none !important;}
.search-div .search_order:focus{color: #444;-moz-box-shadow: 0 0 3px rgba(0,0,0,.2) !important;-webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%) !important;box-shadow: 0 0 3px rgb(0 0 0 / 20%) !important;}
button.search-btn {background: #444 !important;color: #fff !important;box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%) !important;border: none !important;width: auto !important;display: inline-block !important;border-radius: 2px !important;padding: 6px 20px !important;font-size: 13px !important;font-weight: 500;transition: box-shadow .2s ease !important;vertical-align: super !important;cursor: pointer !important;outline: none !important;flex: 0 0 auto !important;line-height: 1.2;max-width: 100% !important; margin: 0 0 10px !important;transition: all 200ms ease-in-out;}
button.search-btn:hover,
button.search-btn:focus{background: #000 !important; color:#fff !important;}
.search-btn-div {display: flex;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
svg.IgU6Js {margin-right: 6px;}
span.link {color: #6568fe;}

.order_view_link{padding: 12px; width: 100%;font-size: 14px;overflow: hidden;transition: box-shadow .1s linear;background-color: #fff;border: 1px solid #dbdbdb;position: relative;cursor: pointer;display: block;box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);margin-bottom: 8px;border-radius: 3px;transition: all 200ms ease-in-out;}
.order-list-grid.orderRowDisabled { pointer-events: none;}
.order-list-grid:not(.orderRowDisabled) .order_view_link:hover,
.order-list-grid:not(.orderRowDisabled) .order_view_link:focus{box-shadow: 0 1px 12px 2px #dbdbdb;}
.order-row {display: flex;-webkit-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap;margin: 0 -10px;}
.order_img_div{border-radius: 2px; display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;position: relative; 
	width: 80px;height: 80px; margin-right: 25px;width: 50px;height: 50px;margin-right: 10px;flex-shrink:0;}
.order_img{position: relative;margin: 0 auto;height: 75px; width: 75px;}
.order-img{position: absolute;bottom: 0;left: 0;right: 0;top: 0;margin: auto;width: 100%;height: 100%;object-fit: contain;object-position: top;}
.o-p-title{box-shadow: none;padding: 0;border: none;font-size: 13px;text-decoration: none;color: #000;font-weight: 600;line-height: 20px; letter-spacing: 0;display: block;margin-bottom:0;max-width: 350px;}
.o-p-title a {color: inherit;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.o-details-title{color: #a29f9f;font-size: 13px;margin-bottom: 2px;line-height: 1.4;letter-spacing: 0;max-width: 350px;}
.order-prname.o-details-title{color: #000;margin-bottom:0;}
.sp-order-varint {color: #a29f9f;font-size: 13px;margin-bottom: 0;line-height: 1.4;letter-spacing: 0;}
.font-bold{font-size: 14px;font-weight: 600;}
.order-status{font-size: 13px;margin: 0 0 0 17px;line-height: 19px;}
.o-status {border: 2px solid #26a541;height: 10px; width: 10px;border-radius: 50%;background-color: none;border: 2px solid #26a541;display: inline-block;margin-right: 5px;}
.o-delivered{background-color: #26a541;}
.o-cancell{background-color: #ff6161;border: 2px solid #ff6161;}
.order-list-main {display: -webkit-box;display: flex;flex-wrap: wrap;width: 100%;}
.order-list-main .order-list-grid{width: 100%;}
.order-row .order-title-img {width: 66.66%;display: -webkit-box;display: flex;padding: 0 10px;}
.order-pr-price{width: 33.33%; padding: 0 10px; font-weight: 500;color: #000;}
.order-pr-price svg {width: 12px;height: 10px;vertical-align: middle;margin-right: 1px;margin-top: -2px;}
.order-pr-status {width: 100%;}
.order-pr-status span.font-bold{color: #000;}
.pr-title-img{flex: 1 1 100%;width: 100%;}
.pr-title-qty {display: flex;justify-content: space-between;margin: 0 0 2px;flex-wrap: wrap;}
.if-more-item {font-size: 13px;margin: 8px 0 0;line-height: 1.2;}
.pr-name-variant {flex: 1;padding-right: 50px;}
.sub-title-box {display: flex;justify-content: space-between;flex: 1;}
.returns-options {width: 100%;}
.returns-options p{margin-bottom: 2px;}
.returns-options p b {min-width:65px;display: inline-block;}
.tag-title{font-size: 11px;text-transform: uppercase;display: inline-block;vertical-align: middle;letter-spacing: 0.5px;margin-bottom: 4px;background:#ffd79d;color:#202223;padding: 4px 8px;border-radius: 4px;font-weight: 700;margin-bottom:7px;}
.if-rtn-product.tag-title{background:#c7e5ff;}
.tag-title:empty{display: none;}
#sp_edit_address, .edit_phone_btn{padding: 8px 12px !important;line-height: 1 !important;min-width: unset !important;font-size: 13px !important;border: unset !important;}
.return_tag{background: #fed3d1;}

/* order details  */
.order-address{width: 100%;background-color: #fff;border: 1px solid #f0f0f0;box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);margin-bottom: 16px;border-radius: 2px;transition: all 100ms ease-in-out;display: -webkit-box;display: flex;flex-wrap: wrap;gap:0}
.address-grid{border-left: 1px solid #f0f0f0;padding: 24px;flex: 1 1 50%;}
.address-grid:first-child{border-right: none;}
.main-section-second h6,
.return-form-data h6{font-size: 16px;font-weight: 600;color: #212121;line-height: 1.4;letter-spacing: 0;padding: 0; margin:0 0 8px;display: inline-block; width: 100%;}
.main-section-second ul{padding: 0; margin: 0; list-style: none !important;}
.address-left-main span{font-weight: 500;color: #000;line-height: 1.6em;letter-spacing: 0; display: block; margin: 0 0 10px;}
.address-left-main p{margin: 0;color: #212121;}
.main-section-second ul li{display: -webkit-box;display: flex; flex-wrap: wrap;justify-content: space-between;}
.main-section-second ul li:not(:first-child){padding-top: 10px;}
.main-section-second ul li.cus_address {flex-wrap: nowrap;}
.main-section-second .address-left-main{flex: 1 1 auto; max-width: 75%; padding-right: 15px;}
.main-section-second .change-btn-address{flex: 0 0 auto;}
.mb-0{margin-bottom: 0 !important;}
.main-section-second .change-address-btn, .return-form-data .change-address-btn{border: 1px solid #f0f0f0;box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);border-radius: 2px;padding: 7px 20px;display: inline-block;}
.actions-grid {display: -webkit-box;display: flex;justify-content: space-between;align-items: center;margin: 4px 0;}
.actions-grid p{margin-bottom: 0;display: -webkit-box;display: flex;align-items: center;color: #212121;} 
.actions-grid p img{height: 25px;width: 25px; margin-right: 8px;flex-shrink: 0;}

.order-address.change_ship_address {
flex-direction: column;
flex-wrap: nowrap;
overflow-y: hidden;
}

.order-address.change_ship_address .delivery_address_listing {
	position: relative;
	overflow: auto;
    height: 100%;
}

.ils-pop-model .ils-pop-pro-price span:empty {
    display: none;
}

.ils-outofstock.ils-pop-pro input[type="radio"]+.ils-pop-pro-detail:after {
    border: solid 2px #bfbfbf !important;
    opacity: 0.5;
}

.padd-24{padding: 24px;}
.order-status-info{display: -webkit-box;display: flex;flex-wrap: wrap;flex: 1 1 auto;flex-direction: column;}
.order-status-info .order-title-img{padding:0 10px;width: 28%;display: -webkit-box;display: flex;}
.order-tracking{width: 100%;display: -webkit-box;display: flex;flex-wrap: wrap;}
.track-main{position: relative;width: 100%;display: inline-block;}
.track-main .track {position: relative;height: 3px;background: #e0e0e0;}
.track-main .progress {-moz-transition: width 1s;-o-transition: width 1s;-webkit-transition: width 1s;transition: width 1s;display: block;position: absolute;left: 0;top: 0;width: 0;height: 3px;background: #26a541; }
#progressbar{display:block;position: relative;margin: -9px 0 0;}
#progressbar li {list-style-type: none;font-size: 13px;width: 25%;float: left;color: #e0e0e0;word-break: break-word;top: 0;-moz-transition: color 1s;-o-transition: color 1s;-webkit-transition: color 1s;transition: color 1s;position: absolute;display: block;padding:0;}
#progressbar li.active{color: #26a541;}
#progressbar li:last-child{padding-right: 0;}
#progressbar li:before {content: "";display: block;width: 15px;background: #e0e0e0;color: #26a541;border-radius: 25px;height: 15px; margin: 0 auto 8px;font-size: 12px;line-height: 29px;-moz-transition: all 1s;-o-transition: all 1s;-webkit-transition: all 1s;transition: all 1s;}
#progressbar li.completed, #progressbar li.active {color: #26a541;}
#progressbar li.completed:before, #progressbar li.active:before {background-color: #26a541;}
#progressbar li.active:before {-moz-transition-delay: 1s;-o-transition-delay: 1s;-webkit-transition-delay: 1s;transition-delay: 1s;}
#progressbar li.inactive_tracking {-moz-transition-delay: 1s;-o-transition-delay: 1s;-webkit-transition-delay: 1s;transition-delay: 1s;color: #f30808;}
#progressbar li.inactive_tracking:before {background: #bf1212;}
#progressbar li.inactive_tracking:before {-moz-transition-delay: 1s;-o-transition-delay: 1s;-webkit-transition-delay: 1s;transition-delay: 1s;}

#progressbar li:nth-child(1) {left: 0%;}
#progressbar li:nth-child(2) {left: 25%;}
#progressbar li:nth-child(3) {left: 50%;}
#progressbar li:nth-child(4) {left: 75%;}

#progressbar li:first-child:before{margin-left: 0;}
#progressbar li:nth-child(2):before {margin-left: 32%;}
#progressbar li:nth-child(3):before {margin-right: 28%;}
#progressbar li:last-child:before {margin-right: 0px !important;}
#progressbar li:nth-child(2):after {margin-right: auto;}
#progressbar li:nth-child(3):after {float: left;width: 68%;}
#progressbar li .order-time {font-size: 0.7rem;margin: 2px 0 0;color: #878787;line-height:1.2;word-break: break-word;}   
.order-status-info .order-title-img .order_img_div{height: 70px;width: 70px;margin-right: 15px;}
#progressbar li span {line-height: 1.2;font-weight: 500;word-break: break-word;}
#progressbar li.order-canceled{color:#ff6161;}
#progressbar li.order-canceled:before,
#progressbar li.order-canceled:after{background: #ff6161;}

.order-help-data{width: 100%;margin-top:auto;}
.main-section-second .order-help-data h6{font-size: 14px;}
.main-section-second ul.order-help-ul{padding: 4px 0 0;display: -webkit-box;display: flex;justify-content: flex-end;}
.main-section-second ul.order-help-ul li{padding-top:0;}
.main-section-second ul.order-help-ul li:not(:last-child){padding-right:20px;}
.main-section-second ul.order-help-ul li svg{height:15px;width:15px;margin-right: 8px;flex-shrink: 0;}
.main-section-second ul.order-help-ul li span{line-height: 1.2; text-transform: uppercase;font-weight:600;letter-spacing: 0;font-size: 13px;color: #2874f0;}
.main-section-second ul.order-help-ul li a {display: -webkit-box;display: flex;flex-wrap: wrap;}
.more-ordered-product{position: relative;width: 100%;}
.more-ordered-product .o-p-title{font-weight: 400;margin-bottom: 5px;font-size: 14px;}
.main-section-second .more-ordered-product > ul{display: -webkit-box;display: flex; flex-wrap: wrap;border-radius: 2px;border-right: 0;border-bottom: 0;margin-top:50px;}
.main-section-second .more-ordered-product > ul li{width: 100%; padding:15px;padding:24px;border-bottom: 1px solid #f0f0f0;}
.main-section-second .more-ordered-product > ul li:last-child{border-bottom:none;}
.more-ordered-product .order-title-img .order_img_div{width: 80px;height: 100px;margin-right: 15px;flex-shrink: 0;}
.total-order-price{margin: 10px 0 0;}
.total-order-price span {color: #212121;font-weight: 600;line-height: 1.2;letter-spacing: 0;}
.order-deliverd-product{position: relative;width: 100%;padding: 25px 0 0 85px;}
.order-deliverd-product p{font-size: 14px;margin: 0 0 10px;letter-spacing: 0;line-height: 1.2;color: #212121;font-weight: 500;}
.order-deliverd-product span{font-size: 13px;color: #a29f9f;line-height: 1.2;letter-spacing: 0;display: block;margin: 0 0 5px;}
.order-date-time{font-size: 13px;line-height: 1.2;color: #212121;}
.change-address-btn {cursor: pointer}

.main-section-second{position: relative;width: 100%;display: inline-block;min-height: 60vh;}
.return-form-data{width: 100%;position: relative;}
.return-form-data .order-address > h6, .change_ship_address > h6, .change_phone_number > h6{align-self:flex-start;padding: 14px 24px;margin:-1px 0 0; background:#f0f0f0;border-radius: 2px 2px 0 0;}
.change_ship_address > h6{position: sticky;top: 0;z-index: 9;align-items: center;}
.change_ship_address > h6, .change_phone_number > h6{display: -webkit-box;display: flex;}
.change_ship_address > h6 span, 
.change_phone_number > h6 span{flex: 1 1 auto;padding-right: 15px;}
.change_ship_address > h6 .sp_btn span{padding-right: 0;font-size: 14px;line-height: 1;}
.change_ship_address > h6 .sp_edit_address_btn {
    margin-right: 10px;
}
.order-return-product-div .total-order-price{margin:0}
.order-return-product-div .sp_heading_clr{font-size: 13px;}
.order-return-product-div .pr-title-img{flex-direction: column;    max-width: calc(100% - 65px);}
.close_model-icon svg{height:15px;width:15px;fill:#000;cursor:pointer;}
.close_model-icon{display:-webkit-box;display:flex;align-items: center;}
.retuen-prod-ul{padding: 0; margin: 0; list-style: none;width: 100%;}
.retuen-prod-ul li{border-top: 1px solid #f0f0f0; padding:24px;display: -webkit-box;display: flex;flex-wrap: wrap;}
.return-check-bx{display: -webkit-box;display: flex; width: 25%;}
.return-check-bx .checkbox-product{flex-shrink:0;}
.order-title-img {display: -webkit-box;display: flex;}
.retuen-prod-ul .order_img_div{height: 50px;width: 50px;margin-right:15px;flex-shrink:0;}
.retuen-prod-ul .total-order-price span{font-weight: normal;}
.checkbox-product input[type=checkbox] + label {display: block;margin:0;cursor: pointer;padding:0;}
.checkbox-product input[type=checkbox] {display: none;}
.checkbox-product input[type=checkbox] + label:before {content: "\2714";border: 1px solid #000;border-radius: 0.2em;display: flex;align-items: center;justify-content: center;width: 18px;height: 18px;margin-right: 10px;color: transparent;transition: .2s;line-height: 1;font-size: 12px;}
.checkbox-product input[type=checkbox] + label:active:before {transform: scale(0);}
.checkbox-product input[type=checkbox]:checked + label:before {background-color:#2874f0;border-color:#2874f0;color: #fff;}
.return-form-div{width: 75%; padding: 0 0 0 25px;margin-bottom:-15px;}
.return-form-div form{margin: 0;}
.return-form-data .change-address-btn{font-size: 15px;padding: 13px 20px;margin-bottom: 0; background:#2874f0; border-color: #2874f0; color: #fff;}
.return-form-data .change-address-btn:hover, .return-form-data .change-address-btn:focus{background: #212121; border-color: #212121; color: #fff;}
.input-half{display: -webkit-box;display: flex;flex-wrap: wrap; margin: 0 -5px;}
.input-div textarea {display: block;}
.input-div.variant_product {
	align-items: flex-end;
    display: flex;
}
.order-return-product-div-arrow svg {display: block;}

.return-check-bx .order-title-img {flex-direction: column;}
.input-half .input-div{width:25%;padding: 0 5px;flex: 1 1 25%; flex-wrap: wrap;}
.input-div label{font-weight:normal !important;font-size: 13px !important;line-height: 1.2 !important;display: flex !important; margin: 0 0 5px !important;}
.input-div{margin: 0 0 15px;}
.input-div input{font-size: 13px !important;line-height: 1.2 !important;font-weight: normal !important;width: 100% !important;background: #fff !important;border: 1px solid #ccc !important;height: 40px !important;max-width: 100% !important;padding: 7px 15px !important;outline: none !important;min-width: initial;margin: 0 !important;border-radius: 3px !important;	display: block !important;color: #2B2B2B !important;box-shadow: none !important;text-decoration: none !important;text-indent: 0 !important;}
.input-div select {background-image: url(https://shopiapps.in/delhiveryssn/image/arrow-down.svg) !important;background-position: right 10px center !important;background-repeat: no-repeat !important;cursor: pointer !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-size: auto auto !important;border: 1px solid #ccc !important;background-color:#fff !important;width: 100% !important;padding: 7px 15px !important;padding-right: 30px !important;height: 40px !important;text-indent: 0 !important;font-size: 13px !important;font-weight: normal !important;color: #2B2B2B !important;line-height: 1.2 !important;border-radius: 3px !important;margin: 0 !important;outline: none !important;box-shadow: none !important;text-decoration: none !important;}
.input-div textarea{width: 100% !important;background: #fff !important;color: #2B2B2B !important;border: 1px solid #ccc !important;height: 40px !important;margin: 0px !important;max-width: 100% !important;padding: 7px 15px !important;outline: none !important;box-shadow: none !important;min-width: 100px !important;border-radius: 3px !important;font-size: 13px !important;line-height: 1.2 !important;font-weight: normal !important;min-height: 40px;}
.more-ordered-product .order-title-img {flex-wrap: unset;}

.submit-return-btn {width: 100%;display: -webkit-box;display: flex;justify-content:flex-end;flex-wrap: wrap;padding:24px;border-top: 1px solid #f0f0f0;}
.submit-return-btn .sp_btn_primary {float: right;width: auto;}
.sp-login-section .sp_error_login {font-size: 13px;color: red;margin: 0;line-height: 1.2;position: absolute;bottom: 100%;left: 0;margin-bottom: -5px;}


.loader_bg{padding-top: 50px; z-index: 9; position: absolute; left: 0; top: 0; display: -webkit-box; display: flex; justify-content: center; align-items:flex-start; width: 100%; height: 100%; background: rgba(255,255,255,0.5);}
.sp-login-section .sp_loader {display: block;margin: auto;}
.sp_loader img {width: 60px;height: 60px;}
.sp_order_show_more{min-height: 40px;margin-top: 20px;}
.sp_order_show_more .show_more_btn{min-width: 180px !important;}
.sp_order_show_more .sp_loader_more {max-height: 40px;margin: 20px auto 0;display: block;}
.main-section-second .more-actions h6{font-size: 14px;margin-bottom: 20px;}
.main-section-second #progressbar {display: -webkit-box;display: flex;margin-bottom: 20px;}
.address-grid.more-actions{display: -webkit-box;display: flex;flex-wrap: wrap;flex-direction: column;}
.main-order-list .order-row{flex: 1 1 auto;}
.total-price.body-font{margin-top: 8px;}
.body-font {line-height: 1.4;}
.body-font span{display: inline-block;}
.body-font span, .body-font p {font-size: 13px;color: #000;letter-spacing: 0;line-height: 1.4;margin: 0 0 2px;font-weight: normal;}
.body-font p:last-of-type{margin-bottom: 0;}
.body-font p.declined_msg, .body-font p.declined_msg span{color: red;}
.order-pr-price .returns-options p b{min-width:initial;}
.returns-options hr{background:#f0f0f0;margin: 15px 0;}
.returns-options hr:last-child{display:none;}
.option-list-flex{display: -webkit-box;display: flex;flex-direction: column;}
.option-list-flex p{display: -webkit-box;display: flex;}
.option-list-flex p b{flex-shrink: 0;margin-right: 15px;}
.option-list-flex p span{flex: 1 1 auto;}

.change_ship_address{min-height:135px;max-height: 256px; overflow: hidden; overflow-y: auto;}
.change_ship_address .change-add-loader{position: absolute;left: 0;right: 0;top:60px;margin: auto;width: 60px;height: 60px;}
.delivery_address_listing{width: 100%;padding-top: 4px;}
.delivery_address_listing .d_a_label {cursor: pointer;margin:0;padding: 0;padding: 20px 0;border-bottom: 1px solid #f0f0f0;}
.delivery_address_listing .d_a_label:last-child{border-bottom:none; padding-bottom: 0}
.d_a_label input[type=radio] + .add_list_div:before{content: "";background: #fff;border-radius: 100%;border: 1px solid #b4b4b4;display: inline-block;width:16px;height:16px;position: relative;top:3px;margin-right:20px;vertical-align: top;cursor: pointer;text-align: center;transition: all 250ms ease;flex-shrink: 0;}
.d_a_label input[type=radio]:checked + .add_list_div:before {background-color: #2874f0;box-shadow: inset 0 0 0 3px #fff;}
.d_a_label input[type=radio] {position: absolute;opacity: 0;}
.delivery_address_listing .d_a_label .add_list_div{display: -webkit-box;display: flex;align-items: flex-start;margin: 0;width: 100%;font-weight: normal;padding: 0;cursor: pointer;}
.delivery_address_listing .add_list_div .customer_name{margin: 0; width: 25%;flex-shrink: 0;padding-right: 20px;}
.delivery_address_listing .add_list_div span{font-size: 14px;color: #000;line-height: 1.4;font-weight: normal;}
.delivery_address_listing .add_list_div .customer_name span{font-weight: 600;}
.delivery_address_listing .add_list_div span b{font-weight: normal;}
.edit_address{padding: 24px 0 0;}
.no_order_address{padding: 25px 0 0;display: block;font-size: 13px;color: #000;line-height: 1.2;}

.change-no-div .phone_input{min-width:220px;height:unset !important;}
.change-no-div .input-div{margin-bottom:0;padding-right:15px;}
.change-no-div{display: -webkit-box;display: flex;flex-wrap: wrap;align-items:flex-end;position: relative;}
.change-no-div .p_error {position: absolute;left: 0;bottom: 0;font-size: 13px; margin: 0 0 2px; padding: 0 24px;}

.loader-action{position: relative;}
.loader-action.loader-active{pointer-events: none;}
.loader-action.loader-active::after{content: "";background:#2874f0;position: absolute;top: 0;width: calc(100% + 2px);height: calc(100% + 2px);left: 0;border-radius: 3px;margin: -1px;pointer-events: none;}
.loader-action.loader-active::before{content: "";display: block;width: 20px;height: 20px;position: absolute;left: 50%;top: 50%;margin-left: -10px;margin-top: -10px;border-radius: 50%;border: 2px solid #fff;border-top-color: transparent;animation: spin 1s linear infinite;z-index: 1;}
.return-page-title{margin-bottom:20px;}

.r-p-disable {opacity: 0.6;pointer-events: none;}
.r-err{text-align: right;margin-left: auto;color: red; font-size:13px}
.input-div.variant_product {position: relative;flex: 0 auto;}
.input-div.variant_product p{font-size: 13px !important;font-weight: normal !important;width: 100% !important;border: 1px solid #ccc !important;height: 40px !important;max-width: 100% !important;padding: 7px 15px !important;outline: none !important;min-width: initial;margin: 0 !important;border-radius: 3px !important;display: block !important;color: #2B2B2B !important;box-shadow: none !important;text-decoration: none !important;text-indent: 0 !important;line-height: 24px !important;background: #f0f0f0 !important;}

.input-div.customer_note{width: 66%;flex:1 1 66.66%;}
.input-div.exchange_note span{font-size: 13px !important;font-weight: normal !important;width: 100% !important;max-width: 100% !important;padding: 0 !important;outline: none !important;min-width: initial;margin: 0 !important;border-radius: 3px !important;display: block !important;color: #2B2B2B !important;box-shadow: none !important;text-decoration: none !important;text-indent: 0 !important;line-height: 24px !important;}
.input-div.exchange_note label{font-weight: 500;}

.errorDiv textarea, .errorDiv input, .errorDiv select {
  border-color: red !important;
  background-color: #fff9f9 !important;
}
.sp_general_return-error {color: red; font-size: 13px;  padding-bottom: 10px; display: block;}
.spr-var {width: 35px;height: 35px;display: flex;align-items: center;padding: 5px 0;}
/*button loader*/
button.btn.sp-loader-action{position: relative;text-indent: -9999px !important; display: flex;align-items: center; }
.sp-loader-action::before { content: " ";display: block;width: 20px; height: 20px; margin: 0 auto; border-radius: 50%; border: 3px solid #fff;border-top: 3px #9d9d9d solid; animation: spin 1.2s linear infinite;position: absolute;left: 0;right: 0;}
.sp-loader-action span{opacity: 0;}
.sp_overflow{overflow: hidden;}
.spin-loader { position: fixed;top: 0; left: 0; width: 100%;height: 100%; background: rgba(255,255,255,0.5); z-index: 999; opacity: 1; transition: all 0.5s; bottom: 0;right: 0;height: 100vh;}
.sp-inner { display: flex; align-items: center;height: 100%;}
.sp-inner img{width: 50px; height: 50px;margin: 5% auto;}
.sp_cancel_loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);z-index: 999;opacity: 1;transition: all 0.5s;bottom: 0;right: 0;}
@keyframes spin {
  0% {  transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
@-moz-keyframes spin {
   from {-moz-transform: rotate(0)}
   to { -moz-transform: rotate(360deg)}
}

@-webkit-keyframes spin {
   from { -webkit-transform: rotate(0) }
   to { -webkit-transform: rotate(360deg) }
}
@keyframes spin {
   from { transform: rotate(0)}
   to { transform: rotate(360deg)}
}
.sp-login-section {width: 100%;margin: 0 auto;display: inline-block;background: #fff;border-radius: 6px;-webkit-box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 7%);box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 7%);}
.sp-login-section .dflex {display: flex;width: 100%;height: 100%;min-height: 100%;border-radius: 8px;overflow: hidden;}
.sp-form-box {max-width: 480px;margin: 0 auto;flex: 1 1 0;width: 50%;padding: 120px 15px;}
.sp-form-wrap svg, .sp-form-wrap img {width: 35px;height: 35px;fill: #000;vertical-align: middle;margin-right: 10px;flex-shrink:0;}
.login-logo {margin-bottom: 20px;text-align: center;}
.login-logo img {max-width: 160px;}
.sp-login-section h4 {font-size: 20px;text-transform: uppercase;display:flex;align-items:center;}
.sp-login-section p {color: #5c5c5c;display: block;vertical-align: middle;text-align: left;margin-bottom: 15px;letter-spacing: 0.2px;}
.sp-form-wrap .input-div input{border: 0 !important;border-bottom: 1px solid #000000 !important;padding: 0 !important;background-color: transparent !important;border-radius: 0 !important;line-height: 24px !important;}
.sp-form-wrap .input-div input::-webkit-input-placeholder {color: #666;}
.sp-form-wra .sa_input-group-btn{text-transform: uppercase;}
.sp-form-wrap .sp_help {text-align: center;margin: 25px 0 0;position: relative;padding-top: 20px;}
.sp-form-wrap .sp_help::before {content: '';border-top: 1px dashed #8b8b8b;width: 120px;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;}
.banner__img {flex: 0 0 50%;width: 50%;height: auto;border-radius: 0 8px 8px 0;position: relative;min-height: 100%;padding-bottom: 50%;}
.banner__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	object-fit:contain;
	object-position: center;
	width: auto;
	height: auto;
	display: block;
	transform: translate(-50%, -50%);
}
.sp_sp_find_order_error_div {position: relative;display: block;padding-top:10px;}
/* image-left */
.sp-login-section.img-left .sp-form-box{order: 2;}
.sp-login-section.img-left .banner__img{order: 1;}
.sp-login-section.img-bg .sp-form-box {position: absolute;top: 0;width: 100%;height: 100%;z-index: 2;position: relative;padding: 50px 0;}  
.sp-login-section.img-bg .sp-form-wrap {background: rgba(255,255,255,0.9);border-radius: 6px;-webkit-box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 7%);box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 7%);padding: 50px 15px;}
.sp-login-section.img-bg .banner__img {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;object-fit: cover;overflow: hidden;object-position: center;border-radius: 8px;}
.sp-login-section.img-bg .banner__img img{position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;object-fit: cover;overflow: hidden;object-position: center;border-radius: 8px;}
.sp-login-section.withoutImg {max-width: 500px;display: block;}
.sp-login-section.withoutImg .sp-form-box {padding: 40px;}
.sp-login-section.withoutImg .banner__img {display: none;}

.order-pr-price p {margin: 0;line-height: 20px;font-weight: 500;}
.order-pr-price p.order-payment {line-height: 19px;font-size: 13px;}
.order_view_link {padding: 12px 13px;}
.order-row {align-items: flex-start;}
.order_img_div {align-items: center;}

@media only screen and (max-width: 767px){
	svg._39X-Og{width:9px;}
	.sp-login-section .dflex{flex-wrap: wrap;}
	.sp-form-box{width: 100%;max-width: 100%;padding:40px 15px;}
	.banner__img{flex: 0 0 100%;width: 100%;}
	.banner__img img{position: static;}
	.sp-login-section.withoutImg .sp-form-box{padding:40px 15px;}

	.order-row{flex-flow:wrap;}
	.order-row .order-title-img {width: 100%;flex-wrap:wrap;}
	.order-pr-price{width:100%;padding:2px 0  10px 70px;}
	.order-pr-status{width:100%;padding-left:70px;}

	.address-grid{flex:1 1 100%;padding:15px;}
	.address-grid.more-actions{border-top:1px solid #f0f0f0;}
	.main-section-second ul li{flex-direction: column;}
	.main-section-second ul li .chnage-btn-address {margin-top: 15px;}
	.main-section-second .add-and-no li:not(:first-child) {padding-top: 15px;border-top: 1px solid #f5f5f5;margin-top: 20px;}
	.main-section-second .address-left-main{padding-right:0;max-width:100%;}
	.main-section-second .more-ordered-product > ul li{padding:15px;}

	#progressbar li{font-size:0.7rem;}
	.main-section-second ul.order-help-ul{padding:45px 0 0;justify-content: flex-start;}

	.more-ordered-product .order-title-img .order_img_div{height:60px;width:60px;margin:0 0 10px;}
	.order-img{object-position: top left;}
	.more-ordered-product .order-pr-price {padding: 10px 0 0 10px;}

	.return-form-data .order-address > h6, .change_ship_address > h6, .change_phone_number > h6{padding:14px;}
	.change_ship_address > h6, .change_phone_number > h6{flex-wrap: wrap;position: relative;}
}

.page-container {-ms-transform: unset;-webkit-transform: unset;transform: unset;}
.o-details-title {max-width: unset;width: 100%;display: flex;flex-wrap: wrap;}
span.o-p-title {max-width: unset;}
.pr-title-img {display: flex;flex-wrap: wrap;    max-width: calc(100% - 60px);}
.more-ordered-product .o-p-title {width: 100%;display: block;}
.o-details-title span {width: auto;}
.total-price.body-font {order: 1;margin-top: 0;width: 100%;}
.total-qty.body-font {width: 50%;}
.order-row .order-title-img {align-items: flex-start;width:66.66%}
.more-ordered-product .order-title-img .order_img_div {height: 80px;border-radius: 5px;box-shadow: 0 0 3px rgba(0,0,0,0.2);}
.order-img {object-position: center;}
.main-section-second .more-ordered-product > ul li {padding: 20px;border-radius: 5px;
    border: unset;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    margin-bottom: 25px;
	background-color: #fff;
}}
.order-address {border-radius: 5px;border: unset;box-shadow: 0 0 5px rgba(0,0,0,.3);}
.main-section-second ul.order-help-ul li span {color: #fff !important;line-height: 1;display: block;font-weight: 300;text-transform: capitalize;}
.main-section-second ul.order-help-ul li a {padding: 8px 10px;background-color: #008060;border-radius: 4px;display: flex;align-items: center;}
.main-section-second ul.order-help-ul li svg {fill: #fff !important;display: none;}
.address-grid {padding: 20px;}
.retuen-prod-ul .order_img_div {border-radius: 3px;box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.order-title-img {align-items: flex-start;flex-wrap: wrap;}
img.preview_img, .preview svg {max-width: 70px !important;max-height: 70px !important;margin-top: 0;object-fit: contain;}
.submit-return-btn {padding: 20px;}
.main-section-second h6, .return-form-data h6 {margin: 0;}
.address-left-main span {margin: 0;}
.order-tracking {margin-bottom: 10px;}

.order-return-product-div { width: 100%; display: flex; flex-wrap: wrap;}
.order-return-product-div-arrow  svg{    max-width: 20px; height: auto;}
.order-return-product-div-arrow { width: 100%; padding: 15px;}

.ils-pop-model .ils-pop-pro-price .ils-old-price { text-decoration: unset; position: relative;}

.ils-pop-model .ils-pop-pro-price .ils-old-price:after { content: ''; display: block; width: 100%; height: 1px; background-color: rgba(0,0,0,.6); position: absolute; top: 50%; transform: translateY(-50%);}
span.ils-old-price svg.sp_rs_svg path {fill: #b3b3b3;width:7px;}

.ils-return-options {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 10px 0;
    border: solid 1px rgba(0,0,0, 0.2);
    border-radius: 3px;
    margin: 0 5px 15px;
    background-color: rgb(240 240 240);
}

.ils-return-options input[type=number]::-webkit-inner-spin-button, 
.ils-return-options input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.track::after {
    top:0;
}

#progressbar li:nth-child(2):before, #progressbar li:nth-child(3):before {
    margin:  0 0 8px !important;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

#progressbar li:nth-child(2), #progressbar li:nth-child(3) {
    text-align: center;
}

#progressbar li {
	width: fit-content;
    position: unset;
    float: unset;
}

.main-section-second #progressbar {
    justify-content: space-between;
}
.main-section-second .more-actions h6 p {
    margin: 0;
    padding: 10px 5px 10px 0;
}

.main-section-second .more-actions h6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.track-main .track {
    margin:0;
}

@media only screen and (max-width:767px) {
	.pr-title-img {max-width: calc(100% - 60px);}
    .order-pr-price {padding: 2px 0 0px 70px;}
    .order-pr-status {padding-left: 55px;}
    .o-status {margin-right: 0;}
    .order-status.sp_text_clr {margin: 0 0 0 13px;}
    .more-ordered-product .order-title-img .order_img_div {height: 50px !important;width: 50px;margin-right: 10px;}
    .more-ordered-product .order-pr-price {padding: 5px 0 0 70px;}
    .tag-title {margin-bottom: 0;}
    .address-grid {padding: 12px;}
    .main-section-second .more-ordered-product > ul li {padding: 12px;}
    .main-section-second .more-actions h6 {margin-bottom: 10px;}
    #progressbar li:before {height: 10px;width: 10px;}
    .track-main .track {height: 1px;}
    #progressbar {margin: -6px 0 0;}
    .main-section-second .change-address-btn, .return-form-data .change-address-btn {line-height: 1.2;font-size: 12px;font-weight: 700;padding: 5px 10px;}
    .main-section-second ul li .chnage-btn-address {margin-top: 10px;}
    .main-section-second .add-and-no li:not(:first-child) {margin-top: 15px;padding-top: 10px;}
    .main-section-second h6, .return-form-data h6 {font-size: 14px;}
    .address-left-main span {font-size: 14px;}
    .address-left-main p {font-size: 12px;}
    .mb-0.sp_heading_clr {font-size: 14px;}
    .main-section-second .more-actions h6 p {font-size: 12px;}
    .total-qty.body-font {width: 100%;}
    .sp_text_clr {margin: 0;}
    .sa_container {padding: 10px 15px 15px; }
    .pr-title-img span {margin-bottom: 0; }
    .pr-title-img .body-font span {margin-bottom: 0 !important;}
    .main-section-second .more-actions h6 {font-size: 12px; }
    .mb-0.sp_heading_clr {font-size: 12px; }
    .main-section-second h6, .return-form-data h6 {font-size: 12px;}
    .main-section-second ul.order-help-ul {padding-top: 20px !important;}
    .main-section-second .more-actions h6 p {margin-bottom: 15px;}
    .track-main .progress {height: 1px;}
    .change-no-div {padding: 10px;}
    .edit_phone_div {margin-top: 5px;}
    .return-form-data .order-address > h6, 
    .change_ship_address > h6, 
    .change_phone_number > h6 {padding: 10px;}
    .close_model-icon svg {height: 11px;  width: 11px;}
    .order-address.change_ship_address .delivery_address_listing {padding: 0 15px 15px 15px;}
    .delivery_address_listing .d_a_label {padding: 10px 0; }
	.d_a_label input[type=radio] + .add_list_div:before {margin-right: 10px;width: 13px;height: 13px;}
    .delivery_address_listing .add_list_div span {font-size: 12px;line-height: 1.2;width: 100%;}
    .delivery_address_listing .add_list_div .customer_name {padding-right: 10px;}
    .return-check-bx {
        width:100%;
    }
    .return-form-div {
        width: 100%;
        padding: 20px 0 0 0;
        margin-bottom: 0;
    }
    .ils-pop-model .ils-pop-pro-varient select {
        width: 50%;
    }
}

@media only screen and (max-width:550px) {
    .sp-login-section h4 { font-size: 16px;}
}

@media only screen and (max-width: 767px) {
    .order-pr-status {
        padding:0 5px;
    }
    .order-pr-price {
        padding:0 5px;
    }
}
<!-- MODAL CSS START -->
	.ils-pop-model {position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 9999999999;opacity: 0;visibility: hidden; transition: all ease-in-out 0.3s;}
    .ils-pop-model.ils-active {opacity: 1;visibility: visible;}
    .ils-pop-model:after {content: '';position: absolute;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);height: 100%;width: 100%;}
    .ils-pop-model .ils-pop-model-wrap {max-width: 1000px;margin: auto;position: relative;top: 50%;transform: translateY(-50%);background-color: #fff;z-index: 1;padding: 20px;border-radius: 5px;overflow: hidden;display: flex;flex-direction: column;max-height: 90vh;}
    .ils-pop-model .ils-pop-title h4 {margin: 0;font-size: 18px;line-height: 1.3;}
    .ils-pop-model .ils-pop-body .ils-pop-pro-list { display: flex;
    flex-wrap: wrap;}
    .ils-pop-model .ils-pop-pro-detail img {display: block;position: absolute;top: 0;left: 0;height: 100%;object-fit: contain;margin: auto;right: 0;
    bottom: 0;}
    .ils-pop-model .ils-pop-pro-detail h3 {font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;margin-bottom: 10px;line-height: 1.2;position: relative;
    z-index: 1; }


    .ils-pop-pro-outstock {
	    margin-bottom: 10px;
	    background: rgba(251, 97, 97, 0.2);
	    display: inline-block;
	    padding: 5px 10px;
	    border-radius: 3px;
	}

	.ils-pop-pro-outstock label {
	    font-size: 14px;
	    line-height: 18px;
	    color: #FB6161;
	    margin: 0;
	    padding: 0;
	}

	.ils-pop-model .ils-pop-pro-qty.sp_qty_out_of_stock .ils-pro-qty-input, 
	.ils-pop-model .ils-pop-pro-qty.sp_qty_out_of_stock .ils-pro-sub, 
	.ils-pop-model .ils-pop-pro-qty.sp_qty_out_of_stock .ils-pro-add {
	    pointer-events: none;
	}

	.ils-pop-model .ils-pop-pro-qty.sp_qty_out_of_stock {
	opacity: 0.5;
	}


    .ils-pop-model .ils-pop-pro-qty {width: 33.33%;border-radius: 5px;margin-bottom: 10px;border: 1px solid var(--color-border-form);display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 1;}
    .ils-pop-model .ils-pop-pro-qty .ils-pro-sub,
    .ils-pop-model .ils-pop-pro-qty .ils-pro-add {background-color: transparent;border: unset;padding: 2px 10px; }
    .ils-pop-model .ils-pop-pro-qty .ils-pro-qty-input {border: unset;margin: 0;padding: 0;font-size: 12px;line-height: 1.3;width: 20px;text-align: center;font-family: inherit;}
    .ils-pop-model .ils-pop-pro-qty .ils-pro-qty-input:focus {outline: none;}
    .ils-pop-model .ils-pop-pro-qty .ils-pro-qty-input[type=number]::-webkit-inner-spin-button,
    .ils-pop-model .ils-pop-pro-qty .ils-pro-qty-input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;}
    .ils-pop-model .ils-pop-pro-varient {display: grid;grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));margin: 0;padding-bottom: 5px;position: relative;z-index: 1;}
    .ils-pop-model .ils-pop-pro-varient select {padding: 5px 20px 5px 8px;font-size: 12px;margin: 0 2px 5px;border-radius: 5px;width:calc(100% - 2px);margin: 0;}
    .ils-pop-model .ils-pop-pro-price .ils-old-price {font-size: 14px;color: #b3b3b3;text-decoration: line-through;font-weight: normal;}
    .ils-pop-model .ils-pop-pro-price span {font-size: 16px;font-weight: 700;padding-right: 4px;}
    .ils-pop-model .ils-pop-pro-price {display: flex;align-items: center;}
    .ils-pop-model .ils-pop-pro {position: relative; width: calc(20% - 20px);
    margin: 10px;}
    .ils-pop-model .ils-pop-pro input[type="radio"] {position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0;cursor: pointer;z-index: 1;}
    .ils-pop-model .ils-pop-pro input[type="radio"]+.ils-pop-pro-detail:after {content: '';display: block;height: 20px;width: 20px;position: absolute;top: 10px;left: 10px;background-color: #fff;border:2px solid #008060; border-radius: 50%;transition: all ease-in-out 0.3s;}
    .ils-pop-model .ils-pop-pro-detail {position: relative;overflow: hidden;border-radius: 5px;border: 1px solid #d3d3d3;height: 100%;
    display: flex;
    flex-direction: column;}
    .ils-pop-model .ils-pop-pro-detail .ils-pop-content-wrap {padding:0 10px 10px;margin-top: auto;}
    .ils-pop-model .ils-pop-pro input[type="radio"]+.ils-pop-pro-detail:before {content: '';display: block;height: 10px;width: 5px;border-right: solid 2px #008060;border-bottom: solid 2px #008060;position: absolute;top: 14px;left:18px;transform: rotate(45deg);z-index: 1;transition: all ease-in-out 0.3s;opacity: 0;visibility: hidden;}
    .ils-pop-model .ils-pop-pro input:checked+.ils-pop-pro-detail:after,
    .ils-pop-model .ils-pop-pro input:checked+.ils-pop-pro-detail:before {visibility: visible;opacity: 1;}
    .ils-pop-model .ils-pop-footer {padding-top: 15px;text-align: right;border-top: 1px solid #f0f0f0;margin-top: 15px;display: flex;justify-content: end;}
    .ils-pop-model .ils-pop-body {max-height: calc(90vh - 143px);overflow: auto;margin: 0 -10px;}
    .ils-pop-search {border: solid 1px rgba(0, 0, 0, 0.4);border-radius: 3px;padding: 8px;background-color: transparent;display: flex; align-items: center;}
    .ils-pop-search svg {max-width:18px; height: auto; margin-right:10px;display: block;}
    .ils-pop-search-input {padding: 0 !important;margin: 0 !important; font-family: inherit;font-size: 14px;border: unset !important;height: unset !important;}
    .ils-pop-search-input:focus, .ils-pop-search-input:hover {border: unset; outline: none;} 
    .ils-pop-search-input[type="search"]::-webkit-search-cancel-button, .ils-pop-search-input[type="search"]::-webkit-search-decoration {
  		-webkit-appearance: none;appearance: none;}
    .ils-pop-title {display: flex;justify-content: space-between;padding-bottom: 20px;}
    .ils-pop-model .sp_btn.sp_btn_secondery {border: solid 1px rgba(0, 0, 0, 0.3);margin-left: 10px !important;}
    .ils-pop-model .ils-pop-img-wrap {position: relative;padding-bottom: 100%;margin-bottom: 10px;border-bottom: solid 1px rgba(0,0,0,0.1);}
    .ils-pop-model {display: block;width: 100%;height: 100vh;top: 0;position: fixed;z-index: 9999999999;opacity: 0;visibility: hidden; transition: all ease-in-out 0.3s;}
	.ils-pop-model.sp-modal-active {opacity: 1;visibility: visible;}
	.ils-pop-search-input::-webkit-input-placeholder { color: #6b6b6b !important;}
	.ils-pop-search-input::-moz-placeholder {
	  color: #6b6b6b !important;
	}
	.ils-pop-search-input:-ms-input-placeholder {
	  color: #6b6b6b !important;
	}
	.ils-pop-search-input:-moz-placeholder {
	  color: #6b6b6b !important;
	}
	
	.ils-product-pagination {display: flex;align-items: center;justify-content: center;width: 100%;padding: 15px 0;}
	button.ils-product-pagination-btn {background-color: transparent;border: unset;padding: 0 15px;font-size: 30px;font-weight: 700;border: 1px solid #000;border-radius: 4px;margin: 0 5px;line-height: 0;height: 36px;display: flex;align-items: center;justify-content: center;}
	.ils-product-pagination-btn svg {max-width: 15px;height: auto;}
	.ils-pop-model.sp-modal-active .ils-pop-model-wrap {transform: translateY(-50%);}

	.ils-pop-content-title {
	    position: relative;
	}

	.ils-pop-content-title-tooltip {
	    position: absolute;
	    padding: 5px;
	    border-radius: 3px;
	    background-color: #fff;
	    z-index: 9;
	    border: solid 1px rgba(0,0,0,0.1);
	    font-size: 12px;
	    line-height: 1.2;
	    box-shadow: 1px 1px 2px rgb(0 0 0 / 10%);
	    top: 23px;
	    transition: all ease-in-out 0.2s;
	    visibility: hidden;
	    opacity: 0;
	}

	.ils-pop-model .ils-pop-pro-detail h3:hover + .ils-pop-content-title-tooltip {
	    opacity:1;
	    visibility: visible;
	}

	.ils-pop-content-title-tooltip:before {
	    content: '';
	    display: block;
	    position: absolute;
	    height: 10px;
	    width: 10px;
	    background-color: #fff;
	    border-radius: 2px;
	    border: solid 1px rgba(0,0,0,0.1);
	    top: -2px;
	    left: 50%;
	    transform: rotate(45deg) translateX(-50%);
	    border-bottom: unset;
	    border-right: none;
	}

	.ils-product-pagination-disabled {
	    pointer-events: none;
	    opacity: .5;
	}

	.ils-pop-model .ils-pop-pro-qty {
	    width: 77px;
	}
	.ils-pop-model .ils-pop-pro-qty .ils-pro-qty-input {
	    background-color: transparent;
	}
	.ils-pop-title {
	    align-items: center;
	}

	.ils-popup-loader {
		    position: absolute;
		    width: 100%;
		    height: 100%;
		    left: 0;
		    top: 0;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    background-color: rgba(255,255,255,0.5);
		    z-index: 9;
		}

		.ils-popup-loader img {
		    max-width: 50px;
		}

.new-return-address {
    padding: 24px;
    width: 100%;
}

.new-return-address .return_address_details_div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
}

.new-return-address .new-return-address-details {
    padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap:15px;
}

.new-return-address .new-return-address-details .input-div:first-child {
	width:100%;
}

.new-return-address .new-return-address-details .input-div:not(:first-child) {
	max-width:calc(33.33% - 10px);
	width:100%;
}

    @media only screen and (max-width:1024px) {
    	.ils-pop-model .ils-pop-pro {
	        width: calc(33.33% - 20px);
	    }
        .ils-pop-model .ils-pop-model-wrap {    max-width: 750px;}
    }

    @media only screen and (max-width:768px) {
        .ils-pop-model .ils-pop-model-wrap {
            max-width: calc(100vw - 30px);
        }
        .return-form-div .input-half .input-div {
			width: 50%;
			flex: 1 1 50%;
		}

    }

    @media only screen and (max-width:500px) {
        .ils-pop-model .ils-pop-body .ils-pop-pro-list {
            grid-template-columns: repeat(2, calc(50% - 10px));
            grid-gap: 20px;
        }
        .ils-pop-model .ils-pop-body .ils-pop-pro-list {
	        grid-gap: 0;
	    }
	    .ils-pop-model .ils-pop-pro {
	        width: calc(50% - 10px);
	        margin: 5px;
	    }
	    .ils-pop-model .ils-pop-pro-detail h3 {
	        font-size: 12px;
	    }
	    .ils-pop-pro-outstock label {
	        font-size: 12px;
	        line-height: 16px;
	    }
	    .ils-pop-pro-outstock {
	        padding: 4px 7px;
	    }
	    .ils-pop-model .ils-pop-pro-varient select {
	        padding: 5px 20px 5px 5px;
	    }
	    .ils-pop-pro-outstock {
	        margin-bottom: 5px;
	    }
	    .ils-pop-model .ils-pop-pro-price span {
	        font-size: 12px;
	    }
	    svg.sp_rs_svg {
	        margin-right: 2px;
	        width: 6px;
	    }
		.new-return-address .new-return-address-details .input-div:not(:first-child) {
			max-width:100%;
		}
    }
    @media only screen and (max-width:650px) {
	    .ils-pop-model .ils-pop-pro {
	        width: calc(50% - 20px);
	    }
	}
	@media only screen and (max-width:380px) {
	    .ils-pop-model .ils-pop-pro {
	        margin: 10px 5px;
	        width: 100%;
	    }
	    .return-form-div .input-half .input-div {
			width: 100%;
			flex: 1 1 100%;
		}
	}
	@media only screen and (max-width:500px) {
		.order-pr-status, .main-order-list .option-list-flex {
			padding-left: 0;
			}

			.sp-exchange-prod-details .sp-exchange-prod-details-content {
			padding:0;
			}

			.sp-product-return-details, .sp-exchange-prod-details {
			width: 100%;
			max-width:100%;
			}
	}
<!-- MODAL CSS END -->







