.ms-order-confirmation__order-information-qr-code {
  display: none;
}

.ms-checkout[data-m-t="dobbiesclub-checkout"] .ms-breadcrumb {
  display: none;
}

.dobbiesclub .ms-content-block.club-plus-block h2.ms-content-block__title {
  color: rgb(255, 208, 71) !important;
  font-size: 25px;
  font-weight: 500;
  line-height: 56px;
}
.dobbies-club-plus-thankyou .order-confirmation__heading h1,
.dobbiesclub .order-confirmation__heading h1 {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .dobbiesclub .ms-content-block.club-plus-block h2.ms-content-block__title {
    font-size: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .dobbiesclub .ms-content-block.club-plus-block h2.ms-content-block__title {
    font-size: 35px;
  }
}


.d-none {
display: none; 
}

.club-plus-oc-detail-msg {
color: white;
}


@media screen and (min-width: 1210px) {
   .signup-club .loyalty-signup-custom-container .loyalty-signup-section .term-condition__text a {
        margin-left: 0px;
    }
}

.loyalty-signup-custom-container .club-payment .club-plus-block {
	display: none;
}

.loyalty-signup-custom-container .club-payment .ms-checkout .ms-checkout-section-container__item[data-type-name="checkout-payment-instrument"]:last-of-type .checkout-payment-instrument__iframe {
	    width: calc(100% + 20px);
}
.loyalty-signup-custom-container .club-payment .ms-checkout .ms-checkout-section-container__item[data-type-name="checkout-payment-instrument"]:last-of-type .ms-checkout-payment-instrument__mutation-observer {
	margin-top: 0;
}
.loyalty-signup-custom-container  .ms-checkout__main {
	min-width: auto;
}
.loyalty-signup-custom-container  .ms-checkout__guided-form {margin: 0;}
.loyalty-signup-custom-container .ms-checkout__guided-card.visted, .loyalty-signup-custom-container .ms-checkout__guided-card.active {padding-bottom: 0;}

@media screen and (max-width: 400px) {
 .loyalty-signup-custom-container {
	padding: 30px 20px;
 }
}
