<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.et_monarch .et_social_sidebar_networks {
  z-index: 9998;
}

#top-menu&gt;li&gt;a {
  text-transform: uppercase;
}

#top-menu .transposh_flags a {
  display: inline;
}

#top-menu .transposh_flags a span {
  vertical-align: middle;
}

#top-menu  .transposh_flags a span {
  margin-top: -2px;
}

#top-menu .transposh_flags a span:hover, 
#top-menu .transposh_flags a img:hover {
  border-color: transparent;
}

.et_fullwidth_nav #top-menu li.mega-menu&gt;ul {
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  padding: 30px 20px 20px!important;
}

#top-menu li.mega-menu &gt; ul &gt; li &gt; a {
  width: 100%!important;
}

#top-menu li.mega-menu&gt;ul&gt;li&gt;ul&gt;li&gt;a {
  font-weight: normal;
  padding: 0;
  width: 100%;
}

#et_mobile_nav_menu .mega-menu .thumb {
  display: none;
}

#mobile_menu {
  padding: 0!important;
}

.et_mobile_menu li li {
  padding-left: 0!important;
}

#top-menu li.mega-menu &gt; ul &gt; li &gt; a:first-child {
  border: none!important;
}

#top-menu .mega-menu .thumb {
  width: 120px;
  height: 120px;
  background: #eee;
}

#top-menu .mega-menu .block-title {
  display: block;
  height: 2.8em;
  padding-top: 5px;
  line-height: 16px;
}

#top-menu li.mega-menu li&gt;a,
#top-menu li.mega-menu&gt;ul&gt;li&gt;a {
  padding: 5px 0;
  line-height: 20px;
}

#top-menu li.mega-menu &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
  background: none;
  color: #bb1f1c;
}

#top-menu li.mega-menu ul&gt;li {
  width: 120px!important;
  margin: 0 15px 0 0;
}

#top-menu li.mega-menu ul&gt;li:last-child {
  margin-right: 0;
}

#top-menu li.mega-menu&gt;ul&gt;li:nth-of-type(4n),
#top-menu li.mega-menu&gt;ul&gt;li:nth-of-type(4n+1) {
  clear: none!important;
}

@media (min-width:1225px) {
  #top-menu li.limit-row-7&gt;ul&gt;li:nth-of-type(7n) {
    clear:right!important;
  }

  #top-menu li.limit-row-7&gt;ul&gt;li:nth-of-type(7n+1) {
    clear:left!important;
  }

  #top-menu li.limit-row-7&gt;ul&gt;li:nth-of-type(7n) {
    margin-right: 0;
  }
}

#top-menu li.limit-row-5&gt;ul&gt;li:nth-of-type(5n) {
  clear:right!important;
}

#top-menu li.limit-row-5&gt;ul&gt;li:nth-of-type(5n+1) {
  clear:left!important;
}

#top-menu li.limit-row-5&gt;ul&gt;li:nth-of-type(5n) {
  margin-right: 0;
}

#category-header {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 275px;
  text-align: center;
  background-size: cover;
  display:table;
}

#category-breadcrumbs {
  text-transform: none;
  margin-bottom: 0;
  font-size: 14px;
  padding: 15px 20px;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
}

#category-header h1 {
  color: #fff;
  text-transform: none;
  font-size: 45px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.8);
  vertical-align:middle;
  display:table-cell;
}

#search-map-wrapper {
  height: 300px;
  width: 100%;
  position: relative;
}

#search-map {
  width: 100%;
  height: 100%;
}

.map-autocomplete {
  position: absolute;
  top: -20px;
  left: 0;
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 9999999;
  list-style: none;
  margin: 0;
  padding: 10px 15px 5px;
  border: 1px solid rgba(0,0,0,0.25);
  border-top: none;
}

.map-autocomplete li {
  cursor: pointer;
}

.map-autocomplete .ui-state-hover,
.map-autocomplete .ui-state-focus{
  color: #bb1f1c;
}

.breadcrumbs {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 14px;
}

.breadcrumbs a {
  color: rgba(0,0,0,0.6);
  text-transform: none;
}

.breadcrumbs a:hover {
  color: #bb1f1c;
}

.category .breadcrumbs {
  padding-left: 0.8em;
}

#search-results h1 {
  text-align: center;
  text-transform: none;
  color: #555;
  text-shadow: 0 1px 0 rgba(255,255,255,0.6);
  font-size: 32px;
}

@media (min-width:481px) {
  #search-filter-wrapper {
    left: 60px;
  }
}

@media (max-width:481px) {
  #search-filter-wrapper {
    width: 100%;
    text-align: center;
  }

  #search-filter {
    display: inline-block;
  }
}

@media (max-width:390px) {
  #search-filter input[type="text"] {
    min-width: 0px !important;
  }
}

#search-filter-wrapper {
  top: 40px;
  position: absolute;
  padding: 0 10px;
}

#search-filter {
  background: #fff;
  background: rgba(255,255,255,0.7);
  border-radius: 5px;
  padding: 5px;
}

#search-filter input, #search-filter select {
  float: left;
  background: #fff;
  font-size: 12px;
  height: 40px;
  border: 1px solid #ccc;
}

#search-filter input[type="text"] {
  min-width: 18em;
  border-radius: 5px;
  padding-left: 10px;
  border-right: none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#search-filter input[type="text"]::placeholder {
  font-weight: normal;
  text-transform: none;
}

#search-filter .custom-select {
  float: right;
  position: relative;

}

#search-filter select {
  background: #bb1f1c;
  color: #fff;
  border: none;
  font-weight: bold;
  text-shadow: 0 1px #9c110f;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 20px 0 10px;
  border-radius: 5px;
}

#search-filter .custom-select .arrow {
  position: absolute;
  right: 10px;
  top: 18px;
  border-style: solid;
  border-width: 5px 4px 0 4px;;
  border-color: #ffffff transparent transparent transparent;
}

#search-filter #search-btn {
  margin: 0;
  background: #fff;
  font-size: 16px;
  color: #888;
  cursor: pointer;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 40px;
}

#search-filter #search-btn:hover {
  color: #bb1f1c;
}

.result-list {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#search-results .result-list {
  text-align: center;
}

#search-results .container,
#qfem-search-results .container  {
  width: 90%;
  max-width: 1200px;
  padding: 50px 0;
}

#qfem-search-results .head {
  padding: 50px 15px 0 !important;
}

#qfem-search-results .highlight {
  color: #bb1f1c;
}

#qfem-search-results .highlight2 {
  text-decoration: underline;
}

#search-results .result-list li.result {
  width: 220px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #c4c4c4;
  box-shadow: 0 1px 0 rgba(255,255,255,0.5);
  margin: 20px 10px;
  display: inline-block;
}

#qfem-search-results .result-list li.result {
  width: 200px;
  margin: 0px 15px 50px;
  display: inline-block;
  vertical-align: top;
}

#search-results .result-list .thumbnail {
  width: 100%;
  height: 170px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background: #f8f8f8 url('../images/photo-icon.png') center center no-repeat;
  position: relative;
}

#qfem-search-results .result-list .thumbnail {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

#search-results .result-list .thumbnail a {
  width: 100%;
  height: 100%;
  display: block;
}

#search-results .result-list .thumbnail img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

#qfem-search-results .details {
  padding-top: 2px;
  text-align: left;
  font-size: 14px;
}

#qfem-search-results .details p {
  margin: 0;
  padding: 0;
}

#qfem-search-results .details .name a {
  color: #555;
}

#search-results .details h4 a {
  text-transform: none;
}

#qfem-search-results .details .name a {
  font-weight: bold;
}

#qfem-search-results .details .name a:hover {
  color: #bb1f1c;
}

#search-results .result-list .details {
  width: 100%;
  text-align: center;
  min-height: 90px;
  color: #575757;
  display: block;
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
}

#search-results .result-list .location {
  font-size: 13px;
  margin: 0;
  padding: 5px 0 0;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  line-height: 15px;
}

#search-results .result-list .category {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 10px;
}

#search-results .result-list .details h4 {
  font-size: 18px;
  text-transform: none;
  padding: 10px 8px 0;
  height: 45px;
  overflow: hidden;
}

.noresults {
  text-align: center;
  font-size: 20px;
}

.screen-reader-text {
  visibility: hidden;
}

.navigation {
  padding-bottom: 20px;
  text-align: center;
}

.nav-links .page-numbers {
  background: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  color: #555;
  font-weight: bold;
}

.nav-links a:hover {
  color: #bb1f1c;
}

.nav-links a:hover {
  cursor: pointer;
}

.nav-links .current {
  background: #bb1f1c;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.pennant {
    display: block;
    width: 45px;
    height: 53px;
    right: 5px;
    top: 5px;
    position: absolute;
}

.pennant-rank-2 {
    background: transparent url(../images/pennant_red.png) center center no-repeat;
}

.pennant-rank-1 {
    background: transparent url(../images/pennant_yellow.png) center center no-repeat;
}

#footer-copyright {
  font-weight: bold;
}

#menu-mapa-web&gt;li {
  float: left;
  margin-right: 15px;
}

#menu-mapa-web:after {
content: "";
  display: table;
  clear: both;
}
</pre></body></html>