h1 {
    font-family: GothamSSm-Book!important;
    font-weight: normal!important
}
html body {
	background-color: white!important;
}

@media (max-width: 900px)
{
    .ecwid-productBrowser-ProductPage .ec-wrapper {
        margin: 80px 0 0!important;
        width: 100%;
    }
    .ecwid-productBrowser-ProductPage {
        padding: 0!important
    }
    .ecwid-productBrowser-ProductPage .product-details__sidebar {
        margin: 0!important;
        width: 100%!important;
        padding: 32px!important;
    }
    #drupal-live-announce {
        display: none;
    }
}