@charset "utf-8";

.shipping-wrapper .field-section { margin-bottom: 20px; }

.shipping-wrapper .estimated-section { display: flex; align-items: center; margin-top: 5px; }

.shipping-wrapper .estimated-section .s-kit-label { margin-bottom: 0px; margin-right: 10px; }

.shipping-wrapper .estimated-section .input { width: 72px; line-height: 1; text-align: center; }

.shipping-wrapper .estimated-section .estimated-error { font-weight: 400; color: rgb(230, 71, 81); margin-left: 6px; }

.shipping-wrapper .save-btn { display: block; margin-top: 30px; }

.loading-container { text-align: center; margin-top: 20vh; font-size: 20px; }

.s-variation-default .s-common-button { box-shadow: none; }

.s-variation-default .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-default .s-common-button { box-shadow: none; }

.s-variation-black .s-common-button { box-shadow: none; }

.s-variation-black .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-black .s-common-button { box-shadow: none; }

.s-variation-blue .s-common-button { box-shadow: none; }

.s-variation-blue .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-blue .s-common-button { box-shadow: none; }

.s-variation-green .s-common-button { box-shadow: none; }

.s-variation-green .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-green .s-common-button { box-shadow: none; }

.s-variation-red .s-common-button { box-shadow: none; }

.s-variation-red .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-red .s-common-button { box-shadow: none; }

.s-variation-violet .s-common-button { box-shadow: none; }

.s-variation-violet .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-variation-violet .s-common-button { box-shadow: none; }

.s-custom-colors .s-common-button { box-shadow: none; }

.s-custom-colors .s-common-button:hover { box-shadow: none; }

.s-bg-dark-text .s-custom-colors .s-common-button { box-shadow: none; }