@charset "UTF-8";
.mt-icon-color-star-10 {
  color: #ffd700;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../../../media/com_mtree/images/fa-star-10.svg") no-repeat center center;
  background-size: contain;
}

.mt-icon-color-star-05 {
  color: #ffd700;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../../../media/com_mtree/images/fa-star-05.svg") no-repeat center center;
  background-size: contain;
}

.mt-icon-color-star-00 {
  color: #e5e5e5;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../../../media/com_mtree/images/fa-star-00.svg") no-repeat center center;
  background-size: contain;
}

.mt-icon-ellipsis {
  color: #e5e5e5;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../../../media/com_mtree/images/fa-ellipsis.svg") no-repeat center center;
  background-size: contain;
}

.com_mtree .form-horizontal legend {
  margin: 0.5rem 0;
}
.com_mtree .control-label {
  margin: 0.5rem 0;
}

.mt-page-index .title {
  font-size: 1.6em;
  margin: 10px 0 0 0;
}
.mt-page-index-style-4 .mt-page-index .title, .mt-page-index-style-6 .mt-page-index .title {
  border: none;
  margin-bottom: 30px;
}
.mt-page-index .mt-index-self-desc {
  margin-bottom: 20px;
}
.mt-page-index .mt-index-self-desc .index-image {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.mt-page-index-style-1 .mt-page-index .title {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.mt-page-index-style-1 .mt-page-index .mt-index-subcats-separator {
  margin-right: 0.25rem;
}
.mt-page-index-style-2 .mt-page-index {
  margin-bottom: 21px;
}
.mt-page-index-style-2 .mt-page-index .title {
  margin-bottom: 10px;
}
.mt-page-index-style-2 .mt-page-index .mt-index-cat-card {
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-color: #b5b5b5;
}
.mt-page-index-style-2 .mt-page-index .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 102;
}
.mt-page-index-style-2 .mt-page-index .mt-index-cat-desc,
.mt-page-index-style-2 .mt-page-index .mt-index-subcats,
.mt-page-index-style-2 .mt-page-index .mt-index-cat-listings {
  margin-top: 0.75rem;
  padding: 0 10px;
}
.mt-page-index-style-2 .mt-page-index .category h2 {
  margin-left: 20px;
}
.mt-page-index-style-2 .mt-page-index h2 {
  position: absolute;
  top: 0;
  padding-left: 15px;
  font-weight: bold;
  z-index: 100;
}
.mt-page-index-style-2 .mt-page-index h2 span {
  display: block;
  font-size: 0.7em;
  top: 0;
  line-height: 1.6em;
  font-weight: normal;
  text-shadow: none;
}
.mt-page-index-style-2 .mt-page-index .mt-index-cat-details {
  padding-bottom: 0.75rem;
  margin-bottom: 20px;
}
.mt-page-index-style-2 .mt-page-index .mt-index-cat-details .mt-index-subcats a {
  font-weight: bold;
}
.mt-page-index-style-2 .mt-page-index h2 {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
}
.mt-page-index-style-2 .mt-page-index .mt-index-tags {
  margin-bottom: 30px;
}
.mt-page-index-style-5 .mt-page-index .title {
  margin-bottom: 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories {
  column-count: 4;
  column-gap: 10px;
}
@media (max-width: 575.98px) {
  .mt-page-index-style-5 .mt-page-index .mt-index-categories {
    column-count: 1 !important;
  }
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-card {
  position: relative;
  width: 100%;
  height: 60px;
  background-size: cover;
  background-color: #b5b5b5;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-card h2 {
  bottom: 5px;
  position: absolute;
  padding-left: 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-card h2 a.mt-index-cat-name {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  text-decoration: none;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card {
  padding-top: 0.75rem;
  background-color: transparent;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 {
  bottom: 5px;
  text-decoration: underline;
  padding-left: 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 a.mt-index-cat-name {
  text-decoration: none;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category {
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
  break-inside: avoid;
  margin-bottom: 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(0, 0, 0, 0.25);
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-cat-no-image-card .mt-index-cat-overlay-link {
  background: none;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category h2 {
  font-size: 1em;
  line-height: 1.7em;
  z-index: 102;
  margin-top: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category h2 .mt-index-cat-name {
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
  width: 100%;
  display: block;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category h2 span {
  top: 0;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-cat-listings {
  list-style: none;
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0 10px 10px 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-cat-listings li a {
  left: -5px;
  position: relative;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-subcats,
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-listings {
  padding: 0 10px 10px 10px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-subcats li,
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-listings li {
  line-height: 1.7em;
  padding: 0.1em 0;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-subcats li a,
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-listings li a {
  width: 100%;
  display: block;
  text-decoration: none;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-subcats li span,
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-listings li span {
  font-size: 0.9em;
}
.mt-page-index-style-5 .mt-page-index .mt-index-categories .category .mt-index-subcats {
  padding: 10px 10px 0 10px;
  list-style: none;
  margin-left: 1px;
}
.mt-page-index-style-5 .mt-page-index .mt-index-tags {
  margin-bottom: 30px;
}
.mt-page-index-style-7 .mt-page-index .title {
  margin-bottom: 10px;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories {
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .mt-page-index-style-7 .mt-page-index .mt-index-categories .category {
    display: block !important;
  }
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-card {
  position: relative;
  min-height: 60px;
  background-size: cover;
  background-color: #b5b5b5;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-card h2 {
  bottom: 5px;
  position: absolute;
  padding-left: 10px;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-card h2 a.mt-index-cat-name {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  text-decoration: none;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card {
  padding-top: 0.75rem;
  background-color: transparent;
  position: relative;
  box-sizing: border-box;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 {
  bottom: 5px;
  text-decoration: underline;
  padding-left: 10px;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 a.mt-index-cat-name {
  text-decoration: none;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
  break-inside: avoid;
  margin-bottom: 20px;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(0, 0, 0, 0.25);
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-no-image-card .mt-index-cat-overlay-link {
  background: none;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category h2 {
  font-size: 1em;
  line-height: 1.7em;
  z-index: 102;
  margin-top: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category h2 .mt-index-cat-name {
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
  width: 100%;
  display: block;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category h2 span {
  top: 0;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-listings {
  display: flex;
  list-style: none;
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 10px 10px 10px 0;
}
@media (max-width: 575.98px) {
  .mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-listings {
    display: block !important;
    margin-left: 0.625rem !important;
  }
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-listings li {
  padding-right: 4px;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-cat-listings li a {
  left: -5px;
  position: relative;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats,
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-listings {
  display: inline-block;
}
@media (max-width: 575.98px) {
  .mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats,
  .mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-listings {
    margin-left: 0.625rem !important;
  }
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats li,
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-listings li {
  line-height: 1.7em;
  padding: 0.1em 0;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats li span,
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-listings li span {
  font-size: 0.9em;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats {
  padding: 10px;
  margin-left: 0;
  margin-bottom: 0;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats a {
  text-decoration: none;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats .mt-index-subcats-separator {
  color: #ccc;
  margin: 0 0.75em;
}
.mt-page-index-style-7 .mt-page-index .mt-index-categories .category .mt-index-subcats li {
  display: inline-block;
}
.mt-page-index-style-3 .mt-page-index .title {
  margin-bottom: 10px;
}
.mt-page-index-style-3 .mt-page-index .mt-browse-by-tags {
  margin-bottom: 30px;
}
.mt-page-index-style-3 .mt-page-index .category {
  margin-bottom: 21px;
  border-bottom: 1px solid transparent;
}
.mt-page-index-style-3 .mt-page-index .category:hover {
  background-color: #f1f1f1;
  border-bottom: 1px solid #ccc;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-card {
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-color: #b5b5b5;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-desc {
  position: relative;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-desc,
.mt-page-index-style-3 .mt-page-index .category .mt-index-subcats,
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-listings {
  margin-top: 0.75rem;
  padding: 0 10px;
}
.mt-page-index-style-3 .mt-page-index .category h2 {
  position: relative;
  padding: 10px;
  margin: 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.mt-page-index-style-3 .mt-page-index .category h2 .mt-index-cat-name {
  font-size: 1.2em;
  font-weight: bold;
  flex-grow: 2;
}
.mt-page-index-style-3 .mt-page-index .category h2 .mt-index-cat-num-of-cats,
.mt-page-index-style-3 .mt-page-index .category h2 .mt-index-cat-num-of-listings {
  display: block;
  font-size: 0.7em;
  top: 0;
  line-height: 1.6em;
  font-weight: normal;
  text-shadow: none;
  margin-left: 1em;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-details {
  padding-bottom: 0.75rem;
  margin-bottom: 20px;
}
.mt-page-index-style-3 .mt-page-index .category .mt-index-cat-details .mt-index-subcats a {
  text-decoration: none;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories {
  column-gap: 10px;
}
@media (max-width: 575.98px) {
  .mt-page-index-style-4 .mt-page-index .mt-index-categories {
    column-count: 1 !important;
  }
}
@media (max-width: 767.98px) {
  .mt-page-index-style-4 .mt-page-index .mt-index-categories {
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .mt-page-index-style-4 .mt-page-index .mt-index-categories {
    column-count: 3;
  }
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-card {
  position: relative;
  width: 100%;
  height: 60px;
  background-size: cover;
  background-color: #b5b5b5;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-card h2 {
  bottom: 5px;
  position: absolute;
  padding-left: 10px;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-card h2 a.mt-index-cat-name {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  text-decoration: none;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card {
  background-color: transparent;
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
  height: 60px;
  box-sizing: border-box;
  overflow: hidden;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 {
  bottom: 5px;
  position: absolute;
  padding-left: 10px;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .mt-index-cat-no-image-card h2 a.mt-index-cat-name {
  text-decoration: none;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category {
  box-sizing: border-box;
  width: 100%;
  break-inside: avoid;
  margin-bottom: 20px;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(0, 0, 0, 0.25);
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-cat-overlay-link:hover {
  background: rgba(0, 0, 0, 0.6);
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-cat-no-image-card .mt-index-cat-overlay-link {
  background: none;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-cat-no-image-card .mt-index-cat-overlay-link:hover {
  background: #eee;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category h2 {
  line-height: 1.4em;
  z-index: 102;
  margin-top: 0;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category h2 .mt-index-cat-name {
  font-size: 1rem;
  font-weight: bold;
  text-decoration: underline;
  width: 100%;
  display: block;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category h2 span {
  top: 0;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-cat-listings {
  margin: 0 0 0 1.75rem;
  padding: 0;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-subcats li,
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-listings li {
  line-height: 1.75em;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-subcats li a,
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-listings li a {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  display: block;
  text-decoration: none;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-subcats li a:hover,
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-listings li a:hover {
  background-color: #f4f4f4;
  color: #22262a;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-subcats li span,
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-listings li span {
  font-size: 0.9em;
}
.mt-page-index-style-4 .mt-page-index .mt-index-categories .category .mt-index-subcats {
  padding: 10px 0 0 0;
  list-style: none;
  margin: 0 0 0 1px;
}
.mt-page-index-style-4 .mt-page-index .title.mt-index-browse-by-tags-title {
  margin-bottom: 20px;
}
.mt-page-index-style-6 .mt-page-index {
  margin-bottom: 21px;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-card-container {
  overflow: hidden;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-card {
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-color: #b5b5b5;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-card:hover {
  transform: scale(1.05, 1.05);
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-card h2 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  left: 50%;
  top: 50%;
  margin: 0;
  padding: 0.15em 1em;
  font-weight: normal;
  text-align: center;
  color: #000;
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  border-bottom: 3px solid black;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-overlay-link {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 102;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-overlay-link:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 25px;
  bottom: 20px;
  left: 25px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1);
  will-change: opacity;
  opacity: 0;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.4s cubic-bezier(0.25, 0.45, 0.45, 0.95);
  transition: opacity 0.6s, -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.6s, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.6s, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-overlay-link:hover:after {
  opacity: 1;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-desc,
.mt-page-index-style-6 .mt-page-index .mt-index-subcats,
.mt-page-index-style-6 .mt-page-index .mt-index-cat-listings,
.mt-page-index-style-6 .mt-page-index .mt-index-tags {
  margin-top: 0.75rem;
  padding: 0 10px;
}
.mt-page-index-style-6 .mt-page-index .mt-index-browse-by-tags-title {
  margin-bottom: 0;
}
.mt-page-index-style-6 .mt-page-index .mt-index-tags {
  margin-bottom: 30px;
}
.mt-page-index-style-6 .mt-page-index .mt-index-tags .mt-index-browse-by-tags-separator {
  display: none;
}
.mt-page-index-style-6 .mt-page-index h2 {
  font-weight: bold;
}
.mt-page-index-style-6 .mt-page-index h2 span {
  display: block;
  font-size: 0.7em;
  top: 0;
  line-height: 1.6em;
  font-weight: normal;
  text-shadow: none;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-details {
  padding-bottom: 0.75rem;
  margin-bottom: 20px;
}
.mt-page-index-style-6 .mt-page-index .mt-index-cat-details .mt-index-subcats a {
  font-weight: bold;
}
.mt-page-index .category {
  display: grid;
  margin-bottom: 10px;
}
.mt-page-index .category img {
  border: 0;
  float: left;
  padding: 5px 5px 0 0;
}
@media (max-width: 575.98px) {
  .mt-page-index .category img {
    float: none;
  }
}
.mt-page-index .category h2 {
  font-size: 1.4em;
  line-height: 1.5em;
  font-weight: 400;
  margin: 10px 0 0 0;
  padding: 0;
}
.mt-page-index .category h2 span {
  font-size: 0.6em;
  position: relative;
  top: -1px;
}
.mt-page-index .category .desc {
  margin-top: 5px;
}
.mt-page-index .category .subcat {
  padding-left: 0;
}
.mt-page-index .category .subcat a {
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
}
.mt-page-index .category .mt-index-cat-listings {
  list-style: disc outside;
  margin: 3px 0 0 14px;
  padding: 0 0 0 5px;
}
.mt-page-index .category .mt-index-cat-listings li {
  background-image: none;
  padding: 0;
}
.mt-page-index .category .mt-index-cat-listings li a {
  font-weight: normal;
}
.mt-page-index .mt-index-tags .mt-browse-by-tags {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.mt-page-index .mt-index-tags .mt-browse-by-tag {
  min-width: 7rem;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  break-inside: avoid;
  text-align: center;
  border-radius: 0.25rem;
}
.mt-page-index .mt-index-tags .mt-browse-by-tag a {
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  color: #606060;
  height: 100%;
  padding: 0.5rem 0.75rem;
}
.mt-page-index .mt-index-tags .mt-browse-by-tag a:hover {
  background-color: #f4f4f4;
}
.mt-page-index .mt-index-tags .mt-browse-by-tag a:focus, .mt-page-index .mt-index-tags .mt-browse-by-tag a:active {
  background-color: #f4f4f4;
}

.mt-page-category .mt-category-header h1 {
  font-size: 2em;
  font-weight: bold;
}
.mt-page-category-style-1 .mt-page-category .mt-category-desc {
  margin: 5px 0 10px;
}
.mt-page-category-style-1 .mt-page-category .mt-category-desc p {
  text-align: left;
  margin: 0;
}
.mt-page-category-style-1 .mt-page-category .mt-category-image {
  float: left;
  border: 0.5em solid #D8E4E8;
  margin: 0 20px 20px 0;
}
.mt-page-category-style-1 .mt-page-category .mt-category-image img {
  margin: 1px;
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-title-desc h1 {
  font-size: 2em;
  font-weight: bold;
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-title-desc .mt-category-desc {
  margin-top: 0.6em;
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-card {
  position: relative;
  height: 260px;
  background-size: cover;
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-card .mt-category-header-title-desc {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.85) 100%);
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-card .mt-category-header-title-desc h1 {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
}
.mt-page-category-style-2 .mt-page-category .mt-category-header-card .mt-category-header-title-desc .mt-category-desc {
  line-height: 1.4em;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-title-desc {
  margin-top: 0.75rem;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-title-desc h1 {
  font-size: 2em;
  font-weight: bold;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-title-desc .mt-category-desc {
  margin-top: 0.6em;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-card {
  position: relative;
  height: 260px;
  background-size: cover;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-card .mt-category-header-title-desc {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.85) 100%);
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-card .mt-category-header-title-desc h1 {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
}
.mt-page-category-style-3 .mt-page-category .mt-category-header-card .mt-category-header-title-desc .mt-category-desc {
  line-height: 1.4em;
}
.mt-add-listing-btn-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
}

.mt-category-relcats,
.mt-category-subcats {
  width: 100%;
  overflow: hidden;
  margin: 1rem 0 0;
}
.mt-category-relcats .title,
.mt-category-subcats .title {
  color: #606060;
  background-color: #F2F2F2;
  margin-bottom: 0.75rem;
  overflow: hidden;
  position: relative;
  padding: 0.75rem;
}
.mt-category-relcats ul,
.mt-category-subcats ul {
  list-style-type: none;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 10px 10px 0;
}
.mt-category-relcats a,
.mt-category-subcats a {
  text-decoration: none;
  font-weight: 400;
}

.mt-category-subcats small {
  color: #4c4c4c;
  font-size: 0.9em;
}
.mt-category-subcats .mt-category-subcats-item.featured a {
  font-weight: 700;
}
.mt-category-subcats .mt-category-subcats-item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
  text-align: center;
  background-size: cover;
}
.mt-category-subcats .mt-category-subcats-item a {
  padding: 0.75rem 1.5rem 0.6rem 1.5rem;
  border: 1px solid #F2F2F2;
  border-radius: 2px;
  z-index: 100;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt-category-subcats .mt-category-subcats-item a:hover {
  background: #eee;
}

.mt-category-relcats ul {
  padding-right: 0;
}
.mt-category-relcats ul li {
  display: block;
  width: 100%;
  margin-top: 10px;
  float: left;
}
.mt-category-relcats ul li a {
  color: rgb(107, 114, 128);
  padding-bottom: 0.125rem;
  padding: 0.375rem 0.75rem;
}
.mt-category-relcats ul li a:hover {
  text-decoration: underline;
}

.mt-listings-pages,
.mt-pages-links {
  display: flex;
  background-color: #F2F2F2;
  clear: both;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
  position: relative;
  padding: 0.75rem;
}
.mt-listings-pages .mt-x-listings,
.mt-pages-links .mt-x-listings {
  display: flex;
  align-items: center;
  flex-grow: 1;
  color: #606060;
  float: left;
  margin: 0;
}
.mt-listings-pages .category-scope,
.mt-pages-links .category-scope {
  flex-grow: 0;
}
.mt-listings-pages .category-scope > *,
.mt-pages-links .category-scope > * {
  display: inline-block;
  border-radius: 0.25rem;
  padding: 0.25rem 1rem;
  margin-left: 0.75rem;
}
.mt-listings-pages .category-scope .active,
.mt-pages-links .category-scope .active {
  color: #000;
  background-color: rgb(209, 213, 219);
}
.mt-listings-pages .category-scope a:hover,
.mt-pages-links .category-scope a:hover {
  background-color: rgb(209, 213, 219);
}
.mt-listings-pages .category-scope a:active, .mt-listings-pages .category-scope a:focus,
.mt-pages-links .category-scope a:active,
.mt-pages-links .category-scope a:focus {
  color: #000;
}

.mt-listings .mt-listings-flyout-btn-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 0.25rem;
  padding-right: 0.75rem;
  margin-bottom: 0.75rem;
}
.mt-listings .mt-listings-flyout-btn-container a {
  color: #606060;
  padding: 0.25rem 1rem;
  border-radius: 0.25rem;
}
.mt-listings .mt-listings-flyout-btn-container a .label {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.mt-listings .mt-listings-flyout-btn-container a:hover {
  background-color: #d1d5db;
}
.mt-listings .mt-listings-flyout-btn-container a.opened {
  color: #606060;
  background-color: #d1d5db;
}
.mt-listings .mt-filter {
  position: relative;
  overflow: hidden;
}
.mt-listings .mt-filter .mt-filter-component {
  background-color: #F2F2F2;
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
}
.mt-listings .mt-filter .control-group {
  margin-bottom: 0.75rem;
  margin-top: 0;
}
.mt-listings .mt-filter .mt-filter-input ul {
  list-style: none inside;
  margin-left: 0;
}
.mt-listings .mt-listings-spacing-top {
  height: 20px;
  display: block;
  clear: both;
}

.mt-sort-by {
  display: inline-block;
  float: right;
  margin-bottom: 0.75rem;
}
.mt-sort-by label {
  display: inline;
}
.mt-sort-by select {
  width: auto;
  margin-bottom: 1px;
}

.edit-ellipsis > a {
  border-radius: 1rem;
}
.edit-ellipsis > a:hover {
  background-color: #ebe7e7;
}

.listing-facebook-like {
  width: 100%;
  margin-top: 1.5em;
}

.listing-share {
  display: flex;
  width: 100%;
  margin-top: 1.5em;
}

.listing-share-item {
  display: inline-block;
  box-sizing: content-box;
}

.listing-share-item a {
  background-color: #fff;
  box-sizing: content-box;
  transition: 0.1s background-color linear, 0.1s color linear;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 38px;
  height: 30px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-right: 5px;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 1em;
}

.listing-share-whatsapp a {
  color: #25D366;
  border-color: #25D366;
}

.listing-share-whatsapp a:hover {
  color: #fff;
  background-color: #25D366;
}

.listing-share-facebook a {
  color: #4163af;
  border-color: #4163af;
}

.listing-share-facebook a:hover {
  color: #fff;
  background-color: #4163af;
}

.listing-share-twitter a {
  color: #00aced;
  border-color: #00aced;
}

.listing-share-twitter a:hover {
  color: #fff;
  background-color: #00aced;
}

.listing-share-pinterest a {
  color: #C92228;
  border-color: #C92228;
}

.listing-share-pinterest a:hover {
  color: #fff;
  background-color: #C92228;
}

.listing-share-linkedin a {
  color: #0077b5;
  border-color: #0077b5;
}

.listing-share-linkedin a:hover {
  color: #fff;
  background-color: #0077b5;
}

.listing-share-email a {
  color: #76838b;
  border-color: #76838b;
}

.listing-share-email a:hover {
  color: #fff;
  background-color: #76838b;
}

#carousel.swiper img {
  width: 120px;
  height: 80px;
}

#mainslider .swiper-slide-active img {
  height: 100%;
}
#mainslider .swiper-slide-active img:hover {
  cursor: zoom-in;
}
#mainslider:hover .swiper-button-next,
#mainslider:hover .swiper-button-prev {
  opacity: 1;
}
#mainslider .swiper-button-next,
#mainslider .swiper-button-prev {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 60px;
  height: 100%;
  top: 0;
  margin: 0;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#mainslider .swiper-button-next:hover,
#mainslider .swiper-button-prev:hover {
  text-decoration: none;
}
#mainslider .swiper-button-next::after,
#mainslider .swiper-button-prev::after {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  font-size: 35px;
}

#carousel.swiper {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #d3cebd;
  border-bottom: 1px solid #d3cebd;
  background: #ddd;
}
#carousel img:hover {
  cursor: pointer;
}
#carousel .swiper-slide {
  width: auto;
}
#carousel .swiper-slide-thumb-active {
  opacity: 1;
}
#carousel .swiper-slide:not(.swiper-slide-thumb-active) {
  opacity: 0.6;
}

.images .mt-thumbnails-only-one,
.summary-view-image .mt-thumbnails-only-one {
  margin: 0;
  padding: 0;
}

.mt-ld-main .mt-thumbnails-only-one {
  width: 100%;
  text-align: center;
  margin-left: 0;
}

.mt-ls-field.mfieldtype_coredesc {
  margin-bottom: 0.75rem;
}

.mfieldtype_category .output ul li {
  list-style-type: none;
  background-image: none;
}

.mt-listings .mfieldtype_listings ul.listings > li {
  display: flex;
  padding: 10px 0;
  list-style: none;
}
.mt-listings .mfieldtype_listings ul.fields {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.mt-listings .mfieldtype_listings ul.fields li {
  padding: 0;
  border: none;
}

.mfieldtype_listings .mtImage {
  margin-right: 1em;
}
.mfieldtype_listings .mtImage img {
  border: 1px solid #ddd;
  background-color: #e1e6fa;
  padding: 2px;
}

.mt-page-listing > * {
  padding: 1rem;
}
.mt-page-listing .navigate-adjacent-listing {
  margin-top: 2em;
  padding-top: 1.5em;
  text-align: center;
  border-top: 1px solid #d5d4d0;
  font-family: 'Matter-SemiBold', sans-serif;
}
.mt-page-listing h1 {
  width: 100%;
  box-sizing: border-box;
  font-size: 1.4em;
  font-weight: normal;
  padding: 5px 2px;
}
.mt-page-listing h3.listing_details {
  margin-top: 0.75rem;
  border-bottom: 3px solid #ddd;
  padding: 0.25rem 0.25rem 0.25rem 0;
  margin-bottom: 0;
}
.mt-page-listing .mt-ld-field {
  display: inline-block;
  vertical-align: top;
  padding: 0.35em 0;
  background-color: transparent;
  border-bottom: 1px solid #ddd;
}
.mt-page-listing .mt-ld-field .caption {
  display: inline-block;
  width: 28%;
  padding: 0px;
  color: #777;
}
.mt-page-listing .images {
  margin-top: 1.5em;
}
.mt-page-listing .map,
.mt-page-listing .reviews {
  padding: 1rem;
}
.mt-page-listing .mt-page-ld-style-1 .images {
  margin-top: 0;
}
.mt-page-listing .mt-page-ld-style-2 .images {
  margin-top: 0;
  margin-bottom: 1em;
}
.mt-page-listing .mt-page-ld-style-2 h3.listing_details {
  margin-top: 0;
  padding-top: 0;
}
.mt-page-listing .mt-page-ld-style-3 .images {
  margin-top: 0;
  margin-bottom: 1em;
}
.mt-page-listing .mt-page-ld-style-4 .images {
  margin-top: 0;
  margin-bottom: 1em;
}
.mt-page-listing .mt-page-ld-style-4 h3.listing_details {
  margin-top: 0;
  padding-top: 0;
}
.mt-page-listing .mt-page-ld-style-6 .images {
  margin-top: 0;
}
.mt-page-listing .mt-page-ld-style-6 h3.listing_details {
  margin-top: 0;
  padding-top: 0;
}
.mt-page-listing .mt-page-ld-style-6 .fields {
  margin-bottom: 1em;
}
.mt-page-listing .mt-page-ld-style-7 #listing h1 {
  margin-bottom: 0.7em;
}
.mt-page-listing .mt-page-ld-style-7 #listing .images {
  margin-top: 0em;
}
.mt-page-listing .mt-page-ld-style-8 .fields {
  margin-bottom: 1em;
}
.mt-page-listing .mt-page-ld-style-9 .images {
  margin-top: 1em;
}
.mt-page-listing .mt-page-ld-style-9 .mt-ld-main_stats .mt-ld-field {
  border-bottom: none;
}
.mt-page-listing .output {
  margin-right: 0;
  margin-left: 0;
  display: block;
  width: 70%;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
}

.mt-ld-property_details .fields .mt-ld-field {
  min-height: 0;
  padding-bottom: 0.75rem;
}
.mt-ld-property_details .fields .mt-ld-field .caption {
  color: #777;
}
.mt-ld-property_details .fields .mt-ld-field .output {
  margin-right: 0;
  margin-left: 0;
}

.mt-ld-field .caption {
  color: #777;
}

.mt-ld-main_stats {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.75rem;
}
.mt-ld-main_stats .caption {
  padding-bottom: 0;
}
.mt-ld-main_stats .output {
  font-size: 1.6em;
  margin-right: 3.4em;
  line-height: 2em;
  padding: 0;
  font-weight: bold;
  float: none;
}

h3.listing_details,
.mt-ld-property_desc h3,
.reviews .title,
.map .title,
.images .title,
.user .title,
#contact-form .title {
  font-weight: normal;
  margin-bottom: 1.5rem;
  padding: 0;
  margin-top: 0;
}

.mt-ld-property_desc h3,
.reviews .title,
.map .title,
.images .title,
.user .title,
#contact-form .title {
  font-size: 1.6rem;
  font-weight: bold;
}

h3.listing_details {
  color: #777;
  font-size: 1rem;
}

#contact-form,
.user {
  margin-top: 1.5em;
  border: 1px solid #CCCCCC;
  padding: 1em;
  background: #F5F5F5;
  overflow: hidden;
}
#contact-form .title,
.user .title {
  font-size: 1.3em;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 1em;
}

.mt-ld-main_stats,
.mt-ld-property_details,
.mt-ld-property_desc,
.map,
.reviews,
.rating-fav,
.actions {
  margin-top: 1.5em;
}

.mt-ld-property_desc {
  margin-bottom: 0.75rem;
}

.rating-fav {
  background-color: #F5F5F5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 1em;
}
.rating-fav .favourite {
  overflow: hidden;
}

.rating {
  padding: 0.15em 0 0.65em;
}
.rating .mt-ratable-msg {
  display: inline-block;
  text-align: center;
  margin-left: 1em;
}
.rating img,
.rating i {
  float: left;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.rating .total-votes {
  float: left;
  font-weight: bold;
  margin-left: 1em;
}
.rating a i {
  margin-top: 0.1rem;
}

.favourite #fav-count {
  float: left;
  margin-left: 0.5em;
  font-weight: 700;
}
.favourite #fav-msg {
  float: left;
  margin-left: 1em;
}

.actions a {
  margin: 0 0.5em 0 0;
}

.mt-ld-main_stats .mt-ld-field {
  display: inline-block;
}

.mt-ld-main .mt-ld-field .output,
.mt-ld-main .mt-ld-field .caption {
  display: block;
  width: auto;
  float: none;
}

.mt-ld-container {
  margin-bottom: 10px;
}

#listing .fields {
  margin-bottom: 2rem;
}

.user h3 {
  font-size: 1.3em;
  border: none;
}
.user h3 a {
  text-decoration: underline;
}
.user h3 .profile-picture {
  margin-right: 0;
  margin-bottom: 10px;
}

.grid-gallery {
  display: grid;
  gap: 4px;
  margin-bottom: 20px;
  max-width: 100%;
}

.grid-gallery-item {
  position: relative;
  overflow: hidden;
  background-color: #f0f0f0;
}

.grid-gallery-item a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.grid-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.grid-gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  pointer-events: none;
}

/* 1 Photo Layout - Single large image */
.grid-gallery-1 {
  grid-template-columns: 1fr;
  grid-template-rows: minmax(400px, 600px);
}

/* 2 Photos Layout - Side by side */
.grid-gallery-2 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: minmax(300px, 400px);
}

/* 3 Photos Layout - First photo top, 2 photos bottom */
.grid-gallery-3 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: minmax(250px, 350px) minmax(200px, 250px);
}

.grid-gallery-3 .grid-gallery-item-1 {
  grid-column: 1/3;
}

/* 4 Photos Layout - 2x2 grid */
.grid-gallery-4 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: minmax(200px, 300px) minmax(200px, 300px);
}

/* 5+ Photos Layout - 2 in first row, 3 in second row */
.grid-gallery-5 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: minmax(250px, 350px) minmax(200px, 250px);
}

.grid-gallery-5 .grid-gallery-item-1,
.grid-gallery-5 .grid-gallery-item-2 {
  grid-row: 1;
}

.grid-gallery-5 .grid-gallery-item-1 {
  grid-column: 1/3;
}

.grid-gallery-5 .grid-gallery-item-2 {
  grid-column: 3/4;
}

.grid-gallery-5 .grid-gallery-item-3 {
  grid-row: 2;
  grid-column: 1;
}

.grid-gallery-5 .grid-gallery-item-4 {
  grid-row: 2;
  grid-column: 2;
}

.grid-gallery-5 .grid-gallery-item-5 {
  grid-row: 2;
  grid-column: 3;
}

/* Responsive adjustments for mobile */
@media screen and (max-width: 768px) {
  .grid-gallery-1 {
    grid-template-rows: minmax(300px, 400px);
  }
  .grid-gallery-2 {
    grid-template-columns: 1fr;
    grid-template-rows: minmax(250px, 300px) minmax(250px, 300px);
  }
  .grid-gallery-3 {
    grid-template-columns: 1fr;
    grid-template-rows: minmax(250px, 300px) minmax(200px, 250px) minmax(200px, 250px);
  }
  .grid-gallery-3 .grid-gallery-item-1 {
    grid-column: 1;
  }
  .grid-gallery-4 {
    grid-template-rows: minmax(200px, 250px) minmax(200px, 250px);
  }
  .grid-gallery-5 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(250px, 300px) minmax(200px, 250px) minmax(200px, 250px);
  }
  .grid-gallery-5 .grid-gallery-item-1 {
    grid-column: 1/3;
    grid-row: 1;
  }
  .grid-gallery-5 .grid-gallery-item-2 {
    grid-column: 1;
    grid-row: 2;
  }
  .grid-gallery-5 .grid-gallery-item-3 {
    grid-column: 2;
    grid-row: 2;
  }
  .grid-gallery-5 .grid-gallery-item-4 {
    grid-column: 1;
    grid-row: 3;
  }
  .grid-gallery-5 .grid-gallery-item-5 {
    grid-column: 2;
    grid-row: 3;
  }
}
/* Grid gallery in listing summary view */
.grid-gallery-summary {
  max-width: 100%;
}

.grid-gallery-summary.grid-gallery-1 {
  grid-template-rows: minmax(200px, 300px);
}

.grid-gallery-summary.grid-gallery-2 {
  grid-template-rows: minmax(150px, 200px);
}

.grid-gallery-summary.grid-gallery-3 {
  grid-template-rows: minmax(120px, 180px) minmax(100px, 120px);
}

.grid-gallery-summary.grid-gallery-4 {
  grid-template-rows: minmax(100px, 150px) minmax(100px, 150px);
}

.grid-gallery-summary.grid-gallery-5 {
  grid-template-rows: minmax(120px, 180px) minmax(100px, 120px);
}

@media screen and (max-width: 768px) {
  .grid-gallery-summary.grid-gallery-1 {
    grid-template-rows: minmax(200px, 250px);
  }
  .grid-gallery-summary.grid-gallery-2 {
    grid-template-rows: minmax(150px, 180px) minmax(150px, 180px);
  }
  .grid-gallery-summary.grid-gallery-3 {
    grid-template-rows: minmax(150px, 200px) minmax(100px, 150px) minmax(100px, 150px);
  }
  .grid-gallery-summary.grid-gallery-4 {
    grid-template-rows: minmax(100px, 150px) minmax(100px, 150px);
  }
  .grid-gallery-summary.grid-gallery-5 {
    grid-template-rows: minmax(150px, 200px) minmax(100px, 150px) minmax(100px, 150px);
  }
}
.mt-ls-field.mfieldtype_coredesc {
  margin-bottom: 0.75rem;
}

.mfieldtype_category .output ul li {
  list-style-type: none;
  background-image: none;
}

.mt-listings .mfieldtype_listings ul.listings > li {
  display: flex;
  padding: 10px 0;
  list-style: none;
}
.mt-listings .mfieldtype_listings ul.fields {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.mt-listings .mfieldtype_listings ul.fields li {
  padding: 0;
  border: none;
}

.mfieldtype_listings .mtImage {
  margin-right: 1em;
}
.mfieldtype_listings .mtImage img {
  border: 1px solid #ddd;
  background-color: #e1e6fa;
  padding: 2px;
}

.mt-ls-style-9 .mt-listings-list {
  border: 1px solid #E8E8E8;
  border-radius: 0.3rem;
  margin-bottom: 1rem;
}

.summary-view-image {
  overflow: hidden;
}
.summary-view-image img {
  width: 100%;
}
.mt-ls-style-2 .summary-view-image .image-left {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-top: 1px solid #ccc !important;
}
.mt-ls-style-5 .summary-view-image {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25), transparent 0 0 0, transparent 0 0 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25), transparent 0 0 0, transparent 0 0 0;
}
.mt-ls-style-5 .summary-view-image .image-left {
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 3px;
}
.summary-view-image .swiper-button-next,
.summary-view-image .swiper-button-prev {
  opacity: 0.5;
  width: 60px;
  height: 100%;
  top: 0;
  margin-top: 0;
  text-decoration: none;
}
.summary-view-image .swiper-button-next::after,
.summary-view-image .swiper-button-prev::after {
  font-size: 35px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.summary-view-image .swiper-button-next:hover,
.summary-view-image .swiper-button-prev:hover {
  opacity: 1;
}
.summary-view-image .swiper-button-prev {
  left: 10px;
}
.summary-view-image .swiper-button-next {
  right: 0;
}

.summary-view-details.span7 {
  padding-left: 0;
}

.listing-summary {
  margin-bottom: 40px;
}
.mt-ls-style-1 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-1 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-1 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-1 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-1 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-1 .listing-summary .mt-ls-fields .mt-ls-field.col {
  margin-bottom: 0.75rem;
}
.mt-ls-style-2 .listing-summary, .mt-ls-style-8 .listing-summary {
  margin-bottom: 20px;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields.mt-ls-field-focus, .mt-ls-style-8 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-2 .listing-summary .mt-ls-field-main-attr .mt-ls-field, .mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-2 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output, .mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-2 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-2 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption, .mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-2 .listing-summary.mt-ls-no-image .mt-ls-header, .mt-ls-style-8 .listing-summary.mt-ls-no-image .mt-ls-header {
  border-bottom: 0;
}
.mt-ls-style-2 .listing-summary .mt-ls-header, .mt-ls-style-8 .listing-summary .mt-ls-header {
  border-bottom: 1px solid #ccc;
}
.mt-ls-style-2 .listing-summary .mt-ls-field.category, .mt-ls-style-8 .listing-summary .mt-ls-field.category {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields.mt-ls-field-focus, .mt-ls-style-8 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  border-top: 0;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields.address, .mt-ls-style-8 .listing-summary .mt-ls-fields.address {
  padding-left: 0;
  padding-right: 0;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields-misc, .mt-ls-style-8 .listing-summary .mt-ls-fields-misc {
  padding-left: 18px;
  padding-right: 18px;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields-misc .mt-ls-field, .mt-ls-style-8 .listing-summary .mt-ls-fields-misc .mt-ls-field {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt-ls-style-2 .listing-summary .mt-ls-fields-misc .caption, .mt-ls-style-8 .listing-summary .mt-ls-fields-misc .caption {
  margin-right: 0.5rem;
}
.mt-ls-style-3 .listing-summary {
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.mt-ls-style-3 .listing-summary .summary-view-details.mt-ls-has-image {
  padding-bottom: 0;
}
.mt-ls-style-3 .listing-summary .summary-view-image {
  padding-left: 0;
}
.mt-ls-style-3 .listing-summary .summary-view-fields {
  overflow: hidden;
}
.mt-ls-style-3 .listing-summary .summary-view-fields .caption {
  margin-right: 0.5rem;
}
.mt-ls-style-3 .listing-summary .mt-ls-field {
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-4 .listing-summary {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mt-ls-style-4 .listing-summary .mt-ls-fields-misc .mt-ls-field {
  display: flex;
}
.mt-ls-style-4 .listing-summary .mt-ls-fields-misc .mt-ls-field .caption {
  flex-grow: 1;
}
.mt-ls-style-4 .listing-summary .mt-ls-fields-misc .mt-ls-field .output {
  float: none;
  flex-grow: 0;
  padding-left: 0.25rem;
}
.mt-ls-style-5 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-5 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-5 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-5 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-5 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-5 .listing-summary .mt-ls-header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.75rem;
}
.mt-ls-style-5 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  border-top: 0;
  padding-top: 0;
}
.mt-ls-style-5 .listing-summary .mt-ls-fields-misc .caption {
  margin-right: 0.5rem;
}
.mt-ls-style-6 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-6 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-6 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-6 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-6 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-6 .listing-summary .mt-ls-header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.75rem;
}
.mt-ls-style-6 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  border-top: 0;
  padding-top: 0;
}
.mt-ls-style-6 .listing-summary .mt-ls-fields-misc .mt-ls-field {
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-6 .listing-summary .mt-ls-fields-misc .mt-ls-field .caption {
  margin-right: 0.5rem;
}
.mt-ls-style-6 .listing-summary .mt-ls-fields-misc .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-7 .listing-summary {
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25), transparent 0 0 0, transparent 0 0 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25), transparent 0 0 0, transparent 0 0 0;
}
.mt-ls-style-7 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-7 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-7 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-7 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-7 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-7 .listing-summary .mt-ls-field.mfieldtype_corewebsite {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.mt-ls-style-7 .listing-summary .swiper-wrapper {
  background: #eeeeee;
}
.mt-ls-style-7 .listing-summary .mt-ls-header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.75rem;
}
.mt-ls-style-7 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  border-top: 0;
  padding-top: 0;
}
.mt-ls-style-7 .listing-summary .summary-view-details {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mt-ls-style-7 .listing-summary .mt-ls-fields-misc {
  padding-bottom: 0.75rem;
}
.mt-ls-style-7 .listing-summary .mt-ls-fields-misc .caption {
  margin-right: 0.5rem;
}
.mt-ls-style-8 .listing-summary .mt-ls-fields.mt-ls-field-focus {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field {
  max-width: 10rem;
}
.mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-style-8 .listing-summary .mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  float: none;
}
.mt-ls-style-8 .listing-summary .mt-ls-field.mfieldtype_corewebsite {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.mt-ls-style-8 .listing-summary > .mt-ls-header {
  border-bottom: 3px solid #ccc;
}
.mt-ls-style-8 .listing-summary .summary-view-image {
  position: relative;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header {
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 9px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 2;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header h3 {
  margin-bottom: 5px;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header h3 a {
  display: block;
  color: #fff;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header .mt-ls-fields.address,
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header .mt-ls-fields.address a {
  color: #ccc;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-ls-header .mt-ls-fields {
  padding: 0;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-listing-name-sup {
  position: absolute;
  right: 0;
  top: 10px;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-listing-name-sup sup {
  display: table;
  margin: 0 0 0 auto;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.mt-ls-style-8 .listing-summary .summary-view-image .mt-listing-name-sup sup.new, .mt-ls-style-8 .listing-summary .summary-view-image .mt-listing-name-sup sup.featured, .mt-ls-style-8 .listing-summary .summary-view-image .mt-listing-name-sup sup.popular {
  margin-bottom: 5px;
}
.mt-ls-style-8 .listing-summary .summary-view-image .swiper-wrapper {
  background: #eee;
}
.mt-ls-style-8 .listing-summary .summary-view-details.mt-ls-no-image {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.mt-ls-style-9 .listing-summary {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}
.mt-ls-style-9 .listing-summary:hover .mt-ls-content .mt-ls-field.mfieldtype_coredesc {
  color: #474747;
}
.mt-ls-style-9 .listing-summary .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin-left: calc(var(--gutter-x) * 0.5);
  margin-right: calc(var(--gutter-x) * 0.5);
}
.mt-ls-style-9 .listing-summary .overlay-link:hover {
  background-color: #edf8fd;
}
.mt-ls-style-9 .listing-summary .overlay-link:active, .mt-ls-style-9 .listing-summary .overlay-link:focus {
  background-color: #dff3fb;
}
.mt-ls-style-9 .listing-summary .summary-view-image {
  margin-right: 0.75rem;
  flex-shrink: 0;
}
.mt-ls-style-9 .listing-summary .summary-view-image img.image-left {
  width: 2rem;
  height: 2rem;
  border: 0;
  padding: 0;
  background-color: transparent;
}
.mt-ls-style-9 .listing-summary .mt-ls-header h3 {
  font-size: 0.95rem;
  margin: 0 0.25rem 0 0;
  white-space: nowrap;
  font-weight: 600;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields-misc {
  display: flex;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields {
  margin: 0;
  display: inline-block;
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields .mt-ls-field {
  color: #606060;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields .mt-ls-field .output {
  width: auto;
  float: none;
  white-space: nowrap;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields .mt-ls-field .output.output:after {
  content: "·";
  display: inline;
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields .mt-ls-field .output ul {
  display: inline-block;
}
.mt-ls-style-9 .listing-summary .mt-ls-fields.address:after {
  content: "·";
  display: inline;
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary .mt-ls-field-focus {
  padding-top: 0;
  padding-bottom: 10px;
  border-top: 0;
  font-size: 1.2em;
}
.mt-ls-style-9 .listing-summary .mt-ls-field.mfieldtype_coredesc {
  flex: 1;
  color: #939393;
  font-size: 0.95rem;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  margin-right: 0.5rem;
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary .mt-ls-field.reviews {
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary .mt-ls-field.reviews:after {
  content: "·";
  display: inline;
  margin-left: 0.25rem;
}
.mt-ls-style-9 .listing-summary > .mt-ls-content {
  pointer-events: none;
  z-index: 1;
  border-bottom: 1px solid #E8E8E8;
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem;
}
.mt-ls-style-9 .listing-summary > .mt-ls-content i {
  color: #939393;
}
.mt-ls-style-9 .listing-summary > .mt-ls-content a {
  pointer-events: all;
}
.mt-ls-style-9 .listing-summary .mt-listing-name-sup {
  margin-left: 0.1rem;
}
.mt-ls-style-9 .listing-summary .mt-listing-name-sup sup.new:before,
.mt-ls-style-9 .listing-summary .mt-listing-name-sup sup.popular:before,
.mt-ls-style-9 .listing-summary .mt-listing-name-sup sup.featured:before {
  border: none;
}
.mt-ls-style-9 .listing-summary .mt-listing-name-sup sup {
  font-size: 0.95rem;
  font-weight: normal;
  top: 0;
  padding: 0.1rem 0.3rem;
  margin: 0;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1rem;
  height: auto;
}
.mt-ls-style-9 .listing-summary .reviews {
  color: #606060;
  padding-left: 0;
}
.listing-summary .mt-ls-header h3 {
  font-size: 1.5em;
  margin: 0 0 0.75rem 0;
  line-height: 1em;
  font-weight: 500;
}
.listing-summary .mt-ls-header h3 a {
  text-decoration: none;
}
.listing-summary .mt-ls-header h3 a:hover {
  text-decoration: underline;
}
.mt-ls-style-2 .listing-summary .mt-ls-header, .mt-ls-style-8 .listing-summary .mt-ls-header {
  padding-top: 18px;
  padding-left: 18px;
  padding-right: 18px;
}
.mt-ls-style-3 .listing-summary .mt-ls-header h3 {
  font-size: 1.6em;
  margin-bottom: 4px;
}
.mt-ls-style-4 .listing-summary .mt-ls-header h3 {
  font-size: 1.6em;
}
.mt-ls-style-5 .listing-summary .mt-ls-header h3, .mt-ls-style-7 .listing-summary .mt-ls-header h3 {
  font-size: 1.6em;
  padding-top: 0.75rem;
}
.listing-summary .mt-ls-spacing {
  height: 0.75rem;
}
.listing-summary p {
  margin: 0;
}
.listing-summary .reviews {
  padding-left: 1em;
}
.listing-summary .star {
  margin: 0 0 0 2px;
  display: inline;
}
.listing-summary .category .output a {
  text-decoration: none;
  font-weight: 700;
  color: #090;
}
.listing-summary img.image-left {
  box-sizing: border-box;
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  padding: 5px;
  height: auto;
}
.mt-ls-style-2 .listing-summary img.image-left, .mt-ls-style-8 .listing-summary img.image-left {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 0;
  padding: 0;
}
.mt-ls-style-2 .listing-summary img.image-left a:hover img.image-left, .mt-ls-style-8 .listing-summary img.image-left a:hover img.image-left {
  border: 0;
  background-color: inherit;
}
.mt-ls-style-3 .listing-summary img.image-left {
  background-color: transparent;
  padding: 0;
  border: 0;
}
.mt-ls-style-5 .listing-summary img.image-left, .mt-ls-style-7 .listing-summary img.image-left {
  border-color: #fff;
}
.listing-summary a:hover img.image-left {
  background-color: #E6F0F2;
}
.mt-ls-style-1 .listing-summary .summary-view-details.mt-ls-has-image, .mt-ls-style-4 .listing-summary .summary-view-details.mt-ls-has-image, .mt-ls-style-6 .listing-summary .summary-view-details.mt-ls-has-image {
  padding-left: 1rem;
  padding-right: 0;
  padding-top: 0.5rem;
}
.mt-ls-style-2 .listing-summary .summary-view-details, .mt-ls-style-8 .listing-summary .summary-view-details {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.mt-ls-style-2 .listing-summary .summary-view-details.mt-ls-no-image, .mt-ls-style-8 .listing-summary .summary-view-details.mt-ls-no-image {
  border: 1px solid #ccc;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.mt-ls-style-3 .listing-summary .summary-view-details {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.mt-ls-style-3 .listing-summary .summary-view-details.mt-ls-no-image {
  padding-left: 10px;
}
.mt-ls-style-5 .listing-summary .summary-view-details, .mt-ls-style-7 .listing-summary .summary-view-details {
  padding-left: 5px;
  padding-right: 5px;
}
.mt-ls-style-2 .listing-summary .actions, .mt-ls-style-8 .listing-summary .actions {
  margin-top: 0;
  padding: 0.75rem 18px 5px 18px;
  border-top: 1px solid #ccc;
}

.mt-ls-field-focus {
  font-size: 1.2em;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.375rem 0.25rem 0.375rem 0.25rem;
  display: flex;
  justify-content: space-between;
}
.mt-ls-style-3 .mt-ls-field-focus {
  border: 0;
  padding-bottom: 0;
  font-size: 1.6em;
  padding-left: 0;
}
.mt-ls-style-3 .mt-ls-field-focus.mt-ls-fields {
  margin-bottom: 12px;
}
.mt-ls-style-4 .mt-ls-field-focus {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 10px;
  border-top: 0;
  font-size: 1.2em;
}
.mt-ls-style-7 .mt-ls-field-focus {
  padding-left: 0;
}

.mt-ls-fields {
  margin: 0 0 0.75rem 0;
}
.mt-ls-style-2 .mt-ls-fields, .mt-ls-style-8 .mt-ls-fields {
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.mt-ls-style-3 .mt-ls-fields {
  margin-bottom: 4px;
}
.mt-ls-style-3 .mt-ls-fields .mt-ls-field.mfieldtype_corerating {
  top: 2px;
  position: relative;
}
.mt-ls-fields .reviews {
  padding-left: 0;
}

.mt-ls-field .caption {
  font-size: 1em;
  color: rgb(107, 114, 128);
}
.mt-ls-field .output {
  float: none;
  width: auto;
}
.mt-ls-field .caption,
.mt-ls-field .output {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt-ls-field.mfieldtype_coredesc, .mt-ls-field.category {
  font-size: 1em;
  float: none;
}
.mt-ls-style-2 .mt-ls-field.mfieldtype_coredesc, .mt-ls-style-8 .mt-ls-field.mfieldtype_coredesc, .mt-ls-style-2 .mt-ls-field.category, .mt-ls-style-8 .mt-ls-field.category {
  padding-left: 18px;
  padding-right: 18px;
}

.mt-ls-field-main-attr .mt-ls-field {
  font-size: 0.85rem;
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  padding-right: 1rem;
  padding-left: 1rem;
}
.mt-ls-field-main-attr .mt-ls-field:not(:first-child) {
  border-left: 1px solid #ccc;
}
.mt-ls-field-main-attr .mt-ls-field .output,
.mt-ls-field-main-attr .mt-ls-field .caption {
  display: inline;
}
.mt-ls-field-main-attr .mt-ls-field .output {
  width: 100%;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.mt-ls-style-2 .mt-ls-field-main-attr .mt-ls-field, .mt-ls-style-8 .mt-ls-field-main-attr .mt-ls-field {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.mt-ls-style-2 .mt-ls-field-main-attr, .mt-ls-style-8 .mt-ls-field-main-attr {
  border-bottom: 1px solid #ccc;
}
.mt-ls-style-2 .mt-ls-field-main-attr.mt-ls-fields, .mt-ls-style-8 .mt-ls-field-main-attr.mt-ls-fields {
  padding-bottom: 0;
}
.mt-ls-style-2 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field:first-child, .mt-ls-style-8 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field:first-child {
  padding-left: 0;
}
.mt-ls-style-2 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field, .mt-ls-style-8 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field {
  border-left: 0;
  border-right: 1px solid #ccc;
  padding-right: 1rem;
}
.mt-ls-style-2 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field .caption, .mt-ls-style-8 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field .caption {
  margin-left: 0;
  display: block;
}
.mt-ls-style-2 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field .output, .mt-ls-style-8 .mt-ls-field-main-attr.mt-ls-fields .mt-ls-field .output {
  display: block;
  width: 100%;
  float: none;
  text-align: center;
}
.mt-ls-style-1 .mt-ls-field-main-attr .caption {
  margin-left: 0;
  display: block;
}
.mt-ls-style-1 .mt-ls-field-main-attr .output {
  display: block;
  width: 100%;
  float: none;
  text-align: center;
}

.mt-ratable {
  display: flex;
  position: relative;
}
.mt-ratable .mt-ratable-msg {
  font-weight: normal;
  font-size: 1rem;
  color: rgb(156, 163, 175);
  order: 9999;
  padding-top: 2px;
  margin-left: 0.25rem;
}

.rating-stars .fa-star {
  margin-right: 0.25rem;
}

.listing-summary .address {
  font-size: 0.85rem;
  text-align: left;
}
.listing-summary p.website a:link,
.listing-summary p.website a:visited,
.listing-summary p.website a:hover {
  white-space: nowrap;
}

.listing-summary .reviews {
  font-size: 0.85rem;
  color: rgb(156, 163, 175);
  margin: 0;
  clear: none;
  align-self: center;
}
.listing-summary .reviews a:link {
  text-decoration: none;
}

.mt-page-listing-print .fieldRow {
  display: flex;
  padding: 0.35em 0;
  border-bottom: 1px solid #ddd;
}
.mt-page-listing-print .caption {
  width: 20%;
}

.mt-dropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

.mt-dropdown-menu.show {
  display: block;
}

.reviews .pages-counter {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 700;
}

.review {
  overflow: hidden;
  border-bottom: 1px solid #ededed;
  padding: 1rem 0 2rem;
}
.review .review-head {
  color: #444;
}
.review .review-title {
  margin-bottom: 1em;
  font-weight: bold;
}
.review .review-title a {
  font-weight: 700;
  color: #000;
}
.review .review-text {
  min-height: 86px;
  margin-bottom: 1em;
}
.review .review-text .thumbnail {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}
.review .review-info {
  margin-left: 5px;
}
.review p.review-date {
  padding-top: 0;
}
.review .review-rating {
  display: inline;
  padding-right: 0.5em;
  position: relative;
  top: 2px;
}
.review .review-rating i {
  position: relative;
  top: -0.15rem;
}
.review .review-owner {
  margin-left: 3px;
  font-weight: 700;
}
.review .found-helpful {
  float: left;
  width: 100%;
  padding-left: 5px;
  font-size: 0.8em;
}
.review .ask-helpful {
  color: #999;
}
.review .ask-helpful2 {
  float: left;
  margin-right: 4px;
  font-style: italic;
}
.review .review-reply-report-permalink {
  text-align: right;
}
.review .review-reply,
.review .review-report,
.review .review-permalink {
  display: inline;
  text-align: right;
  margin-top: 10px;
}
.review .review-reply,
.review .review-report {
  margin-right: 10px;
  border-right: 2px solid #EDEDED;
}
.review .review-reply a:link,
.review .review-reply a:visited,
.review .review-report a:link,
.review .review-report a:visited,
.review .review-permalink a:link,
.review .review-permalink a:visited {
  text-decoration: none;
  margin-right: 10px;
}

.owners-reply {
  margin-top: 1em;
  background-color: #F5F5F5;
  padding: 1rem;
  border-radius: 0.25rem;
}
.owners-reply span {
  display: inline-block;
  border-radius: 0.25rem;
  font-weight: 600;
  font-size: 0.85rem;
  background-color: #666;
  text-align: center;
  color: #FFF;
  padding: 0.25rem 0.5rem;
  margin-bottom: 0.5rem;
}
.owners-reply p {
  color: #666;
  margin-bottom: 0;
}

.task-writereview #listing .controls.row {
  margin: 0;
}

/* Cluster Map */
.mt-map-cluster {
  overflow: hidden;
}

.gm-style-iw-chr {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.gm-style-iw-c {
  padding: 0 !important;
}

.gm-style-iw-d {
  overflow: hidden !important;
  padding: 0 !important;
}

.mt-map-popup {
  display: block;
  width: 200px;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
}
.mt-map-popup:hover {
  text-decoration: none;
}
.mt-map-popup:hover .mt-map-popup-title {
  color: #0d6efd;
}
.mt-map-popup:hover .mt-map-popup-cta {
  color: #0d6efd;
}

.mt-map-popup-img {
  width: calc(100% - 24px);
  height: 120px;
  margin: 8px 12px 0;
  overflow: hidden;
  border-radius: 4px;
}
.mt-map-popup-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mt-map-popup-body {
  padding: 12px;
}

.mt-map-popup-title {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #1a1a1a;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.mt-map-popup-cta {
  font-size: 13px;
  color: #666;
  transition: color 0.15s;
}

.mt-map-toggle-button.btn {
  text-decoration: none;
}
.mt-map-toggle-button:hover, .mt-map-toggle-button:active, .mt-map-toggle-button:focus {
  text-decoration: none;
}

.owner-profile {
  margin-bottom: 30px;
}

.mt-listing-owners .owner-profile {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.mt-listing-owners .owner-profile .profile-picture {
  text-align: center;
}
.mt-listing-owners .owner-profile .mt-owner-name {
  font-weight: 600;
}
.mt-listing-owners .mt-listings-owners-details {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100px;
}

.mt-page-users-review .review-text {
  min-height: 0;
}
.mt-page-users-review .review-listing {
  margin-bottom: 1em;
}
.mt-page-browse-by .mt-browse-by-tag-fields {
  list-style: disc outside;
  padding-left: 1.5rem;
}
.mt-page-browse-by-tags .mt-browse-by-tags {
  list-style: disc outside;
  padding-left: 1.5rem;
}
.mt-page-browse-by-tags .mt-browse-by-tags .mt-browse-by-tag .count {
  color: rgb(107, 114, 128);
  margin-left: 0.125rem;
}

.mt-list-categories ul {
  margin: 0 0 0 0.75em;
  padding-left: 0;
  list-style: disc outside;
}
.mt-list-categories ul li {
  margin: 0 0 0 1em;
}
.mt-list-categories ul.mt-list-categories-level-1 {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.mt-list-categories ul.mt-list-categories-level-1 > li {
  margin-bottom: 1em;
  margin-left: 0.25rem;
}

.mc_active_pathway {
  display: block;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: #dfe3e7;
  padding: 0.5rem 0.75rem;
  min-width: 20rem;
  color: var(--template-text-dark);
  font-weight: 600;
}

.browsecat {
  padding: 0;
  padding-right: 0 !important;
  background-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  margin: 0 0 0.5rem 0;
  border: 1px solid #CCCCCC;
}
.browsecat > option {
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  border-bottom: 1px solid #CCCCCC;
  color: var(--template-text-dark);
}

@media (prefers-color-scheme: dark) {
  .browsecat {
    background-color: rgb(223, 227, 231);
  }
}
#lcmanage {
  display: inline-block;
  padding: 0.3rem 0.6rem 0.3rem 0.5rem;
  margin: 0.5rem 0rem;
  text-decoration: none;
  background-color: #f0f3fa;
  border-radius: 1rem;
}
#listing-details #lcmanage {
  padding: 0.25rem 1rem 0.25rem 1rem;
}
#lcmanage:hover {
  background-color: #dce5f9;
  color: var(--dark);
}
#lcmanage:hover span {
  color: var(--dark);
}
#lcmanage span {
  color: #495057;
  font-weight: 500;
  font-size: 0.85rem;
  font-size: 0.85rem;
  position: relative;
  top: -1px;
  margin-left: 0.15rem;
  letter-spacing: 0.025rem;
}

.mt-add-listing .lcmanage {
  font-weight: normal;
}
.mt-add-listing #mc_con {
  margin-top: 0.5rem;
}
.mt-add-listing .controls .prefix,
.mt-add-listing .controls .suffix,
.mt-add-listing .controls p {
  margin-left: 0.25rem;
  margin-bottom: 0;
  color: rgb(107, 114, 128);
  font-size: 0.85rem;
}
.mt-add-listing .controls .prefix {
  padding-bottom: 0.5rem;
}
.mt-add-listing .controls .suffix,
.mt-add-listing .controls p {
  padding-top: 0.5rem;
}
.mt-add-listing ul.linkcats {
  list-style: disc inside;
  margin: 0 0 3px;
  padding: 0;
}
.mt-add-listing ul.linkcats li {
  background: none;
  list-style-type: none;
  padding: 0;
}
.mt-add-listing ul.linkcats a:link,
.mt-add-listing ul.linkcats a:visited {
  margin-right: 2px;
  text-decoration: none;
  clear: none;
  padding: 0 3px;
}
.mt-add-listing ul.linkcats #mc_con {
  display: none;
  border: 5px solid red;
}
.mt-add-listing ul.linkcats #mc_selectcat {
  border: 1px solid black;
  width: 250px;
  margin: 5px 0;
}
.mt-add-listing #map-msg,
.mt-add-listing .map-locate-button {
  margin-bottom: 1rem;
}
.mt-add-listing #imagescon #uploadimages {
  overflow: hidden;
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0;
}
.mt-add-listing #imagescon #uploadimages li {
  margin: 0 0 10px;
}
.mt-add-listing #imagescon #sortableimages {
  width: 600px;
  list-style-type: none;
  overflow: hidden;
  margin: 10px 0 0;
  padding: 0;
}
.mt-add-listing #imagescon #sortableimages li {
  float: left;
  list-style-position: outside;
  list-style-type: none;
  text-align: center;
  margin: 0 0 13px;
  padding: 0;
}
.mt-add-listing #imagescon #sortableimages li input {
  position: relative;
  left: 20px;
  top: 10px;
  vertical-align: top;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.mt-add-listing #imagescon .actionimages p {
  margin-bottom: 0;
}
.mt-add-listing .required-note {
  color: #666;
}
.mt-add-listing #mapcon p,
.mt-add-listing #imagescon p {
  color: #4B5563;
}

.mt-page-contact-owner #contact-form legend {
  color: #999;
  font-size: 1em;
}

.mt-component-search {
  position: relative;
  display: block;
  max-width: 590px;
  margin: auto;
}

#mt-component-search-form-input {
  width: 100%;
}
#mt-component-search-form-input:focus, #mt-component-search-form-input:active {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.mt-page-search .mt-component-search {
  margin-left: 0;
}
.mt-page-search .mt-category-subcats {
  margin-bottom: 2rem;
}
.mt-page-search .mt-category-subcats .mt-category-subcats-item {
  padding-left: 10px;
}

.mt-page-alpha-index .mt-category-subcats {
  margin-bottom: 2rem;
}
.mt-page-alpha-index .mt-category-subcats .mt-category-subcats-item {
  padding-left: 10px;
}

.mt-alpha-index {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem;
  background-color: #F2F2F2;
  justify-items: center;
  justify-content: center;
  align-content: center;
  gap: 0.125rem;
}
.mt-alpha-index a.alpha:link,
.mt-alpha-index a.alpha:visited {
  text-decoration: none;
  font-weight: 400;
  border-radius: 0.25rem;
  padding: 0rem 0.5rem;
}
.mt-alpha-index a.alpha.active {
  background-color: rgb(209, 213, 219);
}
.mt-alpha-index a.alpha:hover {
  background-color: rgb(209, 213, 219);
}
.mt-alpha-index a.alpha:active, .mt-alpha-index a.alpha:focus {
  background-color: rgb(209, 213, 219);
  color: #ebe7e7;
}

.mt-form-layout .buttons {
  margin-bottom: 1rem;
}
.mt-form-layout .button-send, .mt-form-layout .button-reset {
  margin-right: 0.5em;
  display: inline;
}
.mt-form-layout.mt-advanced-search .mfieldtype_vimeo .controls, .mt-form-layout.mt-advanced-search .mfieldtype_youtube .controls, .mt-form-layout.mt-advanced-search .mfieldtype_mfile .controls, .mt-form-layout.mt-filter-component .mfieldtype_vimeo .controls, .mt-form-layout.mt-filter-component .mfieldtype_youtube .controls, .mt-form-layout.mt-filter-component .mfieldtype_mfile .controls {
  flex-direction: row;
  align-items: center;
}
.mt-form-layout .control-group {
  display: flex;
  align-items: top;
  margin: 1rem 0;
}
.mt-form-layout .control-group .control-label {
  padding: 0.5rem;
  align-items: center;
  margin: 0;
  width: 160px;
  text-align: right;
}
.mt-form-layout .control-group .controls {
  width: 100%;
  flex-grow: 2;
  padding-left: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.mt-form-layout .control-group .controls fieldset {
  margin-bottom: 0;
}
.mt-form-layout .control-group .controls ul {
  min-width: 7rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mt-form-layout .control-group.msubmit .controls {
  gap: 0.5rem;
  padding-left: 0;
}
.mt-form-layout .control-group.mfieldtype_corefeatured .controls, .mt-form-layout .control-group.mfieldtype_termsandconditions .controls, .mt-form-layout .control-group.msubmit .controls, .mt-form-layout .control-group.search-conditions .controls {
  flex-direction: row;
  align-items: center;
}
.mt-form-layout .control-group.mfieldtype_mfile .uploaded_file {
  padding: 0.6rem 1rem;
  margin-left: 0.5rem;
}
.mt-form-layout .control-group.mfieldtype_mdate .controls {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.mt-form-layout .control-group.mfieldtype_mdate .controls .form-check {
  width: 100%;
  display: flex;
  align-items: center;
}
.mt-form-layout .control-group.mfieldtype_mdate .controls .form-check .form-check-input[type=radio] {
  margin-right: 0.5rem;
}
.mt-form-layout .control-group.mfieldtype_mdate .controls .form-check:not(:last-child) {
  margin-bottom: 0.75rem;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul, .mt-form-layout .control-group.mfieldtype_mcheckbox ul {
  border: 1px solid #CCCCCC;
  border-radius: 0.25rem;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul li, .mt-form-layout .control-group.mfieldtype_mcheckbox ul li {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem 0.5rem 2rem;
  padding-left: 2rem;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul li:not(:last-child), .mt-form-layout .control-group.mfieldtype_mcheckbox ul li:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul li label, .mt-form-layout .control-group.mfieldtype_mcheckbox ul li label {
  cursor: pointer;
  width: 100%;
  padding-top: 0.25rem;
  padding-left: 0.5rem;
  padding-bottom: 0.25rem;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul li .form-check-input, .mt-form-layout .control-group.mfieldtype_mcheckbox ul li .form-check-input {
  margin-left: -1rem;
  margin-right: 0.25rem;
}
.mt-form-layout .control-group.mfieldtype_radiobutton ul li .form-check-input:checked + label, .mt-form-layout .control-group.mfieldtype_mcheckbox ul li .form-check-input:checked + label {
  font-weight: bold;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.site.com_mtree .tag {
  padding: 0;
}

.mt-listings a, .mt-page-listing a {
  text-decoration: none;
}

.edit-ellipsis > .mt-dropdown-menu:after {
  left: 0.5rem;
  font-size: 1.7rem;
}

h1.contentheading {
  margin-bottom: 10px;
  padding: 5px 0;
}

.mt-icon-color-star-10 {
  color: #ffd700;
}

.mt-icon-color-star-00 {
  color: #e5e5e5;
}

.mt-no-results-message {
  text-align: center;
}

.mt-add-listing-btn {
  border-radius: 0.25rem;
  padding: 0.375rem 1.5rem;
  color: #fff;
  font-weight: 600;
  background-color: #30638d;
  border-color: #30638d;
  text-decoration: none;
}
.mt-add-listing-btn .label {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.mt-add-listing-btn:hover {
  background-color: #295478;
  color: #fff;
}
.mt-add-listing-btn:focus {
  box-shadow: 0 0 0 0.25rem rgba(79, 122, 158, 0.5);
}

.mt-rss-feed-icon {
  font-size: 1rem;
  position: relative;
  bottom: 0.15rem;
  margin-left: 0.4rem;
}
.pendingapproval,
.unpublished {
  background-color: #FFFFB5;
  font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  border: 1px solid #ECEE5F;
  position: relative;
  top: -3px;
  padding: 3px 10px;
  display: inline-block;
  margin-top: 0.5em;
  text-transform: uppercase;
  font-size: 0.4em;
  letter-spacing: 1px;
}

.arrow {
  padding: 0 0.25rem;
  font-size: 0.75rem;
}
.output ul {
    margin:0;
    padding:0;
}

.output li {
    margin:0;
    padding:0;
    list-style: disc inside;
}

.output ul li {
    padding:0;
}

.output a:link,.output a:visited {
    font-weight:400;
    text-decoration:none;
}

.output a:hover {
    font-weight:400;
    text-decoration:underline;
}

.output span.counter {
    color:#999;
    margin-left:.5em;
}

.column.first {
    width:60%;
}

.column.second {
    width:40%;
}

#listing .column.first .images {
    margin-bottom:1.5em;
    margin-right:10px;
}

#listing .column.one .images {
    margin-bottom:1.5em;
}

#listing .listing-desc.bottom {
    margin-top:1em;
}

.column.first .thumbnail.first img {
    width:97%;
}

.column.second .images {
    margin-bottom:2em;
}

.thumbnail-left a img {
    border:none;
    padding:0;
}

.thumbnail a:hover img,.thumbnail-left a:hover img {
    background-color:#e5e5e5;
}

.thumbnail div,.thumbnail-left div {
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

#mtForm h3.title {
    font-size:1.6em;
    border-top: 1px solid #ddd;
    padding-top: 1rem;
    margin-top: 3rem;
    margin-bottom:.5em;
}

.images span {
    margin:0 0 0 13px;
}

#listing .images h3 {
    padding:0 0.25em 0.25em;
}

.com_mtree.task-viewusersreview .reviews {
    margin-top: 0;
}

.task-viewusersreview .review .review-title {
    margin-bottom:0;
}
.task-viewusersreview .review .review-info {
    margin-left:0;
}

.task-viewusersreview .review .review-head {
    margin-bottom:1em;
}

.task-viewusersreview .review .found-helpful {
    float: none;
    padding-left:0;
}

.previous-image {
    float:left;
    width:48%;
    text-align:right;
    display:block;
    height:2em;
}

.previous-image a:link,.previous-image a:visited {
    text-align:right;
    text-decoration:none;
    font-weight:400;
    margin-right:1px;
    border-bottom:1px dotted #ccc;
    padding:2px 5px;
}

.next-image {
    float:left;
    width:48%;
    height:2em;
}

.next-image a:link,.next-image a:visited {
    text-decoration:none;
    font-weight:400;
    border-bottom:1px dotted #ccc;
    margin-right:1px;
    padding:2px 5px;
}

.medium-image img {
    margin:20px 0;
}

.next-previous-image {
    float:left;
    width:100%;
}

.gallery .thumbnail,.gallery .thumbnail-left,.favourite .fav-caption,.rhaction {
    float:left;
}

#map img {
    max-width: none;
}

.column.one,.column.second .thumbnail.first img {
    width:100%;
}

.images .content,.medium-image {
    text-align:center;
}

.ask-helpful span a,.ask-helpful a {
    margin-left:3px;
}

/* Modules */
.category-footer-inner, .category2-footer-inner, .category3-footer-inner , .category-header-inner, .category2-header-inner, .category3-header-inner  {
    overflow:hidden;
}
.category2-header-inner .module, .category2-header-inner .modulelistings, .category2-header-inner .modulelistings2, .category2-header-inner .modulethumbnails,
.category2-footer-inner .module, .category2-footer-inner .modulelistings, .category2-footer-inner .modulelistings2, .category2-footer-inner .modulethumbnails {
}
.category3-header-inner .module, .category3-header-inner .modulelistings, .category3-header-inner .modulelistings2, .category3-header-inner .modulethumbnails,
.category3-footer-inner .module, .category3-footer-inner .modulelistings, .category3-footer-inner .modulelistings2, .category3-footer-inner .modulethumbnails {
}

.hidden {
    display:none;
}

/* UL elements in Advanced search and Add Listing form */
.task-advsearch form ul, .task-addlisting form ul {
    margin:0;
    padding:0;
    list-style-type:none
}

/* Range Slider */
.ui-slider {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 95%;
    left: 6px;
    top: 5px;
}

.summary-tags-main {
    display: flex;
    align-items: center;
    width: 100%;
}

.summary-logo-inline {
    margin-left: auto;
    flex-shrink: 0; 
    width: 35px;  
    height: 35px;
    overflow: hidden;
    border-radius: 50px;
}
.summary-logo-inline img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.listing-summary {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #d5d4d0;
    box-shadow:0 1px 4px #00000033;
    margin-bottom: 24px;
    position: relative;
}
.summary-main {
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #d5d4d0;
}

.summary-tags-main .tag {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    padding: 6px 10px;
    border-radius: 20px;
    background: #f2f1ec;
    font-family: 'Matter-SemiBold', sans-serif;
    font-size: 14px;
    flex-shrink: 1;
    margin-right: 6px;
}

.summary-tags-main .tag a {
    display: inline-block;
    padding: 0;
}
.summary-tags-main ::before {
    color: #000;
}
.summary-side {
    background: #f8f8f5;
    padding: 15px;
    border-left: 1px solid #d5d4d0;
}

.summary-tags-side {
    flex-direction: column; 
}
.summary-tags-side ::before {
    color: #7e7d7b;
    margin-right: 8px;
}
.tagsconten
 {
    background: #f2f1ec;
    border-radius: 10px;
    padding: 12px 10px;
    font-size: 16px;
}

.listing-summary.row.py-4.border-bottom {
    padding: 0px !important;
    margin: 0 0 20px 0;
}
h3.summary-title.mb-1 {
    font-family: 'Matter-Bold', sans-serif;
    font-size: 26px;
}

.pg-castings .tag.tag-edad, .pg-castings .tag.tag-condicion {
    font-family: 'Matter-SemiBold', sans-serif;
}

.listing-summary.featured {
    border-top: 4px solid #ff81ca;
}
.summary-title.mb-1 sup.featured {
    background-color: #ff8bce;
}
.summary-title.mb-1 sup.new {
    background-color: #00ff84;
}
.summary-readmore a.readon, a.mt-boton-opta {
    display: inline-block;
    background: #4a90e2;
    color: #fff;
    padding: 7px 12px;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 20px;
    font-family: 'Matter-SemiBold', sans-serif;
    margin-bottom: 0px;
}

.summary-readmore a.readon:hover, a.mt-boton-opta:hover {
    background: #357ac9;
}
.summary-readmore span.mt-listing-name-sup {
    display: none;
}
.summary-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.summary-title .mt-listing-name-sup {
    order: -1;
    margin-bottom: 4px;
}
.mt-listing-name-sup sup.featured::before {
    content: "\e123";
    font-family: "Font Awesome 7 Pro";
    font-weight: 400;
    margin-right: 5px;
}
.mt-listing-name-sup sup.new::before {
    content: "\e878";
    font-family: "Font Awesome 7 Pro";
    font-weight: 400;
    margin-right: 5px;
}
.summary-title.mb-1 sup {
    padding: 4px 12px;
    font-family: 'Matter-SemiBold', sans-serif;
    font-size: 14px;
    border-radius: 50px;
}
.pagination .counter {
    display: none;
}
.pagination {
    justify-content: center !important;
    margin-top: 40px;
}

.pg-castings h1.mt-listing-title {
    display: flex;
    font-size: 42px;
    font-weight: normal;
    vertical-align: bottom;
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
    font-family: 'Matter-Bold', sans-serif;
}
.pg-castings h1.mt-listing-title a {
  text-decoration: none;
}

.pg-castings h1.contentheading {
    display: none;
}

.pg-castings .mt-chip {
    display: inline-block;
    background: #000;
    border-radius: 20px;
    padding: 4px 12px;
    margin: 3px 4px 3px 0;
    font-size: 0.85rem;
    color: #fff;
    font-family: 'Matter-SemiBold', sans-serif;
}
.pg-castings .mt-chip a {
color: #fff;
}
.pg-castings .mt-block-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pg-castings .mt-block-content ul li {
    display: inline;
    margin-right: 6px;
}
.pg-castings .mt-block-title {
    color: #000;
    margin: 26px 0;
    font-family: 'Matter-Bold', sans-serif;
    font-size: 28px;
}

.pg-castings .mt-block-title i {
    margin-right: 5px;
    font-size: 25px;
}
.pg-castings .mt-block .mt-datinfo .tag, .pg-castings .mt-block .mt-infodat .tag {
    font-family: Matter-Semibold, sans-serif;
    margin-left: 5px;
}
.pg-castings .mt-block.describott
 {
    padding-bottom: 30px;
}
.pg-castings .mt-block-content.mt-barblue2, .pg-castings .mt-block-content.mt-barblue1 {
    background: #eaf2fa;
    padding: 12px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.pg-castings .mt-badge-remu, .pg-castings .mt-badge-feat {
    display: inline-block;
    border-radius: 50px;
    padding: 4px 12px;
    margin: 0px 2px 5px 0;
    font-size: 15px;
    color: #333;
    font-family: 'Matter-Semibold', sans-serif;
}

.pg-castings .mt-badge-feat {
    background: #ff8bce77;
}

.pg-castings .mt-badge-remu {
    background: #ffc60066;
}

.pg-castings mt-page-listing .col-sm-11, .pg-castings #mt-listing-panel .col-sm-11 {
    width: 100%;
}

.pg-castings .mt-block {
    padding: 0 0 30px;
    border-bottom: 1px solid #d5d4d0;
}
.pg-castings .mt-infodat a.tag {
    border-bottom: 2px solid #000;
}

.pg-castings .mt-boton-principal {
    margin-bottom: 45px;
}

.pg-castings .filter-fixed .control-group.generogrou {
    border-left: 4px solid #64dbac;
}

.pg-castings .mt-boton-secundario .mt-icon-ver {
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 0 0 50px 50px;
    background: #009ec9;
    padding: 0px 4px;
    color: #fff;
    font-size: 18px;
}

.pg-castings .mt-listings .mt-listings-flyout-btn-container {
    display: none;
}

.pg-castings .mt-convocante-compacto {
    display: flex;
    align-items: center;
    margin: 30px 0;
    border: 1px solid #d5d4d0;
    padding: 10px 25px 10px;
    font-size: 18px;
    border-radius: 10px;
    position: relative;
}
.pg-castings .mt-convocante-logo {
    margin-left: auto;
}
.pg-castings .mt-verificado-icon {
    color: #7e7d7b;
    font-size: 1rem;
}
.pg-castings .mt-verificado-text {
    color: #7e7d7b;
    font-size: 15px;
}
.pg-castings .mt-verificado-text i
 {
    margin-right: 2px;
}
.pg-castings .mt-convocante-nombre {
    font-family: 'Matter-SemiBold', sans-serif;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.pg-castings .mt-convocante-logo img {
    width: 35px;
    height: 35px;
    border-radius:50px;
    object-fit: cover;
}

.pg-castings .mt-boton-principal .btn {
    margin-top: 1rem;
    width: auto;
    padding: 10px 25px 11px;
    font-size: 19px;
    font-family: 'Matter-SemiBold', sans-serif;
}
.pg-castings .mt-boton-secundario {
    margin-bottom: 2rem;
    border: 1px solid #d5d4d0;
    border-radius: 10px;
    padding: 20px 10px 20px 10px;
    border-top: 4px solid #009ec9;
    display: flex;
    flex-direction: column;
    position: relative;
}
.pg-castings .mt-share-aside {
    margin-bottom: 2rem;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 10px 20px;
    border-top: 4px solid #000;
    display: flex;
    flex-direction: column;
    position: relative;
    font-family: 'Matter-SemiBold', sans-serif;
    font-size: 20px;
}
.pg-castings .mt-share-aside .listing-share {
    justify-content: space-between;
}
.pg-castings .mt-share-aside .listing-share-item a {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50px; 
    border: none;
    background:#d5d4d0; 
    color: #000; 
    transition: background-color 0.15s ease, transform 0.15s ease, color 0.15s ease;
    padding: 0;
    margin: 0;
    font-size: 0;     
}
.pg-castings .mt-share-aside .listing-share-item a svg {
    width: 24px;
    height: 24px;
}
.pg-castings .mt-share-aside .listing-share-item a:hover {
    background-color: #000;
    color: #ffffff;
    transform: translateY(-1px);
}

.pg-castings .mt-header-top .mt-badge-featured,
.pg-castings .mt-header-top .mt-badge-new {
    display: inline-block;
    background: #ff8bce;
    padding: 4px 12px;
    font-family: 'Matter-SemiBold', sans-serif;
    font-size: 14px;
    border-radius: 50px;
}

.pg-castings .mt-header-date {
    font-size: 0.85rem;
    color: #7e7d7b;
    padding: 5px 0 0 0;
}

.pg-castings .mt-optar-label {
    font-size: 28px;
    font-family: 'Matter-Bold', sans-serif;
    overflow-wrap: break-word;
    margin-bottom: 20px;
}
.pg-castings .mt-web-plain.web-nocopy {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    pointer-events: none;
}
.pg-castings .mt-page-listing {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 1px 4px #00000033;
    margin-top: 50px;
}
.pg-castings .row.bannerow .uk-margin-remove-last-child.custom
 {
    margin-bottom: 20px;
    padding: 0px;
}

.pg-castings .mt-banner-card {
    background: #9e2015;
    background: linear-gradient(100deg, rgba(158, 32, 21, 0.75) 0%, rgba(0, 23, 171, 0.75) 100%);
    border-radius: 14px;
    box-shadow: 0 6px 24px rgba(0,0,0,0.12);
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 5px 15px 15px;
}

.pg-castings .mt-banner-icon {
    font-size: 40px;
    color: #fff;
}
.pg-castings .mt-banner-title {
    font-size: 26px;
    margin-top: 7px;
    line-height: 1.30;
    color: #fff;
    font-family: 'Matter-Semibold', sans-serif;
}

.pg-castings .mt-banner-text {
    font-size: 18px;
    margin-bottom: 18px;
    color: #fff;
}

.pg-castings .mt-banner-btn {
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.pg-castings .mt-banner-btn:hover {
    background: #f2f2f2;
    color: #000;
}
.publicarcast .mt-add-listing .mt-form-layout .control-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.publicarcast .mt-add-listing .mt-form-layout .control-label {
    width: 100%;
    text-align: left;
    margin-bottom: 6px;
}

.publicarcast .mt-add-listing .mt-form-layout .controls {
    width: 100% !important;
    margin-left: 0 !important;
}
.publicarcast .mt-add-listing .mt-form-layout {
    max-width: 800px;
    margin: 0 auto;
}
.publicarcast .mt-add-listing h1.contentheading {
    font-family: 'Matter-Bold', sans-serif;
    font-size: 42px;
}
.publicarcast .mt-add-listing .star {
    color: #ed006e;
}
.publicarcast .mt-add-listing .form-control-feedback {
    color: #ed006e;
    font-size: 14px;
}

.publicarcast .mt-add-listing label {
    font-family: 'Matter-SemiBold', sans-serif;
}

.publicarcast .mt-add-listing .mt-text-block p.mt-titleinf2 {
    font-family: 'Matter-SemiBold', sans-serif;
    font-size: 23px;
    color: #000;
    margin-bottom: -15px;
    margin-top: 10px;
}

.publicarcast ul.nav.nav-tabs.mb-4 {
    display: none;
}

.pg-castings .mt-share-aside .listing-share, 
.pg-castings .mt-btn-optar {
    max-width: 300px;
}

#filter-modal .filter-more-button {
    display: none;
}
#filter-float-button {
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    border-radius:50px;
}
#filter-modal .uk-modal-dialog {
    width: auto;
    border-radius: 14px;
    height: auto;
}
#filter-modal .filaunofilt {
    background: #4f4fe8;
    padding: 20px 14px;
    border-radius: 10px;
    font-size: 14px;
}
#filter-modal .filadosfilt {
    padding: 20px 14px;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid #d5d4d0;
}

#filter-modal .uk-modal-title {
    font-family: 'Matter-Bold', sans-serif;
    border-bottom: 1px solid #d5d4d0;
    padding-bottom: 16px;
}

#filter-modal .uk-form-controls {
    margin-top: 8px;
}

#filter-modal .filaunofilt .uk-form-label {
    color: #fff;
    font-family: 'Matter-Regular', sans-serif;
    font-size: 15px;
}
#filter-modal .filadosfilt .uk-form-label {
    color: #000;
    font-family: 'Matter-Regular', sans-serif;
    font-size: 15px;
}

#filter-modal input, #filter-modal select {
    border-radius: 8px;
    border: 1px solid #d5d4d0;
    height: 50px;
    padding: 0 10px;
}
#filter-modal {
    background: rgba(0, 0, 0, .8);
}
#filter-modal #slider-cf72-display
 {
    color: #fff;
}
.filtermodalcast .searchfiltermodalcast .botres {
    box-shadow: none;
    border: 1px solid #000;
    color: #000;
}
.filtermodalcast .searchfiltermodalcast .botres:hover {
    background: #000;
    color: #fff;
}
.pg-castings .tm-top.uk-section
 {
    padding: 30px 0 20px;
}
.pg-castings .mt-listings-pages {
    background: transparent;
    padding: 0;
    margin-top:0px;
}


.filter-fixed .control-group {
    border: 1px solid #d5d4d0;
    border-radius: 8px;
    padding: 6px 8px;
    background: #fff;
    height: 60px;
}

.filter-fixed select.form-select.required {
    border: none;
    background-color: transparent;
    font-size: 13px;
    padding: 0 0 0 5px;
    height: 30px;
    font-family: 'Matter-Regular', sans-serif;
    color: #000;
}

.filter-fixed .control-group label {
    font-size: 13px;
    margin-bottom: 0px;
    display: block;
    font-family: 'Matter-Semibold', sans-serif;
    color: #000;
}


.filter-fixed .uk-margin-top {
    margin-top: 0px !important;
}

.filter-fixed .ui-slider-handle {
    border-radius: 50px;
}

.filter-fixed .edadcontro div#slider-cf72 {height: 10px;}

.filter-fixed .edadcontro .ui-slider {
    margin-top: 8px;
    margin-bottom: 0px;
    width: 63%;
    left: 63px;
    top: 2px;
}

.filter-fixed div#slider-cf72-display {
    font-size: 12px;
    margin-top: -12px;
    margin-left: 5px;
}

.filter-fixed .filaunofilt > * {
    flex: 0 0 24%;

}
.filter-fixed .filaunofilt.uk-grid {
    gap: 9px;

}
.filter-fixed .filter-more-button, .filter-fixed .botonbuscar {
    height: 60px;
    width: 60px;
}

.filter-fixed .botonbuscar {
    background: #64dbac;
}

.filter-fixed {
    display: flex;
    width: 100%;
}
.filter-fixed form {
    flex: auto;
}
.filter-fixed .botones-wrapper {
    display: flex;
    gap: 7px;
}



#mt-listing-panel .uk-offcanvas-close.closepanel {
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 0; /* recupera tu posición */
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    cursor: pointer;
    padding:0px;
}

#mt-listing-panel .mt-panel-bar {
    max-width: 1000px !important;
    width: 55%;
    padding: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
#mt-listing-panel .mt-panel-content {
    padding: 40px 15px 0 25px;
    overflow-y: auto;
    height: 100%;
}

#mt-listing-panel .mt-panel-loading {
    display: flex;
    justify-content: center;
    align-items: center; 
    height: 100%; 
    padding: 0;
}

#mt-listing-panel .mt-panel-loading img {
    width: 50px;
}
#mt-listing-panel.uk-offcanvas-overlay::before {
    background: rgba(0, 0, 0, 0.5);
}

.summary-readmore > span[itemprop="name"] {
    display: inline-block;
    background: #ff5a5a;
    color: #fff;
    padding: 7px 12px;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 20px;
    font-family: 'Matter-SemiBold', sans-serif;
    margin-bottom: 0;
}
.summary-main .pendingapproval {
    background-color: #ffff85;
    border: 1px solid #d8da3f;
    font-size: 12px;
    font-family: 'Matter-SemiBold', sans-serif;
    border-radius: 4px;
    margin-left: 20px;
    padding: 4px 12px;
    letter-spacing: 0;
}

.publicarcast .mt-add-listing .btn.btn-primary
 {
    display: flex;
    margin-left: auto;
}

.pg-castings .mt-block-content.mt-barblue3 .mt-datinfo, 
.pg-castings .mt-block-content.mt-barblue4 .mt-datinfo, 
.pg-castings .mt-block-content.mt-barblue5 .mt-datinfo {
    display: flex;
    align-items:center;
    flex-wrap: wrap;
}

.pg-castings .mt-datinfo i.fa-star {
    flex-shrink: 0;
    font-size: 8px;
    color: #000;
  margin-right: 5px;
}
.pg-castings .mt-block-content.mt-barblue3, 
.pg-castings .mt-block-content.mt-barblue4, 
.pg-castings .mt-block-content.mt-barblue5 {
    background: #eaf2fa;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
}
.pg-castings .mt-block-content.mt-barblue2, 
.pg-castings .mt-block-content.mt-barblue1
 {
    background: #f2f1ec;
    padding: 16px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #d5d4d0;
}
.pg-castings .mt-sort-by {
    display: none;
}
.pg-castings .cs-listings-texto {
    font-size: 18px;
    line-height: 2.0;
}

.pg-castings .mt-listings-list .mt-no-results {
    text-align: center;
    padding: 20px 20px 0px;
    color: #000;
    font-size: 16px;
    background: #ff8787;
    border-radius: 8px;
    border: 1px solid #d36c6c;
}

.pg-castings .cs-sort-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    margin-top: 10px;
}

.pg-castings .cs-toggle-label {
    font-size: 12px;
    color: #bbb;
    white-space: nowrap;
    transition: color 0.2s;
}

.pg-castings .cs-toggle-label.cs-toggle-active {
    color: #000;
    font-family: 'Matter-Bold', sans-serif;
}

.pg-castings .cs-toggle-track {
    display: block;
    width: 44px;
    height: 24px;
    background: #e0e0e0;
    border-radius: 12px;
    position: relative;
    transition: background 0.2s;
    text-decoration: none;
}

.pg-castings .cs-toggle-track:hover {
    background: #d0d0d0;
}

.pg-castings .cs-toggle-thumb {
    display: block;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    transition: left 0.2s;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}

.pg-castings .cs-toggle-thumb.cs-toggle-left {
    left: 3px;
}

.pg-castings .cs-toggle-thumb.cs-toggle-right {
    left: 23px;
    background: #de5aa7;
}

.pg-castings .cs-toggle-track:has(.cs-toggle-thumb.cs-toggle-right) {
    background: #f9d6ec;
}

.pg-castings .cs-toggle-track:hover .cs-toggle-thumb.cs-toggle-left {
    left: 23px;
    background: #de5aa7;
}
.pg-castings .cs-toggle-track:hover .cs-toggle-thumb.cs-toggle-right {
    left: 3px;
    background: #fff;
}
.pg-castings .cs-toggle-track:hover {
    background: #f9d6ec;
}

.bs-banner {
    background: linear-gradient(to right, rgb(40, 40, 57), rgb(51, 51, 108));
    border-radius: 16px;
    padding: 40px 44px;
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 20px 0;
}
.bs-banner-left { flex: 1; min-width: 0; }
.bs-banner-pre {
    font-size: 1.35rem;
    font-weight: 700;
    color: #fff;
    font-family: 'Matter-Bold', sans-serif;
    margin: 0 0 6px;
    line-height: 1.3;
}
.bs-banner-highlight {
    font-size: 1.35rem;
    font-weight: 700;
    color: #00b9cf;
    font-family: 'Matter-Bold', sans-serif;
    margin: 0 0 14px;
    line-height: 1.3;
}
.bs-banner-desc {
    color: rgba(255,255,255,0.72);
    font-size: 0.92rem;
    margin: 0 0 22px;
    line-height: 1.65;
}
.bs-banner-btn {
    display: inline-block;
    padding: 10px 26px;
    border-radius: 50px;
    background: #00b9cf;
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.88rem;
    transition: background 0.2s;
}
.bs-banner-btn:hover { background: #009bb0; }
.bs-banner-right { flex-shrink: 0; width: 260px; }
.bs-banner-card {
    background: hsla(0,0%,100%,.2);
    border-radius: 12px;
    padding: 22px;
    border: 1px solid rgba(255,255,255,0.14);
}
.bs-banner-quote {
    font-style: italic;
    color: #fff;
    font-size: 0.98rem;
    margin: 0 0 16px;
    line-height: 1.55;
}
.bs-banner-card-btn {
    display: block;
    text-align: center;
    padding: 8px 20px;
    border-radius: 50px;
    border: 1.5px solid rgba(255,255,255,0.55);
    color: #fff !important;
    text-decoration: none;
    font-size: 0.82rem;
    transition: all 0.2s;
}
.bs-banner-card-btn:hover {
    background: rgba(255,255,255,0.12);
    border-color: #fff;
}
.publicarcast .js-editor-tinymce {
    width: 100%;
}
.publicarcast .js-tiny-toggler-button {
    display: none;
}
.mt-ya-optado {
    display: inline-block;
    margin-top: 20px;
    background-color: #f0fdf4 !important;
    border: 1px solid #1bc08b !important;
    color: #1bc08b !important;
    cursor: default !important;
    opacity: 1 !important;
    pointer-events: none !important;
    border-radius: 8px;
    padding: 7px 12px;
}
span.btn.btn-secondary.disabled.mt-ya-optado, span.mt-btn-optar.btn.btn-secondary.disabled.mt-ya-optado {
    padding: 7px 10px;
    box-shadow: none;
    margin-top: 0px;
}

@media (max-width: 768px) {
    .bs-banner {
        flex-direction: column;
        padding: 28px 22px;
        gap: 24px;
    }
    .bs-banner-right { width: 100%; }
}


@media (max-width: 1024px) {
    #mt-listing-panel .mt-panel-bar {
        width: 75%;
    }
    #mt-listing-panel .mt-panel-content {
        padding: 40px 15px 0 20px;
    }
}

@media (max-width: 768px) {
    #mt-listing-panel .mt-panel-bar {
        width: 90%;
    }
    #mt-listing-panel .mt-panel-content {
        padding: 40px 12px 0 15px;
    }
}

@media (max-width: 480px) {
    #mt-listing-panel .mt-panel-bar {
        width: 100%;
    }
    #mt-listing-panel .mt-panel-content {
        padding: 30px 10px 0 12px;
    }
    
    #mt-listing-panel .uk-offcanvas-close.closepanel {
    font-size: 16px;
        width: 25px;
        height: 25px;
        padding: 0px;
    }
    #mt-listing-panel .mt-btn-optar {
       max-width: 200px;
    width: 100%;
}
    #mt-listing-panel h1.mt-listing-title {
    font-size: 30px;
}
    #mt-listing-panel .mt-badge-remu, #mt-listing-panel .mt-badge-feat, #mt-listing-panel .mt-header-date {
    font-size: 12px;
}
    #mt-listing-panel .mt-verificado-text {
    font-size: 12px;
}
    #mt-listing-panel .mt-convocante-compacto {
    gap: 30px;
    font-size: 16px;
}
    #mt-listing-panel .mt-block-title {
    font-size: 26px;
}
}

@media (max-width: 640px) {
    .filter-fixed .filaunofilt.uk-grid {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 6px;
        padding-left: 10px;
        -webkit-overflow-scrolling: touch;
    }
    #filter-modal .control-group {
    margin-bottom: 20px;
    }
    .filter-fixed .filaunofilt.uk-grid > * {
min-width: 155px;
    }
    .filter-fixed {
        flex-direction: column;
        align-items: stretch;
    }

    .filter-fixed .botones-wrapper {
        flex-direction: column;
        width: 100%;
        gap: 7px;
    }

    .filter-fixed .botones-wrapper button {
        width: 100%;
        height: 38px;
    }

    .filter-fixed .edadcontro .ui-slider {
    width: 50%;
    left: 60px;
}
}

@media (max-width: 600px) {

    .mt-listings-list {
        padding-left: 12px;
        padding-right: 12px;
    }

    .summary-main,
    .summary-side {
        padding: 16px;
    }

    .summary-tags-main .tag {
        font-size: 0.75rem;
        padding: 4px 8px;
        white-space: normal;
        display: inline-block;
        max-width: 100%;
        margin-bottom: 4px;
    }

    .summary-tags-side .tag {
        font-size: 14px;
    }

    .summary-side {
        border-left: none;
    }

    .summary-logo-inline {
        width: 36px;
        height: 36px;
    }

    .summary-tags-main {
        flex-wrap: wrap;
    }
}


@media (min-width: 641px) and (max-width: 900px) {
   .pg-castings .filter-fixed .filaunofilt.uk-grid {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 6px;
        padding-left: 10px;
        -webkit-overflow-scrolling: touch;
    }
    .pg-castings .filter-fixed {
        flex-direction: column;
        align-items: stretch;
    }

    .pg-castings .filter-fixed .botones-wrapper {
        flex-direction: column;
        width: 100%;
        gap:7px;
    }

    .pg-castings .filter-fixed .botones-wrapper button {
        width: 100%;
        height: 38px;
    }

    .pg-castings .filter-fixed .edadcontro .ui-slider {
    width: 54%;
    left: 62px;
}
}
