/**
Theme Name: Chiarini.com
Author: Upgrade Informatica
Author URI: https://upgradeinformatica.it
Description: Sottotema x Astra
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: www.chiarini-com
Template: astra
AMP: true
*/

/** --------------------- Classi personalizzate Astra ----------------------------------- */
.ast-reading-time {
color:#3a3a3a;
}
.entry-meta {
color:#3a3a3a;
}
.ast-archive-description p {
font-size: 1.1rem;
}
.single .post-thumb {
    text-align: center;
	padding: 1rem;
}


.widget {
    margin: 0 0 0.8em 0;
}

.ast-icon.icon-search svg {
  display: none!important;
}

.ast-search-icon .astra-search-icon {
    font-size: 1.3em!important;
}



/** --------------------- FINE Classi personalizzate Astra ------------------------------ */

/** --------------------- Slider Home Page ---------------------------------------------- */

.caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 0.5rem;
    background: rgba(0,0,0,.6);
    font-size: 14px;
    color: #FFFFFF;
    max-height: 50%;
}


/** --------------------- FINE Slider Home Page ----------------------------------------- */


/** --------------------- Responsive Colonne in Blocchi -

@media only screen and (max-width: 790px) {
.wp-block-columns {
    display: block;
  }	
}

 ---------------------------- */

/** --------------------- FINE Colonne in Blocchi - -------------------------------- */
 

/** --------------------- Classi vecchio Blog ---------------- */	 

.qbutton{
    border-style: solid;
    border-top-width: 10;
    border-right-width: 10;
    border-left-width: 10;
    border-bottom-width: 10;
    border-color: #dd3333;
    background-color: #0274be;
	font-weight: 40;
    color: #fff;
    font-size: 1.2rem;
	border-radius: 2px;
	padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

/** --------------------- Fine Classi Vecchio Blog ---------------- */

/** --------------------- Nascondo Badge Recaptcha ---------------- */
.grecaptcha-badge { 
visibility: hidden; 
}
/** --------------------- Fine nascondo Badge Recaptcha ----------- */
/** --------------------- Mod css Form ---------------- */	 
input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
background-color: #fafafa;
}
/** --------------------- fine mod css Form ---------------- */
/** --------------------- mod css twitter ---------------- */
.amp-social-share-twitter {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1227" viewBox="0 0 1200 1227" fill="none"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white" /></svg>');

background-size: 50%;
background-color: #000!important;
color: #ffffff!important;
}
/** --------------------- fine mod css twitter---------------- */


