/*
 Theme Name:   Seadev Child
 Theme URI:    https://seadev.us
 Description:  Seadev Child Theme
 Author:       Seadev
 Author URI:   https://seadev.us
 Template:     seadev
 Version:      0.5.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  seven-trees
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/

.woocommerce-tabs .meta-product .tags {
    display: none !important;
}

.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-] {
    max-width: 100%;
}