/**
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
*/

.decorated h5 span::before {
    content: '';
    width: 30px;
    height: 4px;
    background: var(--Monza);
    position: relative;
    left: 0;
    display: inline-block;
    top: -6px;
    margin-right: 20px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
.mappa-macchi iframe {
  pointer-events: auto !important;
}
.inline .fl-menu-horizontal {
  display: flex;
}
/*  
 * Header 
 */

/* moduli allineamento orizzontale */
@media (min-width: 993px) {
	.fl-col.inline .fl-module {
		width: auto;
	}
	.fl-col.inline .fl-module-content p{
		margin-bottom: 0;
	}
	.fl-col.inline .fl-col-content.fl-node-content {
		align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
		
		-webkit-box-align: end;
		-moz-box-align: end;
		-ms-box-align: end;
		
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-box-pack: end;
		
		
		-ms-flex-align: end;
		-ms-flex-pack: end;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}


/* Carosello home */
.ast-button2 {
    background: transparent;
	border:1px solid var(--Monza) !important;
    color: var(--LimedSpruce);
    padding: 7px 10px;
	font-size:0.9rem;
	font-family:'Barlow';
	text-transform:uppercase;
	font-weight:600;
}
.ast-button2:hover {
    background: var(--Monza);
    color: #fff;
}
.novita .pp-post-filters {
    margin: 0;
    margin-bottom: 120px;
}
/* fix conflitto con button astra */
.pp-content-post-carousel .owl-nav button {
    padding: 0;
}
@media (max-width: 993px) {
	.pp-content-post-carousel .owl-nav button.owl-next {
		right: -40px;
	}
}

/* Sidebar prodotti */
.list-custom-taxonomy-widget ul li {
    padding: 10px 0;
}
.list-custom-taxonomy-widget ul li:not(:last-child) {
    border-bottom:1px solid var(--Silver);
}
.list-custom-taxonomy-widget ul li a {
    text-transform: uppercase;
    font-family: "Barlow";
    font-weight: 600;
    color: var(--LimedSpruce);
}
.list-custom-taxonomy-widget ul li a:hover {
    color: var(--Monza);
}
.list-custom-taxonomy-widget ul li.current-cat a {
    color:var(--Monza);
}
.list-custom-taxonomy-widget ul li.current-cat a:hover {
    color:var(--DustyGray);
}

/* Archivi prodotti */
.pp-content-grid-post {
    font-size: 14px;
    min-height: 440px;
    position: relative;
}
.pp-content-grid-post-image {
    padding: 0px;
    padding-bottom: 0;
    max-width: 90%;
    z-index: 1;
}
/*.pp-content-grid-post-text {
    padding: 30px;
    background: #fff;
    width: 90%;
    position: absolute;
    right:-5%;*/
    /*top: 220px;*/
   /* z-index: 2;
    min-height: 180px;
    color:#fff;
	top: 45%;
}*/
.pp-content-grid-post-text {
  background: #fff;
	padding: 30px;
  width: 90%;
  z-index: 2;
  min-height: 180px;
  color: #fff;
  margin-top: -40px;
  overflow: visible;
  position: relative;
  margin-left: 40px;
}
.archivio-produzione .pp-content-grid-post-text {
    background: var(--LimedSpruce);	
}
.archivio-commercio .pp-content-grid-post-text {
    background: var(--Monza);	
}
.pp-content-grid-post-title {
    font-size: 22px;
	line-height: 26px;
	padding: 0 0 30px 0;
	font-family: "Barlow";
	font-weight: 600;
	color: #fff;
}
.pp-content-grid-post-text .ast-button {
    border: 1px solid #fff;
    font-size: 1rem;
    padding: 10px 15px;
}
.archivio-produzione .pp-content-grid-post-text .ast-button {
	background: var(--LimedSpruce);
	color:#fff;
}
.archivio-produzione .pp-content-grid-post-text .ast-button:hover {
    background: var(--Monza);
	color:#fff;
}
.archivio-commercio .pp-content-grid-post-text .ast-button {
	background: var(--Monza);
	color:#fff;
}
.archivio-commercio .pp-content-grid-post-text .ast-button:hover {
    background: var(--LimedSpruce);
	color:#fff;
}
.pp-content-grid-post-text .ast-button.disabled {
    cursor: not-allowed;
	opacity:0.5;
}
.pp-content-grid-post-text .ast-button.disabled:hover {
    background:none;
}
.archivio-commercio .pp-content-grid-post-text a {
	color:var(--LimedSpruce);
}
.archivio-commercio .pp-content-grid-post-text a:hover {
	color:#fff;
}


/* contatti */
.indirizzo a {
    color:var(--Monza);
}
.indirizzo a:hover {
    color:var(--LimedSpruce);
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    opacity: 0.3;
}

/* footer */
.footer-links a {
    color:#fff;
}
.footer-links a:hover {
    color:var(--Monza);
}

/* User registration */
.ur-frontend-form .ur-submit-button {
    margin-right: 0;
    margin-bottom: 0;
}
.ur-frontend-form.ur-frontend-form--bordered form button[type="submit"]:hover,
.ur-frontend-form.ur-frontend-form--bordered form input[type="submit"]:hover {
    background: var(--Monza);
    color: #fff;
    border-color: var(--Monza);
}

/* DOWNLOAD */
.sdm_fancy2_download_title {
    font-family: 'Barlow' !important;
	font-weight:500;
}
.sdm_fancy2_download_dl_link {
    border: 1px solid var(--Monza) !important;
    color: --LimedSpruce !important;
	background: transparent !important;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none !important;
	font-weight:500;
}
.sdm_fancy2_download_dl_link:hover {
    color: #fff !important;
	background: var(--Monza) !important;
}
@media (min-width: 1024px) {
	.pp-content-grid-post-text {
		padding: 30px 90px 30px 30px;
	}
}