:root {
  --primary-color: #ff6c00;
}

@media (max-width: 750px) {
  #shopify-section-template--20957193011519__7f66194b-95b0-48f6-8c37-d905bf556b24{
    height:40vh;
    --image-height: 75% !important;
  }
}

.product-form__submit.quick-add{
  background-color:#ff6c00 !important;
}
