/* V84.75 — an explicit, independent delete control for every existing room image. */
body.hotel-manager-v8414-body .hotel-room-image-manager-v8475{
  gap:10px!important;
  padding:13px!important;
  background:#f8faff!important;
}
body.hotel-manager-v8414-body .hotel-room-image-manager-v8475__grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(142px,1fr))!important;
  gap:10px!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475{
  position:relative!important;
  display:block!important;
  min-width:0!important;
  cursor:pointer!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>span{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  padding:0!important;
  border:2px solid #d9e4f1!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(19,42,77,.06)!important;
  transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  object-fit:cover!important;
  border-radius:0!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 b{
  position:absolute!important;
  right:7px!important;
  bottom:7px!important;
  display:inline-flex!important;
  min-height:34px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:7px 10px!important;
  border:1px solid rgba(255,255,255,.8)!important;
  border-radius:10px!important;
  background:rgba(184,34,34,.94)!important;
  box-shadow:0 6px 18px rgba(108,19,19,.22)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  line-height:1!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 b svg{
  width:16px!important;
  height:16px!important;
  flex:0 0 16px!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 b em{
  font-style:normal!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 .is-selected{display:none!important}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:focus-visible+span{
  outline:3px solid rgba(18,100,243,.24)!important;
  outline-offset:2px!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:checked+span{
  border-color:#dc3d3d!important;
  box-shadow:0 0 0 3px rgba(220,61,61,.12)!important;
  opacity:.72!important;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:checked+span::after{
  content:"محددة للحذف";
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  background:rgba(73,13,13,.4);
  color:#fff;
  font-size:13px;
  font-weight:1000;
}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:checked+span b{z-index:2;background:#8f1b1b!important}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:checked+span .is-default{display:none!important}
body.hotel-manager-v8414-body .hotel-room-image-delete-v8475>input:checked+span .is-selected{display:inline!important}
body.hotel-manager-v8414-body .hotel-room-image-manager-v8475>p{
  margin:0!important;
  color:#69798f!important;
  font-size:10px!important;
  font-weight:800!important;
}
body.hotel-manager-v8414-body .hotel-suite-image-preview-v8459 .hotel-suite-preview-item-v8475{
  position:relative!important;
  min-width:0!important;
  overflow:hidden!important;
  margin:0!important;
  border:2px solid #d9e4f1!important;
  border-radius:14px!important;
  background:#fff!important;
}
body.hotel-manager-v8414-body .hotel-suite-image-preview-v8459 .hotel-suite-preview-item-v8475 img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}
body.hotel-manager-v8414-body .hotel-suite-preview-remove-v8475{
  position:absolute!important;
  right:5px!important;
  bottom:5px!important;
  display:inline-flex!important;
  min-height:32px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  padding:6px 8px!important;
  border:1px solid rgba(255,255,255,.82)!important;
  border-radius:9px!important;
  background:rgba(184,34,34,.94)!important;
  box-shadow:0 5px 14px rgba(108,19,19,.22)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  line-height:1!important;
}
body.hotel-manager-v8414-body .hotel-suite-preview-remove-v8475 svg{
  width:15px!important;
  height:15px!important;
}

@media(max-width:520px){
  body.hotel-manager-v8414-body .hotel-room-image-manager-v8475__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.hotel-manager-v8414-body .hotel-room-image-delete-v8475 b{right:5px!important;bottom:5px!important;padding:6px 8px!important}
}
