.input-error { border-color: #ba2a2a !important; }
.csc-checkout-fields .form-row .error-text { font-size: 14px; color: #ba2a2a; display: block; }
.err-notice { background: #ba2a2a; color: #fff; padding: 8px 12px; font-size: 14px; line-height: 1.4; border-radius: 3px; margin: 5px 0; display: block; }
.field-group-info { font-size: 14px; line-height: 1.4; color: #000; padding-bottom: 8px; }
#customer_details { margin-bottom: 20px; }
#customer_details h3 { font-weight: 700; text-transform: capitalize; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row.notes textarea { border: 1px solid #cdcdcd; border-radius: 0 !important; padding: 12px 15px !important; letter-spacing: 0.02rem !important; }
.woocommerce form .form-row label { font-weight: 700; letter-spacing: 0.02rem; line-height: 1.2; text-transform: capitalize; margin-bottom: 5px; }
.woocommerce form .form-row textarea { resize: vertical; min-height: 100px; }
.woocommerce form .form-row label.checkbox { position: relative; font-weight: normal; line-height: 1.4; display: inline-block; padding-left: 20px; margin-top: 5px; }
.woocommerce form .form-row label.checkbox .input-checkbox { position: absolute; top: 4px; left: 0; margin: 0; }
.woocommerce form .form-row .select2-container { max-width: 100%; }
.woocommerce form .form-row .select2-container .select2-selection--single { height: 46px; background-color: #eee; border-color: #cdcdcd; border-radius: 0; }
.woocommerce form .form-row .select2-container .select2-selection--single .select2-selection__rendered { padding-left: 15px; font-size: 14px; line-height: 30px; letter-spacing: 0.02rem; }
.woocommerce form .form-row.woocommerce-invalid .select2-container .select2-selection--single { border-color: #ba2a2a; }
.woocommerce form .form-row.woocommerce-validated .select2-container .select2-selection--single { border-color: #6dc22e; }
.woocommerce form .form-row .woocommerce-input-wrapper { display: block; position: relative; }
.woocommerce form .form-row .woocommerce-input-wrapper span.description { background: #ba2a2a; padding: 0.5em 1em; margin: 0.3em 0 0; font-size: 14px; line-height: 1.4; letter-spacing: 0.02rem; position: absolute; top: 100%; left: 0; }
.woocommerce form .form-row .woocommerce-input-wrapper span.description::before { border-top-color: #ba2a2a; }
.woocommerce form button[type="submit"] { height: 50px; font-weight: 700; }
.woocommerce .woocommerce-error li { position: relative; padding-left: 25px !important; font-size: 16px; line-height: 1.4; }
.woocommerce .woocommerce-error li:not(:last-child) { margin-bottom: 6px; }
.woocommerce .woocommerce-error li::before { content: "\e0f4"; display: inline-block; font-family: wp-svg-plugin-icon-set1 !important; speak: none; font-size: 12px; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; position: absolute; top: 4px; left: 0; }
#page-container .woocommerce .woocommerce-error a, #page-container .woocommerce .woocommerce-info a, #page-container .woocommerce .woocommerce-message a { color: #fff; text-decoration: underline; }
#page-container .woocommerce .woocommerce-error a:hover, #page-container .woocommerce .woocommerce-info a:hover, #page-container .woocommerce .woocommerce-message a:hover { color: rgba(255, 255, 255, 0.5) !important; }
.woocommerce-cart #page-container a.button:hover, .woocommerce-page #page-container a.button:hover { color: #fff!important; }
.woocommerce-cart table.cart td.actions .coupon .input-text { height: 50px; padding: 10px 15px; }
.woocommerce-page .select2-dropdown { font-size: 14px; }
.woocommerce-page .select2-container .select2-dropdown, .woocommerce-page .select2-container .select2-selection { border-color: #cdcdcd; }
.woocommerce-page .select2-container--open .select2-dropdown--below { border: 1px solid #cdcdcd; }
.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field { border-color: #cdcdcd; }
.woocommerce-checkout .woocommerce { margin-bottom: 40px; }
.sending-ajax-request { position: relative; }
.sending-ajax-request::before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); z-index: 99; }
.sending-ajax-request::after { content: ''; display: inline-block; position: absolute; top: 50%; left: 50%; width: 32px; height: 32px; background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='0 0 91.3 91.1'%3E%3Ccircle cx='45.7' cy='45.7' r='45.7'/%3E%3Ccircle fill='%23FFF' cx='45.7' cy='24.4' r='12.5'/%3E%3C/svg%3E") no-repeat center center/contain; margin-left: -16px; margin-top: -16px; -webkit-animation: spin 1s ease-in-out infinite; animation: spin 1s ease-in-out infinite; z-index: 100; }
@-webkit-keyframes spin { 100%{-webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes spin { 100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.progress-popup { position: relative; background: #fff; padding: 40px 20px 40px; width: auto; max-width: 960px; margin: 20px auto; border-radius: 5px; }
.bs-wizard { display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: solid 1px #e0e0e0; line-height: 1.42; padding-bottom: 30px; margin-bottom: 25px; position: relative; }
.bs-wizard::after { content: ''; display: inline-block; width: 100px; height: 5px; background: #e0e0e0; position: absolute; bottom: -3px; right: 0; left: 0; margin: 0 auto; border-radius: 3px; }
.bs-wizard .col-three { -webkit-box-flex: 0; -ms-flex: 0 0 33.33336%; flex: 0 0 33.33336%; max-width: 33.33336%; float: left; }
.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1); box-shadow: inset 0 1px 2px rgba(0,0,0,.1); }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); /* -webkit-transition: width .6s ease; transition: width .6s ease; */ }
.bs-wizard > .bs-wizard-step { padding: 0; position: relative; }
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum { color: #545454; font-size: 16px; font-weight: 600; margin-bottom: 5px; }
/* .bs-wizard > .bs-wizard-step .bs-wizard-info { color: #999; font-size: 14px; } */
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { position: absolute; width: 30px; height: 30px; display: block; background: #e6c1c1; top: 46px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot::after { content: ' '; width: 14px; height: 14px; background: #ba2a2a; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress { position: relative; border-radius: 0; height: 8px; -webkit-box-shadow: none; box-shadow: none; margin: 20px 0; }
.bs-wizard > .bs-wizard-step > .progress > .progress-bar { width: 0; -webkit-box-shadow: none; box-shadow: none; background: #e6c1c1; }
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar { width: 100%; -webkit-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-duration: .6s; -o-transition-duration: .6s; transition-duration: .6s; }
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar { width: 50%; -webkit-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; -webkit-transition-duration: .6s; -o-transition-duration: .6s; transition-duration: .6s; }
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar { width: 0%; }
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar { width: 100%; }
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot { background-color: #f5f5f5; }
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after { opacity: 0; }
.bs-wizard > .bs-wizard-step:first-child  > .progress { left: 50%; width: 50%; }
.bs-wizard > .bs-wizard-step:last-child  > .progress { width: 50%; }
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot { pointer-events: none; }
.progress-popup .bs-wizard-info { color: #545454; font-size: 24px; font-weight: 400; line-height: 1.25; max-width: 800px; margin: 0 auto; }
.bouncer { margin: 35px auto 0; width: 100px; text-align: center; }
.bouncer .bounce { width: 18px; height: 18px; background-color: #aaaaaa; border-radius: 100%; display: inline-block; -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both; animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
.bouncer .bounce1 { -webkit-animation-delay: -.32s; animation-delay: -.32s; }
.bouncer .bounce2 { -webkit-animation-delay: -.16s; animation-delay: -.16s; }
.bs-wizard-loader .loader-text { font-size: 16px; font-weight: 400; letter-spacing: 0.02em; color: #757575; max-width: 90%; margin: 0 auto; }
.progress-popup .bs-wizard-response { background: #ba2a2a; font-size: 16px; font-weight: 400; letter-spacing: 0.02em; color: #fff; padding: 8px 15px; max-width: 620px; border-radius: 5px; margin: 25px auto 0; }
.progress-popup .bs-wizard-response a { font-weight: 700; color: #fff; text-decoration: underline; }
.progress-popup .bs-wizard-response a:hover { color: rgba(255, 255, 255, 0.5); }
@-webkit-keyframes sk-bouncedelay {
   0%,100%,80% { -webkit-transform: scale(0); transform: scale(0); }
   40% { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes sk-bouncedelay {
   0%,100%,80% { -webkit-transform: scale(0); transform: scale(0); }
   40% { -webkit-transform: scale(1); transform: scale(1); }
}
/* media */
@media (max-width: 767px) {
   .progress-popup .bs-wizard-info { font-size: 20px; }
}
@media (max-width: 480px) {
   .bs-wizard > .bs-wizard-step .bs-wizard-stepnum { font-size: 14px; }
   .bs-wizard > .bs-wizard-step > .bs-wizard-dot { top: 43px; }
   .progress-popup .bs-wizard-info { font-size: 18px; }
}
@media (min-width: 981px) {
   .woocommerce-checkout.et_right_sidebar #left-area { padding-right: 2.8%; }
}