/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#display-category .av-flex-placeholder {
  width: 2%;
}

.av_three_fifth .wrapper-category:hover, .av_one_fourth .wrapper-category:hover { 
  background-color: #ba3726;
  filter: opacity(0.5);
}
.av_two_fifth .wrapper-category:hover {
  background-color: #ba3726;
  filter: opacity(0.5);
}

.wrapper-category {
  padding: 60px 5px;
  color: white;
  font-weight: bold;
  font-size: 25px;
  height: 225px;
}


#expertise-title {
  padding-top: 50px;
}

#faq .toggler {
  text-align: center;
}

/* Services */

#service-banner .avia-image-container-inner,
#service-banner img {
  width: 100%;
}

#main-title-services h1 {
  padding-top: 35px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

#main-title-services h1 strong {
  color: #ba3726;
}

.wrapper-services {
  margin-bottom: 10px !important;
}

.wrapper-services .iconbox_content {
  padding: 32px 0px 0px 0px !important;
  box-shadow: none !important;
}

.wrapper-services .iconbox_content .iconbox_content_container {
  background-color: white !important;
  padding-top: 5px;
}

.wrapper-services .iconbox_content .iconbox_content_container p {
  line-height: 1;
}

.wrapper-services .entry-footer {
  display: none;
}

#contact-us-service a {
  margin-top: 25px;
}

/* About us */

#banner-about-us .avia-image-container-inner,
#banner-about-us img {
  width: 100%;
}


#main-title-about-us h1 {
  padding-top: 35px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

#main-title-about-us h1 strong {
  color: #ba3726;
}

#content-about-us .hr {
  display: none;
}

/* Faq */

#faq-banner .avia-image-container-inner,
#faq-banner img {
  width: 100%;
}

#main-title-faq h1 {
  padding-top: 35px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

#faq .togglecontainer {
  margin: 0;
}

/* Realisations */

#realisation-related-title {
  margin-bottom: 30px;
}

.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification,
.avia-popup .avia-cookie-consent-button.avia-cookie-hide-notification {
  color: #ba3726 !important;
}

.breadcrumb {
  left: 50px !important;
}

#top .av-main-nav ul ul {
  left: 207px;
}

#menu-sidebar-showroom {
  text-align: left;
}

.leaflet-control-attribution {
  display: none;
}

.contact-us-btn-dl {
  background-color: #ba3726;
  color: white !important;
  padding: 7px;
  border-radius: 5px;
}

.contact-us-btn-dl-specs {
  background-color: rgb(27, 112, 224);
  color: white !important;
  padding: 7px;
  border-radius: 5px;
  margin-left: 5px;
}

.special-link-hp, .special-link-hp:hover {
  color: white !important;
}

.av-share-box,
.comment-entry.post-entry {
  display: none;
}

#realisation-details .toggler.activeTitle {
  color: #ba3726 !important;
  border-color: #ba3726 !important;
}

#realisation-details .toggler.activeTitle:hover {
  color: #ba3726 !important;
  background-color: white !important;
  border-color: #ba3726 !important;
}

#realisation-details .toggler:hover {
  background-color: #ba3726 !important;
  border-color: white !important;
}

.grid-image img {
  /* display: none; */
  opacity: 0;
}

.portfolio-img {
  display: block;
  height: 100%;
  border: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#layer_slider_1 {
  z-index: 1 !important;
}