/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* NO MOBILE: Questo valore nasconde da mobile le colonne vuote di Modulo bento */

 @media (max-width: 768px){
  .nomobile {
    display:none;
}
}  

/* TAG 01 */
span[class^=pwr-menu-tag] {
    border-radius: 5px;
  font-family: Lato;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 10px;
}

/* TAG 02 */

.pwr-menu-tag--02, {
    background: #BEE979 !important;
    font-size: 10px !important;
    font-family: Lato;
      font-weight: 700;
    padding: 5px 5px !important;
    color: #39493D;
}



/* HICKORY MASTER 2026:Titoli tabella programma */
.pwr-heading-style--h5, h5 {
    font-size: 17px;
  font-weight: 700;
  }
  /* padding tabella programma */
  
  .pwr-schedule-row__left, .pwr-schedule-row__right {
    padding: 20px 20px;
}

  /* BLOG */
/*  Post page header title */
.pwr-post-header__title {
font-size: 54px;
    font-weight: 500;
}

/*  Page listing background */
.pwr-blog-listing {
background-color: rgba(233, 230, 223, 0.5);
}

/*  Page listing background filtri */
.pwr-filter {
    padding: 20px 0 0 0;
    background: rgba(233, 230, 223, 0.5);
}
.pwr-blog-listing {
    padding-top: 20px;
}

.pwr-filter__link {
    font-size: 16px;
}


/*  Accordion */
.pwr-accordion__title {
font-size: 18px;
font-family: "Lato", sans-serif;
}




/* FOOTER: riduci padding footer mobile */
@media only screen and (max-width: 767px) {
.pwr-footer .pwr-adc__content-wrapper--padding, div[class*=adc__col--width-] {padding: 20px 30px!important;}
}/* fine media query */




/* HOME: Gap bottone servizi e evento */
.pwr-sec-cta__cta-wrapper {

    gap: 25px;
}


.hs_cos_wrapper_type_post_filter ul li:before, .hs_cos_wrapper_type_post_listing ul li:before, .hs_cos_wrapper_type_rich_text ul:not(.inputs-list):not([style*=list-style-type]) li:before, .pwr-rich-text ul:not([style*=list-style-type]) li:before {
 height: 7px;
    width: 7px;
}


/* PRESS: filtri */
.pwr-filter {
    background: none;
    padding: 0px 0 0;
}



/* SPLIT TEXT Padding */
.pwr-sec-split__content {
    padding: 40px;

}

/* Top nbar color */
.pwr-header-top.pwr--dark {
    background-color: #39493D;
    
}
.pwr-header-top {
    padding: 5px 0;
}


/* Bottone video Bento Homepage */
.pwr-cta--custom-01 [class*="cta_button"]:not(.pwr-cta):not(.pwr-cta--hubspot-style):before, .pwr-cta--custom-01 .hs-submit:before {
    opacity: 30%;
}



/* padding tra check e testo pricing table member*/
.pwr-price-table-features__text {
    display: inline-block;
    padding-left: 25px;
}


.pwr-price-table-features__item--style-full-1:not(:last-child) {
    margin-bottom: 0px;
}

.pwr-price-table__price, .pwr-price-table__price--alt {
   
    font-size: 30px;
    color: #6F2129;
}

.pwr-price-table {
    padding: 44px 0 0px;
}

/* programma titoletti*/
.pwr-schedule-row__title { font-size:18px;
font-family: Lato;}

/* bottone per aprire più contenuto */
.pwr-read-more__button  {
  font-weight: 600 !important;
}

/* Articoli pagina Press */
.pwr-image-box__intro, .pwr-image-box__title {
    font-family: 'Lato';
    font-size: 14px;
}
.pwr-image-box__title {
    font-size: 22px;
}


/* Pagina Masters: dimensione items gallery */
.pwr-filter__link {
    font-size: 14px;
    font-family: 'Lato';