/*
Theme Name: JEC LiteSites
Theme URI: https://www.je-consulting.co.uk/
Template: saaslauncher
Author: JE Consulting
Author URI: https://www.je-consulting.co.uk/

*/


header.aligncenter.wp-block-template-part {
    z-index: 10000;
    position: relative;
}
.has-dark-shade-background-color {
    background-color: transparent !important;
    margin-bottom: -92px;
	z-index: 1000;
}
.wp-block-group.is-style-saaslauncher-sticky-navigation.has-transparent-background-color.has-background.is-layout-constrained.wp-container-core-group-is-layout-733b3357.wp-block-group-is-layout-constrained.sticky-enabled {    background-color: #1A1C2D !important;
}
.wp-block-button.saaslauncher-scrollto-top {
    z-index: 10000;
}
header a.wp-block-button__link.has-transparent-background-color.has-background.has-border-color.has-light-color-border-color.has-x-small-font-size.has-custom-font-size.wp-element-button {
    background: transparent !important;
}
.gform_validation_errors {
    background-color: #ffffff!important;
}
.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: #fffeca!important;
}
.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-color: #ffffff!important;
    background-color: #7f0013;
    padding: 10px;
    border: 1px dashed #ffffff;
}

/* Tidy the POA label styling */
.woocommerce .poa-label {
  margin-top: 4px;
  font-weight: 600;
  color: #444;
}

/* Extra defence: if CSS loads before JS runs, still hide matching areas */
.wc-block-cart .poa-hide-price .wc-block-cart-item__prices,
.wc-block-cart .poa-hide-price .wc-block-cart-item__subtotal,
.wc-block-cart .poa-hide-price .wc-block-components-product-price,
.wc-block-cart .poa-hide-price .wc-block-components-product-subtotal,
.wc-block-checkout .poa-hide-price .wc-block-components-product-price,
.wc-block-checkout .poa-hide-price .wc-block-components-order-summary-item__subtotal,
.wc-block-checkout .poa-hide-price .wc-block-components-product-subtotal,
.wc-block-mini-cart .poa-hide-price .wc-block-mini-cart-item__price,
.wc-block-mini-cart .poa-hide-price .wc-block-mini-cart-item__subtotal {
  display: none !important;
}


p, a {
    color: #ffffff;
	opacity:1;
}

.wp-block-woocommerce-product-price .gb-vat-label {
    display: none;
}


select#litesite {
    background-color: #ffffff;
    border-radius: 60px;
}