.vertical-center-slick-22774 li:nth-child(1) div.vbabber-cover::before{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
}

#pop-box.pop-style-1 .control-group .control-label {
	flex-direction: row-reverse;
    justify-content: flex-end;
  gap: 4px;
}
div.sitewidget-inquire label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  gap: 4px;
}