form.form.form-wishlist.form-action {
  display: none; }

.productView-options dl.productView-info {
  display: block;
  clear: both; }

.productView-options .form-action .button--primary {
  background-color: #237f52 !important;
  color: #fff;
  border: 1px solid #237f52 !important; }

.cart-item-image {
  max-height: 98%; }

.smallinfohello {
  font-size: 12px; }

#hellobar {
  background: #a81b24;
  font-family: 'Poppins';
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  padding: 8px 0 6px; }

#hellobar a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal; }

#hellobar a img.lazyloaded {
  width: 35px;
  height: auto;
  position: relative;
  margin-right: 10px;
  margin-top: -10px;
  margin-left: 10px; }

body .cart-total .form-select {
  height: 2.5rem; }

header div#menu, .container {
  padding: 0 20px; }

@media (min-width: 801px) {
  .page-sidebar + .page-content {
    width: 100%; } }

@media (max-width: 600px) {
  .productView-info-name, .productView-info-value {
    float: none; }
  dt.productView-info-name {
    width: 100%; }
  .add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate, div#topcontrol {
    display: none; }
  .add-to-cart-wrapper .form-field.form-field--increments {
    float: left;
    margin-top: 7px; }
  .smallinfohello {
    display: block; }
  div.add-to-cart-wrapper {
    position: fixed;
    bottom: 0;
    background: #fff !important;
    margin: 0 auto;
    z-index: 9999999999999999999;
    left: 0;
    opacity: 1;
    padding: 10px 15px;
    overflow: hidden;
    width: 100%;
    box-shadow: 0px -11px 15px -2px rgba(0, 0, 0, 0.23); }
  body .productView-options .form-action .button--primary {
    margin-bottom: 0px;
    float: right;
    width: 55%;
    padding: 15px 20px; } }
