<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* [ortak */
/* [ortak header */
@charset "UTF-8";
body {
	background: var(--renk11);
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	max-width: 100%;
        background-image: url('../img/background_ust.png'), url('../img/background_alt.png');
	background-position: top center, 0px 164px;
	background-repeat: repeat-x;
	background-size: auto 360px,auto auto;
}

li, ul {list-style: none;margin: 0; padding: 0;outline:none}
h1 {font-weight: normal}
a {text-decoration: none;color: var(--renk7);outline:none}
input, textarea {
outline: none;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	
	 }
select {
	outline: none;

}
option {color: var(--renk7)}
header {position: relative;height: auto;}
.BottomKrediKartlariImg {
	height: 21px;
	width: auto;
	position: relative;
	top: 5px;
}

.Iptal {display:none;}
.logo-uyeislemleri {width:100%;position:relative;top:30px;max-width: 1180px;margin: 0px auto;}
.tepe-banner {
	padding-left: 60px;
	text-align: center;
	width: 537px;
	box-sizing: border-box;
	position: relative;
	float: left;
}
.UyeIslemleri, .UyeIslemleriHide {
	max-width: 880px;
        width:100%;
	float: left;
	height: 58px;
	position: relative;
	float: left;
}
.UyeIslemleriHide {visibility:hidden;}
.AramaCesitleri {
	position: relative;
	max-width: 500px;
	/*! max-height: 111px; */
	float: left;
	width: 100%;
	/*! height: 111px; */
}
#AramaCesitleri {
	float: left;
	height: 111px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 30px;
}
.arama {
	background: var(--renk11);
	border: 1px solid var(--renk9);
	/*! position: absolute; */
	height: 38px;
	/*! left: 60px; */
	/*! top: 48px; */
}
.TxtSearch {
	cursor: text;
	width: 475px;
	color: var(--renk7);
	height: 100%;
	font-size: 15px;
	padding: 5px;
	border: none;
	background-color: transparent;
	box-sizing: border-box;
	max-width: 100%;
}
.arama-link {
	background: url(../img/aramaikon.png) no-repeat;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	right: -4px;
        z-index:999;
	position: absolute;
}
.Arama_AramaYeri{background: var(--renk11);float: left;width: 38%;height: 39px;}
.Arama_AramaYeri_Input{cursor: text;color: var(--renk7);height: 100%;width: 100%;font-size: 15px;padding: 5px;border: none;background-color: var(--renk11);box-sizing: border-box;border:1px solid var(--renk9);}
.AnaSayfaKullaniciGirisButonlar {
	max-width: 235px;
        width:235px;
	position: relative;
	float: left;
	height: 100%;
	box-sizing: border-box;
	padding: 48px 0px 0px 15px;
	height: 111px;
	margin-left: 60px;
}
.AnaSayfaKullaniciGirisYapButonLink {
    text-decoration: none;
    float: left;
    margin: 0px 2px 0px 0px;    
}
.AnaSayfaKullaniciGirisYapButon {
background: url('../img/GirisYapButon.png') -10px -1px no-repeat;
/*! background-color: var(--renkUstGirisBg); */
width: 105px;
height: 40px;
box-sizing: border-box;
font-size: 14px;
font-weight: bold;
color: var(--renkUstGiris);;
padding: 13px 10px 0px 27px;

border-radius: 3px;
}
.AnaSayfaKullaniciUyeOlButonLink {
    text-decoration: none;
    float: left;
    margin: 0px 2px 0px 0px
}
.AnaSayfaKullaniciUyeOlButon {
background: url('../img/UyeOlButon.png') -5px 1px no-repeat;
height: 40px;
box-sizing: border-box;
font-size: 14px;
font-weight: bold;
color: var(--renkUstUyeOl);;
padding: 13px 10px 0px 32px;
float: left;
border-radius: 3px;
}
.SepetUst {
	position: relative;
	float: left;
	max-width: 145px;
	width: 145px;
	height: 111px;
	box-sizing: border-box;
	padding: 43px 0px 0px 0px;
}
#logo {
	float: left;
	width: 240px;
	height: 125px;
	position: relative;
}
.SepetBaslik {
	position: relative;
	color: var(--renkSepetim);
	width: 70px;
	height: 45px;
	float: right;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 17px;
	padding: 15px 0px;
	text-align: right;
}
.SepetIkon {position: relative;top: 2px;}
.SepetUstRakam {
	color: var(--renkSepetAdet);
	height: 45px;
	text-align: center;
	width: 60px;
	font-size: 12px;
	background: url(../img/SepetIkon.png) no-repeat;
	float: left;
	box-sizing: border-box;
	padding: 4px 20px 15px 18px;
	margin-left: 15px;
}
.SepetYukleniyor, .SepetYuklendi {
    background: url(../img/loadingKucuk.gif) no-repeat 50px 50px;
    width: 28px;
    height: 28px;
    text-align: center;
    padding-top: 7px;
}
.SepetYukleniyor {background-position: 0px 0px;}


.Content {
	max-width: 1180px;
	margin: 0px auto -10px auto;
	background-color: var(--renk11);
	min-height: 300px;
	padding: 20px 0px 30px 0px;
        box-sizing: border-box;
        overflow:hidden;
}


#MenuUyeKullanici {width:auto;/*! max-width:550px; */float:right;max-height:58px;min-width: 340px;}
.MenuUyeKullanici-Giris{
	min-width:100px;
	font-weight:bold;
	font-size:12px;
	margin-right:20px;
	/*padding: 8px 7px 7px 17px;*/
	padding-top:20px;
	height:16px;
	position:relative;
	float:right;
	/*background:var(--renk7);*/
}
.MenuUyeKullanici-GirisYap{
	display:inline-block;
	background:url(../img/girisyap.png) no-repeat;
	padding-left:18px;
	
}
.MenuUyeKullanici-UyeOl{
	display:inline-block;
	background:url(../img/kayitol.png) no-repeat;
	padding-left:22px;
	margin-left:10px;
}

.MenuUyeKullanici-Ad {float:left;margin-top: 9px;margin-right: 3px;}
.MenuUyeKullanici-Soyad {float:left;margin-top: 9px;margin-right: 5px;}
.MenuUyeKullanici-Unvan {float:left;margin-top: 9px;}
.MenuUyeKullanici-TelBaslik, .MenuUyeKullanici-TelBaslikHide {position: absolute;left: 20px;top: 12px;font-size: 14px;color: var(--renk11);display: none;}
.MenuUyeKullanici-TelNumara {font-weight:bold;padding-left: 9px;display:inline-block;}

.YeniUyelikLogin {float:right;}
.YeniUyelikBtn {float: right;}
.YeniUyelikBtnLink {float: left;background: url(../img/YeniUyeIkon.png) 10px 6px no-repeat var(--renk4);padding: 5px 12px 5px 44px;  color: var(--renk11);font-size: 11px;height: 15px;padding-top: 7px;font-weight: bold;
border-bottom: 3px solid var(--renk4);}

.KullanicilarKarsilamaLabel{color: var(--renk7);}
.KullanicilarKarsilamaLoginLink {background: url(../img/uyegirisikon.png) 0 2px no-repeat;padding-right: 5px;padding-left: 17px;}
.KullanicilarKarsilamaLoginLink:hover {text-decoration: underline;}
.KullanicilarKarsilamaUyeOlLink {background: url(../img/uyeolikontepe.png) 0 1px no-repeat;padding-left: 18px;margin-left: 7px;}
.KullanicilarKarsilamaUyeOlLink:hover {text-decoration: underline;}

.UyeHizliMenuBaslik{font-weight: normal;color: var(--renk7);font-size:11px;}
.MenuUyeKullaniciKarsilamaYazi{float: left;padding-top: 9px;padding-right: 5px;}
.MenuUyeKullanici-AdSoyad {float: left;padding-top: 7px;padding-right: 10px;font-weight: bold;}
.KullanicilarAd {float: left;padding-top: 8px;padding-right: 2px;font-weight: bold;color: var(--renk7);}
.KullanicilarSoyad {float: left;padding-top: 8px;font-weight: bold;color: var(--renk7);}
.KullanicilarUnvan {float: left;padding-top: 8px;padding-right: 10px;font-weight: bold;color: var(--renk7);margin-left:7px;}

.MenuUyeKullaniciMenu {height: 23px;margin-top: 0;padding: 3px 10px 0px 5px;position: absolute;right: 60px;top: 6px;border-left: 1px solid var(--renk9);}
.MenuUyeKullaniciMenu-Liste &gt; li:first-child{
	width:100px;
	color: var(--renkMenuUstUye);
}
.MenuUyeKullaniciWrap {position: absolute;right: 200px;top: 3px;color: var(--renk7);}
.UyeMenuLink {display: block}
.UyeHizliMenu {background: var(--renk1);visibility: hidden;position: relative;z-index: 9999;width: 110px;}
.UyeHizliMenuAlt {padding: 5px;border-bottom: 1px solid var(--renk11);}
.UyeHizliMenuAlt:hover {background: var(--renk8);}
.UyeHizliMenuAlt:last-child {border:0;}
.UyeHizliMenuAlt:last-child:hover {border:0;}
.UyeHizliMenuAlt_Link{color: var(--renkMenuUstUyeAltLink);}
.UyeMenuLink:hover .UyeHizliMenu {visibility: visible;} 
.UyeMenuLink {background: url(../img/AcilirMenuOk.png) 102px 9px no-repeat;font-weight: bold;color: var(--renk7);height: 20px;cursor: pointer;width: 95px;padding-right: 15px;padding-top: 3px;}

.siparis-destek-uye {position: absolute;top:57px;z-index: 10;}
.siparis-destek-ziyaretci {position: relative;z-index: 10;}
.MarkaListe { width: 200px; height: 27px; overflow: hidden; background: url(../img/selectmenuok.png) 178px 13px no-repeat var(--renk7); float: left;border-bottom: 3px solid var(--renk11);/*! margin-left: 10px; *//*! display: none; *//*! padding: 5px 0px 0px 0px; *//*! box-sizing: border-box; */margin-top: 5px;}
.KategoriListe { width: 200px; height: 27px; overflow: hidden; background: url(../img/selectmenuok.png) 178px 13px no-repeat var(--renk7); float: left;border-bottom: 3px solid var(--renk11);margin-left: 10px;/*! display: none; */margin-top: 5px;}

.dovizler {float: left;width: 325px;height: 22px;padding-top: 7px;text-align: right;font-size: 11px;/*! display:none; *//*! float: left; */position: absolute;color: var(--renk11);}
#ResponsiveMenu {}
#menu-button {display:none;}



.MarkaListeUst {width: 220px;height: 26px;padding: 6px 4px 4px 8px;border: none;background-color: transparent;-webkit-appearance: none;color: var(--renk11);font-size: 12px;
cursor: pointer;}

.KategoriListeUst {width: 222px;height: 26px;padding: 6px 4px 4px 8px;border: none;background-color: transparent;-webkit-appearance: none;color: var(--renk11);font-size: 12px;cursor: pointer;/*! margin-top: 5px; */}


.KategoriListeUst-AltList {background: var(--renk11) !important; color:var(--renk7) }
.MarkaListeUst option {background: var(--renk11) !important; color:var(--renk7)}
.KategoriListeUst option {background: var(--renk11) !important; color:var(--renk7)}


.AcilirMenuOk {position: relative;bottom: 1px;left: 3px;}

nav{
	clear: both;
	height: 50px;
	
	padding:0px;
	width: 100%;
	/*! max-width: 1180px; */
	/*background-color: var(--renk2);*/
}



.MenuUst{
	
	margin: 0px auto;
	width: 1180px;
}

ul.MenuUstListe{
	padding:0px;
	/*border-right:2px solid var(--renk9);*/
	clear:both;
	
	margin:0px;	
	/*! z-index: 20000000; */
}

.MenuUstListeDetay {
	float: left;
	height: 50px;
	width: 100%;
	max-width: 131px;
	position: relative;
}
.MenuUstListeDetay:first-child a {/*border-top-left-radius: 5px;border-bottom-left-radius: 5px;*/}

.MenuUstListeImg {
	vertical-align: middle;
	margin-right: 5px;
}
a.MenuUstLink {
	display: block;
	max-width: inherit;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	background: url(../img/UstMenuOkSecili.png) no-repeat -100px -100px var(--renkMenuUstBg);
	color: var(--renkMenuUst);
	width: 100%;
	border-right: 1px solid var(--renk11) !important;
	font-size: 12px;
    box-sizing: border-box;
}
.MenuUst-Ayirac {display:none;}
li.MenuUstListeDetay:nth-last-child(2) .MenuUstLink {
    border-right: none;
	/*
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	*/
}
li.MenuUstListeDetay:nth-last-child(2) .MenuUstAlt {right: -65px;/*! float: left; */}


a.MenuUstLink:after{
}

.MenuUstListeDetay:first-child &gt; a.MenuUstLink:after{

}

.MenuUstAlt{
	position: absolute;
	top:50px;
	width:300px;
	text-align: left;
	display:none;
	margin-left: 1px;
}

.MenuUstListeDetay:hover .MenuUstAlt{
	display:block;
}
.MenuUstListeDetay:hover .MenuUstLink{background-position: bottom center;}
.MenuUstAltListeDetay {
position: relative;
float: left;
display: block;
clear: both;
}

a.MenuUstAltLink {
	display: block;
	font-size: 12px;
	box-sizing: border-box;
	line-height: 40px;
	float: left;
	width: 235px;
	/* text-align: left; */
	color: var(--renkMenuUstAlt);
	padding: 0px 0px 0px 25px;
	/*! background-color: var(--renk8); */
	border-bottom: 0.1px solid var(--renk2);
	position: relative;
	font-weight: bold;
	z-index: 10100;
	background: url(../img/AltMenuNokta.png) no-repeat var(--renkMenuUstAltBg) 10px 18px;
}
.MenuUstAltListeDetay:nth-child(1) .MenuUstAltLink {

}
.MenuUstAltListeDetay:nth-child(1) .MenuUstAltLink:hover {
    background-color:var(--renkMenuUstAltHoverBg);
}
a.MenuUstAltLink:hover{
	background-color:var(--renkMenuUstAltHoverBg);
}

.MenuUstListeDetay:hover a.MenuUstLink {
	color: var(--renk11);
	background-color: var(--renk2);
}
.MenuUstAltListeDetay:hover .subcategoryitems {
	display: block;
}
.MenuUstAltListeDetay:hover .MenuUstAltLink {
	background-color:var(--renk8);
}
.subcategoryitems {
width: 235px;
height: 300px;
float: left;
position: absolute;
left: 235px;
z-index: 103;
display: none;
top: 0px;
margin: 0px !important;
padding: 0px;
}
.subcategoryitems li a {
display: block;
font-size: 10px;
box-sizing: border-box;
line-height: 40px;
float: left;
width: 235px;
color: var(--renkMenuUstAltAlt);
padding: 0px 0px 0px 25px;
border-bottom: 0.1px solid var(--renk7);
position: relative;
font-weight: bold;
z-index: 101;
background: url(../img/AltMenuNokta.png) no-repeat var(--renkMenuUstAltAltBg) 10px 18px;
}
.subcategoryitems li a:hover {background-color:var(--renkMenuUstAltAltHoverBg);}
.Menu-OrtaKategoriler {
	width:100%;
	max-width: 1180px;
	position:relative;
	display:block;
	z-index:1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px auto;
}

ul.Menu-OrtaKategoriler-Liste {
	width: 100%;
	max-width: 100%;
	padding: 0px 0px 0px 60px;
	margin: auto;
	overflow: hidden;
	position: relative;
	background: var(--renk8);
	box-sizing: border-box;
}

li.Menu-OrtaKategoriler-Detay{
	display:block;
	float:left;
        background: var(--renkMenuUstOrtaBg) url(../img/MenuAyrac.png) no-repeat 10px 7px;
	
}

.Menu-OrtaKategoriler-Link{

	display: block;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	color:var(--renkMenuUstOrta);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px 37px;
}

.Menu-OrtaKategoriler-Link:hover{
	text-decoration:underline;
}

.MobileSepet {
}
.MobileSepetLink {
	display:none;
}

.MobileMenuAc{
	display:none;
	position: relative;
	left:14px;
	top:-40px;
	z-index: 100;
	float:left;
	right:40px;
	background-color: var(--renk11);
}

.MobileMenuLink{
	display:block;
	cursor:pointer;
}

#MobileMenu{
	position: fixed;
	float:left;
	top:63px;
	z-index: 100;
	width:270px;
	background-color: var(--renk11);
	height:100%;
	max-height:100%;
	min-height: 100% !important;
	border-right: 1px solid var(--renk9);
	border-bottom: 1px solid var(--renk9);
	border-top: 1px solid var(--renk9);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
}

.kapali{
	left:-270px;
}

.acik{
	left:-1px;
	overflow:auto;
}


.MobileMenu-AltKategoriler {
	width:100%;
	max-width:100%;
	display:block;
}
.MobileMenu-Kullanici {
    padding:20px 0px 40px 10px;
    width:100%;
    height:250px;
}

.MobileMenu-AltKategoriler-Liste {
	width:100%;
	max-width:100%;
        display:inline-block;
}

.MobileMenu-AltKategoriler-Detay {
width:100%;
height:30px;
background: var(--renk8) url("../img/altin_kucuk_ikon.png") no-repeat scroll 22px 12px;
border-bottom: 1px solid var(--renk8);
display: block;
float: left;
}

.MobileMenu-AltKategoriler-Link{
	display:block;
	width:100%;
	font-size:14px;
	padding-left:40px;
	line-height:32px;
	color:var(--renk11);
}

.MobileMenu-AltKategoriler-Link:hover{
	text-decoration:underline;
}




.MobileMenuListDetay{
	
}

.MobileMenuListDetayLink:first-child{
	margin-top: 5px;
}

.MobileMenuListDetayLink{
	display:block;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	padding:10px 20px;
	border-bottom: 1px solid var(--renk9);
}

.MobileMenuAltList{
	width:100%;
	height:auto;
}
.MobileMenuAltListDetay{

}

.MobileMenuAltListDetayLink{
	display:block;
	padding:5px 30px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid var(--renk9);
}

.MobileMenuAltList{
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	display:none;
}

.MobileArama {
	display:none;
}

.alta{
	top:70px;
}



#arama_img{
	position:absolute;
    bottom:6px;
    left:10px;
    width:20px;
    height:20px;
    margin-right: 20px;
}


.cikis-link {
	display:inline-block;
	position:relative;
	top:-38px;
	clear:both;
	background: url(../img/CikisIkon.png) 2px 9px no-repeat;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 7px 7px 17px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 16px;
	position: relative;
	right: 3px;
	z-index: 0;
	display:block;
	color: var(--renk1);
}
#cikis a {}

.MusteriTemsilciBilgi {float: right;margin-top: 30px;margin-right: 9px;font-size: 11px;color: var(--renk7);position: relative;z-index: 9;}
.MusteriTemsilciBilgi-Icerik {float: left;padding-right: 15px;/*! background: url(../img/mini_ok.png) 90px 5px no-repeat; */}
.MusteriTemsilciBilgi-Ad {float: left;font-weight:bold;margin-right:3px;}
.MusteriTemsilciBilgi-Soyad {float: left;font-weight:bold;margin-right:10px;}
.MusteriTemsilciBilgi-EMail {float: left;margin-right:10px;}
.MusteriTemsilciBilgi-Tel {float: left;margin-right:10px;}
.MusteriTemsilciBilgi-TelDahili {float: left;}
.MusteriTemsilciBilgi-Icerik {float: left;padding-right: 15px;/*! background: url(../img/mini_ok.png) 90px 5px no-repeat; */}
.MusteriTemsilciBilgi-Ad {float: left;font-weight:bold;margin-right:3px;}
.MusteriTemsilciBilgi-Soyad {float: left;font-weight:bold;margin-right:10px;}
.MusteriTemsilciBilgi-EMail {float: left;margin-right:10px;}
.MusteriTemsilciBilgi-Tel {float: left;margin-right:10px;}
.MusteriTemsilciBilgi-TelDahili {float: left;}

.MusteriTemsilciBilgi {float: left;margin-top: 30px;margin-right: 9px;font-size: 11px;color: var(--renk7);position: relative;z-index: 9;width: 174px;height: 12px;}
.MusteriTemsilciBilgi-Icerik {float: left;padding-right: 15px;/*! background: url(../img/mini_ok.png) 93px 3px no-repeat; *//*! color: var(--renk11); */}
.MusteriTemsilciBilgi-Ad {float: left;font-weight:bold;margin-right:3px;}
.MusteriTemsilciBilgi-Soyad {float: left;font-weight:bold;margin-right:10px;}
.MusteriTemsilciBilgi-EMail {float: left;margin-right:10px;clear: both;}
.MusteriTemsilciBilgi-EMail a {/*! color:var(--renk11); */}
.MusteriTemsilciBilgi-Tel {float: left;margin-right:10px;clear: both;}
.MusteriTemsilciBilgi-TelDahili {float: left;}

.MusteriTemsilciBilgiResponsive{
    display:none;
}
/* ortak header] */

/* [Footer Ikonlar */
.MailTelefonMesaj {
	width: 1180px;
	height: 61px;
	margin: 0px auto;
	/* border-top: 1px solid var(--renk9); */
	/* border-bottom: 1px solid var(--renk9); */
	/* margin-bottom: 20px; */
	font-size: 25px;
	/* text-align: center; */
	padding-top: 20px;
	clear: both;
	background: url(../img/MusteriHizmetleri.png) no-repeat var(--renkMusteriHizmetleriBaslikBg);
	color: var(--renkMusteriHizmetleriBaslik);
	text-indent: 35px;
	line-height: 25px;
	position: relative;
	clear: both;
}
.TelVurgula {
	font-size: 40px;
	display: inline-block;
	position: absolute;
	/* top: 25%; */
	padding: 0 5px;
	color: var(--renkMusteriHizmetleriDetay);
	/* align-content: center; */
	right: 25%;
	left: 25%;
	width: auto;
	text-align: left;
	/* bottom: 25%; */
	/* vertical-align: middle; */
}
.MailVurgula {display: inline-block}
.MailVurgulaLink {font-size: 18px;position: relative;top: 1px;padding: 0 5px;color:var(--renk7)}

footer {
width: 1180px;
margin: 0 auto;
height: auto;
background-color: var(--renk11);
}
footer::before {
content: "";
width: 1180px;
height: 20px;
background-color: var(--renk11);
display: block;
position: relative;
}
.FooterIkonlar {
width: auto;
height: 50px;
display: block;
padding: 20px 0px;
margin: 5px auto;
background: url(../img/bilgilendirme_bg.png) repeat-x 0px -8px;
border: 1px solid var(--renk9);
}
.FooterIkonlar li {
display: inline-block;
width: 25%;
float: left;
font-size: 15px;
color: var(--renk8);
box-sizing: border-box;
height: 70px;
}
.FooterIkonAlan {
	float: left;
}
.FooterIkonHizmetBaslik1, .FooterIkonHizmetBaslik2, .FooterIkonHizmetBaslik3, .FooterIkonHizmetBaslik4 {
color: var(--renkMenuAltHizmetBaslik);
font-size: 16px;
font-weight: bold;
float: left;
width: 100px;
}
.FooterIkon {}
.FooterIkonAciklamaHavale {
float: left;
margin: 0px 0px 0px 5px;
width: 135px;
padding-top: 5px;
color: var(--renkMenuAltHizmetDetay);
font-size: 12px;
font-weight: bold;
}
.FooterIkonAciklamaKargo {
float: left;
margin: 0px 0px 0px 5px;
width: 135px;
padding-top: 5px;
color: var(--renkMenuAltHizmetDetay);
font-size: 12px;
font-weight: bold;
}
.FooterIkonAciklamaGuvenli {
float: left;
margin: 0px 0px 0px 5px;
width: 135px;
padding-top: 5px;
color: var(--renkMenuAltHizmetDetay);
font-size: 12px;
font-weight: bold;
}
.FooterIkonAciklamaMemnuniyet {
float: left;
margin: 0px 0px 0px 5px;
padding-top: 5px;
color: var(--renkMenuAltHizmetDetay);
font-size: 12px;
font-weight: bold;
width: 135px;
}
/* Footer Ikonlar] */
/* [Footer linkler */
.Menu-AltKategoriler {
max-width: 1180px;
display: block;
margin: 0px auto;
overflow: hidden;
box-sizing: border-box;
padding: 0px 0px 5px 0px;
background-position: bottom center;
background-size: 1180px 5px;
border: 1px solid var(--renk9);
clear: both;
}
.Menu-AltKategoriler-Liste {
    width: 100%;
    min-height: 21px;
    text-indent: 5px;
    height: auto;
    padding: 0px;
}
.Menu-AltKategoriler-Liste::before {
content: "Alternatif MenÃ¼";
background-image: url("../img/logo_mini_icon.png"),url("../img/alternative_menu_arrow.png");
width: 100%;
float: left;
height: 45px;
font-weight: bold;
text-indent: 50px;
line-height: 28px;
background-repeat: no-repeat;
background-position: 10px 10px, 35px 0px;
border-bottom: 1px solid var(--renk9);
height: 21px;
padding: 3px 0px 9px 0px;
font-size: 11px;
color: var(--renk8);
background-size: 22px 13px,10px 33px;
}
.Menu-AltKategoriler-Detay {
padding-left: 0px;
float: left;
display: inline-block;
box-sizing: border-box;
padding-top: 25px;
padding-bottom: 25px;
height: 180px;
width: 20%;
}
.Menu-AltKategoriler-Detay:nth-last-child(2) {
	padding-right: 15px;

}
.Menu-AltKategoriler-Detay:first-child {
	padding-left: 15px;

}

.Menu-AltKategoriler-Link {
	font-size: 15px;
	font-weight: bold;
	/*! background-color:var(--renkMenuAltBaslikBg); */
	color: var(--renkMenuAltBaslik);
	width: 100%;
	display: block;
	padding: 2px 0px;
	/*! border-bottom: 1px solid var(--renk8); */
}
.Menu-AltKategoriler-Detay ul {
	min-height: 105px;
	/*! background-color: var(--renk9); */
}
.MenuAltAltListeDetay {
	height: 28px;
}
.MenuAltAltLink {
	display: block;
	padding: 3px 0px;
	font-size: 13px;
	color: var(--renkMenuAltDetay);
	/*! border-bottom: 1px dotted var(--renk8); */
	box-sizing: border-box;
	background: url(../img/footerlisticon3.png) no-repeat 0px 9px;
	text-indent: 13px;
	height: 100%;
	line-height: 23px;
	background-size: 9px 9px;
}
/* Footer linkler] */
/* [Sosyal Medya EriÅŸim IkonlarÄ± */

.SosyalMedyaErisimIkonlari {
position:fixed;
float:right;
right:0px;
top:250px;
z-index:1000;
}

.SosyalMedyaErisimIkonlari-Liste {
	padding:0px;
}

.SosyalMedyaErisimIkonlari-Detay {
	padding:0px;
	margin:0px;
}

.SosyalMedyaErisimIkonlari-Link {
	display:block;
	margin:0px;
}
.SosyalMedyaErisimIkonlariLinkGoogle {
	background: url(../img/sosyal_medya/googleplus_fixed2.png) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkGoogle:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkFacebook {
	background: url(../img/sosyal_medya/facebook_fixed2.jpg) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkFacebook:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkInstagram {
	background: url(../img/sosyal_medya/instagram_fixed2.jpg) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkInstagram:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkLinkedin {
	background: url(../img/sosyal_medya/linkedin_fixed.png) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkLinkedin:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkPinterest {
	background: url(../img/sosyal_medya/pinterest_fixed.png) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkPinterest:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkTwitter {
	background: url(../img/sosyal_medya/twitter_fixed2.jpg) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
}
.SosyalMedyaErisimIkonlariLinkTwitter:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkWhatsapp {
	background: url(../img/sosyal_medya/whatsup_fixed.jpg) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	width: 36px;
	height: 36px;
	background-size: 72px 36px;
        display:none;
}
.SosyalMedyaErisimIkonlariLinkWhatsapp:hover {
    background-position: -36px 0px;
}
.SosyalMedyaErisimIkonlariLinkX {background: url(../img/sosyal_medya/x_fixed.png) no-repeat 0px 0px;display: block;margin: 0px;width: 36px;height: 36px;background-size: 72px 36px;}
.SosyalMedyaErisimIkonlariLinkX:hover {background-position: -36px 0px;}
.SosyalMedyaErisimIkonlariLinkTiktok {background: url(../img/sosyal_medya/tiktok_fixed.png) no-repeat 0px 0px;display: block;margin: 0px;width: 36px;height: 36px;background-size: 72px 36px;}
.SosyalMedyaErisimIkonlariLinkTiktok:hover {background-position: -36px 0px;}
.SosyalMedyaErisimIkonlari-Link &gt; img{
	display:block;
	margin:0px;
	padding:0px;
}
.Bottom-MusteriHizmetleri-WhatsApp {display: block;background: url(../img/sosyal_medya/whatsup_bottom.png);width: 160px;height: 30px;color: var(--renk7);font-weight: bold;padding-left: 40px;padding-top: 10px;background-repeat: no-repeat;background-size: contain;background-color: var(--renk1);}


/* Sosyal Medya EriÅŸim IkonlarÄ±] */
/* [Piyasa Bilgisi Mail Liste Form */
.PiyasaBilgisiMailListeForm {width: 100%;position: relative;float: left;clear: both;height: auto;box-sizing: border-box;padding: 5px;margin: 10px 0px;border: 1px solid var(--renk9);}
.PiyasaBilgisiMailListeFormIcerik {width: 100%;float: left;}
.PiyasaBilgisiMailListeFormAciklamaAlan {float: left;width: 100%;margin-top: 5px;}
.PiyasaBilgisiMailListeFormAciklamaIcerik {font-size: 18px;}
.PiyasaBilgisiMailListeFormInputAdiAlan {float: left;margin: 5px;}
.PiyasaBilgisiMailListeFormInputAdi {border: 1px solid var(--renk9);height: 25px;text-indent: 20px;}
.PiyasaBilgisiMailListeFormInputCepTelefonuAlan {float: left;margin: 5px;}
.PiyasaBilgisiMailListeFormInputCepTelefonu {border: 1px solid var(--renk9);height: 25px;text-indent: 20px;}
.PiyasaBilgisiMailListeFormInputMailAlan {float: left;margin: 5px;}
.PiyasaBilgisiMailListeFormInputMail {border: 1px solid var(--renk9);height: 25px;text-indent: 20px;}
.PiyasaBilgisiMailListeFormSozlesmeAlan {float: left;margin: 5px;display:none;}
.PiyasaBilgisiMailListeFormCheckBoxIcerik {float: left;}
.PiyasaBilgisiMailListeFormInputAdi {}
.PiyasaBilgisiMailListeFormSozlesmeIcerik {float: left;line-height: 20px;}
.PiyasaBilgisiMailListeFormInputKayitOlAlan {float: left;margin: 5px;}
.PiyasaBilgisiMailListeFormInputKayitOlIcerik {}
.PiyasaBilgisiMailListeFormInputKayitOl {
	background-color: var(--renk2);
	color: var(--renk11);
	font-weight: bold;
	height: 29px;
	cursor: pointer;
	box-sizing: border-box;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-appearance: none;
}
.PiyasaBilgisiMailListeFormInputKayitOl:hover {background-color: var(--renk8);}
.MailListesi_Kayit-Bilgiler {float: left;width: 50%;}
.MailListesi_Kayit-Islemler {float: left;width: 50%;}
.MailListe_Kayit-Captcha_Kapsayici {float: left;height: auto;position: relative;position: relative;height: 50px;width: 200px;transform: scale(0.65);-webkit-transform: scale(0.65);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
.MailListe_Kayit-Captcha_Kapsayici .g-recaptcha {}

/* [ Diller */
.Dil{float: left !important;position: relative;display: inline-block;}
.DilAdi{min-width:16px;min-height:16px;color: white;border: none;background: url(../img/language.png) no-repeat;background-size: contain;margin-top: 26px;padding-top: 7px;font-weight: bold;text-align: center;margin-left: 16px;}
.DilListesi{display: none;position: absolute;z-index: 2;width: 80px;box-sizing: border-box;margin-left: 11px;margin-top: 0px;}
.DilListesi-Dil{width: 22px; position: relative;box-sizing: border-box;display: list-item;margin-left: 7px;}
.LangTR{background-color: red;  color: white;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangEN{background-color: blue; color: white;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangAR{background-color: green;color: white;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangDE{background-color: yellow;color: red;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangRU{background-color: white;color: blue;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangES{background-color: orange;color: red;border-radius: 1px;background-clip: padding-box;display: inline-block;padding: 4px 3px;padding: 4px 3px;text-decoration: none;display: block;}
.LangSelected{background-color: gray;}
.Dil:hover .DilListesi {display: block;}
/* Diller ] */

/* [ Etbis */

.EbisWidget {}
.EbisWidget &gt; div &gt; a &gt; img {height: 85px !important;width: auto !important;margin-left: 88px;margin-top: -58px;position: absolute;right: 20px;top: 65px;}

/* Etbis ] */


@media screen and (max-width: 800px) {
.MailListesi_Kayit-Bilgiler {width: 100%;}
.MailListesi_Kayit-Islemler {width: 100%;}
}
/* Piyasa Bilgisi Mail Liste Form ]*/
/* [ */

.SiteBilgiAciklama {
	width: 100%;
	max-width:1200px;
	height: 50px;
	font-size: 15px;
	padding-top: 10px;
	overflow:hidden;
	padding-bottom:0px;
  background-color: var(--renk11);
	
	border: 1px solid var(--renk9);
	margin: 0px 0px 10px 0px;
	box-sizing: border-box;
}

.SiteBilgiAciklama-SiteBilgisi {
	float: left;
	display: inline-block;
	position: relative;
	top: 8px;
}

.SiteBilgiAciklama-Bigliler{
	display:inline-block;
	float:right;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
}

.KrediKartlari-Bilgi{
	float:left;
	min-height: 29px;
}
.KrediKartlari-Bilgi img {height: 21px;width: auto;position: relative;top: 5px;}
.SosyalMedya-Bilgi{
	float:right;
	display:inline-block;
	overflow:hidden;
}

.SosyalMedya-Resim{
	float:left;
	margin-right:10px;
        display:none;
}
.SosyalMedya-Ikonlar-Liste{
	float:right;
	display:block;
        margin-left:10px;
}
.SosyalMedya-Ikonlar-Detay{
	float: right;
    padding-right: 3px;
}


.instagram{

background: var(--renk7) url("../img/sosyal_medya/social_icons.png") no-repeat scroll -71px 0;
    display: block;
    height: 29px;
    width: 29px;

}

.instagram:hover{
	background-position:-71px -29px;
}

.twitter{
	background: var(--renk7) url("../img/sosyal_medya/social_icons.png") no-repeat scroll -36px 0;
    display: block;
    height: 29px;
    width: 29px;
}
.twitter:hover{
	background-position: -36px -29px;
}
.facebook{
	 background: var(--renk7) url("../img/sosyal_medya/social_icons.png") no-repeat scroll 0 0;
    display: block;
    height: 29px;
    width: 29px;
}
.facebook:hover{
	background-position: 0px -29px;
}
.googleplus {
    background: var(--renk7) url("../img/sosyal_medya/google_plus2.png") no-repeat scroll 0 0;
    display: block;
    height: 29px;
    width: 30px;
}
.googleplus:hover {
	background-position: -30px 0px;
}
.linkedin {
    background: var(--renk7) url("../img/sosyal_medya/linkedin_footer.png") no-repeat scroll 0 0;
    display: block;
    height: 29px;
    width: 30px;
}
.linkedin:hover {
	background-position: -30px 0px;
}
.pinterest {
    background: var(--renk7) url("../img/sosyal_medya/pinterest_footer.png") no-repeat scroll 0 0;
    display: block;
    height: 29px;
    width: 30px;
}
.pinterest:hover {
	background-position: -30px 0px;
}
.whatsapp {
    display:none;
    background: var(--renk7) url("../img/sosyal_medya/whatsup_footer.png") no-repeat scroll 0 0;
    height: 29px;
    width: 30px;
}
.whatsapp:hover {
	background-position: -30px 0px;
}
.Tiktok {background: var(--renk12) url("../img/sosyal_medya/tiktok_footer.png") no-repeat scroll 0 0;display: block;height: 29px;width: 30px;}
.Tiktok:hover {background-position: -30px 0px;}
.X {background: var(--renk12) url("../img/sosyal_medya/x_footer.png") no-repeat scroll 0 0;display: block;height: 29px;width: 30px;}
.X:hover {background-position: -30px 0px;}

/* ] */
.YazilimHakkinda {width: 100%;max-width: 1200px;height: 50px;font-size: 15px;overflow: hidden;margin: 0px auto 32px auto;background-color: var(--renk11);border: 1px solid var(--renk9);padding: 5px 10px;box-sizing: border-box;display: block;}
.YazilimHakkinda_TelifUyarisi {float: left;padding: 10px 0px;}
.YazilimHakkindaLink {}
.YazilimHakkinda_Logo {float: right;}
.YazilimHakkindaImgLink {}
.YazilimHakkindaImg {}

/* [TÃ¼m Alternatifleri GÃ¶ster Script CSS */
.SelectPanel {float:left;width:100%;clear:both;}
 .SelectPanel .SelectOpt {border:1px solid var(--renk9);float:left;padding:3px;cursor:pointer;/*! margin-right:2px; */color: var(--renk9);margin: 2px 2px 0px 0px;}
 .SelectPanel .Active {/*! background-color:var(--renk7); */color:var(--renk7);cursor:default;border: 1px solid var(--renk7);}
 /* TÃ¼m Alternatifleri GÃ¶ster Script CSS] */

/* [==== Scrollup Css ===&gt;*/
.scrollup {
position: fixed;
bottom: 30px;
right: 15px;
display: none;
z-index: 9999;
cursor: pointer;
background: url('../img/up-arrow.png');
background-size:36px 36px;
width:36px;
height:36px;
}
@media screen and (max-width:1180px) {
	.scrollup {width: 30px;height: 30px;background-size: 30px 30px;right:35px;}
}
/* &lt;==== Scrollup Css ====]*/ 
/* [ Header 20190711 */
.TumSayfalar-Ust {width: 100%;max-width: 1180px;float: none;margin: 0px auto;display: block;position: relative;height: auto;}
.TumSayfalar-Ust .UstBilgi {height:169px;}
.TumSayfalar-Ust .UstBilgi .col3 .row:first-child {height: 15px;}
.row {float: left;width: 100%;position: relative;}
.col1 {width: 8.4%;float: left;position:relative;display:block;height:auto;}
.col2 {width: 16.6%;float:left; position:relative;display:block;height:auto;}
.col3 {width: 25%;float: left;position:relative;display:block;height:auto;}
.col4 {width: 33%;float: left;position:relative;display:block;height:auto;}
.col5 {width: 41%;float: left;position:relative;display:block;height:auto;}
.col6 {width: 50%;float: left;position:relative;display:block;height:auto;}
.col7 {width:59%;float:left;position:relative;display:block;height:auto;}
.col8 {width: 67%;float: left;position:relative;display:block;height:auto;}
.col9 {width: 75%;float: left;position:relative;display:block;height:auto;}
.col10 {width: 83.4%;float: left;position:relative;display:block;height:auto;}
.col11 {width: 91.6%;float: left;position:relative;display:block;height:auto;}
.col12  {width: 100%;float: none;}
.TumSayfalar-Ust .Logo img {max-width: 100%;}
.Doviz {}
.TumSayfalar-Ust .Doviz .dovizler {width: auto;height: auto;padding-top: 0px;text-align: unset;font-size: 11px;display: block;float: none;position: relative;color: var(--renk7);}
.TumSayfalar-Ust .Banner {min-height: 68px;}
.TumSayfalar-Ust .Banner .tepe-banner {text-align: center;width: auto;box-sizing: border-box;position: relative;float: none;padding: 15px 0px;}
.TumSayfalar-Ust .Banner .tepe-banner img {max-width: 100%;}
.TumSayfalar-Ust .Arama .AramaCesitleri {display: block;max-width: 100%;width: 100%;float: left;}
.TumSayfalar-Ust .Arama #AramaCesitleri {float: left;height: auto;width: 100%;position: relative;box-sizing: border-box;padding: 0px;}
.TumSayfalar-Ust .Filtre {padding: 15px 0px;}
.TumSayfalar-Ust .Filtre .MarkaListe {max-width: 100%;margin: 0px;}
.TumSayfalar-Ust .Filtre .MarkaListe  .MarkaListeUst {max-width: 100%;margin: 0px;}
.TumSayfalar-Ust .Filtre .KategoriListe {max-width: 100%;margin: 0px;}
.TumSayfalar-Ust .Filtre .KategoriListe .KategoriListeUst {max-width: 100%;}
.TumSayfalar-Ust .Kategori {width: 49%;float: right;}
.TumSayfalar-Ust .Marka {width: 49%;float: left;}
.TumSayfalar-Ust .GirisYap {}
.TumSayfalar-Ust .GirisYap .AnaSayfaKullaniciGirisYapButonLink {float: right;}
.TumSayfalar-Ust .UyeOl {}
.TumSayfalar-Ust .DestekHatti {}
.TumSayfalar-Ust .DestekHatti .siparis-destek {padding: 5px;box-sizing: border-box;}
.TumSayfalar-Ust .DestekHatti .siparis-destek img {max-width: 100%;/*! position: absolute; *//*! top: -50px; */margin-top: -7px;}

.TumSayfalar-Ust .Sepet {min-height: 25px;}

.TumSayfalar-Ust .KullaniciBilgiler {padding:15px 0px 0px;height: 53px;box-sizing: border-box;}
.TumSayfalar-Ust .KullaniciAdSoyad {padding: 0px 0px 0px 25px;box-sizing: border-box;color: var(--renkHosgeldin);height: 25px;line-height: 25px;}
.TumSayfalar-Ust .KullaniciAdSoyad .MenuUyeKullaniciKarsilamaYazi {float: left;padding: 0px;padding-right: 3px;}
.TumSayfalar-Ust .KullaniciAdSoyad .MenuUyeKullanici-Ad {float: left;margin: 0px;padding-right: 3px;}
.TumSayfalar-Ust .KullaniciAdSoyad .MenuUyeKullanici-Soyad {float: left;margin: 0px;}
.TumSayfalar-Ust .KullaniciAdSoyad .MenuUyeKullanici-Unvan {margin: 0px;}

.TumSayfalar-Ust .UyeBilgilerimMenu {min-height: 25px;}
.TumSayfalar-Ust .UyeBilgilerimMenu .MenuUyeKullaniciMenu {top: 0px;right: unset;left: 0px;}

.TumSayfalar-Ust .Cikis {}
.TumSayfalar-Ust .Cikis #cikis {position: relative;float: right;}
.TumSayfalar-Ust .Cikis #cikis .cikis-link {top: unset;left: unset;float: left;right: unset;color: var(--renkUyeCikis);}

.TumSayfalar-Ust .Sepet .SepetUst {position: relative;float: right;max-width: 145px;width: 145px;box-sizing: border-box;padding: 0px;display: block;height: 75px;padding: 15px 0px;/*! margin: 0px auto; */}

.TumSayfalar-Ust .MusteriTemsilcisiBilgiler {padding:10px 0px 0px 20px;box-sizing: border-box;/*! text-align: right; */float: right;width: auto;}
.TumSayfalar-Ust .MusteriTemsilcisi {float: left;position: relative;color: var(--renk11);/*! width: auto; */color: var(--renk7);}
.TumSayfalar-Ust .MusteriTemsilcisiBilgiler .MusteriTemsilcisi div {padding-right: 5px;}
.TumSayfalar-Ust .MusteriTemsilcisi .MusteriTemsilciBilgi-Icerik {float: left;padding: 0px;margin: 0px;/*! background: url(../img/mini_ok.png) 93px 3px no-repeat; */}
.TumSayfalar-Ust .MusteriTemsilcisi .MusteriTemsilciBilgi-Ad {float: left;font-weight: bold;margin: 0px;/*! padding: 0px 0px 0px 5px; */}
.TumSayfalar-Ust .MusteriTemsilcisi .MusteriTemsilciBilgi-Soyad {float: left;font-weight: bold;margin: 0px;/*! padding: 0px 0px 0px 5px; */}

.TumSayfalar-Ust .MusteriTemsilcisiIletisim {float: left;position: relative;color: var(--renk11);}
.TumSayfalar-Ust .MusteriTemsilcisiIletisim .MusteriTemsilciBilgi-EMail {float: left;margin: 0px;clear: none;}
.TumSayfalar-Ust .MusteriTemsilcisiIletisim .MusteriTemsilciBilgi-EMail .MusteriTemsilciMailLink{}
.TumSayfalar-Ust .MusteriTemsilcisiIletisim .MusteriTemsilciBilgi-Tel {float: left;margin: 0px;padding: 0px 0px 0px 5px;}
.TumSayfalar-Ust .MusteriTemsilcisiIletisim .MusteriTemsilciBilgi-TelDahili {float: left;padding: 0px 0px 0px 5px;}
/* -- */
.logo-uyeislemleri {display:none;}
.AramaCesitleri {display:none;}
.AnaSayfaKullaniciGirisButonlar {display:none;}
.SepetUst {display:none;}
/* Header 20190711 ] */

/* [ CookieMesaj */
.Bottom-Cookie-Information {position: fixed;bottom: 8px;height: auto;width: 98%;max-width: 450px;padding: 10px;box-sizing: border-box;z-index: 2000001;background: var(--renk8);/*! font-size: 13px; *//*! text-align: left; */}
.Bottom-Cookie-Message {z-index: 3;float: left;width: 90%;padding: 10px;color: var(--renk11);font-size: 13px;}
.Bottom-Cookie-Message a {font-weight: bold;color: var(--renk11);text-decoration: underline;}
.Bottom-Cookie-Button {z-index: 1;float: right;clear: both;}
.Bottom-Cookie-Button button {background-color: var(--renk2);color: var(--renk11);font-weight: bold;height: 29px;cursor: pointer;box-sizing: border-box;border: 0px;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-khtml-border-radius: 0px;-webkit-appearance: none;}
/* CookieMesaj ] */

/* [ Hizli Arama */

.Arama-Ozet-AramaSonuc {height: 100px;width: 448px;overflow-y: auto;z-index: 1002;position: absolute;top: 100%;left: -2px;border: 2px solid rgb(255, 96, 0);background-color: rgb(255, 255, 255);border-radius: 0px 0px 4px 4px;min-width: calc(100% + 4px);}
.Arama-Ozet-Liste {display: flex; -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 37px;}
.Arama-Ozet-Etiket {}
.Arama-Ozet-Adi_Link {}
.Arama-Ozet-Kategori {}
.Arama-Ozet-Marka {}
.Arama-Ozet-Yazar {}
.Arama-Ozet-YayinEvi {}
.Arama-Ozet-Urun {}
.Arama-Ozet-Kategori_Link {font-size: 12px;font-weight: 600;color: #91939e;}
.Arama-Ozet-Marka_Link {font-size: 12px;font-weight: 600;color: #91939e;}
.Arama-Ozet-Yazar_Link {font-size: 12px;font-weight: 600;color: #91939e;}
.Arama-Ozet-YayinEvi_Link {font-size: 12px;font-weight: 600;color: #91939e;}
.Arama-Ozet-Urun_Link {font-size: 12px;font-weight: 600;color: #91939e;}

/* Hizli Arama ] */


/* ortak] */
</pre></body></html>