/** Shopify CDN: Minification failed

Line 26:0 Expected "{" but found "."
Line 102:1 Unexpected "}"
Line 184:1 Unexpected "}"
Line 266:1 Unexpected "}"

**/
.custom-css{
    margin-right: auto;
    margin-left: auto;
    width: 630px;
    height: 217px;
    background: #F1F5F6;
    border: 1px solid #E5E8EC;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}@media (min-width:1025px)/* Hide the original Hungarian tax and shipping text in cart summary */
.cart-summary-text, 
.cart__summary-text, 
.order-summary-text,
.cart-summary__text,
.cart-footer__text,
.cart-footer-text,
[class*="tax"][class*="shipping"],
.cart-summary .cart-summary-text,
.cart-summary .order-summary-text {
  display: none !important;
}

/* Target the specific text near checkout button and replace it */
.cart-summary::after,
.cart-footer::after,
.order-summary::after {
  content: "Házhoz szállítás: 1290 Ft";
  display: block;
  margin-top: 15px;
  padding: 12px 0;
  border-top: 1px solid #ebebeb;
  font-weight: 500;
  color: #333e48;
  font-size: 14px;
  text-align: right;
}

/* Additional targeting for Shopify cart elements */
.cart-summary-text,
.order-summary-text {
  display: none !important;
}

/* Hide product count in collection list - hide count badges */
.product-count { display: none !important; }

/* 修复产品主图CLS */
.wrap-main-slider .image.full-item {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

/* 产品页折扣价改为红色 */
.product-collection .current,
.price--on-sale .price-item--sale,
.price-item--sale,
span.current {
  color: #e00000 !important;
}

/* 修复产品详情页图片滑动不顺畅 */
.product-media-container,
.product__media-list,
.slider,
.slideshow,
.swiper-container,
.swiper-wrapper {
  touch-action: pan-y !important;
  -webkit-overflow-scrolling: touch !important;
}

.product__media-item,
.swiper-slide {
  will-change: transform;
}

/* 修复产品主图滑动灵敏度 */
.fotorama__stage,
.fotorama__stage__frame,
.fotorama__stage__shaft {
  touch-action: pan-y !important;
  pointer-events: auto !important;
}

.fotorama__wrap {
  touch-action: pan-y !important;
}}@media (max-width:1024px).custom-css{padding: 10px;}
.vertical-menu-item { border-bottom: none !important; }
.vertical-menu-item:last-child { border-bottom: none !important; }
#mobile_menu__menu_mb_g66YNT { border-top: none !important; border-bottom: none !important; }

/* Hide the original Hungarian tax and shipping text in cart summary */
.cart-summary-text, 
.cart__summary-text, 
.order-summary-text,
.cart-summary__text,
.cart-footer__text,
.cart-footer-text,
[class*="tax"][class*="shipping"],
.cart-summary .cart-summary-text,
.cart-summary .order-summary-text {
  display: none !important;
}

/* Target the specific text near checkout button and replace it */
.cart-summary::after,
.cart-footer::after,
.order-summary::after {
  content: "Házhoz szállítás: 1290 Ft";
  display: block;
  margin-top: 15px;
  padding: 12px 0;
  border-top: 1px solid #ebebeb;
  font-weight: 500;
  color: #333e48;
  font-size: 14px;
  text-align: right;
}

/* Additional targeting for Shopify cart elements */
.cart-summary-text,
.order-summary-text {
  display: none !important;
}

/* Hide product count in collection list - hide count badges */
.product-count { display: none !important; }

/* 修复产品主图CLS */
.wrap-main-slider .image.full-item {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

/* 产品页折扣价改为红色 */
.product-collection .current,
.price--on-sale .price-item--sale,
.price-item--sale,
span.current {
  color: #e00000 !important;
}

/* 修复产品详情页图片滑动不顺畅 */
.product-media-container,
.product__media-list,
.slider,
.slideshow,
.swiper-container,
.swiper-wrapper {
  touch-action: pan-y !important;
  -webkit-overflow-scrolling: touch !important;
}

.product__media-item,
.swiper-slide {
  will-change: transform;
}

/* 修复产品主图滑动灵敏度 */
.fotorama__stage,
.fotorama__stage__frame,
.fotorama__stage__shaft {
  touch-action: pan-y !important;
  pointer-events: auto !important;
}

.fotorama__wrap {
  touch-action: pan-y !important;
}}@media (min-width:768px) and (max-width:1024px)}@media (max-width:767px).custom-css{padding: 10px;}
.vertical-menu-item { border-bottom: none !important; }
.vertical-menu-item:last-child { border-bottom: none !important; }
#mobile_menu__menu_mb_g66YNT { border-top: none !important; border-bottom: none !important; }

/* Hide the original Hungarian tax and shipping text in cart summary */
.cart-summary-text, 
.cart__summary-text, 
.order-summary-text,
.cart-summary__text,
.cart-footer__text,
.cart-footer-text,
[class*="tax"][class*="shipping"],
.cart-summary .cart-summary-text,
.cart-summary .order-summary-text {
  display: none !important;
}

/* Target the specific text near checkout button and replace it */
.cart-summary::after,
.cart-footer::after,
.order-summary::after {
  content: "Házhoz szállítás: 1290 Ft";
  display: block;
  margin-top: 15px;
  padding: 12px 0;
  border-top: 1px solid #ebebeb;
  font-weight: 500;
  color: #333e48;
  font-size: 14px;
  text-align: right;
}

/* Additional targeting for Shopify cart elements */
.cart-summary-text,
.order-summary-text {
  display: none !important;
}

/* Hide product count in collection list - hide count badges */
.product-count { display: none !important; }

/* 修复产品主图CLS */
.wrap-main-slider .image.full-item {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

/* 产品页折扣价改为红色 */
.product-collection .current,
.price--on-sale .price-item--sale,
.price-item--sale,
span.current {
  color: #e00000 !important;
}

/* 修复产品详情页图片滑动不顺畅 */
.product-media-container,
.product__media-list,
.slider,
.slideshow,
.swiper-container,
.swiper-wrapper {
  touch-action: pan-y !important;
  -webkit-overflow-scrolling: touch !important;
}

.product__media-item,
.swiper-slide {
  will-change: transform;
}

/* 修复产品主图滑动灵敏度 */
.fotorama__stage,
.fotorama__stage__frame,
.fotorama__stage__shaft {
  touch-action: pan-y !important;
  pointer-events: auto !important;
}

.fotorama__wrap {
  touch-action: pan-y !important;
}}