/* Contact Form */
.contact-submiting-btn {display:none;}
.contact-submiting .contact-submit-btn {display:none;}
.contact-submiting .contact-submiting-btn {display:inline-block;}
.contact-submited .contact-submit-btn {display:none;}
.contact-submited .contact-submiting-btn {display:none;}

#giftcardSection {padding-top:20px;padding-bottom:20px;}

/* Giftcard / Promo Code Section */
.giftcard .section {display:none;}
.giftcard-section {display:none;}
.giftcard .giftcard-section {display:block;}

.input-group .btn {border:2px solid #CED4DA;border-left:0;}

/*
* Apple Pay */
.apple-pay-button {height:70px;-webkit-appearance:-apple-pay-button;}
.apple-pay-button-with-text>* {display:none;}
.apple-pay-button-black-with-text {-apple-pay-button-style:black;}
.apple-pay-button-white-with-text {-apple-pay-button-style:white;}
.apple-pay-button-white-with-line-with-text {-apple-pay-button-style:white-outline;}
.apple-pay-button-text-book {-apple-pay-button-type:book;}
.apple-pay-button-text-buy {-apple-pay-button-type:buy;}
.apple-pay-button-text-check-out {-apple-pay-button-type:check-out;}
.apple-pay-button-text-donate {-apple-pay-button-type:donate;}