main#giftwrap_gateauchocolat .normal-price {
  display: none;
}
main#giftwrap_gateauchocolat .normal-price + .prod-item__price {
  margin-top: 8px;
}
main#giftwrap_gateauchocolat .btn-gateauchocolat {
  background-color: #a52900;
  border-color: #a52900;
}
main#giftwrap_gateauchocolat .btn-gateauchocolat:hover, main#giftwrap_gateauchocolat .btn-gateauchocolat:active, main#giftwrap_gateauchocolat .btn-gateauchocolat:focus {
  background-color: #fff;
  color: #a52900;
}
main#giftwrap_gateauchocolat .content .prod-list .prod-item__name {
  display: flex;
  align-items: center;
  height: 100%;
}
main#giftwrap_gateauchocolat .content .prod-list .discount-price {
  height: 100%;
  display: flex;
  align-items: end;
}
.btn-gateauchocolat {
  background-color: #a52900;
  border-color: #a52900;
}
.btn-gateauchocolat:hover {
  color: #a52900;
  background-color: #fff;
  border-color: #a52900;
}

.column-box.col {
  margin-top: 10px;
}

@media screen and (max-width: 480px) {
  main#giftwrap_gateauchocolat .normal-price {
    display: none;
  }
  main#giftwrap_gateauchocolat .normal-price + .prod-item__price {
    margin-top: 8px;
  }
  main#giftwrap_gateauchocolat .content.prod-item .pickup-list .content-photo {
    order: 2;
  }
  main#giftwrap_gateauchocolat .content.prod-item .pickup-list .content-detail {
    order: 1;
    margin-top: 0;
    margin-bottom: 24px;
  }
  main#giftwrap_gateauchocolat .content .prod-list .not-discount {
    height: auto;
  }
  .btn-gateauchocolat {
    background-color: #a52900;
    border-color: #a52900;
  }
  .btn-gateauchocolat:hover {
    color: #a52900;
    background-color: #fff;
    border-color: #a52900;
  }
  .column-box.col {
    margin-top: 8px;
  }
}
@media screen and (min-width: 769px) {
  main#giftwrap_gateauchocolat .normal-price {
    display: none;
  }
  main#giftwrap_gateauchocolat .normal-price + .prod-item__price {
    margin-top: 8px;
  }
  .btn-gateauchocolat {
    background-color: #a52900;
    border-color: #a52900;
  }
  .btn-gateauchocolat:hover {
    color: #a52900;
    background-color: #fff;
    border-color: #a52900;
  }
}/*# sourceMappingURL=giftwrap-gateauchocolat_test.css.map */