/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2025 | 02:17:10 */
.terms-sep{
	margin:40px 0 !important;
}

.elementskit-single-testimonial-slider .elementor-element.e-grid>.elementor-element:first-child {
    background-image: url(https://infinity.dststage.com/wp-content/uploads/2024/12/leadd.png) !important;!im;!;
    background-size: 100% 100% !important;
}

.elementskit-single-testimonial-slider .elementor-element.e-grid>.elementor-element:first-child .elementor-absolute {
    display: none;
}

div#page {
    overflow-x: clip;
}

.woocommerce-orders-table__cell-order-actions .button.view {
    min-width: auto !important;
    padding: 3px 15px !important;
    font-size: 13px !important;
    text-decoration: none;
}

.woocommerce-account .woocommerce :is(.woocommerce-button, .woocommerce-Button):not(td>.woocommerce-button) {
    min-width: auto !important;
    padding: 7px 25px !important;
    font-size: 16px !important;
    text-decoration: none;
}

.qrctimage.lazyloaded{
display:none;	
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
}

.woocommerce-account-fields{
	display:none;
}

.woocommerce-billing-fields{
	    display: flex
;
    flex-direction: column-reverse;
}