/*
Theme Name: pixfort Child Theme (ENNU Life)
Theme URI: https://pixfort.com/
Author: ENNU Life + pixfort
Template: pixfort
Author URI: https://ennulife.com/
Description: ENNU Life custom child theme with 8 premium panel templates, WordPress Customizer integration, mobile-first responsive design, and WCAG 2.1 AA accessibility
Version: 3.2.0
License: Proprietary License
License URI: https://pixfort.com/
Text Domain: pixfort-child
Tags: header-builder, footer-builder, premium-design, customizer, accessibility, mobile-optimized, panel-templates

*/
ul {list-style: inherit !important;}

.woocommerce-tabs.wc-tabs-wrapper.d-inline-block.pix-mt-50.w-100 {
    margin: 0px !important;
}

ul#pills-tab {
    list-style: none !important;
}

.woocommerce div.product div.summary {
    margin: 0px !important;
}

.product_meta {
    display: none;
}

.woocommerce div.product form.cart {
    margin: 0px;
}

.nav-pills.pix-pills-outline {
    margin-bottom: 0px !important;
}