/*
Theme Name: Peony Child
Theme URI: https://peony.qodeinteractive.com
Description: A child theme of Peony
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: peony
Template: peony
*/

#qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs {
    display: none;
}
#qodef-woo-page.qodef--single #accordion-container, #yith-quick-view-content.single-product #accordion-container {
    display: block;
    margin-top: 40px;
}
.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 12px;
}
