/*
 Theme Name:   LPDW config
 Theme URI:    http://www.faste76.com
 Description:  Theme enfant d'Enfold developpe pour l'entreprise Faste76
 Author:       Le plus du web
 Author URI:   http://leplusduweb.com
 Template:     enfold
 Version:      1.0.0
*/

/*
Desktop Styles
================================================== */
/* Note: CSS POUR VUE PC CLASSIQUE */

@media only screen and (min-width: 767px) {
  .av_textblock_section {
    text-align: justify;
  }

  /***************************************************************/
  /****************************SLIDER******************************/
  /***************************************************************/
  #layer_slider_1 {
    margin-top: -80px;
  }

  #top .avia-layerslider .ls-nav-prev {
    left: 120px !important;
    font-size: 35px !important;
  }

  #top .avia-layerslider .ls-nav-next {
    right: 120px !important;
    font-size: 35px !important;
  }

  /***************************************************************/
  /****************************TITRE******************************/
  /***************************************************************/

  #main .title_container {
    background: transparent;
    margin-top: 30px;
    text-align: center;
  }

  #main .title_container h1 {
    font-size: 25px;
    font-weight: bold;
  }

  #main .title_container h1 a {
    color: #041a6b !important;
  }

  #main .container_wrap {
    border: none;
  }

  .template-page .entry-content-wrapper h1 {
    margin: 40px 0 0 0;
  }

  .main_color .av-special-heading-h1 .special-heading-border,
  .main_color .av-special-heading-h2 .special-heading-border,
  .main_color .av-special-heading-h3 .special-heading-border,
  .main_color .av-special-heading-h4 .special-heading-border {
    /*bordure apres le titre */
    display: none;
  }

  .main_color .av-special-heading-h1 .av-special-heading-tag,
  .main_color .av-special-heading-h2 .av-special-heading-tag,
  .main_color .av-special-heading-h3 .av-special-heading-tag {
    /* titrage */
    float: none !important;
  }

  .main_color .special-heading-inner-border {
    /*bordure apres le titre */
    border-style: dotted;
  }

  /****************************LIEN********************************/
  .main_color a:hover {
    text-decoration: none;
  }

  /***************************************************************/
  /************************TOP BAR HEADER*************************/
  /***************************************************************/
  #header_meta {
    display: flex;
    align-items: center;
    min-height: 40px !important;
  }

  #header_meta .social_bookmarks li {
    font-size: 15px;
    padding: 0 40px 0 20px !important;
    border-color: #041a6b;
  }

  #header_meta .social_bookmarks li a {
    color: white;
  }

  /***************************************************************/
  /**************************NAV MENU*****************************/
  /***************************************************************/
  #header_main .container,
  .main_menu #avia-menu a {
    line-height: 120px !important;
  }

  .main_menu {
    right: -10px !important;
  }

  #avia-menu .menu-societe a::before {
    content: "\e80b";
    font-family: "entypo-fontello", serif;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 45px;
    top: 10px;
    width: 10px;
    height: 10px;
    padding: 10px;
    border-radius: 30px;
    background-color: #f26b1d;
    color: white;
    font-size: 15px;
  }

  #avia-menu .menu-prestations a:not(:last-child)::before {
    content: "\e855";
    font-family: "entypo-fontello", serif;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 50px;
    top: 10px;
    width: 10px;
    height: 10px;
    padding: 10px;
    border-radius: 30px;
    font-size: 15px;
    background-color: #f26b1d;
    color: white;
  }

  #avia-menu .menu-realisations a::before {
    content: "\e856";
    font-family: "entypo-fontello", serif;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 50px;
    top: 10px;
    width: 10px;
    height: 10px;
    padding: 10px;
    border-radius: 30px;
    font-size: 15px;
    background-color: #f26b1d;
    color: white;
  }

  #avia-menu .menu-projet a::before {
    content: "\f0eb";
    font-family: "fontello", serif;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 40px;
    top: 10px;
    width: 10px;
    height: 10px;
    padding: 10px;
    border-radius: 30px;
    font-size: 15px;
    background-color: #f26b1d;
    color: white;
  }

  #avia-menu .menu-contact a::before {
    content: "\e805";
    font-family: "entypo-fontello", serif;
    background-color: #f26b1d;
    color: white;
    font-size: 15px;
    border-radius: 30px;
    padding: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 50px;
    top: 10px;
  }

  #avia-menu .menu-telephone {
    color: #fff !important;
    transform: skewX(-15deg);
    margin-top: -20px;
  }

  #avia-menu .menu-telephone .avia-menu-fx {
    display: none;
  }

  #avia-menu .menu-telephone a {
    color: white;
  }

  #avia-menu .menu-telephone a .avia-menu-text {
    background: #f26b1d !important;
    padding: 12px 25px;
    font-size: 18px;
  }

  #avia-menu .menu-telephone a .avia-menu-text::before {
    font-family: "fontello", serif;
    content: "\e809";
    margin-right: 5px;
  }

  #avia-menu li {
    /*element de la nav*/
    margin-right: 25px;
  }

  #avia-menu li a {
    /*element de la nav*/
    font-size: 14px;
    color: #333333;
  }

  #avia-menu .avia-menu-fx {
    height: 4px !important;
  }

  /***************************************************************/
  /**************************SOUS MENU*****************************/
  /***************************************************************/
  #avia-menu .avia_mega_div {
    max-width: 1000px;
    right: -450% !important;
  }

  #avia-menu .sub-menu {
    border: none !important;
  }

  #avia-menu .sub-menu li {
    height: 130px !important;
    vertical-align: middle !important;
  }

  #avia-menu .sub-menu li:hover a {
    background-color: #f26b1d !important;
    transition: background-color 0.2s linear;
  }

  #avia-menu .sub-menu li .mega_menu_title {
    display: flex !important;
    justify-content: center;
  }

  #top #avia-menu .sub-menu li a {
    color: white;
    transform: skewX(-15deg);
    text-decoration: none;
    background-color: #041a6b;
    width: 80%;
    line-height: initial !important;
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
  }

  #top #avia-menu .sub-menu li a:hover {
    text-decoration: none;
  }

  #avia-menu .sub-menu .submenu-decoration {
    background: url("/wp-content/uploads/2020/01/img-peinture.jpg") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-ravalement {
    background: url("/wp-content/uploads/2020/01/img-ravalement-facade.jpg")
      no-repeat center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-papier-peint {
    background: url("/wp-content/uploads/2019/03/img_papier-peint.png")
      no-repeat center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-revetement {
    background: url("/wp-content/uploads/2019/03/img_revetement.png") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-isolation {
    background: url("/wp-content/uploads/2019/03/img_isolation.png") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-faux-plafond {
    background: url("/wp-content/uploads/2019/03/img_faux-plafond.png")
      no-repeat center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-parquet {
    background: url("/wp-content/uploads/2020/01/img-parquet.jpg") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-carrelage {
    background: url("/wp-content/uploads/2019/03/img_carrelage.png") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-terrasses {
    background: url("/wp-content/uploads/2019/03/img_terrasses.png") no-repeat
      center;
    background-size: auto;
  }

  #avia-menu .sub-menu .submenu-salles-de-bain {
    background: url("/wp-content/uploads/2019/03/img_salles-de-bain.png")
      no-repeat center;
    background-size: auto;
  }

  /***************************************************************/
  /**************************SIDEBAR******************************/
  /***************************************************************/
  #sidebar_fixe {
    position: fixed;
    right: 2%;
    top: 30%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    width: 65px;
    height: 280px;
    z-index: 1000;
    padding: 15px 25px;
    background: #041c71;
  }

  #sidebar_fixe span {
    display: block;
    width: 17px;
    height: 35px;
    cursor: pointer;
    border-bottom: 1px solid #20357c;
  }

  #sidebar_fixe_projet {
    background: url(/wp-content/themes/enfold_child/images/sidebar/icon-project.png)
      no-repeat center;
  }

  #sidebar_fixe_phone {
    background: url(/wp-content/themes/enfold_child/images/sidebar/icon-phone.png)
      no-repeat center;
  }

  #sidebar_fixe_mail {
    background: url(/wp-content/themes/enfold_child/images/sidebar/icon-mail.png)
      no-repeat center;
  }

  #sidebar_fixe_instagram {
    background: url(/wp-content/themes/enfold_child/images/sidebar/icon-instagram.png)
      no-repeat center;
  }

  #sidebar_fixe_facebook {
    background: url(/wp-content/themes/enfold_child/images/sidebar/icon-facebook.png)
      no-repeat center;
  }

  /***************************************************************/
  /************************PRESTATIONS****************************/
  /***************************************************************/
  .section_title_prestations {
    position: absolute !important;
    top: 50%;
    left: -3%;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_prestations::before {
    content: "" !important;
    position: absolute;
    top: 145px;
    right: 10px;
    width: 1px !important;
    height: 130px !important;
    visibility: visible !important;
    background-color: #cfcfcf;
  }

  .prestation .av-image-caption-overlay-center {
    position: absolute;
    top: 85%;
    left: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35%;
    width: 80%;
    background-color: #041b6d;
    transform: skewX(-15deg) !important;
    transition: background-color 0.2s linear;
  }

  .prestation .av-image-caption-overlay:hover .av-image-caption-overlay-center {
    background-color: #f26b1d;
  }

  .prestation .av-image-caption-overlay-center p {
    transform: skewX(15deg);
    font-size: 14px;
    line-height: initial !important;
  }

  .avia-image-overlay-wrap a.avia_image {
    overflow: visible !important;
  }

  /***************************************************************/
  /***************************PROJET******************************/
  /***************************************************************/
  .section_title_projet {
    position: absolute !important;
    top: 52%;
    left: -4%;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_projet::before {
    content: "" !important;
    position: absolute;
    top: 125px;
    right: 10px;
    width: 1px !important;
    height: 165px !important;
    visibility: visible !important;
    background-color: #cfcfcf;
  }

  .projet .choix-projet {
    margin-right: -65px;
    z-index: 10;
    margin-top: 100px !important;
  }

  #liste-deroulante {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABAgAAAQIBMi60rgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABqSURBVCiR3c8hDoNgDAbQ79fTXAC/nWGz3AGOuYtMcQIkasncwxCCgLFZvqSm6Wva5PwpSYJLkmeS68H8K0lTSnkvHVTo7adHtbkONYYNNKD+egtuGFdoxNELC37gM9f9J7TCHdq/0MkyAb+kdO/A30rFAAAAAElFTkSuQmCC)
      center right 2% no-repeat #c85c27 !important;
    border: 1px solid #a2481d !important;
    color: white !important;
    cursor: pointer;
    font-size: 15px !important;
  }

  .description-projet::after {
    content: "" !important;
    display: block !important;
    background-color: #e8e8e8;
    width: 100% !important;
    height: 100% !important;
    left: 780px;
    position: absolute;
    top: 0;
    visibility: visible !important;
    z-index: -10;
  }

  .description-projet .description-projet-title,
  .description-projet-text {
    margin-bottom: 20px;
  }

  .excerpt,
  .excerpt-title {
    display: none;
  }

  .description-projet-title h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: initial !important;
  }

  .projet .description-projet .excerpt-more {
    border: 2px solid #041b6d;
    padding: 0 5px;
  }

  .projet .description-projet .excerpt-more span {
    font-weight: bold;
  }

  /********************************************************************/
  /****************************ACTUALITES******************************/
  /********************************************************************/
  .section_title_actualite {
    position: absolute !important;
    top: 60%;
    left: -3%;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_actualite::before {
    content: "" !important;
    position: absolute;
    top: 145px;
    right: 10px;
    width: 1px !important;
    height: 240px !important;
    background-color: #cfcfcf;
    visibility: visible !important;
  }

  .wp-post-image {
    border-radius: 0 !important;
  }

  #top .fullsize .flex_column .template-blog .post-meta-infos,
  .slide-meta,
  .post_delimiter {
    display: none;
  }

  #top .fullsize .template-blog .post .entry-content-wrapper {
    color: white;
    text-align: center !important;
    padding: 50px 20px;
    background: linear-gradient(
      135deg,
      rgba(4, 28, 113, 1) 84%,
      rgba(4, 22, 87, 1) 100%
    );
  }

  #top .fullsize .template-blog .post .entry-content-wrapper .big-preview {
    margin-bottom: 50px;
  }

  #top .fullsize .template-blog .post .entry-content-wrapper h2 {
    color: white;
    text-align: center;
    text-decoration: underline;
  }

  #top .fullsize .template-blog .post .entry-content-wrapper .read-more-link a {
    color: white;
    border: 1px solid white;
    padding: 8px 30px;
  }

  #sb_instagram .sbi_load_btn .sbi_btn_text,
  #sb_instagram .sbi_follow_btn.sbi_custom > a {
    border: 2px solid #041b6d;
    padding: 10px;
    font-weight: bold;
    margin: 0px;
    border-radius: 0px;
  }

  .post-actu .big-preview {
    padding: 0 !important;
  }

  /********************************************************************/
  /***************************EXPERTISE********************************/
  /********************************************************************/
  .section_title_expertise {
    position: absolute !important;
    top: 50%;
    left: -42px;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_expertise::before {
    content: "" !important;
    position: absolute;
    top: 145px;
    right: 10px;
    width: 1px !important;
    height: 120px !important;
    background-color: #cfcfcf;
    visibility: visible !important;
  }

  .expertise .avia-image-container {
    min-height: 50px;
  }

  .hr-custom .hr-inner.inner-border-av-border-fat {
    border-top-width: 5px !important;
  }

  /********************************************************************/
  /**************************TEMOIGNAGES*******************************/
  /********************************************************************/
  .nom_temoin {
    text-align: center;
    color: white !important;
    text-transform: uppercase;
  }

  .temoignage {
    text-align: center;
    color: white;
    font-style: italic;
  }

  .section_title_temoignage {
    position: absolute !important;
    top: 65%;
    left: -42px;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_temoignage::before {
    content: "" !important;
    position: absolute;
    top: 145px;
    right: 10px;
    width: 1px !important;
    height: 270px !important;
    background-color: #cfcfcf;
    visibility: visible !important;
  }

  .container-img-temoignage {
    cursor: pointer;
    min-height: 160px !important;
  }

  .container-img-temoignage img {
    opacity: 0.4;
  }

  #top .container-img-temoignage .av_textblock_section p {
    color: #041a6b;
  }

  .container-temoignage {
    max-height: 250px;
    /* overflow: hidden; */
  }

  .container-display-temoignage {
    float: right !important;
    display: flex;
    align-items: center;
  }

  .container-display-temoignage .av_icon_char {
    transform: rotate(180deg) !important;
  }

  .container-display-temoignage .av-icon-char {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  .container-display-temoignage .avia_codeblock_section {
    padding: 20px;
  }

  .active {
    opacity: 1 !important;
  }

  /********************************************************************/
  /*****************************CONTACT********************************/
  /********************************************************************/
  .section_title_contact {
    position: absolute !important;
    top: 60%;
    left: -42px;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    transform: rotate(180deg);
  }

  .section_title_contact::before {
    content: "" !important;
    position: absolute;
    top: 145px;
    right: 10px;
    width: 1px !important;
    height: 220px !important;
    background-color: #cfcfcf;
    visibility: visible !important;
  }

  /********************************************************************/
  /*****************************FOOTER*********************************/
  /********************************************************************/
  #footer .container {
    padding: 0;
    border-bottom: 1px solid #20357c;
  }

  #footer .widget_nav_menu {
    /*navigation pied de page */
    text-align: center;
  }

  #footer .widget_nav_menu li {
    /*navigation pied de page */
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
  }

  #footer .widget_nav_menu li:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 14px;
    transform: translateY(-50%);
    background-color: #20357c;
  }

  #footer .widget_nav_menu li a {
    /*navigation pied de page */
    color: #dfdfdf;
    padding: 0 30px;
  }

  /********************************************************************/
  /******************************SOCKET********************************/
  /********************************************************************/
  #socket {
    border: 0;
  }

  #socket a {
    text-decoration: none;
  }

  #socket .social_bookmarks li a {
    color: white;
    font-size: 15px;
  }

  #socket .copyright {
    float: right !important;
  }

  #socket .social_bookmarks {
    float: left !important;
    margin-left: 0 !important;
  }

  #socket .av-social-link-instagram:hover a,
  #socket .av-social-link-facebook:hover a,
  #socket .av-social-link-mail:hover a {
    background-color: transparent !important;
  }

  /********************************************************************/
  /***************************PAGE PORTFOLIO***************************/
  /********************************************************************/

  #nos-realisations .sort_by_cat {
    display: flex;
    justify-content: space-around;
  }

  .btn_sort {
    border: 1px solid #041b6d !important;
    background: #041b6d;
    padding: 10px 20px;
    color: white !important;
    transform: skewX(-15deg);
    transition: background-color 0.2s linear;
  }

  .btn_sort:hover {
    border: 1px solid #f26b1d !important;
    background: #f26b1d;
  }

  .sort_by_cat .active_sort {
    color: #f26b1d !important;
  }

  .sort_by_cat .active_sort:hover {
    color: white !important;
  }

  .text-sep {
    display: none;
  }

  .portfolio .grid-entry .grid-content {
    background-color: #041b6d;
    min-height: 120px !important;
  }

  .portfolio .grid-entry .grid-content .avia-arrow {
    background: #f26b1d;
  }

  .portfolio .grid-entry .grid-content .entry-title {
    background-color: #041b6d;
    color: white;
  }

  .responsive .fullsize .grid-col-4 .grid-image {
    height: 215px !important;
  }

  #top #nos-realisations .portfolio .grid-entry .grid-image img {
    height: 215px;
    object-fit: cover;
  }
}

/* Petits écrans desktop jusqu'aux tablettes */
@media only screen and (min-width: 988px) and (max-width: 1200px) {
  /***************************************************************/
  /**************************NAV MENU*****************************/
  /***************************************************************/

  #avia-menu li {
    /*element de la nav*/
    margin-right: initial;
  }

  #avia-menu .menu-telephone a .avia-menu-text {
    background: #f26b1d !important;
    padding: 10px;
  }
}

/* Petits écrans desktop jusqu'aux moyens */
@media only screen and (min-width: 988px) and (max-width: 1600px) {
  /***************************************************************/
  /************************PRESTATIONS****************************/
  /***************************************************************/
  .prestation .av-image-caption-overlay-center p {
    font-size: 12px;
  }
}
