/*
 Theme Name:   Strappress child
 Description:  Child theme of strappress
 Template:     strappress
 Version:      1.0.0
 Text Domain:  strappress-child
*/
.mt-50 {
  margin-top: 50px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mw-100 {
  max-width: 100%;
}

.w-100 {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.text-size-regular {
  font-size: 18px;
}

.text-size-medium {
  font-size: 20px;
}

.text-size-lg {
  font-size: 22px;
}

.text-size-xl {
  font-size: 24px;
}

@media screen and (max-width: 991px) {
  .mt-sm-35 {
    margin-top: 35px;
  }

  .mt-sm-50 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .mb-xs-35 {
    margin-bottom: 35px !important;
  }

  .mb-xs-15 {
    margin-bottom: 15px !important;
  }

  .mt-xs-35 {
    margin-top: 35px;
  }
}
/*HEADER*/
#logo a {
  display: inline-block;
}

html {
  font-size: 10px;
}

/*BODY*/
.content-single, .search, .login {
  height: 100vh;
  width: 100vw;
  max-height: 100%;
  max-width: 100%;
}

body > header {
  background-color: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.039);
}
body > header > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body > header > .container h1 {
  margin: 0;
}
body > header > .container h1 a {
  color: #000000 !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600 !important;
  font-size: 26px;
  text-decoration: none;
}
body > header > .container > a {
  padding: 5px 15px !important;
  font-size: 1.4rem;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-family: "Montserrat";
}

#content-full {
  margin: 0;
  padding: 0;
}

.login {
  background-image: url("/wp-content/uploads/2022/10/image-login-background.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}

.search, #content-single {
  background-image: url("/wp-content/uploads/2022/10/fond.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* MAIN ELEMENTS */
.title_page * {
  font-family: "Montserrat";
  font-size: 2.8rem !important;
  font-weight: bold;
  margin: 0;
  line-height: 1.1;
}

.btn.btn-primary {
  font-family: "Montserrat";
  font-weight: 700;
  background-color: #168EEA;
  font-size: 1.6rem;
  padding-left: 14px;
  padding-right: 14px;
}

label {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.3rem;
}

html input, html select, .select2-dropdown--below {
  font-size: 1.3rem !important;
}

.form-select {
  width: 520px;
  height: 50px;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.3rem;
  box-shadow: 0px 4px 21px #4646461A;
}

.form-control {
  width: 400px;
  height: 50px;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1.3rem;
  box-shadow: 0px 4px 21px #4646461A;
}

form .select2-container {
  font-weight: 400;
  font-size: 1.3rem;
  box-shadow: 0px 4px 21px rgba(70, 70, 70, 0.1);
  height: 50px;
}
form .select2-container .select2-selection--single {
  height: 50px;
  border-color: #ced4da !important;
}
form .select2-container .select2-selection--single .select2-selection__rendered {
  font-family: "Montserrat";
  font-size: 1.3rem;
  line-height: 50px;
}
form .select2-container .select2-selection--single .select2-selection__arrow {
  height: 50px;
}

body > .select2-container {
  z-index: 1;
  transform: translateY(32px);
}
body > .select2-container .select2-dropdown--below {
  box-shadow: 0px 4px 21px rgba(70, 70, 70, 0.1);
}
body > .select2-container .select2-dropdown--below .select2-search__field {
  outline: none;
}

#table_parent:not(.scroll) td {
  padding: 20px;
}
#table_parent.scroll {
  height: 500px;
  overflow-y: scroll;
  margin-bottom: 50px;
}
#table_parent p {
  margin: 0;
}

body.page-template-template-recherche-avancee #table_parent.scroll {
  min-height: 500px;
  max-height: 700px;
}

.btn_all_mss {
  font-weight: 500 !important;
  font-size: 1.5rem !important;
  border: none !important;
  margin-bottom: 15px;
}

.row_nbresults_and_export {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.row_nbresults_and_export .section_export {
  text-align: right;
}
.row_nbresults_and_export .section_export .dropdown-menu li {
  position: relative;
}
.row_nbresults_and_export .section_export .dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}
.row_nbresults_and_export .section_export .dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}
.row_nbresults_and_export .section_export .dropdown-menu > li:hover > .dropdown-submenu {
  display: block;
}
.row_nbresults_and_export .download_export {
  display: block;
  visibility: hidden;
  height: 0;
}

.content-single .row_nbresults_and_export {
  justify-content: flex-end;
  margin-bottom: 0;
  padding-top: 35px;
}

.nbresults, .export_results {
  font-family: "Montserrat";
  font-size: 1.3rem;
  margin: 0;
}

.section_export * {
  font-family: "Montserrat";
  font-size: 1.4rem;
}
.section_export .export_results {
  padding: 5px 15px;
}

table {
  width: 100%;
}
table thead td,
table thead th,
table tbody td,
table tbody th {
  color: #393939;
  font-family: "Montserrat";
  padding: 20px 27px;
}
table thead a,
table tbody a {
  color: #393939;
  text-decoration: none;
}
table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
table thead:after {
  content: "";
  display: table;
  height: 30px;
}
table thead tr {
  background-color: white;
  box-shadow: 0px 4px 21px #4646461A;
  border-radius: 4px;
}
table thead tr th {
  font-size: 1.3rem;
  font-weight: 500;
  cursor: pointer;
}
table tbody {
  position: relative;
  box-shadow: 0px 4px 21px #4646461A;
  border-radius: 4px;
}
table tbody tr {
  border-bottom: 1px solid rgba(132, 159, 180, 0.3);
}
table tbody tr:hover {
  background-color: rgba(22, 142, 234, 0.08);
}
table tbody tr:last-child {
  border-bottom: none;
}
table tbody tr td {
  border-right: 1px solid rgba(132, 159, 180, 0.3);
  font-size: 1.3rem;
  font-weight: 400;
  padding: 0;
}
table tbody tr td:last-child {
  border-right: none;
}
table tbody tr td a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 20px 27px;
}
table tbody tr > td:first-child {
  width: 195px;
}

/*BODY*/
.login {
  position: relative;
}
.login .container {
  height: 100%;
  max-height: 100%;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media (max-width: 576px) {
  .login .container {
    justify-content: flex-start;
  }
}
.login .container h1 {
  font-family: "Montserrat";
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  color: white;
}
@media (max-width: 576px) {
  .login .container h1 {
    font-size: 2.5rem;
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .login .container h1 br {
    display: none;
  }
}
.login .container form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.login .container form .login-username,
.login .container form .login-password {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  padding: 30px;
}
@media (max-width: 576px) {
  .login .container form .login-username,
.login .container form .login-password {
    padding: 0;
    flex-basis: 100%;
  }
}
.login .container form .login-username label,
.login .container form .login-password label {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.4rem;
  color: white;
}
.login .container form .login-username input,
.login .container form .login-password input {
  height: 48px;
  border: 0;
  border-radius: 5px;
}
.login .container form .login-submit {
  background-color: white;
  color: #2FABDE;
  font-size: 1.6rem;
  font-family: "Open Sans";
  font-weight: 600;
  border: 0;
  border-radius: 10px;
  margin-top: 100px;
}
.login .container form .login-submit input {
  padding: 15px 120px;
  background: white;
  border: 0;
  border-radius: 5px;
}
.login .contact-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid white;
  height: 10%;
  z-index: 1;
  bottom: 0;
  backdrop-filter: blur(20px);
}
.login .contact-banner p {
  color: white;
  font-family: "Open Sans";
  font-weight: 800;
  text-align: center;
  position: absolute;
}
.login .contact-banner p span {
  color: #D77B2B;
  text-decoration: underline;
}

.search {
  min-height: calc(100vh - 83px);
}
.search .container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 1700px) {
  .search .container {
    width: 1500px;
  }
}
.search .container form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 68px;
  margin-top: 57px;
}
@media (max-width: 1399px) {
  .search .container form {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 450px) {
  .search .container form {
    justify-content: center;
  }
}
.search .container form .category {
  display: flex;
  white-space: nowrap;
  align-items: center;
}
@media (max-width: 1399px) {
  .search .container form .category {
    margin-right: 0px;
    flex-direction: column;
    margin-bottom: 25px;
  }
}
.search .container form .category label {
  margin-right: 50px;
}
@media (max-width: 1399px) {
  .search .container form .category label {
    margin-right: 0px;
  }
}
.search .container form .search-area {
  display: flex;
}
.search .container form .search-area input, .search .container form .search-area select:not(.select2), .search .container form .search-area .select2 {
  margin-right: 27px;
}
@media (max-width: 1399px) {
  .search .container form .search-area input, .search .container form .search-area select:not(.select2), .search .container form .search-area .select2 {
    margin-right: 65px;
  }
}
.search .container form#form_search_multiple .row_critere_search {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.search .container form#form_search_multiple .btn_add_remove_critere {
  width: 50px;
  font-size: 2.7rem;
  font-family: "Montserrat";
  line-height: normal;
}
.search .container form#form_search_multiple .btn_duplicate {
  margin-right: 10px;
}
.search .container form#form_search_multiple .select_operator_et_ou {
  width: inherit;
  margin-right: 27px;
  margin-left: 104px;
}

body.page-template-template-recherche-avancee #content-full-page > .search {
  min-height: calc(100vh - 83px);
  height: 100%;
}

.content-single {
  min-height: 100vh;
  height: 100%;
}
.content-single .toast {
  font-size: 2rem;
}
.content-single .toast .btn-close {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 0;
  margin-right: 2px !important;
}
.content-single .btn {
  border: none;
}
.content-single form .container {
  padding-top: 50px;
  display: grid;
  row-gap: 50px;
}
.content-single form .container .editNode {
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.content-single form .container .row p {
  font-size: 1.4rem;
  font-family: "Montserrat";
  font-weight: 700;
}
.content-single form .container .row .flexbox-row {
  width: 100%;
  align-items: stretch;
}
.content-single form .container .row .flexbox-row .input-group {
  flex-wrap: nowrap;
}
.content-single form .container .row .flexbox-row .input-group .input-group-text {
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Montserrat";
  width: 50px;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.content-single form .container .row .flexbox-row .form-control, .content-single form .container .row .flexbox-row .form-select {
  width: 100%;
  max-width: 100%;
  min-width: 120px;
}
@media (min-width: 1700px) {
  .content-single form .container {
    width: 1500px;
  }
}
.content-single form #separator {
  border: 1px solid #E9EDF6;
  width: 100%;
  display: block;
  margin: 50px 0;
}
.content-single form h2 {
  font-size: 2rem;
  font-family: "Montserrat";
  font-weight: 700;
  margin-bottom: 30px;
}
.content-single form .accordion-button {
  font-size: 1.9rem;
  font-family: "Montserrat";
  font-weight: 500;
  box-shadow: none;
}
.content-single form .accordion-item {
  background-color: transparent;
  outline: none !important;
}
.content-single form .accordion-item .accordion-collapse {
  margin-bottom: 30px;
}
.content-single .section_btn_collapse button {
  border: 1px solid transparent !important;
}
.content-single .section_btn_collapse button:hover, .content-single .section_btn_collapse button[aria-expanded=true] {
  background-color: transparent;
  color: #168EEA;
  border-color: #168EEA !important;
}

.flexbox-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.flexbox-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.flexbox-row-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*# sourceMappingURL=style.css.map */
