/* Form Template CSS */
.bcm_gm {
  padding: 53px 0 !important;
  /* min-height:372px  */
}

.page-template-form-template .ego_lp_banner_sec {
  padding: 0;
  position: unset;
  align-items: center;
}

.page-template-form-template .form-label {
  color: rgba(217, 217, 217, 1);
  font-family: 'Poppins', sans-serif;
}

.page-template-form-template input.form-control,
.page-template-form-template select.form-select,
.page-template-form-template .form-check-input,
.page-template-form-template textarea.form-control {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-family: 'Poppins', sans-serif;
}

.page-template-form-template input.form-control::placeholder,
.page-template-form-template textarea.form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-family: 'Poppins', sans-serif;
}

.page-template-form-template select.form-select option {
  background-color: #004080;
  color: white;
}

.page-template-form-template .form-check-label {
  font-family: 'Poppins', sans-serif;
  color: rgba(217, 217, 217, 1);
  font-size: 20px;
}

.page-template-form-template .btn {
  font-family: 'Poppins', sans-serif;
}

.page-template-form-template .form-select[multiple] {
  background-color: rgba(0, 0, 50, 0.5);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 10px;
  height: 160px;
  font-family: 'Poppins', sans-serif;
  overflow-y: auto;
  outline: none;
  box-shadow: none;
}

.page-template-form-template .form-select[multiple]:focus {
  border-color: transparent;
  border-bottom: 2px solid #00aaff;
  border-radius: 10px;
  background-color: rgba(0, 0, 50, 0.6);
}

.page-template-form-template .form-select[multiple] option {
  padding: 8px;
  color: rgba(135, 150, 179, 1);
  background-color: transparent;
  border-bottom: rgba(255, 255, 255, 0.22) solid 1px;
}

/* .page-template-form-template .form-select[multiple]::-webkit-scrollbar {
  width: 6px;
}

.page-template-form-template .form-select[multiple]::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
} */


.choices__list--dropdown, .choices__list[aria-expanded]{

  height:fit-content!important

}
.page-template-form-template .form-select[multiple] option:hover {
  background-color: #004080;
  color: #00aaff;
}

.page-template-form-template .tag-pill {
  display:none !important;
  align-items: center;
  background-color: #007bff;
  color: white;
  border-radius: 20px;
  padding: 5px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

.page-template-form-template select.form-select option {
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  color: #fff;
}

.page-template-form-template select.form-select {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: rgba(255, 255, 255, 0.5);
}

.page-template-form-template .selected-tags {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.page-template-form-template .tag-pill {
  display: inline-flex;
  align-items: center;
  background-color: #007bff;
  color: white;
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 14px;
  position: relative;
}

.page-template-form-template .tag-pill span {
  margin-left: 10px;
  cursor: pointer;
  font-weight: bold;
}

.page-template-form-template input.form-control {
  height: 57.25px !important;
}

.page-template-form-template .form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='red'/%3E%3C/svg%3E");
  background-color: red;
}

.page-template-form-template .form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='red' d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-4 4.5a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l1.94 1.94 3.646-4.293z'/%3E%3C/svg%3E");
  background-color: red;
}

.page-template-form-template .form-switch .form-check-input:checked[type=checkbox] {
  background-color: red !important;
  border-color: red;
}

.page-template-form-template input:focus,
.page-template-form-template textarea:focus,
.page-template-form-template select:focus,
.page-template-form-template .form-check-input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #fff !important;
}

.page-template-form-template .form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e") !important;
}

.page-template-form-template .form-switch .form-check-input:checked {
  --bs-form-switch-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e") !important;
}

.page-template-form-template .form-switch .form-check-input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.page-template-form-template input,
.page-template-form-template textarea,
.page-template-form-template select {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.5);
}

.page-template-form-template input:-webkit-autofill,
.page-template-form-template textarea:-webkit-autofill,
.page-template-form-template select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.5) !important;

  color: rgba(255, 255, 255, 1) !important;

  color: rgba(255, 255, 255, 0.5) !important;

  font-family: 'PoppinsRegular' !important;
  transition: background-color 9999s ease-out 0s !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.page-template-form-template .form-title {
  font-family: 'PoppinsRegular';
  line-height: 64px;
}

.page-template-form-template .t_shirt select.form-select {
  /* min-height: 57.25px !important; */
  border-radius: 12px!important;
}

.page-template-form-template .t_shirt select.form-select option {
  background-color: transparent !important;
  color: black;
}

.page-template-form-template .t_shirt select.form-select:focus {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.page-template-form-template .state select.form-select {
  height: 50px !important;
}

.page-template-form-template .state select.form-select:focus {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.page-template-form-template .volt {
  color: rgba(0, 124, 255, 1) !important;
}

.breadcrumb {
  font-size: 16px;
  color: #fff;
}

.page-template-form-template .breadcrumb a {
  text-decoration: none;
  color: #fff;
}

.page-template-form-template .breadcrumb a:hover {
  text-decoration: underline;
}

.page-template-form-template .breadcrumb span {
  color: #fff;
  font-weight: 700;
}

.page-template-form-template .crumbs {
  margin: 40px 0 18px 0;
  padding-top: 40px;
}

.page-template-form-template input.form-control {
  border-radius: 12px;
}




@media (max-width: 992px) {
  .page-template-form-template .ego_b_shape_right_ {
    display: none !important;
  }

  .page-template-form-template .ego_b_shape_left_ {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .page-template-form-template .imgs {
    display: none !important;
  }
}

.page-template-form-template .form-check-label.acc_1,
.page-template-form-template .form-check-label.tgl {
  font-family: 'Poppins', sans-serif;
  color: rgba(217, 217, 217, 1);
  font-size: 16px;
}

.page-template-form-template  .choices__inner {
  background-color:transparent !important;
}

.page-template-form-template .choices__list--dropdown, .choices__list[aria-expanded]{
  color:black !important;
}

.page-template-form-template .choices__list--multiple .choices__item{
 background-color: rgba(11, 98, 190, 1)!important;

} 

.page-template-form-template .choices[data-type*=select-multiple] .choices__button{
  border:none!important;
}

.page-template-form-template .choices__inner{
  border-radius:12px!important;
  border:1px solid rgba(255, 255, 255, 0.5)!important;
  /* min-height:57.25px!important; */
  /* min-height:150px */
}

.page-template-form-template .choices__inner:focus{
  border-radius:12px!important;
  border:1px solid rgba(255, 255, 255, 1)!important;
}

.page-template-form-template #store_suggestions {
  position: absolute;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  max-height: 200px;
  overflow-y: auto;
  z-index: 1000;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 31%;
}
.page-template-form-template #store_suggestions .list-group-item {
  color: #000;
  background: transparent;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
}
#store_suggestions .list-group-item:hover {
  background: rgba(255, 255, 255, 0.1);
}
.page-template-form-template .col-md-6 > .list-group {
  margin-top: 0; /* Adjust if needed */
}
.page-template-form-template .form-control:focus + #store_suggestions {
  display: block;
}
/* Styles for no-results message */
.page-template-form-template .no-results-message {
  padding: 15px;
  text-align: center;
  color: #fff;
  background: rgba(0, 51, 102, 0.8);
  border-radius: 5px;
}
.page-template-form-template .no-results-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.page-template-form-template .no-results-icon {
  font-size: 24px;
  animation: pulse 1.5s infinite;
}
.page-template-form-template .no-results-message p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}
.page-template-form-template .tag-pill{
  display:none!important;

}

@media(max-width:567px) {
  .page-template-form-template .form-check-label {
    font-family: 'Poppins', sans-serif;
    color: rgba(217, 217, 217, 1);
    font-size: 16px;
  }
}
@media(max-width:1100px){
.page-template-form-template .form-title {
  /* font-family: 'PoppinsRegular'; */
  line-height: 1.2em;
}
}

@media(max-width:1400px){
.page-template-form-template .form_section {
  background-size: cover !important;
  margin-top: -41px !important;
  background-position: top;
  /* padding-bottom: 188px; */
}
}

.pls_com_frm{
padding-bottom:180px;
margin: 0 15px;
}
.form-check-inline{
  margin-right: 3rem!important ;
  margin-top: 0.6rem !important;
}

@media(max-width:445px){
  .form-check-inline{
    margin-right: 2rem!important
  } 
}

.page-template-form-template .form-check-input:focus{
  border-color: unset !important;
}

.page-template-form-template .sbt {
background-color: #ee1c24!important;
width:335px;
height:56px;
border-radius: 15px;
}

/* .choices__list--dropdown, .choices__list[aria-expanded]{
position:unset!important;
background-color:transparent!important;
} */

.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  background-color: transparent !important;
  /* color:#007CFF!important; */
}

.choices__list--dropdown .choices__item--selectable[data-select-text], .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{
  color:#8796B3!important;
  font-size: 16px;
  width:90%!important;
  border-bottom:1px solid rgba(255, 255, 255, 0.22)!important;
}

.page-template-form-template .choices__list--dropdown .choices__item--selectable[data-select-text], .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:hover{
  color:#007CFF!important;
}

.page-template-form-template .form_cont{
padding: 81px 60px 60px 60px
}

@media(max-width: 992px){
  .page-template-form-template .form_cont{
    padding: 81px 15px 60px 15px;
    }
    .page-template-form-template .trm_con{
      margin-bottom: 15px;
    }
}

.page-template-form-template .choices__inner{
  border-radius:12px!important;
  border:1px solid rgba(255, 255, 255, 0.5)!important;
  /* height:57.25px!important; */
}

.page-template-form-template .custom_bg:before{
  background: unset!important;
}



.page-template-form-template .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")!important;

}

/* Tooltip Styles */
.page-template-form-template .tooltip-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.page-template-form-template .tooltip-text {
  visibility: hidden;
  width: 250px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #d3e4ff; /* Light blue border to match the image */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
  position: absolute;
  z-index: 1000;
  top: 100%; /* Position below the label */
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.9rem;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Tooltip Arrow (Triangle) */
.page-template-form-template .tooltip-text::before {
  content: '';
  position: absolute;
  top: -6px; /* Adjust based on border size */
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d3e4ff; /* Match the border color */
}


/* Show tooltip on hover */
.page-template-form-template .tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* Ensure tooltip fits on smaller screens */
@media (max-width: 576px) {
  .page-template-form-template .tooltip-text {
    width: 200px;
    font-size: 0.8rem;
  }
}

.page-template-form-template .tooltip-text {
  background-image: url('path-to-hexagonal-pattern.png');
  background-size: 20px 20px; /* Adjust based on your pattern image */
  background-color: #ffffff; /* Fallback */
}

@media (max-width: 576px) {
  .page-template-form-template .tooltip-text {
    top: auto;
    bottom: 100%; /* Position above the label on small screens if needed */
  }
  .page-template-form-template .tooltip-text::before,
  .page-template-form-template .tooltip-text::after {
    top: auto;
    bottom: -6px;
    border-bottom: none;
    border-top: 6px solid #d3e4ff; /* Flip the triangle */
  }
  .page-template-form-template .tooltip-text::after {
    bottom: -5px;
    border-top: 6px solid #ffffff;
  }
}
.page-template-form-template .mult_slct{
  display: flex!important;
  flex-direction: row-reverse!important;
  gap:20px
}
@media (max-width: 767px){
.page-template-form-template .mult_slct{
  /* display: flex!important; */
  flex-direction: column-reverse!important;
  /* gap:20px */
}
}
.page-template-form-template #store_suggestions a:hover{
  color:rgba(0, 124, 255, 1)!important
 }

 .page-template-form-template .form_cont {
  position: relative;
  z-index: 1;
  padding: 20px;
}

.page-template-form-template .error-message {
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: none;
  min-height: 1.5em;
}

.page-template-form-template .is-invalid {
  border-color: #dc3545 !important;
}

.page-template-form-template .red {
  color: red;
}

.page-template-form-template .choices.is-invalid .choices__inner {
  border-color: #dc3545 !important;
}

/* .page-template-form-template .choices__list--dropdown {
  max-height: 200px;
  overflow-y: auto;
  position: absolute !important;
  width: 100%;
  z-index: 1000;
} */

.page-template-form-template .row {
  min-height: 50px;
}

.page-template-form-template [class*="col-"] {
  box-sizing: border-box;
  min-height: 60px;
}

/* Overlay and Loader Styles */
.page-template-form-template .form-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8) !important;
  z-index: 9999 !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.page-template-form-template .loader-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-template-form-template .loader {
  border: 8px solid #ffffff !important;
  border-top: 8px solid #ff0000 !important;
  border-radius: 50% !important;
  width: 60px !important;
  height: 60px !important;
  animation: spin 1s linear infinite !important;
}

.page-template-form-template .loader-text {
  color: #ffffff !important;
  font-size: 1.2rem;
  margin-top: 10px;
  font-weight: bold;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Radio and Checkbox Size */
.page-template-form-template #gmYes,
.page-template-form-template #gmNo,
.page-template-form-template #heroYes,
.page-template-form-template #heroNo,
.page-template-form-template #storeYes,
.page-template-form-template #storeNo,
.page-template-form-template #fieldOp,
.page-template-form-template #fieldAgent,
.page-template-form-template #director,
.page-template-form-template #agree1,
.page-template-form-template #agree2,
.page-template-form-template #gamesOnlineYes,
.page-template-form-template #gamesOnlineNo {
  width: 27px !important;
  height: 27px !important;
  margin-top: 0.125em !important;
  margin-right: 15px !important;
}

.page-template-form-template .trm_con {
  margin-bottom: 15px;
}

@media(max-width:567px), (min-width:567px) {
  .page-template-form-template .trm_con {
    margin-bottom: 15px;
    display: block;
  }
}

/* Tooltip Styles */
.page-template-form-template .tooltip-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.page-template-form-template .tooltip-text {
  visibility: hidden;
  width: 250px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #d3e4ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.9rem;
  line-height: 1.4;
  height: fit-content;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* .page-template-form-template .tooltip-text::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d3e4ff;
} */

.page-template-form-template .tooltip-text::after {
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  /* border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff; */
}

.page-template-form-template .tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 576px) {
  .page-template-form-template .tooltip-text {
    width: 200px;
    font-size: 0.8rem;
  }
}

/* .page-template-form-template #store_suggestions{
  max-width:100%!important;
  
}
@media (max-width: 767px) {
  .page-template-form-template #store_suggestions{
    width:100%!important;
    max-width:100%!important;
  }
} */

.page-template-form-template #store_suggestions{
  width: 47% !important;
  max-width: 50% !important;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .page-template-form-template #store_suggestions{
    width:91%!important;
    max-width:100%!important;
  }
}

@media(max-width:445px){
  .page-template-form-template .volt{
    padding-left:17px;
    display:block
  }
  }

@media( max-width:470px){
  .leadership{
    display:flex;
    flex-direction: column;
    gap:5px;
  }
}

@media(max-width:767px ){
.page-template-form-template .submit{
  justify-content: center;
}
}

/* from customizer */
.pls_com_frm{
  padding-bottom:150px!important
  }
  
  /* .page-template-form-template input.form-control, .page-template-form-template select.form-select, .page-template-form-template .form-check-input, .page-template-form-template textarea.form-control{
    color: rgba(255, 255, 255, 1);
  }
   */
  @media(max-width:567px){
  .page-template-form-template .form-check-label{
  font-size:16px
  }
  .pls_com_frm {
      padding-bottom: 0px !important;
  }
    .page-template-form-template .form_section{
   padding-bottom: 80px !important;
  }
  }
  @media(max-width:1100px){
    .page-template-form-template .form-title{
  line-height: 1.2em;
  }
  
  .page-template-form-template .form_section{
  padding:0 15px
  } 
  }
  .page-template-form-template .choices__list--dropdown .choices__item--selectable[data-select-text]{
  
  color:#8796B3!important
  }
  
  .page-template-form-template .t_shirt select.form-select{
  min-height:57.25px!important
  }
  .page-template-form-template .form-check-label.acc_1, .page-template-form-template .form-check-label.tgl{
    display:inline!important
  }
  
  @media (max-width: 567px) {
      .trm_con {
          margin-bottom: 15px;
          display: block!important
      }
  }
  @media (min-width: 567px) {
      .trm_con {
          margin-bottom: 15px;
          display: block!Important
      }
  }
  
  
  .page-template-form-template .choices__list--dropdown .choices__item--selectable[data-select-text]{
  color:#fff!important
  }
  
  .page-template-form-template .form_section {
      background-position: center center !important;
  }
  
  .page-template-form-template .mult_slct{
    display: flex!important;
    flex-direction: row-reverse!important;
  
  }
  
  @media(max-width:767px){
  .page-template-form-template .volt {
   
      display: block!important;
      padding-left: 17px!important;
  }

  .page-template-form-template .mult_slct{
    display: flex!important;
    flex-direction: column-reverse!important;
  
  }
  }
  
  @media (max-width: 992px) {
      .page-template-form-template .form_cont {
          padding: 81px 15px 60px 15px!important;
      }
  }
  @media(max-width:445px){
  .tooltip-wrapper{
   margin-right:0.5!important
  }
  }
  
  
  @media( max-width:470px){
    .leadership{
      display:flex;
      flex-direction: column;
      gap:5px;
    }
  }
  
  @media(max-width:767px){
  .page-template-form-template .ego_lp_banner_sec .ego_caption_row{
  justify-content:center!important
  }
  }
  
  .page-template-form-template .submit{
  justify-content:end
  }
  @media (max-width: 767px) {
      .page-template-form-template .submit {
          justify-content: center;
      }
  }

  /* Tooltip Styles */
.tooltip-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.tooltip-text {
  visibility: hidden;
  width: 250px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #d3e4ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.9rem;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Single arrow using only ::after, removing ::before to avoid duplication */
.tooltip-text::after {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff; /* Match background for fill */
}

/* Remove the ::before pseudo-element to eliminate the second arrow */
.tooltip-text::before {
  display: none; /* Disable the border arrow to avoid double arrow effect */
}

.tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 576px) {
  .tooltip-text {
      width: 200px;
      font-size: 0.8rem;
  }
}

/* Ensure checkboxes don't trigger default dropdown arrows */
.form-check-input {
  appearance: none; /* Remove default checkbox styling */
  -webkit-appearance: none; /* Safari/Chrome */
  -moz-appearance: none; /* Firefox */
  width: 27px !important;
  height: 27px !important;
  margin-top: 0.125em !important;
  margin-right: 15px !important;
  border: 2px solid #ccc;
  border-radius: 4px;
  position: relative;
}

.form-check-input:checked::after {
  content: ''; /* Custom checkmark */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #dc3545;
  font-size: 1rem;
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  top:105%!important;
}

.choices__input {
  visibility: visible !important;
  cursor: text !important;
}

.agreement-section h3, .agreement-section p{

  color:#ffffff!important
}

.volunteer-agreement p{
  color:#fff!important
}

.page-template-form-template .choices__placeholder {
  color: #fff !important;
}

.page-template-form-template input::placeholder,
.page-template-form-template select::placeholder {
  color: rgba(255, 255, 255, 0.5)!important;
  opacity: 1 !important;
  font-size: 18px;
}


/* from form-temp */

@media(max-width:1400px) {
  .page-template-form-template .form_section {
    background-size: cover !important;
  }
}

.page-template-form-template .form_cont {
  position: relative;
  z-index: 1;
  padding: 20px;
}

.page-template-form-template .error-message {
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: none;
  min-height: 1.5em;
}

.page-template-form-template .is-invalid {
  border-color: #dc3545 !important;
}

.page-template-form-template .red {
  color: red;
}

.page-template-form-template .choices.is-invalid .choices__inner {
  border-color: #dc3545 !important;
}

.page-template-form-template .choices__list--dropdown {
  /* max-height: 200px;
  overflow-y: auto;
  position: absolute !important;
  width: 100%;
  z-index: 1000; */
}

.page-template-form-template .row {
  min-height: 50px;
}

.page-template-form-template [class*="col-"] {
  box-sizing: border-box;
  min-height: 60px;
}

/* Simple Spinner Styles */
.page-template-form-template .spinner-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.page-template-form-template .spinner {
  border: 8px solid rgba(255, 255, 255, 0.3);
  border-top: 12px solid #ff0000;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Dim form content when spinner is active */
.page-template-form-template .form-content {
  transition: opacity 0.3s ease;
}

.page-template-form-template .form-content.loading {
  opacity: 0.3;
  pointer-events: none;
}

/* Radio and Checkbox Size */
.page-template-form-template #gmYes,
.page-template-form-template #gmNo,
.page-template-form-template #heroYes,
.page-template-form-template #heroNo,
.page-template-form-template #storeYes,
.page-template-form-template #storeNo,
.page-template-form-template #fieldOp,
.page-template-form-template #fieldAgent,
.page-template-form-template #director,
.page-template-form-template #agree1,
.page-template-form-template #agree2,
.page-template-form-template #gamesOnlineYes,
.page-template-form-template #gamesOnlineNo {
  width: 27px !important;
  height: 27px !important;
  margin-top: 0.125em !important;
  margin-right: 15px !important;
}

.page-template-form-template .trm_con {
  margin-bottom: 15px;
}

@media(max-width:567px), (min-width:567px) {
  .page-template-form-template .trm_con {
    margin-bottom: 15px;
    display: block;
  }
}

/* Tooltip Styles */
.page-template-form-template .tooltip-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.page-template-form-template .tooltip-text {
  visibility: hidden;
  width: 250px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #d3e4ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.9rem;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.page-template-form-template .tooltip-text::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d3e4ff;
}

.page-template-form-template .tooltip-text::after {
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
}

.page-template-form-template .tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 576px) {
  .page-template-form-template .tooltip-text {
    width: 200px;
    font-size: 0.8rem;
  }
}

.page-template-form-template .choices__placeholder {
  color: rgb(255, 255, 255, 0.5) !important;
}

/* Style for custom tags */
.page-template-form-template .tag-pill.custom {
  background-color: #e0f7fa;
  border: 1px solid #00acc1;
}

.page-template-form-template .tag-pill {
  display: inline-block;
  background-color: #007bff;
  color: white;
  padding: 5px 10px;
  margin: 2px;
  border-radius: 15px;
  font-size: 0.9rem;
}

.page-template-form-template .tag-pill span {
  margin-left: 5px;
  cursor: pointer;
}

/* Popup Overlay Styles */
.page-template-form-template .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
}

.page-template-form-template .popup-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  max-width: 800px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  color: #000;
}

.page-template-form-template .popup-content h1,
.page-template-form-template .popup-content h2,
.page-template-form-template .popup-content h4 {
  color: #000;
}

.page-template-form-template .popup-content .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  color: #000;
}

.page-template-form-template .popup-content .agree-btn {
  display: block;
  margin: 20px auto;
  padding: 10px 20px;
  background-color: #ee1c24;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}

.page-template-form-template .popup-content .agree-btn:hover {
  background-color: #AE171C;
}

.page-template-form-template .align-center {
  text-align: center;
}

/* Disabled Checkbox Style */
.page-template-form-template input[type="checkbox"]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.choices__list--dropdown::-webkit-scrollbar-button {
  display: none !important;
}
.choices__inner::after {
  display: none !important;
}

.choices__inner .choices__placeholder {
  color: #4caf50;
  opacity: 1;
}

.choices__placeholder {
  color: #ee0303 !important;  /* Change to your desired color */
  font-size: 14px !important;  /* Adjust font size */
  opacity: 1 !important;  /* Ensure it's fully visible */
}

.choices__list--dropdown {
  max-height: 200px; /* Make sure it scrolls */
  overflow-y: auto;
}

/* WebKit Scrollbar Styles */
.choices__list--dropdown::-webkit-scrollbar {
  width: 8px;
}

.choices__list--dropdown::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.choices__list--dropdown::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}

.choices__list--dropdown::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Change input field background to white when Choices.js select is focused */
.choices.is-focused .choices__inner {
  border: 1px solid white !important;
  /* outline: 1px solid white !important; */
  font-size: 18px !important;
}
.t_shirt .choices__inner {
 min-height: 56.7px !important;
 height:100% !important;
}

/* Targets the visible placeholder */
.choices__list--single .choices__placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    /* opacity: 1 !important; */
}

.choices__list--dropdown, .choices__list[aria-expanded]{

  background-color:#103070!important

}

.page-template-form-template #agree1, .page-template-form-template #agree2{
  z-index:000!important
}


/* put in form-temp/*



/* Style for checked state */
.form-check-input:checked {
  background-color: #fff; /* White fill when checked */
  border-color: #fff;
  position: relative;
}

/* Add a checkmark for checked state */
.form-check-input:checked::after {
  content: ''; /* Unicode checkmark */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000; /* Black checkmark for contrast */
  font-size: 1em;
}

/* Tooltip styling */


/* Show tooltip when hovering over form-check-input */
.form-check-input:hover + .tooltip-text {
  visibility: visible;
  opacity: 1;
}


.form-check {
    position: relative; /* Make the form-check the reference for absolute positioning */
}

.trm_con .tooltip-text {
    visibility: hidden;
    width: 250px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #d3e4ff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1000;
    top: 100%; /* Place below the checkbox (adjust based on checkbox height) */
    left: 14%;
    transform: translateX(-50%);
    font-size: 0.9rem;
    line-height: 1.4;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    margin-top: 10px; /* Add spacing between checkbox and tooltip */
}

.trm_con .tooltip-text::after {
    content: '';
    position: absolute;
    top: -6px; /* Adjust arrow position */
    left: 5%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
}

.trm_conn .tooltip-text {
    visibility: hidden;
    width: 250px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #d3e4ff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1000;
    top: 100%; /* Place below the checkbox */
    left: 14%;
    transform: translateX(-50%);
    font-size: 0.9rem;
    line-height: 1.4;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    margin-top: 10px; /* Add spacing between checkbox and tooltip */
}

.trm_conn .tooltip-text::after {
    content: '';
    position: absolute;
    top: -6px; /* Adjust arrow position */
    left: 5%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
}
 /* ends here */


 .agreement-section ul li{
  color:#fff!important
 }

 .volunteer-agreement ul li{
  color:#fff
 }

 .agreement-tooltip-wrapper .form-check-label {
  cursor: pointer;
  text-decoration: underline;
  color: #007bff; /* Adjust to match your theme */
}
.agreement-tooltip-wrapper .form-check-label:hover {
  color: #ffffff; /* Darker shade on hover */
  opacity:1!important
}

.agreement-tooltip-wrapper .acc_1{
cursor:pointer!important
}

.is-selected::before {
  content: "x ";
   color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 5px;
}

.page-template-form-template .mult_slct{
justify-content:flex-end;

}

.page-template-form-template .stor_srch{

  gap:20px!important
}

.page-template-form-template .gm-stores-container{

  margin-top:24px!important
}

.page-template-form-template .store-search-container{
  margin-top:24px
}

@media(max-width: 767px){
.page-template-form-template .mult_slct{
  margin-top: 24px;
 
}

.page-template-form-template .lead_ship{
  margin-top: 24px;
}

.page-template-form-template .store-search-container{
  margin-bottom:-24px
}
}