/* Menu Background Color */
.fullHorizontalMenuRow {
    background-color: #171717 !important;
    padding: 10px;
}

.menuBox > li.nav-item a {
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    font-size: var(--menuFontSize, 14px);
    font-weight: var(--menuFontWeight, 300);
    border-bottom: 1px solid transparent;
}

/* Ana Menu Alanı Değiştirme */
/* Nöbetçi Oltacı Header Tasarım */
.p-0 {
    background-color: #161616;
    padding: 0!important;
}

#header_main_zone {
    min-height: 92px;
    gap: 24px;
    padding: 14px 18px !important;
}

/* Logo */
#logoBox {
    flex: 0 0 auto;
}

#main-logo {
    max-height: 74px !important;
    width: auto !important;
    object-fit: contain;
}

/* Orta arama alanı */
#header_main_zone .ny-menu-center {
    flex: 1 1 auto;
    max-width: 720px;
}

#header_main_zone .ny-header-search {
    position: relative;
    width: 100%;
    margin: 0;
}

#header_main_zone .ny-header-search input {
    width: 100%;
    height: 52px;
    border-radius: 999px !important;
    border: 2px solid rgba(242,169,0,.35) !important;
    background: #f7f7f7 !important;
    padding: 0 62px 0 24px !important;
    font-size: 15px;
    font-weight: 600;
    color: #111;
    box-shadow: 0 10px 26px rgba(0,0,0,.10);
}

#header_main_zone .ny-header-search input::placeholder {
    color: #777;
}

#header_main_zone .ny-header-search input:focus {
    border-color: #f2a900 !important;
    box-shadow: 0 0 0 4px rgba(242,169,0,.16);
    outline: none;
}

#header_main_zone .ny-header-search .btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    border: 0;
    background: #f2a900 !important;
    color: #111 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Sağ ikon alanı */
#header_main_zone .ny-menu-right {
    flex: 0 0 auto;
}

#header_main_zone .menu-right-area {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
}

#header_main_zone .menu-right-area li,
#header_main_zone .dropdownAc {
    list-style: none;
}

#header_main_zone .header-cart-icon,
#header_main_zone .header-fav-icon,
#header_main_zone .dropdownAc-btn,
#header_main_zone .mob-search-icon a {
    width: 46px;
    height: 46px;
    border-radius: 14px !important;
    background: #f5f5f5 !important;
    color: #111 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    border: 1px solid rgba(0,0,0,.08);
    transition: all .22s ease;
}

#header_main_zone .header-cart-icon:hover,
#header_main_zone .header-fav-icon:hover,
#header_main_zone .dropdownAc-btn:hover,
#header_main_zone .mob-search-icon a:hover {
    background: #f2a900 !important;
    transform: translateY(-2px);
}

#header_main_zone i {
    font-size: 21px;
}

/* Sayaç balonları */
#header_main_zone .cartcountBox {
    position: absolute;
    top: -7px;
    right: -7px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #de5214;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    font-weight: 800;
}

/* Dropdown */
#header_main_zone .dropdownAc-menu {
    border-radius: 14px;
    border: 1px solid rgba(0,0,0,.08);
    box-shadow: 0 18px 40px rgba(0,0,0,.18);
    overflow: hidden;
}

#header_main_zone .dropdownAc-item {
    font-weight: 700;
}

/* Mobil */
@media (max-width: 850px) {
    #header_main_zone {
        min-height: 74px;
        padding: 10px 12px !important;
        gap: 10px;
    }

    #main-logo {
        max-height: 56px !important;
    }

    #header_main_zone .ny-menu-center {
        display: none !important;
    }

    #header_main_zone .menu-right-area {
        gap: 7px;
    }

    #header_main_zone .header-cart-icon,
    #header_main_zone .header-fav-icon,
    #header_main_zone .dropdownAc-btn,
    #header_main_zone .mob-search-icon a {
        width: 40px;
        height: 40px;
        border-radius: 12px !important;
    }

    #header_main_zone i {
        font-size: 19px;
    }
}

/* Header bilgi alanı */
.no-header-info{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:6px 18px;
    max-width:360px;
    padding:8px 14px;
    border-radius:14px;
    background:#f5f6f8;
}

.no-info-card strong{
    display:block;
    font-size:13px;
    font-weight:800;
    color:#061626;
    line-height:1.1;
}

.no-info-card span{
    display:block;
    font-size:12px;
    font-weight:700;
    color:#de5214;
}

.no-info-bottom{
    width:100%;
    display:flex;
    gap:14px;
    font-size:12px;
    font-weight:800;
}

.no-info-bottom a{
    color:#061626;
    text-decoration:none;
}

@media(max-width:850px){
    .no-header-info{
        display:none;
    }
}

/* =========================================================
   NÖBETÇİ OLTACI - ANA MENÜ + MEGA MENÜ
   TEK / TEMİZ SÜRÜM
   ========================================================= */

#main-menu {
    position: relative !important;
    z-index: 50 !important;
    overflow: visible !important;
    background: #1b1b1b !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
}

#main-menu #main_menu_cmp {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 26px !important;
    overflow: visible !important;
}

#main-menu .menuBox {
    flex-wrap: nowrap !important;
    overflow: visible !important;
}

#main-menu #main_menu_cmp > .nav-item {
    flex: 0 0 auto !important;
    text-align: center !important;
}

#main-menu #main_menu_cmp > .nav-item > .nav-link {
    display: block !important;
    position: relative !important;
    padding: 15px 0 !important;
    margin: 0 !important;
    color: #ffffff !important;
    background: transparent !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    text-decoration: none !important;
    transition: color .18s ease !important;
}

#main-menu #main_menu_cmp > .nav-item > .nav-link:hover,
#main-menu #main_menu_cmp > .nav-item:hover > .nav-link {
    color: #f2a900 !important;
    background: transparent !important;
}

#main-menu .dropdown-toggle::after {
    margin-left: 6px !important;
    vertical-align: middle !important;
}

/* DESKTOP */
@media (min-width: 851px) {

    #main-menu #main_menu_cmp > .dropdown-mega {
        position: static !important;
    }

    /* Kapalı durum + hover-intent gecikmesi */
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu {
        display: block !important;
        position: absolute !important;

        left: 0 !important;
        right: 0 !important;
        top: calc(100% - 8px) !important;

        width: 100% !important;
        max-width: none !important;

        margin: 0 !important;
        padding: 30px 0 34px !important;

        border: 0 !important;
        border-radius: 0 0 12px 12px !important;

        background: rgba(18,18,18,.96) !important;
        box-shadow: 0 18px 45px rgba(0,0,0,.32) !important;

        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transform: none !important;

        transition:
            opacity .12s ease .28s,
            visibility 0s linear .28s !important;

        z-index: 999 !important;

        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
        filter: none !important;
    }

    /*
       Menü başlığında yaklaşık 280 ms kalınca açılır.
       Sağ / sol küçük mouse sapmalarında komşu menü hemen açılmaz.
    */
    #main-menu #main_menu_cmp > .dropdown-mega:hover > .dropdown-menu {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transition-delay: .28s !important;
    }

    /* Açılan mega menüye geçince gecikmesiz açık kalır */
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu:hover {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transition-delay: 0s !important;
    }

    /* Eski geniş görünmez köprüleri tamamen kapat */
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu::before,
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu::after {
        content: none !important;
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        pointer-events: none !important;
    }

    /* Mega menü içeriği */
    #main-menu #main_menu_cmp .mega-content {
        width: 100% !important;
        max-width: 1200px !important;
        margin: 0 auto !important;
        padding: 0 24px !important;
    }

    #main-menu #main_menu_cmp .mega-content .row.col-8,
    #main-menu #main_menu_cmp .mega-content .offset-lg-2 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-left: 0 !important;
    }

    #main-menu #main_menu_cmp .mega-content .col-12 {
        padding: 8px 12px !important;
    }

    #main-menu #main_menu_cmp .submenu-ny {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    #main-menu #main_menu_cmp .submenu-ny li {
        margin: 0 !important;
        padding: 0 !important;
    }

    #main-menu #main_menu_cmp .submenu-ny li a {
        display: flex !important;
        align-items: center !important;
        min-height: 56px !important;
        padding: 15px 20px !important;
        border-radius: 16px !important;
        color: #ffffff !important;
        background: transparent !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
        text-decoration: none !important;
        box-shadow:
            0 8px 20px rgba(0,0,0,.14),
            inset 0 1px 0 rgba(255,255,255,.08) !important;
        transition:
            background .18s ease,
            color .18s ease,
            transform .18s ease !important;
    }

    #main-menu #main_menu_cmp .submenu-ny li a:hover {
        background: rgba(255,255,255,.06) !important;
        color: #ffffff !important;
        transform: translateY(-1px) !important;
    }

    #main-menu #main_menu_cmp .submenu-ny li a::before {
        content: "›" !important;
        display: inline-block !important;
        margin-right: 10px !important;
        color: #f2a900 !important;
        font-size: 22px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
    }
}

/* MOBİL: hover zorlaması yok, tema / Bootstrap yönetsin */
@media (max-width: 850px) {
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu::before,
    #main-menu #main_menu_cmp > .dropdown-mega > .dropdown-menu::after {
        content: none !important;
        display: none !important;
        pointer-events: none !important;
    }
}

/* =========================================================
   KATEGORİ BAŞLIĞI
   ========================================================= */

.categoriTitle {
    background-color: #ffffff !important;
    padding: 30px 0 !important;
}

/* =========================================================
   ÜRÜN DETAY SAYFASI
   TEK / TEMİZ SÜRÜM
   ========================================================= */

.productDetails.row {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 35px rgba(0,0,0,.04);
    padding: 30px 25px !important;
    font-family: Arial, sans-serif;
}

/* Ürün başlığı */
#product_title_zone {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eeeeee;
}

.productDetails .product-title {
    margin: 0;
    color: #171717;
    font-size: 28px !important;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -.5px;
}

/* Fiyat alanı */
.productLine {
    margin-bottom: 24px;
}

.product-price-sale.discount {
    display: inline-block;
    padding: 12px 20px;
    background: #f8f8f8;
    border: 1px dashed #dddddd;
    border-radius: 12px;
}

.product-price-sale.discount .price {
    color: #171717;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -.5px;
}

/* Satın alma / favori alanı */
.product-button-container {
    display: flex !important;
    align-items: center;
    gap: 12px;
    margin-top: 20px !important;
    margin-bottom: 25px !important;
}

.product-button-container .favorite-btn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 52px !important;
    height: 52px !important;
    background: #f8f8f8 !important;
    border: 1px solid #dddddd !important;
    border-radius: 12px !important;
    color: #666666 !important;
    font-size: 22px;
    transition: all .2s ease;
}

.product-button-container .favorite-btn:hover {
    background: #fff5f5 !important;
    border-color: #ffcccc !important;
    color: #ff0000 !important;
}

.product-button-container .nyDontStock {
    display: flex !important;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    height: 52px !important;
    background: #171717 !important;
    color: #ffffff !important;
    border-radius: 12px !important;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 8px 20px rgba(0,0,0,.12);
    transition: all .2s ease;
}

.product-button-container .nyDontStock:hover {
    background: #333333 !important;
    color: #ffffff !important;
    transform: translateY(-1px);
}

.product-button-container .nyDontStock i {
    font-size: 18px;
}

/* Sosyal paylaşım */
.product-share-box {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 12px 16px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
}

.share-area {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.share-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #555555;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}

.share-options {
    display: flex;
    gap: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-10px);
    transition: all .3s ease;
}

.share-options.visible {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.ny-soico {
    width: 28px;
    height: 28px;
    border-radius: 6px;
    transition: transform .2s ease;
}

.ny-soico:hover {
    transform: scale(1.15);
}

/* Destek / kargo / güvenli alışveriş */
body .productPropertion {
    margin: 24px 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}

body .productPropertion > .row {
    margin: 0 !important;
}

body .productPropertion .info {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    min-height: 72px !important;
    padding: 14px 10px !important;
    text-align: left !important;
    background: #ffffff !important;
    border-right: 1px solid #eeeeee !important;
}

body .productPropertion .info:last-child {
    border-right: 0 !important;
}

body .productPropertion .info i {
    display: flex !important;
    flex: 0 0 38px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    background: rgba(255,0,0,.07) !important;
    color: #fff !important;
    border-radius: 50% !important;
    font-size: 18px !important;
}

body .productPropertion .info p {
    margin: 0 !important;
    padding: 0 !important;
    color: #333333 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
}

/* Akordeon */
body .productInfo {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

body .productInfo .infoBox {
    width: 100% !important;
    margin: 0 !important;
    background: #ffffff !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    box-shadow: none !important;
    transition: border-color .2s ease, box-shadow .2s ease !important;
}

body .productInfo .infoBox:hover {
    border-color: #cccccc !important;
    box-shadow: 0 4px 14px rgba(0,0,0,.05) !important;
}

body .productInfo .info-title {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 50px !important;
    margin: 0 !important;
    padding: 14px 50px 14px 18px !important;
    background: #ffffff !important;
    color: #222222 !important;
    border: 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

body .productInfo .info-title::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 12px !important;
    bottom: 12px !important;
    width: 3px !important;
    background: #ff0000 !important;
    border-radius: 0 3px 3px 0 !important;
}

body .productInfo .info-title::after {
    content: "\f078" !important;
    position: absolute !important;
    right: 18px !important;
    top: 50% !important;
    transform: translateY(-50%) rotate(0deg) !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    color: #777777 !important;
    font-size: 12px !important;
    transition: transform .2s ease, color .2s ease !important;
}

body .productInfo .info-title.collapsed::after {
    transform: translateY(-50%) rotate(-90deg) !important;
}

body .productInfo .info-title:not(.collapsed) {
    color: #ff0000 !important;
    background: #fafafa !important;
}

body .productInfo .info-title:not(.collapsed)::after {
    color: #ff0000 !important;
}

body .productInfo .collapse,
body .productInfo .collapsing {
    padding: 18px !important;
    background: #ffffff !important;
    border-top: 1px solid #eeeeee !important;
}

body .productInfo #collapseProductInfo h2 {
    margin: 0 0 14px 0 !important;
    color: #222222 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

body .productInfo #collapseProductInfo p {
    margin: 0 0 12px 0 !important;
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
}

body .productInfo #collapseProductInfo p:last-child {
    margin-bottom: 0 !important;
}

body .productInfo #collapseProductInfo strong {
    color: #222222 !important;
    font-weight: 700 !important;
}

/* Ürün bilgileri tablosu */
body .productInfo .table {
    width: 100% !important;
    margin: 0 !important;
    border-collapse: collapse !important;
}

body .productInfo .table th,
body .productInfo .table td {
    padding: 11px 12px !important;
    vertical-align: middle !important;
    border: 1px solid #eeeeee !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
}

body .productInfo .table th {
    width: 30% !important;
    background: #f7f7f7 !important;
    color: #333333 !important;
    font-weight: 700 !important;
}

body .productInfo .table td {
    background: #ffffff !important;
    color: #444444 !important;
    font-weight: 500 !important;
}

body .productInfo .table td a {
    color: #ff0000 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

body .productInfo .table td a:hover {
    text-decoration: underline !important;
}

/* Yorumlar */
body .productInfo .comment-notes {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 14px !important;
    background: #f7f7f7 !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 6px !important;
    color: #555555 !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
}

body .productInfo .comment-notes #email-notes {
    color: #555555 !important;
}

body .productInfo .comment-notes a {
    color: #ff0000 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body .productInfo .comment-notes a:hover {
    text-decoration: underline !important;
}

body .productInfo .ps-product__tabreview .alert-warning {
    margin: 16px 0 0 0 !important;
    padding: 14px !important;
    background: #fafafa !important;
    border: 1px dashed #cccccc !important;
    border-radius: 6px !important;
    color: #666666 !important;
    font-size: 13px !important;
    text-align: center !important;
}

/* Ürün detay mobil */
@media (max-width: 767px) {

    .productDetails.row {
        padding: 20px 15px !important;
    }

    .productDetails .product-title {
        font-size: 20px !important;
    }

    .product-price-sale.discount .price {
        font-size: 26px !important;
    }

    body .productPropertion .info {
        flex-direction: column !important;
        gap: 6px !important;
        min-height: 85px !important;
        padding: 12px 6px !important;
        text-align: center !important;
    }

    body .productPropertion .info i {
        width: 34px !important;
        height: 34px !important;
        flex-basis: 34px !important;
        font-size: 16px !important;
    }

    body .productPropertion .info p {
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    body .productInfo .info-title {
        min-height: 46px !important;
        padding: 12px 44px 12px 15px !important;
        font-size: 13px !important;
    }

    body .productInfo .collapse,
    body .productInfo .collapsing {
        padding: 14px !important;
    }

    body .productInfo #collapseProductInfo h2 {
        font-size: 16px !important;
    }

    body .productInfo #collapseProductInfo p {
        font-size: 13px !important;
    }

    body .productInfo .table th,
    body .productInfo .table td {
        padding: 9px 8px !important;
        font-size: 12px !important;
    }

    body .productInfo .table th {
        width: 35% !important;
    }
}

/* =========================================================
   KATEGORİ ÜRÜN KARTLARI
   BOOTSTRAP / TEMA EZME SÜRÜMÜ
   ========================================================= */


/* ---------------------------------------------------------
   DIŞ KOLON
   Bootstrap col ve d-flex kurallarını kontrollü bırakıyoruz
   --------------------------------------------------------- */

body .prdslider.col-lg-3.col-6.d-flex {
    padding: 8px !important;
    margin: 0 !important;
    box-sizing: border-box !important;

    align-items: stretch !important;
}


/* ---------------------------------------------------------
   ANA ÜRÜN KUTUSU
   .d-flex Bootstrap kuralını burada eziyoruz
   --------------------------------------------------------- */

body .prdslider.col-lg-3.col-6.d-flex > .productBox.d-flex {
    width: 100% !important;
    min-width: 0 !important;
    height: 100% !important;

    display: flex !important;
    flex-direction: column !important;

    align-items: stretch !important;
    justify-content: flex-start !important;

    position: relative !important;

    margin: 0 !important;
    padding: 7px !important;

    background: #ffffff !important;

    border: 1px solid #dddddd !important;
    border-radius: 8px !important;

    box-sizing: border-box !important;

    overflow: hidden !important;

    box-shadow: none !important;

    transition:
        box-shadow .2s ease,
        transform .2s ease !important;
}


/* KART HOVER */

body .prdslider.col-lg-3.col-6.d-flex > .productBox.d-flex:hover {
    border-color: #dddddd !important;

    box-shadow:
         0 10px 30px rgba(0, 0, 0, 0.15) !important;

    transform: translateY(-2px) !important;
}


/* =========================================================
   ÜRÜN GÖRSEL ALANI
   ========================================================= */

body .prdslider .productBox .item-product-image-box {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;

    position: relative !important;

    margin: 0 0 12px 0 !important;
    padding: 0 !important;

    background: #fff !important;

    overflow: hidden !important;
}


body .prdslider .productBox .item-product-image-box > a {
    display: block !important;

    width: 100% !important;

    position: relative !important;

    margin: 0 !important;
    padding: 0 !important;

    text-decoration: none !important;
}


/* ÜRÜN FOTOĞRAFI */

body .prdslider .productBox img.item-product-image {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    height: 220px !important;
    max-height: 220px !important;

    object-fit: contain !important;

    margin: 0 auto !important;
    padding: 0 !important;

    background: #fff !important;
}


/* =========================================================
   FAVORİ
   ========================================================= */

body .prdslider .productBox .favitem-btn {
    position: absolute !important;

    top: 8px !important;
    right: 8px !important;
    left: auto !important;
    bottom: auto !important;

    width: 34px !important;
    height: 34px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    padding: 0 !important;
    margin: 0 !important;

    border-radius: 50% !important;

    background: rgba(255, 255, 255, .95) !important;

    box-shadow:
        0 2px 7px rgba(0, 0, 0, .12) !important;

    z-index: 10 !important;
}


/* =========================================================
   ÜRÜN BİLGİSİ
   ========================================================= */

body .prdslider .productBox .item-product-info {
    display: flex !important;
    flex-direction: column !important;

    align-items: stretch !important;
    justify-content: flex-start !important;

    flex: 1 1 auto !important;

    width: 100% !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* BOŞ MARKA ALANI */

body .prdslider .productBox .item-product-brand:empty {
    display: none !important;
}


/* =========================================================
   ÜRÜN ADI
   ========================================================= */

body .prdslider .productBox .item-product-name {
    display: block !important;

    width: 100% !important;

    margin: 0 0 10px 0 !important;
    padding: 0 !important;

    line-height: 1.35 !important;
}


body .prdslider .productBox .item-product-name > a {
    display: -webkit-box !important;

    width: 100% !important;

    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;

    overflow: hidden !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.35 !important;

    color: #333333 !important;

    text-decoration: none !important;

    background: transparent !important;
}


/* ÜRÜN ADI HOVER YOK */

body .prdslider .productBox .item-product-name > a:hover,
body .prdslider .productBox .item-product-name > a:focus,
body .prdslider .productBox .item-product-name > a:active,
body .prdslider .productBox:hover .item-product-name > a {
    color: #333333 !important;

    text-decoration: none !important;

    background: transparent !important;
}


/* =========================================================
   FİYAT
   ========================================================= */

body .prdslider .productBox .item-product-price {
    display: block !important;

    width: 100% !important;

    margin-top: auto !important;
    margin-bottom: 10px !important;

    padding: 0 !important;
}


body .prdslider .productBox .item-product-price .productpricebox {
    display: flex !important;

    flex-direction: column !important;

    align-items: flex-start !important;
    justify-content: flex-start !important;

    width: 100% !important;

    gap: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* FİYAT */

body .prdslider .productBox .item-product-priceSale {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 18px !important;
    font-weight: 700 !important;

    line-height: 1.2 !important;

    color: #171717 !important;
}


/* =========================================================
   SEPET ALANI
   ========================================================= */

body .prdslider .productBox .item-product-cart-add {
    display: block !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


body .prdslider .productBox .product-sepet.d-flex {
    display: flex !important;

    flex-direction: row !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* SEPETE EKLE */

body .prdslider .productBox .product-sepet .addSptBt.addcartHome {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    height: 40px !important;

    margin: 0 !important;

    padding: 0 12px !important;

    box-sizing: border-box !important;

    border: none !important;
    border-radius: 5px !important;

    background: #171717 !important;

    color: #ffffff !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 40px !important;

    letter-spacing: normal !important;

    text-align: center !important;
    text-decoration: none !important;

    cursor: pointer !important;

    opacity: 1 !important;

    transition:
        opacity .2s ease,
        box-shadow .2s ease !important;
}


body .prdslider .productBox .product-sepet .addSptBt.addcartHome:hover,
body .prdslider .productBox .product-sepet .addSptBt.addcartHome:focus {
    background: #dddddd !important;

    color: #ffffff !important;

    opacity: .85 !important;

    text-decoration: none !important;
}


/* =========================================================
   MOBİL
   ========================================================= */

@media (max-width: 767px) {

    body .prdslider.col-lg-3.col-6.d-flex {
        padding: 5px !important;
    }


    body .prdslider.col-lg-3.col-6.d-flex > .productBox.d-flex {
        padding: 8px !important;

        border-radius: 6px !important;
    }


    body .prdslider .productBox img.item-product-image {
        height: 165px !important;
        max-height: 165px !important;
    }


    body .prdslider .productBox .item-product-name > a {
        font-size: 13px !important;

        -webkit-line-clamp: 3 !important;
    }


    body .prdslider .productBox .item-product-priceSale {
        font-size: 16px !important;
    }


    body .prdslider .productBox .product-sepet .addSptBt.addcartHome {
        height: 36px !important;

        line-height: 36px !important;

        font-size: 13px !important;
    }

}

/* =========================================================
   KATEGORİ KARTI - ESKİ FİYAT / İNDİRİM
   ========================================================= */

body .prdslider .item-product-priceOld {
    color: #ff0000 !important;
    font-size: 15px !important;
    margin-right: 5px !important;
    text-decoration: line-through !important;
    font-weight: 600 !important;
}

body .prdslider .item-product-price .item-product-disc {
    display: none !important;
}


/* =========================================================
   Ürün Detay Sayfası
   ========================================================= */

/* =========================================================
   NÖBETÇİ OLTACI - ÜRÜN DETAY SAYFASI CSS
   Kaynak dosyadan toplanmıştır.
   Kaynak sırası korunmuştur; tekrar eden kurallar bilerek bırakılmıştır.
   ========================================================= */

/* =========================================================
   PRODUCT DETAILS - TITLE / BRAND
   ========================================================= */

.productDetails .product-title {
    font-size: 28px;
    font-weight: 600;
    padding: 5px 0px;
    margin-bottom: 0px;
}

.productDetails {
    border-radius: 15px !important;
    background-color: #f1f1f1 !important;
}

.item-product-brand a {
    font-size: 16px;
    font-weight: 600;
    color: #245383;
    margin-bottom: 20px !important;
    text-decoration: none;
}

/* =========================================================
   PRODUCT PRICING - ALL DEFINITIONS
   ========================================================= */

.item-product-priceSale {
    font-size: 16px !important;
    font-weight: 600;
    color: var(--priceTextColor) !important;
}

.item-product-price .item-product-disc {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600 !important;
    color: #e74c3c;
    margin-right: 5px;
    border: 1px solid #e74c3c;
    padding: 1px 7px;
    font-size: 14px !important;
}

.productPrices .product-discount {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #fff;
    background-color: #2E7D32 !important;
    margin-right: 5px;
    border: 1px solid var(--productsaleBgColor) !important;
    border-radius: 5px;
    padding: 15px 15px;
    font-size: 25px;
    width: 58px;
    corner-shape: superellipse(0.5);
}

#productTransferPrice {
    font-size: 24px !important;
    font-weight: 600;
    color: #1e7f43 !important;
}

.product-price-old {
    color: #2E7D32;
    font-size: 25px;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 500;
    padding-top: 5px;
}

.salePriceBox {
    width: 30px;
    height: 38px;
    font-size: 12px;
    color: #FFFFFF !important;
    background-color: #2E7D32 !important;
    border: 1px solid var(--productsaleBgColor) !important;
}

.item-product-priceOld {
    color: #2E7D32;
    font-size: 16px;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 600;
}

/* =========================================================
   STOCK ALERT / NOTICES
   ========================================================= */

.ny-stock-alert {
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    width: 100%;
    height: 40px;
    background: linear-gradient(90deg, #ff0000 0, #fff 100%) !important;
    border-radius: 8px 0 0 8px;
    color: #444;
    padding: 10px;
    margin-bottom: 7px;
    cursor: pointer;
    transition: .5s ease-out;
}

/* =========================================================
   CART / BOTTOM CART
   ========================================================= */

#bottomCartAdd {
    display: none !important;
    position: fixed;
    left: 0;
    width: 100%;
    height: 65px;
    background-color: #fff;
    z-index: 1000;
}

/* =========================================================
   PRODUCT IMAGES / PHOTO SIZES
   ========================================================= */

.productPhoto_200 {
    object-fit: contain !important;
    max-height: 300px !important;
    min-height: 200px !important;
}

label#vrcl-0 img.variant_70 {
    object-fit: cover !important;
    max-height: 80px !important;
    min-height: 90px !important;
    max-width: 120px !important;
    min-width: 90px !important;
}

/* =========================================================
   WHATSAPP ORDER BUTTON
   ========================================================= */

a.whatsappOrder {
    width: 280px !important;
    height: 50px !important;
    font-size: 18px !important;
    display: inline-flex !important;
}

/* =========================================================
   CARGO ZONE
   ========================================================= */

#cargo_zone {
    margin-top: 10px !important;
    background-color: #ffffff !important;
}

#cargo_zone b {
    padding-left: 10px;
    color: #061626 !important;
}

/* =========================================================
   VARIANTS
   ========================================================= */

@media (max-width: 768px) {
    #vrcl-0 {
        display: flex;
        flex-wrap: wrap;
    }

    #vrcl-0 label {
        width: 33.3333%;
        box-sizing: border-box;
        padding: 4px;
    }

    #vrcl-0 label img.variant_70 {
        width: 100%;
        height: 80px;
        object-fit: cover;
    }
}

.varyantRadioLabel {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #d9d9d9;
    min-height: 35px;
    text-align: center;
    font-size: 12px;
    text-decoration: none !important;
    transition: all .3s ease-out;
    min-width: 60px;
    cursor: pointer;
    outline: none;
    padding: 0px 10px;
}

.variant-name-label.control-label.size-text.text-attribute.d-flex.font-weight-bold {
    display: none !important;
}

.varyantRadio input[type=radio]:checked + label {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    transform: translateY(-1px);
    color: #061626;
    background-color: #ffffff;
    border-radius: 0px;
    line-height: 23px;
}

.varyantRadioLabel:hover {
    background-color: #ffffff !important;
    color: #061626 !important;
}

/* Sadece mobil cihazlar için (768px'den küçük ekranlar) */
@media only screen and (max-width: 768px) {
    div.productDetails.row.g-2[style] {
        padding: 5px 10px !important; /* Buraya mobilde istediğin değeri yaz usta */
    }
}

/* =========================================================
   TAB CONTENT IMAGES
   ========================================================= */

.tab-content img {
    width: 100% !important;
    max-width: 500px !important;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    text-align: left !important;
    display: block;
    margin: 0 !important;
}

.tab-content .row {
    justify-content: flex-start !important;
}

/* =========================================================
   MOBILE PRICE SIZE FIX
   ========================================================= */

@media (max-width: 768px) {
    .item-product-priceOld {
        font-size: 15px !important;
        font-weight: 600;
        line-height: 1.1;
        margin-right: 4px;
    }

    .item-product-priceSale {
        font-size: 17px !important;
        font-weight: 700;
        line-height: 1.15;
    }

    .salePriceBox {
        width: 28px !important;
        height: 28px !important;
        font-size: 12px !important;
        line-height: 28px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
    }

    .productpricebox {
        gap: 2px 6px !important;
    }

    .item-product-price {
        align-items: center;
        gap: 8px;
    }
}

/* =========================================================
   PAYLAŞILAN BUTON / VARYANT KURALLARI
   Not: .addSptBt gibi bazı selector'ler kategori kartlarını da etkileyebilir.
   Kaynaktaki hali aynen korunmuştur.
   ========================================================= */

.addSptBt.outOfStock,
.addSptBt.passive,
.add-to-cart-btn.outOfStock {
    background: #e0e0e0 !important;
    color: #999 !important;
    cursor: not-allowed !important;
    position: relative;
    overflow: hidden;
    pointer-events: none;
}

.addSptBt.outOfStock::after,
.addSptBt.passive::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ff0000;
    transform: rotate(-10deg);
}

.varyantRadioLabel.ny-variant-offStock {
    background: #f9f9f9 linear-gradient(to top right, transparent calc(50% - 2px), #ff0000 50%, #f3f9ff calc(58% + 2px)) !important;
    opacity: 0.6 !important;
    border: 1px solid #ddd !important;
    filter: grayscale(0.1);
}

.varyantRadioLabel.ny-variant-offStock span {
    text-decoration: line-through !important;
}

.add-to-cart-btn,
.addSptBt {
    background: #061626 !important;
    color: #fff !important;
    height: 45px !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    transition: all 0.3s !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: none !important;
    width: 100%;
}

.add-to-cart-btn:hover,
.addSptBt:hover {
    background: #ff6600 !important;
}

.hemenAl {
    background: #ff6600 !important;
    color: #fff !important;
    height: 45px !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    margin-top: 8px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product-title {
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

.product-price-sale.discount .price {
    font-size: 28px !important;
    font-weight: 800 !important;
    color: #ff6600 !important;
}

.varyantRadioLabel {
    font-weight: 600 !important;
    border: 1px solid #c7c7c7 !important;
    border-radius: 10px !important;
    padding: 8px 12px !important;
    margin: 3px !important;
    background: #fff !important;
    display: inline-block;
}

.varyantRadioLabel:hover:not(.ny-variant-offStock) {
    border-color: #ff6600 !important;
    transform: translateY(-2px);
}

input[type="radio"]:checked + .varyantRadioLabel {
    border-color: #ff6600 !important;
    box-shadow: 0 0 8px rgba(255, 102, 0, 0.2) !important;
}

/* Ürün Açıklaması MOBILE */
  
/* Mobilde Ürün Bilgi Alanı (Padding ve Alt Çizgi) Düzenlemesi */
@media (max-width: 767px) {
    .productInfo {
        padding: 4px 8px !important; /* Üst-Alt 4px, Sağ-Sol 8px ile ekranı ferahlatır */
        font-size: 13px !important;   /* Yazıları bir tık küçültürsen daha çok bilgi sığar */
        line-height: 1.4 !important;  /* Satır aralığını açar ki okunması kolaylaşsın */
        border-bottom: 1px solid #cdcdcd30 !important; /* Çizgiyi mobilde iyice hafifletelim */
    }
}

/* Whatsapp Order */
.whatsappOrder {
    position: fixed;
    bottom: 70px !important;
    z-index: 9999;
    display: flex;
    width: 20rem;
    height: 5rem;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    justify-content: center;
    border-radius: .4rem;
    background: #25d366;
    right: 10px;
}

/* Mobile Varyant Ayarları */
/* Sadece Mobil Cihazlar İçin (767px ve altı) */
@media only screen and (max-width: 767px) {

    /* 1. Varyant Resim Ayarları */
    label#vrcl-0 img.variant_70 {
        object-fit: cover !important;
        max-height: 45px !important;
        min-height: 30px !important;
        max-width: 45px !important;
        min-width: 80px !important;
    }

    /* 2. Radyo Buton Arasındaki Boşluk */
    .radio.varyantRadio {
        margin-right: 2px !important;
        margin-bottom: 3px !important;
    }

    /* 3. Varyant Label (Kutu) Ayarları */
    .varyantRadioLabel {
        margin-top: 10px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        border: 1px solid #ababab !important;
        min-height: 35px !important;
        text-align: center !important;
        font-size: 12px !important;
        text-decoration: none !important;
        transition: all .3s ease-out !important;
        min-width: 60px !important;
        cursor: pointer !important;
        outline: none !important;
        padding: 0px 10px !important;
    }

    /* 4. O İnandıncı Inline Padding Ayarı */
    .productDetails.row.g-2 {
        padding: 5px 5px !important;
    }
}

.breadcrumb {
    padding-bottom: 8px;
}

/* Açıklama Alanı Sadece Mobil (767px ve altı) */


/* Varyant Alanı */
.productVariants {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    background-color: white;
    font-family: 'Poppins', sans-serif;
}

/* Hemen Al Gizleme */
.hemenAl[data-cmp-type="product_cart_buynow_btn"] {
    display: none !important;
}

/* WhatsApp yazısını mobilde göster */
.whatsappOrder #wptext {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

/* Mobil düzen */
@media (max-width: 768px) {
    .whatsappOrder {
        width: auto !important;
        min-width: 225px !important;
        height: 46px !important;
        padding: 0 12px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 7px !important;
        border-radius: 24px !important;
    }

    .whatsappOrder #wptext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 1.2 !important;
        color: #fff !important;
    }

    .whatsappOrder .fa-whatsapp,
    .whatsappOrder .fab.fa-whatsapp {
        font-size: 21px !important;
    }
}

/* Product Info */
.productInfo {
    background-color: white;
    font-family: 'Poppins', sans-serif;
    padding: 30px 20px;
    border-bottom: 1px solid #cdcdcd52;
}


.product-button-container {
    padding-left: 10px !important;
    background-color: #f1f1f1;
    display: flex !important;
    align-items: center;
    gap: 5px;
    margin-top: 20px !important;
    margin-bottom: 25px !important;
}

.productDetails .product-title {
    font-size: 30px !important;
    font-weight: 600;
    padding: 5px 0px;
    margin-bottom: 0px;
}

.product-price-sale.discount .price {
    font-size: 28px !important;
    font-weight: 800 !important;
    color: #171717 !important;
}

.productPrices .product-discount {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #fff;
    background-color: #ff0000 !important;
    margin-right: 5px;
    border: 1px solid #ffffff !important;
    border-radius: 5px;
    padding: 15px 15px;
    font-size: 25px;
    width: 58px;
    corner-shape: superellipse(0.5);
}

.product-price-old {
    color: #0c0c0c;
    font-size: 25px;
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 500;
    padding-top: 5px;
}

.productDetails .product-title {
    font-size: 30px !important;
    font-weight: 600;
    padding: 5px 0px;
    margin-bottom: 0px;
}

.col-lg-3 {
    background-color: #f1f1f1 !important;
    flex: 0 0 auto;
    width: 25%;
}

#product_title_zone {
    background-color: #f1f1f1;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eeeeee;
}

.ny-sp-widget {
    --nySpH: 33px;
    height: var(--nySpH);
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    background: #f1f1f1;
    border: 1px solid #edf0f4;
    width: 100%;
}

body .productInfo .info-title::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 12px !important;
    bottom: 12px !important;
    width: 3px !important;
    background: #040404 !important;
    border-radius: 0 3px 3px 0 !important;
}

body .productPropertion .info i {
    display: flex !important;
    flex: 0 0 38px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    background: rgb(0 0 0) !important;
    color: #fff !important;
    border-radius: 50% !important;
    font-size: 18px !important;
}

body .productInfo .info-title:not(.collapsed) {
    color: #000000 !important;
    background: #fafafa !important;
}

.ny-stock-alert {
    font-size: 12px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    width: 100%;
    height: 40px;
    border-radius: 8px 8px 8px 8px;
    padding: 10px;
    margin-left: 5px;
    cursor: pointer;
    transition: .5s ease-out;
    margin-right: 5px;
    text-align: center;
}

.product-button-container .nyDontStock {
    display: flex !important;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    height: 52px !important;
    background: #ff0000 !important;
    color: #ffffff !important;
    border-radius: 12px !important;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 8px 20px rgba(0,0,0,.12);
    transition: all .2s ease;
}

.ny-variant-offStock {
    position: relative;
    overflow: hidden;

    background: linear-gradient(
        to bottom left,
        transparent calc(50% - 1px),
        #ababab calc(50% - 1px),
        #e6e6e6 50%,
        transparent 50%
    ) !important;

    opacity: 0.5;
}

.ny-variant-offStock::after {
    content: "";

    position: absolute;
    top: 50%;
    left: -10%;

    width: 120%;
    height: 2px;

    background: #ff0000;

    transform: rotate(-12deg);

    pointer-events: none;
}

.productPropertion .fa-user-tie::before,
.productPropertion .fa-shipping-fast::before,
.productPropertion .fa-credit-card::before {
    color: #f1f1f1 !important;
}

/* =========================================================
   Kategori Sayfaları Arka Plan
   ========================================================= */

.filterTop {
    padding-top: 15px;
    background-color: #f1f1f1;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 1px !important;
}

.categoriTitle {
    display: none;
    background-color: #ffffff !important;
    padding: 30px 0 !important;
}



/* =========================================================
   FOOTER - TAMAMEN #171717
   ========================================================= */

#footer_area,
#footer_area > div,
#footer_area .widget,
#footer_area .widget-info,
#footer_area .widget-body,
#footer_area .subsBoxForm {
    background: #171717 !important;
    background-color: #171717 !important;
}

/* Yazılar */
#footer_area,
#footer_area .widget-title,
#footer_area p,
#footer_area label,
#footer_area li,
#footer_area a,
#footer_area span {
    color: #ffffff !important;
}

/* Link hover */
#footer_area a:hover {
    color: #f2a900 !important;
}

/* Abonelik inputları */
#footer_area .formSbs {
    background: #171717 !important;
    color: #ffffff !important;
    border: 1px solid #444444 !important;
}

#footer_area .formSbs::placeholder {
    color: #aaaaaa !important;
}

/* Checkbox alanı */
#footer_area .ny-sub-box-consent,
#footer_area .ny-sub-box-desc {
    background: #171717 !important;
    color: #ffffff !important;
}

/* Abone ol butonu */
#footer_area #registerBtn {
    background: #171717 !important;
    color: #ffffff !important;
    border: 1px solid #555555 !important;
}

#footer_area #registerBtn:hover {
    background: #2a2a2a !important;
}

.footer {
    background-color: #171717;
}

/* Kategori pagination alanı */
div[data-cmp-type="category_pagination"] {
    background: #f1f1f1 !important;
    background-color: #f1f1f1 !important;
    padding: 12px 0 !important;
}

/* İç nav ve liste de aynı renk olsun */
div[data-cmp-type="category_pagination"] nav,
div[data-cmp-type="category_pagination"] .pagination {
    background: #f1f1f1 !important;
}

.row.product-list-wrapper {
    background: #f1f1f1 !important;
    background-color: #f1f1f1 !important;
}

.productLine {
    margin-bottom: 2px;
}

#product_title_zone {
    background-color: #f1f1f1;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}