a:focus,
a:hover {
  text-decoration: none;
}

[class^="barista-icon-"],
[class*=" barista-icon-"] {
  font-size: 6em;
}

#slurp-subscription-wizard-container a {
  color: #153eff;
}

#slurp-subscription-wizard-container a:hover {
  text-decoration: none !important;
}

#slurp-subscription-wizard-container {
  padding: 20px 40px;
}

#slurp-subscription-wizard-container select {
  background-image: url(../../themes/atelier/images/down-arrow@2x.png);
  /* Restore theme's background image */
}

.section {
  padding-top: 2em;
}

#slurp-subscription-wizard-container #sections .section:last-child {
  border-bottom: 0;
}

.section .label {
  padding: 7px;
}

.section h2 {
  font-style: italic;
  font-family: "CeraPro-Black" !important;
}

.section .emphasis {
  font-family: "CeraPro-Bold";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  color: #084d2c;
}

.price-per-day {
  display: none;
}

#slurp-subscription-wizard-container .section .less-important {
  font-size: 16px;
  color: #a9a9a9;
}

#slurp-subscription-wizard-container .section .less-important p {
  font-size: 16px;
}

.section .help-block {
  margin-top: -1.4em;
  margin-bottom: 2em;
  color: #1eb477;
}

.section a.show-more {
  margin: 10px 0px 0px 20px;
  display: inline-block;
}

.section .additional-choices {
  margin-top: 20px;
  display: block;
}

.section .toggle {
  width: 178px;
}

.additional-section {
  text-align: center;
  margin: 0px 0 40px;
}

.inc-shipping {
  display: block;
}

#slurp-subscription-wizard-container .checkout {
  margin: 30px auto;
  width: 100%;
  text-align: center;
}

#slurp-subscription-wizard-container button:hover {
  opacity: 0.8;
}

#slurp-subscription-wizard-container a.prepay {
  display: inline-block;
  margin: 20px 0px;
  font-size: 16px;
}

#slurp-subscription-wizard-container a.prepay span {
  border-bottom: 1px dashed;
  padding-bottom: 5px;
}

.quick-btn {
  position: relative;
  display: inline-block;
  width: 15em;
  height: auto;
  padding: 2em;
  margin: 0.6em;
  color: #444444;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0px 0px 2px 1px #bbbbbb;
  box-shadow: 0px 0px 2px 1px #bbbbbb;
  background-color: #fff;
  vertical-align: top;
  border-radius: 5px;
}

.quick-btn:hover {
  box-shadow: 0px 0px 2px 1px;
  color: #1eb477;
}

.slurp-subscription-wizard-container a:hover {
  color: #1eb477;
}

a.quick-btn:focus {
  text-decoration: none;
}

.quick-btn span.label-success {
  background-color: #1eb477;
  border-radius: 5px;
}

.quick-btn .wizardimg {
  width: 300px;
  max-width: 80%;
  height: auto;
}

.quick-btn.half {
  height: auto;
}

.quick-btn .label {
  position: absolute;
  top: -5px;
  right: -5px;
}

.btn-metis-4 {
  color: #ffffff;
  background-color: #5a5aff;
  border-color: #5a5aff;
}

.quick-btn .box-title {
  font-size: 1.2em;
  color: #1eb477;
}

.box-title h4 {
  font-weight: bold;
}

h5.box-title {
  font-weight: bold;
  margin: 1em 0;
}

.box-title small {
  color: #1eb477;
}

.quick-btn img {
  width: 45px;
}

.quick-btn.no-desc img {
  width: 100px;
}

#slurp-subscription-wizard-container i.fa.fa-check {
  color: white;
}

.cupcontainer {
  width: 75%;
  margin: 10px auto;
  height: auto;
  overflow-wrap: break-word;
}

.cupcontainer img {
  margin: 0.2em;
}

.subscription-wizard-price {
  display: inline-block;
}

.subscription-wizard-price .quick-btn {
  margin-bottom: -5px;
}

.subscription-wizard-price .quick-btn .description {
  margin: 1.5em 0 0;
  color: #1eb477;
}

.subscription-wizard-price .price {
  display: block;
  color: #1eb477;
  margin: -1em 1.5em 1em;
  padding: 2.5em 1em 1em;
  height: 5em;
  border: dashed 1px #1eb477;
  border-radius: 0.5em;
  background: rgba(0, 255, 0, 0.01);
}

.centered-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.frequency {
  font-size: 16px;
  border-bottom: dashed 1px;
}

p.shipping {
  margin-top: 25px;
  color: #1eb477;
}

span.flavour-profile {
  color: #9c9c9c;
}

#slurp-subscription-wizard-container button.btn.btn-block.btn-lg.btn-success {
  font-family: "CeraPro-Bold";
  font-size: 19px;
  font-weight: 900;
  font-style: italic;
  line-height: 1.21;
  text-align: center;
  color: #ffffff;
  border: 0;
  border-radius: 25px;
  background-color: #ff501e;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  margin: 20px auto;
  max-width: 400px;
}

.row-spacing-fix.row {
  margin: 0 auto;
}

.row-spacing-fix .col-md-3.col-xs-6 {
  padding-left: 0px;
  padding-right: 1em;
}

.card {
  max-width: 400px;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #d4d4d4;
  margin-bottom: 1em;
  cursor: pointer;
}

.card.no-click {
  cursor: default;
}

.card-content ul {
  list-style: disc;
  margin: 0px 0px 10px 20px;
  color: #084d2c;
}

.card-content li {
  line-height: 18px;
  margin-bottom: 5px;
}

.card-content h5 {
  color: #ff501e;
  font-size: 18px;
}

.card .card-image {
  height: 150px;
  overflow: hidden;
  background: #eee;
  position: relative;
  background-position: center;
  background-size: cover;
  border-radius: 5px 5px 0px 0px;
}

.card .card-image .card-image-overlay {
  border-radius: 5px;
  background-color: #ffde2f;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  padding: 0.5em;
}

.card .card-image .card-image-overlay div {
  font-size: 20px;
  font-weight: 900;
  font-style: italic;
  font-family: "CeraPro-Black";
  text-align: center;
  color: #084d2c;
  position: relative;
  margin: 0 auto;
}

.section:not(#section-0):not(#section-1) .card .card-content {
  text-align: center;
  padding: 1em;
}

#section-0 .card .card-content,
#section-1 .card .card-content {
  text-align: left;
  padding: 1em;
}

.card.selected {
  background-color: #084d2c;
  color: #ffffff;
}

.card.selected * {
  color: #ffffff;
}

.card button {
  margin-top: 2em;
  border-radius: 25px;
  border: solid 1px #153eff;
  background-color: #ffffff;
  padding: 1em;
  width: 100%;
  line-height: 0.5em;
  font-weight: bold;
  color: #153eff;
}

.card-button {
  margin-top: 2em;
  border-radius: 25px;
  border: solid 1px #153eff;
  background-color: #ffffff;
  padding: 1em;
  line-height: 0.5em;
  font-weight: bold;
  color: #153eff;
}

.card .description {
  position: relative;
  margin-bottom: 1em;
}

.card-content .description p {
  margin-bottom: 10px;
}

.card .description.collapsed {
  height: 4em;
  overflow-y: hidden;
}

.card .description.collapsed:after {
  content: "";
  width: 100%;
  height: 3em;
  position: absolute;
  bottom: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 255));
  display: block;
}

.help {
  border-radius: 10px;
  border: dashed 1px #a9a9a9;
  padding: 1em;
  margin-top: 2em;
}

.help svg {
  fill: #ffde2f;
  float: right;
}

.help .help-text {
  line-height: 1.13;
  text-align: left;
  color: #505050;
  font-size: 16px;
  float: left;
  width: calc(100% - 60px);
}

.go-back {
  top: -1.5em;
  position: relative;
  font-family: "CeraPro-Bold";
}

.amount-indicator {
  margin-bottom: 2.5em;
}

.centered-container {
  text-align: center;
}

.value-selector {
  display: table;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 400px;
}

.value-selector > div {
  display: table-row;
}

.value-selector > div > div {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}

.value-selector button {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #ff501e;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  border: 0;
  color: #fff;
  font-size: 3em;
  font-family: "CeraPro-Light";
  padding: 10px;
}

.value-selector button:focus {
  outline: none;
}

.value-selector .value-selector-label {
  color: #084d2c;
  font-size: 14px;
}

.value-selector .value-selector-text {
  font-size: 25px;
  color: #ff501e;
  font-family: "CeraPro-Bold";
  padding: 3px 0 5px 0;
}

.value-selector > div > div:first-child {
  width: 50px;
}

.value-selector > div > div:nth-child(2) {
  border-bottom: 1px solid rgba(255, 80, 30, 0.25);
}

.value-selector > div > div:last-child {
  width: 50px;
}

div.shipments {
  margin-top: 1em;
  font-family: "CeraPro-Bold";
  color: #084d2c;
}

div.shipments span {
  display: block;
}

div.shipments span:first-child {
  font-size: 42px;
  font-weight: 900;
  font-family: "CeraPro-Black";
}

div.shipments span:last-child {
  font-size: 18px;
  font-family: "CeraPro-Bold";
  line-height: 2.67;
}

div.shipment-details {
  margin-bottom: 1em;
}

div.shipment-price {
  font-size: 18px;
  font-family: "CeraPro-Bold";
  color: #a9a9a9;
}

div.wizard-progress {
  height: 40px;
  border-bottom: 1px solid #d6d6d6;
  font-family: "CeraPro-Bold";
}

div.wizard-progress ul {
  top: 5px;
  position: relative;
  font-size: 17.5px;
  font-weight: bold;
  text-align: left;
  color: #a9a9a9;
  list-style-type: none;
}

div.wizard-progress ul li {
  float: left;
  padding: 0 25px 0 0;
}

div.wizard-progress ul li.active {
  color: #084d2c;
}

div.wizard-progress ul li::after {
  color: #a9a9a9;
  content: "·";
  padding-left: 25px;
}

div.wizard-progress ul li:last-child::after {
  content: "";
}

@media screen and (max-width: 480px) {
  #slurp-subscription-wizard-container {
    padding: 0;
  }

  #slurp-subscription-wizard-container button.btn.btn-block.btn-lg.btn-success {
    width: 100%;
  }

  div.section {
    padding: 0;
  }

  div.wizard-progress {
    margin-bottom: 20px;
  }

  div.wizard-progress ul {
    font-size: 16px;
  }

  div.wizard-progress ul li {
    padding: 0 10px 0 0;
  }

  div.wizard-progress ul li::after {
    padding-left: 10px;
  }
}

/* SLURP rare waiting list form*/
#waitingList .privy-embed-form > iframe {
  min-height: 300px !important;
}
