.c-subtotal{display:flex;flex-direction:column;justify-self:center;padding:16px;border-radius:8px;margin:0 auto;min-width:100%;background-color:#fafafa}@media only screen and (min-width: 768px){.c-subtotal{min-width:50%}}.c-subtotal__notification{background-color:#e2f8e4;color:#025a15;display:flex;margin-bottom:16px}.c-subtotal__notification-message{padding:12px;display:flex;align-items:center}.c-subtotal__notification-message::before{display:inline-block;margin-right:4px;content:' ';width:24px;height:24px;-webkit-mask-image:url("/assets/img/icons/Checkmark.svg");mask-image:url("/assets/img/icons/Checkmark.svg");background-color:#025a15}.c-subtotal__inner{border-bottom:1px solid #ccc;margin-bottom:24px}.c-subtotal__shipping-information{display:flex;justify-content:center;margin:0}.c-subtotal__shipping-information-note{padding-right:8px;font-weight:700}.c-subtotal__process_action{margin-top:25px}.c-subtotal__dl{display:grid;grid-template-columns:1fr 1fr;row-gap:16px}.c-subtotal__dt{color:#353535;font-family:"Lato",sans-serif;font-weight:400;font-size:1.25rem;line-height:1.4;font-style:normal;display:flex;flex-direction:column}.c-subtotal__dt--small{color:#707070;font-family:"Lato",sans-serif;font-weight:400;font-size:.875rem;line-height:1.4;font-style:normal}.c-subtotal__dt--extra-margin{margin-bottom:15px}.c-subtotal__dd{color:#353535;font-family:"Lato",sans-serif;font-weight:400;font-size:1.25rem;line-height:1.4;font-style:normal;font-weight:400;margin-bottom:0;text-align:right}.c-subtotal__btns{gap:16px;display:flex;flex-wrap:wrap}.c-subtotal__btns>a{flex-grow:1}

