@import url('//fonts.googleapis.com/css?family=Raleway');

#sello-calidad-message {
  bottom: 62px;
  right: 11px;
  position: fixed;
  height: 380px;
  font-family: 'Raleway', sans-serif !important;
  font-size: 16px !important;
  line-height: normal !important;
  font-weight: normal !important;
  display: none;
  color: #000 !important;
  text-align: left;
  background: url("https://www.hoteltrypvigogaleones.com/files/theme/sello-calidad/sello-hover.png") no-repeat;
  padding-left: 8px;
  padding-right: 13px;
  z-index: 100 !important;
}

#sello-calidad-message li {
  margin-left: 20px;
  color: seagreen;
}
#sello-calidad-message li span {
  font-size: 14px;
  color: #444;
}

#sello-calidad-message .wsite-multicol-col {
  min-width: 33% !important;
  width: auto !important;
  display: inline-block !important;
}

#sello-calidad-message .wsite-elements.wsite-not-footer div.paragraph {
  line-height: 1em !important;
}

@media screen and (max-width: 992px) {
  #sello-calidad-message,
  .sello-calidad,
  #right-menu {
    display: none !important;
  }
}

.sello-calidad {
  background-position: right bottom;
  width: 66px;
  height: 61px;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 50 !important;
}