.post-type-archive-offre-emploi .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.post-type-archive-offre-emploi .container-fluid > .row {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.post-type-archive-offre-emploi .container-fluid > .row.ik-recherchefiltre {
  margin-left: 0;
}
.post-type-archive-offre-emploi .container-fluid .row .col-4, .post-type-archive-offre-emploi .container-fluid .row .col-5, .post-type-archive-offre-emploi .container-fluid .row .col-6, .post-type-archive-offre-emploi .container-fluid .row .col-7, .post-type-archive-offre-emploi .container-fluid .row .col-8, .post-type-archive-offre-emploi .container-fluid .row .col-12 {
  padding: 0;
}
.post-type-archive-offre-emploi .ik-listoffres, .post-type-archive-offre-emploi .ik-preresult, .post-type-archive-offre-emploi .ik-bannertop .ik-bread-crumb {
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
}

.ik-bannertop .ik-bread-crumb {
  margin-bottom: 25px;
}
.ik-bannertop > div:first-child > div {
  padding: 0;
  height: 250px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ik-bannertop > div:first-child > div > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ik-preresult {
  margin-top: 40px;
}
.ik-preresult .ik-recherchefiltre {
  max-width: 850px;
  margin-top: 60px;
}
.ik-preresult .ik-recherchefiltre .row {
  margin: 0;
  gap: 20px;
  flex-wrap: nowrap;
}
.ik-preresult .ik-recherchefiltre .row .dropdown button {
  position: relative;
  min-width: 200px;
  width: 100%;
}
.ik-preresult .ik-recherchebar p {
  margin-bottom: 0;
}
.ik-preresult .ik-recherchebar > div:not(:first-child) {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.ik-preresult .ik-recherchebar .ik-hub-offre-emploi-searchformWord {
  max-width: 320px;
  margin: 0;
  margin-left: auto;
}
.ik-preresult .ik-recherchebar .ik-hub-offre-emploi-searchformWord > div {
  display: flex;
}
.ik-preresult .ik-recherchebar .ik-hub-offre-emploi-searchformWord > div input {
  margin: 0;
}
.ik-preresult .ik-recherchebar .ik-hub-offre-emploi-searchformWord > div input[type=text] {
  max-width: 250px;
  width: 100%;
  background-color: #F6F5F3;
  border: none;
  padding: 10px 10px 10px 20px;
}
.ik-preresult .ik-recherchebar .ik-hub-offre-emploi-searchformWord > div input[type=submit] {
  background: var(--wpr-bg-c27d784f-a4ab-4dfd-abd6-f3c6a586e9f9) no-repeat var(--wp--preset--color--primary) center;
  background-size: 50%;
  font-size: 0;
  max-width: 50px;
  width: 100%;
  border: none;
}

#ik-sidebar {
  padding: 0 0 0 20px;
}
#ik-sidebar div.ik-sidebarinner {
  position: sticky;
  top: 90px;
}

.ik-listoffres {
  margin: 50px auto;
}
.ik-listoffres .ik-hub-offre-emploi-details {
  padding: 0;
}
.ik-listoffres .ik-hub-offre-emploi-single {
  padding-right: 50px;
}
.ik-listoffres .ik-hub-offre-emploi-single article {
  border: 1px solid #F6F5F3;
  transition: 0.5s;
  margin-bottom: 30px;
  padding: 60px 40px 20px;
  position: relative;
  min-height: 255px;
  display: flex;
  align-items: center;
}
.ik-listoffres .ik-hub-offre-emploi-single article > header {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F6F5F3;
  transition: 0.5s;
}
.ik-listoffres .ik-hub-offre-emploi-single article > header p {
  padding: 10px 40px;
  margin: 0;
}
.ik-listoffres .ik-hub-offre-emploi-single article.ik-hub-offre-emploi-selected > header {
  background-color: #E6E6E6;
}
.ik-listoffres .ik-hub-offre-emploi-single article main {
  width: 100%;
}
.ik-listoffres .ik-hub-offre-emploi-single article main h2 {
  margin-bottom: 10px;
}
.ik-listoffres .ik-hub-offre-emploi-single article:last-child {
  margin-bottom: 0;
}
.ik-listoffres .ik-hub-offre-emploi-single article.ik-hub-offre-emploi-selected {
  background-color: #F6F5F3;
}
.ik-listoffres .ik-hub-offre-emploi-single article.ik-hub-offre-emploi-selected button {
  background-color: white;
  color: var(--wp--preset--color--primary);
  text-decoration: none;
}
.ik-listoffres .ik-hub-offre-emploi-candidater {
  background-color: black;
  min-height: 255px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ik-listoffres .ik-hub-offre-emploi-candidater p {
  color: white;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 170%;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
.ik-listoffres .ik-hub-offre-emploi-candidater p strong {
  font-weight: 600;
  text-transform: initial;
  font-size: 28px;
  display: block;
}
.ik-listoffres .ik-hub-offre-emploi-candidater a {
  color: white;
  border: 1px solid white;
  display: block;
  width: 100%;
  max-width: 200px;
  padding: 8px 10px;
  text-decoration: none;
  font-size: 15px;
}

@media (max-width: 1200px) {
  .ik-recherchebar > div {
    width: 100%;
    max-width: none;
    flex: none;
  }
  .ik-recherchebar > div form {
    margin-left: 20px !important;
  }
  .ik-recherchebar > div:nth-child(2) {
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .ik-listoffres .ik-hub-offre-emploi-candidater p strong {
    font-size: 24px;
  }
  .ik-listoffres .ik-hub-offre-emploi-single {
    padding-right: 30px;
  }
  .ik-listoffres .ik-hub-offre-emploi-single article h2 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .ik-preresult .ik-recherchefiltre {
    flex-wrap: wrap;
    gap: 20px;
  }
  .ik-preresult .ik-recherchefiltre > div {
    width: 100%;
  }
  .ik-listoffres .row {
    flex-wrap: wrap;
  }
  .ik-listoffres > div > div:not(.col-12) {
    flex: inherit;
    max-width: 50%;
    width: 100%;
  }
  .ik-listoffres .ik-hub-offre-emploi-single {
    padding-right: 15px;
  }
  .ik-listoffres .ik-hub-offre-emploi-single article {
    padding: 15px;
  }
  .ik-listoffres .ik-hub-offre-emploi-single article > header p {
    padding: 10px 15px;
  }
  .ik-listoffres .ik-hub-offre-emploi-single article > main h2 {
    font-size: 24px;
  }
  .ik-listoffres .ik-hub-offre-emploi-details > article > header, .ik-listoffres .ik-hub-offre-emploi-details > article > main {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  .ik-preresult {
    margin-top: 20px;
  }
  .ik-preresult .ik-recherchefiltre {
    margin-top: 20px;
  }
  .ik-preresult .ik-recherchefiltre > div {
    max-width: 100%;
  }
  #ik-sidebar {
    padding: 0;
  }
  .ik-listoffres {
    margin: 20px auto;
  }
  .ik-recherchebar > div form {
    max-width: inherit !important;
    width: 100%;
    margin: 0 !important;
    margin-top: 10px !important;
  }
  .ik-recherchebar > div form input[type=submit] {
    background-size: 30% !important;
    height: 50px;
  }
  .ik-recherchebar > div form input[type=text] {
    height: 50px;
  }
  section.ik-offre-emplois-container {
    margin: 30px 0 40px;
    padding: 0 20px;
  }
  .post-type-archive-offre-emploi .ik-listoffres, .post-type-archive-offre-emploi .ik-preresult, .post-type-archive-offre-emploi .ik-bannertop .ik-bread-crumb {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media (max-width: 650px) {
  .ik-listoffres > div > div:not(.col-12) {
    max-width: 100%;
  }
  .ik-hub-offre-emploi-details {
    position: fixed;
    bottom: 60px;
    background-color: white;
    width: 100%;
    margin-left: -15px;
    z-index: 101;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.17);
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    max-height: 400px;
    overflow-y: scroll;
    transition: 0.5s;
  }
  .ik-hub-offre-emploi-details.ik-infoactif {
    opacity: 1;
    visibility: visible;
    transform: translateX(-15px);
  }
  .ik-hub-offre-emploi-candidater {
    margin-bottom: 20px;
    display: flex !important;
  }
  .ik-hub-offre-emploi-candidater a {
    max-width: 100% !important;
  }
  .ik-hub-offre-emploi-single article {
    margin-bottom: 20px;
  }
}
@media (max-width: 550px) {
  .ik-hub-offre-emploi-details > article > header h2 {
    font-size: 24px;
  }
  .ik-listoffres .ik-hub-offre-emploi-candidater p strong {
    font-size: 22px;
  }
  .ik-preresult .ik-recherchefiltre .row {
    flex-wrap: wrap;
    width: 100%;
  }
  .ik-preresult .ik-recherchefiltre .row > .col-6 {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .ik-hub-offre-emploi-details {
    bottom: 0;
    max-height: 450px;
  }
}
.ie .ik-listoffres .ik-hub-offre-emploi-candidater {
  height: 255px;
}
.ie .ik-hub-offre-emploi-single article main {
  margin-top: 50px;
}

section.ik-hub-offre-emploi-single article {
  background-color: white;
  border: #dddddd 1px solid;
  margin: 18px 0;
}
section.ik-hub-offre-emploi-single article button {
  background-color: var(--wp--preset--color--primary);
  color: white;
}
section.ik-hub-offre-emploi-single article.ik-hub-offre-emploi-selected {
  background: #F6F5F3;
}
section.ik-hub-offre-emploi-single article.ik-hub-offre-emploi-selected button {
  background: #F6F5F3;
  color: var(--wp--preset--color--primary);
}

.ik-offreinfo {
  display: flex;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.ik-offreinfo p:not(:last-child) {
  margin-right: 30px;
}
.ik-offreinfo p strong {
  color: #363636;
}

.ik-hub-offre-emploi-detail-header-fermer {
  display: table;
  position: absolute;
  top: 2px;
  right: 5px;
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  cursor: pointer;
}

.ik-hub-offre-emploi-details.ik-overflowsingle {
  max-height: 80vh;
  overflow-y: scroll;
}
.ik-hub-offre-emploi-details > article {
  border: 1px solid black;
}
.ik-hub-offre-emploi-details > article > header {
  border-bottom: 1px solid;
  padding: 40px 20px;
  position: relative;
}
.ik-hub-offre-emploi-details > article > header > div {
  margin-bottom: 35px;
}
.ik-hub-offre-emploi-details > article > header .ik-refsgl {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f6f5f3;
  transition: 0.5s;
  width: auto;
}
.ik-hub-offre-emploi-details > article > header .ik-refsgl p {
  margin: 0;
  padding: 10px 25px;
}
.ik-hub-offre-emploi-details > article > main {
  padding: 40px 20px;
  border-top: 0;
}
.ik-hub-offre-emploi-details > article > main div > ul, .ik-hub-offre-emploi-details > article > main div > ol {
  padding-left: 15px;
}

#single-offre-emploi {
  max-width: var(--wp--style--global--content-size);
  margin: 0 auto;
  padding: 65px 20px;
}
#single-offre-emploi header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#single-offre-emploi header h1 {
  font-weight: 600;
  margin-bottom: 30px;
  width: 100%;
}
#single-offre-emploi header .single-offre-emploi-info {
  display: flex;
  width: 67%;
  justify-content: space-between;
}
#single-offre-emploi header .single-offre-emploi-info p {
  margin-bottom: 0;
}
#single-offre-emploi header button {
  min-width: 200px;
  margin-right: 0;
}
#single-offre-emploi main {
  padding: 50px 0;
}
#single-offre-emploi main h2 {
  margin-bottom: 8px;
}
#single-offre-emploi footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#single-offre-emploi footer > button, #single-offre-emploi footer > a {
  width: 265px;
  text-align: center;
  margin: 0 auto;
}
#single-offre-emploi footer .main-single-socials {
  padding: 35px 0;
  width: 100%;
  align-items: center;
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
#single-offre-emploi footer .main-single-socials a svg {
  height: 30px;
  width: 30px;
}
#single-offre-emploi footer a {
  text-decoration: none;
}

@media (max-width: 992px) {
  body.single-offre-emploi #ik-content-offre-emploi {
    padding: 0;
  }
  #single-offre-emploi header .single-offre-emploi-info {
    width: 100%;
  }
  #single-offre-emploi header button {
    margin: 25px auto 0;
  }
  #single-offre-emploi main {
    padding-bottom: 25px;
  }
  #single-offre-emploi footer > button, #single-offre-emploi footer > a {
    width: 100%;
    margin: 15px auto;
  }
}
#popmake-2653 {
  border-bottom: 12px solid var(--wp--preset--color--primary) !important;
  width: 830px !important;
}
#popmake-2653 > div.pum-content {
  min-height: 470px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#popmake-2653 h2 {
  font-size: 30px;
  text-align: center;
}
#popmake-2653 h2:before {
  content: "";
  background: var(--wpr-bg-520d3726-e014-4b99-98cc-d29ad6db2760) no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
  display: block;
  margin: 0 auto 20px;
}
#popmake-2653 p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 45px;
}
#popmake-2653 a.ik-ctabase {
  margin: 0 auto;
}

div.ik-hub-offre-emploi-popup-info p:first-child {
  font-size: 20px;
  color: black;
  font-weight: 600;
  margin-bottom: 5px;
}

section.ik-hub-offre-emploi-details article {
  border: black 1px solid;
}
section.ik-hub-offre-emploi-details article header div div.ik-hub-offre-emploi-detail-header-fermer {
  right: 0;
  position: absolute;
}
section.ik-hub-offre-emploi-details article main {
  border-top: black solid 1px;
}

@font-face {
  font-family: "Metropolis";
  font-weight: 400;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Regular.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 400;
  font-style: italic;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-RegularItalic.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-RegularItalic.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 500;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Medium.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 500;
  font-style: italic;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-MediumItalic.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-MediumItalic.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 600;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-SemiBold.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 600;
  font-style: italic;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-SemiBoldItalic.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-SemiBoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 700;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Bold.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 700;
  font-style: italic;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-BoldItalic.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 900;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Black.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-Black.ttf) format("truetype");
}
@font-face {
  font-family: "Metropolis";
  font-weight: 900;
  font-style: italic;
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-BlackItalic.otf) format("otf");
  src: url(/wp-content/themes/ikadia-theme-child/assets/fonts/Metropolis-BlackItalic.ttf) format("truetype");
}
/*------------------------------------------
 *  Reponsive
 * -----------------------------------------*/
/*------------------------------------------
 *  BUTTON
 * -----------------------------------------*/
/* ------------------------------------------
 * BLOC PRODUIT
 * -----------------------------------------*/
/*------------------------------------------
 *  Interpolation
 * -----------------------------------------*/
.ik-tunnel-login-register p, .ik-tunnel-login-register ul, .ik-tunnel-login-register a, .ik-tunnel-login-register .ikadia-msg-return {
  max-height: 100px;
  opacity: 1;
  visibility: visible;
  transition: all ease 0.5s;
}
.ik-tunnel-login-register .ik-tunnel-login-facile {
  text-align: center;
}
.ik-tunnel-login-register .ik-tunnel-login-facile > p {
  margin-top: 25px;
  display: inline-block;
  position: relative;
}
.ik-tunnel-login-register .ik-tunnel-login-facile > p::before, .ik-tunnel-login-register .ik-tunnel-login-facile > p::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: var(--wp--preset--color--secondary);
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ik-tunnel-login-register .ik-tunnel-login-facile > p::before {
  left: -60px;
}
.ik-tunnel-login-register .ik-tunnel-login-facile > p::after {
  right: -60px;
}
.ik-tunnel-login-register .ik-tunnel-login-facile ul {
  display: flex;
  justify-content: center;
  gap: 16px;
  list-style-type: none;
  margin: 0 0 35px;
  padding: 0;
}
.ik-tunnel-login-register .ik-tunnel-login-facile ul li {
  border-radius: 50%;
  border: solid 1px var(--wp--preset--color--secondary);
  width: 35px;
  height: 35px;
}
.ik-tunnel-login-register a.ik-tunnel-login-mdp-oublie {
  display: block;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  color: var(--wp--preset--color--secondary);
}
.ik-tunnel-login-register .ik-tunnel-login-forms-sep {
  display: block;
  width: 100%;
  max-width: 260px;
  text-align: center;
  margin: 50px auto;
  position: relative;
}
.ik-tunnel-login-register .ik-tunnel-login-forms-sep::before, .ik-tunnel-login-register .ik-tunnel-login-forms-sep::after {
  content: "";
  width: 40%;
  height: 1px;
  background-color: var(--wp--preset--color--secondary);
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ik-tunnel-login-register .ik-tunnel-login-forms-sep::before {
  left: 0;
}
.ik-tunnel-login-register .ik-tunnel-login-forms-sep::after {
  right: 0;
}
.ik-tunnel-login-register.connexion .ik-tunnel-login-inscription p, .ik-tunnel-login-register.connexion .ik-tunnel-login-inscription ul, .ik-tunnel-login-register.connexion .ik-tunnel-login-inscription a, .ik-tunnel-login-register.connexion .ik-tunnel-login-inscription .ikadia-msg-return {
  margin: 0 auto;
  max-height: 0;
  opacity: 0;
  visibility: visible;
}
.ik-tunnel-login-register.inscription .ik-tunnel-login-connexion p:not(.login-submit), .ik-tunnel-login-register.inscription .ik-tunnel-login-connexion ul, .ik-tunnel-login-register.inscription .ik-tunnel-login-connexion a, .ik-tunnel-login-register.inscription .ik-tunnel-login-connexion .ikadia-msg-return {
  margin: 0 auto;
  max-height: 0;
  opacity: 0;
  visibility: visible;
}

.ik-tunnel-lost-password {
  text-align: center;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-instructions {
  margin-bottom: 45px;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-mail-sent {
  border: solid 2px #CDDCDF;
  border-radius: 4px;
  padding: 65px 70px;
  font-weight: 700;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-links {
  margin: 30px 0 0 0;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-links a {
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-links a:not(:nth-of-type(1)) {
  font-size: 14px;
  text-decoration: underline;
}
.ik-tunnel-lost-password .ik-tunnel-lost-password-links a:nth-of-type(2) {
  margin: 30px 0;
}

.ik-tunnel-first-log {
  text-align: center;
}

body.page-template-template-tunnel main.main-content .wp-block-columns {
  min-height: calc(100vh - 70px);
  gap: 0;
}
body.page-template-template-tunnel main.main-content .wp-block-columns .wp-block-column:first-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ik-tunnel-login-form {
  max-width: 535px;
  width: 100%;
  padding: 50px 25px;
  margin: 0 auto !important;
}
.ik-tunnel-login-form h2 {
  text-align: center;
}
.ik-tunnel-login-form p, .ik-tunnel-login-form ul, .ik-tunnel-login-form a {
  font-weight: 300;
}
.ik-tunnel-login-form .ikadia-msg-return {
  padding: 15px;
  margin-bottom: 35px;
}
.ik-tunnel-login-form .ikadia-msg-return p {
  margin: 0;
}
.ik-tunnel-login-form .ikadia-msg-return.ikadia-msg-valid {
  background-color: #a7f3d0;
  border: solid 1px #10b981;
}
.ik-tunnel-login-form .ikadia-msg-return.ikadia-msg-error {
  background-color: #fecaca;
  border: solid 1px #ef4444;
}
.ik-tunnel-login-form form > p {
  margin-bottom: 25px;
  width: 100%;
}
.ik-tunnel-login-form form > p label {
  font-size: 16px;
  font-weight: 300;
}
.ik-tunnel-login-form form > p.login-remember label, .ik-tunnel-login-form form > p.register-rgpd label {
  top: auto;
  left: auto;
  display: flex;
  cursor: pointer;
  gap: 8px;
  pointer-events: auto;
  position: relative;
}
.ik-tunnel-login-form form > p.login-remember label input + *, .ik-tunnel-login-form form > p.register-rgpd label input + * {
  width: calc(100% - 32px);
}
.ik-tunnel-login-form form > p.login-submit {
  margin-bottom: 8px;
}
.ik-tunnel-login-form form .ik-eye + input {
  background: transparent;
  padding-left: 15px;
}
.ik-tunnel-login-form form input[type=submit] {
  text-transform: uppercase;
}

.ik-tunnel-login-forms-content {
  background-color: #F8F8F8;
  padding: 50px 50px 50px 145px;
}

@font-face {
  font-family: "Raleway";
  src: url(../../../../../../../../../themes/ikadia-theme/assets/font/Raleway/static);
}

/*# sourceMappingURL=ikadia-hub-principal.css.map */
