/* 
Theme Name: LarisManis WP Child
Theme URI: https://www.tokopress.id/downloads/larismanis-woocommerce-wordpress-theme/
Author: TokoPressID
Author URI: https://www.tokopress.id
Description: The Best WooCommerce WordPress Theme Untuk Toko Online di Indonesia
Version: 2.3.2
Template: larismanis-wp
Tags: one-column, two-columns, blog, e-commerce
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* Please add your custom CSS code below this line. */
.ss-navbar-nav {
    --ss-nav-link-font-weight: bold !important;
}
.site-navigation-toggler {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 3px;
  width: 60px; /* sesuaikan jika perlu */
}

.site-navigation-toggler svg {
  width: 40px;
  height: 24px;
  fill: var(--ss-navigation-icon-color);
  margin-bottom: 2px;
}

.site-navigation-toggler::after {
  content: 'MENU';
  font-size: 10px;
  color: var(--ss-navigation-icon-color);
  display: block;
  text-align: center;
  line-height: 1;
  width: 40px;
}
