.bp-deliverypro-location-box{border:1px solid #d8dde6;border-radius:8px;background:#fff;margin:12px 0 16px;padding:12px;direction:rtl;text-align:right}
.bp-deliverypro-location-title{font-weight:700;margin-bottom:4px;color:#333}
.bp-deliverypro-location-desc{font-size:13px;color:#666;margin-bottom:10px;line-height:1.7}
.bp-deliverypro-location-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}
.bp-deliverypro-location-map{height:320px;min-height:260px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;position:relative;background:#f6f6f6;margin:10px 0}.bp-deliverypro-location-map-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:260px;z-index:1}.bp-deliverypro-location-map .leaflet-container{width:100%!important;height:100%!important;min-height:260px}
.bp-deliverypro-location-center-marker{position:absolute;top:50%;left:50%;width:28px;height:28px;margin-left:-14px;margin-top:-28px;z-index:500;pointer-events:none;background:#d92323;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 1px 4px rgba(0,0,0,.35)}
.bp-deliverypro-location-center-marker:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;top:8px;left:8px}
.bp-deliverypro-location-status{font-size:13px;color:#555;line-height:1.7}
.bp-deliverypro-location-status.is-error{color:#a94442}
.bp-deliverypro-location-status.is-success{color:#3c763d}
.bp-deliverypro-location-hidden{display:none!important}
@media(max-width:767px){.bp-deliverypro-location-map{height:260px}.bp-deliverypro-current-on-map{top:10px;right:10px;padding:8px 10px}.bp-deliverypro-current-text{max-width:145px;overflow:hidden;text-overflow:ellipsis}.bp-deliverypro-confirm-button{width:100%;min-width:0}}

.mapp-logo{visibility:hidden}
.bp-deliverypro-current-on-map{position:absolute;z-index:650;top:12px;right:12px;display:inline-flex!important;align-items:center;gap:6px;box-shadow:0 2px 8px rgba(0,0,0,.28);border-radius:22px;padding:8px 13px;line-height:1.2}
.bp-deliverypro-current-on-map .bp-deliverypro-current-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center}
.bp-deliverypro-current-on-map svg{width:18px;height:18px;fill:currentColor;display:block}
.bp-deliverypro-current-text{white-space:nowrap}
.bp-deliverypro-location-confirm-row{display:flex;justify-content:center;margin:10px 0}
.bp-deliverypro-confirm-button{min-width:220px;font-weight:700;border-radius:6px;padding:10px 18px;font-size:14px;box-shadow:0 1px 4px rgba(0,0,0,.14)}

/* ##BP_DELIVERYPRO_DESKTOP_FULL_WIDTH## */
@media(min-width:768px){
  .bp-deliverypro-location-box{width:100%;max-width:100%;flex:0 0 100%;clear:both;grid-column:1 / -1}
  .js-address-form .bp-deliverypro-location-box,.checkout-step .bp-deliverypro-location-box,.address-form .bp-deliverypro-location-box{width:100%;max-width:100%}
  .bp-deliverypro-location-map{width:100%;height:420px;min-height:360px}
  .bp-deliverypro-location-map-canvas,.bp-deliverypro-location-map .leaflet-container{min-height:360px}
}

.bp-deliverypro-leaflet-pin-wrap{background:transparent!important;border:0!important}
.bp-deliverypro-leaflet-pin{display:block;width:30px;height:30px;background:#d92323;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 7px rgba(0,0,0,.35);position:relative}
.bp-deliverypro-leaflet-pin span{position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;top:9px;left:9px}
