/*
Theme Name: FIKA 2025
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */

body {
  padding-top: 5em !important;
}

.orderby {
  background: none;
  border: none;
  font-family: "NotoSans", Sans-serif;
  font-size: 12px;
  text-align: right;
}

.elementor-add-to-cart .stock.in-stock {
  display: none;
}


.home .elementor-item {
  color: white !important;
}

.home .elementor-item .sub-menu li a {
  color: black !important;
}

.home .menu-scrolled .elementor-item {
  color: black !important;
}

nav.woocommerce-MyAccount-navigation li a {
    color: black;
    line-height: 40px;
    font-weight: 400;
}

nav.woocommerce-MyAccount-navigation li {
list-style: none;}

nav.woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;}