form .hp-field { position: absolute; top: -9999em; left: -9999em; display: none; }
.message { margin: 1em 0; border: 1px solid #ddd; border-left-width: 5px; background: #fff; padding: 1em; border-radius: 3px; }
.message--success { border-color: #080; color: #080; }
.message--error,
.message--errors { border-color: #c90000; color: #c90000 }
body.search .section__content .search--result { border-bottom: 1px solid #eee; padding: 2rem 0; }
body.search .section__content .search--result h4 { margin: 0; }
body.search .section__content .search--result h4 a { text-decoration: none; }
body.search .section__content .search--result p { margin-bottom: 0; }
body.search .section__content .search--result:first-child { border-top: 1px solid #eee; }
body.search .pagination { margin: 1em 0; text-align: right; }
body.search .prev { float: left; }
section.section-product-details .section__content .list-decorations { margin: 3.6rem 0; }
.section.section--alt .list-check.list-check--two-columns { padding-right: 1.5rem; }