/*
Theme Name: Cubit Theme
Author: Cubit Incorporate
Author URI: https://www.cubit.com.np/
Description: Base theme for any project.
Version: 1.0
*/

.dashicons,
.dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  margin-top: 5px !important;
  margin-right: 5px !important;
}

input[type="checkbox"] {
  color: #f38f2f !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.bg-form.rounded.w-full.text-black.py-3.px-3 {
  background-color: #e0e0e0;
  border: none;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.bg-form.rounded.w-full.text-black.py-3.px-3 {
  background-color: #e0e0e0;
  border: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.bg-form.rounded.w-full.text-black {
  background-color: #e0e0e0;
  border: none;
}

.MuiDialog-root.prose.MuiModal-root.css-126xj0f {
  max-width: 100%;
}
.prose.font-normal.xl\:text-lg.xs\:text-base.sm\:text-base.pt-3.line-clamp-1 {
  width: 71%;
}
div#header-container {
  padding-bottom: 0px !important;
}
nav.flex.justify-between.items-center.mx-auto.bg-white {
  border-start-end-radius: 4px !important;
  border-start-start-radius: 4px !important;
}
.employer-guide {
  text-decoration: underline;
  /* Adjust thickness as needed */
  text-decoration-skip-ink: auto;
  line-height: 1.2;
  display: inline-block;
  text-decoration-thickness: 1px; /* Adjust thickness */
  text-decoration-skip-ink: auto;
  color: rgb(27 113 122 / var(--tw-text-opacity));
}

span.wpcf7-list-item {
  margin: 0px !important;
}

.relative.h-9.w-9 {
  top: -50%;
}

.wpcf7-response-output {
  font-size: 14px;
  margin-top: -33px !important;
}

div#header-container {
  position: unset !important;
  transition: none !important;
}
