#szb-vfr-recommendation {
  font-size: 13px;
  display: flex;
  margin-bottom: -20px;
  font-weight: 300;
}

#szb-vfr-recommendation b {
  display: contents;
}

.vfr__container {
  margin-top: -10px;
  margin-left: 0px;
}

.vfr__button--clean:focus {
  outline: none !important;
}

.vfr__button--clean {
  font-family: 'Helvetica';
  font-size: 13px;
  color: #1c1b1b;
  text-decoration: underline;
  font-weight: 300;
}

#szb-vfr-button:before {
  background: url(https://static.sizebay.technology/6562/icons/vfr.svg) center center / 100% 100% no-repeat;
  display: flex;
  width: 20px;
  height: 15px;
  content: '';
  margin-right: 5px;
}

#szb-measurements-button:before {
  background: url(https://static.sizebay.technology/6562/icons/chart.svg) center center / 100% 100% no-repeat;
  display: flex;
  width: 22px;
  height: 20px;
  content: '';
  margin-right: 5px;
}

body:has(.vfr__container) #sizefox-container {
  display: none !important;
}

div.vfr__container--backdrop.szb-modal-open,
iframe#szb-modal {
  z-index: 99999999999999999 !important;
}
