/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 03 2026 | 12:34:00 */
.srga-popup .wpcf7 form {
    overflow: hidden;
}

.srga-popup .wpcf7 form>div, 
.srga-popup .wpcf7 form>p {
	margin-bottom: 0.5em;
}
.srga-popup label {
	color: inherit;
}

.iti-mobile .intl-tel-input .country-list {
	color: initial;
}


.woocommerce-checkout .woocommerce-notice {
    margin-block-end: 1rem;
}

.woocommerce-checkout form {
	backdrop-filter: var(--blur);
}

.woocommerce-checkout .woocommerce-order-details__title,
.woocommerce-checkout .woocommerce-column__title{
    background: transparent !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
	color: var(--accent);
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span {
	color: initial;
}

.wp-block-woocommerce-checkout {
    margin: 0 !important;
}
body .wc-block-checkout__form .wc-block-components-address-form__country .wc-blocks-components-select {
    margin-top: 12px;
}


.woocommerce-order-received .woocommerce-order {
	backdrop-filter: var(--blur);
}