.tiador-skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100000;
  padding: 12px 18px;
  background: #111;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 0 0 6px 0;
}

.tiador-skip-link:focus {
  left: 0;
}

/* A11y: footer (template 1038) kontraszt – #7A7C6A és #999B8A a #F3F2EF
   háttér ellen csak ~3:1, WCAG AA bukás. #4A4C3A → ~8:1, AAA passes. */
.elementor-1038 .elementor-element-3b78a2ea,
.elementor-1038 .elementor-element-2b7bcd5a .subitem-title-holder .menu-title,
.elementor-1038 .elementor-element-52658449 .elementor-heading-title {
  color: #4a4c3a;
}

.elementor-1038 .elementor-element-2b7bcd5a .item-title-holder .menu-title {
  color: #5a5c4a;
}

@media (max-width: 992px) {
  .mobile-menu-content .et_b_header-menu .menu li.menu-item-has-children > a {
    padding-right: 0;
  }

  .mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown,
  .mobile-menu-content .et_b_header-menu .menu li > .nav-sublist > ul,
  .mobile-menu-content .et_b_header-menu .menu li > ul.sub-menu {
    display: none;
  }

  .mobile-menu-content .et_b_header-menu .menu li.over > .nav-sublist-dropdown,
  .mobile-menu-content .et_b_header-menu .menu li.over > .nav-sublist > ul,
  .mobile-menu-content .et_b_header-menu .menu li.over > ul.sub-menu {
    display: block;
  }
}

/* Defensive fallback for the shop/archive homepage when generated widget CSS or
   XStore initialization is stale after cache/plugin maintenance. */
body.home.post-type-archive-product img,
body.home.post-type-archive-product .elementor img,
body.home.post-type-archive-product .woocommerce img {
  max-width: 100%;
  height: auto;
}

body.home.post-type-archive-product .elementor-location-header img,
body.home.post-type-archive-product .elementor-location-footer img {
  display: inline-block;
  width: auto;
}

body.home.post-type-archive-product .elementor-1044 .elementor-element.elementor-element-6eb6f81e img {
  max-width: 300px;
}

body.home.post-type-archive-product .elementor-1038 .elementor-element.elementor-element-6d12e9d7 img {
  max-width: 165px;
}

body.home.post-type-archive-product .elementor-1050 .etheme-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--rows-gap, 80px) var(--cols-gap, 5px);
}

body.home.post-type-archive-product .elementor-1050 .category-grid {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

body.home.post-type-archive-product .elementor-1050 .category-grid > a {
  display: block;
  line-height: 0;
}

body.home.post-type-archive-product .elementor-1050 .category-grid img {
  display: block;
  width: 100%;
  height: 350px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 1024px) {
  body.home.post-type-archive-product .elementor-1050 .etheme-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--rows-gap, 40px) var(--cols-gap, 5px);
  }
}

@media (max-width: 767px) {
  .elementor-location-header .elementor-widget-theme-etheme_site-logo img,
  .elementor-location-header .elementor-widget-theme-site-logo img,
  .elementor-1044 .elementor-element.elementor-element-6eb6f81e img {
    width: auto !important;
    max-width: 150px !important;
    max-height: 60px !important;
    object-fit: contain;
  }

  .etheme-elementor-off-canvas__main .etheme-elementor-mobile-menu-logo img {
    width: auto !important;
    max-width: 150px !important;
    max-height: 60px !important;
    object-fit: contain;
  }

  .page-id-48 .elementor-48 .elementor-element.elementor-element-75d9dd0,
  .page-id-2137 .elementor-2137 .elementor-element.elementor-element-f507180,
  .page-id-2223 .elementor-2223 .elementor-element.elementor-element-1b4c2a7,
  .page-id-2224 .elementor-2224 .elementor-element.elementor-element-2c5b9f4 {
    --min-height: 300px !important;
    --justify-content: center;
    --padding-top: 90px;
    --padding-bottom: 45px;
  }

  .page-id-48 .elementor-48 .elementor-element.elementor-element-25622e9,
  .page-id-2137 .elementor-2137 .elementor-element.elementor-element-35e61e6,
  .page-id-2223 .elementor-2223 .elementor-element.elementor-element-f3e8d9c,
  .page-id-2224 .elementor-2224 .elementor-element.elementor-element-a8d7e3b {
    padding: 0 5% !important;
    width: 100%;
  }

  body.home.post-type-archive-product .elementor-1050 .etheme-product-grid {
    grid-template-columns: 1fr;
    gap: var(--rows-gap, 35px) 0;
  }

  .elementor-location-footer .fluent_form_2 input[type="email"] {
    border-right: 1px solid #999b8a !important;
  }
}

.page-id-2138 .page-heading {
  display: none;
}

.tiador-services-grid {
  display: grid;
  gap: 24px;
  margin-top: 28px;
}

.page-id-2138 .tiador-services-grid + h2 {
  margin-top: 48px;
}

.tiador-service-card {
  display: grid;
  grid-template-columns: minmax(180px, 260px) 1fr;
  gap: 20px;
  align-items: start;
  padding: 20px 20px 28px;
  border: 1px solid #e8e5de;
  background: #f9f8f5;
}

.tiador-service-card > a {
  display: block;
  line-height: 0;
  overflow: hidden;
}

.tiador-service-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.tiador-service-card__content {
  position: relative;
  z-index: 1;
}

.tiador-service-card h3 {
  margin-top: 0;
  margin-bottom: 12px;
}

.tiador-service-card p:last-child {
  margin-bottom: 0;
}

.tiador-service-link {
  display: inline-block;
  margin-top: 12px;
  font-weight: 600;
  color: #999b8a;
}

@media (max-width: 767px) {
  .page-id-2138 .tiador-services-grid + h2 {
    margin-top: 36px;
  }

  .tiador-service-card {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 16px 16px 24px;
  }

  .tiador-service-card img {
    min-height: 140px;
  }
}

/* Google Rating Card - Inline Footer */
.tiador-google-rating-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px 14px;
  font-size: 13px;
  color: #5f5b52;
  background: #fff;
  border-top: 1px solid #ece7dd;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.tiador-google-rating-inline .tiador-gr-text {
  font-weight: 500;
  color: #6f6a5d;
}

.tiador-google-rating-inline svg {
  opacity: 0.9;
}

.tiador-gr-score {
  font-weight: 600;
  color: #2f2c26;
}

.tiador-gr-stars {
  display: flex;
  gap: 2px;
}

.tiador-gr-stars svg {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.tiador-gr-count {
  color: #7b7468;
}

.tiador-gr-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: linear-gradient(135deg, #4285f4 0%, #1a73e8 100%);
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.02em;
  box-shadow: 0 2px 8px rgba(26, 115, 232, 0.3);
  transform: translateY(0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.tiador-gr-link:hover {
  background: linear-gradient(135deg, #1a73e8 0%, #1557b0 100%);
  color: #fff !important;
  box-shadow: 0 4px 16px rgba(26, 115, 232, 0.4);
  transform: translateY(-2px);
}

.tiador-gr-link:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(26, 115, 232, 0.3);
}

.tiador-gr-link svg {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.tiador-gr-link:hover svg {
  transform: translateX(3px);
}

.tiador-google-rating-inline:hover {
  background: #faf8f4;
}

.tiador-google-rating-inline:hover .tiador-gr-stars svg {
  transform: scale(1.1);
}

.tiador-google-rating-inline:hover .tiador-gr-stars svg:nth-child(2) {
  transition-delay: 0.05s;
}

.tiador-google-rating-inline:hover .tiador-gr-stars svg:nth-child(3) {
  transition-delay: 0.1s;
}

.tiador-google-rating-inline:hover .tiador-gr-stars svg:nth-child(4) {
  transition-delay: 0.15s;
}

.tiador-google-rating-inline:hover .tiador-gr-stars svg:nth-child(5) {
  transition-delay: 0.2s;
}

@media (max-width: 600px) {
  .tiador-google-rating-inline {
    gap: 6px 8px;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
    color: #5f5b52;
  }

  .tiador-google-rating-inline .tiador-gr-text {
    width: 100%;
    color: #6f6a5d;
  }

  .tiador-gr-score {
    color: #2f2c26;
  }

  .tiador-gr-count {
    color: #7b7468;
  }

  .tiador-google-rating-inline > svg {
    margin-right: -3px;
  }

  .tiador-gr-score {
    margin-left: -2px;
    margin-right: -2px;
  }

  .tiador-gr-stars {
    gap: 1px;
  }

  .tiador-gr-link {
    justify-content: center;
  }
}

.tiador-payment-notice {
  margin: 18px 0 0;
  padding: 14px 16px;
  border: 1px solid #e5d9c8;
  background: #fbf6ef;
  color: #5f5242;
  font-size: 14px;
  line-height: 1.6;
}

.tiador-add-to-calendar {
  display: grid;
  gap: 14px;
  margin: 22px 0 0;
  padding: 18px;
  background: linear-gradient(180deg, #fbf8f2 0%, #f4ede1 100%);
  border: 1px solid #e8dcc8;
  border-radius: 14px;
}

.tiador-cal-head {
  display: flex;
  align-items: center;
  gap: 12px;
}

.tiador-cal-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: #fff;
  color: #8f7a58;
  box-shadow: 0 2px 10px rgba(143, 122, 88, 0.12);
  flex: 0 0 auto;
}

.tiador-cal-copy {
  display: grid;
  gap: 3px;
}

.tiador-cal-label {
  font-size: 15px;
  font-weight: 600;
  color: #46392b;
  line-height: 1.2;
}

.tiador-cal-subtitle {
  font-size: 13px;
  color: #756652;
  line-height: 1.4;
}

.tiador-cal-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.tiador-cal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid #d8cab3;
  border-radius: 10px;
  background: #fff;
  color: #3c342c;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.tiador-cal-btn:hover {
  color: #241f19;
  border-color: #bca37f;
  box-shadow: 0 6px 18px rgba(105, 84, 54, 0.12);
  transform: translateY(-1px);
}

.tiador-cal-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #3c342c;
}

.tiador-cal-btn-google {
  border-color: #cdddfd;
}

.tiador-cal-btn:nth-child(2) .tiador-cal-btn-icon {
  color: #111111;
}

.tiador-cal-btn:nth-child(3) .tiador-cal-btn-icon {
  color: #185abd;
}

.etheme-elementor-off-canvas__toggle_button,
.et-follow-buttons a {
  min-width: 44px;
  min-height: 44px;
}

.et-follow-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.elementor-1050 .category-grid.text-color-white .categories-mask {
  padding: 0.6em 1.05em;
  border-radius: 999px;
  background: rgba(22, 18, 14, 0.72);
  backdrop-filter: blur(6px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.elementor-1050 .category-grid.text-color-white .categories-mask h2,
.elementor-1050 .category-grid.text-color-white .categories-mask a,
.elementor-1050 .category-grid.text-color-white .categories-mask .count {
  color: #fff;
}

.elementor-1050 .category-grid.text-color-white .categories-mask h2 {
  margin: 0;
  font-size: 1.26rem;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0.02em;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}

.elementor-1050 .category-grid.text-color-white .categories-mask .count {
  display: inline-block;
  margin-top: 0.35rem;
  background: transparent;
  font-size: 1.1rem;
  font-weight: 600;
  opacity: 0.92;
}

.elementor-1050 .elementor-element.elementor-element-5e80f455 {
  position: relative;
  overflow: hidden;
}

.elementor-1050 .elementor-element.elementor-element-5e80f455:not(.elementor-motion-effects-element-type-background),
.elementor-1050 .elementor-element.elementor-element-5e80f455 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: none !important;
}

.elementor-1050 .elementor-element.elementor-element-5e80f455 > .e-con-inner {
  position: static;
  z-index: auto;
}

.elementor-1050 .elementor-element.elementor-element-5e80f455 > .e-con-inner > * {
  position: relative;
  z-index: 1;
}

.tiador-archive-hero-picture {
  display: contents;
}

.tiador-archive-hero-image {
  position: absolute;
  inset: 0 auto 0 50%;
  width: 100vw;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transform: translateX(-50%);
  z-index: 0;
}

@media (max-width: 767px) {
  .elementor-1050 .elementor-element.elementor-element-5e80f455 {
    --min-height: 0;
    --gap: 16px 16px;
    --row-gap: 16px;
    --column-gap: 16px;
    --padding-top: 104px;
    --padding-bottom: 44px;
  }

  .elementor-1050 .elementor-element.elementor-element-845c653 {
    display: none;
  }

  .elementor-1050 .elementor-element.elementor-element-6db5a266 .elementor-heading-title {
    font-size: clamp(1.55rem, 6.2vw, 1.9rem);
    line-height: 1.18;
    max-width: 12ch;
    text-wrap: balance;
  }

  .elementor-1050 .elementor-element.elementor-element-6bbbb599 {
    --padding-top: 28px;
    --padding-bottom: 32px;
  }

  .tiador-add-to-calendar {
    padding: 16px;
    gap: 12px;
  }

  .tiador-cal-actions {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .tiador-cal-btn {
    justify-content: flex-start;
    width: 100%;
  }

  body.single-product .page-heading {
    padding: 12px 16px;
  }

  body.single-product .page-heading .title {
    font-size: clamp(1.5rem, 6.2vw, 1.95rem);
    line-height: 1.15;
  }

  body.single-product .woocommerce-breadcrumb,
  body.single-product .page-heading .delimeter {
    font-size: 12px;
  }

  body.single-product .product-images {
    margin-bottom: 20px;
    padding: 0 12px;
  }

  body.single-product .woocommerce-product-gallery {
    margin-bottom: 0;
  }

  body.single-product .product-information,
  body.single-product .product-summary-center,
  body.single-product .product-summary-fixed {
    margin-top: 0;
  }

  body.single-product .product-information .title,
  body.single-product .product-summary-center .title,
  body.single-product .product-summary-fixed .title {
    font-size: clamp(1.6rem, 6vw, 2rem);
    line-height: 1.15;
    margin-bottom: 10px;
  }

  body.single-product .etheme-sticky-cart,
  body.single-product .etheme-sticky-panel {
    display: none !important;
  }
}
