/*
 Theme Name:   LPDW config
 Theme URL:    https://leplusduweb.com
 Description:  Theme enfant developpé par l'entreprise LE PLUS DU WEB
 Author:       Le plus du web
 Author URI:   http://leplusduweb.com
 Template:     enfold
 Version:      1.0.0
*/

/*
Mobile Styles
================================================== */
/* Note: CSS POUR VUE SMARTPHONE */

@media only screen and (max-width: 767px) {
  /****************************************************************/
  /**************************** HEADER ****************************/
  /****************************************************************/
  /**************************** Header meta ****************************/
  #header #header_meta {
    min-height: 40px;
    border: none;
    z-index: 1;
  }

  #header #header_meta .container {
    min-height: 40px;
  }

  #header_meta .container ul {
    height: 40px;
    padding: 0 0 0 10px;
  }

  #header_meta .container nav {
    top: 0;
  }

  #top #header_meta .container ul li {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
  }

  #top #header_meta .container ul li a:focus {
    text-decoration: none;
  }

  #header_meta .container ul li a {
    line-height: 40px;
    color: white;
    transition: all ease 300ms;
  }

  #header_meta .container ul li.tel-link a::before {
    content: "\e854";
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    font-family: "entypo-fontello";
    transform: rotate(90deg);
  }

  /**************************** Header ****************************/
  #header .logo svg {
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    background-color: white;
    padding: 6px 12px;
  }

  #top #wrap_all #header #av-burger-menu-ul li.menu-item-184 {
    display: none;
  }

  #top #header #av-burger-menu-ul li {
    font-size: 28px;
  }

  #top #wrap_all #header #av-burger-menu-ul li.menu-item-70 li {
    font-size: 20px;
  }

  /*******************************************************/
  /************************SIDEBAR************************/
  /*******************************************************/
  #sidebar_fixe {
    position: fixed;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    bottom: 5%;
    left: 50%;
    width: 100%;
    z-index: 99;
    transform: translate(-50%);
  }

  #sidebar_fixe span {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 80px;
    width: 80px;
    padding: 6px 0;
    background-color: var(--yellow);
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    line-height: 14px;
    transition: all ease 300ms;
  }

  #sidebar_fixe a {
    position: relative;
  }

  #sidebar_fixe a::before {
    position: absolute;
    top: 12px;
    left: 50%;
    color: white;
    font-family: "entypo-fontello";
    transform: translate(-50%);
    font-size: 20px;
  }

  #sidebar_fixe_projet::before {
    content: "\e8d1";
  }

  #recontacter::before {
    content: "\e854";
  }

  #sidebar_fixe_contact::before {
    content: "\e805";
  }

  /*****************************************************************/
  /**************************** ACCUEIL ****************************/
  /*****************************************************************/
  /**************************** Partie slider ****************************/
  #main .main_color.ls-overflow-visible .template-page {
    padding-top: 0;
  }

  #top .main_color.ls-overflow-visible :is(.ls-nav-prev, .ls-nav-next) {
    background: none;
  }

  #top .main_color.ls-overflow-visible .ls-nav-prev {
    left: 0;
  }

  #top .main_color.ls-overflow-visible .ls-nav-next {
    right: 20px;
  }

  #top .main_color.ls-overflow-visible .ls-nav-prev::before,
  #top .main_color.ls-overflow-visible .ls-nav-next::before {
    content: "\e800";
    display: flex;
    justify-content: center;
    width: 44px;
    height: 44px;
    background-color: var(--black);
    color: var(--yellow);
    font-family: "fontello", sans-serif;
    font-size: 20px;
    line-height: 50px;
  }

  #top .main_color.ls-overflow-visible .ls-nav-prev::before {
    transform: rotate(180deg) translateY(-10%);
  }

  /* Hauteur du slider sur mobile */
  /*.ls-inner, div.ls-wp-container, img.ls-bg {*/
  /*  height: 700px !important;*/
  /*}*/
  div.ls-wp-container .ls-wrapper.ls-bg-outer,
  div.ls-wp-container,
  div.ls-wp-container .ls-wrapper.ls-bg-wrap img {
    height: 324px !important;
  }

  /**************************** Partie présentation ****************************/
  #section-presentation::before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
    top: -175px;
    background-image: url("/wp-content/themes/enfold_child/images/sep_noir_bd_blanches.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    z-index: 1;
  }

  #top #wrap_all #section-presentation .container {
    margin-top: -300px !important;
  }

  #section-presentation svg {
    display: block;
    margin: 0 auto;
  }

  /**************************** Partie prestations ****************************/
  #wrap_all #main .carte-prestation {
    position: relative;
    padding: 64px 42px;
    border: none;
  }

  .carte-prestation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--black);
    opacity: 0.3;
    transition: all ease 300ms;
  }

  .carte-prestation .flex_column {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }

  .carte-prestation .flex_column .av_textblock_section h4 {
    font-size: 16px;
  }

  .carte-prestation .flex_column .av_font_icon {
    margin-left: auto;
  }

  .carte-prestation svg {
    height: 33px;
    min-width: 10px;
  }

  .carte-prestation svg path {
    height: 100%;
    width: 100%;
  }

  /**************************** Partie client ****************************/
  #section-clients {
    position: relative;
  }

  #section-clients h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }

  #section-clients::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 270px;
    background-image: url("/wp-content/themes/enfold_child/images/sep_gris_bd_noires.svg");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 96%;
    left: 0;
    background-position: center bottom;
    z-index: 1;
  }

  #top #section-clients .flex_column_table:not(:first-child) {
    margin-top: 0;
  }

  #top #section-clients .carte-type-client {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 264px;
    padding: 32px 24px;
    box-shadow: 0 3px 6px var(--shadow-color);
  }

  #section-clients .carte-type-client svg {
    height: 110px;
  }

  #section-clients .carte-type-client .av-icon-char {
    position: relative;
  }

  #section-clients .carte-type-client .av_font_icon {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin: 0;
    background-color: var(--black);
    color: var(--yellow);
  }

  /**************************** Partie slider ****************************/
  .slider-illustrations::before {
    content: "";
    position: absolute;
    top: -65px;
    left: 0;
    width: 100%;
    height: 170px;
    background-image: url("/wp-content/themes/enfold_child/images/sep_bas_gris_bd_blanches.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    z-index: 9999;
  }

  .slider-illustrations .avia-slideshow {
    overflow: visible;
  }

  #main .slider-illustrations .avia-slideshow-inner {
    height: 424px !important;
  }

  #main .slider-illustrations .avia-slideshow-inner .avia-slide-wrap {
    height: 424px;
  }

  #main .slider-illustrations .avia-slideshow-inner img {
    height: 100%;
    object-fit: cover;
  }

  #main .slider-illustrations .avia-slideshow-dots {
    margin-bottom: 14px;
  }

  #main .slider-illustrations .avia-slideshow-dots a {
    height: 8px;
    width: 8px;
    margin: 0 4px;
    padding: 6px;
    background: var(--yellow);
    opacity: 0.3;
  }

  #main .slider-illustrations .avia-slideshow-dots a.active {
    opacity: 1;
  }

  #top #main .slider-illustrations .avia-slideshow-arrows a {
    top: 60%;
    width: 44px;
    height: 44px;
    background-color: var(--black);
    color: var(--yellow);
    line-height: 46px;
    opacity: 1;
  }

  #top #main .slider-illustrations .prev-slide::before,
  #top #main .slider-illustrations .next-slide::before {
    content: "\e800";
    line-height: 46px;
    font-family: "fontello", sans-serif;
  }

  #top #main .slider-illustrations .prev-slide::before {
    display: block;
    transform: rotate(180deg) translateY(-10%);
  }

  /**************************** Partie témoignages ****************************/
  #section-temoignages {
    position: relative;
    z-index: 2;
  }

  #top #section-temoignages .avia-testimonial {
    padding: 0 32px;
  }

  #section-temoignages .avia-testimonial .avia-testimonial_inner {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  #top #section-temoignages .avia-testimonial-wrapper .avia-slideshow-arrows a {
    top: 50%;
    margin: 0px;
    opacity: 1;
    font-size: 26px;
    color: var(--yellow);
  }

  #top #section-temoignages .avia-testimonial-wrapper .avia-slideshow-arrows .prev-slide::before,
  #top #section-temoignages .avia-testimonial-wrapper .avia-slideshow-arrows .next-slide::before {
    content: "\e800";
    line-height: 70px;
    font-family: "fontello", sans-serif;
  }

  #top #section-temoignages .avia-testimonial-wrapper .avia-slideshow-arrows .next-slide::before {
    right: -35px;
  }

  #top #section-temoignages .avia-testimonial-wrapper .avia-slideshow-arrows .prev-slide::before {
    display: block;
    transform: rotate(180deg) translateY(-10%);
    left: -35px;
  }

  #section-temoignages .avia-testimonial-wrapper .avia-testimonial-row {
    height: auto !important;
  }

  #top #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 24px;
  }

  #top #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-image {
    width: 124px;
    height: 124px;
    margin: 0;
  }

  #top #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta-mini {
    text-align: center;
  }

  #top #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta :is(.avia-testimonial-name, .avia-testimonial-subtitle) {
    font-size: 22px;
    line-height: 30px;
  }

  #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-name {
    margin-top: 16px;
  }

  #top #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-subtitle {
    text-transform: uppercase;
  }

  #section-temoignages .avia-testimonial .avia-testimonial_inner .avia-testimonial-content p {
    font-size: 16px;
    line-height: 22px;
  }

  /**************************** Partie confiance ****************************/
  #section-confiance::before {
    content: "";
    position: relative;
    display: block;
    top: -50px;
    width: 100%;
    height: 170px;
    background-image: url("/wp-content/themes/enfold_child/images/sep_bas_noir_bd_noires.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    z-index: 1;
  }

  #top #section-confiance .container::before {
    content: "";
    position: absolute;
    top: -280px;
    height: 725px;
    width: 230px;
    background-image: url("/wp-content/themes/enfold_child/images/eclair_blanc.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }

  #top #section-confiance .slide-entry-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
  }

  #top #section-confiance .slide-entry {
    height: 142px;
    flex: 1 1 142px;
    box-shadow: 0 3px 6px var(--shadow-color);
  }

  #top #section-confiance .slide-entry img {
    height: 100%;
    width: 100%;
    background-color: white;
    box-shadow: none;
    object-fit: contain;
  }

  /******************************************************************************/
  /******************************BOUTON -CALLBACK********************************/
  /******************************************************************************/
  #lightbox {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  #top .modal-hidden {
    display: none;
  }

  #pop-up-callback-form {
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--black);
    color: white;
    border-radius: 3px;
    width: 100%;
    padding: 42px 0;
    text-align: center;
    animation: eased 500ms ease forwards;
    transform: translate(-50%, -50%);
  }

  @keyframes eased {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  #pop-up-callback-form h2 {
    margin-top: 15px;
    font-size: 28px;
  }

  #pop-up-callback-form p {
    font-size: 14px;
    line-height: 18px;
  }

  .modal-quit::before {
    content: "\e813";
    position: absolute;
    cursor: pointer;
    margin: 15px;
    top: 5px;
    right: 15px;
    font-family: "entypo-fontello", serif;
    font-size: 45px;
    color: var(--yellow);
  }

  .callback-form {
    display: flex;
    flex-direction: column;
    width: 90%;
    align-self: center;
  }

  .callback-form input,
  .callback-form button {
    height: 45px;
    border-radius: 25px;
    padding: 3px 10px;
    border: 1px rgba(0, 0, 0, 0.1) solid;
    font-size: 16px;
  }

  .callback-form input {
    width: 100%;
    background-color: var(--grey);
  }

  .callback-form input::placeholder {
    color: var(--black);
  }

  .callback-form input:focus {
    border: 3px var(--yellow) solid;
    border-radius: 25px;
    outline: none;
  }

  .callback-form button {
    width: 90%;
    align-self: center;
    color: var(--yellow);
    border: 3px solid var(--yellow);
    cursor: pointer;
    border-radius: 0;
    background: var(--black);
  }

  .g-recaptcha {
    align-self: center;
    margin-bottom: 15px;
  }

  .error {
    background-color: var(--yellow);
    text-align: center;
    color: var(--black);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  /* BECALL FORM */

  #pop-up-callback-form fieldset {
    display: flex;
    flex-direction: column;
  }

  #pop-up-callback-form fieldset > p {
    width: 70%;
    margin: 0 auto !important;
  }

  #pop-up-callback-form fieldset > p span.value_verifier_label {
    color: #000;
  }

  /****************************************************************/
  /**************************** FOOTER ****************************/
  /****************************************************************/
  #footer-page .impact-foudre::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    display: inline-block;
    height: 32px;
    width: 12px;
    background-image: url("/wp-content/themes/enfold_child/images/eclair.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }

  #footer-page .impact-foudre h3 {
    padding-left: 22px;
  }

  #footer-page .avia-icon-list-container .iconlist-char {
    font-size: 16px;
  }

  #footer-page .avia-icon-list-container li {
    margin-bottom: 8px;
  }

  #footer-page .avia-icon-list-container .entry-content-header {
    margin-left: 8px;
  }

  #top #footer-page .av_iconlist_title a {
    line-height: 25px;
  }

  #top #footer-page .widget .widgettitle {
    margin-top: 0;
  }

  #top #footer-page .widget ul {
    list-style-type: disc;
    list-style-position: inside;
  }

  #top #footer-page .widget li {
    width: max-content;
  }

  #top #footer-page .widget li a {
    display: inline-block;
    padding: 4px 2px;
    font-size: 14px;
    line-height: 24px;
  }

  #top #footer-page .widget li.current_page_item,
  #top #footer-page .widget li.current_page_item a {
    background: transparent;
    color: var(--yellow);
  }

  #footer-page .liens-importants {
    border-top: 2px solid var(--border-color);
  }

  #footer-page .liens-importants :is(p, a) {
    color: var(--border-color);
  }

  #footer-page .liens-importants a {
    text-decoration: underline;
  }

  #top #footer-page .impact-temps-reel {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }

  #top #footer-page .impact-temps-reel svg {
    margin-right: 16px;
  }

  #footer-page .impact-temps-reel .avia_textblock {
    display: flex;
  }

  #footer-page .impact-temps-reel .avia_textblock .av_font_icon {
    margin-right: 0;
    margin-left: 12px;
  }

  /****************************************************************/
  /**************************** SOCKET ****************************/
  /****************************************************************/
  #socket {
    margin-bottom: 100px;
  }

  #socket.avia-section {
    min-height: 70px;
  }

  #top #wrap_all #main #socket .container {
    padding: 0;
  }

  #socket .template-page,
  #socket p {
    padding: 0;
    margin: 0;
  }

  #socket .avia-image-overlay-wrap {
    display: flex;
    justify-content: center;
    background-color: white;
  }

  #footer-page #socket p {
    font-size: 13px;
  }
}
