.cart__blocks fieldset{border:0;padding:0}.cart__blocks .dob-wrapper .cart-page-dob__input-wrapper input{border:1px solid rgba(var(--color-foreground),.75);background-color:initial;color:rgb(var(--color-foreground))}.cart__blocks .dob-wrapper .cart-page-dob__input-wrapper input::placeholder{color:rgb(var(--color-foreground));text-align:center}.cart__blocks .dob-wrapper .section-title{text-align:right;color:var(--color-headings)}@media (max-width:749px){.cart__blocks .dob-wrapper .section-title{text-align:center}}.cart__blocks .dob-wrapper .cart-page-dob__input-wrapper{display:flex;flex-direction:column;align-items:center}.cart__blocks .dob-wrapper .cart-page-dob__input-wrapper:last-child input{margin-right:0}.cart__blocks .dob-wrapper .cart-edit-birthdate{display:flex;justify-content:end;margin:10px 0}.cart__blocks .dob-wrapper .cart-edit-birthdate input{width:75px;height:35px;display:inline-block;text-align:center;font-size:12px;margin-right:5px}@media (max-width:749.7px){.cart__blocks .dob-wrapper .cart-edit-birthdate{justify-content:center}}@media (max-width:749.7px){.cart__blocks .dob-wrapper #cart-error-dob p{text-align:center}}.cart-remove-qty-notification{text-align:right}.cart-remove-qty-notification__title{color:var(--mcbc-error-color);font-size:1.6rem}.cart-remove-qty-notification p:not(.cart-remove-qty-notification__title){font-size:1.3rem}