/**
 * TrioRooms Theme Main Styles
 * 
 * This file imports styles from the Crafto hotel template and custom block styles
 */
img[data-at2x]:not([src]) {
  content: attr(data-at2x);
}

img:not([src]),
img[src=""],
img[src="#"] {
  display: none !important;
}

img[src*="/images/"],
img[src*=wp-content] {
  display: inline-block !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/*# sourceMappingURL=triorooms-main.css.map */
