/* 
 Theme Name:   Cafe Grimaldi
 Theme URI:    
 Description:  Cafe Grimaldi Site
 Author:       Sinocaweb
 Author URI:   https://www.cafegrimaldi.com
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face {
    font-family: 'broadacrethin_4';
    src: url('fonts/broadacre-thin-4-webfont.woff2') format('woff2'),
         url('fonts/broadacre-thin-4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.broadacre h1,
.broadacre h2,
.broadacre h3,
.broadacre h4,
.broadacre h5,
.broadacre h6
{font-family: 'broadacrethin_4', display;}

.cg-button-secondary a {
	border-color: var(--ast-global-color-1);
color:var(--ast-global-color-1);
}


.home-img-storia.wp-block-uagb-image.alignwide {
  width: 100vw!important;
}

.home-icone img {
  width: 65px;
  margin-bottom: 25px
}

.footer-orari {
  color: #fff;
  text-align: center;

/*****HOME***/
.ast-primary-header-bar{display: none!important;}
.wp-block-uagb-buttons-child.uagb-buttons__outer-wrap.wp-block-button {
  width: 25%
}


@media screen and (max-width: 992px) {
.wp-block-uagb-buttons-child.uagb-buttons__outer-wrap.wp-block-button {
  width: 250px!important
}
}

/*** FINE HOME**/


/*****LATEPOINT***/


.latepoint-w.latepoint-inline-form {
  padding: 8px;
}

/**latepoint nascondi prezzi**/
.summary-price-breakdown-wrapper {
  display: none;
}



.select-total-attendees-label .sta-sub-label{display:none;}
span.dp-capacity {
  display: none!important;
}