/* INCLUDE THESE DIRECTLY ON THE PRODUCT PAGES */
.inner.bg-simple {
padding: 0 !important;
}

.main.landing {
background: none;
padding-top: 0;
}

/* CLICKSTREAM BOX HIDE */
#clickstream-box {
display: none;
}

/* SPECIAL TO PRODUCT PAGES */
.request-info-container {
width: 75%;
margin: 0 auto !important;
}

.request-info-form {
padding-top: 25px;
}

.breadcrumbs .support-links {
    position: relative;
    top: 190px;
    z-index: 999999999999;
}
