.elementor-2998 .elementor-element.elementor-element-ba400b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-2998 .elementor-element.elementor-element-b04850d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-fc441ae */.shan-hero-wrap {
  width: 100%;
  padding: 40px 20px;
  background: #ffffff;
  box-sizing: border-box;
}

.shan-hero {
  max-width: 1180px;
  margin: 0 auto;
  min-height: 560px;
  padding: 58px 74px;
  border: 1px solid #e8dfd2;
  border-radius: 34px;
  background: linear-gradient(135deg, #fffdf9 0%, #fbf8f0 60%, #f2eadc 100%);
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 55px;
  align-items: center;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.shan-hero::after {
  content: "";
  position: absolute;
  top: -120px;
  right: -60px;
  width: 330px;
  height: 330px;
  background: rgba(184, 145, 70, 0.10);
  border-radius: 50%;
}

.shan-hero-left,
.shan-hero-right {
  position: relative;
  z-index: 2;
}

.shan-logo {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 29px;
  color: #063b1f;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.shan-sub-logo {
  font-size: 10px;
  color: #666666;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.shan-kicker {
  font-size: 12px;
  font-weight: 700;
  color: #b58335;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.shan-hero h1 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 76px;
  line-height: 0.96;
  font-weight: 400;
  color: #302617;
  margin: 0 0 24px;
  max-width: 590px;
}

.shan-hero-text {
  font-size: 20px;
  line-height: 1.45;
  color: #4f4a42;
  max-width: 650px;
  margin-bottom: 32px;
}

.shan-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  max-width: 560px;
}

.shan-stat-box {
  background: #ffffff;
  border: 1px solid #e7dfd3;
  border-radius: 16px;
  padding: 18px 18px;
  box-shadow: 0 8px 22px rgba(0,0,0,0.03);
}

.shan-stat-box strong {
  display: block;
  font-size: 24px;
  color: #1f1d18;
  margin-bottom: 6px;
}

.shan-stat-box span {
  display: block;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.6;
}

.shan-panel {
  background: #ffffff;
  border: 1px solid #e9e0d4;
  border-radius: 26px;
  padding: 32px 26px 26px;
  box-shadow: 0 28px 55px rgba(42, 32, 18, 0.10);
}

.shan-panel h2 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 28px;
  font-weight: 400;
  color: #16120c;
  margin: 0 0 20px;
}

.shan-cap-list {
  display: grid;
  gap: 13px;
}

.shan-cap-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  border: 1px solid #eee5d8;
  border-radius: 15px;
  background: #fffdf9;
  padding: 16px;
}

.shan-number {
  min-width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #f5ead7;
  color: #9a6c25;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
}

.shan-cap-content strong {
  display: block;
  font-size: 15px;
  color: #111111;
  margin-bottom: 4px;
}

.shan-cap-content span {
  display: block;
  font-size: 13px;
  color: #5f5a53;
  line-height: 1.45;
}

/* Responsive */
@media (max-width: 1024px) {
  .shan-hero {
    grid-template-columns: 1fr;
    padding: 45px 35px;
  }

  .shan-hero h1 {
    font-size: 58px;
  }

  .shan-panel {
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .shan-hero-wrap {
    padding: 20px 12px;
  }

  .shan-hero {
    padding: 32px 20px;
    border-radius: 24px;
    min-height: auto;
  }

  .shan-logo {
    font-size: 25px;
  }

  .shan-sub-logo {
    letter-spacing: 2.5px;
    margin-bottom: 24px;
  }

  .shan-kicker {
    letter-spacing: 3px;
    font-size: 11px;
  }

  .shan-hero h1 {
    font-size: 42px;
    line-height: 1;
  }

  .shan-hero-text {
    font-size: 16px;
  }

  .shan-stats {
    grid-template-columns: 1fr;
  }

  .shan-panel {
    padding: 24px 18px;
  }

  .shan-panel h2 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-89b3da4 */* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
  color: #1f1a13;
}

.shan-catalogue {
  width: 100%;
  padding: 40px 20px;
  background: #ffffff;
}

.shan-container {
  max-width: 1180px;
  margin: 0 auto;
}

.shan-filter-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  border-bottom: 1px solid #e5dccf;
  padding-bottom: 18px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.shan-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.shan-tab {
  border: 1px solid #e2d7c9;
  background: #ffffff;
  color: #2d281f;
  padding: 11px 18px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  transition: 0.25s ease;
}

.shan-tab:hover,
.shan-tab.active {
  background: #2d2418;
  color: #ffffff;
  border-color: #2d2418;
}

.shan-search {
  width: 330px;
  max-width: 100%;
}

.shan-search input {
  width: 100%;
  border: 1px solid #e2d7c9;
  border-radius: 50px;
  padding: 12px 18px;
  background: #ffffff;
  outline: none;
  font-size: 14px;
  color: #2d281f;
}

.shan-head {
  display: grid;
  grid-template-columns: 1fr 0.95fr;
  gap: 40px;
  align-items: end;
  margin-bottom: 24px;
}

.shan-head p:first-child {
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #4e473e;
  margin: 0 0 8px;
}

.shan-head h2 {
  margin: 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 40px;
  font-weight: 400;
  color: #0d0d0d;
  line-height: 1.1;
}

.shan-head-text {
  margin: 0;
  color: #4f4a43;
  font-size: 16px;
  line-height: 1.5;
}

.shan-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.shan-card {
  background: #fffdf8;
  border: 1px solid #e7dccc;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(40, 30, 18, 0.05);
  transition: 0.25s ease;
}

.shan-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(40, 30, 18, 0.10);
}

.shan-img {
  height: 260px;
  background: #fffaf3;
  border-bottom: 1px solid #e7dccc;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.shan-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.shan-body {
  padding: 24px 22px;
}

.shan-label {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #b18437;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

.shan-label span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #f3e5cd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9b6f26;
  letter-spacing: 0;
  font-size: 12px;
  flex-shrink: 0;
}

.shan-card h3 {
  margin: 0 0 12px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 27px;
  line-height: 1.05;
  color: #111111;
}

.shan-desc {
  margin: 0 0 16px;
  color: #4c4740;
  font-size: 15px;
  line-height: 1.5;
}

.shan-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.shan-tags span {
  border: 1px solid #e4d6c2;
  border-radius: 50px;
  padding: 7px 11px;
  font-size: 12px;
  color: #4d4334;
  background: #fffaf3;
}

.shan-specs {
  border-top: 1px solid #e7dccc;
}

.shan-specs div {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 10px;
  padding: 11px 0;
  border-bottom: 1px solid #eee5d8;
  font-size: 14px;
}

.shan-specs b {
  color: #5d554b;
  font-weight: 600;
}

.shan-specs span {
  color: #17130e;
  font-weight: 700;
}

.shan-details {
  margin-top: 14px;
  border: 1px solid #e7dccc;
  border-radius: 12px;
  background: #fffaf3;
  overflow: hidden;
}

.shan-details summary {
  list-style: none;
  cursor: pointer;
  padding: 13px 14px;
  font-weight: 700;
  color: #2d2418;
  position: relative;
}

.shan-details summary::-webkit-details-marker {
  display: none;
}

.shan-details summary::after {
  content: "+";
  position: absolute;
  right: 16px;
  top: 10px;
  font-size: 20px;
  font-weight: 700;
}

.shan-details[open] summary::after {
  content: "−";
}

.shan-ship {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid #e7dccc;
}

.shan-ship div {
  padding: 12px 14px;
  border-bottom: 1px solid #eee5d8;
  border-right: 1px solid #eee5d8;
}

.shan-ship div:nth-child(even) {
  border-right: none;
}

.shan-ship b {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #746a5e;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.shan-ship span {
  display: block;
  color: #1d1710;
  font-weight: 700;
  font-size: 13px;
}

.shan-empty {
  display: none;
  text-align: center;
  padding: 35px;
  border: 1px dashed #d8c9b7;
  border-radius: 18px;
  color: #6b6258;
  background: #fffdf8;
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .shan-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .shan-head {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .shan-catalogue {
    padding: 25px 12px;
  }

  .shan-filter-row {
    display: block;
  }

  .shan-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    margin-bottom: 14px;
  }

  .shan-tab {
    white-space: nowrap;
  }

  .shan-search {
    width: 100%;
  }

  .shan-head h2 {
    font-size: 32px;
  }

  .shan-grid {
    grid-template-columns: 1fr;
  }

  .shan-img {
    height: 230px;
  }

  .shan-card h3 {
    font-size: 24px;
  }

  .shan-ship {
    grid-template-columns: 1fr;
  }

  .shan-ship div {
    border-right: none;
  }
}



.shan-card.hide {
  display: none !important;
}/* End custom CSS */