/*
Theme Name:   Movedo Child
Theme URI:    http://themeforest.net/user/greatives
Description:  Movedo Child Theme
Version:      3.3.3
Author:       Greatives Team
Author URI:   http://greatives.eu
Template:     movedo
*/

/* Rise full screen fix */
.articulate-fs-on #grve-header, .articulate-fs-on #grve-top-bar {
  z-index: 0 !important;
}


.learndash-template-ld30 #grve-main-content .grve-main-content-wrapper {
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
    font-size: 1.25em;
}

body.learndash-template-ld30 .grve-single-wrapper {
  margin-bottom: 0px !important;
}
body.learndash-template-ld30 .grve-fixed-footer {
  position: initial !important;
}

.post-type-archive-sfwd-courses .grve-standard-container {
  display: flex;
  flex-wrap: wrap;
}

.post-type-archive-sfwd-courses .grve-blog-large .grve-blog-item {
    margin-bottom: 60px;
    width: calc(33% - 20px);
    margin-left: 10px;
    margin-right: 10px;
        box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
}
.post-type-archive-sfwd-courses .grve-blog-item .grve-post-content {
  padding: 0;
  margin: 8%;
}

.post-type-archive-sfwd-courses .grve-blog-item .grve-post-header {
  display: flex;
}

.post-type-archive-sfwd-courses .grve-blog .grve-media img {
  width: 100%;
}

.post-type-archive-sfwd-courses .grve-page-title, .page-id-423 .grve-page-title {
  background-image: url(/wp-content/uploads/2020/08/parralaxx2-turquoise-1.png);
}
.post-type-archive-sfwd-courses .grve-page-title h1 {
  color: #fff !important;
}
.post-type-archive-sfwd-courses .grve-blog-item h2 {
  font-size: 25px;
  color: #13a19a;
}
.ld-content-actions .ld-button {
  border-radius: 100px;
}
.ld-content-actions a, .ld-content-action input[type="submit"] {
  font-size: 16px !important;
  font-weight: 700;
}
.ld-course-categories {
  font-weight: 700;
  color: #D0021B;
  margin-bottom: 10px;
}

.admin-bar .ld-profile-edit-link {
  display: block;
}

/* Certificat */
.certificat-titre {
  font-family: "DM Sans";
  text-transform: uppercase;
}
.uppercase {
  text-transform: uppercase;
}

.wpProQuiz_modal_window {
  top: 180px !important;
}
.wpProQuiz_modal_window .button-primary {
  top: 188px !important;
}

@media screen and (max-width: 1024px) {
  .post-type-archive-sfwd-courses .grve-blog-large .grve-blog-item {
      width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .post-type-archive-sfwd-courses .grve-blog-large .grve-blog-item {
      width: calc(100% - 20px);
  }
}

.widget.widget_nav_menu .menu-formation-container li {
  margin-bottom: 0px!important;
  line-height: 24px;
}

/* INSCRIPTION AUX FORMATIONS */

#formulaire-formations .gform_body input, #formulaire-formations .gform_body select{
  background-color: #fff !important;
  margin-bottom: 0px !important;
  border-radius: 3px !important;
  border-color: rgb(233,233,233);
}

#formulaire-formations #input_1_5_1_container{
  width: 100% !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
}

#formulaire-formations #input_1_5_2_container{
  width: 100% !important;
  padding: 0 !important;
}

#formulaire-formations .gform_footer{
  text-align: center !important;
}

/* INSCRIPTION AU SOUTIEN PEDAGOGIQUE */

#formulaire-soutien .gform_body input, #formulaire-soutien .gform_body select{
  background-color: #fff !important;
  margin-bottom: 0px !important;
  border-radius: 3px !important;
  border-color: rgb(233,233,233);
}

#formulaire-soutien .gform_footer{
  text-align: center !important;
}

#formulaire-soutien .gfield_label{
  margin-top: 10px !important;
}

#formulaire-soutien .form-instructions{
  font-size: 13px !important;
  font-style: italic !important;
  font-weight: 400 !important;
  font-family: sans-serif !important;

}

#formulaire-soutien .gfield_html_formatted{
  margin-top: -15px !important;
}

#formulaire-soutien .gfield_required{
  color: #c02b0a !important;
}

#formulaire-soutien .gchoice{
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  margin-bottom: 10px !important;
}

#formulaire-soutien .gfield-choice-input{
  margin-top: 6px !important;
  margin-right: 10px !important;
}

/* MON COMPTE */
#mon-compte-shortcode .ld-search-prompt{
  display: none !important;
}

/** Accordéon */
ul.grve-accordion-wrapper .grve-accordion-arrow {
  left: 15px !important;
}

/* Responsive */
@media only screen and (min-width: 960px) and (max-width: 1240px) {
  .grve-main-menu .grve-wrapper > ul > li > a,
  .grve-main-menu .grve-wrapper > ul > li.megamenu > ul > li > a,
  .grve-toggle-hiddenarea .grve-label,
  .grve-main-menu .grve-wrapper > ul > li ul li.grve-goback a {
    letter-spacing: 0px;
  }
  #grve-header .grve-horizontal-menu.grve-position-right ul.grve-menu > li > a {
      padding: 0px 0px 0px 1.5em;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  #grve-header .grve-horizontal-menu.grve-position-right ul.grve-menu > li > a {
      padding: 0px 0px 0px 1.25em;
  }
}
