/*
Theme Name: Asifinity - Single Product WordPress Theme
Theme URI: https://asifmashwani.com/asifinity
Author: Asif Mashwani
Author URI: https://asifmashwani.com
Description: Premium automated WordPress theme
Version: 1.0.0
Template: hello-elementor
Text Domain: Asifinity
*/

/* Reset for WooCommerce + Elementor */
body.woocommerce-page .elementor-page {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Fix preview container */
.elementor-edit-area .woocommerce {
    padding: 20px;
    background: white;
}

/* Ensure forms are visible */
.woocommerce-cart, 
.woocommerce-checkout,
.woocommerce-account {
    opacity: 1 !important;
    visibility: visible !important;
}



