/*
Theme Name: Earline Theme
Theme URI: https://demos.hercreativedetails.com/earline
Template: kadence
Author: Her creative details
Author URI: https://hercreativedetails.com
Description: This Kadence child theme is designed for creative entrepreneurs. It has a minimalist, clean, modern and feminine style and is suitable for all digital entrepreneurs, from coaches to photographers, passing through vendors. Really everyone!
Tags: kadence-child-theme
Version: 1.0.1724082790
Updated: 2024-08-19 15:53:10

*/

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    border: none !important;
}
li#tab-title-reviews {
    border: none !important;
}
li#tab-title-description {
    border: none !important;
}
@media (max-width: 720px) {
.tabs.wc-tabs {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding-right: 1em;
    padding-left: 0 !important;
    margin: 0;
}
}
