.page {
  overflow: hidden;
}

.page-header .brand img {
  max-height: 44px;
  width: auto;
}

.rd-navbar-search .form-label {
  white-space: nowrap;
}

.breadcrumbs-custom-title {
  word-break: break-word;
}

.breadcrumbs-custom-path {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumbs-custom-path li {
  display: inline-flex;
  align-items: center;
}

.section-intro {
  max-width: 720px;
  margin: 0 auto 30px;
  color: #6d6a67;
}

.eyou-card-copy,
.post-modern-text,
.product-modern-text,
.post-classic-text,
.single-product-copy {
  color: #6d6a67;
}

.single-product-summary {
  margin-top: 20px;
}

.single-product-summary p:last-child {
  margin-bottom: 0;
}

.single-product-copy,
.article-content,
.single-page-content {
  line-height: 1.9;
  color: #4f4a45;
}

.article-content img,
.single-page-content img,
.single-product-copy img {
  max-width: 100%;
  height: auto;
}

.article-content table,
.single-page-content table,
.single-product-copy table {
  width: 100%;
  display: block;
  overflow-x: auto;
}

.eyou-side-nav,
.eyou-side-card {
  padding: 28px 24px;
  background: #f8f6f3;
  border-radius: 8px;
}

.eyou-side-nav ul,
.footer-link-list,
.eyou-meta-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.eyou-side-nav li + li,
.footer-link-list li + li,
.eyou-meta-list li + li,
.footer-classic .contacts-creative li + li {
  margin-top: 12px;
}

.eyou-side-nav a,
.footer-link-list a {
  color: #4f4a45;
}

.eyou-side-nav .active a {
  color: #c08a5d;
}

.footer-site-description {
  color: rgba(255, 255, 255, 0.72);
  margin: 24px 0;
}

.footer-link-list a,
.footer-classic .contacts-creative a {
  color: rgba(255, 255, 255, 0.88);
}

.footer-classic .contacts-creative a:hover,
.footer-link-list a:hover,
.footer-classic-panel a:hover {
  color: #dcb08c;
}

.footer-search .form-wrap {
  margin-bottom: 15px;
}

.footer-search .form-label {
  color: rgba(255, 255, 255, 0.65);
}

.footer-search .form-input {
  color: #ffffff;
}

.footer-search .btn {
  min-width: 56px;
}

.footer-classic-panel .rights {
  margin-bottom: 0;
}

.site-url {
  word-break: break-all;
}

.eyou-empty {
  padding: 24px;
  background: #f8f6f3;
  border-radius: 8px;
  color: #6d6a67;
}

.eyou-pagination {
  margin-top: 40px;
}

.eyou-pagination .pagination,
.eyou-pagination .pagelist {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.eyou-pagination a,
.eyou-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  min-height: 48px;
  padding: 0 16px;
  border-radius: 999px;
  background: #f4f0ea;
  color: #4f4a45;
  transition: 0.2s ease-in-out;
}

.eyou-pagination a:hover {
  background: #c08a5d;
  color: #ffffff;
}

.eyou-pagination .thisclass,
.eyou-pagination .active span,
.eyou-pagination span.current {
  background: #2e2118;
  color: #ffffff;
}

.eyou-hero-media img,
.product-modern-figure img,
.post-classic-figure img,
.post-creative-figure img,
.team-info-figure img {
  width: 100%;
}

.eyou-thumbnail-grid .thumbnail-classic-title,
.post-modern-title,
.post-classic-title,
.product-modern-title,
.product-title {
  text-transform: none;
}

.eyou-product-actions {
  margin-top: 24px;
}

.eyou-product-gallery .slick-product-figure {
  background: #f7f5f1;
  border-radius: 8px;
}

.eyou-product-gallery .slick-product-figure img {
  margin: 0 auto;
}

.eyou-related-wrap {
  margin-top: 60px;
}

.eyou-form-note {
  color: #6d6a67;
  margin-bottom: 25px;
}

.guest-form-wrap {
  padding: 35px;
  background: #f8f6f3;
  border-radius: 8px;
}

.guest-form-wrap .form-wrap + .form-wrap {
  margin-top: 20px;
}

.eyou-badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  border-radius: 999px;
  background: #f2ebe2;
  color: #8d6845;
  font-size: 13px;
  line-height: 1;
}

.eyou-grid-gap {
  row-gap: 30px;
}

.post-modern-panel a,
.post-modern-panel time,
.post-classic-time time,
.product-minimal-price,
.single-product-price {
  color: #8d6845;
}

@media (max-width: 991px) {
  .guest-form-wrap {
    padding: 24px;
  }
}

.eyou-gallery-copy {
  margin-bottom: 35px;
}

.eyou-gallery-grid .thumbnail-classic,
.eyou-gallery-fullwidth .thumbnail-classic,
.eyou-gallery-masonry .thumbnail-classic {
  height: 100%;
}

.eyou-gallery-grid .thumbnail-classic-figure img,
.eyou-gallery-fullwidth .thumbnail-classic-figure img,
.eyou-gallery-masonry .thumbnail-classic-figure img {
  width: 100%;
}

.eyou-gallery-grid .thumbnail-classic-title,
.eyou-gallery-fullwidth .thumbnail-classic-title,
.eyou-gallery-masonry .thumbnail-classic-title {
  text-transform: none;
}

.eyou-404-copy,
.eyou-coming-soon-copy {
  max-width: 720px;
  margin: 24px auto 0;
  color: rgba(255, 255, 255, 0.82);
}

.eyou-coming-soon-page .section-single-main .eyou-badge {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
}

.eyou-coming-soon-content {
  max-width: 840px;
  margin: 30px auto 0;
  color: rgba(255, 255, 255, 0.9);
}

.eyou-coming-soon-content p:last-child {
  margin-bottom: 0;
}

.eyou-error-search {
  max-width: 760px;
  margin: 35px auto 0;
}

.eyou-error-search .form-wrap {
  flex: 1 1 420px;
}

.eyou-error-search .form-label {
  color: rgba(255, 255, 255, 0.72);
}

.eyou-error-search .form-input {
  color: #ffffff;
}

.eyou-error-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 28px;
}

@media (max-width: 767px) {
  .eyou-gallery-copy {
    margin-bottom: 25px;
  }

  .eyou-error-actions .btn {
    width: 100%;
  }
}
