body,
html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
#wrapper {
  max-width: 100%;
}
.breadcrumb {
  display: inline-block;
  margin-top: 15px;
}
#main:not(.main-homepage) {
  padding-top: 0px;
}

/*Master Analysis DTW edits*/
#URLhighlights{
	text-decoration: underline !important;
}
.dp-routine__product-name {
    min-height: 60px;
}
.dp-perfect-gift[data-open="1"] .dp-perfect-gift__text::after {
    opacity: 0;
    bottom: 100px !important;
}
@-moz-document url-prefix() {
  .dp-product-section__shop-btn {
    background-color: #000;
    color: #fff;
    font-size: 11px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    height: 50px;
    min-width: 19px;
    width: fit-content;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
    cursor: pointer;
    width: 35% !important;
}
}  