/** Shopify CDN: Minification failed

Line 22:2 Comments in CSS use "/* ... */" instead of "//"
Line 69:8 Expected ":"

**/
.mega-menu {
  position: static;
}

.mega-menu__content {
  background-color: rgb(var(--color-background));
  border-left: 0;
  border-radius: 0;
  border-right: 0;  
  left: 0;
  overflow-y: auto;
  padding-bottom: 2.4rem;
  padding-top: 2.4rem;
  position: absolute;
  right: 0;
  // top: 100%;
  z-index: 1;
}

header-menu>details, details-disclosure>details {
    position: inherit;
}

.shopify-section-header-sticky .mega-menu__content {
  max-height: calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem);
}

.header-wrapper--border-bottom .mega-menu__content {
  border-top: 0;
}

.js .mega-menu__content {
  opacity: 0;
  transform: translateY(-1.5rem);
  padding-left: 30px;
    padding-right: 30px;
}

.searbra input {
    height: 50px;
    border: 1px solid #CCCAC8;
    background-color: #f7f7f7;
    width: 50%;
    margin-bottom: 40px;
    padding-left: 15px;
}

.ban_content img {
    position: relative;
    top: 5px;
}

.mega-menu[open] .mega-menu__content {
  opacity: 1;
  transform: translateY(0);
}

.mega-menu__list {
    display: flex;
    gap: 2.4rem 4rem;
  list-style: none;
  text-align: left;
  margin=left: 0 !important;
}

.with-grandchildren-group {
    display: flex;
    gap: 2.4rem 4rem;
    grid-template-columns: repeat(6,minmax(0,1fr));
    list-style: none;
  text-align: left;
      flex-wrap: wrap;
}

.with-grandchildren-group li {
    max-width: 150px;
}

.mega-menu__link {
  color: rgba(var(--color-foreground), 0.75);
  display: block;
  font-size: 14px;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  text-decoration: none;
  transition: text-decoration var(--duration-short) ease;
  word-wrap: break-word;
}

.mega-menu__link--level-2 {
  font-size: 1.4rem;
  font-weight: bold;
    color: #1f2727;
}

.mega-menu__link--level-2:not(:only-child) {
  margin-bottom: 0.8rem;
}

.header--top-center .mega-menu__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 0;
}

.header--top-center .mega-menu__list > li {
  width: 16%;
  padding-right: 2.4rem;
}

.mega-menu__link:hover,
.mega-menu__link--active {
  color: rgb(var(--color-foreground));
  text-decoration: underline;
}

.mega-menu__link--active:hover {
  text-decoration-thickness: 0.2rem;
}

.mega-menu .mega-menu__list--condensed {
  display: block;
}

.mega-menu__list--condensed .mega-menu__link {
  font-weight: normal;
}

ul.boki.mega-menu__list.page-width.mega-menu__list--condensed {
    display: flex;
    flex-wrap: wrap;
    max-height: 140vh;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.searbra {
    display: block;
    width: 100%;
}

div#MegaMenu-Content-8 {
    display: block;
}

ul.boki.mega-menu__list.page-width.mega-menu__list--condensed img {
    /* display: none; */
    width: 100px;
}

li.likovi {
    text-align: center;
}

.mega-menu__content {
    display: flex;
}

li.manu_img {
    position: relative;
}

li.manu_img:before {
    content: ' ';
    width: 100%;
    height: 100%;
    background-color: #333;
    position: absolute;
    opacity: 0.7;
}

.ban_content {
    position: absolute;
    bottom: 30px;
    left: 15px;
    text-align: left;
}

.ban_content a {
    text-decoration: none;
    color: #fff;
}

.ban_content .ban_title {
    color: #ffff;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}

li.manu_img img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.fixed {
    position: fixed;
    top: 0px;
    z-index: 3;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 3px 20px #00000029;
}

.fixed ul {
    max-width: 1600px;
}

.fixed li a:first-child svg {
    display: none;
}

.fixed a.header__menu-item.list-menu__item.link.link--text.focus-inset {
    margin-top: 0px;
}

.boki .no-grandchildren-group {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
}

.boki li.likovi.no-grandchild {
    width: 100px;
}

.home .no-grandchildren-group {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.home a.mega-menu__link.mega-menu__link--level-2.link {
    font-weight: bold;
}

ul.home.mega-menu__list.page-width.mega-menu__list--condensed {
  margin: 0 auto !important;
}

.dishwashers .no-grandchildren-group {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.dishwashers .no-grandchildren-group {
  display: flex;
  gap:  30px;
  flex-wrap: wrap;
}

.living .no-grandchildren-group {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.living .no-grandchildren-group li {
  margin: 0 !important;
  max-height: 10px !important;
}

.living .with-grandchildren-group {
  min-width: 141px;
}

ul.living.mega-menu__list.page-width {
  align-items: baseline;
}

div#MegaMenu-Content-9 {
    display: block;
  overflow: scroll;
    max-height: 80vh;
}

.brandusa {
    display: flex;
    flex-direction: column;
    align-items: center;
}

ul.boki.mega-menu__list.page-width.mega-menu__list--condensed {
    overflow: scroll;
    max-height: 400px;
}

@media only screen and (max-width: 600px) {
  .image-with-text__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

h2.title.h1 {
    text-align: center;
}

.multicolumn-card__info p {
    text-align: center;
}

.multicolumn-card__info {
    margin-bottom: 20px;
}
  .multicolumn-card__info .rte {
    padding-left: 0 !important;
    padding-right: 0 !IMPORTANT;
}
}

