@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.nextalent.ma/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.nextalent.ma/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,31,109);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,31,124);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,63,221);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,63,221);
	background-image: url(https://www.nextalent.ma/wp-content/uploads/2025/03/65c2be9400aa76dd17c681b0_CTA-Lines.svg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: right top;
}
.wd-footer {
	background-color: rgb(242,246,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.testimon-style-boxed .testimonial-inner {
    border-radius: 10px !important;
    box-shadow: 0 7px 20px #0047ff1a !important;
    transition: box-shadow .5sease;
}

.star-rating {
    color: #0147ff !important;
}

.wd-post .wd-meta-date {
    display: none !important;
}

#contact-box .info-box-wrapper {
    background-color: var(--white);
    border-radius: 10px;
    align-items: flex-start;
    padding: 25px 30px 10px;
    box-shadow: 0px 0 60px #0047ff1a;
}

#contact-box .info-box-icon {
    border-radius: 10px !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background: #0147ff;
    border-radius: 10px;
    width: -webkit-fill-available;
}

.wd-list li {
    align-items: baseline !important;
}

.wd-copyrights {
    border-top: 0px !important;
}



.product-list-item .product-element-top {
    display: none !important;
}

.product-list-content .woodmart-add-btn {
    display: none !important;
}

.single-product .wd-single-content h2 {
    font-size: 16px;
    font-family: var(--wd-title-font);
    margin-bottom: 10px;
    margin-top: 25px;
}

.single-product-page .product-list-content .woocommerce-product-details__short-description {
    display: none !important;
}

.product-list-item:not(:last-child) .product-wrapper {
    padding-bottom: 20px !important;
}

.mission-badge span::before {
    color: #23a068;
}

.shop-loop-head {
    display: none !important;
}

.wd-single-short-desc, .wd-single-content {
    text-align: justify;
}

.wd-single-content {
    margin-top: 50px !important;
}

#postuler-form {
    display: none;
}

#home-missions .product-element-top {
    display: none;
}

#home-missions .product-wrapper {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0 2px 10px #0047ff1c;
    padding: 20px !important;
}

#home-missions h3.wd-entities-title {
    margin-bottom: 7px !important;
    font-size: 17px !important;
}

.wd-product .wd-entities-title {
    font-size: 16px !important;
}

#home-missions .wrap-price {
    display: none !important;
}

#comments.comments-area .comment-respond {
    display: none !important;
}

.post-single-page .entry-content {
    margin-bottom: 20px !important;
}

.wd-add-btn.wd-add-btn-replace {
    display: none !important;
}

.mission-badge {
    display: none !important;
}


span.vid {
    opacity: 0.3;
}


.page-id-129 table.table.table-striped {
    margin-top: 40px;
}


/* Override the hidden style for mission-badge */
.products .wd-product .mission-badge {
  display: inline-block !important; /* or 'block', depending on your layout */
}

.products .wd-product .wd-product-cats {
    display: none;
}


.wd-single-attrs {
    background: #f2f6ff;
    padding: 20px 15px;
}



.cabrek-upload-video-container {
    background: #f2f6ff;
    padding: 40px 30px;
}

#sidebar-related .product-wrapper {
    padding: 15px !important;
}

#sidebar-related h3.wd-entities-title {
    font-size: 16px;
}

#sidebar-related .wd-products.elements-list {
	--wd-gap: 15px !important;
}

.shop_attributes .wd-attr-name-img {
    width: 18px;
}

.mission-badge .wd-icon img {
    width: 15px;
    margin-bottom: 4px;
}


.cabrek-comments-list {
    margin-top: 40px;
}

.cabrek-comment {
    background: #f2f6ff;
    padding: 10px;
    margin-bottom: 20px;
}

img.woocommerce-placeholder.wp-post-image {
    display: none;
}

.product-element-top.wd-quick-shop {
    display: none;
}

.product-wrapper .wrap-price {
    display: none !important;
}


.filter-widget {
    margin-bottom: 20px;
}


input#lettre_motivation, input#cv {
		height: var(--wd-form-height);
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    border-radius: var(--wd-form-brd-radius);
    background-color: var(--wd-form-bg);
    box-shadow: none;
    color: var(--wd-form-color);
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}

.wd-logo img[src$=".svg"] {
    height: 100%;
    width: 100%;
}

.widget-title {
    text-transform: inherit !important;
}

#box-hero {
    background-color: white !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 30px #0047ff1c !important;
    padding: 1px 6px !important;
}


.widget.filter-widget {
    margin-bottom: 40px;
}

fieldset {
    display: none;
}

.bg-sidebar {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0 2px 10px #0047ff1c;
    padding: 20px !important;
}

.required {
    color: red;
    font-weight: bold;
    margin-left: 3px;
}


.white_btn:hover {
    color: white !important;
}








.cabrek-table table td {
    padding: 8px 12px !important;
}

.cabrek-controls {
  margin: 14px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.cabrek-btn {
  -webkit-appearance: none;
  appearance: none;
  background: #f8f9fa;   
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #111;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease;
}



.cabrek-btn {
    padding: 7px 10px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
	  min-height: 34px !important;
}

.cabrek-btn:hover:not([disabled]) {
  background: #e5e7eb;   
  transform: translateY(-1px);
}

.cabrek-btn[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

.cabrek-glyph {
    display: inline-block;
    font-size: 30px;
    line-height: 0;
    width: 20px;
    text-align: center;
}

.cabrek-glyph-rec { color: #dc2626 !important; margin-top: -6px;} 
.cabrek-glyph-stop { 
		color: #111 !important; 
		font-size: 26px;
    margin-top: -8px;
}   
.cabrek-glyph-up   { color: #2563eb !important; font-size: 24px;} 









.wd-copyrights {
    background: #dce7ff;
    color: #001f6d;
}

.list-content span {
    text-decoration: underline;
}



















/* === Styles for page candidatures-offre (page-id-393) === */
/* -------- Candidatures d’une offre (scoped to the page) -------- */
/* ====== Scoped to your page ====== */
/* Page: /candidatures-offre/  */
select{
  width:100%; padding:10px 12px; border:1px solid #d9dee7; border-radius:10px;
  background:#fff; font-size:14px; color:#0f172a; transition:border-color .2s, box-shadow .2s;
}
.page-id-393 #cabrek-filtre-offre select:focus{
  border-color:#3b82f6; box-shadow:0 0 0 3px rgba(59,130,246,.15); outline:none;
}

/* ====== Scoped to your candidatures-offre page ====== */
.page-id-393 #cabrek-filtre-offre br {
  display: none !important; /* hide unwanted breaks */
}

/* === GRID CONTAINER === */
.page-id-393 #cabrek-filtre-offre {
  display: grid;
  gap: 18px 24px;
  grid-template-columns: repeat(3, minmax(220px, 1fr));
  grid-template-areas:
    "label-periode      label-niveau       label-experience"
    "field-periode      field-niveau       field-experience"
    "label-disponibilite label-video       label-order"
    "field-disponibilite field-video       field-order"
    "btn btn btn";
  background: #f6f8fc;
  border: 1px solid #e6e9f0;
  border-radius: 14px;
  padding: 20px 24px;
}

/* === GRID MAPPING === */
.page-id-393 #cabrek-filtre-offre label[for="periode"]        { grid-area: label-periode; }
.page-id-393 #cabrek-filtre-offre #periode                    { grid-area: field-periode; }

.page-id-393 #cabrek-filtre-offre label[for="niveau_etude"]   { grid-area: label-niveau; }
.page-id-393 #cabrek-filtre-offre #niveau_etude               { grid-area: field-niveau; }

.page-id-393 #cabrek-filtre-offre label[for="experience"]     { grid-area: label-experience; }
.page-id-393 #cabrek-filtre-offre #experience                 { grid-area: field-experience; }

.page-id-393 #cabrek-filtre-offre label[for="disponibilite"]  { grid-area: label-disponibilite; }
.page-id-393 #cabrek-filtre-offre #disponibilite              { grid-area: field-disponibilite; }

.page-id-393 #cabrek-filtre-offre label[for="video_cv"]       { grid-area: label-video; }
.page-id-393 #cabrek-filtre-offre #video_cv                   { grid-area: field-video; }

.page-id-393 #cabrek-filtre-offre label[for="order"]          { grid-area: label-order; }
.page-id-393 #cabrek-filtre-offre #order                      { grid-area: field-order; }

/* === SUBMIT BUTTON === */
.page-id-393 #cabrek-filtre-offre input[type="submit"],
.page-id-393 #cabrek-filtre-offre .button,
.page-id-393 #cabrek-filtre-offre button {
  grid-area: btn;
  justify-self: start;
  background: #2563eb;
  color: #fff;
  border: 0;
  border-radius: 10px;
  padding: 10px 16px;
  font-weight: 700;
  transition: background 0.2s ease;
}
.page-id-393 #cabrek-filtre-offre input[type="submit"]:hover {
  background: #1e4fd7;
}

/* === LABELS & INPUTS === */
.page-id-393 #cabrek-filtre-offre label {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #1e293b;
  margin-bottom: 6px;
}
.page-id-393 #cabrek-filtre-offre select {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #d9dee7;
  border-radius: 10px;
  background: #fff;
  font-size: 14px;
  color: #0f172a;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.page-id-393 #cabrek-filtre-offre select:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15);
  outline: none;
}

/* === RESPONSIVE === */
@media (max-width: 1024px) {
  .page-id-393 #cabrek-filtre-offre {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    grid-template-areas:
      "label-periode      label-niveau"
      "field-periode      field-niveau"
      "label-experience   label-disponibilite"
      "field-experience   field-disponibilite"
      "label-video        label-order"
      "field-video        field-order"
      "btn btn";
  }
}

@media (max-width: 640px) {
  .page-id-393 #cabrek-filtre-offre {
    grid-template-columns: 1fr;
    grid-template-areas:
      "label-periode"      "field-periode"
      "label-niveau"       "field-niveau"
      "label-experience"   "field-experience"
      "label-disponibilite""field-disponibilite"
      "label-video"        "field-video"
      "label-order"        "field-order"
      "btn";
  }
  .page-id-393 #cabrek-filtre-offre input[type="submit"] {
    width: 100%;
    justify-self: stretch;
  }
}



/* Apply only inside the Actions column of your candidatures tables */
.page-id-393 table td:last-child {
  color: #9ca3af; /* default gray for plain text */
}

/* Keep actual links looking active (your normal blue or theme color) */
.page-id-393 table td:last-child a {
  color: #2563eb;
  text-decoration: none;
  font-weight: 600;
}

.page-id-393 table td:last-child a:hover {
  text-decoration: underline;
}
@media (min-width: 1025px) {
	.wd-social-icons {
    display: inline-flex !important;
    align-items: end !important;
}

#contact-box .info-box-wrapper {
    min-height: 220px !important;
}



















/* Make the entire form a grid with 2 columns and add spacing */
.cabrek-candidature-form form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

/* Flatten .row and .form-group wrappers so their children become direct grid items */
.cabrek-candidature-form form .row,
.cabrek-candidature-form form .form-group {
  display: contents;
}

/* Ensure labels are displayed as blocks */
.cabrek-candidature-form form label {
  display: block;
  margin-bottom: 5px;
}

/* Make text, email, file inputs and select fields fill their grid cell */
.cabrek-candidature-form form input[type="text"],
.cabrek-candidature-form form input[type="email"],
.cabrek-candidature-form form input[type="file"],
.cabrek-candidature-form form select {
  width: 100%;
  box-sizing: border-box;
  padding: 8px;
  margin-bottom: 10px;
}











/* Hide the extraneous <br> tags inserted in the PHP output */
#cabrek-filtre br {
  display: none;
}

/* Set up the grid on the form.
   We use 4 columns for the field groups.
   Each field group (i.e. label + select) will be “manually” placed.
   We reserve 4 grid rows:
     - Rows 1 & 2 for the first row of groups (fields 1–4)
     - Rows 3 & 4 for the second row of groups (fields 5–7)
   The submit button will be placed in row 5 spanning all columns.
*/
#cabrek-filtre {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* Two rows per group row, plus one extra row for the submit button */
  grid-template-rows: auto auto auto auto auto;
  gap: 10px;
}

/* -- FIRST ROW of Field Groups (Groups 1–4) -- */
/* Group 1: “Période” field */
#cabrek-filtre label:nth-of-type(1) {
  grid-column: 1;
  grid-row: 1;
}
#cabrek-filtre select:nth-of-type(1) {
  grid-column: 1;
  grid-row: 2;
}

/* Group 2: “Catégorie de l'offre” field */
#cabrek-filtre label:nth-of-type(2) {
  grid-column: 2;
  grid-row: 1;
}
#cabrek-filtre select:nth-of-type(2) {
  grid-column: 2;
  grid-row: 2;
}

/* Group 3: “Niveau d'étude” field */
#cabrek-filtre label:nth-of-type(3) {
  grid-column: 3;
  grid-row: 1;
}
#cabrek-filtre select:nth-of-type(3) {
  grid-column: 3;
  grid-row: 2;
}

/* Group 4: “Expérience” field */
#cabrek-filtre label:nth-of-type(4) {
  grid-column: 4;
  grid-row: 1;
}
#cabrek-filtre select:nth-of-type(4) {
  grid-column: 4;
  grid-row: 2;
}

/* -- SECOND ROW of Field Groups (Groups 5–7) -- */
/* Group 5: “Disponibilité” field */
#cabrek-filtre label:nth-of-type(5) {
  grid-column: 1;
  grid-row: 3;
}
#cabrek-filtre select:nth-of-type(5) {
  grid-column: 1;
  grid-row: 4;
}

/* Group 6: “Vidéo CV” field */
#cabrek-filtre label:nth-of-type(6) {
  grid-column: 2;
  grid-row: 3;
}
#cabrek-filtre select:nth-of-type(6) {
  grid-column: 2;
  grid-row: 4;
}

/* Group 7: “Ordre par date” field */
#cabrek-filtre label:nth-of-type(7) {
  grid-column: 3;
  grid-row: 3;
}
#cabrek-filtre select:nth-of-type(7) {
  grid-column: 3;
  grid-row: 4;
}

/* In the second row, column 4 is intentionally left blank since we only have 3 groups */

/* -- Submit Button -- */
/* Place the submit button on its own row, spanning all 4 columns */
#cabrek-filtre input[type="submit"] {
  grid-column: inherit;
  grid-row: 4;
  padding: 10px;
  cursor: pointer;
}

/* -- Additional Visual Enhancements -- */
/* Make labels block elements with a small bottom margin */
#cabrek-filtre label {
	display: block;
	margin-bottom: -5px;
	font-weight: bold;
	margin-top: 10px;
}

/* Make select fields fill their grid cell and add padding */
#cabrek-filtre select {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
}


.title-size-small {
        --wd-title-sp: 30px;
        --wd-title-font-s: 34px;
    }

}

@media (max-width: 576px) {
	.title-size-small {
        --wd-title-font-s: 24px;
    }


.cabrek-glyph-stop { 
		font-size: 20px;
	margin-top: -1px;
}   

.cabrek-glyph-up   { margin-top: -3px;} 


.cabrek-upload-video-container {
    padding: 30px 10px;
}


.cabrek-controls button {
    padding: 10px 10px;
    margin-right: 4px;
}
}

