@media screen and (max-width: 780px) {
    .mobile-demo-button {
        margin-top: 15px
    }

    .mobile-demo-button a {
        border-radius: 0;
        background: #15212a;
        height: 42px;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        border: 0;
        padding-left: 0;
        padding-right: 0
    }

    .sepet:after {
        content: 'SatÄ±n Al'
    }

    .yorum:after {
        content: 'Yorum Ekle'
    }

    .takip:after {
        content: 'Takip Et'
    }

    .sepet i {
        display: none
    }

    .yorum i {
        display: none
    }

    .takip i {
        display: none
    }
}

@media screen and (min-width: 780px) {
    .mobile-demo-button {
        display: none
    }
}

@font-face {
    font-family: 'Helvetica Inserat LT Std Roman';
    font-style: normal;
    font-weight: 400;
    src: local('Helvetica Inserat LT Std Roman'), url(../../../fonts/HelveticaInseratLTStd-Roman.woff) format("woff")
}

@font-face {
    font-family: 'DSDIGI';
    src: url(../../../fonts/DSDIGI.eot);
    src: local(DSDIGI), url(../../../fonts/DSDIGI.woff) format("woff"), url(../../../fonts/DSDIGI.ttf) format("truetype")
}

.fontsforweb_fontid_1091 {
    font-family: 'DSDIGI' !important
}

.float-right {
    float: right
}

.product-title {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 32px;
    margin-bottom: 5px;
    font-weight: 900
}

.product-description {
    display: block;
    font-size: 16px;
    color: #fff
}

.opacityPulse-css {
    font-weight: bold;
    color: #15212a !important
}

.static-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    margin-bottom: 15px
}

.static-card-body {
    display: block;
    padding: 15px;
    flex: 1 1 auto
}

.static-product-image {
    width: 100%;
    clear: both
}

.static-right .price {
    text-align: center;
    font-weight: bold;
    font-size: 5em;
    position: relative;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 15px;
    font-family: 'Helvetica Inserat LT Std Roman';
    font-style: italic;
    color: #212529;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.static-right .price small {
    font-size: 18px;
    color: #212529
}

.static-right .btn {
    background: #15212a;
    height: 42px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.static-right .sepet {
    background: #27c781
}

.static-right .takip {
    background: #db2828
}

.static-right .yorum {
    background: #0ab2e6
}

.static-right .card-header {
    padding: 0 !important;
    background: 0
}

.static-right .card-title {
    font-size: 18px
}

.pro-bilgi {
    padding: 10px 0 10px 50px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    position: relative
}

.pro-bilgi .baslik {
    color: #2b373a;
    margin-bottom: 0;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700
}

.pro-bilgi .altbilgi {
    color: #888;
    font-weight: 500;
    font-size: 14px
}

.pro-bilgi .faicon {
    position: absolute;
    left: 5px;
    font-size: 30px;
    top: 14px;
    color: #a1a2a6
}

.udesc {
    font-family: Roboto, sans-serif !important;
    padding: 15px
}

.udesc ul {
    margin: 0 0 16px;
    padding: 0
}

.udesc ul li {
    font-family: Roboto, sans-serif !important
}

.udesc ul li:before {
    content: "\f192";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    left: 0;
    top: 2px;
    margin-right: 5px
}

.hosting {
    display: unset
}

.hosting img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

.worko-tabs {
    width: 100%;
    border: 0
}

.worko-tabs .state {
    position: absolute;
    left: -10000px
}

.worko-tabs .flex-tabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.worko-tabs .flex-tabs .tab {
    flex-grow: 1;
    max-height: 40px
}

.worko-tabs .flex-tabs .panel {
    background-color: #fff;
    padding: 20px;
    display: none;
    width: 100%;
    flex-basis: auto
}

.worko-tabs .tab {
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    background-color: #eee;
    cursor: hand;
    cursor: pointer;
    border-left: 10px solid #ccc;
    text-align: center;
    font-size: 14px
}

.worko-tabs .tab:hover {
    background-color: #fff
}

#tab-one:checked ~ .tabs #tab-one-label, #tab-two:checked ~ .tabs #tab-two-label, #tab-three:checked ~ .tabs #tab-three-label, #tab-four:checked ~ .tabs #tab-four-label {
    background-color: #fff;
    cursor: default;
    border-left-color: #007bff
}

#tab-one:checked ~ .tabs #tab-one-panel, #tab-two:checked ~ .tabs #tab-two-panel, #tab-three:checked ~ .tabs #tab-three-panel, #tab-four:checked ~ .tabs #tab-four-panel {
    display: block
}

@media (max-width: 600px) {
    .flex-tabs {
        flex-direction: column
    }

    .flex-tabs .tab {
        background: #fff;
        border-bottom: 1px solid #ccc
    }

    .flex-tabs .tab:last-of-type {
        border-bottom: 0
    }

    .flex-tabs #tab-one-label {
        order: 1
    }

    .flex-tabs #tab-two-label {
        order: 3
    }

    .flex-tabs #tab-three-label {
        order: 5
    }

    .flex-tabs #tab-four-label {
        order: 7
    }

    .flex-tabs #tab-one-panel {
        order: 2
    }

    .flex-tabs #tab-two-panel {
        order: 4
    }

    .flex-tabs #tab-three-panel {
        order: 6
    }

    .flex-tabs #tab-four-panel {
        order: 8
    }

    #tab-one:checked ~ .tabs #tab-one-label, #tab-two:checked ~ .tabs #tab-two-label, #tab-three:checked ~ .tabs #tab-three-label, #tab-four:checked ~ .tabs #tab-four-label {
        border-bottom: 0
    }

    #tab-one:checked ~ .tabs #tab-one-panel, #tab-two:checked ~ .tabs #tab-two-panel, #tab-three:checked ~ .tabs #tab-three-panel, #tab-four:checked ~ .tabs #tab-four-panel {
        border-bottom: 1px solid #ccc
    }
}

.mr-3 {
    margin-right: 1rem !important
}

.media {
    display: flex;
    align-items: flex-start
}

.mediaicon {
    font-size: 18px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 5px 0;
    border-radius: 20px
}

.media-body {
    flex: 1
}

.mediafont {
    font-size: 16px;
    font-weight: 600
}

.media {
    margin-top: 15px
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-object {
    display: block
}

.media img {
    width: 45px;
    height: 45px
}

.media.meida-md img {
    width: 65px;
    height: 65px
}

.media.meida-lg img {
    width: 80px;
    height: 80px
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-body h4 {
    font-weight: 500;
    font-size: 14px
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media .chat i {
    font-size: 13px
}

.media .chat a {
    font-size: 13px
}

.brround {
    border-radius: 50%
}

.panel .comment {
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important
}

.p-listed {
    height: auto !important;
    margin-bottom: 15px !important
}

.valueInfo div {
    border-right: 1px solid #ededed;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 32%;
    padding: 5px 0
}

.valueInfo div p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.valueInfo div p.text {
    color: inherit;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px
}

.valueInfo div {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0
}

.valueInfo div.save {
    border-right: 0
}

#clock {
    font-family: 'DSDIGI';
    text-align: center;
    color: #444;
    font-size: 28px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500
}

.discount-badge {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #95bf46;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0)
}

.discount-badge i {
    margin-left: 5px;
    margin-top: 5px
}

.static-card-body .tags {
    padding: 15px;
    padding-left: 0;
    padding-right: 0
}

.tags a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    border-radius: 2px;
    color: #a6a3ba;
    font-size: 12px;
    border: 1px solid #e8ebf3
}

.tags a:hover {
    border-radius: 2px;
    color: #fff !important;
    background: #007bff
}

.panel .alert {
    margin-bottom: 0
}

.udesc ul li span,b {
    font-size: 15px!important;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial"!important;
}

/* Soft warning arka plan */
#product-option .product-option-domain-adresi {
    background-color: rgba(255, 193, 7, 0.08); /* çok hafif sarı */
    border: 1px solid rgba(255, 193, 7, 0.25);
    padding: 12px;
    border-radius: 4px;
}

/* Label normalden az koyu */
#product-option .product-option-domain-adresi .form-label {
    font-weight: 500;
    color: #6c757d;
}

/* Input tamamen normal kalsın */
#product-option .product-option-domain-adresi .form-control {
    border-color: #ced4da;
    background-color: #fff;
}

#product-option .product-option-domain-adresi .form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

/* fiyat satırı hizalama */
.product-price {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

/* ana fiyat */
.product-price .current-price {
    font-size: 26px;
    font-weight: 700;
    color: #1f2937;
    transition: color .3s ease;
}

/* indirim alanı */
.product-price .save-price {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #dc2626;
    padding: 2px 8px;
    border-radius: 12px;
    animation: pulseDiscount 1.8s infinite;
}

/* indirim alt çizgi efekti */
.product-price .save-price::after {
    content: "";
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: -2px;
    height: 2px;
    background: linear-gradient(90deg, #dc2626, #f97316);
    opacity: .6;
}

/* eski fiyat */
.product-price .old-price {
    font-size: 14px;
    color: #9ca3af;
    text-decoration: line-through;
}

/* hover'da canlılık */
.product-price:hover .current-price {
    color: #0d6efd;
}

.product-price:hover .save-price {
    animation-play-state: paused;
}

/* indirim animasyonu */
@keyframes pulseDiscount {
    0%   { transform: scale(1); opacity: 1; }
    50%  { transform: scale(1.08); opacity: .85; }
    100% { transform: scale(1); opacity: 1; }
}


/* Liste reset */
.ck-content ul {
    padding: 0;
    margin: 0;
}

/* Liste elemanları */
.ck-content ul li {
    list-style: none;
    position: relative;
    padding-left: 28px;   /* ikon için boşluk */
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    border-bottom: 1px solid #e0e0e0; /* alt çizgi */
    padding-bottom: 8px;
}

/* Son elemanın alt çizgisi olmasın */
.ck-content ul li:last-child {
    border-bottom: none;
}

/* FontAwesome ikonu */
.ck-content ul li::before {
    content: "\f18e"; /* FontAwesome kodu */
    font-family: "Font Awesome 5 Free"; /* kullandığınız sürüme göre değişebilir */
    font-weight: 900; /* solid ikonlar için */
    color: #2ece67; /* ikon rengi */
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}


.center-heading {
  text-align: center;
}

.center-heading .section-title {
  font-weight: 400;
  font-size: 28px;
  color: #3B566E;
  line-height: 38px;
  margin-bottom: 20px;
}

.center-heading.colored .section-title {
  color: #ffffff;
}

.center-text {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  margin-bottom: 50px;
}

.center-text.colored {
  color: #FFC0EB;
}

.center-text p {
  margin-bottom: 30px;
}

.pricing-item {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.13);
  border-radius: 5px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.pricing-item.active .pricing-header {
  position: relative;
}

.pricing-item.active .pricing-header .pricing-title {
  color: #fff;
}

.pricing-item.active .pricing-body .price-wrapper {
  background-image: linear-gradient(135deg, #e73d3d 0%, #decb3d 100%);
}

.pricing-item.active .pricing-body .price-wrapper .currency {
  color: #fff;
}

.pricing-item.active .pricing-body .price-wrapper .price {
  color: #fff;
}

.pricing-item.active .pricing-body .price-wrapper .period {
  color: #fff;
}

.pricing-item .pricing-header {
  text-align: center;
  display: block;
  position: relative;
  padding-bottom: 10px;
}

.pricing-item .pricing-header .pricing-title {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  position: absolute;
  width: 180px;
  height: 40px;
  line-height: 40px;
  left: 0px;
  right: 0px;
  margin: auto;
  top: -20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: linear-gradient(135deg, #e73d3d 0%, #decb3d 100%);
}

.pricing-item .pricing-body {
  margin-bottom: 40px;
}

.pricing-item .pricing-body .price-wrapper {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-top: 10px;
  background: #f6f6f6;
}

.pricing-item .pricing-body .price-wrapper .currency {
  height: 47px;
  font-weight: 600;
  font-size: 20px;
  color: #e64b3d;
  position: relative;
  top: -15px;
}

.pricing-item .pricing-body .price-wrapper .price {
  font-weight: 700;
  font-size: 34px;
  color: #e64b3d;
}

.pricing-item .pricing-body .price-wrapper .period {
  font-weight: 700;
  font-size: 14px;
  color: #e64b3d;
}

.pricing-item .pricing-body .list li {
  text-align: center;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #CCDCEA;
  text-decoration: line-through;
}

.pricing-item .pricing-body .list li.active {
  color: #3B566E;
  text-decoration: none;
}

.pricing-item .pricing-footer {
  text-align: center;
}

.btn-primary-line {
    width: 160px;
    margin: auto;
    display: inline-block;
    height: 44px;
    line-height: 45px;
    text-align: center;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fff;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none !important;
    cursor: pointer;
    text-decoration: none !important;
    position: relative;
}
.pricing-item .pricing-footer .btn-primary-line {
  border: 1px solid #e64b3d;
  color: #e64b3d;
  height: 36px;
  line-height: 36px;
}

.pricing-item .pricing-footer .btn-primary-line:hover {
  background: #e64b3d;
  color: #fff;
}
.section {
   float: none; 
    width: 100%;
}



/* Tablo wrapper */
.bank-table-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

/* Desktop tablo */
.bank-table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    border-radius: 12px;
    overflow: hidden;
}

.bank-table th, .bank-table td {
    text-align: left;
    padding: 12px 16px;
    border-bottom: 1px solid #eee;
}

.bank-table th {
    background: linear-gradient(135deg, #e67715, #ff9b42);
    color: #fff;
    font-weight: 600;
}

.bank-table tbody tr:hover {
    background: #fff7f0;
}

.bank-logo {
    width: 40px;
    height: 40px;
    object-fit: contain;
    border-radius: 6px;
}

.iban {
    font-family: monospace;
    color: #e67715;
    cursor: pointer;
}

.iban:hover {
    color: #c45f0f;
    text-decoration: underline;
}

/* Kopyalandı mesajı */
#copy-msg {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    z-index: 999;
}

/* Mobilde tabloyu kart tarzına çevir */
@media (max-width: 768px) {
    .bank-table, .bank-table thead, .bank-table tbody, .bank-table th, .bank-table td, .bank-table tr {
        display: block;
        width: 100%;
    }
    .bank-table thead tr {
        display: none; /* başlıkları gizle */
    }
    .bank-table tbody tr {
        margin-bottom: 20px;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 8px 20px rgba(0,0,0,0.08);
        padding: 12px 16px;
    }
    .bank-table td {
        border: none;
        padding: 8px 0;
        display: flex;
        align-items: center;
    }
    .bank-table td::before {
        content: attr(data-label);
        font-weight: 600;
        color: #555;
        width: 120px;
        flex-shrink: 0;
    }
    .bank-logo {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
}


/* =========================================
   DESKTOP ONLY - COLORFUL MODERN TICKETS UI
   ========================================= */
@media (min-width: 992px) {

  .fob-ticksify-wrapper {
    margin-top: 12px;
  }

  /* =====================
     STAT BOX - RENKLİ
     ===================== */

  .fob-ticksify-stat-item {
    background: linear-gradient(135deg, #ffffff, #fbfcff);
    border: 1px solid #e6ebf5;
    border-radius: 18px;
    padding: 18px 18px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
    transition: transform .25s ease, box-shadow .25s ease;
    position: relative;
    overflow: hidden;
  }

  /* Üstten renk şeridi */
  .fob-ticksify-stat-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #6366f1, #3b82f6);
  }

  .fob-ticksify-stat-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.1);
  }

  .fob-ticksify-stat-title {
    font-size: 0.85rem;
    font-weight: 700;
    color: #64748b;
    margin-bottom: 6px;
  }

  .fob-ticksify-stat-count {
    font-size: 1.9rem;
    font-weight: 900;
    color: #0f172a;
  }

  /* İkon kutusu renkli */
  .fob-ticksify-stat-icon {
    width: 58px;
    height: 58px;
    border-radius: 16px;
    background: linear-gradient(135deg, #eef2ff, #e0e7ff);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    box-shadow: inset 0 0 0 1px rgba(99,102,241,0.15);
  }

  .fob-ticksify-stat-icon svg {
    width: 30px !important;
    height: 30px !important;
  }

  /* Farklı statlar için renk varyasyonu */
  .fob-ticksify-stats:nth-child(1) .fob-ticksify-stat-item::before {
    background: linear-gradient(90deg, #3b82f6, #2563eb);
  }
  .fob-ticksify-stats:nth-child(2) .fob-ticksify-stat-item::before {
    background: linear-gradient(90deg, #ef4444, #dc2626);
  }
  .fob-ticksify-stats:nth-child(3) .fob-ticksify-stat-item::before {
    background: linear-gradient(90deg, #22c55e, #16a34a);
  }
  .fob-ticksify-stats:nth-child(4) .fob-ticksify-stat-item::before {
    background: linear-gradient(90deg, #f59e0b, #d97706);
  }

  /* =====================
     ANA KART RENKLİ
     ===================== */

  .fob-ticksify-card {
    background: linear-gradient(180deg, #ffffff, #fbfcff);
    border: 1px solid #e6ebf5;
    border-radius: 20px;
    padding: 24px 26px 28px;
    box-shadow: 0 12px 36px rgba(15, 23, 42, 0.06);
    margin-top: 14px;
  }

  .fob-ticksify-card-title {
    font-size: 1.2rem;
    font-weight: 900;
    color: #0f172a;
  }

  .fob-ticksify-card-subtitle {
    font-size: 0.9rem;
    color: #64748b;
  }

  .fob-ticksify-card .btn {
    border-radius: 12px;
    font-weight: 700;
    padding: 9px 16px;
    background: linear-gradient(90deg, #6366f1, #3b82f6);
    border: none;
  }

  .fob-ticksify-card .btn:hover {
    filter: brightness(1.05);
  }

  /* =====================
     TICKET SATIRLARI
     ===================== */

  .fob-ticksify-ticket {
    background: linear-gradient(135deg, #ffffff, #f9fbff);
    border: 1px solid #eef2f7;
    border-radius: 16px;
    padding: 18px 20px;
    margin-bottom: 14px;
    position: relative;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
  }

  /* Sol renk şeridi */
  .fob-ticksify-ticket::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    width: 4px;
    border-radius: 99px;
    background: linear-gradient(180deg, #6366f1, #3b82f6);
    opacity: 0.9;
  }

  .fob-ticksify-ticket:hover {
    transform: translateY(-3px);
    border-color: #dbe3ff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
  }

  .fob-ticksify-ticket-title a {
    font-size: 1.05rem;
    font-weight: 800;
    color: #0f172a;
  }

  /* Badge modern */
  .fob-ticksify-ticket .badge {
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 6px 12px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .fob-ticksify-ticket .badge svg {
    width: 16px !important;
    height: 16px !important;
  }

  /* Detaylar */
  .fob-ticksify-ticket-details {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 24px;
    margin-top: 12px;
    font-size: 0.86rem;
    color: #475569;
  }

  .fob-ticksify-ticket-detail strong {
    color: #0f172a;
    font-weight: 800;
  }

}


/* =========================================
   DESKTOP ONLY - FINAL ACCOUNT DROPDOWN
   ========================================= */
@media (min-width: 992px) {

  .account-dropdown {
    background: #ffffff;
    border: 1px solid #e6ebf5;
    border-radius: 14px;
    padding: 8px 6px;
    min-width: 230px;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.12);
    animation: dropdownFade .18s ease;
  }

  @keyframes dropdownFade {
    from {
      opacity: 0;
      transform: translateY(6px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .account-dropdown ul {
    margin: 0;
    padding: 4px 0;
  }

  .account-dropdown li {
    list-style: none;
    width: 100%;
  }

  /* LINK TAM GENİŞLİK */
  .account-dropdown li a {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px 14px;
    border-radius: 10px;
    font-size: 0.9rem;
    font-weight: 600;
    color: #334155;
    text-decoration: none;
    transition: all .18s ease;
  }

  /* İkonlar */
  .account-dropdown li a i {
    font-size: 1.1rem;
    color: #64748b;
    width: 22px;
    text-align: center;
    transition: color .18s ease, transform .18s ease;
  }

  /* HOVER - TAM SATIR */
  .account-dropdown li a:hover {
    background: #f4f6ff;
    color: #1e293b;
    transform: translateX(4px);
  }

  .account-dropdown li a:hover i {
    color: #4f46e5;
    transform: scale(1.1);
  }

  /* ÇIKIŞ SATIRI FARKLI */
  .account-dropdown li:last-child a {
    color: #dc2626;
  }

  .account-dropdown li:last-child a:hover {
    background: #fef2f2;
    color: #b91c1c;
  }

  .account-dropdown li:last-child a i {
    color: #dc2626;
  }

}


/* =========================================
   DESKTOP ONLY - ORANGE MODERN CATEGORY FILTER
   ========================================= */
@media (min-width: 992px) {

  .bb-product-filter {
    background: #ffffff;
    border: 1px solid #eee6dd;
    border-radius: 18px;
    padding: 18px 16px 16px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
  }

  .bb-product-filter-title {
    font-size: 1.05rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2ebe4;
  }

  .bb-product-filter-items {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bb-product-filter-item {
    margin-bottom: 6px;
  }

  /* Link temel */
  .bb-product-filter-link {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: 0.9rem;
    font-weight: 600;
    color: #334155;
    text-decoration: none;
    transition: all .18s ease;
    border: 1px solid transparent;
    position: relative;
  }

  /* Resimler */
  .bb-product-filter-link img {
    width: 28px;
    height: 28px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08);
    flex-shrink: 0;
  }

  /* HOVER - TURUNCU TON */
  .bb-product-filter-link:hover {
    background: #fff7ed;            /* açık turuncu */
    border-color: #fed7aa;         /* açık turuncu border */
    color: #9a3412;                /* koyu turuncu metin */
    transform: translateX(3px);
  }

  /* AKTİF KATEGORİ */
  .bb-product-filter-link.active,
  .bb-product-filter-item.active > .bb-product-filter-link {
    background: linear-gradient(90deg, #fff7ed, #ffedd5);
    border-color: #fdba74;
    color: #9a3412;
    box-shadow: 0 6px 18px rgba(251,146,60,0.25);
  }

  /* Aktif sol şerit - turuncu */
  .bb-product-filter-link.active::before,
  .bb-product-filter-item.active > .bb-product-filter-link::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 8px;
    bottom: 8px;
    width: 3px;
    border-radius: 99px;
    background: linear-gradient(180deg, #fb923c, #f97316);
  }

  .bb-product-filter-link.active {
    padding-left: 18px;
  }

  /* Alt kategori alanı */
  .bb-product-filter-items .bb-product-filter-items {
    margin-top: 6px;
    margin-left: 12px;
    padding-left: 10px;
    border-left: 1px dashed #f3e8dd;
  }

  /* Toggle butonu */
  .bb-product-filter button[data-bb-toggle] {
    margin-top: 8px;
    width: 100%;
    border: none;
    background: #fffaf5;
    border-radius: 10px;
    padding: 8px;
    cursor: pointer;
    transition: background .15s ease;
  }

  .bb-product-filter button[data-bb-toggle]:hover {
    background: #ffedd5;
  }

  .bb-product-filter button[data-bb-toggle] svg {
    width: 20px !important;
    height: 20px !important;
    color: #f97316;
  }

}


/* =========================================
   FINAL - CATEGORY FILTER (DESKTOP + MOBILE)
   ========================================= */

/* ---------- DESKTOP ---------- */
@media (min-width: 992px) {

  .bb-product-filter {
    background: #ffffff;
    border: 1px solid #eee6dd;
    border-radius: 18px;
    padding: 18px 16px 16px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
  }

  .bb-product-filter-title {
    font-size: 1.05rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2ebe4;
  }

  .bb-product-filter-items {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bb-product-filter-item {
    margin-bottom: 6px;
  }

  .bb-product-filter-link {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: 0.9rem;
    font-weight: 600;
    color: #334155;
    text-decoration: none;
    transition: all .18s ease;
    border: 1px solid transparent;
    position: relative;
  }

  .bb-product-filter-link img {
    width: 28px;
    height: 28px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08);
    flex-shrink: 0;
  }

  /* Hover - turuncu */
  .bb-product-filter-link:hover {
    background: #fff7ed;
    border-color: #fed7aa;
    color: #9a3412;
    transform: translateX(3px);
  }

  /* Active */
  .bb-product-filter-link.active,
  .bb-product-filter-item.active > .bb-product-filter-link {
    background: linear-gradient(90deg, #fff7ed, #ffedd5);
    border-color: #fdba74;
    color: #9a3412;
    box-shadow: 0 6px 18px rgba(251,146,60,0.25);
  }

  .bb-product-filter-link.active::before,
  .bb-product-filter-item.active > .bb-product-filter-link::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 8px;
    bottom: 8px;
    width: 3px;
    border-radius: 99px;
    background: linear-gradient(180deg, #fb923c, #f97316);
  }

  .bb-product-filter-link.active {
    padding-left: 18px;
  }

  .bb-product-filter-items .bb-product-filter-items {
    margin-top: 6px;
    margin-left: 12px;
    padding-left: 10px;
    border-left: 1px dashed #f3e8dd;
  }

  .bb-product-filter button[data-bb-toggle] {
    margin-top: 8px;
    width: 100%;
    border: none;
    background: #fffaf5;
    border-radius: 10px;
    padding: 8px;
    cursor: pointer;
    transition: background .15s ease;
  }

  .bb-product-filter button[data-bb-toggle]:hover {
    background: #ffedd5;
  }

  .bb-product-filter button[data-bb-toggle] svg {
    width: 20px !important;
    height: 20px !important;
    color: #f97316;
  }

}


/* ---------- MOBILE & TABLET ---------- */
@media (max-width: 991.98px) {

  .bb-product-filter {
    background: #ffffff;
    border: 1px solid #f0e9e2;
    border-radius: 12px;
    padding: 14px 12px 12px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.04);
    margin-bottom: 16px;
  }

  .bb-product-filter-title {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 12px;
    padding-bottom: 8px;
  }

  /* MOBILDE YÜKSEKLİK SINIRI */
  .bb-product-filter-content {
    max-height: 260px;     /* burayı 220 / 280 yapabilirsin */
    overflow-y: auto;
    padding-right: 4px;
  }

  /* Scrollbar - turuncu */
  .bb-product-filter-content::-webkit-scrollbar {
    width: 4px;
  }

  .bb-product-filter-content::-webkit-scrollbar-thumb {
    background: #fdba74;
    border-radius: 99px;
  }

  .bb-product-filter-item {
    margin-bottom: 4px;
  }

  .bb-product-filter-link {
    padding: 12px 12px;
    border-radius: 10px;
    font-size: 0.95rem;
    gap: 10px;
  }

  .bb-product-filter-link img {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    box-shadow: none;
  }

  .bb-product-filter-link:hover {
    transform: none;
  }

  .bb-product-filter-link.active,
  .bb-product-filter-item.active > .bb-product-filter-link {
    background: #fff7ed;
    border-color: #fdba74;
    color: #9a3412;
    box-shadow: none;
  }

  .bb-product-filter-link.active::before,
  .bb-product-filter-item.active > .bb-product-filter-link::before {
    left: 4px;
    top: 6px;
    bottom: 6px;
    width: 2px;
  }

  .bb-product-filter-link.active {
    padding-left: 16px;
  }

  .bb-product-filter-items .bb-product-filter-items {
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px dashed #f3e8dd;
  }

  .bb-product-filter button[data-bb-toggle] {
    padding: 10px;
    border-radius: 8px;
  }

  .bb-product-filter button[data-bb-toggle] svg {
    width: 18px !important;
    height: 18px !important;
  }

}
@media (max-width: 768px) {
    .bb-product-filter-content:has(.bb-product-filter-items) {
        max-height: 260px;
        overflow-y: auto;
        overscroll-behavior-y: contain;
        scrollbar-width: thin;
    }
}



.nimobayilik-section{
  background:linear-gradient(180deg,#fff7ed,#fff);
  padding:90px 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
.nimobayilik-container{max-width:1300px;margin:auto}

/* WALLET */
.nimobayilik-wallet{
  display:flex;gap:14px;align-items:center;
  background:rgba(255,255,255,.75);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  padding:16px 22px;border-radius:22px;
  box-shadow:0 20px 50px rgba(0,0,0,.12);
  max-width:520px;margin:0 auto 40px
}
.nimobayilik-wallet i{font-size:26px;color:#ff7a18}
.nimobayilik-wallet strong{display:block;font-size:13px;color:#666}
.nimobayilik-wallet span{display:block;font-size:22px;font-weight:900;color:#111}
.nimobayilik-wallet-btn{
  margin-left:auto;
  background:#ff7a18;color:#fff;
  padding:10px 14px;border-radius:14px;
  text-decoration:none;font-weight:700;font-size:13px;
  box-shadow:0 14px 30px rgba(255,122,24,.25);
  transition:.25s;
}
.nimobayilik-wallet-btn:hover{transform:translateY(-2px)}

/* TITLE */
.nimobayilik-title{text-align:center;font-size:42px;font-weight:900;color:#ff7a18}
.nimobayilik-title span{display:block;font-size:16px;color:#666;margin-top:10px}

/* GRID */
.nimobayilik-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
  gap:40px;margin-top:70px
}

/* CARD */
.nimobayilik-card{
  background:#fff;border-radius:34px;padding:44px 36px;
  box-shadow:0 25px 80px rgba(0,0,0,.12);
  position:relative;transition:.35s;
  overflow:visible;
}
.nimobayilik-card:hover{transform:translateY(-14px)}
.nimobayilik-card.upgrading{
  transform:translateY(-8px) scale(1.01);
  box-shadow:0 35px 110px rgba(255,122,24,.28);
}

/* THEMES */
.silver-card{background:linear-gradient(180deg,#ffffff,#fff)}
.gold-card{
  background:linear-gradient(180deg,#ffffff,#fff7ed);
  border:2px solid rgba(255,122,24,.25);
}
.platinum-card{
  background:linear-gradient(180deg,#f5f3ff,#fff7ed);
  box-shadow:0 35px 90px rgba(139,92,246,.25);
  border:1px solid rgba(139,92,246,.18);
}
.popular{outline:2px solid rgba(255,122,24,.35)}

/* BADGE */
.nimobayilik-badge{
  position:absolute;top:-14px;right:24px;
  padding:6px 16px;border-radius:16px;
  font-size:12px;font-weight:800;color:#fff
}
.silver{background:#9ca3af}
.gold{background:#ff7a18}
.platinum{background:#8b5cf6}

/* PRICE */
.nimobayilik-price{font-size:34px;font-weight:900;margin:16px 0 18px;color:#ff7a18}
.nimobayilik-price small{font-size:12px;color:#666;font-weight:700}

/* PROGRESS */
.nimobayilik-progress{
  background:#e5e7eb;border-radius:20px;height:12px;margin-bottom:26px;
}
.nimobayilik-progress div{
  height:100%;border-radius:20px;
  background:linear-gradient(90deg,#ff7a18,#facc15);
  transition:width .6s ease;
}
.nimobayilik-progress span{
  font-size:12px;color:#666;display:block;margin-top:8px;font-weight:700
}

/* FEATURES */
.nimobayilik-features{list-style:none;padding:0;margin:0 0 34px}
.nimobayilik-features li{
  display:flex;align-items:flex-start;justify-content:space-between;
  gap:12px;margin-bottom:14px;position:relative;
}
.feature-text{
  display:flex;align-items:flex-start;gap:10px;line-height:1.35;
  color:#222;font-weight:650;
}
.feature-text i{margin-top:2px;color:#ff7a18}

/* INFO BUTTON (tooltip trigger) */
.nimobayilik-info{
  position:relative;
  flex-shrink:0;
  border:0;background:transparent;
  cursor:pointer;
  padding:2px 4px;
  border-radius:10px;
}
.nimobayilik-info i{
  color:#9ca3af;
  font-size:14px;
  transition:.2s;
}
.nimobayilik-info:hover i,
.nimobayilik-info:focus i{
  color:#ff7a18;
}
.nimobayilik-info:focus{outline:2px solid rgba(255,122,24,.25)}

/* TOOLTIP (hover + focus) */
.nimobayilik-tooltip{
  position:absolute;
  right:0;
  bottom:140%;
  z-index:9999;

  background:rgba(20,20,20,.78);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);

  color:#fff;
  padding:10px 14px;
  border-radius:14px;
  font-size:12px;
  line-height:1.45;

  opacity:0;
  transform:translateY(10px) scale(.98);
  pointer-events:none;
  transition:.22s ease;

  min-width:200px;
  max-width:260px;
  white-space:normal;
  box-shadow:0 18px 45px rgba(0,0,0,.25);
}

/* little arrow */
.nimobayilik-tooltip::after{
  content:"";
  position:absolute;
  right:10px;
  top:100%;
  border:8px solid transparent;
  border-top-color:rgba(20,20,20,.78);
}

/* show tooltip */
.nimobayilik-info:hover .nimobayilik-tooltip,
.nimobayilik-info:focus .nimobayilik-tooltip,
.nimobayilik-info:focus-visible .nimobayilik-tooltip{
  opacity:1;
  transform:translateY(0) scale(1);
}

/* BUTTON */
.nimobayilik-btn{
  display:block;text-align:center;
  padding:14px;border-radius:20px;
  border:2px solid #ff7a18;
  color:#ff7a18;text-decoration:none;
  font-weight:800;transition:.25s;
}
.nimobayilik-btn.primary,
.nimobayilik-btn:hover{
  background:#ff7a18;color:#fff;
  box-shadow:0 18px 45px rgba(255,122,24,.22);
}
.nimobayilik-btn.neon{
  background:linear-gradient(90deg,#8b5cf6,#ff7a18);
  color:#fff;border:none;
  box-shadow:0 0 28px rgba(139,92,246,.35);
}

/* WHY */
.nimobayilik-why{margin-top:100px;text-align:center}
.nimobayilik-why h3{font-size:30px;margin-bottom:40px}
.nimobayilik-why-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:26px
}
.nimobayilik-why-grid div{
  background:#fff;padding:26px;border-radius:24px;
  box-shadow:0 18px 45px rgba(0,0,0,.1);
  display:flex;align-items:center;gap:12px;justify-content:center;
  font-weight:750;color:#222;
}
.nimobayilik-why-grid i{
  font-size:22px;color:#ff7a18;
}
.nimobayilik-why-grid span{line-height:1.25}

/* Responsive small tweaks */
@media (max-width:520px){
  .nimobayilik-title{font-size:34px}
  .nimobayilik-card{padding:34px 26px}
  .nimobayilik-tooltip{min-width:180px;max-width:220px}
}




.wn-hosting{
  background:linear-gradient(180deg,#fff7ed,#ffffff);
  padding:90px 20px;
  font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;
}
.wn-hosting-container{max-width:1200px;margin:auto}

.wn-hosting-head{text-align:center;margin-bottom:70px}
.wn-hosting-head h2{
  font-size:42px;
  font-weight:900;
  color:#fb923c;
}
.wn-hosting-head p{
  max-width:700px;
  margin:12px auto 0;
  color:#6b7280;
  font-size:16px;
}

.wn-hosting-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
  gap:40px;
}

.wn-hosting-card{
  border-radius:32px;
  padding:42px 34px;
  background:#fff;
  box-shadow:0 25px 80px rgba(0,0,0,.08);
  transition:.35s;
  position:relative;
}
.wn-hosting-card:hover{
  transform:translateY(-14px);
}

.orange{background:linear-gradient(180deg,#fff7ed,#fff)}
.blue{background:linear-gradient(180deg,#f0f9ff,#fff)}
.purple{background:linear-gradient(180deg,#f5f3ff,#fff)}

.popular{
  outline:2px solid #fb923c;
}

.wn-badge{
  position:absolute;
  top:-14px;
  right:24px;
  background:#fb923c;
  color:#fff;
  padding:6px 16px;
  border-radius:16px;
  font-size:12px;
  font-weight:700;
}

.wn-hosting-card h3{
  font-size:24px;
  margin-bottom:10px;
}

.wn-price{
  font-size:36px;
  font-weight:900;
  color:#fb923c;
  margin-bottom:26px;
}
.wn-price small{font-size:13px;color:#6b7280}

.wn-features{
  list-style:none;
  padding:0;
  margin:0 0 34px;
}
.wn-features li{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:12px;
  font-weight:600;
  color:#374151;
}
.wn-features i{
  color:#fb923c;
  min-width:18px;
}

.wn-btn{
  display:block;
  text-align:center;
  padding:14px;
  border-radius:18px;
  border:2px solid #fb923c;
  color:#fb923c;
  font-weight:800;
  text-decoration:none;
  transition:.3s;
}
.wn-btn:hover,
.wn-btn.primary{
  background:#fb923c;
  color:#fff;
}

.wn-why{
  margin-top:110px;
  text-align:center;
}
.wn-why h3{
  font-size:32px;
  margin-bottom:40px;
}

.wn-why-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:26px;
}
.wn-why-grid div{
  background:#fff;
  padding:26px;
  border-radius:26px;
  box-shadow:0 18px 45px rgba(0,0,0,.1);
  display:flex;
  align-items:center;
  gap:12px;
  font-weight:700;
  color:#374151;
}
.wn-why-grid i{
  font-size:22px;
  color:#fb923c;
}

.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: var(--color-brand) !important;
}

.header-action-2 .header-action-icon-2>a span.pro-count {
    border-radius: 100%;
    color: #aaa !important;
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -5px;
    width: 20px;
}