#shopline-section-about-us .section-padding {
  padding-top: 25px !important;
}

@media (max-width: 426px) {
  #shopline-section-about-us .section-padding {
    padding-top: 0px !important;
  }
}

.rte h1 {
  color: #C09955;
  font-family: century-gothic-bold;
  font-weight: initial !important;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}

.rte h2 {
  font-family: baskerville-italic;
  font-style: inherit !important;
  margin-bottom: 1.25rem;
  letter-spacing: -1px;
}

.rte a {
  color: #C09955;
  text-decoration: none;
}

.rte p {
  font-size: 16px;
  font-family: century-gothic-regular;
}

/* The ipad end responds to the mobile end in vertical screen */

/* @custom-media --tablet (max-width: 959px); */

/* @custom-media --gt-mobile (min-width: 751px); */

/* detectingScreen need to consider the configuration of the tablet */