h2 {
  margin: 15px 0;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 13px;
  font-weight: 500; }

.donate_submit {
  text-align: left;
  margin-top: -56px; }

.mm_card {
  border: 1px solid lightgrey !important;
  box-shadow: 1px 3px 5px lightgrey; }

@media screen and (max-width: 1500px) {
  .donate_container.col {
    flex: none; } }

@media screen and (max-width: 450px) {
  .donate_submit {
    margin-top: 0px; } }

.donation_other.col-6.col-sm-2 {
  flex: 0 0 12%;
  max-width: 12%;
  margin-top: 5px; }

.donation_radio.col-1, .donation_behalf.col-1, .donation_recognition.col-1 {
  flex: 0 0 3%;
  max-width: 3%; }

button.donation_goback {
  background-color: white; }

@media screen and (max-width: 450px) {
  .donation_other.col-6.col-sm-2 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 5px; } }

@media screen and (max-width: 400px) {
  .donate_submit {
    text-align: left;
    margin-top: 0px; } }

.donate_submit_button button {
  border-radius: 5px;
  padding: 7px 34px;
  background-color: black; }

.donate_next_button button {
  color: white;
  background-color: black; }
/* * {
    font-family: "Lato", sans-serif;
} */
body {
  overflow-x: clip;
  overflow-x: -moz-hidden-unscrollable;
  width: 100%; }

.progressBarContainer {
  position: sticky;
  top: 0px;
  z-index: 1;
  background-color: #f8f8f8;
  height: 70px;
  padding: 15px 150px 15px 150px;
  margin: auto; }

.progressBarText {
  font-size: .75rem;
  margin-bottom: 10px; }

.progressBarRow {
  margin: auto;
  justify-content: space-between !important; }

.progress-bar {
  background-color: #000000; }

.progress {
  height: 0.5rem;
  border: 1px solid #000000;
  background-color: #FFFFFF; }

.mainContainer {
  background-color: #FFFFFF;
  width: -moz-fit-content; }

.smallText {
  font-size: 10px; }

.checkbox {
  height: 21px;
  width: 21px; }

.checkbox:hover {
  cursor: pointer; }

.thirdPartyPayButton {
  margin: 0 auto;
  min-height: 30px;
  width: auto;
  background-color: #FED7CC;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1rem;
  width: 50%;
  text-align: center; }

.bundleRow {
  justify-content: center; }

.summaryContainer {
  margin-top: 6px; }

.stribeSubmitBtn {
  margin-top: 3rem;
  width: 50%; }

.stripeShoppingCartSubmitBtn {
  margin-top: calc(20vh - 50px); }

.creditCard {
  font-size: 12px;
  padding-left: 17%;
  text-transform: unset; }

.progressStripeSubmitBtnContainer {
  left: 6px;
  right: 0;
  display: flex;
  justify-content: center; }

.alert-danger {
  text-align: center;
  font-size: 14px; }

.summaryItemName, .summaryPrice, .summaryShippingCost {
  font-size: 1rem; }

.addressContainer, .summaryContainer {
  padding-left: 7rem;
  padding-right: 7rem; }

.ccInputField {
  justify-content: center; }

.creditCard {
  position: relative;
  position: relative;
  /* left: 18%; */ }

.progressStripeSubmitBtnContainer {
  left: 6px;
  right: 0; }

@media only screen and (min-width: 601px) and (max-width: 768px) {
  .thirdPartyPayButton {
    width: 75%; } }

@media only screen and (max-width: 600px) {
  .progressBarContainer {
    padding-left: 0;
    padding-right: 0; }
  .progressBarRow {
    margin: unset;
    justify-content: space-around; }
  .progressBarText {
    padding-left: 0;
    padding-right: 0;
    font-size: .72rem; }
  .addressContainer, .summaryContainer {
    padding-left: 0rem;
    padding-right: 0rem; }
  .stribeSubmitBtn {
    position: relative;
    top: 20rem;
    width: 98%; }
  .alert-danger {
    max-width: 90%;
    word-wrap: break-word; }
  .summaryItemName, .summaryPrice, .summaryShippingCost {
    font-size: .9rem; }
  .creditCard {
    padding-left: 0; }
  .progressStripeSubmitBtnContainer {
    left: 6px;
    right: 0;
    justify-content: center; }
  .thirdPartyPayButton {
    width: 100%; } }

/* Upsell card styles In View*/
fieldset > div > .upsell > div > div > div > div > div.card-body {
  padding: 10px 20px !important; }

.upsell .card-img-top {
  max-width: 70%; }

.upsell div.card-body > span {
  padding-bottom: 15px; }

.upsell h6.card-header {
  font-size: 16px !important;
  text-transform: none !important; }

fieldset > div > .upsell > div > div > div > div > div.card-body > h6 {
  font-style: italic;
  margin-top: 15px !important; }

.upsell h6.card-subtitle {
  font-size: 17px !important; }

.upsell_button {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px; }

.upsell_button_2019 {
  font-size: 14px;
  margin-top: 15px; }

.upsell .product_tagline {
  font-size: 18px !important;
  color: black; }

.upsell.card-body:first-child {
  padding: 10px 20px !important; }

.upsell_modal_header {
  color: white;
  font-weight: bold;
  background-color: #333232; }

.upsell_modal_no {
  text-align: center;
  margin-bottom: 25px; }

/* Manage Auto Renew Styles */
.autorenew_table {
  border: 1px solid black; }

.autorenew_table td {
  border-top: none;
  text-align: center; }

.autorenew_table button {
  padding-left: 20px;
  padding-right: 20px; }

.autorenew_table_bold {
  font-weight: bold; }

.autorenew_summary_submit button {
  margin: 20px auto;
  padding: 8px 60px; }

.autorenew_reason_modal {
  background-color: #3A434C; }

.autorenew_reason_modal h5 {
  color: white; }

.autorenew_reason_feedback.row {
  margin-left: 15px;
  margin-top: 15px;
  font-weight: bold; }

.autorenew_reason_selection.row {
  margin-left: 15px; }

.manage_autorenew_complete {
  text-align: center;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 30px; }

.autorenew_nevermind.row {
  text-align: center; }

.autorenew_manage_text {
  font-size: 25px;
  margin-bottom: 15px; }

@media only screen and (max-width: 768px) {
  .sc-jzJRlG.eOxWVv {
    width: 100%; } }

@media only screen and (max-width: 550px) {
  .autorenew_table td {
    display: inline-block;
    width: 100%; } }

/* End Manage Auto Renew Styles */
/* Gift Shop Styles */
.gift-shop .card-body {
  border: 2px solid black; }
/* For WebKit-based browsers */
.toggleFreeInput::-webkit-inner-spin-button,
.toggleFreeInput::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.worldpayLegend {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 13px;
  font-weight: 500; }
/*Progress Bar Update to left align*/
.progressBarRowCart {
  justify-content: flex-start; }

/*Top total bar*/
div.progressBarRowCart.row > div > div:nth-child(1) > div > div {
  padding: 5px 0px; }

/*Remove border on cards*/
.card {
  border: none; }

/*Card header styles - color, fonts*/
.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(1) > .col:nth-of-type(1) {
  background-color: black;
  color: white;
  text-align: center;
  font-weight: bold;
  border-radius: 8px 8px 0px 0px;
  padding: 8px 8px;
  min-height: 70px; }

.bundleRow {
  margin-right: 0px; }

/*Card Image area, change the background to requested color and spacing*/
.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(2) > .col:nth-of-type(1) {
  background-color: #F2F2F2; }

.card-img-top {
  padding-top: 15px;
  padding-bottom: 15px; }

/*Card Price Verbiage - make bold and changed font size - created border*/
.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(3) > .col-6:nth-of-type(1) {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 20px; }

.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(3) {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2; }

/*Card Quantity select verbiage - created bottom padding for space - created border*/
.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(4) > .col-6:nth-of-type(1) {
  padding-bottom: 5px; }

.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(4) {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2; }

/*Card Quantity select - created border*/
.bundleRow > .col-md-4 > div > .card > .row:nth-of-type(5) {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2; }

/*Address Container - spacing for address container*/
.addressContainer {
  padding-left: 5rem;
  padding-right: 5rem; }

/*Summary Container - spacing for summary container*/
.summaryContainer {
  padding-top: 0px;
  padding-bottom: 150px; }

/*Submit button back to original width*/
div#shoppingCartStripeSubmit {
  width: 100%; }

/*Submit button - this one will have be revisited as it depends on strategy for how the submit button is handled*/
/*#stripeSubmit button {
    width: 25%;
    border-radius: 3px;
}*/
/*Mandatory Fields spacing - margin as requested*/
#mailingAddressDifferent {
  margin-left: 15px; }

input#isGift {
  margin-left: 15px; }

/*Remove Privacy Policy just for Courage title only*/
/*Aligning card verbiage to center*/
@media only screen and (max-width: 1199px) {
  .bundleRow > .col-md-4 > div > .card > .row:nth-of-type(3) > .col-6:nth-of-type(1) {
    text-align: center; }
  .bundleRow > .col-md-4 > div > .card > .row:nth-of-type(4) > .col-6:nth-of-type(1) {
    text-align: center; }
  .addressContainer {
    padding-left: 0rem;
    padding-right: 0rem; } }

/*Spacing for progress bar and total so they arent together*/
@media only screen and (max-width: 991px) {
  .progressBarContainer {
    margin-bottom: 15px; } }

@media only screen and (max-width: 767px) {
  /*Allowing the product description be full width so that the quanity select will go below*/
  .col-7 {
    flex: 0 0 100%;
    max-width: 100%; }
  /*Making the quantity larger so customer can see to click into it if needed.*/
  #summary > div > div > fieldset > div > div > div.col-2.col-lg-2 {
    flex: 0 0 35%;
    max-width: 35%;
    margin-bottom: 15px; } }

/*some mobile styles below 414px*/
@media only screen and (max-width: 414px) {
  /*making progress bar be the width of the viewport*/
  div.progressBarRowCart.row > div > div:nth-child(2) > fieldset > div > div.col-6 {
    flex: 0 0 100%;
    max-width: 100%; }
  .bundleRow .col-md-4 {
    margin-bottom: 25px; }
  .bundleRow > .col-md-4 > div > .card > .row:nth-of-type(4) {
    text-align: center; }
  /*making progress bar be the width of the viewport*/
  div.progressBarRowCart.row > div > div:nth-child(3) > fieldset > div:nth-child(1) > div {
    max-width: 100%;
    flex: 0 0 100%; }
  /*Removing padding from desktop size so address blocks will use the full viewport*/
  .addressContainer {
    padding-left: 0rem;
    padding-right: 0rem; }
  .summaryContainer {
    padding-left: 0px;
    padding-right: 0px; } }

/*MM card flip multi column styles - 3 column*/
.mm_card3.card {
  border: 1px solid lightgrey !important;
  box-shadow: 1px 3px 5px lightgrey; }

.mm_card3 .form-check {
  padding-left: 0px; }

@media only screen and (max-width: 992px) {
  .mm_card3.col-md-4 {
    flex: 0 0 33%;
    max-width: 33%; } }

@media only screen and (max-width: 767px) {
  .mm_card3.col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (max-width: 475px) {
  .mm_card3.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }

/*MM card flip multi column styles - 4 column*/
.mm_card4.col-md-4 {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 8px;
  padding-right: 8px; }

.mm_card4.card {
  border: 1px solid lightgrey !important;
  box-shadow: 1px 3px 5px lightgrey; }

.mm_card4 .form-check {
  padding-left: 0px; }

@media only screen and (max-width: 992px) {
  .mm_card4.col-md-4 {
    flex: 0 0 33%;
    max-width: 33%; } }

@media only screen and (max-width: 767px) {
  .mm_card4.col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (max-width: 475px) {
  .mm_card4.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }

/*MM card flip multi column styles - 5 column*/
.mm_card5.col-md-4 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 5px;
  padding-right: 5px; }

.mm_card5.card {
  border: 1px solid lightgrey !important;
  box-shadow: 1px 3px 5px lightgrey; }

.mm_card5 .form-check {
  padding-left: 0px; }

@media only screen and (max-width: 992px) {
  .mm_card5.col-md-4 {
    flex: 0 0 33%;
    max-width: 33%; } }

@media only screen and (max-width: 767px) {
  .mm_card5.col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (max-width: 475px) {
  .mm_card5.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }

/*# sourceMappingURL=app.d7603d789880f43199bd849a7364d308.css.map*/