/** Shopify CDN: Minification failed

Line 150:2 Unexpected "}"
Line 200:0 Unexpected "}"

**/
input.size-s, select.size-s, .bv_atual.size-s, .size-s input, .size-s select, .size-s .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 0.65 * 2) }
input.size-m, select.size-m, .bv_atual.size-m, .size-m input, .size-m select, .size-m .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.2 * 2) }
input.size-l, select.size-l, .bv_atual.size-l, .size-l input, .size-l select, .size-l .bv_atual { --input_h: calc(var(--btn_fz) * var(--main_lh_h) + var(--btn_pv) * 1.35 * 2) }

/*.f8sr .l4vw + p { margin-left: 22px; }
	.f8sr .l4vw + p:before { display: none; }
	[dir="rtl"] .f8sr .l4vw + p { margin-left: 0; margin-right: 22px; }*/

/*@media only screen and (max-width: 1356px) {
.l4ft li { --mih: 22vw; }
} */
@media only screen and (max-width: 1356px) {
    .l4ft.static li.w33, .l4ft.static.w33 li { --mih: 22vw; }
    .l4ft.static li.w12,
    .l4ft.static li.w15,
    .l4ft.static li.w16,
    .l4ft.static li.w20,
    .l4ft.static li.w25,
    .l4ft.static li.w33,
    .l4ft.static.w12 li,
    .l4ft.static.w14 li,
    .l4ft.static.w16 li,
    .l4ft.static.w20 li,
    .l4ft.static.w25 li,
    .l4ft.static.w33 li { --mih: 22vw; }
}
@media only screen and (max-width: 1000px) { /* 1000 */
    #root .l4ft.mobile-compact li { --mih: 145px; }
}
@media only screen and (max-width: 760px) { /* 760 */
    h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
    h1, .h1, .l4cl.category h1, #root .l4cl.category .size-50 { font-size: var(--mob_h1); }
    h2, .h2, .l4cl.category h2 { font-size: var(--mob_h2); }
    h3, .h3, .l4cl.category h3 { font-size: var(--mob_h3); }
    h4, .h4, .l4cl.category h4 { font-size: var(--mob_h4); }
    h5, .h5, .l4cl.category h5 { font-size: var(--mob_h5); }
    h6, .h6, .l4cl.category h6 { font-size: var(--mob_h6); }
    .lead { font-size: var(--mob_lead); }

    .f8sr { --f8sr_dist: 20px; }
    .f8sr fieldset > *:not(h1, h2, h3, h4, h5, h6, :first-child):before { display: none; }
    .l4ft.static li.w12,
    .l4ft.static li.w15,
    .l4ft.static li.w16,
    .l4ft.static li.w20,
    .l4ft.static li.w25,
    .l4ft.static li.w33,
    .l4ft.static.w12 li,
    .l4ft.static.w14 li,
    .l4ft.static.w16 li,
    .l4ft.static.w20 li,
    .l4ft.static.w25 li,
    .l4ft.static.w33 li { --mih: 300px; }
    .l4vw li.active:not(:first-child:last-child) { display: none; }
}
@media (max-width: 1000px){
  #distance-spacer{
    display: none !important;
    height: 0 !important;
  }

  ul.gm-menu.gm-menu-142011 .gm-submenu{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 100vh !important;
    width: 100vw !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 999999 !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .gm-transition-shiftup,
  .gm-transition-shiftup *{
    transform: none !important;
  }

  #nav{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 100vh !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
    z-index: 999999 !important;
  }
}
@media (max-width: 1000px){
  .gm-menu .gm-item > .gm-target{
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
  }

  .gm-menu .gm-item > .gm-target img,
  .gm-menu .gm-item > .gm-target svg,
  .gm-menu .gm-item > .gm-target i{
    position: static !important;
    flex: 0 0 26px !important;
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important;
    margin: 0 !important;
  }

  .gm-menu .gm-item > .gm-target{
    padding-left: 16px !important;
  }
}
@media (max-width: 1000px){
  .gm-menu .gm-target{
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    padding-left: 44px !important;
  }

  .gm-menu .gm-target:before{
    position: absolute !important;
    left: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    pointer-events: none !important;
  }

  .gm-menu .gm-target > span,
  .gm-menu .gm-target > div{
    min-width: 0 !important;
  }
}
  }

  html.has-nav #nav .inner{
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  /* 1 Search sus */
  html.has-nav #nav form[action*="/search"],
  html.has-nav #nav form.search,
  html.has-nav #nav .search,
  html.has-nav #nav .search-box{
    order: 1 !important;
    width: 100% !important;
    margin: 0 !important;
  }

  /* 2 Program si date firma imediat sub search, fara fade */
  html.has-nav #nav .mbcm,
  html.has-nav #nav .nav-user{
    order: 2 !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
    margin: 0 !important;
  }

  /* 3 Lista de linkuri scrollabila */
  html.has-nav #nav ul.gm-menu,
  html.has-nav #nav ul[data-type="main-nav"],
  html.has-nav #nav .nav-top,
  html.has-nav #nav .menu,
  html.has-nav #nav nav{
    order: 3 !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
}
@media (max-width: 1000px){
  #nav{
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }

  #nav .mbcm,
  #nav .nav-user{
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}


