/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* HOME */

/*.uagb-desc-text:before {
  content:'';
  border-bottom:2px solid #67717b;
  display:inline-block;
  width:45px;
  margin-right:10px;
  margin-bottom:5px;
}

.uagb-desc-text.new {
  font-weight:800;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.orange.uagb-desc-text:before {
  content:'';
  border-bottom:2px solid #d83d1a;
  display:inline-block;
  width:45px;
  margin-right:10px;
  margin-bottom:5px;
}

.titolo-bianco .uagb-desc-text:before {
  content:'';
  border-bottom:2px solid white;
  display:inline-block;
  width:45px;
  margin-right:10px;
  margin-bottom:5px;
}*/

.slider-text {
  font-size: 4rem;
  font-family: "Archivo Narrow", sans-serif;
  color:white;
  line-height:1.2em;
  text-shadow: 0px 0px 10px rgb(0,0,0,.5);
  font-weight:700;
}

.slider-description {
  font-size: 1.8rem;
  font-family: "Archivo Narrow", sans-serif;
  color:white;
  line-height:1.5em;
  text-shadow: 0px 0px 10px rgb(0,0,0,.5);
}

.orange-words {
  color:#d83d1a;
  font-weight: 800;
  font-style: italic;
}

.black-words {
  color:black;
  font-weight: 800;
  font-style: italic;
}

.home #strumenti .spectra-image-gallery h3 {color:#D83D1A;}

.home #progetti .uagb-post-grid a img:hover {transform: scale(1.2); transition: transform 0.5s ease;}

.home .valore .clienti:hover:before {opacity:0; transition: opacity 0.5s ease;}
.home .valore .clienti:hover h3 {opacity:0;}

.home .ast-header-button-1 .ast-custom-button {
  color: var(--ast-global-color-5);
  background: var(--ast-global-color-8);
}

/* TIPOGRAFIA */

p.super {
	font-family: 'Archivo Narrow',sans-serif;
	font-size: 4rem;
	font-weight: 700;
	color:#454F5E;
	line-height:1.2em;
	margin-bottom:0px;
}

/* HEADER */

@media (min-width: 544px) {
	.site-primary-header-wrap.ast-container {max-width: calc(100% - 40px);}
}

.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {padding-left:15px; padding-right:15px;}

/*.ast-theme-transparent-header #masthead {
  position:fixed;
}

#ast-desktop-header {display:none;}

.ast-mobile-popup-content:before {
  content:'Sviluppiamo progetti su misura per borghi, centri storici, parchi, musei e enti pubblici in genere.';
  color:white;
  width:400px;
  margin-left:30px;
  display:block;
  margin-bottom:30px
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
  border-radius: 5px 20px 5px 20px;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  background: url(https://errebisoft.it/web/wp-content/uploads/2026/02/Errebisoft-outline-bianco-trasparente.webp);
  background-color:var(--ast-global-color-8);
  background-repeat: no-repeat;
  background-position:-50% 105%;
}

@media (min-width: 769px) {
    #ast-mobile-header {
    display: block;
}
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link:hover {
    text-decoration:underline;
    }

    .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width:60%
    }

    .ahfb-svg-iconset svg {
    width:50px;
    height:50px;
    }

    .ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    background-color:#d83d1a;
    }

    .ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
    font-size:0px;
    padding:0px;
    margin:10px;
    height:50px;
    }
}*/

/* FOOTER */

footer img {
    width: 200px;
}

footer .site-below-footer-wrap a {
    color: white;
    text-decoration: underline;
}

footer .site-below-footer-wrap a:hover {
    text-decoration: none;
}

/* VIDEO */

#video-background-video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  object-fit: cover;
}

.video-background-content {
  position: relative;
  z-index: 1;
  text-align: center;
  color: white;
  padding: 20px;
}

/* PORTFOLIO ARCHIVIO */

.blog,
.blog .ast-archive-entry-banner,
.archive,
.archive .ast-archive-entry-banner {
  background-color: var(--ast-global-color-8);
}
.blog .ast-archive-entry-banner,
.archive .ast-archive-entry-banner {
  padding-bottom:0px
}
.blog .ast-archive-entry-banner .ast-container,
.archive .ast-archive-entry-banner .ast-container {
  background-color:var(--ast-global-color-4);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.blog .site-content,
.archive .site-content {
  background-color:var(--ast-global-color-4);
}
.blog .site-content .site-main .ast-row,
.archive .site-content .site-main .ast-row {
  padding-bottom:50px
}
.blog .site-content .site-main .ast-row article .ast-article-inner,
.archive .site-content .site-main .ast-row article .ast-article-inner {
  box-shadow:none;
  padding:0px;
}
.blog article h2,
.archive article h2 {
  margin-bottom:15px;
}
.blog article h2 a,
.archive article h2 a {
  font-weight:700;
}
.archive .ast-taxonomy-container.cat-links {
  display:none;
}

/* PORTFOLIO SINGOLO */

.single-post header,
.single-post article {
  background-color: var(--ast-global-color-8);
}
.single-post .entry-header {
  display:flex;
  flex-direction: column;
  row-gap: 30px;
  padding-top:50px;
}
.single-post .entry-header * {
  margin-bottom:0px!important;
}
.single-post .entry-header a {
  text-decoration:underline;
}
.single-post .entry-header a:hover {
  text-decoration:none;
}
.single-post .portfolio-dati-tecnici > div {
  display:flex;
  flex-direction:column;
  row-gap: 15px;
}
.single-post .portfolio-dati-tecnici {
  display: flex;
  flex-direction:row;
  justify-content: space-between;
}
.single-post .portfolio-dati-tecnici div {
  margin-left:0px;
}
.single-post h2.portfolio-dati-tecnici-titolo {
  color:white;
  font-size: 1.8rem;
  font-weight:800;
}
.single-post .portfolio-dati-tecnici p,
.single-post .portfolio-dati-tecnici a {
  color:white;
}
.single-post .entry-header .post-thumb {
  overflow: hidden;
}
.single-post .entry-header .post-thumb img {
  width:stretch;
}
.single-post .contenuto-outer {
  max-width:100%;
  background-color: var(--ast-global-color-4);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top:100px;
  padding-bottom:70px;
  display: flex;
  flex-direction:row;
  column-gap: 50px;
}
.single-post .contenuto-outer > div.portfolio-laterale {
  width:33.33%;
  float:left;
  display:flex;
  flex-direction: column;
  row-gap: 30px;
}
.single-post .portfolio-laterale a {
  color:black;
  text-decoration:underline;
}
.single-post .portfolio-laterale a:hover {
  text-decoration: none;
}
.single-post .contenuto-outer h2 {
  font-family: 'Roboto',sans-serif;
  font-size:18px;
  text-transform: uppercase;
  line-height: 1.5em;
  letter-spacing: 8px;
  font-weight: 700;
  margin-bottom:15px;
  color:var(--ast-global-color-8);
}
.single-post .contenuto-outer ul {
  list-style:square;
  margin:0 0 0 1rem;
}
.single-post .portfolio-contenuto {
  display:flex;
  flex-direction: column;
  row-gap: 15px;
} 
.single-post .portfolio-contenuto h2,
.single-post .portfolio-contenuto h3,
.single-post .portfolio-contenuto p {
   margin-bottom: 0;
}
.single-post .gallery-outer {
  background-color:var(--ast-global-color-4);
  padding-bottom:100px;
}
.single-post .portfolio-griglia-immagini {
  display: flex;
  flex-direction:row;
  column-gap: 20px;
}
.custom-lightbox-overlay.active button:hover ,
.custom-lightbox-overlay.active button:focus {
  background-color:transparent;
}
.single-post .post-navigation .nav-links a {
  color:white;
  font-size:18px;
  letter-spacing: 5px;
  font-weight: 700;
}
.single-post .portfolio-immagine-singola a img:hover {transform: scale(1.2); transition: transform 0.5s ease;}
.single-post .portfolio-immagine-singola {overflow: hidden;}
.single-post .navigation.post-navigation {
  display:none!important;
}
.single-post #contatti {
  background-color:var(--ast-global-color-8);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 30px;
  column-gap: 20px;
}
.single-post #contatti header {
  color:white;
}
.single-post #contatti h2 {
  font-family: 'Roboto',sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 8px;
  margin-bottom: 15px;
  color:white;
}
.single-post #contatti header p {
  font-family: "Archivo Narrow";
  font-weight: 800;
  font-size: 4em;
  line-height: 1.2em;
  letter-spacing: 0em;
}
.single-post #contatti .icone {
  display: flex;
  row-gap: 0px;
  column-gap: 100px;
  grid-template-columns: minmax(1px, 1fr) minmax(1px, 1fr);
  grid-template-rows: minmax(1px, 1fr);
  align-items: center;
  justify-items: center;
  align-content: center;
  justify-content: center;
}
.single-post #contatti .icone div {
  display:flex;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: visible;
  order: initial;
  border-color: inherit;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  row-gap: 0px;
  column-gap: 10px;
  justify-self: end;
}
.single-post #contatti .icone a {
  color:white;
  text-decoration: underline;
}
	
/* RESPONSIVE */

@media (max-width:976px) {
	p.super {
		font-size: 3rem;
	}
	
    footer img {
        max-width: 100px !important;
    }

    footer .widget_text,
    .widget_media_image {
        text-align: center;
    }

    .widget_media_image img {
        margin-bottom:30px;
    }
  .single-post #contatti header p,
  .slider-text {
    font-size:3em;
  }
}

@media (min-width:977px) {
  .single-post .portfolio-dati-tecnici,
  .single-post .portfolio-introduzione {
    width:70%;
  }
  .single.ast-page-builder-template .entry-header,
  .single.ast-page-builder-template .entry-content {
    padding-left:30px;
    padding-right:30px;
    margin-bottom:0px;
    max-width:100%;
    width:100%;
  }
  .single-post .entry-content {
    padding-bottom:70px;
  }
}

@media (max-width:544px) {
  .single-post .portfolio-dati-tecnici {
    flex-direction: column;
    row-gap:15px;
  }
  .single-post .contenuto-outer {
    flex-direction: column;
    row-gap:30px;
  }
  .single-post .contenuto-outer > div.portfolio-laterale {
    width:100%;
  }
  .single.ast-page-builder-template .entry-header {
    padding-right:15px;
    padding-left:15px;
    padding-top:110px;
    padding-bottom:50px;
    margin-top:0px;
  }
  .single-post .contenuto-outer {
    padding-top:100px;
    padding-left:15px;
    padding-right:15px;
  }
  .single-post .portfolio-griglia-immagini {
    flex-direction:column;
    row-gap: 20px;
    padding-left:15px;
    padding-right:15px;
  }
  .single-post #contatti {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-post #contatti header p {
    font-size:2em;
  }
  .single-post #contatti .icone {
    flex-direction: column;
    align-items: start;
  }
  .archive .ast-archive-entry-banner .ast-container,
  .blog .ast-archive-entry-banner .ast-container {
    padding-top:50px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:50px;
  }
  .archive .site-content,
  .blog .site-content {
    padding-left:15px;
    padding-right:15px;
  }
  .archive header, .blog header {width:100vw;}
  .slider-text {
    font-size:2.5em;
  }
}

@media (min-width:545px) {
  .single-post .entry-header .post-thumb {
    height:500px;
  }
  .single-post .entry-header .post-thumb img {
    margin-top:-150px;
  }
  .single.ast-page-builder-template .post-navigation {
    border-top:0px;
    margin-left: 0px;
    margin-right:0px;
    padding-left:30px;
    padding-right:30px;
    max-width:100%;
  }
  .single-post .contenuto-outer,
  .single-post .gallery-outer {
    padding-left:30px;
    padding-right:30px;
  }
  .blog .ast-archive-entry-banner .ast-container,
  .archive .ast-archive-entry-banner .ast-container {
    margin-top:50px;
    padding-top:50px;
    padding-left:30px;
    padding-right:30px;
  }
  .blog .site-content,
  .archive .site-content {
    padding-top:50px;
    padding-left:30px;
    padding-right:30px;
  }
  .single-post #contatti {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .single-post .portfolio-contenuto {
    border-left:1px solid;
    padding-left:50px;
  } 
}