/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/

#navbarNav-clone .navbar-nav-clone {
  display: none;
}

.site-footer .elementor-widget-container a:hover {
    color: white;
}

@media(min-width: 1025px) {

    .navbar-nav .nav-link,
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 10px;
        line-height: 15px;
    }
}

@media(max-width: 1024px) {
    .sticky.site-header .header-common-wrapper section.elementor-section:not(section.elementor-section section.elementor-section) {
        background-color: #ffffff !important;
    }

    .sticky .header-common-wrapper.standard .navbar-toggler .navbar-toggler-line {
        background-color: #000000 !important;
    }

    .sticky .header-common-wrapper.standard .social-icons-wrapper ul li a.elementor-social-icon i {
        color: #000000 !important;
    }
}
body p.fa-chevron-down{
    display: block;
    margin-bottom: 0;
}
.link-item .files-link{
    border: 0;
    background-color:unset;
}
.main-phototheque{
    padding-top: 50px;
}

body .main-phototheque .back-to-home a {
    color: #ffffff;
    border: 0;
}
.main-phototheque .back-to-home a:hover {
  border: 0;
  color: #000000;
}

body .phototheque_category h2 {
  color: #000;
  font-family: "Roboto", Grand titre page;
  font-size: 27px;
  font-weight: 400;
}

body .main-phototheque .left-colunm li a{
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 15px;
    display: flex;
}
.phototheque_category .cat-item.has-a-child > .fa-chevron-down::before{
    color: #000;
}

.a3web-phototheque__item:hover > .a3web-phototheque__item-thumbnail::after {
  opacity: 1;
}

.a3web-phototheque__item-thumbnail::after {  
  background-color: #cb9c6c;
}

.main-phototheque .right-colunm .nav-links .current {
  color: #cb9c6c;
}


/* ACCES PRO */
.login-message {
  color: #ffffff;
}

.espace_pro-no-rights {
  text-align: center;
  font-weight: bold;
  color: #000;
}

.menu-espace-pro-container {
  background: transparent;
  border: none;
  padding: 17px 0;
  width: 100%;
  margin-top: 85px;
  float: none;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;

  text-align: center;
}
.menu-espace-pro-container ul {
  position: relative;
  overflow: unset;
  max-width: 1440px;
  padding: 0 15px;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
}
.menu-espace-pro-container ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0;
  border: 0;
  margin: 10px 22.5px;
  box-shadow: unset;
}
.menu-espace-pro-container ul li:hover {
  background: transparent;
}
.menu-espace-pro-container ul li:hover a {
  color: #000;
}
.menu-espace-pro-container ul li:hover a::before {
  width: 100%;
}
.menu-espace-pro-container ul li.current-menu-item.current_page_item {
  background: transparent;
  z-index: 2;
}
.menu-espace-pro-container ul li.current-menu-item.current_page_item a::before {
  width: 100%;
}
.menu-espace-pro-container ul li a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 5px;
  border: 0;
  display: inline-block;
  position: relative;
}
.menu-espace-pro-container ul li a::before {
  position: absolute;
  bottom: 0;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
  width: 0;
  height: 2px;
  background: #CB9C6C;
}

article.page {
  display: block;
  width: 100%;
}

.extranet__login_form .login-gdpr::after {
  content: "*";
  color: red;
}
.extranet__login_form .login-submit {
  justify-content: flex-start;
}
.extranet__login_form .login-submit input[type=submit] {
  background: #000;
  padding: var(--space-md) var(--space-md);
  width: auto;
  text-align: center;
  height: 50px;
  font-size: 16px;
  margin: 0;
  padding: 12px;
  text-transform: none;
}
.extranet__login_form .login-submit input[type=submit]:hover {
  background: #c4c4c4;
  color: #787878;
  transition: all 0.5s;
}

.espace_pro-content .a3wd .a3wd-tabs ul li {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.espace_pro-content .a3wd .a3wd-tabs li a.active {
  color: #CB9C6C;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc > .a3wd-doc-content {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-doc-title {
  display: block;
  width: 100%;
  font-size: 2em;
  margin: 0;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs {
  display: flex;
  gap: 1em;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .a3wd-doc-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .a3wd-doc-left .a3wd-doc-content {
  margin: 1em 0;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .a3wd-doc-right {
  display: flex;
  flex-direction: column;
  width: 40%;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .document-file, .espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .google-drive {
  background: #000;
  color: white;
  padding: var(--space-md) var(--space-md);
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  height: 50px;
  font-size: 16px;
  margin: 0;
  padding: 12px;
  text-transform: none;
}
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .document-file:hover, .espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .google-drive:hover {
  background: #c4c4c4;
  color: #787878;
  transition: all 0.5s;
}

.espace_pro-content .a3woe{
  padding-top: 25px;
}

.espace_pro-content .a3woe table th{
  color: white;
}

.espace_pro-content .a3woe .a3woe-filter {
  margin-top: 0;
  margin-bottom: 2em;

}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid {
  align-items: end;
  gap: 20px;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid label {
  font-size: 18px;
  line-height: 20px;
  color: #a3a3a3;
  text-align: left;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid select {
  background-position: calc(100% - 18px) calc(1em + 8px), calc(100% - 12px) calc(1em + 8px), calc(100% - 2.5em) 0.5em;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid select:focus {
  background-position: calc(100% - 13px) calc(1em + 8px), calc(100% - 19px) calc(1em + 8px), calc(100% - 2.5em) 0.5em;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid input:not([type=button]),
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid textarea {
  background: #f7f7f7;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  box-shadow: none;
  color: #787878;
  transition: all 0.5s;
  font-size: 16px;
  margin: 0;
  padding: 12px;
  min-width: 150px;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .start_date,
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .end_date {
  position: relative;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .start_date label,
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .end_date label {
  position: absolute;
  top: -22px;
  font-size: 16px;
  color: #ffffff;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid input:not([type=button]) {
  height: 50px;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .a3woe-btn.a3woe-btn--primary {
  background: #000;
  color: white;
  padding: var(--space-md) var(--space-md);
  width: auto;
  text-align: center;
  height: 50px;
  font-size: 16px;
  margin: 0;
  padding: 12px;
  text-transform: none;
}
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid .a3woe-btn.a3woe-btn--primary:hover {
  color: #CB9C6C;
  transition: all 0.5s;
}
@media (max-width: 1200px) {
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid {
    flex-wrap: wrap;
  }
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid select {
    display: flex;
    background-position: calc(100% - 18px) 1em, calc(100% - 12px) 1em, calc(100% - 2.5em) 0.5em;
  }
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid select:focus {
    background-position: calc(100% - 13px) 1em, calc(100% - 19px) 1em, calc(100% - 2.5em) 0.5em;
  }
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid span,
.espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid button {
    margin-top: 20px !important;
  }
}
@media (max-width: 500px) {
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid span {
    width: 100%;
  }
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid span input {
    min-width: 100% !important;
  }
  .espace_pro-content .a3woe .a3woe-filter .a3woe-filter__grid button {
    margin-top: 0 !important;
  }
}
.espace_pro-content .a3woe .a3woe-estimates {
  margin: 10px 0;
}
.espace_pro-content h2 {
  color: #000;
  font-size: 36px;
}
.espace_pro-content p a {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 2.5em;
  color: #CB9C6C;
}



.espace_pro-content p a:hover{
  text-decoration: underline;
}

.bwp-single-info .button.a3wdd-ask-an-estimate {
  background: #CB9C6C;
  color: #000;
  padding: var(--space-md) var(--space-md);
  width: auto;
  text-align: center;
  height: 50px;
  font-size: 16px;
  margin: 0;
  padding: 12px;
  text-transform: none;
  float: right;
}
.bwp-single-info .button.a3wdd-ask-an-estimate:hover {
  background: #000;
  color: #CB9C6C;
  transition: all 0.5s;
}

.nf-form-wrap.ninja-forms-form-wrap .nf-form-fields-required {
  margin-bottom: 1em;
}

@media (max-width: 768px) {
  .espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs {
    display: flex;
    flex-direction: column-reverse;
    gap: 0.5em;
  }
  .espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .a3wd-doc-left,
.espace_pro-content .a3wd .a3wd-documents .a3wd-doc .a3wd-docs .a3wd-doc-right {
    width: 100%;
  }
  .espace_pro-content article .a3wd:first-child,
.espace_pro-content article .a3wd:last-child {
    width: 100% !important;
  }
}

.sticky .appear-down-scroll section:first-child{
  background-color: var( --e-global-color-2736ac9 );
}

/* Photothèque */

.post-type-archive-a3web_phototheque .litho-main-title-wrappper,
.tax-phototheque_category .litho-main-title-wrappper {
  display: none;
}

.post-type-archive-a3web_phototheque .header-common-wrapper.no-sticky,
.tax-phototheque_category .header-common-wrapper.no-sticky {
  position: relative;
  top: 0;
}

/* Search */

body.search.search-results .slider-header {
  display: none;
}
