.def .not-del {
                display: none;
}
       
        .backdropShahdow{ 
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1040;
            background-color: #00000070;
            display:none;
         }
         .deleteAddressPopup .modal-header{    padding: 0.5rem;}
         .deleteAddressPopup .addressBoxBody p {color: #000;}