.api{
	position: fixed;
	bottom: 10px;
	left: 5px;
	z-index: 20;
}
.api .whatsapp {
	position:relative;
    transition: all .5s ease-in-out;
    z-index: 999;
	margin-top:10px;
}

.api .whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #4dc247;
}

.api .whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.api .whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.api .whatsapp:hover .tooltiptext {
    visibility: visible;
}

.api .telefon {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.api .telefon a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #337ab7;
}

.api .telefon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.api .telefon:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.api .telefon:hover .tooltiptext {
    visibility: visible;
}

.api .telegram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.api .telegram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #27A7E5;
}

.api .telegram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.api .telegram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.api .telegram:hover .tooltiptext {
    visibility: visible;
}

.api .instagram {
	position:relative;
	margin-top:10px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.api .instagram a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #fd3a67;
}

.api .instagram .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.api .instagram:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.api .instagram:hover .tooltiptext {
    visibility: visible;
}
.lang {
    float: left;
    width: 100%;
}

.lang img {
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: -3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.lang .currencyitems a {
    width: 24%;
}

.activelang {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.activelangcur {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.lang h4 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 24px;
}

.lang a {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    font-size: 16px;
    color: #9d9d9d;
    padding: 5px 15px;
    border: 1px solid #0000004d;
    border-radius: 5px;
}

.lang a selected {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.lang a:hover {
    color: #000;
}
.rounded-25 {
    border-radius: 25%;
}
@media only screen and (max-width: 767px){
	.api {
		position: fixed;
		bottom: 0px !important;
		left: 0 !important;
		z-index: 999 !important;
		width: 100% !important;
		display: flex;
	}
	.api div{
		flex: 1 0 0%;
	}
	.api a{
		height: 40px !important;
		line-height: 40px !important;
		font-size: 20px !important;
		border-radius:0 !important;
		width: 100% !important;
	}
	.api:hover a {
		transform: rotate(0deg) !important;
		-webkit-transform: rotate(0deg) !important;
	}
}
/* ============================================
   MOBİL ÜRÜN GALERİSİ DÜZELTMESİ
   Küçük resimler (thumbnail) 768px altında
   d-none ile tamamen gizleniyordu, sadece kapak
   görseli görünüyordu. Bu blok mobilde yatay
   kaydırmalı bir thumbnail şeridi olarak gösterir.
   ============================================ */
@media (max-width: 767.98px) {
    .tp-product-details-thumb-wrapper .tp-thumb-nav-wrapper.d-none,
    .tp-product-details-thumb-wrapper > nav.d-none {
        display: flex !important;
    }
    .tp-thumb-nav-wrapper {
        flex-direction: row !important;
        overflow-x: auto;
        gap: 10px;
        margin-bottom: 15px;
        -webkit-overflow-scrolling: touch;
    }
    .tp-thumb-nav-wrapper .tp-thumb-arrow-up,
    .tp-thumb-nav-wrapper .tp-thumb-arrow-down {
        display: none !important;
    }
    .tp-product-details-thumb-wrapper .nav-tab {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }
    .tp-product-details-thumb-wrapper .nav-tab .nav-links {
        width: 70px;
        height: 70px;
        margin-right: 8px !important;
        margin-bottom: 0 !important;
        flex-shrink: 0;
    }
    .tp-product-details-nav-main-thumb {
        height: 320px;
    }
}
/* ============================================
   TEKNİK ÖZELLİKLER TABLOSU (premium kart görünümü)
   Veri kaynağı: mevcut "Özellik Grupları" (varyant)
   sistemi - $varyant_gruplar. Yeni alan yok, aynı yapı.
   ============================================ */
.tp-product-spec-table {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.tp-product-spec-row {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 18px 20px;
    background-color: #ffffff;
    border: 1px solid #ececec;
    border-left: 3px solid #a3153e;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.04);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.tp-product-spec-row:hover {
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transform: translateY(-2px);
}
.tp-product-spec-label {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #a3153e;
}
.tp-product-spec-value {
    font-size: 15px;
    font-weight: 700;
    color: #0d0d0d;
}
@media (max-width: 991.98px) {
    .tp-product-spec-table {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 576px) {
    .tp-product-spec-table {
        grid-template-columns: 1fr;
    }
    .tp-product-spec-value {
        font-size: 14px;
    }
}

/* ============================================
   ÜRÜN VİTRİN KARTLARI (spot alanı)
   Panelde "spot" alanına • ile ayrılmış maddeler
   halinde yazılan kısa özellik cümleleri, kart
   grid olarak gösterilir.
   ============================================ */
.tp-product-highlight-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.tp-product-highlight-card {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px 14px;
    background-color: #fafafa;
    border: 1px solid #ececec;
    border-left: 3px solid var(--tp-theme-1, #d63384);
    border-radius: 8px;
    font-size: 13.5px;
    color: #333;
    line-height: 1.4;
}
.tp-product-highlight-icon {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--tp-theme-1, #d63384);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    margin-top: 1px;
}
@media (max-width: 576px) {
    .tp-product-highlight-grid {
        grid-template-columns: 1fr;
    }
}

/* ============================================
   ÜRÜN GÖRSELİ BÜYÜTEÇ (HOVER ZOOM) - görünüm
   ============================================ */
.tp-product-details-nav-main-thumb {
    overflow: hidden;
    cursor: zoom-in;
}
.tp-product-details-nav-main-thumb img {
    transition: transform 0.15s ease-out;
    will-change: transform;
}

/* ============================================
   SAYFA YÜKLENİRKEN GÖRSEL TİTREME (FOUC) DÜZELTMESİ
   main.css yeni.css'ten sonra yüklendiği için, açılır
   menü/arama/offcanvas gibi elemanlar main.css gelene
   kadar bir an görünür kalabiliyordu (özellikle uzun
   Almanca menü metinlerinde daha belirgin oluyordu).
   Aynı "gizli" kuralları burada da tanımlayarak bu anlık
   görünmeyi engelliyoruz. main.css'teki hover/opened
   kuralları normal şekilde üzerine yazıp açılmasını sağlar.
   ============================================ */
.tp-header-dropdown nav ul li .tp-submenu {
    position: absolute !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.tp-header-dropdown nav ul li:hover > .tp-submenu {
    opacity: 1 !important;
    visibility: visible !important;
}
.tp-search-area {
    position: fixed !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(calc(-100% - 80px)) !important;
}
.tp-search-area.opened {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}
.tp-offcanvas-wrapper {
    position: fixed !important;
    transform: translateX(calc(100% + 80px)) !important;
}
.tp-offcanvas-area.opened .tp-offcanvas-wrapper {
    transform: translateX(0) !important;
}
.body-overlay {
    position: fixed !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.body-overlay.opened {
    opacity: 1 !important;
    visibility: visible !important;
}

/* ============================================
   ÜST MENÜ TAŞMA DÜZELTMESİ (Almanca gibi uzun
   metinlerde son menü öğesi alt satıra kayıp
   şeffaf header'ın altındaki slider'ın üstüne
   düşüyordu). Menü artık asla alt satıra kaymaz;
   sığmazsa yatay kaydırılabilir olur.
   ============================================ */
.tp-header-menu > nav > ul {
    white-space: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    max-width: 100%;
}
.tp-header-menu > nav > ul::-webkit-scrollbar {
    display: none !important;
}
.tp-header-menu > nav > ul > li {
    margin: 0 10px !important;
    white-space: nowrap;
}
@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .tp-header-menu > nav > ul > li {
        margin: 0 6px !important;
    }
    .tp-header-menu > nav > ul > li > a {
        font-size: 13px !important;
    }
}

/* ============================================
   MOBİL WHATSAPP BUTONLARI - HER ZAMAN GÖRÜNÜR ETİKET
   "Müşteri Hattı" / "Servis Hattı" yazıları artık
   sadece hover'da değil, butonun ÜSTÜNDE küçük bir
   etiket olarak her zaman görünüyor.
   ============================================ */
@media only screen and (max-width: 767px) {
    .api .whatsapp .tooltiptext,
    .api .telefon .tooltiptext,
    .api .instagram .tooltiptext {
        visibility: visible !important;
        position: absolute !important;
        top: auto !important;
        bottom: 44px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: max-content !important;
        max-width: 110px;
        white-space: normal;
        text-align: center;
        background: rgba(0,0,0,0.8) !important;
        color: #fff !important;
        font-size: 10.5px !important;
        line-height: 1.2;
        padding: 4px 8px !important;
        border-radius: 6px !important;
        pointer-events: none;
    }
    .api .whatsapp .tooltiptext::after,
    .api .telefon .tooltiptext::after,
    .api .instagram .tooltiptext::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-width: 4px;
        border-style: solid;
        border-color: rgba(0,0,0,0.8) transparent transparent transparent;
    }
}

/* ============================================
   LOGO BÜYÜTME
   Header logosu 220px'ten 260px'e büyütüldü
   (index.php'deki data-width="260" ile birlikte).
   ============================================ */
.tp-header-logo img {
    max-height: 100px;
}

/* ============================================
   LOGO BÜYÜTME + SLOGAN
   Logo 220px'ten 340px'e büyütüldü, yanına
   "Cebinizi Yakmayan Sıcaklık.." sloganı eklendi.
   Header grid oranları da (logo/menü) buna göre
   ayarlandı (col-xl-2→3, col-xl-6→5).
   ============================================ */
.tp-header-logo img {
    height: 95px !important;
    width: auto !important;
    max-width: 260px !important;
}
.tp-header-logo-with-tagline {
    gap: 16px;
    flex-wrap: nowrap;
    overflow: visible;
}
.tp-header-logo-with-tagline .tp-header-tagline {
    font-family: var(--tp-ff-heading, inherit);
    font-size: 15px;
    font-weight: 600;
    font-style: italic !important;
    color: #d2691e !important;
    line-height: 1.3;
    white-space: nowrap !important;
    letter-spacing: 0.2px;
    flex-shrink: 0;
}
@media (max-width: 1700px) {
    .tp-header-logo-with-tagline .tp-header-tagline {
        display: none !important;
    }
}
@media (max-width: 1399px) {
    .tp-header-logo-with-tagline {
        flex-direction: row;
        align-items: center !important;
        gap: 8px;
    }
}
@media (max-width: 991px) {
    .tp-header-logo img {
        height: 65px !important;
        max-width: 170px !important;
    }
    .tp-header-logo-with-tagline .tp-header-tagline {
        font-size: 9.5px;
    }
}
@media (max-width: 480px) {
    .tp-header-logo img {
        height: 50px !important;
        max-width: 130px !important;
    }
    .tp-header-logo-with-tagline .tp-header-tagline {
        font-size: 8.5px;
    }
}

/* ============================================
   ÜRÜN GALERİSİNDE VİDEO DESTEĞİ
   "Diğer resimler" alanına mp4/webm gibi bir video
   dosyası yüklenirse, küçük resimde oynat ikonu,
   ana görüntüde ise gerçek video oynatıcı gösterilir.
   ============================================ */
.tp-thumb-video-badge {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1a1a1a;
    color: #fff;
    border-radius: inherit;
}

/* ============================================
   SAYFA (HAKKIMIZDA vb.) YOUTUBE VİDEO + GALERİ
   ============================================ */
.tp-sayfa-video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* standart 16:9 video oranı */
    height: 0;
    overflow: hidden;
    border-radius: 12px;
}
.tp-sayfa-video-wrapper iframe {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    border-radius: 12px;
}
.tp-sayfa-img-slider-wrapper {
    overflow: hidden;
}
.tp-sayfa-img-slider-wrapper img {
    width: 100%;
    display: block;
}
.wrap-distort-canvas {
    pointer-events: none !important;
}
.tp-sayfa-img-slider-prev,
.tp-sayfa-img-slider-next {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 50 !important;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.9);
    color: #1f2430;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
    pointer-events: auto !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.15);
    transition: background .2s ease;
}
.tp-sayfa-img-slider-prev:hover,
.tp-sayfa-img-slider-next:hover {
    background: var(--tp-theme-1, #d63384);
    color: #fff;
}
.tp-sayfa-img-slider-prev { left: 14px; }
.tp-sayfa-img-slider-next { right: 14px; }

.tp-sayfa-zoom-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.92);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}
.tp-sayfa-zoom-overlay img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.tp-sayfa-zoom-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-size: 26px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.tp-sayfa-zoom-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.tp-sayfa-zoom-prev { left: 12px; }
.tp-sayfa-zoom-next { right: 12px; }


/* ============================================
   ÜRÜN KATEGORİSİ KARTLARI - UZUN İSİMLER
   Kategori kartlarındaki başlıklar (tp-cat-overlay-title)
   CSS grid hücresi içinde olduğu için doğal genişliğe göre
   taşıp kesiliyordu. Artık sığmayan kelimeler alt satıra
   iniyor, kesilmiyor.
   ============================================ */
.tp-cat-overlay-title {
    min-width: 0 !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    white-space: normal !important;
}
.tp-cat-overlay-content {
    min-width: 0;
}
.tp-cat-overlay-static {
    height: auto !important;
    min-height: 330px;
}
@media (max-width: 991px) {
    .tp-cat-overlay-static {
        min-height: 280px;
    }
}


/* ============================================
   ÜRÜNLER / HİZMETLER MEGA MENÜSÜ - UZUN İSİMLER (v2)
   Önceki denemede grid sütun sayısı değiştirilince görseller
   bozuldu; bu sefer sütun sayısına dokunulmuyor, sadece
   "overflow:hidden" nedeniyle gizlenen ikinci satır
   görünür hale getiriliyor (kart otomatik uzuyor).
   ============================================ */
.mega-menu-item,
.service-menu-item {
    min-width: 0 !important;
    overflow: visible !important;
    height: auto !important;
}
.mega-menu-item a,
.service-menu-item a {
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
}
.service-menu-image {
    overflow: hidden !important; /* resmin köşeleri yuvarlak kalsın */
}
.mega-menu-title,
.service-menu-item .mega-menu-title {
    min-width: 0 !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    height: auto !important;
    display: block !important;
}


/* ============================================
   ÜRÜN KATEGORİSİ GÖRSELLERİ - TAM GÖRÜNSÜN
   Görseller "cover" ile kutuya sığdırılıp kenarlardan
   kırpılıyordu. Artık "contain" ile görselin TAMAMI
   görünüyor (gerekirse üstte/altta/yanda boşluk kalır).
   ============================================ */
.tp-cat-overlay-static .tp-cat-overlay-media img,
.tp-cat-overlay-media img {
    object-fit: contain !important;
    background-color: #fff;
}


/* ============================================
   KURUMSAL/HİZMETLER MEGA MENÜSÜ (resimsiz basit
   kutular) - UZUN BAŞLIK DÜZELTMESİ
   Bu kartlarda başlık "position:absolute; bottom:20px"
   ile sabit yükseklikli kutunun altına yapıştırılmıştı.
   Başlık 2 satıra inince kutunun DIŞINA (üstüne) taşıyordu
   ("Sıkça Sorulan Sorular" örneğinde görüldüğü gibi).
   Artık kutu içeriğe göre esniyor, başlık normal akışta.
   ============================================ */
.mega-menu-item {
    height: auto !important;
}
.mega-menu-item a {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    height: auto !important;
    min-height: 120px !important;
}
.mega-menu-title {
    position: static !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
}


/* ============================================
   ANASAYFA SLIDER YAZISI - SOL ALTA, DAHA KÜÇÜK (v2)
   Satırın (row) zorunlu min-height:750px değeri, konteyneri
   tamamen dolduruyor ve "flex-end" ile alta itmeyi
   engelliyordu. Onu kaldırıp gerçek alta yaslamayı sağlıyoruz.
   ============================================ */
.hero-slide-content .container {
    align-items: flex-end !important;
    padding-bottom: 70px;
}
.hero-slide-content .container .row {
    min-height: auto !important;
}
.hero-slide-content .container .row.align-items-center {
    align-items: flex-end !important;
}
.hero-slide-content .tp-section-title.fs-70 {
    font-size: 44px !important;
    letter-spacing: -1px !important;
}
@media (max-width: 767px) {
    .hero-slide-content .container {
        padding-bottom: 40px;
    }
    .hero-slide-content .tp-section-title.fs-70 {
        font-size: 30px !important;
    }
}