/*#element-3901ec116e7f401887ad2e13a8214838, div.page-content-row { max-width: 820px !important; }*/

div.page-content-row, h1.pagetitle { border: none !important; }


.contact {
    position: relative;
    top: -104px;
    z-index: 999;
}

/* button */
.primary-button {
margin-top: 1rem;
background-color: rgb(250, 70, 22)!important;
color: #fff;
    padding: 21px 35px;
    line-height: 53px;
    border-radius: 100vh;
font-weight: 600;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
}

a.primary-button:hover,
a.primary-button:focus,
a.primary-button:active {
text-decoration: none;
color: #fff;
}


.inventory-sort-heading {
    padding: 4px 10px 2px 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    display: none;
}