:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1351b73 */.cbd-shop,
.cbd-shop * {
  unicode-bidi: isolate !important;
  -webkit-text-size-adjust: 100% !important;
}

/* Prevent Google Translate / GTranslate modification */
.cbd-shop {
  isolation: isolate;
}

.cbd-shop * {
  font-family: inherit !important;
  word-break: keep-all !important;
}

/* Prevent layout shift during translation injection */
.cbd-shop img {
  transform: translateZ(0);
}

/* Stop auto text reflow issues */
.cbd-shop h1,
.cbd-shop h2,
.cbd-shop h3,
.cbd-shop h4,
.cbd-shop p,
.cbd-shop a {
  white-space: normal;
}/* End custom CSS */