body,
html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
#wrapper {
  max-width: 100%;
}
.breadcrumb {
  display: inline-block;
  margin-top: 15px;
  display: none !important;
}
#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;
}
}  


#wrapper.pt_category-wide .site-width-slot, #wrapper.pt_category-wide .breadcrumb-container {
    max-width: 100% !important;
    margin: 0 auto;
}


/* ------------------------------------------------ */
.footer-wrapper button.button-link.go-to-top:active,
.footer-wrapper button.button-link.go-to-top:focus,
button.button-link.inTheMiddle:active,
button.button-link.inTheMiddle:focus {
    border: none !important;
    outline: none !important;
}