/*
 * URS Furniture — son katman mobil uyumluluk kuralları.
 * Bu dosya özellikle WPBakery sayfa içi stillerinden ve WordPress Ek CSS'ten
 * sonra yüklenir. Böylece eski sabit kenar boşlukları iPhone'da geri gelemez.
 */

@media (max-width: 1024px) and (orientation: portrait) {
    html body.home .urs-cube-slider .urs-cube-stage .urs-cube-face[data-index="0"] .urs-cube-video {
        width: 100% !important;
        height: 100% !important;
        object-fit: var(--urs-mobile-fit, cover) !important;
        object-position: center center !important;
        transform: none !important;
        background: #000 !important;
    }

    /* Her sabit görsel iPhone dikey ekranda sahnenin tamamına oturur.
       Görsel "tamamını göster" ise dar kenarları alttaki bulanık fon doldurur. */
    html body.home .urs-cube-slider .urs-cube-picture,
    html body.home .urs-cube-slider .urs-cube-image {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
    }

    /* ZİRVE 3. sahnesinin orijinal mobilya bandını koruyan 1080×1920 telefon
       görseli dikey ekranda boşluksuz çalışır. Yatay telefon değişmez. */
    html body.home .urs-cube-slider .urs-cube-stage .urs-cube-face[data-index="2"] .urs-cube-picture,
    html body.home .urs-cube-slider .urs-cube-stage .urs-cube-face[data-index="2"] .urs-cube-image {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        max-height: none !important;
        margin: 0 !important;
        object-fit: cover !important;
        object-position: 50% 50% !important;
        transform: none !important;
    }

    html body.home .urs-cube-slider .urs-cube-picture {
        display: block !important;
        overflow: hidden !important;
    }

    html body.home .urs-cube-translate-slot .gt_white_content {
        top: max(68px, calc(env(safe-area-inset-top, 0px) + 52px)) !important;
        right: 12px !important;
        bottom: auto !important;
        left: 12px !important;
        width: auto !important;
        height: auto !important;
        max-width: none !important;
        max-height: calc(var(--urs-vh, 100dvh) - 96px) !important;
        margin: 0 !important;
        padding: 8px 12px 14px !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch !important;
        overscroll-behavior: contain !important;
        touch-action: pan-y !important;
    }

    html body.home .urs-cube-translate-slot .gt_search {
        position: sticky !important;
        top: 0 !important;
        z-index: 2 !important;
    }

    html body.home .urs-cube-translate-slot .gt_languages {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        align-content: start !important;
        column-gap: 14px !important;
        width: 100% !important;
        min-width: 0 !important;
        touch-action: pan-y !important;
    }

    html body.home .urs-cube-translate-slot .gt_white_content .gt_languages a {
        display: flex !important;
        min-width: 0 !important;
        padding: 9px 2px !important;
        align-items: center !important;
        line-height: 1.15 !important;
    }

    html body.home .urs-cube-translate-slot .gt_white_content .gt_languages a span {
        overflow: hidden !important;
        font-size: 12px !important;
        line-height: 1.15 !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
}

/*
 * Ana sayfa — “Ustalıkla Şekillenen Zarafet” alanı.
 * WPBakery'nin 8/4 sütunları ve metne eklenen sabit <br> işaretleri geniş
 * ekranda görsel ile yazının arasını gereksiz açıyordu. Bu bölüm kendi
 * responsive 7/5 ızgarasını kullanır; diğer WPBakery satırları etkilenmez.
 */
html body.home .vc_row.urs-ustalik-wpb {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    display: grid !important;
    grid-template-columns: minmax(0, 7fr) minmax(420px, 5fr) !important;
    gap: clamp(36px, 3.5vw, 72px) !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 1920px !important;
    margin: 0 auto !important;
    padding: clamp(46px, 3vw, 64px) clamp(32px, 3.5vw, 72px) !important;
    box-sizing: border-box !important;
}

html body.home .vc_row.urs-ustalik-wpb > .vc_column_container,
html body.home .vc_row.urs-ustalik-wpb > .vc_column_container > .vc_column-inner,
html body.home .vc_row.urs-ustalik-wpb > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    float: none !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    box-sizing: border-box !important;
}

html body.home .vc_row.urs-ustalik-wpb .urs-mobile-heading {
    width: 100% !important;
    max-width: none !important;
}

html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text,
html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text .wpb_wrapper,
html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text p {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text br {
    display: none !important;
}

html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image,
html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image .vc_figure,
html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image .vc_single_image-wrapper {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    box-sizing: border-box !important;
}

html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image img {
    display: block !important;
    width: min(100%, 560px) !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    object-fit: contain !important;
}

@media (max-width: 1100px) {
    html body.home .vc_row.urs-ustalik-wpb {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 28px !important;
        padding: 44px clamp(24px, 5vw, 52px) 50px !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image,
    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image .vc_figure,
    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image .vc_single_image-wrapper {
        text-align: center !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image img {
        width: min(100%, 500px) !important;
        margin: 0 auto !important;
    }
}

@media (max-width: 767px) {
    html body.home .vc_row.urs-ustalik-wpb {
        gap: 22px !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 36px 20px 42px !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-heading {
        margin-bottom: 18px !important;
        font-size: clamp(32px, 9vw, 40px) !important;
        line-height: 1.08 !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text {
        margin-bottom: 0 !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text,
    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-text p {
        font-size: 15px !important;
        line-height: 1.58 !important;
    }

    html body.home .vc_row.urs-ustalik-wpb .urs-mobile-image img {
        width: min(100%, 400px) !important;
    }
}

@media (max-width: 767px) {
    html,
    html body.home,
    html body.home .site,
    html body.home .site-content,
    html body.home .content-area,
    html body.home .content-container,
    html body.home .content-wrap,
    html body.home article,
    html body.home .entry-content-wrap,
    html body.home .entry-content,
    html body.home .wpb-content-wrapper {
        max-width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        /* V3.17.1.63 — kritik mobil scroll düzeltmesi.
           overflow-x:hidden, overflow-y:visible varsayılanını auto'ya
           hesaplatır. Bu ana sayfa sarmalayıcılarını istemeden scroll
           container yapabildiği için yatay kırpma clip ile yapılır. */
        overflow-x: clip !important;
        overflow-y: visible !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-collections-section {
        position: relative !important;
        right: auto !important;
        left: 50% !important;
        display: grid !important;
        grid-template-columns: 58px 2px minmax(0, 1fr) !important;
        grid-template-rows: auto !important;
        column-gap: 10px !important;
        align-items: center !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 0 24px -50vw !important;
        padding: 24px 10px !important;
        overflow: hidden !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container,
    html body.home .vc_row.urs-collections-section > .vc_column_container > .vc_column-inner,
    html body.home .vc_row.urs-collections-section > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        position: relative !important;
        right: auto !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container:first-child > .vc_column-inner > .wpb_wrapper > .vc_custom_heading {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        color: #f5f3ee !important;
        font-size: 30px !important;
        line-height: .94 !important;
        text-align: center !important;
        white-space: nowrap !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(2) .vc_empty_space {
        width: 2px !important;
        height: clamp(180px, 55vw, 220px) !important;
        min-height: 180px !important;
        margin: 0 !important;
        padding: 0 !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(3) > .vc_column-inner > .wpb_wrapper > h2.vc_custom_heading:first-of-type {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        font-size: clamp(17px, 4.7vw, 21px) !important;
        line-height: 1.12 !important;
        text-align: center !important;
        white-space: normal !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(3) .vc_separator {
        width: 100% !important;
        margin: 10px 0 !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(3) .vc_separator ~ .vc_custom_heading,
    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(3) .wpb_text_column,
    html body.home .vc_row.urs-collections-section > .vc_column_container:nth-child(3) .wpb_text_column p {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        font-size: clamp(8px, 2.35vw, 10px) !important;
        line-height: 1.35 !important;
        text-align: center !important;
        white-space: normal !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-model-row {
        position: relative !important;
        right: auto !important;
        left: 50% !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: auto !important;
        gap: 8px !important;
        align-items: stretch !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 0 12px -50vw !important;
        padding: 0 8px !important;
        overflow: hidden !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-model-row > .vc_column_container,
    html body.home .vc_row.urs-model-row > .vc_column_container > .vc_column-inner,
    html body.home .vc_row.urs-model-row > .vc_column_container > .vc_column-inner > .wpb_wrapper,
    html body.home .vc_row.urs-model-row .wpb_raw_code,
    html body.home .vc_row.urs-model-row .wpb_raw_html,
    html body.home .vc_row.urs-model-row .wpb_wrapper {
        position: relative !important;
        right: auto !important;
        left: 0 !important;
        float: none !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-model-row .urs-model-card,
    html body.home .vc_row.urs-model-row .urs-model-video {
        position: relative !important;
        right: auto !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: 16 / 9 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body.home .vc_row.urs-model-row .urs-model-card__content {
        position: absolute !important;
        right: 5px !important;
        bottom: 8px !important;
        left: 8px !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-model-row .urs-model-card__title {
        display: block !important;
        width: max-content !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        font-size: clamp(11px, 3.2vw, 13px) !important;
        line-height: 1 !important;
        text-overflow: clip !important;
        white-space: nowrap !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-model-row .urs-model-card__explore {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 5px !important;
        overflow: visible !important;
        font-size: clamp(5px, 1.45vw, 6.5px) !important;
        white-space: nowrap !important;
        transform: none !important;
    }

    html body.home .vc_row.urs-model-row .urs-model-card__arrow {
        flex: 0 0 auto !important;
        margin-left: 7px !important;
    }
}
/* =========================================================
 * V3.17.1.6 — Kompakt ve responsive dil seçici
 * GTranslate'ın varsayılan tam ekran/ortalanmış penceresini
 * başlıktaki tetikleyiciye bağlı, küçük bir açılır menüye çevirir.
 * ======================================================= */
.urs-cube-translate-slot {
  position: relative !important;
  overflow: visible !important;
  isolation: isolate;
}

.urs-cube-translate-slot .gtranslate_wrapper {
  position: relative !important;
  overflow: visible !important;
}

.urs-cube-translate-slot .gt_switcher-popup {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  min-height: 40px !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(211, 169, 52, .42) !important;
  border-radius: 999px !important;
  background: rgba(9, 9, 9, .64) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2), inset 0 1px rgba(255, 255, 255, .05) !important;
  color: #fff !important;
  line-height: 1 !important;
  text-decoration: none !important;
  backdrop-filter: blur(12px) saturate(115%);
  -webkit-backdrop-filter: blur(12px) saturate(115%);
  transition: border-color .2s ease, background .2s ease, transform .2s ease !important;
}

.urs-cube-translate-slot .gt_switcher-popup:hover,
.urs-cube-translate-slot .gt_switcher-popup:focus-visible,
.urs-cube-translate-slot.is-open .gt_switcher-popup {
  border-color: rgba(229, 188, 66, .88) !important;
  background: rgba(16, 15, 12, .88) !important;
  outline: none !important;
}

.urs-cube-translate-slot .gt_switcher-popup img {
  width: 22px !important;
  height: 16px !important;
  object-fit: cover !important;
  border-radius: 2px !important;
}

.urs-cube-translate-slot .gt_black_overlay {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100dvh !important;
  background: transparent !important;
  opacity: 1 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  z-index: 2147482000 !important;
}

.urs-cube-translate-slot .gt_white_content {
  position: absolute !important;
  top: calc(100% + 10px) !important;
  right: 0 !important;
  bottom: auto !important;
  left: auto !important;
  width: 326px !important;
  max-width: calc(100vw - 24px) !important;
  height: auto !important;
  max-height: min(430px, 70dvh) !important;
  margin: 0 !important;
  padding: 10px !important;
  transform: none !important;
  overflow: hidden !important;
  border: 1px solid rgba(211, 169, 52, .48) !important;
  border-radius: 17px !important;
  background: rgba(13, 13, 12, .985) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .58), inset 0 1px rgba(255, 255, 255, .06) !important;
  color: #fff !important;
  z-index: 2147482001 !important;
}

.urs-cube-translate-slot .gt_search {
  position: relative !important;
  top: auto !important;
  z-index: 1 !important;
  padding: 0 0 8px !important;
  background: transparent !important;
}

.urs-cube-translate-slot .gt_search input,
.urs-cube-translate-slot .gt_language_search {
  box-sizing: border-box !important;
  width: 100% !important;
  height: 39px !important;
  margin: 0 !important;
  padding: 0 12px !important;
  border: 1px solid rgba(255, 255, 255, .13) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, .07) !important;
  color: #fff !important;
  font-size: 14px !important;
  box-shadow: none !important;
  outline: none !important;
}

.urs-cube-translate-slot .gt_search input:focus,
.urs-cube-translate-slot .gt_language_search:focus {
  border-color: rgba(229, 188, 66, .82) !important;
}

.urs-cube-translate-slot .gt_languages {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 4px !important;
  max-height: min(348px, calc(70dvh - 67px)) !important;
  padding: 0 2px 0 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  scrollbar-width: thin;
  scrollbar-color: rgba(211, 169, 52, .55) rgba(255, 255, 255, .05);
}

.urs-cube-translate-slot .gt_languages a.glink {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  min-width: 0 !important;
  min-height: 39px !important;
  padding: 7px 9px !important;
  border: 1px solid transparent !important;
  border-radius: 9px !important;
  background: transparent !important;
  color: rgba(255, 255, 255, .88) !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.urs-cube-translate-slot .gt_languages a.glink:hover,
.urs-cube-translate-slot .gt_languages a.glink:focus-visible,
.urs-cube-translate-slot .gt_languages a.glink.gt-current-lang {
  border-color: rgba(211, 169, 52, .28) !important;
  background: rgba(211, 169, 52, .11) !important;
  color: #f0cf73 !important;
  outline: none !important;
}

.urs-cube-translate-slot .gt_languages a.glink img {
  flex: 0 0 auto !important;
  width: 21px !important;
  height: 15px !important;
  object-fit: cover !important;
  border-radius: 2px !important;
}

html.urs-translate-compact-open,
html.urs-translate-compact-open body {
  overflow-x: hidden !important;
}

@media (max-width: 767px) {
  .urs-cube-translate-slot .gt_switcher-popup {
    min-height: 36px !important;
    max-width: 154px !important;
    padding: 6px 9px !important;
    font-size: 14px !important;
  }

  .urs-cube-translate-slot .gt_switcher-popup span {
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .urs-cube-translate-slot .gt_white_content {
    top: calc(100% + 8px) !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    width: min(310px, calc(100vw - 24px)) !important;
    max-width: calc(100vw - 24px) !important;
    max-height: min(392px, 58dvh) !important;
    padding: 8px !important;
    border-radius: 14px !important;
  }

  .urs-cube-translate-slot .gt_languages {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-height: min(326px, calc(58dvh - 58px)) !important;
    gap: 3px !important;
  }

  .urs-cube-translate-slot .gt_languages a.glink {
    min-height: 37px !important;
    padding: 6px 7px !important;
    font-size: 12px !important;
  }
}

/* V3.17.1.58 — Tam kaliteli koleksiyon videosu yüklenene kadar kapak gösterir. */
html body.home .vc_row.urs-model-row .urs-model-video {
  position: relative !important;
  overflow: hidden !important;
  background: #050505 !important;
}

html body.home .vc_row.urs-model-row .urs-model-video__poster,
html body.home .vc_row.urs-model-row .urs-model-video video {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  border: 0 !important;
  background: #050505 !important;
}

html body.home .vc_row.urs-model-row .urs-model-video__poster {
  z-index: 1 !important;
  opacity: 1 !important;
  transition: opacity .25s ease !important;
}

html body.home .vc_row.urs-model-row .urs-model-video video {
  z-index: 2 !important;
  opacity: 0 !important;
  transition: opacity .25s ease !important;
}

html body.home .vc_row.urs-model-row .urs-model-video.is-playing video {
  opacity: 1 !important;
}

html body.home .vc_row.urs-model-row .urs-model-video.is-playing .urs-model-video__poster {
  opacity: 0 !important;
}

html body.home .vc_row.urs-model-row .urs-model-video.has-video-error video {
  opacity: 0 !important;
}

@media (max-width: 359px) {
  .urs-cube-translate-slot .gt_white_content {
    width: min(286px, calc(100vw - 16px)) !important;
    max-width: calc(100vw - 16px) !important;
  }

  .urs-cube-translate-slot .gt_languages {
    grid-template-columns: 1fr !important;
  }
}

/* V3.17.1.12 — Yönetim panelinden değiştirilebilen menü ve dil seçici. */
.urs-cube-slider .urs-cube-menu-button {
  font-size: var(--urs-menu-size-desktop, 16px) !important;
  transform: translate(var(--urs-menu-offset-x-desktop, 0px), var(--urs-menu-offset-y-desktop, 0px)) !important;
}

.urs-cube-slider .urs-cube-translate-slot {
  transform: translate(var(--urs-translate-offset-x-desktop, 0px), var(--urs-translate-offset-y-desktop, 0px)) !important;
}

.urs-cube-slider .urs-cube-translate-slot .gt_switcher-popup {
  min-height: var(--urs-translate-button-desktop-size, 40px) !important;
}

.urs-cube-slider .urs-cube-translate-slot .gt_switcher-popup img {
  width: var(--urs-translate-flag-desktop-size, 22px) !important;
  height: auto !important;
  aspect-ratio: 4 / 3 !important;
}

.urs-cube-slider .urs-cube-translate-slot .gt_white_content {
  width: var(--urs-translate-panel-desktop-width, 326px) !important;
}

@media (max-width: 767px) {
  html body.home .urs-cube-slider .urs-cube-menu-button {
    font-size: var(--urs-menu-size-mobile, 16px) !important;
    transform: translate(var(--urs-menu-offset-x-mobile, 0px), var(--urs-menu-offset-y-mobile, 0px)) !important;
  }

  html body.home .urs-cube-slider .urs-cube-translate-slot {
    transform: translate(var(--urs-translate-offset-x-mobile, 0px), var(--urs-translate-offset-y-mobile, 0px)) !important;
  }

  html body.home .urs-cube-slider .urs-cube-translate-slot .gt_switcher-popup {
    width: var(--urs-translate-button-mobile-size, 42px) !important;
    min-width: var(--urs-translate-button-mobile-size, 42px) !important;
    max-width: var(--urs-translate-button-mobile-size, 42px) !important;
    height: var(--urs-translate-button-mobile-size, 42px) !important;
    min-height: var(--urs-translate-button-mobile-size, 42px) !important;
    max-height: var(--urs-translate-button-mobile-size, 42px) !important;
  }

  html body.home .urs-cube-slider .urs-cube-translate-slot .gt_switcher-popup > img {
    width: var(--urs-translate-flag-mobile-size, 25px) !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body.home .urs-cube-slider .urs-cube-translate-slot .gt_white_content {
    top: calc(max(76px, calc(env(safe-area-inset-top) + 64px)) + var(--urs-translate-offset-y-mobile, 0px)) !important;
    right: calc(12px - var(--urs-translate-offset-x-mobile, 0px)) !important;
    width: min(var(--urs-translate-panel-mobile-width, 224px), calc(100vw - 24px)) !important;
    min-width: min(var(--urs-translate-panel-mobile-width, 224px), calc(100vw - 24px)) !important;
  }
}

/* V3.17.1.11 — Eski mobil kuralları geçersiz kılan sabit, yalnız bayraklı panel. */
@media (max-width: 767px) {
  html body.home .urs-cube-translate-slot .gt_switcher-popup {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    gap: 0 !important;
    border-radius: 50% !important;
    font-size: 0 !important;
  }

  html body.home .urs-cube-translate-slot .gt_switcher-popup > span {
    display: none !important;
  }

  html body.home .urs-cube-translate-slot .gt_switcher-popup > img {
    display: block !important;
    width: 25px !important;
    height: 18px !important;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content {
    position: fixed !important;
    top: max(76px, calc(env(safe-area-inset-top) + 64px)) !important;
    right: 12px !important;
    bottom: auto !important;
    left: auto !important;
    width: 224px !important;
    min-width: 224px !important;
    max-width: calc(100vw - 24px) !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: 260px !important;
    padding: 9px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    border-radius: 14px !important;
    transform: none !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_search {
    display: none !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_languages {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    max-height: 238px !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 6px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_languages a.glink {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 7px !important;
    gap: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_languages a.glink span {
    display: none !important;
    font-size: 0 !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_languages a.glink img {
    display: block !important;
    flex: 0 0 auto !important;
    width: 30px !important;
    height: 21px !important;
    margin: 0 !important;
    object-fit: cover !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

@media (max-width: 359px) {
  html body.home .urs-cube-translate-slot .gt_white_content {
    width: 184px !important;
    min-width: 184px !important;
  }

  html body.home .urs-cube-translate-slot .gt_white_content .gt_languages {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* V3.17.1.10 — Telefonda yalnızca bayraklardan oluşan dil seçici. */
@media (max-width: 767px) {
  .urs-cube-translate-slot .gt_switcher-popup {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    gap: 0 !important;
    border-radius: 50% !important;
    font-size: 0 !important;
  }

  .urs-cube-translate-slot .gt_switcher-popup span {
    display: none !important;
  }

  .urs-cube-translate-slot .gt_switcher-popup img {
    width: 25px !important;
    height: 18px !important;
    margin: 0 !important;
  }

  .urs-cube-translate-slot .gt_white_content {
    width: 224px !important;
    max-width: calc(100vw - 20px) !important;
    max-height: 250px !important;
    padding: 9px !important;
    border-radius: 14px !important;
  }

  .urs-cube-translate-slot .gt_search {
    display: none !important;
  }

  .urs-cube-translate-slot .gt_languages {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 6px !important;
    max-height: 230px !important;
    padding: 0 !important;
  }

  .urs-cube-translate-slot .gt_languages a.glink {
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 42px !important;
    padding: 7px !important;
    gap: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .urs-cube-translate-slot .gt_languages a.glink img {
    width: 30px !important;
    height: 21px !important;
    margin: 0 !important;
  }
}

@media (max-width: 359px) {
  .urs-cube-translate-slot .gt_white_content {
    width: 184px !important;
  }

  .urs-cube-translate-slot .gt_languages {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* V3.17.1.13 — Yönetilebilir Translate / Menü ayırıcı çizgisi. */
.urs-cube-slider .urs-cube-separator {
  display: block !important;
  flex: 0 0 auto !important;
  width: var(--urs-separator-width-desktop, 1px) !important;
  height: var(--urs-separator-height-desktop, 20px) !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: var(--urs-separator-color, #ffffff) !important;
  opacity: .65 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  transform: translate(var(--urs-separator-offset-x-desktop, 0px), var(--urs-separator-offset-y-desktop, 0px)) !important;
}

@media (max-width: 767px) {
  html body.home .urs-cube-slider .urs-cube-separator {
    width: var(--urs-separator-width-mobile, 1px) !important;
    height: var(--urs-separator-height-mobile, 18px) !important;
    transform: translate(var(--urs-separator-offset-x-mobile, 0px), var(--urs-separator-offset-y-mobile, 0px)) !important;
  }
}


/* =========================================================
 * V3.17.1.63 — Mobil ana sayfada tek dikey scroll zinciri
 * WordPress Ek CSS'teki html/body { overflow-x:hidden } kuralı, CSS
 * hesaplamasında overflow-y:visible değerini auto'ya çevirir. Mobil
 * tarayıcı sınırında ters yöndeki ilk hareketlerin başka bir scroll
 * container tarafından tüketilmemesi için kök ve ana sarmalayıcılar
 * dikeyde tekrar non-scroll-container yapılır.
 * ======================================================= */
@media (max-width: 1024px) {
  html,
  html body.home,
  html body.home #page,
  html body.home .site,
  html body.home .site-main,
  html body.home .site-content,
  html body.home .content-area,
  html body.home .content-container,
  html body.home .content-wrap,
  html body.home article,
  html body.home .entry-content-wrap,
  html body.home .entry-content,
  html body.home .wpb-content-wrapper {
    overflow-x: clip !important;
    overflow-y: visible !important;
    overscroll-behavior-y: auto !important;
  }
}
