/* Start single product banner */
.finvero-main-container {
  display: block;
  margin: 10px;
}
.anchor-link {
  display: block;
  text-decoration: underline;
  font-style: italic;
  width: fit-content;
  color: #2323ea !important;
}
.anchor-modal-link {
  text-decoration: underline;
  font-style: italic;
  width: fit-content;
  color: #2323ea !important;
}
.anchor-modal-link:hover {
  cursor: pointer;
  color: #6e6eeb !important;
}
.anchor-modal-link:focus {
  outline: 0;
}
.anchor-link:hover {
  cursor: pointer;
  color: #6e6eeb !important;
}
.modal-finvero {
  padding: 1em;
  max-width: 80ch;

  border-radius: 5px;
  border: 0;
  margin: auto;
  transition: all 150ms ease-in-out;
}
.modal-finvero::backdrop {
  background: rgb(0 0 0 / 0.5);
}
.img-full-modal {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.m-footer {
  display: flex;
  justify-content: center;
}
.button-modalfv {
  border-radius: 5px;
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
  color: #333333 !important;
  width: 86px !important;
  height: 45px !important;
  padding: 10px !important;
}
.button-modalfv:focus {
  outline: 0 !important;
}
.button-modalfv:hover {
  cursor: pointer !important;
  background-color: #787676 !important;
}
#fv-p-container {
  font-family: Inter, sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;

  position: relative;
  width: fit-content;
  height: fit-content;

  background: #fff0;
  border-radius: 10px;
}

#fv-p-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;

  width: 60px;
  height: 60px;

  flex: none;
  order: 0;
  flex-grow: 0;
}

#fv-p-line {
  border-left: 2px solid #1e87c1;
  height: 65px;

  flex: none;
  order: 1;
  flex-grow: 0;
}

#fv-p-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px;
  gap: 0px;

  width: fit-content;
  height: fit-content;

  flex: none;
  order: 2;
  flex-grow: 0;
}

#fv-p-text1-blue {
  width: fit-content;
  height: fit-content;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  display: flex;
  align-items: center;

  color: #1e87c1;

  flex: none;
  order: 0;
  flex-grow: 0;
}

#fv-p-text1-black {
  padding-left: 10px;
  color: #000000;
}

#fv-p-text2 {
  width: fit-content;
  height: 25px;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;

  display: flex;
  align-items: center;

  color: #1e3159;

  flex: none;
  order: 1;
  flex-grow: 0;
}
#fv-p-text3 {
  width: fit-content;
  height: fit-content;

  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;

  color: #000000;

  flex: none;
  order: 2;
  flex-grow: 0;
}
/* End single product banner */

/* Start cart credit range */
#fv-c-container {
  font-family: Inter, sans-serif;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: relative;
  width: fit-content;
  height: fit-content;

  background: #ffffff00;
}
#fv-c-top {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: fit-content;
  height: fit-content;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}

#fv-c-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;

  width: 60px;
  height: 60px;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}

#fv-c-text1 {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-size: 13px;
  display: flex;
  align-items: center;
  text-align: center;

  color: #1e87c1;

  /* Inside auto layout */

  flex: none;
  order: 1;
  flex-grow: 0;
}

.fv-c-text1-bold {
  padding: 0 3px;
  font-weight: 600;
}
#fv-c-line {
  border-bottom: 2px solid #1e87c1;
  width: 181px;

  flex: none;
  order: 1;
  flex-grow: 0;
}

#fv-c-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: fit-content;
  height: fit-content;
  /* Inside auto layout */

  flex: none;
  order: 2;
  flex-grow: 0;
}

#fv-c-text2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  /* or 150% */

  display: flex;
  align-items: center;

  color: #1e3159;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  min-height: 25px;
  width: fit-content;
}

#fv-c-text3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 40px;
  /* or 150% */

  display: flex;
  align-items: center;

  color: #1e3159;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  min-height: 25px;
  width: fit-content;
}

.fv-c-amount {
  padding: 0 3px;
  color: #1e87c1;
}
/* End cart credit range */

/* Start checkout payment gateway */
#fv-check-container {
  font-family: Inter, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  position: relative;
  background: #ffffff00;
}

#fv-check-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 0px;
  max-width: fit-content;
  min-height: fit-content;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}

#fv-check-img {
  width: 90px;
}

#fv-check-text1 {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-size: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #1e87c1;
  max-width: fit-content;
  min-height: fit-content;
}

#fv-check-text1-bold {
  font-weight: 600;
  padding: 0 3px;
}

#fv-check-line {
  border-bottom: 2px solid #1e87c1;
  width: 130px;

  flex: none;
  order: 1;
  flex-grow: 0;
}

#fv-check-text2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  min-height: fit-content;
  max-width: fit-content;
  padding: 0px;
  gap: 10px;
  color: #1e87c1;

  /* Inside auto layout */

  flex: none;
  order: 2;
  flex-grow: 0;
}

#fv-check-text3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  min-height: fit-content;
  padding: 5px;
  gap: 10px;
  background: rgba(30, 135, 193, 0.1);
  border-radius: 10px;
  flex: none;
  order: 3;
  flex-grow: 0;
}

#fv-check-text4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;

  /* Inside auto layout */

  flex: none;
  order: 4;
  min-height: fit-content;
  flex-grow: 0;
  max-width: fit-content;
}
.fv-check-text5 {
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  text-align: center;
  gap: 0;

  /* Inside auto layout */
  margin-top: 2%;
  padding: 1%;
  flex: none;
  order: 5;
  flex-grow: 0;
  border: 3px solid #e98f22;
  background-color: #f7e6c2;
  border-radius: 6px;
}

.fv-check-text-warn {
  font-weight: 700;
  font-size: 13px;
  color: #e98f22;
}

.fv-check-text-light {
  font-weight: 600;
  font-size: 13px;
  color: #1e87c1;
  max-width: fit-content;
  min-height: fit-content;
}

.fv-check-text-bold {
  font-weight: 700;
  font-size: 15px;
  margin: 3px;
  color: #1e87c1;
  max-width: fit-content;
  min-height: fit-content;
}

.fv-check-link {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  text-align: center;
  text-decoration: underline;
  outline: none;
  color: #1e87c1;
}
/* End checkout payment gateway */