* { box-sizing: border-box; } /* BURAYI SONRADAN EKLEDİM... PC TAM ANA MENÜ ALTINDA ALT MENÜLERİN AÇILMASINI SAĞLADI */ .menu > ul > li { position: relative; /* Ana menü öğelerini göreceli pozisyonlamaya al */ } .menu > ul > li > ul { position: absolute; top: 100%; left: 0; display: none; background-color: #fff; /* Arka plan rengi */ box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); /* Gölgelendirme */ z-index: 1000; min-width: 200px; /* Minimum genişlik */ width: auto; /* İçerik kadar genişlesin */ white-space: nowrap; /* İçerik taşmasını engelle */ padding: 10px 0; /* Üst-alt boşluk */ } .menu > ul > li > ul > li { display: block; padding: 8px 16px; text-align: left; min-width: 220px; /* Minimum genişlik */ } .menu > ul > li > ul > li:hover { background-color: #FFF; /* Hover efekti */ min-width: 200px; /* Minimum genişlik */ } /* BURAYI SONRADAN EKLEDİM... PC TAM ANA MENÜ ALTINDA ALT MENÜLERİN AÇILMASINI SAĞLADI */ /* ANA HEADER SAYFASINDA MENÜ YAZILARI BOYUTU VE RENGİ BURADAN AYARLANIR */ a { color: #000; } .menu { margin: auto; width: 75%; position: absolute; top: 55px; right: 17%; } .menu-container { margin: 1 auto; background: #fff; /* ana menu header backround rengi */ } .menu img { max-width: 100%; } .menu-mobile { display: none; padding: 20px; } .menu-mobile:after { content: "\f394"; font-family: "Ionicons"; /* sub menu açınca kenardaki artı işaretleri */ font-size: 2.5rem; /* 3 cizgili menu nun boyutunu ayarlar */ padding: 0; float: right; position: relative; top: -20px; right: -300%; /* 3 cizgili menu sağa sola çekiyor */ -webkit-transform: translateY(-25%); transform: translateY(-25%); } .menu-dropdown-icon:before { content: "\f489"; font-family: "Ionicons"; display: none; cursor: pointer; float: right; padding: 0.1em 2em; background: #fff; color: #333; font-size: 14px; /* sub menu açınca kenardaki artı işaretleri BUYUTME KÜÇÜLTME MOBİLDE */ } .menu > ul { margin: 0 auto; width: 110%; /* PC MENU YAN SIRALAMA ALANI GENİŞLETİR*/ list-style: none; padding: 9; position: relative; /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ box-sizing: border-box; clear: right; top: 40px; /* PC MENU YÜKSEKLİĞİ BURADAN (kategori isimleri) ESKİ ORJ HALİ 29 */ } .menu > ul:before, .menu > ul:after { content: ""; display: table; } .menu > ul:after { clear: both; } .menu > ul > li { float: left; //background: ;/* PC Menu Buton backround rengi */ background: transparent; /* PC Menu Buton backround rengi */ padding: 0; margin: 1; font-size: 12px; bbborder-radius: 2%; } .menu > ul > li a { text-decoration: none; padding: 0.4em 1.2em; /* menu cerceve boyut.. buradan yazı aralığı ve yüksekliğini ayarlanabilir orj: padding: 0.4em 0.4em; */ display: block; border: 1px solid ;/* PC MENÜ YAZI BUTONLARI KENAR RENGİ */ font-size: 1.0rem; /* PC MENÜ YAZI BOYUTU */ bbborder: 1px solid #000; /* PC SUB MENU YAZI ETRAFI BORDER */ } .menu > ul > li:hover { background: ; /* kategori yazıların üzerine gelince değişen renk back PC + MOBİL */ color: #FF9900; /* kategori yazıların üzerine gelince değişen renk yazı */ border-radius: 7px; border: 1px solid #fff; /* BUTON ÜZERİNE GELİNCE KENAR RENGİ */ padding: 1px; } .menu > ul > li > ul { display: none; width: 55%; /* pc de sub menu BÜYÜK PENCERE açılan backround u daraltıyor bütün pencereyi daraltır */ background: ; /* pc de sub menu açılan backround resmi */ padding: 20px; position: absolute; z-index: 50; left: 20; /* PC DE SUB MENULERİ SAĞA SOLA ÇEK (orjinali 0 dı) */ margin: 20; list-style: none; box-sizing: border-box; border-radius: 0px; border: 1px solid #fff; /* PC SUB MENU GENEL PENCERE K */ padding: 1px; }} .menu > ul > li > ul:before, .menu > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li { margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none; float: left; } .menu > ul > li > ul > li a { color: #000; /* pc sub menu deki yazıların rengi buradan degistir */ background: #fff; /* pc sub menu backround rengi */ padding: .2em 0; width: 55%; /* pc sub menu deki yazıların alanını daraltıyor yazı kimi zamaikinci satıra geçiyor orjinali 95 */ display: block; border-bottom: 1px solid #fff; } .menu > ul > li > ul > li a:hover{ color:#FFF; /* pc sub menu üzerine gelince değişen yazı */ background: #00CC00; /* pc sub menu buton üzerine gelince değişen backround */ } .menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box; } .menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after { content: ""; display: table; } .menu > ul > li > ul > li > ul:after { clear: both; } .menu > ul > li > ul > li > ul > li { float: left; width: 100%; /* pc sub menu deki yazıların alanını daraltıyor yazı kimi zamaikinci satıra geçiyor orjinali 95 (2) */ padding: 10px 0; margin: 0; font-size: .8em; } .menu > ul > li > ul > li > ul > li a { border: 0; font-size: 10px; margin: 0; list-style: none; box-sizing: border-box; border-radius: 5px; border: 1px solid #F3F3F3; /* PC SUB MENU YAZI ETRAFI BORDER */ /* iÇ MENU AÇILINCA GÖRÜNEN YAZILARIN BOYUTLARI BURADAN (SADECE PC DE ) */ } .menu > ul > li > ul.normal-sub { width: 300px; left: auto; padding: 10px 20px; } .menu > ul > li > ul.normal-sub > li { width: 100%; } .menu > ul > li > ul.normal-sub > li a { border: 0; padding: 1em 0; } /* –––––––––––––––––––––––––––––––––––––––––––––––––– Mobile style's –––––––––––––––––––––––––––––––––––––––––––––––––– */ @media only screen and (max-width: 850px) { .menu-container { width: 10%; /* mobilde header alanını daraltıyor.. yazılar iç içine geçiyor */ } .menu-container .menu{ display:inline-block; } .menu-mobile { display: block; float: right; padding: 20px 20px 0; z-index: 99; } .menu-dropdown-icon:before { display: block; } .menu > ul { display: none; width:70%; z-index: 99; /* mobilde menu atrı işaretleri ve kategori başlıkları yazılarını ortaya cekiyor */ } .menu > ul > li { width: 100%; float: none; display: block; background: ; /* Mobil Menu Buton backround rengi */ } .menu > ul > li a { padding: 0.6em; /* mobilde menu yazıları ve artıları yükseklik olarak aralıyor */ width: 100%; display: block; font-size: 14px; /* iÇ MENU YAZI BOYUTLARI (ALT MENU HARİÇ) (SADECE MOBİLDE) */ } .menu > ul > li > ul { position: relative; padding: 0 10px; /* ALT MENU YAZILARI SOLA ÇEKER (SADECE MOBİLDE) */ left: 0px; /* ALT MENU BACKK SOLA ÇEKER (SADECE MOBİLDE) */ width: 100%; /* ALT MENU GENİSŞLİK (SADECE MOBİLDE) */ padding: -150px; } .menu > ul > li > ul.normal-sub { width: 10%; } .menu > ul > li > ul > li { float: none; width: 100%; margin-top: 20px; } .menu > ul > li > ul > li:first-child { margin: 0; } .menu > ul > li > ul > li > ul { position: relative; } .menu > ul > li > ul > li > ul > li { float: none; } .menu .show-on-mobile { display: block; } } /* HEADER ÜSTÜNDEKİ İNCE BEYAZ ALAN İÇİN BACKGROUN AYARLAMASI YAPIYOR */ @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:25000px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:70px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:-130px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:10px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:-60px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:-90px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:35px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:80px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:5px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:18px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:0px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:-270px; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:Ürün Koduna Göre Arapx; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:urun_kodpx; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: 0px; background-color: #FFFFFF ; width:100%; height:Menü Tiklayinca Açılırpx; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: 0px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-ustu-m{ position: absolute; top: -20px; background-color: #FFFFFF ; width:100%; height:52px; z-index: 0; } } @media screen and (min-width:850px) { .ana-header-background-ustu-p{ position: absolute; top: -100px; max-width: 100%; height: auto; background-color: #FFFFFF ; width:100%; height:1px; z-index: 0; } } /* HEADER ÜSTÜNDEKİ İNCE BEYAZ ALAN İÇİN BACKGROUN AYARLAMASI YAPIYOR */ /* HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - */ /* üye olana ve üye olmayana farkli renk gösteren sistem */ @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:25000px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 70px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:-130px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 10px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:-60px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: -90px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:35px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 80px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:5px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 18px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:0px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: -270px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:Ürün Koduna Göre Arapx; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: urun_kodpx; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:Menü Tiklayinca Açılırpx; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 0px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: -20px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:52px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: -100px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 1px; /* ORJİNALİ 90 */ z-index: 0; } } @media screen and (max-width:850px) { .ana-header-background-m{ position: absolute; top: 37px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width:100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height:52px; z-index: 0; } } @media screen and (min-width: 850px) { .ana-header-background-p { position: absolute; top: 37px; background: linear-gradient(to right, #6ab3d2 0%, 100%); /* Yeşil yerine #ffffff (beyaz) kullandık */ width: 100%; box-shadow: 0 -5px 10px 0 rgba(255, 255, 255, 5.5); /* Yumuşak beyaz üst border */ height: 110px; /* ORJİNALİ 90 */ z-index: 0; } } /* HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - HEADER ALT - */ /* üye olana ve üye olmayana farkli renk gösteren sistem */ /* HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR */ @media screen and (max-width:850px) { .hrbir-m { position: absolute; top: 75px; width:100%; } } @media screen and (min-width:850px) { .hrbir-p { position: absolute; top: 107px; width:100%; } } /* HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR HR */ /* LOGİN REGİSTER POZİSYON */ @media screen and (max-width:850px) { .login-register-m{ overflow: auto; position: absolute; left: 6px; top: 10px; z-index: 10; } } @media screen and (min-width:850px) { .login-register-p{ ooverflow: auto; position: absolute; right: 330px; top: 64px; z-index: 10; } } /* LOGİN REGİSTER POZİSYON */ /* PANEL PHP HEADER ALTI İKİ CİZGİ */ @media screen and (max-width:700px) { .panel-header-alti-iki-cizgi-m{ ffont-size: 10px; ccolor: #000000; background-color: ; text-align: center; } } @media screen and (min-width:700px) { .panel-header-alti-iki-cizgi-p{ ffont-size: 14px; ccolor: #000000; background-color: ; text-align: center; hhheight: 35px; } } /* PANEL PHP HEADER ALTI İKİ CİZGİ */ /* ARA BOŞLUKLARI CSS */ .br-yarim { margin-bottom: 0.5px; line-height: 0.5px; } /* ARA BOŞLUKLARI CSS */ /* SİTE LOGO - SİTE LOGO - SİTE LOGO - SİTE LOGO - SİTE LOGO - */ @media screen and (max-width:850px) { .Site-logo-m img{ max-width: 80px; height: auto; position: absolute; top: 38px; left: 9px; rrrright: 2%; width: 48px; height: 48px; border: 1px solid #FFFFFF; } } @media screen and (min-width:850px) { .Site-logo-p img{ max-width: 150px; height: auto; position: absolute; top: 45px; left: 12px; z-index: 1; width: 68px; height: 68px; border: 1px solid #FFFFFF; } } /* SİTE LOGO - SİTE LOGO - SİTE LOGO - SİTE LOGO - SİTE LOGO - */ /* HEADER ÜSTÜ (RESİM) BÖLÜM POZİSYONU AYARLAR */ @media screen and (max-width:850px) { .avatar-m { display:none; /* BU BÖLÜMDE AVATARI MOBİL BÖLÜMÜNÜ ÜSTTE GÖSTERİYORDU.. AMA ORTADAN KALDIRILDI - Burası Mobilden Gizleme Komutu */ bbb-border-radius: 50%; /* burası sadece profil resmini yuvarlar */ bbb-overflow: auto; bbb-position: absolute; bbb-left: 4px; bbb-top: 6px; bbb-border: 1px solid black; } } @media screen and (min-width:850px) { .avatar-p{ border-radius: 50%; /* burası sadece profil resmini yuvarlar */ overflow: auto; position: absolute; right: 386px; top: 57px; border: 2px solid black; } } /* HEADER ÜSTÜ (RESİM) BÖLÜM POZİSYONU AYARLAR */ /* HEADER ÜSTÜ (RESİM) BÖLÜM POZİSYONU AYARLAR */ @media screen and (max-width:850px) { .avatar-boy-m{ width: 25px; height: 25px; border: 1px solid green; } } @media screen and (min-width:850px) { .avatar-boy-p{ width: 35px; height: 35px; } } /* HEADER ÜSTÜ (RESİM) BÖLÜM POZİSYONU AYARLAR */ /* İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM */ @media screen and (max-width:850px) { .isim-m{ display:none; /* BU BÖLÜMDE AVATAR YANINDA İSİM MOBİL BÖLÜMÜNÜ ÜSTTE GÖSTERİYORDU.. AMA ORTADAN KALDIRILDI */ bbb-border-radius: 2%; bbb-position: absolute; bbb-left: 28px; /* İSMİ SAĞA SOLA ÇEK*/ bbb-top: 7px; bbborder: 1px solid #fff; bbb-font-size: 10px; bbb-z-index: 1; } } @media screen and (min-width:850px) { .isim-p{ border-radius: 2%; position: absolute; right: 282px; /* İSMİ SAĞA SOLA ÇEK*/ top: 64px; bbbborder: 1px solid #fff; font-size: 12px; z-index: 1; } } /* İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM İSİM */ .isim-p a:hover { color: #FFF; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3); box-shadow: 0 0 3px rgba(0,0,0,0.3); } .isim-p a:active { color: #FFF; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3); box-shadow: 0 0 3px rgba(0,0,0,0.3); } .isim-m a:hover { color: #FF00FF; } /* İSİM AÇILIR MENÜ BÖLÜM CSS LERİ.. */ .dropdown dt a { color: #000; display: block; padding-right:0px; width: 100px; /* AÇILMADAN İSMİN YAZDIĞI BÖLÜM GEMİŞLİĞİ (ORJ 100) */ text-decoration: none; z-index: 200; } .dropdown dt a span { cursor:pointer; display:block; padding:5px; color: #000; text-decoration: none; z-index: 200; } /* UL styles */ .dropdown dd ul { background:#fff none repeat scroll 0 0; display:none; list-style:none; padding:5px 0px; position:absolute; left: 0px; top: 2px; width: auto; min-width:65px; /* AÇILAN BÖLÜM GEMİŞLİĞİ (ORJ 60)*/ color: #000; z-index: 200; border: 1px solid #EBEBEB; } .dropdown span.value { display:none;} .dropdown dd ul li a { padding: 5px; display: block; color: #000; outline: none; text-decoration: none; z-index: 200; } .dropdown dd ul li a:hover{ background-color: #CCCCCC ; /* YAZI ÜZERİNE GELİNCE RENK DEĞİŞEN KODLAR */ color: #FF0000; /* YAZI ÜZERİNE GELİNCE RENK DEĞİŞEN KODLAR */ text-decoration: none; z-index: 500; } .dropdown span.value { display:none; } /* İSİM AÇILIR MENÜ BÖLÜM CSS LERİ.. */ /* HEADER İLETİ İCON İLE İLGİLİ HERSEY */ .ileti-icon-p { position: relative; /* Stacking context'i kontrol etmek için */ display: inline-block; z-index: 1; /* Ana kapsayıcı için z-index tanımlaması */ } @media screen and (max-width: 850px) { .ileti-icon-m { display: none; /* Mobilde avatarı gizleme */ } .avatar-boy-m { width: 25px; height: 25px; border: 1px solid green; border-radius: 50%; /* Resmi yuvarlak yapma */ position: relative; /* Rakamın yerleştirilmesi için gerekli */ z-index: 1; /* Stacking context'i kontrol etmek için */ } } @media screen and (min-width: 850px) { .ileti-icon-p { BBBBBborder-radius: 50%; /* Resmi yuvarlak yapma */ overflow: hidden; /* Taşan içerikleri gizleme */ position: absolute; right: 25px; top: 60px; BBBBborder: 2px solid black; z-index: 1; /* Stacking context'i kontrol etmek için */ } .ileti-icon-boy-p { width: 45px; height: 45px; border-radius: 50%; /* Resmi yuvarlak yapma */ position: relative; /* Rakamın yerleştirilmesi için gerekli */ z-index: 1; /* Stacking context'i kontrol etmek için */ } } /* Rakamın stil ayarları */ .ileti-icon-number { position: absolute; top: -1px; /* Rakamın konumunu hassas ayarlayın */ right: -1px; /* Rakamın konumunu hassas ayarlayın */ bbbbackground-color: red; /* Arkaplan rengi */ background-color: ; color: white; /* Yazı rengi */ font-size: 12px; /* Yazı boyutu */ font-weight: bold; /* Yazı kalınlığı */ width: 20px; /* Rakamın genişliği */ height: 20px; /* Rakamın yüksekliği */ border-radius: 50%; /* Rakamı yuvarlak yapma */ display: flex; align-items: center; justify-content: center; text-align: center; box-sizing: border-box; /* Border'ın boyutları etkilemesini engelleme */ z-index: 100000; /* Rakamın üstte görünmesini sağlama */ border: 2px solid white; /* Rakamın çevresine beyaz border ekleme (isteğe bağlı) */ } /* HEADER İLETİ İCON İLE İLGİLİ HERSEY */ /* ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN */ @media screen and (max-width:850px) { .admin-m{ position: absolute; top: 12px; right: 19%; z-index: 10; border-radius: 2%; bbborder: 1px solid #000; font-size: 10px; } } @media screen and (min-width:850px) { .admin-p{ position: absolute; top: 1px; right: 180px; z-index: 10; border-radius: 2%; bbbborder: 1px solid #000; font-size: 15px; } } /* ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN ADMİN */ /* ÜST BAR MİNİ DESTEK YAZI BASLAR */ @media screen and (max-width:850px) { .en_ust_destek_yazi-m{ position: absolute; top: 12px; right: 4%; border-radius: 2%; ffffont-weight: bold; color: #999999; font-size: 10px; z-index: 10; } } @media screen and (min-width:850px) { .en_ust_destek_yazi-p{ position: absolute; top: 1px; right: 4%; border-radius: 2%; ffffont-weight: bold; color: #999999; font-size: 15px; z-index: 10; } } /* ÜST BAR MİNİ DESTEK YAZI BiTER */ /* ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA */ @media screen and (max-width:850px) { .arama-alani-m{ position: absolute; width: 48%; margin: 15px auto; right: 26%; top: 31px; ffont-size: 55px; z-index: 1; } } @media screen and (min-width:850px) { .arama-alani-p{ position: absolute; width: 60%; height:50px; margin: 15px auto; left: 8%; top: 0px; z-index: 1; } } /* Arama Alanı Ayarları */ .has-search .form-control-feedback { rrrright: initial; lllleft: 0; right: 0; color: #ccc; z-index: 1; font-size: 11px; } .has-search .form-control { padding-right: 12px; padding-left: 10px; font-size: 11px; } /* ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA ARAMA BiTER */ /* HEADER SEPETİM GÖSTERME BAŞLAR */ @media screen and (max-width:850px) { .header-sepetim-pozisyon-m{ position: absolute; top: 8px; right: 35%; z-index: 1; border-radius: 2%; border: 1px solid #fff; */ /* Bu satırda yazım hatası var, silinmiş olmalı */ font-size: 12px; text-decoration: none; font-weight: bold; xxbackground-color: ; } } @media screen and (min-width:850px) { .header-sepetim-pozisyon-p{ position: absolute; max-width: 112; top: 64px; right: 168px; z-index: 1; border-radius: 2%; bbbborder: 1px solid #000; font-size: 12px; padding: 2px; text-decoration: none; font-weight: bold; xxxbackground-color: ; } } /* Rakamın stil ayarları */ .sepetim-icon-number { position: absolute; top: -2px; /* Rakamın konumunu hassas ayarlayın */ right: -1px; /* Rakamın konumunu hassas ayarlayın */ bbbbackground-color: red; /* Arkaplan rengi */ background-color: #009900; color: white; /* Yazı rengi */ font-size: 12px; /* Yazı boyutu */ font-weight: bold; /* Yazı kalınlığı */ width: 22px; /* Rakamın genişliği */ height: 22px; /* Rakamın yüksekliği */ border-radius: 50%; /* Rakamı yuvarlak yapma */ display: flex; align-items: center; justify-content: center; text-align: center; box-sizing: border-box; /* Border'ın boyutları etkilemesini engelleme */ z-index: 100000; /* Rakamın üstte görünmesini sağlama */ border: 2px solid white; /* Rakamın çevresine beyaz border ekleme (isteğe bağlı) */ padding: 0px; margin-top: 2px; } /* SEPETTEKİLER GÖSTERME BAŞLAR */ /* https://codepen.io/rabakilgur/pen/zyggOe */ .select-dropdown, .select-dropdown * { margin: 0; padding: 0; position: relative; box-sizing: border-box; } .select-dropdown { position: relative; background-color: ; bborder-radius: 4px; } .select-dropdown select { font-size: 1.3rem; fffont-weight: normal; font-weight: bold; max-width: 100%; padding: 2px 5px 2px 5px; border: none; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .select-dropdown select:active, .select-dropdown select:focus { outline: none; box-shadow: none; } .select-dropdown:after { /* Bu Bölümde Dropdown un kenarında küçük bir ok icon beliriyordu iptal ettim */ cccccontent: ""; pppposition: absolute; ttttop: 50%; rrright: 8px; width: 0; height: 0; margin-top: -2px; bbborder-top: 5px solid #aaa; bbborder-right: 5px solid transparent; bbborder-left: 5px solid transparent; } /* SEPETTEKİLER YAZISI GÖSTERME BİTER */ /* HEADER SEPETİM GÖSTERME */ /* HEADER SİPARİŞLERİM GÖSTERME BAŞLAR */ @media screen and (max-width:850px) { .header-siparislerim-pozisyon-m a { position: absolute; top: 7px; right: 66%; z-index: 1; border-radius: 2%; bbborder: 1px solid #fff; */ /* Bu satırda yazım hatası var, silinmiş olmalı */ font-size: 12px; font-weight: bold; xxbackground-color: ; text-decoration: none; display: inline-block; /* Gerekirse */ } } @media screen and (min-width:850px) { .header-siparislerim-pozisyon-p a { position: absolute; top: 64px; right: 58px; z-index: 1; border-radius: 20%; bbborder: 3px solid #fff; */ /* Aynı burada da */ font-size: 12px; font-weight: bold; xxbackground-color: ; text-decoration: none; padding: 3px; display: inline-block; /* Gerekirse */ unset: initial; /* Veya all: unset; */ } } /* Rakamın stil ayarları */ .siparislerim-icon-number { position: absolute; top: -2px; /* Rakamın konumunu hassas ayarlayın */ right: -1px; /* Rakamın konumunu hassas ayarlayın */ bbbbackground-color: red; /* Arkaplan rengi */ background-color: #009900; color: white; /* Yazı rengi */ font-size: 12px; /* Yazı boyutu */ font-weight: bold; /* Yazı kalınlığı */ width: 22px; /* Rakamın genişliği */ height: 22px; /* Rakamın yüksekliği */ border-radius: 50%; /* Rakamı yuvarlak yapma */ display: flex; align-items: center; justify-content: center; text-align: center; box-sizing: border-box; /* Border'ın boyutları etkilemesini engelleme */ z-index: 100000; /* Rakamın üstte görünmesini sağlama */ border: 2px solid white; /* Rakamın çevresine beyaz border ekleme (isteğe bağlı) */ padding: 0px; margin-top: 2px; } /* HEADER SİPARİŞLERİM GÖSTERME */ /* FVRRRRRRR */ @media screen and (max-width:850px) { .favorilerin-m{ position: absolute; top: 5px; right: 26%; z-index: 1; border-radius: 2%; bbborder: 1px solid #000; font-size: 10px; } } @media screen and (min-width:850px) { .favorilerin-p{ position: absolute; top: 38px; right: 55px; z-index: 1; border-radius: 2%; bbbborder: 1px solid #000; font-size: 9px; } } /* FAVORİ */ /* BURASI HEADERDEKİ MENÜ BAŞLIKLARINI KATEGORİ İSİMLERİNİ ÜYE OLMAYANA GİZLER */ .pasif { display: none; } /* BURASI HEADERDEKİ MENÜ BAŞLIKLARINI KATEGORİ İSİMLERİNİ ÜYE OLMAYANA GİZLER */ /* HEADER ALTI BOŞLUK AYARLAMA (PANEL.PHP) */ @media screen and (max-width:699px) { .panel-header-alti-bosluk-m{ margin-bottom: 25000px; line-height: 25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p { margin-bottom: 70px; line-height: 70px; } } /* HEADER ALTI BOŞLUK AYARLAMA (PANEL.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (İNDEX.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } /* HEADER ALTI BOŞLUK AYARLAMA (İNDEX.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (İNDEX.PHP) */ @media screen and (max-width:750px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:750px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; Xline-height:70px; } } @media screen and (max-width:750px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:750px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; Xline-height:10px; } } @media screen and (max-width:750px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:750px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; Xline-height:-90px; } } /* HEADER ALTI BOŞLUK AYARLAMA (İNDEX.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ @media screen and (max-width:750px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:750px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:750px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:750px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } @media screen and (max-width:750px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:750px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; line-height:-90px; } } @media screen and (max-width:750px) { .index-story-bosluk-m{ margin-bottom:35px; line-height:35px; } } @media screen and (min-width:750px) { .index-story-bosluk-p{ margin-bottom:80px; line-height:80px; } } /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; line-height:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; line-height:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; line-height:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; line-height:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; line-height:18px; } } /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (SEPET.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:0px; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:-270px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:Ürün Koduna Göre Arapx; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:urun_kodpx; } } @media screen and (max-width:700px) { .green{ margin-bottom:Menü Tiklayinca Açılırpx; } } @media screen and (min-width:700px) { .red{ margin-bottom:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; } } @media screen and (max-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:52px; } } @media screen and (min-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:1px; } } @media screen and (max-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:52px; } } @media screen and (min-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:110px; } } @media screen and (max-width:700px) { .blue{ margin-bottom:Yeni Sepet Sayfasıpx; } } @media screen and (min-width:700px) { .green{ margin-bottom:sepetim_header_degisken_link_iframe_02.phppx; } } @media screen and (max-width:700px) { .header-bosluk-sepet-php{ margin-bottom:60px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-php{ margin-bottom:150px; } } /* HEADER ALTI BOŞLUK AYARLAMA (SEPET.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (SEPET.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:0px; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:-270px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:Ürün Koduna Göre Arapx; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:urun_kodpx; } } @media screen and (max-width:700px) { .green{ margin-bottom:Menü Tiklayinca Açılırpx; } } @media screen and (min-width:700px) { .red{ margin-bottom:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; } } @media screen and (max-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:52px; } } @media screen and (min-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:1px; } } @media screen and (max-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:52px; } } @media screen and (min-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:110px; } } @media screen and (max-width:700px) { .blue{ margin-bottom:Yeni Sepet Sayfasıpx; } } @media screen and (min-width:700px) { .green{ margin-bottom:sepetim_header_degisken_link_iframe_02.phppx; } } @media screen and (max-width:700px) { .header-bosluk-sepet-php{ margin-bottom:60px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-php{ margin-bottom:150px; } } @media screen and (max-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-200px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-105px; } } @media screen and (max-width:700px) { .iletiler-header-alti-bosluk-m{ margin-bottom:-30px; } } @media screen and (min-width:700px) { .iletiler-header-alti-bosluk-p{ margin-bottom:-2px; } } /* HEADER ALTI BOŞLUK AYARLAMA (SEPET.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; line-height:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; line-height:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; line-height:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; line-height:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; line-height:18px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:-270px; line-height:-270px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:Ürün Koduna Göre Arapx; line-height:Ürün Koduna Göre Arapx; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:urun_kodpx; line-height:urun_kodpx; } } @media screen and (max-width:700px) { .green{ margin-bottom:Menü Tiklayinca Açılırpx; line-height:Menü Tiklayinca Açılırpx; } } @media screen and (min-width:700px) { .red{ margin-bottom:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; line-height:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; } } @media screen and (max-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:110px; line-height:110px; } } @media screen and (max-width:700px) { .blue{ margin-bottom:Yeni Sepet Sayfasıpx; line-height:Yeni Sepet Sayfasıpx; } } @media screen and (min-width:700px) { .green{ margin-bottom:sepetim_header_degisken_link_iframe_02.phppx; line-height:sepetim_header_degisken_link_iframe_02.phppx; } } @media screen and (max-width:700px) { .header-bosluk-sepet-php{ margin-bottom:60px; line-height:60px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-php{ margin-bottom:150px; line-height:150px; } } @media screen and (max-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-200px; line-height:-200px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-105px; line-height:-105px; } } @media screen and (max-width:700px) { .iletiler-header-alti-bosluk-m{ margin-bottom:-30px; line-height:-30px; } } @media screen and (min-width:700px) { .iletiler-header-alti-bosluk-p{ margin-bottom:-2px; line-height:-2px; } } @media screen and (max-width:700px) { .kurlar_index_kapali.php{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Admin_Kurlar_Kapat.php{ margin-bottom:#FF0000px; line-height:#FF0000px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; line-height:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; line-height:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; line-height:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; } } @media screen and (max-width:700px) { .id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_gram{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Gramina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_kod{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Koduna Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_firma_id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Firma id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .PasifUrunleriGosterOzelligiDevrededenCikti{ margin-bottom:btn btn-successpx; line-height:btn btn-successpx; } } @media screen and (min-width:700px) { .{ margin-bottom:Pasifler Devredepx; line-height:Pasifler Devredepx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .kat_siparis_gond{ margin-bottom:px; line-height:px; } } @media screen and (min-width:700px) { .1{ margin-bottom:listem.phppx; line-height:listem.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_alyans{ margin-bottom:_alyanspx; line-height:_alyanspx; } } @media screen and (min-width:700px) { .2{ margin-bottom:listem_alyans.phppx; line-height:listem_alyans.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_bilezik{ margin-bottom:_bilezikpx; line-height:_bilezikpx; } } @media screen and (min-width:700px) { .3{ margin-bottom:listem_bilezik.phppx; line-height:listem_bilezik.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_cerceve{ margin-bottom:_cercevepx; line-height:_cercevepx; } } @media screen and (min-width:700px) { .4{ margin-bottom:listem_cerceve.phppx; line-height:listem_cerceve.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_harf{ margin-bottom:_harfpx; line-height:_harfpx; } } @media screen and (min-width:700px) { .5{ margin-bottom:listem_harf.phppx; line-height:listem_harf.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_zincir{ margin-bottom:_zincirpx; line-height:_zincirpx; } } @media screen and (min-width:700px) { .6{ margin-bottom:listem_zincir.phppx; line-height:listem_zincir.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .siparis_durumu{ margin-bottom:siparis_alani_surec_border_renkpx; line-height:siparis_alani_surec_border_renkpx; } } @media screen and (min-width:700px) { .silme_yetkisi{ margin-bottom:siparis_surec_nopx; line-height:siparis_surec_nopx; } } @media screen and (max-width:700px) { .Sipariş Gönderildi.İşleme Alınması Bekleniyor.{ margin-bottom:%23CCCCCCpx; line-height:%23CCCCCCpx; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .Siparis Yönetici Tarafından Görüldü..{ margin-bottom:%230099FFpx; line-height:%230099FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:2px; line-height:2px; } } @media screen and (max-width:700px) { .Siparişiniz işleme girdi.. Üretim Süreci Başladı.{ margin-bottom:%23FF99FFpx; line-height:%23FF99FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:3px; line-height:3px; } } @media screen and (max-width:700px) { .Siparişiniz Üretim Süreci Bitti.. Transfere Hazırlanıyor.{ margin-bottom:%239933FFpx; line-height:%239933FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:4px; line-height:4px; } } @media screen and (max-width:700px) { .Siparişiniz Gönderildi..(Bilgi Alınız){ margin-bottom:%2333CC33px; line-height:%2333CC33px; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:5px; line-height:5px; } } @media screen and (max-width:700px) { .Siparişiniz İptal Edildi.. (İptal Sebebi Hakkında Bilgi Alın..){ margin-bottom:%23FF0000px; line-height:%23FF0000px; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:6px; line-height:6px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:1165464954px; line-height:1165464954px; } } @media screen and (min-width:700px) { .{ margin-bottom:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; line-height:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Admin Panel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .index.php{ margin-bottom:activepx; line-height:activepx; } } @media screen and (max-width:700px) { .Üyeler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .uyeler_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Tedarikciler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .firmalar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Kategoriler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun_Kategori_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Personel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .admin_personel_list.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .İletiler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .iletiler_liste_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Ayarlar{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .ayarlar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Developer{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { ./developer{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Katalock{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .../{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Çıkış{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .https://www.katalock.com/login/dashboard.php?logout=1{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; line-height:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; line-height:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; line-height:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; line-height:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; line-height:18px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:-270px; line-height:-270px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:Ürün Koduna Göre Arapx; line-height:Ürün Koduna Göre Arapx; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:urun_kodpx; line-height:urun_kodpx; } } @media screen and (max-width:700px) { .green{ margin-bottom:Menü Tiklayinca Açılırpx; line-height:Menü Tiklayinca Açılırpx; } } @media screen and (min-width:700px) { .red{ margin-bottom:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; line-height:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; } } @media screen and (max-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:110px; line-height:110px; } } @media screen and (max-width:700px) { .blue{ margin-bottom:Yeni Sepet Sayfasıpx; line-height:Yeni Sepet Sayfasıpx; } } @media screen and (min-width:700px) { .green{ margin-bottom:sepetim_header_degisken_link_iframe_02.phppx; line-height:sepetim_header_degisken_link_iframe_02.phppx; } } @media screen and (max-width:700px) { .header-bosluk-sepet-php{ margin-bottom:60px; line-height:60px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-php{ margin-bottom:150px; line-height:150px; } } @media screen and (max-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-200px; line-height:-200px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-105px; line-height:-105px; } } @media screen and (max-width:700px) { .iletiler-header-alti-bosluk-m{ margin-bottom:-30px; line-height:-30px; } } @media screen and (min-width:700px) { .iletiler-header-alti-bosluk-p{ margin-bottom:-2px; line-height:-2px; } } @media screen and (max-width:700px) { .kurlar_index_kapali.php{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Admin_Kurlar_Kapat.php{ margin-bottom:#FF0000px; line-height:#FF0000px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; line-height:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; line-height:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; line-height:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; } } @media screen and (max-width:700px) { .id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_gram{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Gramina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_kod{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Koduna Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_firma_id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Firma id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .PasifUrunleriGosterOzelligiDevrededenCikti{ margin-bottom:btn btn-successpx; line-height:btn btn-successpx; } } @media screen and (min-width:700px) { .{ margin-bottom:Pasifler Devredepx; line-height:Pasifler Devredepx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .kat_siparis_gond{ margin-bottom:px; line-height:px; } } @media screen and (min-width:700px) { .1{ margin-bottom:listem.phppx; line-height:listem.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_alyans{ margin-bottom:_alyanspx; line-height:_alyanspx; } } @media screen and (min-width:700px) { .2{ margin-bottom:listem_alyans.phppx; line-height:listem_alyans.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_bilezik{ margin-bottom:_bilezikpx; line-height:_bilezikpx; } } @media screen and (min-width:700px) { .3{ margin-bottom:listem_bilezik.phppx; line-height:listem_bilezik.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_cerceve{ margin-bottom:_cercevepx; line-height:_cercevepx; } } @media screen and (min-width:700px) { .4{ margin-bottom:listem_cerceve.phppx; line-height:listem_cerceve.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_harf{ margin-bottom:_harfpx; line-height:_harfpx; } } @media screen and (min-width:700px) { .5{ margin-bottom:listem_harf.phppx; line-height:listem_harf.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_zincir{ margin-bottom:_zincirpx; line-height:_zincirpx; } } @media screen and (min-width:700px) { .6{ margin-bottom:listem_zincir.phppx; line-height:listem_zincir.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .siparis_durumu{ margin-bottom:siparis_alani_surec_border_renkpx; line-height:siparis_alani_surec_border_renkpx; } } @media screen and (min-width:700px) { .silme_yetkisi{ margin-bottom:siparis_surec_nopx; line-height:siparis_surec_nopx; } } @media screen and (max-width:700px) { .Sipariş Gönderildi.İşleme Alınması Bekleniyor.{ margin-bottom:%23CCCCCCpx; line-height:%23CCCCCCpx; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .Siparis Yönetici Tarafından Görüldü..{ margin-bottom:%230099FFpx; line-height:%230099FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:2px; line-height:2px; } } @media screen and (max-width:700px) { .Siparişiniz işleme girdi.. Üretim Süreci Başladı.{ margin-bottom:%23FF99FFpx; line-height:%23FF99FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:3px; line-height:3px; } } @media screen and (max-width:700px) { .Siparişiniz Üretim Süreci Bitti.. Transfere Hazırlanıyor.{ margin-bottom:%239933FFpx; line-height:%239933FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:4px; line-height:4px; } } @media screen and (max-width:700px) { .Siparişiniz Gönderildi..(Bilgi Alınız){ margin-bottom:%2333CC33px; line-height:%2333CC33px; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:5px; line-height:5px; } } @media screen and (max-width:700px) { .Siparişiniz İptal Edildi.. (İptal Sebebi Hakkında Bilgi Alın..){ margin-bottom:%23FF0000px; line-height:%23FF0000px; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:6px; line-height:6px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:1165464954px; line-height:1165464954px; } } @media screen and (min-width:700px) { .{ margin-bottom:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; line-height:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Admin Panel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .index.php{ margin-bottom:activepx; line-height:activepx; } } @media screen and (max-width:700px) { .Üyeler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .uyeler_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Tedarikciler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .firmalar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Kategoriler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun_Kategori_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Personel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .admin_personel_list.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .İletiler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .iletiler_liste_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Ayarlar{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .ayarlar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Developer{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { ./developer{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Katalock{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .../{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Çıkış{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .https://www.katalock.com/login/dashboard.php?logout=1{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ @media screen and (max-width:700px) { .panel-header-alti-bosluk-m{ margin-bottom:25000px; line-height:25000px; } } @media screen and (min-width:700px) { .panel-header-alti-bosluk-p{ margin-bottom:70px; line-height:70px; } } @media screen and (max-width:700px) { .listeler-header-alti-bosluk-m{ margin-bottom:-130px; line-height:-130px; } } @media screen and (min-width:700px) { .listeler-header-alti-bosluk-p{ margin-bottom:10px; line-height:10px; } } @media screen and (max-width:700px) { .index-header-alti-bosluk-m{ margin-bottom:-60px; line-height:-60px; } } @media screen and (min-width:700px) { .index-header-alti-bosluk-p{ margin-bottom:-90px; line-height:-90px; } } @media screen and (max-width:700px) { .index-story-bosluk-m{ margin-bottom:35px; line-height:35px; } } @media screen and (min-width:700px) { .index-story-bosluk-p{ margin-bottom:80px; line-height:80px; } } @media screen and (max-width:700px) { .hesabim-header-alti-bosluk-m{ margin-bottom:5px; line-height:5px; } } @media screen and (min-width:700px) { .hesabim-header-alti-bosluk-p{ margin-bottom:18px; line-height:18px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:-270px; line-height:-270px; } } @media screen and (max-width:700px) { .DİV KODU YOK{ margin-bottom:Ürün Koduna Göre Arapx; line-height:Ürün Koduna Göre Arapx; } } @media screen and (min-width:700px) { .DİV KODU YOK{ margin-bottom:urun_kodpx; line-height:urun_kodpx; } } @media screen and (max-width:700px) { .green{ margin-bottom:Menü Tiklayinca Açılırpx; line-height:Menü Tiklayinca Açılırpx; } } @media screen and (min-width:700px) { .red{ margin-bottom:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; line-height:headerscript_uzerine_Tiklayinca_acilsin_menu.jspx; } } @media screen and (max-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ÜST KALINLIK{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:52px; line-height:52px; } } @media screen and (min-width:700px) { .HEADER ALT KALINLIK{ margin-bottom:110px; line-height:110px; } } @media screen and (max-width:700px) { .blue{ margin-bottom:Yeni Sepet Sayfasıpx; line-height:Yeni Sepet Sayfasıpx; } } @media screen and (min-width:700px) { .green{ margin-bottom:sepetim_header_degisken_link_iframe_02.phppx; line-height:sepetim_header_degisken_link_iframe_02.phppx; } } @media screen and (max-width:700px) { .header-bosluk-sepet-php{ margin-bottom:60px; line-height:60px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-php{ margin-bottom:150px; line-height:150px; } } @media screen and (max-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-200px; line-height:-200px; } } @media screen and (min-width:700px) { .header-bosluk-sepet-2-php{ margin-bottom:-105px; line-height:-105px; } } @media screen and (max-width:700px) { .iletiler-header-alti-bosluk-m{ margin-bottom:-30px; line-height:-30px; } } @media screen and (min-width:700px) { .iletiler-header-alti-bosluk-p{ margin-bottom:-2px; line-height:-2px; } } @media screen and (max-width:700px) { .kurlar_index_kapali.php{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Admin_Kurlar_Kapat.php{ margin-bottom:#FF0000px; line-height:#FF0000px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; line-height:panel_Katalog_Mod_Reklam_extra_Paylas_302178.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; line-height:panel_Katalog_Mod_Reklam_Paylas_329203.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; line-height:panel_Katalog_Mod_Gecici_Gizli_Paylas_170829.phppx; } } @media screen and (max-width:700px) { .id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_gram{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Gramina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_kod{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun Koduna Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .urun_firma_id{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Firma id Numarasina Gore Siralandi{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .PasifUrunleriGosterOzelligiDevrededenCikti{ margin-bottom:btn btn-successpx; line-height:btn btn-successpx; } } @media screen and (min-width:700px) { .{ margin-bottom:Pasifler Devredepx; line-height:Pasifler Devredepx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (min-width:700px) { .{ margin-bottom:BOSpx; line-height:BOSpx; } } @media screen and (max-width:700px) { .kat_siparis_gond{ margin-bottom:px; line-height:px; } } @media screen and (min-width:700px) { .1{ margin-bottom:listem.phppx; line-height:listem.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_alyans{ margin-bottom:_alyanspx; line-height:_alyanspx; } } @media screen and (min-width:700px) { .2{ margin-bottom:listem_alyans.phppx; line-height:listem_alyans.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_bilezik{ margin-bottom:_bilezikpx; line-height:_bilezikpx; } } @media screen and (min-width:700px) { .3{ margin-bottom:listem_bilezik.phppx; line-height:listem_bilezik.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_cerceve{ margin-bottom:_cercevepx; line-height:_cercevepx; } } @media screen and (min-width:700px) { .4{ margin-bottom:listem_cerceve.phppx; line-height:listem_cerceve.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_harf{ margin-bottom:_harfpx; line-height:_harfpx; } } @media screen and (min-width:700px) { .5{ margin-bottom:listem_harf.phppx; line-height:listem_harf.phppx; } } @media screen and (max-width:700px) { .kat_siparis_gond_zincir{ margin-bottom:_zincirpx; line-height:_zincirpx; } } @media screen and (min-width:700px) { .6{ margin-bottom:listem_zincir.phppx; line-height:listem_zincir.phppx; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .siparis_durumu{ margin-bottom:siparis_alani_surec_border_renkpx; line-height:siparis_alani_surec_border_renkpx; } } @media screen and (min-width:700px) { .silme_yetkisi{ margin-bottom:siparis_surec_nopx; line-height:siparis_surec_nopx; } } @media screen and (max-width:700px) { .Sipariş Gönderildi.İşleme Alınması Bekleniyor.{ margin-bottom:%23CCCCCCpx; line-height:%23CCCCCCpx; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:1px; line-height:1px; } } @media screen and (max-width:700px) { .Siparis Yönetici Tarafından Görüldü..{ margin-bottom:%230099FFpx; line-height:%230099FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:2px; line-height:2px; } } @media screen and (max-width:700px) { .Siparişiniz işleme girdi.. Üretim Süreci Başladı.{ margin-bottom:%23FF99FFpx; line-height:%23FF99FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:3px; line-height:3px; } } @media screen and (max-width:700px) { .Siparişiniz Üretim Süreci Bitti.. Transfere Hazırlanıyor.{ margin-bottom:%239933FFpx; line-height:%239933FFpx; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:4px; line-height:4px; } } @media screen and (max-width:700px) { .Siparişiniz Gönderildi..(Bilgi Alınız){ margin-bottom:%2333CC33px; line-height:%2333CC33px; } } @media screen and (min-width:700px) { .iptal{ margin-bottom:5px; line-height:5px; } } @media screen and (max-width:700px) { .Siparişiniz İptal Edildi.. (İptal Sebebi Hakkında Bilgi Alın..){ margin-bottom:%23FF0000px; line-height:%23FF0000px; } } @media screen and (min-width:700px) { .delete-listem-gonderilen{ margin-bottom:6px; line-height:6px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:1165464954px; line-height:1165464954px; } } @media screen and (min-width:700px) { .{ margin-bottom:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; line-height:8513351315:AAEoWORjcT9AANw9zrMe-sLYm9i8Mz_ZnG0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Admin Panel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .index.php{ margin-bottom:activepx; line-height:activepx; } } @media screen and (max-width:700px) { .Üyeler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .uyeler_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Tedarikciler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .firmalar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Kategoriler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .Urun_Kategori_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Personel{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .admin_personel_list.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .İletiler{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .iletiler_liste_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Ayarlar{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .ayarlar_admin.php{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Developer{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { ./developer{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Katalock{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .../{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .Çıkış{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .https://www.katalock.com/login/dashboard.php?logout=1{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (max-width:700px) { .{ margin-bottom:0px; line-height:0px; } } @media screen and (min-width:700px) { .{ margin-bottom:0px; line-height:0px; } } /* HEADER ALTI BOŞLUK AYARLAMA (BOS.PHP) */ ?>