    /* ==============================================
    TTI YAZILIM - FOOTER DINAMIK CSS
    Generated: 2026-04-17 13:09:04
    ============================================== */

    /* TOOLBAR DÜZELTMELERI */
    .tf-toolbar-bottom {
    overflow: hidden !important;
    }

    .tf-toolbar-bottom .toolbar-item a .toolbar-icon .toolbar-count {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    padding: 0 !important;
    }

    /* FOOTER LAYOUT AYARLARI */
    #footer .container {
    max-width: 1320px !important;
    }

    #footer.footer {
    background-color: #181818 !important;
    }

    /* HİYERARŞİK RENKLENDIRME SİSTEMİ */
    #footer.footer .footer-heading {
    color: #ffffff !important;
    }

    #footer.footer .footer-info i,
    #footer.footer .tf-social-icon i {
    color: #ffffff !important;
    }

    .tf-social-icon.style-white a {
    border-color: #ffffff !important;
    }

    #footer.footer .footer-info p,
    #footer.footer .footer-address p {
    color: #ffffff !important;
    }

    #footer.footer .tf-btn-default {
    color: #ffffff !important;
    opacity: 1 !important;
    }

    #footer.footer .footer-newsletter > p:first-of-type {
    color: #ffffff !important;
    opacity: 1 !important;
    }

    #footer.footer .footer-newsletter p.text-caption-1 {
    color: #ffffff !important;
    }

    #footer.footer .subscribe-button {
    background-color: #ffffff !important;
    }

    #footer.footer .subscribe-button i {
    color: #000000 !important;
    }

    #footer.footer .subscribe-email {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.05) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    }

    #footer.footer .subscribe-email::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
    }

    #footer.footer .tf-cart-checkbox label {
    color: #ffffff !important;
    }

    #footer.footer .tf-cart-checkbox label a {
    color: #ffffff !important;
    opacity: 1 !important;
    }

    #footer.footer .tf-cart-checkbox label a:hover {
    color: var(--primary) !important;
    }

    .footer-bottom {
    background-color: #0e0e0e !important;
    }

    .footer-bottom p,
    .footer-bottom .text-caption-1 {
    color: #d6d6d6 !important;
    opacity: 0.8 !important;
    }

    /* FOOTER MENU VE LİSTE STİLLERİ */
    .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0 !important;
    }

    .footer-menu .footer-menu-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #ffffff !important;
    opacity: 1 !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    display: block;
    }

    .footer-menu .footer-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
    }

    .footer-menu .footer-menu-list:last-child {
    margin-bottom: 0;
    }

    .footer-menu .footer-menu_item {
    font-size: 14px;
    line-height: 1.8;
    color: #ffffff !important;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    }

    .footer-menu .footer-menu_item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--primary);
    transition: width 0.3s ease;
    }

    .footer-menu .footer-menu_item:hover {
    color: var(--primary) !important;
    opacity: 1;
    transform: translateX(3px);
    }

    .footer-menu .footer-menu_item:hover::before {
    width: 100%;
    }

    /* GELİŞMİŞ GRID SİSTEMİ */
    .footer-icerikler-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: minmax(10px, auto);
    gap: 10px;
    width: 100%;
    align-items: start;
    grid-auto-flow: dense;
    }

    .footer-icerikler-grid > *:last-child {
    margin-bottom: 12px;
    }

    .footer-icerik-item {
    grid-column: var(--grid-col-start, auto) / span var(--icerik-genisligi, 12);
    grid-row: var(--grid-row-start, auto) / span var(--icerik-yukseklik, 1);
    display: flex;
    flex-direction: column;
    min-height: 0;
    }

    /* HİZALAMA SINIFLARI */
    .footer-icerik-item.align-start {
    align-self: start !important;
    justify-self: start !important;
    }

    .footer-icerik-item.align-center {
    align-self: center !important;
    justify-self: center !important;
    }

    .footer-icerik-item.align-end {
    align-self: end !important;
    justify-self: end !important;
    }

    /* Logo özel hizalama */
    .footer-icerik-item.align-start .footer-logo {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    }

    .footer-icerik-item.align-center .footer-logo {
    justify-content: center !important;
    align-items: center !important;
    }

    .footer-icerik-item.align-end .footer-logo {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    }

    /* METİN İÇERİKLERİ HİZALAMA */
    .footer-icerik-item.align-start .footer-address {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    text-align: left !important;
    }

    .footer-icerik-item.align-center .footer-address {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    }

    .footer-icerik-item.align-end .footer-address {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    text-align: right !important;
    }

    /* İLETİŞİM BİLGİLERİ HİZALAMA */
    .footer-icerik-item.align-start .footer-info {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    }

    .footer-icerik-item.align-center .footer-info {
    justify-content: center !important;
    align-items: center !important;
    }

    .footer-icerik-item.align-end .footer-info {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    }

    .footer-icerik-item.align-start .footer-info li,
    .footer-icerik-item.align-start .footer-info li a {
    justify-content: flex-start !important;
    }

    .footer-icerik-item.align-center .footer-info li,
    .footer-icerik-item.align-center .footer-info li a {
    justify-content: center !important;
    }

    .footer-icerik-item.align-end .footer-info li,
    .footer-icerik-item.align-end .footer-info li a {
    justify-content: flex-end !important;
    }

    /* RESİMLER HİZALAMA */
    .footer-icerik-item.align-start .footer-image-container {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    }

    .footer-icerik-item.align-center .footer-image-container {
    justify-content: center !important;
    align-items: center !important;
    }

    .footer-icerik-item.align-end .footer-image-container {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    }

    /* KATEGORİ/KOLEKSİYON LİSTELERİ HİZALAMA */
    .footer-icerik-item.align-start .footer-menu {
    align-items: flex-start !important;
    text-align: left !important;
    }

    .footer-icerik-item.align-center .footer-menu {
    align-items: center !important;
    text-align: center !important;
    }

    .footer-icerik-item.align-center .footer-menu .footer-menu-list {
    text-align: center !important;
    }

    .footer-icerik-item.align-end .footer-menu {
    align-items: flex-end !important;
    text-align: right !important;
    }

    /* İçerik tamamen dolduracak şekilde */
    .footer-icerik-item > * {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
    }

    /* Resimler grid içinde tam doldurma */
    .footer-icerik-item .footer-image-container {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    }

    .footer-icerik-item .footer-image-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    }

    .footer-icerik-item .footer-image-container.cover img {
    object-fit: cover;
    }

    /* Logo */
    .footer-icerik-item .footer-logo {
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    }

    .footer-icerik-item .footer-logo img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
    }

    /* Link butonları */
    .footer-icerik-item .footer-address {
    height: 100%;
    display: flex;
    }

    .footer-icerik-item .footer-address a {
    width: 100%;
    }

    /* SOSYAL MEDYA İKONLARI */
    .footer-icerik-item .tf-social-icon {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    }

    .footer-icerik-item .tf-social-icon li {
    margin: 0 !important;
    display: inline-block !important;
    flex-shrink: 0;
    }

    .footer-icerik-item .tf-social-icon li a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px;
    height: 40px;
    }

    /* NEWSLETTER HİZALAMA */
    .footer-icerik-item.align-start .footer-newsletter {
    align-items: flex-start !important;
    }

    .footer-icerik-item.align-start .footer-newsletter > p:first-of-type,
    .footer-icerik-item.align-start .footer-newsletter p.text-caption-1 {
    text-align: left !important;
    }

    .footer-icerik-item.align-start .footer-newsletter .subscribe-form {
    align-self: flex-start !important;
    }

    .footer-icerik-item.align-center .footer-newsletter {
    align-items: center !important;
    }

    .footer-icerik-item.align-center .footer-newsletter > p:first-of-type,
    .footer-icerik-item.align-center .footer-newsletter p.text-caption-1 {
    text-align: center !important;
    }

    .footer-icerik-item.align-center .footer-newsletter .subscribe-form {
    align-self: center !important;
    }

    .footer-icerik-item.align-center .footer-newsletter .tf-cart-checkbox {
    justify-content: center !important;
    }

    .footer-icerik-item.align-end .footer-newsletter {
    align-items: flex-end !important;
    }

    .footer-icerik-item.align-end .footer-newsletter > p:first-of-type,
    .footer-icerik-item.align-end .footer-newsletter p.text-caption-1 {
    text-align: right !important;
    }

    .footer-icerik-item.align-end .footer-newsletter .subscribe-form {
    align-self: flex-end !important;
    }

    .footer-icerik-item.align-end .footer-newsletter .tf-cart-checkbox {
    justify-content: flex-end !important;
    }

    /* Newsletter form genişliği */
    .footer-newsletter .subscribe-form {
    width: 100%;
    max-width: 100%;
    }

    .footer-newsletter .tf-cart-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    }

    /* KOLON BAŞLIK HİZALAMA */
    .footer-heading.text-left {
    text-align: left !important;
    }

    .footer-heading.text-center {
    text-align: center !important;
    }

    .footer-heading.text-right {
    text-align: right !important;
    }

    footer .footer-col-block .footer-heading.text-left {
    text-align: left !important;
    }

    footer .footer-col-block .footer-heading.text-center {
    text-align: center !important;
    }

    footer .footer-col-block .footer-heading.text-right {
    text-align: right !important;
    }

    footer .footer-col-block .tf-collapse-content {
    width: 100%;
    }

    footer .footer-col-block:has(.footer-newsletter) {
    display: flex;
    flex-direction: column;
    }

    /* NEWSLETTER BAŞLIK VE FORM STİLLERİ */
    .footer-newsletter .newsletter-title {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff !important;
    margin-bottom: 12px;
    }

    .footer-newsletter > p.text-caption-1 {
    margin-bottom: 16px;
    }

    .footer-newsletter .tf-cart-checkbox {
    margin-top: 12px;
    }

    .footer-newsletter .tf-cart-checkbox label {
    font-size: 13px;
    line-height: 1.6;
    }

    .footer-newsletter .tf-cart-checkbox label a {
    text-decoration: underline;
    text-underline-offset: 2px;
    }

    .footer-newsletter .tf-cart-checkbox label a:hover {
    text-decoration: none;
    }

    /* Subscribe message */
    .subscribe-msg {
    margin-top: 12px;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 14px;
    display: none;
    }

    .subscribe-msg.success {
    background: rgba(80, 205, 137, 0.1);
    color: #50cd89;
    border: 1px solid rgba(80, 205, 137, 0.3);
    display: block;
    }

    .subscribe-msg.error {
    background: rgba(241, 65, 108, 0.1);
    color: #f1416c;
    border: 1px solid rgba(241, 65, 108, 0.3);
    display: block;
    }

    /* BOŞLUK DÜZELTMELERİ */
    footer .footer-col-block > .tf-collapse-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    }

    footer .footer-logo {
    margin-bottom: 0 !important;
    }

    footer .footer-logo img {
    display: block;
    }

    footer .footer-address {
    display: flex;
    flex-direction: column;
    gap: 10px !important;
    margin-bottom: 0 !important;
    }

    footer .footer-info {
    display: flex;
    flex-direction: column;
    gap: 10px !important;
    margin-bottom: 0 !important;
    list-style: none;
    padding: 0;
    }

    footer .footer-info li {
    gap: 10px !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    }

    footer .footer-info li a {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    }

    footer .footer-info li i {
    flex-shrink: 0;
    }

    footer .footer-info li p {
    margin: 0;
    }

    footer .footer-menu .footer-menu-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    }

    footer .footer-menu .footer-menu-list li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    }

    footer .footer-newsletter {
    display: flex;
    flex-direction: column;
    gap: 2px !important;
    margin-bottom: 0 !important;
    }

    /* İLK KOLON HİZALAMA DÜZELTMESİ */
    footer .footer-body .row > div {
    display: flex;
    align-items: flex-start;
    }

    footer .footer-body .row > div .footer-col-block {
    width: 100%;
    }

    @media (min-width: 992px) {
    footer .footer-body .row > div:first-child .footer-col-block {
    padding-top: 0;
    }

    footer .footer-body .row > div:not(:first-child) .footer-col-block {
    padding-top: 8px;
    }
    }

    /* MOBİL DÜZENLEMELERİ */
    @media (max-width: 991px) {
    .footer-icerikler-grid {
    gap: 8px;
    }

    .footer-icerikler-grid > *:last-child {
    margin-bottom: 8px;
    }

    footer .footer-wrap {
    padding-bottom: 70px !important;
    }

    footer.has-pb {
    padding-bottom: 0 !important;
    }

    .footer-icerik-item .tf-social-icon li a {
    width: 36px;
    height: 36px;
    }

    .footer-icerik-item .tf-social-icon li a i {
    font-size: 18px;
    }

    .footer-social-group {
    grid-column: auto / span 12 !important;
    grid-row: auto / span 1 !important;
    }

    footer .row > div:first-child .footer-heading-mobile::after,
    footer .row > div:first-child .footer-heading-mobile::before {
    display: none !important;
    }

    footer .row > div:first-child .tf-collapse-content {
    display: flex !important;
    height: auto !important;
    }

    footer .row > div:first-child .footer-col-block,
    footer .row > div:first-child .footer-col-block > .tf-collapse-content {
    text-align: center;
    align-items: center;
    }

    footer .row > div:first-child .footer-icerikler-grid {
    justify-items: center !important;
    }

    footer .row > div:first-child .footer-icerik-item {
    justify-self: center !important;
    align-self: center !important;
    }

    footer .row > div:first-child .footer-logo {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    }

    footer .row > div:first-child .footer-logo img {
    margin: 0 auto;
    }

    footer .row > div:first-child .footer-address {
    align-items: center !important;
    text-align: center !important;
    justify-content: center !important;
    }

    footer .row > div:first-child .footer-info {
    align-items: center !important;
    justify-content: center !important;
    }

    footer .row > div:first-child .footer-info li,
    footer .row > div:first-child .footer-info li a {
    justify-content: center !important;
    }

    footer .row > div:first-child .tf-social-icon {
    justify-content: center !important;
    margin-bottom: 20px !important;
    }

    footer .row > div:first-child .footer-image-container {
    text-align: center;
    justify-content: center !important;
    }

    footer .row > div:first-child .footer-heading {
    text-align: center !important;
    }

    footer .row > div:first-child .footer-col-block .footer-heading.text-left,
    footer .row > div:first-child .footer-col-block .footer-heading.text-center,
    footer .row > div:first-child .footer-col-block .footer-heading.text-right {
    text-align: center !important;
    }

    footer .row > div:first-child .footer-newsletter {
    align-items: center !important;
    }

    footer .row > div:first-child .footer-newsletter > p:first-of-type,
    footer .row > div:first-child .footer-newsletter p.text-caption-1 {
    text-align: center !important;
    }

    footer .row > div:first-child .footer-newsletter .subscribe-form {
    align-self: center !important;
    }

    footer .row > div:first-child .footer-newsletter .tf-cart-checkbox {
    justify-content: center !important;
    }

    footer .row > div:first-child .footer-menu {
    align-items: center !important;
    text-align: center !important;
    }

    footer .row > div:first-child .footer-menu .footer-menu-list {
    text-align: center !important;
    }

    footer .row > div:first-child .footer-menu .footer-menu-heading {
    text-align: center !important;
    }

    footer .row > div:not(:first-child) .footer-heading-mobile {
    text-align: left !important;
    }

    footer .row > div:not(:first-child) .tf-social-icon {
    justify-content: flex-start !important;
    }

    footer .footer-bottom-wrap {
    flex-direction: column !important;
    text-align: center !important;
    align-items: center !important;
    gap: 15px !important;
    }

    footer .footer-bottom-wrap .left {
    flex-direction: column !important;
    width: 100%;
    justify-content: center !important;
    }

    footer .footer-bottom-wrap .tf-payment {
    width: 100%;
    justify-content: center !important;
    }

    footer .footer-bottom-wrap .center {
    width: 100%;
    }

    .footer-menu .footer-menu-heading {
    font-size: 15px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    }

    .footer-menu .footer-menu_item {
    font-size: 15px;
    line-height: 1.6;
    }

    .footer-menu .footer-menu-list {
    margin-bottom: 10px;
    }
    }

    @media (max-width: 576px) {
    .footer-icerik-item .tf-social-icon li a {
    width: 32px;
    height: 32px;
    }

    .footer-icerik-item .tf-social-icon li a i {
    font-size: 16px;
    }

    .footer-menu .footer-menu-heading {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 6px;
    }

    .footer-menu .footer-menu_item {
    font-size: 15px;
    }
    }

    /* HOVER EFEKTLERİ */
    #footer.footer .footer-info a:hover i {
    color: var(--primary) !important;
    }

    #footer.footer .footer-info a:hover p {
    opacity: 1 !important;
    }

    #footer.footer .tf-social-icon a {
    transition: transform 0.3s ease;
    }

    #footer.footer .tf-social-icon a:hover {
    transform: translateY(-3px);
    }

    #footer.footer .tf-social-icon a:hover i {
    color: var(--primary) !important;
    }

    #footer.footer .tf-btn-default:hover {
    border-color: var(--primary) !important;
    color: #ffffff !important;
    }

    #footer.footer .tf-payment img {
    transition: all 0.3s ease;
    }

    #footer.footer .tf-payment img:hover {
    opacity: 1;
    transform: translateY(-2px);
    }

    .footer-image-container img {
    transition: opacity 0.3s ease;
    }

    .footer-image-container:hover img {
    opacity: 0.9;
    }

    .footer-logo a {
    display: inline-block;
    transition: opacity 0.3s ease;
    }

    .footer-logo a:hover {
    opacity: 0.8;
    }
