/*
Theme Name: Electronics and gadget shop theme for WooCommerce - Child
Theme URI: https://demo.gutenmate.com/demo-b/gravia/landing/
Author: Gutenmate
Author URI: https://gutenmate.com
Description: Ecommerce theme powered by Gutenmate.
Version: 1.0.0
Requires PHP: 7.4
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: electronics-and-gadget-shop-theme-for-woocommerce
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template: electronics-and-gadget-shop-theme-for-woocommerce
*/

ul.flexsea_home_brands_box_wrap
{
    list-style: none;
}

ul.flexsea_home_brands_box_wrap li.cat-item {
    display: flex;
    justify-content: space-between;
}
.flexsea_top_categories_menu_btn .wp-block-gutenmate-categories-menu__button
 {
    background: #411a1f;
}
/* 
.wc-block-components-product-price {
    color: #ffaf00;
}
.wp-block-button.is-style-gtmt-more .wp-block-button__link, .wp-block-button.is-style-gtmt-text-arrow .wp-block-button__link {
    background: rgb(255 175 0 / 8%);
    color: #ffaf00;
}
.wp-block-button.is-style-gtmt-more .wp-block-button__link:hover, .wp-block-button.is-style-gtmt-text-arrow .wp-block-button__link:hover {
    background: rgb(255 175 0 / 16%);
} */