/*
Theme Name: Hertel Kartonagen Theme (HELLO)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hertel-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
.hrtl-main-menu .hrtl-menu-blog-highlight a {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 25px;
  color: white !important; }
  .hrtl-main-menu .hrtl-menu-blog-highlight a:before, .hrtl-main-menu .hrtl-menu-blog-highlight a:after {
    content: none; }
  .hrtl-main-menu .hrtl-menu-blog-highlight a:hover, .hrtl-main-menu .hrtl-menu-blog-highlight a:focus, .hrtl-main-menu .hrtl-menu-blog-highlight a:active {
    background: #ffffff !important;
    color: #00AAA6 !important; }
.hrtl-main-menu .e--pointer-underline .elementor-item:after, .hrtl-main-menu .e--pointer-underline .elementor-item:before {
  max-width: 30px;
  left: 50% !important;
  translate: -50% 0 !important;
  background: white !important; }

.hrtl-circle-button:before {
  content: "";
  background: gray;
  position: absolute;
  left: 0;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  translate: 0 -50%;
  background-color: var(--e-global-color-accent);
  opacity: 1;
  transition: opacity .5s; }
.hrtl-circle-button:hover:before {
  opacity: .5; }
.hrtl-circle-button a {
  position: relative; }

.hrtl-absolute {
  position: absolute !important;
  inset: 0 !important; }

.hrtl-h-100 {
  height: 100%; }

.hrtl-products-with-text {
  font-family: "Urbanist", Sans-serif; }
  .hrtl-products-with-text .tc__post-meta-container .tc__post-meta-item .tc__post-meta-item-text {
    gap: 3px; }
    .hrtl-products-with-text .tc__post-meta-container .tc__post-meta-item .tc__post-meta-item-text .tc__meta-category {
      font-size: 12px !important;
      padding: 3px 8px !important; }

/*# sourceMappingURL=style.css.map */
