select#shipping_country {
  color: rgba(0, 0, 0, 0.5);
}

#thwmscf_wrapper ul.woocommerce-error li {
  font-weight: 300;
  padding-left: 28px !important;
}

ul.woocommerce-error {
  background: transparent;
  padding: 15px 20px !important;
  border-radius: 20px;
  border: 1px solid #FF7009;
  background: rgba(217, 217, 217, 0.00);
}

p#shipping_state_field {
  color: rgba(0, 0, 0, 0.5);
}

#btn-razorpay {
  
  margin: 0 auto;
  text-align: center;
  width: 250px;
  color: #fff;
  height: 55px;
}

#btn-razorpay-cancel {

  margin: 0 auto;
  text-align: center;
  width: 250px;
  color: #fff;
  height: 55px;
}

p#order_comments_field {
  display: none;
}



.woocommerce form .wooccm-conditional-child.displaynow {
  display: block !important;
}

/* Form Section Css */
.form-wrapper {
  grid-template-columns: 1fr !important;
  max-width: 960px !important;
}

.thwmscf-tab-panel {
  border-radius: 24px;
  border: 1px solid #00000033;
  background: #fff;
  padding: 64px;
}

.select2-results__option {
  font-size: 14px;
}

.input-text,
.shipping_address select {
  height: 48px;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: #f2f2f2 !important;
  font-size: 14px;
  line-height: 1;
  display: block;
  width: 100%;
  padding: 8px 12px;
  color: #333333;
  border: 1px solid #cccccc;
}



.woocommerce-billing-fields__field-wrapper label,
.woocommerce-additional-fields__field-wrapper label,
.woocommerce-shipping-fields__field-wrapper label {
  font-weight: 500;
  text-transform: capitalize;
  color: #000000 !important;
  padding-left: 0 !important;
  margin-top: 16px;
  font-size: 14px;
  line-height: 19px;
}

.select {
  height: 48px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  width: 100%;
}

input#action-next {
  max-width: 300px;
  border: none;
  width: 100%;
  color: #CEC0B0;
  padding: 15px 40px;
  border-radius: 10px;
  text-align: left;
  background-color: #713C9A;
  border: 1px solid #FFFFFF;
  background-size: 30px;
  font-size: 16px;
  color: #fff;
  background-position: 235px;
  background-repeat: no-repeat;
  background-image: url(https://d2cxcourse-staging.dxpsites.com/wp-content/themes/D2CXTheme/images/btn-icon.svg);
}
input#action-next:hover {
  background-color: #000 !important;

}
input#action-prev:hover {
  background-color: #000 !important;
  color:#fff;

}
input#action-prev {
  max-width: 300px;
  border: none;
  width: 100%;
  padding: 15px 40px;
  border-radius: 10px;
  color: #000;
  background-color: #FFFFFF;
  border: 1px solid #CEC0B0;
}

.thwmscf-buttons {
  text-align: center !important;
}

span.woocommerce-multicheckbox-wrapper label,
label.radio {
  display: flex;
  padding-left: 10px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 10px;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 10px;
}

textarea.input-text {
  height: auto;
  min-height: 140px;
  line-height: 1.4;
}

div#thwmscf-tab-panel-3 {
  display: flex;
  padding: 40px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: auto;
  border-radius: 24px;
  color: #fff;
  background: #432957;
  margin: 0 50px;
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 10px;
}
ul.wc_payment_methods.payment_methods.methods {
  display: none;
}


button#place_order {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  background: #FF715D;
  border-radius: 12px;
  text-transform: capitalize;
  padding: 24px 0;
  text-align: center;
  line-height: 0px;
}

ul.wc_payment_methods.payment_methods.methods {
  display: flex;
  margin-top: 40px;
  flex-direction: column;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

ul.wc_payment_methods.payment_methods.methods li {
  list-style: none;
}

.checkout.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table {
  overflow: hidden;
  border-collapse: collapse;

}

.checkout.woocommerce-checkout thead {
  display: none;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
  padding: 15px 1em;
}

.woocommerce table.shop_table tfoot th,
.woocommerce-Price-amount {
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  text-transform: capitalize;
}

.checkout.woocommerce-checkout tr.cart_item td,
.checkout.woocommerce-checkout tbody * {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  border: none;
}

.woocommerce ul.order_details {
  padding: 4rem 2rem;
  margin: 0 0 3em;
  border-radius: 24px;
  border: 1px solid #E0C6B2;
  background: #FAFAFA;
  list-style: none;
}

.checkout.woocommerce-checkout tbody {
  background: #fff;
  height: 80px;
  border-radius: 12px;
  border:0;
  background: #fff;
}

.checkout.woocommerce-checkout tfoot {
  color: #fff;
  border-top: 1px dashed hsla(0, 0%, 100%, 0.3);
}
table.shop_table.woocommerce-checkout-review-order-table {
  background: #FFFFFF33;
  border-radius: 12px;
  padding: 4px;
}

div#payment {
  background: #ebeaea;
  border-radius: 20px;
  padding: 20px;
  margin-top: 20px;
  color: #000 !important;
}

div#payment ul {
  padding: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent !important ;
  border-radius: 0;
}
button#place_order {
  width: 320px;
}
ul.wc_payment_methods.payment_methods.methods {
  display: none;
}
.woocommerce-privacy-policy-text p {
  text-align: left;
  font-size: 14px !important;
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 1.5;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 30px;
}

.checkout.woocommerce-checkout tbody * {
  color: #000;
  width: 100%;
}

.thwmscf-tab-panel h3 {
  color: #0C2225;
  text-align: center;
  font-size: 30px;
  display: none;
  font-family: General Sans;
  font-weight: 500;
  line-height: 50px;
  text-transform: uppercase;
}

li.wc_payment_method.payment_method_razorpay label {
  margin-bottom: 8px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.6;
  font-weight: 700;
}

.thwmscf-buttons {

  display: flex;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}



.woocommerce-notices-wrapper ul,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
  padding: 10px;
  list-style: none;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  font-style: inherit;
}

span.optional {
  display: none;
}

#thwmscf-tabs:before {
  content: "";
  background: #000;
  width: 2px;
  margin: 0 auto;
  display: block;
  height: 80%;
  position: absolute;
  top: 10%;
  left: 10%;
}

.thwmscf-finished-step {
  border-top: 4px solid #076928 !important;
}


.thwmscf_time_line_step .thwmscf-index {
  right: auto;
  left: 0;
}

.thwmscf_time_line_step ul.thwmscf-tabs li a.active,
.thwmscf_time_line_step ul.thwmscf-tabs li a,
.thwmscf_time_line_step ul.thwmscf-tabs span.thwmscf-tab-label {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.877px;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: left;
}
.thwmscf_time_line_step ul.thwmscf-tabs span.thwmscf-tab-label {
  padding: 5px 0 0 0;
  width: 200px;
  position: relative;
  display: inline-block;
  line-height: 9px;
  color: #000;
  font-size: 13px;
}

li.thwmscf-tab a {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

.thwmscf_time_line_step ul.thwmscf-tabs li {
  text-align: left;
  display: flex;
}

.thwmscf_time_line_step ul.thwmscf-tabs span.thwmscf-tab-label {
  padding: 25px 0 0;
}

input#action-next:disabled,
input#action-prev:disabled {
  display: none;
}

.woocommerce-additional-fields__field-wrapper p {
  margin: 30px 0;
}

abbr[title] {
  text-decoration: auto;
  border-bottom: unset;
}

.woocommerce .thwmscf-tab-panels {
  background: transparent !important;
  margin: 2rem 0;
  padding: 0;
}

@media only screen and (max-width: 759px) {
  .thwmscf-tab-panels {
    padding: 0px;
  }

  .thwmscf-tab-panel,
  .thwscf-billing,
  .thwscf-shipping,
  div#thwmscf-tab-panel-3 {
    padding: 10px;
  }

  .thwmscf_time_line_step ul.thwmscf-tabs li a {
    font-size: 14px;
  }

  .woocommerce-billing-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}


.active span.thwmscf-index.thwmscf-tab-icon,
.thwmscf-finished-step .thwmscf-index.thwmscf-tab-icon {
  background: #FF6F4F;
  color: #fff;
}
.thwmscf_time_line_step ul.thwmscf-tabs span.thwmscf-tab-label {
  padding: 0 !important;
  width: max-content !important;
  display: block !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 8px;
    height: 48px;
    color:#11111180;

}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 16px !important;
  line-height: 42px !important;
}

span#select2-billing_country-container {
  padding: 7px 10px;
  justify-content: center;
  float: left;
  font-size: 16px !important;
  vertical-align: middle;
}

.thwmscf-finished-step .thwmscf-index {
  position: absolute;
  right: 0px;
  left: 0px;
  margin: unset;
  top: -18px;
  background: #076928;
  color: #fff;
}

h3#ship-to-different-address {
  display: none;
}

.woocommerce form .form-row select {
  border: 0;
  border-radius: 8px;
  height: 48px;
  font-size: 14px;
  font-weight: 400;
  color:#11111180;
}




@media only screen and (max-width:480px) {
  .woocommerce-order-pay .page-head {
    display: none;
  }

  .woocommerce-order-pay .stickybox {
    display: none;
  }

  .woocommerce-order-pay .col-lg-9 {
    padding-top: 40px;
  }

  .woocommerce ul.order_details li {
    width: 100%;
  }

  .woocommerce ul.order_details li strong {
    display: contents;
  }

  .cta_container.persistent {
    display: none;
  }

  #btn-razorpay {
    width: 150px;
    height: 35px;
  }

  #btn-razorpay-cancel {
    width: 150px;
    height: 35px;
  }

  .stickybox {
    position: relative;
    top: 16px;
    margin-bottom: 60px;
  }

  .col-lg-3 {
    width: 100%;
    margin-top: 30px;
  }

  .section-form {
    padding: 15px;
  }

  .col-lg-9 {
    width: 100%;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }

  .thwmscf-buttons {
    margin: 30px;
  }

  .order-thankyou {
    margin-bottom: 30px;
  }

  .page-head h2 {
    padding: 20px 0;
  }

}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  padding-left: 15px !important;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  top: unset;
  left: 22px;
}

.woocommerce-notices-wrapper ul,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
  color: #5c131c;
}

.woocommerce-additional-fields {
  display: none;
}

span.woocommerce-multicheckbox-wrapper label {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  color: #8B8B8B;
}

input[type="checkbox"] {
  border-radius: 1px;
  accent-color: #987434;
  background: #FFFFFF;
  border: 1px solid #C0C0C0;
  border-radius: 2px;
  margin-right: 5px;
}

/* Order Succesfull Page */
.thankyou-head {
  margin-bottom: 15px;
}

.order-thankyou {
  padding: 10px 20px 0 20px;
  padding-bottom: 15px;
  width: 100%;
  height: 100%;
  max-width: none;
  padding: 25px 35px 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #b29985;
  color: #000;
  background: #FAFAFA;
  border: 1px solid #D6D6D6;
  border-radius: 30px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: #987434;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding: 0px;
  width: 100%;
}

.woocommerce ul.order_details li {
  font-size: 12px;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  color: #000000;
}

li.woocommerce-order-overview__payment-method.method {
  display: none;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  background: #fff;
}

.order-line-thankyou {
  border: 1px solid #987434;
  clear: both;
  margin: 25px 0;
}

.purchase-icon {
  float: right;
  clear: both;
  margin: 30px 0;
}

.thankyou-head h4 {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  text-transform: capitalize;
  color: #987434;
}

.thankyou-subtext p {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 15px;
}
#step-1 span.thwmscf-index.thwmscf-tab-icon {
  top: 12px;
  left: -37px;
}
#step-1 span.thwmscf-tab-label {
  top: -80px;
  left: 25px;
}
#step-3 .thwmscf-tab-label {
  text-align: left;
  left: 25px;
  top: 88px;
}

#step-3 .thwmscf-index {
  left: -39px;
  top: 17px;
}

#step-2 .thwmscf-index {
  left: -40px;
  top: 15px;
}

#step-2 .thwmscf-tab-label {
  text-align: left;
  left: 25px;
  top: 0px;
}

.active span.thwmscf-tab-label {
    color: #000 !important;
}
.thwmscf-finished-step span.thwmscf-tab-label {
  color: #000 !important;
}
span.thwmscf-tab-label {
  color: #00000040 !important;
}
#sectors_of_interest_field .woocommerce-input-wrapper {
  display: grid;
}

/*Top Bar Css*/
span.thwmscf-tab-label {
  position: relative !important;
}

.thwmscf_time_line_step .thwmscf-index {
  right: auto !important;
}

.thwmscf_time_line_step .thwmscf-index {
  border-radius: 50%;
  color: #00000040;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  text-transform: capitalize;
  background: #fff;
  width: 31px;
  height: 31px;
}

.thwmscf_time_line_step ul.thwmscf-tabs li a {
  border-top: none !important;
}

span.thwmscf-tab-label:nth-child(2):after {
  content: "";
}

a#step-3:after {
  display: none;
}


a#step-3 span.thwmscf-tab-label:after {
  display: none;
}

ul#thwmscf-tabs {
  padding: 40px;
  position: absolute;
  left: 10%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
  width: 416px;
  border: 1px solid #00000026;
  height: 345px;
  border-radius: 24px;
  margin-top: 0;
  position: absolute;
  left: 6.7%;
}

.woocommerce-order ul#thwmscf-tabs {
  margin-top: 0px;
}

@media only screen and (max-width:1180px) {

  span.thwmscf-index.thwmscf-tab-icon {
    font-size: 12px !important;
  }

  .thwmscf-buttons {
    margin: 20px;
  }
}

@media only screen and (min-width:768px) and (max-width:1080px) {
  .col-lg-3 {
    width: 40%;
    margin-top: 60px;
  }

  .page-head img {
    width: 50px;
  }

  .page-head h2 {
    padding: 30px 0;
  }

  .section-form {
    padding: 15px;
  }

  .col-lg-9 {
    width: 57%;
    margin-top: 30px;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }

  .thwscf-billing {
    padding: 0px;
  }

  .thwmscf-tab-panel {
    padding: 15px 25px;
  }


}

.woocommerce-privacy-policy-text p {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.payment_box.payment_method_razorpay p {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  color: #987434;
}

@media only screen and (min-width:1080px) {

  .thankyou-subtext p {
    margin-bottom: 30px;
  }

  .thankyou-head {
    margin: 30px 0;
  }

  .purchase-icon {
    margin: 30px 0;
  }

  .page-head h2 {
    padding: 30px 0;
  }

  .order-thankyou {
    padding: 25px 35px 80px;
  }
}

@media only screen and (min-width:481px) and (max-width:1080px) {
  ul#thwmscf-tabs {
    margin-top: 3rem;
  }
}

.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border: 1px solid #e2e2e2;
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: #000000;
}

.intl-tel-input.allow-dropdown.separate-dial-code {
  display: block;
  border-radius: 10px !important;
}

.flag-container {
  border-radius: 10px;
}

.selected-dial-code {
  color: #000;
}

.country.standard {
  color: #000 !important;
}

.country.preferred {
  color: #000;
}

.intl-tel-input.separate-dial-code .selected-flag {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.woocommerce-privacy-policy-text p {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 18px;
  margin: 5px 0 0;
  padding: 0px;
  color: #000000;
}
.thwmscf-tab-panels .woocommerce-privacy-policy-text a{
  text-decoration: underline !important;
}

.woocommerce-privacy-policy-text a {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-decoration: underline !important;
}

/* CSS For Refer */
.refer-moneyx h4 {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 44px;
  text-transform: uppercase;
  color: #987434;
  text-align: center;
  padding-top: 15px;
  margin-top: 15px;
}

.refer-moneyx {
  border-top: 1px solid #987434;
}

.refer-moneyx a {
  border-radius: 14px;
  width: 100%;
  margin: 20px auto 0;
  text-align: center;
  display: block;
  background: linear-gradient(91.4deg, #1F1B59 0.27%, #650F10 99.16%);
  max-width: 500px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  padding: 20px;
  color: #fff;
}

p.strong-p {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  text-transform: capitalize;
  color: #000000;
}

@media only screen and (max-width:480px) {
  .refer-moneyx h4 {
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .refer-moneyx {
    margin-top: 30px;
  }
  .page-template-checkout div#scroll-marquee {
    display: none;
}

}

/*Coupon Code */
.checkout-coupon-toggle {
  width: 100%;
}

.checkout-coupon-toggle .woocommerce-info {
  border-top: none;
  background: transparent;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 0px;
  padding: 2px;
}

.checkout-coupon-toggle .woocommerce-info:before {
  display: none;
}

.woocommerce-checkout a.show-coupon {
  color: #FFA89B;
  font-size: 14px;
  text-decoration: underline !important;
}

form.checkout_coupon.woocommerce-form-coupon p:first-child {
  display: none;
}

.coupon-form p:first-child {
  display: none;
}

input#coupon_code {
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
}

.woocommerce-remove-coupon {
  font-size: 16px !important;
  color: #FFA89B !important;
}

.coupon-form .button {
  border-radius: 6px;
  background: #EDE7E0 !important;
  height: 48px;
  color: #03231D !important;
  text-align: center;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 19.273px;
  text-transform: capitalize;
}

.coupon-form {
  width: 100%;
  display: block;
}
div#payment {
  margin: 0;
  padding: 0;
}
.coupon-form p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding: 0px !IMPORTANT;
}

.woocommerce form .coupon-form .form-row-last {
  float: left;
  margin-left: 10px !important;
}

@media only screen and (max-width:1080px) {
  .checkout-coupon-toggle .woocommerce-info {
    font-size: 14px;
  }

  .woocommerce-page form .coupon-form p {
    width: 50%;
  }

  .coupon-form .button {
    padding: 0px 10px !important;
    margin: 0 10px !important;
    height: 48px;
    font-weight: 500;
    color: #fff;
    width: auto;
    font-size: 14px;
  }

  .woocommerce form .coupon-form .form-row-last {
    margin: 0px !important;
  }
}

.woocommerce form .form-row {
  position: relative;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: transparent;
  margin: 0;
  color:#11111180;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 0;
  line-height: 22px;
  clear: both;
  display: block !important;
  position: absolute;
  font-weight: 300;
  top: -12px;
}
#sectors_of_interest-description{
  padding: 10px 0;
}

input[aria-describedby],
select[aria-describedby],
textarea[aria-describedby] {
  margin-top: 24px !important;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  border-style: none !important;
  border-color: 0 !important;

}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  width: 100%;
  margin-top: 0;
  text-transform: initial !important;
  padding: 8px 12px;
  color: #333333 !important;
}

#plunge_challenges_field .woocommerce-input-wrapper {
  display: grid;


}
.woocommerce form .form-row .required {
  color: #FF7009 !important;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{
  border: 0.881px solid #FF7009 !important;
}
span.thwcfe-required-error,
span.thwcfe-email-error {
  font-size: 14px;
  font-family: 'General Sans';
  line-height: 19.269px;
  color: #FF7009;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-top: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px !important;
}

/* .woocommerce-input-wrapper label.checkbox:first-child {
  padding-top: 32px !important;
} */
.woocommerce-input-wrapper label.checkbox[aria-describedby]:first-child 
 {
  padding-top: 30px;
}

.selection span {
  font-size: 18px !important;
  font-weight: 400 !important;

}

.select {
  font-weight: 400;
  color: #000;
  font-family: 'General Sans';
  font-size: 16px;
}

#thwmscf-tab-panel-3 label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: none;
}

span.woocommerce-input-wrapper {
  display: block;
  position: relative;
  overflow: auto;
}
.pum-theme-422 .pum-container, .pum-theme-content-only .pum-container{
  top: 100px !important;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: initial;
}
.woocommerce-privacy-policy-text p {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  margin: 0;
  padding: 0px;
  color: #fff;
}
.thwmscf-tab-panels .woocommerce-privacy-policy-text a {
  text-decoration: underline !important;
  color: #FFA89B;
}

.page-template-default  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 100% !important;
}
body.page-template-default .entry-content.white {
  background: #F4F0EF;
  padding: 40px 80px;
  border-radius: 24px;
}
/* new css */
@media only screen and (max-width:480px) {
.page-template-checkout ul#thwmscf-tabs {
  flex-direction: row;
  position: relative;
  width: 100%;
  height: auto;
  left: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  font-size: 9px !important;
}
.thwmscf_time_line_step .thwmscf-index {
  line-height: 25px;
  width: 25px;
  height: 25px;
}
.thwmscf_time_line_step ul.thwmscf-tabs span.thwmscf-tab-label {
  padding: 15px 0 0 0;
  width: 200px;
  position: relative;
  display: inline-block;
  line-height: 9px;
  color: #000;
  font-size: 10px;
}
#step-1 span.thwmscf-tab-label {
  top: 28px;
  left: -17px;
}
#step-1 span.thwmscf-index.thwmscf-tab-icon {
  top: -5px;
  left: 0;
}
#step-2 .thwmscf-tab-label {
  text-align: center;
  left: 3px;
  top: 28px;
}
#step-2 .thwmscf-index {
  left: 24px;
  top: -4px;
}
#step-3 .thwmscf-index {
  left: 55px;
  top: -5px;
}
#step-3 .thwmscf-tab-label {
  text-align: end;
  left: 19px;
  top: 30px;
}
div#thwmscf-tab-panel-3 {
  width: 100%;
  margin: 0;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  font-size: 12px;
  line-height: 16px;
  padding: 5px 12px;
}
h5.checkout-popup-heading {
  font-size: 24px;
  line-height: 30px;
}
.page-template-checkout .timeline-container .vertical-scrollable-timeline li {
  padding: 0px 0px 20px 60px;
}
.page-template-checkout .model-body .timeline-container .vertical-scrollable-timeline li .icon-holder {
  width: 90px;
  height: 22px;
  font-size: 10px;
}
.page-template-checkout .model-body .timeline-container .vertical-scrollable-timeline .list-progress {
  left: 25px;
}
}