.bxtr-map{height:var(--bxtr-map-height,500px);border-radius:var(--bxtr-border-radius,12px);overflow:hidden;position:relative}.bxtr-map__notice{padding:14px 16px;background:#f6f7f7;border-left:4px solid #72aee6;margin:0 0 16px}.bxtr-marker{background:transparent;border:0}.bxtr-marker__route{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50% 50% 50% 0;background:var(--bxtr-marker-color,#3d874d);transform:rotate(-45deg);box-shadow:0 2px 5px rgba(0,0,0,.3)}.bxtr-marker__number{transform:rotate(45deg);color:var(--bxtr-marker-number-color,#fff);font-weight:700;font-size:13px;line-height:1}.bxtr-marker__poi-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--bxtr-poi-current-color,var(--bxtr-poi-marker-color,#f59e0b));color:#fff;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.3);font-size:17px}.bxtr-marker__poi-icon .dashicons{font-size:18px;width:18px;height:18px;line-height:18px}.bxtr-marker__cluster{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--bxtr-poi-marker-color,#f59e0b);color:#fff;border:3px solid rgba(255,255,255,.85);box-shadow:0 2px 7px rgba(0,0,0,.35);font-weight:700}.bxtr-popup strong{display:block;font-size:15px;margin-bottom:3px}.bxtr-popup__type,.bxtr-popup__title{display:block;color:#666;font-size:12px;margin-bottom:6px}.bxtr-popup__description>:first-child{margin-top:6px}.bxtr-popup__description>:last-child{margin-bottom:0}.leaflet-popup-content{min-width:150px}.bxtr-preview-map{min-height:360px}
