/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 16:11:21 */
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background-color: #09caae;
    color: white;
    padding: 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 600;
}

.wc-block-components-address-form__country.wc-block-components-country-input {
    padding-top: 10px;
}

.wp-block-woocommerce-cart .wc-block-components-text-input.is-active label, .wp-block-woocommerce-checkout .wc-block-components-text-input.is-active label {
    top: 2px;
    font-size: 12px;
}

.wc-blocks-components-select .wc-blocks-components-select__label {
    font-size: 10px;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-weight: 700;
    font-size: 23px;
}

span#radio-control-wc-payment-method-options-cod__label {
    font-weight: 600;
    font-size: 17px;
}

@media (max-width: 480px) {
    .ast-separate-container .entry-content > .alignfull, .ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide, .ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide, .ast-plain-container .entry-content .alignfull {
        margin-left: 0px;
        margin-right: 0px;
    }
	
	header.entry-header .entry-title {
    font-weight: 600;
    font-size: 32px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 0px;
    line-height: 0px;
}
}