body.single-showroom .site-content .content-area .site-main .inside-article {
  padding-top: 15px;
}

body.single-showroom .site-content .content-area .site-main .inside-article #crumbs {
  font-size: 12px;
}

body.single-showroom .site-content .content-area .site-main .inside-article .entry-content {
  margin-top: 10px;
}

body.single-showroom .site-content .content-area .site-main .inside-article .entry-content h1 {
  margin-bottom: 5px;
  font-size: 50px !important;
  line-height: 65px !important;
}

body.single-showroom .site-content .content-area .site-main .inside-article .entry-content .wp-block-image {
  height: 100%;
}

body.single-showroom .site-content .content-area .site-main .inside-article .entry-content .wp-block-image:hover img {
  opacity: 0.9;
}

body.single-showroom .site-content .content-area .site-main .inside-article .entry-content .wp-block-image img {
  border-radius: 20px;
  padding: 10px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

body.single-showroom .site-content .content-area .site-main .inside-article footer.entry-meta {
  display: none;
}

body.single-showroom .site-content .content-area .site-main .inside-article .related-post-showroom span.post-term-item a {
  font-family: "Outfit", sans-serif;
  text-decoration: none;
}

body.post-type-archive-showroom #main header div#crumbs {
  display: none;
}

body.tax-showroom_type #main, body.post-type-archive-showroom #main {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 60px;
}

body.tax-showroom_type #main header.page-header, body.post-type-archive-showroom #main header.page-header {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 30px;
}

body.tax-showroom_type #main header.page-header h1, body.post-type-archive-showroom #main header.page-header h1 {
  font-size: 60px !important;
  color: #33746f;
}

body.tax-showroom_type #main .filter-links.product-filter-group, body.post-type-archive-showroom #main .filter-links.product-filter-group {
  margin-bottom: 40px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

body.tax-showroom_type #main .filter-links.product-filter-group a, body.post-type-archive-showroom #main .filter-links.product-filter-group a {
  border-radius: 25px;
  background: #ebe9eb;
  padding: 10px 30px;
  font-size: 13px;
  font-weight: 600;
  color: #323232;
}

body.tax-showroom_type #main .showroom .inside-article, body.post-type-archive-showroom #main .showroom .inside-article {
  padding: 10px;
}

body.tax-showroom_type #main .showroom .inside-article div#crumbs, body.post-type-archive-showroom #main .showroom .inside-article div#crumbs {
  display: none;
}

body.tax-showroom_type #main .showroom .inside-article .post-image, body.post-type-archive-showroom #main .showroom .inside-article .post-image {
  margin: 0;
}

body.tax-showroom_type #main .showroom .inside-article .post-image img, body.post-type-archive-showroom #main .showroom .inside-article .post-image img {
  border-radius: 15px;
}

body.tax-showroom_type #main .showroom .inside-article .entry-header, body.post-type-archive-showroom #main .showroom .inside-article .entry-header {
  display: block;
  overflow: hidden;
  width: 100%;
}

body.tax-showroom_type #main .showroom .inside-article .entry-header h2.entry-title, body.post-type-archive-showroom #main .showroom .inside-article .entry-header h2.entry-title {
  line-height: 30px;
}

body.tax-showroom_type #main .showroom .inside-article .entry-header h2.entry-title a, body.post-type-archive-showroom #main .showroom .inside-article .entry-header h2.entry-title a {
  color: #33746f;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  font-size: 19px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

body.tax-showroom_type #main .showroom .inside-article .entry-header .entry-meta, body.post-type-archive-showroom #main .showroom .inside-article .entry-header .entry-meta {
  display: none;
}

body.tax-showroom_type #main .showroom .inside-article .entry-summary, body.post-type-archive-showroom #main .showroom .inside-article .entry-summary {
  display: none;
}

body.tax-showroom_type #main .showroom .inside-article footer.entry-meta, body.post-type-archive-showroom #main .showroom .inside-article footer.entry-meta {
  margin-top: 0px;
}

body.tax-showroom_type #main .showroom .inside-article footer.entry-meta a, body.post-type-archive-showroom #main .showroom .inside-article footer.entry-meta a {
  font-family: "Outfit", sans-serif;
  text-decoration: none;
  color: #323232;
}

body.tax-showroom_type #main .masonry-load-more, body.post-type-archive-showroom #main .masonry-load-more {
  text-align: center;
}

body.tax-showroom_type #main .masonry-load-more .button, body.post-type-archive-showroom #main .masonry-load-more .button {
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #d63494;
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
#crumbs a:link {
color:#33746f;
text-decoration:none;
}
#crumbs a:hover {
text-decoration:underline;
}
