.vertical-menu { max-height: 485px !important; overflow-y: auto !important; scrollbar-width: thin !important; } .vertical-menu::-webkit-scrollbar { width: 6px !important; } .vertical-menu::-webkit-scrollbar-thumb { background-color: #ccc !important; border-radius: 3px !important; } /* Google Translate Hata Giderme ve Banner Gizleme */ html { top: 0px !important; position: static !important; height: auto !important; min-height: 100% !important; margin: 0 !important; padding: 0 !important; } body { top: 0px !important; position: static !important; height: auto !important; min-height: 100% !important; margin: 0 !important; padding: 0 !important; margin-bottom: 0px !important; padding-bottom: 0px !important; } iframe { max-height: none !important; } /* Hide all google translate top frames and tooltips */ .goog-te-banner-frame, iframe.goog-te-banner-frame, .goog-te-banner, #goog-gt-tt, .goog-gt-tt, .goog-te-balloon-frame, .goog-te-balloon, .goog-te-spinner-pos, iframe[id*="translate"] { display: none !important; visibility: hidden !important; height: 0px !important; width: 0px !important; opacity: 0 !important; pointer-events: none !important; } .goog-tooltip, .goog-tooltip:hover { display: none !important; opacity: 0 !important; visibility: hidden !important; } .goog-te-menu-value img { display: none !important; } .goog-te-combo { border: 1px solid #ddd !important; padding: 2px 6px !important; border-radius: 4px !important; background: #fff !important; font-size: 12px !important; color: #333 !important; outline: none !important; cursor: pointer !important; max-width: 130px !important; vertical-align: middle !important; margin: 0 0 0 5px !important; position: relative !important; z-index: 99999999 !important; } .goog-te-gadget { color: transparent !important; font-size: 0px !important; display: inline-block !important; vertical-align: middle !important; position: relative !important; z-index: 99999999 !important; } .goog-te-gadget .goog-te-combo { margin: 0 !important; } .skiptranslate { display: inline !important; position: relative !important; z-index: 999999999 !important; pointer-events: auto !important; } /* Custom Clean Language Dropdown to avoid google iframe blocking */ .custom-translate-wrapper select { border: 1px solid rgba(0,0,0,0.15) !important; background: #fff !important; color: #333 !important; font-size: 11px !important; font-weight: 600 !important; padding: 3px 8px !important; border-radius: 4px !important; cursor: pointer !important; outline: none !important; display: inline-block !important; vertical-align: middle !important; height: auto !important; line-height: normal !important; } /* Google Translate üst barını (banner) tamamen görünmez kılmak için */ .goog-te-banner-frame, iframe.goog-te-banner-frame, #goog-gt-tt { display: none !important; visibility: hidden !important; height: 0px !important; width: 0px !important; opacity: 0 !important; } .seo-text::before { content: attr(data-text); } .visually-hidden { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; } /* SESKİTAP STYLE PRODUCT CARD OVERRIDES */ .product-item.layout1 { padding: 0; margin-bottom: 20px; height: 100% !important; display: flex !important; flex-direction: column !important; } .product-item.layout1 .product-inner { border: none !important; box-shadow: none !important; border-radius: 12px !important; background: #ffffff !important; padding: 0 !important; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important; position: relative !important; overflow: hidden !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; height: 100% !important; flex-grow: 1 !important; } .product-item.layout1:hover .product-inner { transform: translateY(-6px) !important; } .product-item.layout1 .thumb { background: #ffffff !important; overflow: hidden !important; height: 240px !important; display: flex !important; align-items: center !important; justify-content: center !important; position: relative !important; margin: 0 !important; padding: 15px 15px 5px 15px !important; border: none !important; flex-shrink: 0 !important; } .product-item.layout1 .thumb-link { display: flex !important; width: 100% !important; height: 100% !important; align-items: center !important; justify-content: center !important; } .product-item.layout1 .thumb img { max-height: 100% !important; max-width: 100% !important; object-fit: contain !important; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important; } .product-item.layout1:hover .thumb img { transform: scale(1.04) !important; opacity: 0.25 !important; } .product-item.layout1 .quickview-button { position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) scale(0.9) !important; width: 100% !important; height: auto !important; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; background: transparent !important; border: none !important; opacity: 0 !important; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important; z-index: 15 !important; } .product-item.layout1:hover .quickview-button { opacity: 1 !important; transform: translate(-50%, -50%) scale(1) !important; } .product-item.layout1 .quickview-button .view-count { font-family: 'Inter', sans-serif !important; font-size: 10px !important; font-weight: 700 !important; color: #555555 !important; margin-bottom: 8px !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; background: rgba(255, 255, 255, 0.95) !important; border: 1px solid rgba(0, 0, 0, 0.08) !important; padding: 4px 12px !important; border-radius: 12px !important; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05) !important; white-space: nowrap !important; } .product-item.layout1 .quickview-button .btn-hover-add-to-cart { background: var(--renk1) !important; color: #ffffff !important; border-radius: 20px !important; width: 130px !important; height: 36px !important; line-height: 36px !important; display: flex !important; align-items: center !important; justify-content: center !important; font-family: 'Inter', sans-serif !important; font-size: 12px !important; font-weight: 800 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important; text-decoration: none !important; transition: transform 0.2s ease !important; } .product-item.layout1 .quickview-button .btn-hover-add-to-cart:hover { transform: scale(1.05) !important; } .product-item.layout1 .group-flash { position: absolute !important; top: 12px !important; left: 12px !important; display: flex !important; flex-direction: column !important; gap: 6px !important; z-index: 10 !important; padding: 0 !important; margin: 0 !important; } .product-item.layout1 .group-flash li { list-style: none !important; } .product-item.layout1 .flash { font-family: 'Inter', sans-serif !important; font-size: 10px !important; font-weight: 800 !important; border-radius: 6px !important; padding: 3px 8px !important; text-transform: uppercase !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; border: none !important; } .product-item.layout1 .new.flash { background: #f3e8ff !important; color: #7c3aed !important; } .product-item.layout1 .sale.flash { background: #fee2e2 !important; color: #ef4444 !important; } .product-item.layout1 .info { flex-grow: 1 !important; display: flex !important; flex-direction: column !important; justify-content: center !important; align-items: center !important; padding: 15px !important; text-align: center !important; margin: 0 !important; } .product-item.layout1 .product-name { font-family: 'Inter', sans-serif !important; font-size: 13px !important; font-weight: 800 !important; color: #111111 !important; line-height: 1.4 !important; margin-bottom: 8px !important; height: 38px !important; min-height: 38px !important; max-height: 38px !important; flex-shrink: 0 !important; overflow: hidden !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; text-transform: uppercase !important; text-align: center !important; transition: color 0.2s ease !important; } .product-item.layout1:hover .product-name { color: var(--renk1) !important; } .product-item.layout1 .free-shipping-container { height: 24px !important; margin-top: 5px !important; margin-bottom: 5px !important; display: flex !important; align-items: center !important; justify-content: center !important; flex-shrink: 0 !important; width: 100% !important; } .product-item.layout1 .free-shipping-text { font-family: 'Inter', sans-serif !important; font-size: 11px !important; font-weight: 700 !important; color: #16a34a !important; background: #f0fdf4 !important; border: 1px solid #bbf7d0 !important; padding: 3px 8px !important; border-radius: 6px !important; display: inline-flex !important; align-items: center !important; gap: 5px !important; height: 22px !important; box-sizing: border-box !important; margin: 0 !important; } .product-item.layout1 .product-bottom-bar { background: var(--renk1) !important; width: 100% !important; padding: 12px 15px !important; display: flex !important; justify-content: center !important; align-items: center !important; text-align: center !important; border: none !important; margin: 0 !important; height: 48px !important; box-sizing: border-box !important; flex-shrink: 0 !important; } .product-item.layout1 .price { display: flex !important; flex-direction: row !important; justify-content: center !important; align-items: center !important; gap: 8px !important; width: 100% !important; } .product-item.layout1 .price .ins { font-family: 'Inter', sans-serif !important; font-size: 16px !important; font-weight: 800 !important; color: #ffffff !important; } .product-item.layout1 .price .del { font-family: 'Inter', sans-serif !important; font-size: 12px !important; font-weight: 500 !important; color: rgba(255, 255, 255, 0.6) !important; text-decoration: line-through !important; } .product-item.layout1 .btn-magnify { display: none !important; } .kategori-banner-baslik { font-size: 25px; line-height: 30px; margin-top: 15px; font-weight: bold; display: inline-block; } #filterbar { min-width: 250px; max-width: 250px; color: #fff; transition: all 0.3s; } .filterDeleteContent { margin-bottom: 20px; } .filtering-bar { position: relative; height: 40px; overflow: hidden; margin-top: -20px; } .appliedFilter { /* display: none; */ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; zoom: 1; list-style: none; float: left; background-color: #ddd; padding: 4px 4px 4px 6px; margin: 0 10px 20px 0; height: 32px; font-size: 13px; cursor: pointer; } #filterbar.active { margin-left: -250px; } .ui-slider { margin-top: 20px; margin-bottom: 20px; height: 7px; position: relative; border: none; background: #000000; } .ui-slider-handle { width: 25px!important; height:25px!important; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #000000; border-radius: 25px; outline: none; border: 2px solid #fff; position: absolute; top: -10px; margin-left: -12px; } .ui-slider-horizontal .ui-slider-range { background: #000000 } #labelHolder { height: 7px; position: relative; border: none; } /*span {*/ /*position: absolute;*/ /*width: 1.2em;*/ /*height: 1.2em;*/ /*margin-left: -.6em;*/ /*text-align: center;*/ /*}*/ #filterbar .sidebar-header { padding: 20px; background: #707070; } #filterbar ul.components { padding: 20px 0; } #filterbar .filterblok { border: 1px solid #ddd; margin: 0 0 20px; padding: 0px 15px 10px; } #filterbar ul li { } #filterbar ul li a { padding: 10px 0; font-size: 1.1em; display: block; color: #000000; font-weight: bold; } #filterbar ul li ul { max-height: 160px; overflow-y: auto; overflow-x: hidden; } #filterbar ul li ul::-webkit-scrollbar {width: 5px;} #filterbar ul li ul::-webkit-scrollbar-track { background: #efefef } #filterbar ul li ul::-webkit-scrollbar-thumb { background: #bbb } #filterbar ul li ul li a { padding: 0px; font-weight: normal; } #filterbar ul li a:hover { } a[data-toggle="collapse"] { position: relative; } a[aria-expanded="false"]::before, a[aria-expanded="true"]::before { content: '\f067'; display: block; position: absolute; right: 0px; font-family: 'FontAwesome'; font-size: 16px; } a[aria-expanded="true"]::before { content: '\f068'; } ul ul a { font-size: 0.9em !important; padding:0; } ul.CTAs { padding: 20px; } ul.CTAs a { text-align: center; font-size: 0.9em !important; display: block; border-radius: 5px; margin-bottom: 5px; } /* --------------------------------------------------- MEDIAQUERIES ----------------------------------------------------- */ @media (max-width: 768px) { }
Ürün Kodu : IVECO 5802453129
🛠️ **BRAKET SU BORU BAĞL. t-way** ile aracınızın fabrika çıkış performansını ve sürüş konforunu koruyun. 🔧 Orijinal kalitede yedek parça standartlarına uygun, aşınmaya dirençli uzun ömürlü kullanım imkanı.
BRAKET SU BORU BAĞL. t-way, aracınızın mekanik ve teknik aksamının sorunsuz çalışması için yüksek kalite standartlarında üretilmiştir. Aşınmış, yıpranmış veya işlevini kaybetmiş parçaların yerine birebir değişim imkanı sunar.
Üstün malzeme teknolojisi sayesinde zorlu yol ve iklim koşullarında aracınızın güvenliğini ve sistem bütünlüğünü korur. Aracınızın motor ve yürüyen aksamındaki verimliliği artırır.
Aracınızda oluşabilecek daha büyük arızaların önüne geçerek bakım maliyetlerinizi düşürür. Sürüş konforunu, yakıt verimliliğini ve yol güvenliğini olumlu yönde etkiler.
Tüm ürünlerimiz hızlı kargo, güvenli paketleme ve %100 orijinal yedek parça garantisi ile kapınıza kadar ulaştırılır.
Henüz yorum yapılmamış. Bu ürünü ilk değerlendiren siz olun!