@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

.lnr {
  font-family: var(--customHeaderFooter-customIcon);
}

[class^="ti-"],
[class*=" ti-"] {
  font-family: var(--customHeaderFooter-customFont);
}
.elementor-menu-toggle.elementor-active + nav.elementor-nav-menu--dropdown {
  top: 42px;
  --menu-height: 1000vmax;
  width: 401px;
  left: -10px;
}

#__next .wrapper {
  min-height: max-content;
}
.image-gallery-icon {
  background-color: transparent !important;
}

#search-facet-container > ul > li {
  margin-left: 0px;
  margin-right: 0px;
}

button[class*="AccordionItem"] {
  padding: 13px 15px !important;
}
.menu-item-215 a.elementor-item + ul {
  z-index: 3;
  width: auto;
}
@media (min-width: 1025px) {
  .menu-item-215 a.elementor-item:hover + ul.sub-menu,
  .menu-item-215 a.elementor-item + ul.sub-menu:hover {
    display: block;
  }
}

#webshopconfigwrapper .btn,
#webshopconfigwrapper .button.button-primary,
#webshopconfigwrapper .is-style-primary .wp-block-button__link,
#webshopconfigwrapper .wp-block-search .wp-block-search__button,
#webshopconfigwrapper button,
#webshopconfigwrapper input[type="button"],
#webshopconfigwrapper input[type="reset"],
#webshopconfigwrapper input[type="submit"] {
  color: #000;
}
#webshopconfigwrapper .btn:hover,
#webshopconfigwrapper .button.button-primary:hover,
#webshopconfigwrapper .is-style-primary .wp-block-button__link:hover,
#webshopconfigwrapper button:hover,
#webshopconfigwrapper input[type="button"]:hover,
#webshopconfigwrapper input[type="reset"]:hover,
#webshopconfigwrapper input[type="submit"]:hover {
  color: #000;
}
