.input_group {
  margin-bottom: 12px;
}

.form-check-input {
  border: 1px solid #2f0406 !important;
}

.input_group .form-label,
.form-check-label {
  font-size: 15px;
  color: #000;
  margin-bottom: 7px;
  background-color: #fff !important;
  font-weight: 600 !important;
}

.input_group .form-control,
.input_group .css-1z0d6xy-control-control {
  border: 1px solid #201f1f69;
  border-radius: 5px;
  width: 100%;
  font-size: 16px;
}

.css-1dimb5e-singleValue {
  color: #000 !important;
}

/* Selected value */
.css-1dimb5e-singleValue,
.css-qc6sy-singleValue {
  color: #000 !important;
}

/* Placeholder */
.css-1jqq78o-placeholder {
  color: #aaa !important;
}

/* Input text while typing */
.css-1hwfws3 {
  color: #fff !important;
}

/* Menu options text */
.css-yt9ioa-option,
.css-1n7v3ny-option {
  color: #fff !important;
}

/* The dropdown background */
.css-1nmdiq5-menu {
  /* background: #000 !important; */
}

/* Control container */

/* .css-1z0d6xy-control,
.css-1lqnu48-control,
.css-hg6h8b-control,
.css-hlgwow,
.css-1wy0on6 {
  background: #000 !important;
  color: #fff !important;
  border-color: #b7b7b7 !important;
  box-shadow: none;
  border: none;
} */

.input_group .form-control::placeholder,
.css-1jqq78o-placeholder {
  font-size: 14px;
}

.input_group .react-tel-input .form-control {
  width: 100%;
  height: auto;
  line-height: 22px;
}

.custom-radio-green input[type="radio"]:checked {
  background-color: green;
  border-color: green;
}

input[type="radio"]:focus {
  box-shadow: none;
}

.custom-radio-green input[type="radio"]:checked::before {
  background-color: green;
}

.custom-radio-green input[type="radio"]:checked + label::before {
  background-color: green;
  border-color: green;
}

.password_holder {
  position: relative;
}

.password_holder .eye-icc {
  position: absolute;
  top: 8px;
  right: 8px;
}

.password_holder .eye-icc .icon {
  color: #000;
  font-size: 18px;
  cursor: pointer;
}

.gray_input_group .form-control,
.gray_input_group .css-1z0d6xy-control-control,
.gray_input_group .form-control:focus {
  border: none;
  border-radius: 5px;
  width: 100%;
  font-size: 14px;
}

.Otp-field-holder {
  display: flex;
  margin-bottom: 20px;
}

.Otp-field-holder .otp-field {
  margin: 0px 9px;
  width: 40px;
  height: 40px;
  padding: 3px;
  text-align: center;
  border: none;
  border-bottom: 1px solid #b7b7b7;
  border-radius: 0px;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}

.Otp-field-holder .otp-field:focus {
  border-bottom: 1px solid #b7b7b7;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}

.Otp-field-holder input::-webkit-outer-spin-button,
.Otp-field-holder input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.Otp-field-holder input[type="number"] {
  -moz-appearance: textfield;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  color: #000000 !important;
  pointer-events: none;
  background-color: #eeeeee !important;
  border-color: #272727 !important;
  opacity: 0.3 !important;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background-color: #000 !important;
  border-color: #000 !important;
}

.react-tel-input .flag-dropdown {
  border: 1px solid #201f1f !important;
}

.form-control {
  /* background: #000 0% 0% no-repeat padding-box !important; */
  border: 1px solid #201f1f5c !important;
  border-radius: 3px !important;
  /* color: #fff !important; */
  font-weight: 600 !important;
  font-size: 15px !important;
}
.form-control::placeholder {
  color: #5e5e5e !important;
  font-weight: 400;
  font-size: 14px !important;
}

.location_input_group .input-group-text {
  background-color: #f3f3f3;
  border: none;
  font-size: 19px;
}

.location_input_group .form-control {
  background-color: #f3f3f3 !important;
  border: none !important;
  font-size: 15px !important;
  height: 43px;
}

.location_input_group .form-control::placeholder {
  font-size: 15px !important;
}

@media (min-width: 0px) and (max-width: 575px) {
  .input_group .form-label,
  .form-check-label,
  .input_group .form-control::placeholder,
  .css-1jqq78o-placeholder {
    font-size: 12px;
  }

  .input_group {
    margin-bottom: 10px;
  }

  .input_group .form-control,
  .css-1dimb5e-singleValue {
    font-size: 13px;
  }
}

/*----------------------- b2b form css -----------------------*/
.B2B_Inquiry_Modal .modal-content {
  overflow: hidden;
  border: none;
  border-radius: 16px;
  background: #ffffff;
}

.B2B_Inquiry_Modal .b2b_modal_header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 32px;
  background: #006643;
}

.B2B_Inquiry_Modal .b2b_small_title {
  display: inline-block;
  margin-bottom: 4px;
  color: #cfe9d8;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
}

.B2B_Inquiry_Modal .b2b_modal_header h3 {
  margin: 0 0 4px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}

.B2B_Inquiry_Modal .b2b_modal_header p {
  margin: 0;
  color: #e8f4ed;
  font-size: 14px;
  line-height: 1.6;
}

.B2B_Inquiry_Modal .b2b_close_btn {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease;
}

.B2B_Inquiry_Modal .b2b_close_btn:hover {
  background: #ffffff;
  color: #006b4f;
  border-color: #ffffff;
}

.B2B_Inquiry_Modal .modal-body {
  padding: 22px 32px 30px;
  background: #f5faf2;
}

.B2B_Inquiry_Modal .b2b_input_group {
  margin-bottom: 18px;
}

.B2B_Inquiry_Modal .b2b_input_group label {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 8px;
  color: #174d3b;
  font-size: 14px;
  font-weight: 600;
}

.B2B_Inquiry_Modal .b2b_input_group label svg {
  color: #63a82e;
  font-size: 13px;
}

.B2B_Inquiry_Modal .form-control {
  min-height: 42px;
  border: 1px solid #d8e8ce;
  border-radius: 7px;
  background: #fafdf8;
  color: #174d3b;
  font-size: 14px;
  box-shadow: none;
  transition: all 0.3s ease;
}

.B2B_Inquiry_Modal .form-control::placeholder {
  color: #87958d;
}

.B2B_Inquiry_Modal .form-control:focus {
  border-color: #008c68;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(0, 140, 104, 0.1);
}

.B2B_Inquiry_Modal .b2b_input_group textarea.form-control {
  min-height: 85px;
  resize: vertical;
}

.B2B_Inquiry_Modal .common_select__control {
  min-height: 42px;
  border: 1px solid #d8e8ce;
  border-radius: 7px;
  background: #fafdf8;
  box-shadow: none;
}

.B2B_Inquiry_Modal .common_select__control:hover {
  border-color: #008c68;
}

.B2B_Inquiry_Modal .common_select__control--is-focused {
  border-color: #008c68 !important;
  box-shadow: 0 0 0 3px rgba(0, 140, 104, 0.1) !important;
}

.B2B_Inquiry_Modal .common_select__single-value {
  color: #174d3b;
  font-size: 14px;
}

.B2B_Inquiry_Modal .common_select__placeholder {
  color: #87958d;
  font-size: 14px;
}

.B2B_Inquiry_Modal .common_select__option {
  color: #174d3b;
  background: #ffffff;
}

.B2B_Inquiry_Modal .common_select__option:hover {
  background: #eef7e7;
}

.B2B_Inquiry_Modal .common_select__option--is-selected {
  background: #006b4f;
  color: #ffffff;
}

.B2B_Inquiry_Modal .b2b_submit_holder {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}

.B2B_Inquiry_Modal .b2b_submit_holder button {
  background: #006b4f;
  color: #ffffff;
  border-color: #006b4f;
}

.B2B_Inquiry_Modal .b2b_submit_holder button:hover {
  background: #004f3b;
  border-color: #004f3b;
}

.B2B_Inquiry_Modal + .modal-backdrop {
  background: #174d3b;
}

.B2B_Inquiry_Modal + .modal-backdrop.show {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .B2B_Inquiry_Modal .b2b_modal_header {
    padding: 22px 20px;
  }

  .B2B_Inquiry_Modal .b2b_modal_header h3 {
    font-size: 24px;
  }

  .B2B_Inquiry_Modal .modal-body {
    padding: 25px 20px;
  }

  .B2B_Inquiry_Modal .b2b_close_btn {
    width: 31px;
    height: 31px;
    flex: 0 0 31px;
  }

  .B2B_Inquiry_Modal .form-control {
    font-size: 13px;
  }

  .B2B_Inquiry_Modal .common_select__single-value,
  .B2B_Inquiry_Modal .common_select__placeholder {
    font-size: 13px;
  }
}

@media (max-width: 575px) {
  .B2B_Inquiry_Modal .modal-content {
    border-radius: 12px;
  }

  .B2B_Inquiry_Modal .b2b_modal_header {
    padding: 18px 16px;
  }

  .B2B_Inquiry_Modal .b2b_small_title {
    font-size: 10px;
    letter-spacing: 1.5px;
  }

  .B2B_Inquiry_Modal .b2b_modal_header h3 {
    font-size: 20px;
  }

  .B2B_Inquiry_Modal .b2b_modal_header p {
    font-size: 12px;
    line-height: 1.5;
  }

  .B2B_Inquiry_Modal .modal-body {
    padding: 22px 16px;
  }

  .B2B_Inquiry_Modal .b2b_input_group {
    margin-bottom: 15px;
  }

  .B2B_Inquiry_Modal .b2b_input_group label {
    font-size: 13px;
  }

  .B2B_Inquiry_Modal .b2b_submit_holder {
    justify-content: stretch;
  }

  .B2B_Inquiry_Modal .b2b_submit_holder button {
    width: 100%;
  }
}
