/*
Theme Name:   WBM Astra
Template:     astra
Description:  A custom child theme
Author:       Marian O'Shaughnessy
Version:      1.0.0
*/

.wp-block-uagb-image--layout-overlay__inner {
  pointer-events: none !important;
}

.uagb-block-1421a3f2 .wp-block-uagb-image__figure {
  pointer-events: none !important;
}

.page .entry-header {
    margin-bottom: 1em  !important;
}
/* to make the second class have a blue background  
.page-id-762 .mariansecond {
  background-color: #A9C2C6;
  padding: 60px 40px;
} */
 
 .page-id-4015 .mariansmtop {
    padding-top: 40px;
        padding-bottom: 40px;
}

 .mariansmtop {
    padding-top: 20px !important;
        padding-bottom: 20px !important;
}

.site-title {  
    font-size: 1.75rem;     
}

.site-header .site-description {
       font-size: 1.1rem;
   }
.ast-builder-menu-1 .menu-item > .menu-link {
       font-size: 1.1rem !important;
   }
.menu-toggle, button, .ast-button, .ast-custom-button  {
       font-size: 1.1rem !important;
   }

.ppcp-messages,
div[data-partner-attribution-id="Woo_PPCP"],
div[data-pp-id] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}
