/** En üstteki boşluğu sıfırlama **/

.typeheader-20 .header-top {
    min-height: 0px !important;
}

body {
    font-size: 16px !important;
}

/** Menü Font Ayarları/

/* Strong etiketindeki yazılar için */
.megamenu li a strong {
    font-size: 16px !important;;
    font-weight: 700 !important;;
}

/** Bilgi Sayfaları **/

.item-article {
    font-size: 16px !important;
}

/** Header Gölgesi **/

.typeheader-20 {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
}

/** Görüntüleme sayısı bilgisini kaldırma**/

.inner-box-viewed {
display: none !important;;
}

/** Breadcrumb boyutu **/

ul.breadcrumb li a {
    font-weight: 700 !important;
}

/** Ön Sipariş Etiketlerinin Font Ayarı **/

.label-stock {
    font-size: 16px !important;
    font-weight: bold !important;
}

/** Kutulara çerçeve ekler**/

.products-list .product-grid .product-item-container .left-block {
    border: 1px solid #aeaeae !important;;
    padding: 20px !important;
}

.extra-layout20 .products-list .product-grid .product-item-container, .extra-layout20 .products-list .product-grid .product-item-container .right-block {
     border: 1px solid #e2e2e2 !important;;
}

/** Anasayfa fiyatları düzenler**/

.layout-20.common-home #content .price .price-new, .layout-20.common-home #content .price span.price {
    font-size: 18px !important;
    color: #ee1747 !important;
}

/* Ön sipariş slider'ı ürün kutuları arası mesafe açar*/

.products-list .product-layout {
    padding-right: 30px !important;;
}

/** Ürün içerik sayfasındaki fiyat ve ürün bilgilerinin görüntü ayarları **/

.product-detail .producttab .tab-content .product-property-title {
    display: none !important;
}

.product-view .content-product-right .product-box-desc {
  width: 350px !important;
  color: #6c757d !important;
  /*border: 2px solid currentColor !important;*/
  box-shadow: 1px 1px 1px 1px currentColor !important;
  padding: 24px !important;
}

.stock{
  font-weight: 900 !important;
}

.product-view .content-product-right .product-box-desc span {
    display: inline-block !important;
    min-width: 120px !important;
    font-weight: 900 !important;
    color: #ee1747 !important;
}

.product_page_price .price-tax {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    color: #557491 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

/** Ürün içerik başlığını şekillendirme **/

.product-view .content-product-right .title-product h1 {
    font-size: 24px !important;
    font-weight: 700 !important;
}

/** Kategoriler ürün başlığını şekillendirme **/

.products-list .product-grid .product-item-container .right-block h4 a {
    font-size: 18px !important;
    color: #222 !important;
    font-weight: 700 !important;
}

/** Kategorilerde ürün fotolarının üzerindeki sepete ekle yazısını büyütme **/

.products-list .product-grid .product-item-container .left-block .button-group .btn-button span {
    font-size: 14px !important;
    font-weight: 700 !important;
}

/** Ürün İsimlerini Düzenler **/

.products-list .product-grid .product-item-container .right-block h4 a {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #222 !important;
}

.extra-layout20 .products-list .product-grid .product-item-container h4 a, .extra-layout20 .products-list .product-grid .product-item-container .right-block h4 a {
    font-weight: 700 !important;
}

/** Kayan yazının alt üst ayarını düzenliyor **/

.banners.banners2 {
  margin-top: 0 !important;;
}

/** Kategori bannerlarının alt tarafını ayarlıyor **/

/* Banner container'ının genel boşluklarını azalt */
.banners.banners2 {
    margin-bottom: 15px !important;
}

/* Banner item'ları arasındaki boşlukları azalt */
.banners.banners2 .item {
    padding-left: 5px !important;;
    padding-right: 5px !important;;
    margin-bottom: 10px !important;
}

/* Row'un negatif margin'lerini ayarla */
.banners.banners2 .row {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

/* Responsive için mobil ayarları */
@media (max-width: 768px) {
    .banners.banners2 .item {
        padding-left: 3px !important;;
        padding-right: 3px !important;;
        margin-bottom: 5px !important;
    }
    
    .banners.banners2 .row {
        margin-left: -3px !important;
        margin-right: -3px !important;
    }
}

/* Owl Carousel 2 dots/dairelerini gizle */
.so-extraslider .owl2-controls .owl2-dots .owl2-dot {
    display: none !important;
    zoom: 1 !important;
}

/** Anasayfa ürün kategori başlığının boyutu **/

.layout-20.common-home #content .module h3.modtitle span {
    font-size: 28px !important;
}

/** Footer kırmızı bantın genişliği **/

.typefooter-20 .row-top {
    background-color: #ee1747 !important;
    padding-top: 20px !important;
    padding-bottom: 18px !important;
}


/** Bilgi Sayfaları **/

.baslik {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
    color: white;
    padding: 40px;
    text-align: center;
}

.baslik h1 {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.baslik p {
    font-size: 1.5rem;
    opacity: 0.9;
}

.icerik {
    padding: 40px;
}

.ana-bolum {
    margin-bottom: 40px;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border-left: 5px solid #667eea;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.ana-bolum:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* Ana bölümler için farklı renkler - Her biri farklı */
.ana-bolum:nth-child(1) {
    background: #e8f4fd;
    border-left-color: #2196f3;
}

.ana-bolum:nth-child(2) {
    background: #f3e5f5;
    border-left-color: #9c27b0;
}

.ana-bolum:nth-child(3) {
    background: #e8f5e8;
    border-left-color: #4caf50;
}

.ana-bolum:nth-child(4) {
    background: #fff3e0;
    border-left-color: #ff9800;
}

.ana-bolum:nth-child(5) {
    background: #fce4ec;
    border-left-color: #e91e63;
}

.ana-bolum:nth-child(6) {
    background: #e0f2f1;
    border-left-color: #009688;
}

.ana-bolum:nth-child(7) {
    background: #f1f8e9;
    border-left-color: #8bc34a;
}

.ana-bolum:nth-child(8) {
    background: #e3f2fd;
    border-left-color: #03a9f4;
}

.ana-bolum:nth-child(9) {
    background: #faf2ff;
    border-left-color: #673ab7;
}

.ana-bolum:nth-child(10) {
    background: #fff8e1;
    border-left-color: #ffc107;
}

.ana-bolum:nth-child(11) {
    background: #ffebee;
    border-left-color: #f44336;
}

.ana-bolum:nth-child(12) {
    background: #e8eaf6;
    border-left-color: #3f51b5;
}

.ana-bolum:nth-child(13) {
    background: #f0f4c3;
    border-left-color: #cddc39;
}

.ana-bolum h2 {
    color: #2c3e50;
    font-size: 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.ana-bolum h3 {
    color: #34495e;
    font-size: 18px;
    margin: 25px 0 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ecf0f1;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.ana-bolum p {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.sirket-bilgisi {
    background: #e8f5e8 !important;
    border-left-color: #28a745 !important;
}

.bilgi-tablosu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
}

.bilgi-kutusu {
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.bilgi-kutusu strong {
    color: #28a745;
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}

.taraf-bilgileri {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.taraf-karti {
    background: white;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #28a745;
}

.taraf-karti h4 {
    color: #28a745;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.taraf-detayi {
    display: flex;
    margin-bottom: 8px;
}

.taraf-detayi strong {
    min-width: 100px;
    color: #2c3e50;
    font-size: 16px;
}

.taraf-detayi span {
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
}

/* Vurgu sınıfları - Tek renk dikkat çekici kırmızı */
.vurgu-1 {
    color: #dc2626;
    font-weight: bold;
}

.vurgu-2 {
    color: #dc2626;
    font-weight: bold;
}

.vurgu-3 {
    color: #dc2626;
    font-weight: bold;
}

.listeli-ogeler {
    list-style: none;
    padding: 0;
}

.listeli-ogeler li {
    background: white;
    margin: 10px 0;
    padding: 15px;
    border-radius: 10px;
    border-left: 4px solid inherit;
    position: relative;
    transition: background 0.3s ease;
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.listeli-ogeler li:hover {
    background: rgba(255, 255, 255, 0.9);
}

.numarali-liste {
    counter-reset: item-counter;
}

.numarali-liste li::before {
    content: counter(item-counter);
    counter-increment: item-counter;
    position: absolute;
    left: -15px;
    top: 15px;
    background: #667eea;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
}

.ikili-tablo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
}

.tablo-kutusu {
    background: white;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    font-size: 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.tablo-kutusu:hover {
    transform: scale(1.02);
}

.tablo-kutusu h4 {
    color: #2c3e50;
    margin-bottom: 10px;
}

.guvenlik-bilgisi {
    background: #fff8e1 !important;
    border-left-color: #ff9800 !important;
}

.iletisim-alani {
    background: #fffaf0 !important;
    border-left-color: #ff9800 !important;
    text-align: left;
}

.alt-bilgi {
    background: #2c3e50;
    color: white;
    text-align: center;
    padding: 30px;
    font-size: 16px;
}

.ilerleme-gostergesi {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    transform-origin: left;
    transform: scaleX(0);
    z-index: 1000;
}

.ozel-kutu {
    background: white;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    border-left: 4px solid #667eea;
}

.ozel-kutu h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-size: 18px;
}

.ozel-kutu ul {
    list-style-type: disc;
    margin-left: 40px;
}

.ozel-kutu li {
    margin-bottom: 8px;
    font-size: 16px;
    background: transparent;
    padding: 0;
    border: none;
    border-radius: 0;
    text-align: left;
}

/* Uyarı kutuları - Dikkat çekici kırmızı */
.uyari-kutusu {
    background: #fef2f2 !important;
    border: 1px solid #f87171 !important;
    border-left: 4px solid #dc2626 !important;
    padding: 20px;
    border-radius: 12px;
    margin: 20px 0;
}

.uyari-kutusu h4 {
    color: #dc2626 !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.uyari-kutusu ul {
    list-style-type: disc;
    margin-left: 40px;
}

.uyari-kutusu li {
    margin-bottom: 8px;
    font-size: 16px;
    background: transparent;
    padding: 0;
    border: none;
    border-radius: 0;
    text-align: left;
}

@media (max-width: 768px) {
    .baslik h1 {
        font-size: 2rem;
    }
    
    .icerik {
        padding: 20px;
    }
    
    .ana-bolum {
        padding: 15px;
        margin-bottom: 20px;
    }
    
    .ana-bolum h2 {
        font-size: 20px;
        flex-direction: column;
        text-align: center;
        gap: 5px;
    }
    
    .ana-bolum h3 {
        font-size: 18px;
    }
    
    .ana-bolum p {
        font-size: 14px;
        text-align: left;
    }
    
    .bilgi-tablosu {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        gap: 15px;
    }
    
    .bilgi-kutusu {
        text-align: left;
        padding: 15px;
        font-size: 14px;
        word-break: break-word;
        overflow-wrap: anywhere;
    }
    
    .bilgi-kutusu strong {
        font-size: 16px;
    }
    
    .listeli-ogeler li {
        font-size: 14px;
        padding: 12px 15px 12px 25px;
        margin-left: 10px;
    }
    
    .numarali-liste li::before {
        font-size: 12px;
        left: -20px;
        width: 22px;
        height: 22px;
    }
    
    .ikili-tablo {
        grid-template-columns: 1fr;
    }
    
    .tablo-kutusu {
        font-size: 14px;
        padding: 15px;
    }
}