/***R.T***/
@import url('fonticon/fontawesomeall.min.css');
@import url('fonticon/linearicons.css');
@import url('bootstrap.css');
/* V8: Google fontu JavaScript tarafinda gecikmeli yuklenir; CSS olusturmayi engellemez. */
/*
font-family: 'Nunito Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
*/
/*@import url('introjs.css');*/
/*Dikey Ortalama
display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;-webkit-align-items:center;justify-content: center;-webkit-justify-content:center;
/*Dikey Ortalama*/
/*Yatay ekrana sigdirma
display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-direction: row;justify-content: space-between;-webkit-flex-direction: row;-ms-flex-direction: row;-moz-flex-direction: row;-o-flex-direction: row;-webkit-justify-content: space-between;-ms-justify-content: space-between;
/*Yatay ekrana sigdirma*/
*{margin: 0; outline: 0; padding: 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*Fadein Css*/
@keyframes fadein {from {opacity: 0;}to{ opacity: 1;}}
@-moz-keyframes fadein {from {opacity: 0;}to{ opacity: 1;}}
@-webkit-keyframes fadein {from {opacity: 0;}to{ opacity: 1;}}
@-o-keyframes fadein {from {opacity: 0;}to{opacity: 1;}}
/*Fadein Css*/
/*Shine Css*/
@-webkit-keyframes shine {100% { left: 125%; }}
@keyframes shine {100% { left: 125%; }}
/*.Blok a:hover:after {-webkit-animation: shine .75s;animation: shine .75s;position: absolute;top: 0;left: -100%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}*/
/*Shine Css*/
.fa-facebook-f:before {content: "\f39e"!important;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -moz-appearance: none; -webkit-appearance: none; margin: 0; }
body { font-family: 'Montserrat', Arial, Helvetica, sans-serif !important; margin: 0; padding: 0; position: relative;
animation: none !important; -webkit-animation: none !important; background-image: url('/customcss/images/body-bg.jpg'); background-size: cover; 
background-position: center center; }
label input { margin-right: 5px; }
img { border: none; max-width: 100%; }
ol, ul { list-style: none; }
i{font-style: normal;}
.hesabimBolumuTutucu i{vertical-align: middle;}
a { text-decoration: none;color: #666;}
h1 h2 h3 h4 h5 h6 { margin: 0px; padding: 0px; font-weight: normal !important;}
input[type="text"] { border: solid 1px #cfcfcf; padding: 0 5px; height: 26px; color: #777777; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #333; }
input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #333; }
input[type="password"] { border: solid 1px #cfcfcf; padding: 4px; text-indent: 5px; color: #777777; }
input[type="submit"] { border: none; cursor: pointer; }
select, input { font-family: 'Montserrat', sans-serif !important; }
button { -moz-appearance: none;-webkit-appearance: none;}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 600s ease-in-out 0s; }
.adminUserLoginBody #mainHolder_Panel1 .newuserForm > div { margin: 0 !important; }
#cb3DSecureOdeme { margin-right: 8px; }
#txtbxCep { border: solid 1px #cfcfcf; height: 26px; color: #777777; background-color: transparent; }
.clear { clear: both; }
.textarea { font-family: 'Montserrat', sans-serif !important; border: solid 1px #cfcfcf; padding: 4px; width: 100%; height: 80px; resize: none; color: #777777; background-color: transparent; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s;}
.textbox { font-family: 'Montserrat', sans-serif !important; color: #666666; display: block; font-size: 14px; width: 100%; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s;}
.button { cursor: pointer; color: #fff; padding: 4px 5px; transition: all 0.3s ease 0s; border: none; font-family: 'Montserrat', sans-serif !important; text-align: center; }
.selectboxx { height: 26px; line-height: 26px; padding: 0 5px; background-color: none !important; width: 100%; margin-bottom: 4px; }
.validate, .validateSol, .validateOrta { position: absolute; right: 1.5%; top: 0; display: table; background-color: #366f2a; color: #fff; border-radius: 5px; padding: 0 10px; }
.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #366f2a; position: absolute; right: 10px; bottom: -5px; width: 10px; height: 10px; display: block; border-radius: 0 0 0px 15px; }
.cloudzoom-zoom { z-index: 999; }
.clearfix { content: ''; clear: both; display: block; float: left; width: 100%; }
.clearfix:after, .clearfix:before { content: ''; clear: both; display: block; float: left; width: 100%; }
.KasaOnuFirsatlarContent ul li a.button{border: none!important;}
body .kirmiziButon{background: #ca2128!important;border-color: #ca2128!important;}
body .yesilButon{background: #59962d!important;border-color: #59962d!important;}
body .kirmiziButon:hover {background: #9e1a20!important;color: #fff !important;}
body .yesilButon:hover {background:#406d20!important;color: #fff !important;}
/*------------------------------------Sabit Renkler--------------------------------------------*/
.button{ background-color: #ff0505; }
.Basketstep ul li i, .sepetTitle .st_1, .sepetTitle2 .st_1, 
.BasketRigth ul li.genelToplam .tut, .sepetTitle2 .st_1:before, .sepetTitle .st_1:before, 
.TeslimatAdresTittle, .Basketstep ul li.gecti span, #divToplamOdeme, 
.TeslimatAdresTittle, a.YeniAdresEkle, .Basketstep ul li.onestepsec span { color: #ff0505  !important }
.basketCompletebtn { background: #ff0505  !important; }
.OdemeMenu ul li.activeMenu { border-color: #ff0505  !important; }
.baglanButton { background: #ff0505 ; border-color: transparent; }
.baglanButton:hover { background: transparent; color: #ff0505  !important; }
.Basketstep ul li:before { border: 1px solid #ff0505  !important; }
.Basketstep ul li.pasif i { color: #ff0505  !important }
.BasketDetail table tbody tr td a { display: inherit; }
.BasketDetail table tbody tr td:last-child a { display: block; }
#AdresContent .button { background: #ff0505  !important; }
.siparisOzetTakip { background: #ff0505  !important; color: #fff; }
.sepetimBody .hnavigation { display: none; }
.sepetimBody #header:after { display: none; }
.BasketPage .Basketstep ul li.pasif i { color: #ff0505  !important; }
.BasketPage .cargoInformation div.cargoName span { color: #ff0505  !important; }
.BasketPage .AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span.check { color: #ff0505  !important; }
.BasketPage .OdemeMenu ul li.activeMenu a { background-color: #ff0505  !important; }
.BasketPage .faturaAdresBtn.active, .adresAyniBtn.active { color: #ff0505  !important; }
.BasketPage .sepetItemB4 { color: #ff0505  !important; }
/*HoverRenk*/
.button:hover { background-color: #c11a1a;}
.userLoginBtn:hover, .userSignBtn:hover{background: #ff0505!important;}
.KasaOnuFirsatlarContent ul li a.button:hover { background: #ff0505  !important; border: none !important; }
.BasketPage .sepetTitle2 a:hover { color: #ff0505  !important; }
.BasketPage .alisverisedevamet:hover { background: #ff0505  !important; border: 1px solid #ff0505  !important; }
.BasketPage .OdemeMenu ul li:hover a { background-color: #ff0505  !important; border-color: #ff0505  !important; }
.BasketPage #hed div.hediCekForm a:hover { background: #ff0505  !important; }
.BasketPage .faturaAdresBtn:hover, .adresAyniBtn:hover { color: #ff0505  !important; }
.BasketPage .AdresItemAlt a:hover { color: #ff0505  !important; }
.BasketPage .sepetiTemizle:hover { color: #ff0505  !important; }
.BasketPage a.YeniAdresEkle:hover { background-color: #ff0505  !important; border-color: #ff0505  !important; color: #fff !important; }
.BasketPage .sepet-sil:hover:before { color: #ff0505  !important; }
#AdresContent .button:hover { background: #ff0505  !important; }
.OdemeMenu ul li:hover { border-color: #ff0505  !important; }
.basketCompletebtn:hover { background: #ff0505  !important; }
/*------------------------------------Sabit Renkler--------------------------------------------*/
/* ------------------------------------ ToolTip --------------------------------------------*/
.tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { padding: 5px 0; margin-top: -3px; }
.tooltip.right { padding: 0 5px; margin-left: 3px; }
.tooltip.bottom { padding: 5px 0; margin-top: 3px; }
.tooltip.left { padding: 0 5px; margin-left: -3px; }
.tooltip-inner { min-width: 90px; padding:8px; color: #fff; text-align: center; font-size: 12px; text-decoration: none; background-color: #000; 
	border-radius: 5px; white-space: nowrap;font-weight: 500; }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px }
/* ------------------------------------ ToolTip --------------------------------------------*/
/* -----------------------------------Sayfayi Yazdir--------------------------------------------*/
.PrintArea { width: 960px; margin: 0px auto; background-color: #FFF; overflow: hidden }
.printresim { width: 30%; height: 200px; float: left }
.printdetay { width: 70%; float: left }
.printdetay div { padding-top: 5px; padding-bottom: 5px; min-height: 10px }
.printurunadi { font-size: 16px }
.printfiyat { font-size: 16px }
.printtaksit { width: 960px; float: left }
.printtaksit .taksitLine { background-color: #FFF !important }
.printtaksit .taksitLine .taksitLineNo { width: 114px }
.printtaksit .taksitLine div { background-color: #FFF !important; }
.printkdvdahil { font-size: 16px; }
/* -----------------------------------Sayfayi Yazdir--------------------------------------------*/
/*------------------------------------iletisim--------------------------------------------*/
.iletisimContent { float: left; width: 100%; border: 1px solid #eee; padding: 30px!important; margin: 20px 0px; }
.iletisimContent .iletisimLeft { float: left; width: 100%; margin:0 0 30px; }
.iletisimContent .categoryTitle { font-size: 24px; position: relative; margin-bottom: 20px; float: left; width: 100%; }
.iletisimContent .categoryTitle:before { content: ''; position: absolute; left: 0; bottom: -7px; height: 3px; background: #c5c5c5; width: 80px; }
.iletisimContent .iletisimLeft > *:not(.categoryTitle) { border-bottom: 1px solid #eee; float: left; width: 100%; transition: ease .3s all; line-height: 40px; font-size: 14px; }
.iletisimContent .iletisimLeft > *:not(.categoryTitle):hover { border-color: #000;; padding-left: 10px; }
.iletisimContent .iletisimLeft .Left { float: left; width: 100px; }
.iletisimContent .iletisimLeft .Center { float: left; width: 10px; }
.iletisimContent .iletisimLeft .Right { float: left; }
.iletisimContent .iletisimRight { float: left; width: 100%; margin-bottom: 30px; }
.iletisimContent .iletisimRight .iletisimbanka { float: left; width: 100%; }
.iletisimContent .iletisimRight .iletisimbanka .span { float: left; width: 100%; }
.iletisimContent .iletisimRight .iletisimbanka .span > * { float: left; width: 100%; }
.iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2) { border-top: 5px solid #eee; }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div { float: left; width: 100%; border-bottom: 1px solid #eee; transition: ease .3s all; }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div:hover { padding-left: 10px; border-color: #000; }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div > span:first-child { font-weight: normal !important; width: 100px !important; }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div > span:first-child:after { content: ':'; float: right; width: 11px; }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div > span:last-child { }
.iletisimContent .iletisimRight .iletisimbanka .span > * > div > span { line-height: 40px; font-size: 14px; display: block; float: left; width: auto !important; }
.iletisimContent .iletisimRight .iletisimbanka .span > .line2 > * > span:nth-child(2) { display: none !important; }
.iletisimContent .iletisimRight .iletisimbanka .span > .line3 > * > span:nth-child(2) { display: none !important; }
.iletisimContent .Center { display: none; }
.iletisimForm .Left { font-size: 14px; line-height: 40px; width: 100% !important; }
.iletisimForm .Right { width: 100% !important; }
.iletisimForm .Right .captchaImageBox { float: left; }
.iletisimForm .Right .captchaInputBox { float: left; padding-left: 20px; }
.iletisimForm .Right .captchaInputBox input { height: 52px; }

.iletisimForm .Right .captchaImageBox img { max-height: 52px; width: auto !important; display: block; image-rendering: -webkit-optimize-contrast; float: left; border: 1px solid #eee; padding: 5px; }
.iletisimForm .rowLeft{margin: 0!important;float: left;width: 100%;display: block;}
.iletisimForm .rowRight{margin: 0!important;float: left;width: 100%;display: block;}
.iletisimForm input[type=text] { height: 40px; border: 1px solid #eee; text-indent: 5px; transition: ease .3s all; }
.iletisimForm input[type=text]:focus { border-color: #000; }
.iletisimForm textarea:focus { border-color: #000; }
.iletisimForm textarea { height: 80px; border: 1px solid #eee; max-height: 80px; padding: 5px; transition: ease .3s all; }
.iletisimForm input[type=submit] { width: auto; border: 1px solid #eee; text-transform: uppercase; height: auto; line-height: 40px; padding: 0 20px; margin-top: 30px; font-size: 14px; font-weight: 400; transition: ease .3s all; }
.iletisimForm input[type=submit]:hover { border-color: #000; color: #000; }
/*------------------------------------iletisim--------------------------------------------*/
/*******************************************UYELIK********************************/
/*------------------------------------uye Ol--------------------------------------------*/
.uyeOlContainer .FormTitle { display: block; margin: 20px 0; font-size: 26px; text-align: center; }
.uyeOlContainer #FrmYeniUye > .uyeOlCol { margin: 30px 20px 0 0; padding: 30px; background-color: #fff; border: 1px solid #eee; width: 49.1%; }
.uyeOlContainer #FrmYeniUye > .uyeOlCol:nth-child(2) {margin-right: 0;}
.uyeOlContainer .uyeOlRow{margin:0;}
.uyeOlContainer .uyeOlCol .uyeOlCol{width:auto;padding:0;}
.uyeOlContainer .uyeOlCol .uyeOlCol-3{padding-left: 0;}
.uyeOlContainer .uyeOlCol label { font-size: 14px; margin-bottom: 10px; display: inline-block; }
.uyeOlContainer .uyeOlCol input.textbox { font-size: 14px; display: block; letter-spacing: 0.3px; background-color: #fff !important; height: auto !important; border-radius: 0; box-shadow: none; padding: 15px 0; border: 1px solid #eee !important; font-weight: 400; color: #555 !important; width: 100%; text-indent: 15px; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.uyeOlContainer .uyeOlCol select.selectboxx { font-size: 14px; display: block; letter-spacing: 0.3px; background-color: #fff !important; height: auto; border-radius: 0; box-shadow: none; padding: 15px 0; border: 1px solid #eee !important; font-weight: 400; color: #555 !important; width: 100%; text-indent: 15px; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.uyeOlContainer .dateofbirth select.selectboxx { width: 31%; float: left; margin-right: 1%; }
.uyeOlContainer .gender { float: left; width: 100%; }
.uyeOlContainer .gender label { float: left; width: 70px; margin-top: 10px; display: block; }
.uyeOlContainer .gender input { float: left; margin-top: 14px; margin-right: 3px; }
.uyeOlContainer .intl-tel-input { margin-bottom: 15px; }
.uyeOlContainer #mainHolder_rblCinsiyet { float: left; }
.uyeOlContainer input.uyeol { height: auto; padding: 15px 0; line-height: normal; font-weight: 400; font-size: 16px; width: 100%; }
.uyeOlContainer .intl-tel-input input[type=tel] { padding-left: 48px !important; }
.uyeOlContainer .uyeOlColItem.checkboxItem label span {display: inline-block;vertical-align: top;float: left;font-size: 13px;}
.uyeOlContainer .uyeol {width:100%;text-align:center;padding:2px;margin:30px 0;height: 45px;font-size: 15px;line-height: 48px;}
/*------------------------------------uye Ol--------------------------------------------*/
/* ------------------------------------Sifremi Unuttum--------------------------------------------*/
.SifremiUnuttum { width: 100%; margin: 30px 0; padding-left: 50px; float: left; }
.SifremiUnuttum p { line-height: 25px; }
.SifremiUnuttum #mainHolder_txtbxMail { width: 80%; height: 40px; float: left; line-height: 40px; padding: 0 20px; }
.SifremiUnuttum .button { padding: 0 10px; float: right; width: 20%; height: 40px; }
.SifremiUnuttumInput { position: relative; width: 100%; margin-top: 10px; }
.SifremiUnuttumInput .validate { left: auto; right: 0; top: -38px; }
.SifremiUnuttumInput .validateSol { left: 0; right: auto; top: -38px; }
.SifremiUnuttumInput .validateSol  .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
.SifremiUnuttum .line { min-height: 32px; line-height: 32px; margin-bottom: 5px; width: 400px; position: relative; margin: 0 auto; }
.SifremiUnuttum .line .Left { width: 30%; float: left; }
.SifremiUnuttum .line .Center { width: 4%; float: left; }
.SifremiUnuttum .line .Right { width: 66%; float: left; }
/* ------------------------------------Sifremi Unuttum--------------------------------------------*/
/* ------------------------------------uyelik Onay--------------------------------------------*/
.uyelikonay { margin: 50px 0; padding-left: 50px; }
.uyelikonay .title { width: 100%; margin-bottom: 30px; }
.uyelikonay .title h4 { font-size: 30px; margin-bottom: 20px; }
.uyelikonay .title span { font-size: 20px; }
.uyelikonay p { line-height: 30px; }
.uyelikonay p strong { font-weight: bold; font-size: 16px; color: #000; }
.uyelikonay a { font-size: 14px; padding-left: 30px; padding-right: 30px; margin-bottom: 30px; }
/* ------------------------------------uyelik Onay--------------------------------------------*/
/*------------------------------------uye Giris Popup--------------------------------------------*/
.popupBox { width: 80% !important; }
.popupBox input[type="password"], .popupBox input[type="text"] { width: 100% !important; padding: 0 10px !important; margin-bottom: 7px !important; height: 40px !important; border: 1px solid #e7e7e7 !important; }
.popupBox input[type="password"]:focus, .popupBox input[type="text"]:focus { border-color: #000 !important; }
.popupBox input[type="checkbox"] { margin: 3px 10px 0 0 !important; }
.popupBox input[type="radio"] { margin: 3px 10px 0 0 !important; float: left; }
.userloginF1 { border: none !important; }
.errBoxRegister { overflow: hidden; }
.uyePopupContent .button { padding: 10px !important; }
.uyePopupCinsiyet { margin: 10px 0 !important; }
.uyePopupCinsiyet tr td { padding-right: 10px !important; }
.popupLogo { margin-bottom: 10px; }
/*------------------------------------uye Giris Popup--------------------------------------------*/
/*******************************************UYELIK********************************/
/* ------------------------------------Taksit Secenekleri--------------------------------------------*/
.taksitMain{clear: left;float: left;width: 100%;margin-top: 10px;}
.taksitBlok { width: 25%; height: auto; float: left; line-height: 20px; }
.taksitBaslik { width: 100%; height: 20px; text-align: center; }
.taksitBaslik img { display: none; }
.taksitLine { width: 101%; }
.taksitLine .tak { width: 39.1%; height: 20px; overflow: hidden; border-bottom: solid 1px #FFF; border-right: solid 1px #FFF; font-size: 10px; float: left; color: #000; text-align: center; }
.taksitLine .tak.Taksit { background-color: #eeecec; width: 19%; }
.taksitBaslik1 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/1.png) center center no-repeat #7cc242; }
.taksitBaslik2 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/2.png) center center no-repeat #fdbf57; }
.taksitBaslik3 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/3.png) center center no-repeat #6950a2; }
.taksitBaslik4 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/4.png) center center no-repeat #e01d6e; }
.taksitBaslik5 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/5.png) center center no-repeat #ff0505; }
.taksitBaslik6 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/6.png) center center no-repeat #00a6d4; }
.taksitBaslik7 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/7.png) center center no-repeat #ee3623; }
.taksitBaslik8 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/8.png) center center no-repeat #00aedb; }
.taksitBaslik9 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/9.png) center center no-repeat #a3a3a3; }
.taksitBaslik10 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/10.png) center center no-repeat #2e3192; }
.taksitBaslik11 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/11.png) center center no-repeat #056bb6; }
.taksitBaslik12 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/12.png) center center no-repeat #221f1f; }
.taksitBaslik13 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/13.png) center center no-repeat #0053a0; }
.taksitBaslik14 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/14.png) center center no-repeat #ffdf00; }
.taksitBaslik15 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/15.png) center center no-repeat #024d39; }
.taksitBaslik16 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/16.png) center center no-repeat #8c1639; }
.taksitBaslik17 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/17.png) center center no-repeat #e9690e; }
.taksitBaslik18 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/18.png) center center no-repeat #e8ce00; }
.taksitBaslik19 { background: url(https://static.ticimax.cloud/30018/Uploads/BankaLogo/19.png) center center no-repeat #ffffff; }
.TakRenk1 { background-color: #edf4e6; }
.TakRenk2 { background-color: #f1e7f3; }
.TakRenk3 { background-color: #f5f9d9; }
.TakRenk4 { background-color: #eeafa2; }
.TakRenk5 { background-color: #b5d0df; }
.TakRenk6 { background-color: #e4e9f4; }
.TakRenk7 { background-color: #edf4e6; }
.TakRenk8 { background-color: #f1e7f3; }
.TakRenk9 { background-color: #f5f9d9; }
.TakRenk10 { background-color: #eeafa2; }
.TakRenk11 { background-color: #b5d0df; }
.TakRenk12 { background-color: #e4e9f4; }
.TakRenk13 { background-color: #edf4e6; }
.TakRenk14 { background-color: #f1e7f3; }
.TakRenk15 { background-color: #f5f9d9; }
.TakRenk16 { background-color: #eeafa2; }
.TakRenk17 { background-color: #b5d0df; }
.TakRenk18 { background-color: #e4e9f4; }
.TakRenk19 { background-color: #edf4e6; }
/* ------------------------------------Taksit Secenekleri--------------------------------------------*/
/* ------------------------------------ Cari odeme Yap Blok --------------------------------------------*/
.CariOdeme .row .span { overflow: hidden; }
.CariOdeme .row .span .Left { width: 13%; }
.CariOdeme .row .span .Center { width: 3%; }
.CariOdeme .row .span .Right { width: 82%; }
.CariOdeme .row .span div { float: left; height: 31px; line-height: 31px; }
.Listem.CariOdemeRaporlari .ListemItem .line1 { width: 6%; }
.Listem.CariOdemeRaporlari .ListemItem .line2 { width: 13%; }
.Listem.CariOdemeRaporlari .ListemItem .line3 { width: 18%; }
.Listem.CariOdemeRaporlari .ListemItem .line4 { width: 8%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line5 { width: 18%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line6 { width: 12%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line7 { width: 10%; padding-left: 1%; }
.Listem.CariOdemeRaporlari .ListemItem .line8 { width: 7%; padding-left: 1%; }
.CariOdeme .Basketstep { display: none; }
.CariOdeme .OdemeMenu { display: none; }
.CariOdeme .BasketPage { width: 100%; overflow: visible; padding: 0; border: 0; min-height: inherit; }
.CariOdeme .Odeme-Left { width: 100%; padding: 0; float: none; background-color: transparent; min-height: 300px; }
.CariOdeme .Odeme-Left .Left { width: 50%; }
.CariOdeme .CrediCardNoInput input { width: 20.3%; }
.CariOdeme .CrediCardNameInput input { width: 92%; }
.CariOdeme .CrediCardDateInput select { width: 46.7%; }
.CariOdeme .Odeme-Right { padding: 0; float: none; width: 100%; background-color: transparent; }
.CariOdeme .Odeme-Right .Odeme-RightLine { display: none; }
.CariOdeme .aspNetDisabled { margin-top: 5px; }
.CariOdeme .OdemeTamamla .SiparisiTamamlaBtn { float: right; margin-top: 50px; }
.CariRaporlarContent .siparisTablo thead tr th { padding: 2px; }
.cariorta table tr td { padding: 5px; }
div#fancy_print { background: url("../Default/images/print2.png") no-repeat scroll center center #222222; border: 2px solid #FFFFFF; border-radius: 13px; cursor: pointer; display: block; height: 25px; left: -16px; position: absolute; top: -14px; width: 25px; z-index: 9999; }
.CariOdeme .Odeme-Right { position: relative; }
.CariOdeme .OdemeTamamla { position: absolute; bottom: 0; }
/* ------------------------------------ Cari odeme Yap Blok --------------------------------------------*/
#mainHolder_txtbxNotlar { width: 100%; }
.Block_Text .bRow a {float:left;width: 100%;overflow: hidden;text-align: center; display:block;border-radius: 0; position: relative; transition: all 0.3s ease; transition: opacity ease-in-out 500ms;-webkit-transition: opacity ease-in-out 500ms;-moz-transition: opacity ease-in-out 500ms;-o-transition: opacity ease-in-out 500ms;}
.Block_Text img { max-width: 100%; display:block;  transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;will-change: opacity;border-radius: 0;}
.Block_Text a:hover img {transform:scale(1.03);}
#GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }
/* ------------------------------------ Arama Sonuclari --------------------------------------------*/
#ArmaSonuclari { width: 100%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 19px; background-color: #fff; }
/* ------------------------------------ Arama Sonuclari --------------------------------------------*/
/*------------------------------------yan blok uye giris ve sepet--------------------------------------------*/
.sideuserlogin { float: left; width: 100%; text-align: center;}
.sideuserlogin > div{float:left;width:100%;}
.sideuserlogin .spanTittle { float: left; width: 100%; text-align: center; color: #3c3934; font-weight: 600; font-size: 14px; line-height: 53px; text-transform: uppercase; }
.sideuserlogin .textbox { float: left; width: 100%; border: none; border-radius:5px; box-shadow: 0 0 0 0; height: 40px; background: #f1f0f0; color: #3c3934; font-size: 12px; padding: 0 20px; margin-bottom: 10px; text-indent: 0; }
.sideuserlogin .button { float: left; height: 40px; background: #fff !important; border-radius: 5px; border: 2px solid #3c3934!important; margin-bottom: 0; width: 100%; line-height: 36px; text-transform: uppercase; padding: 0; }
.sideuserlogin .button strong { font-size: 0 !important; color: #3c3934; font-weight: 600 !important; }
.sideuserlogin .button strong:before {content: 'HEMEN GİRİŞ YAP';font-size:14px!important;}
.sideuserlogin .userSignUp { float: left; width: 100px; font-size: 12px; color: #ffffff; background: #4c5a58; border-radius: 5px; font-weight: bold; line-height: 31px; text-transform: uppercase; }
.sideuserlogin .userPassBtn { float: left; color: #3c3934; font-size: 13px; text-align: left; line-height: 30px;width: 100%;margin-bottom:9px; }
.sideuserlogin #chkUyeGiriRememberMe { display: none; }
.sideuserlogin .uyeGirisBeniHatirla { float: right; text-align: right; font-size: 10px; color: #a0a0a0; margin-top: 5px; margin-bottom: 5px; display: none; }
.sideuserlogin .uyeGirisBeniHatirla input { width: 12px; height: 10px; float: left; }
.sideuserlogin .baglanButton {margin:0; padding: 0 !important; float: right; border-radius: 5px; width: 100px;height: 30px; margin-bottom: 0 !important; background: #fff !important; border: 1px solid #385a95 !important; text-indent: 0 !important; }
.sideuserlogin .baglanButton a { line-height: 28px; text-indent: 0; color: #385a95; font-size: 0; font-weight: 600; }
.sideuserlogin .baglanButton a:before { content: '\f09a'; font-family: 'FontAwesome'; margin-right: 5px; line-height: 28px; font-size: 13px; }
.sideuserlogin .baglanButton a:after { content: 'BAĞLAN';font-size: 12px;line-height: 28px;}

.YanUyeGirisi { float: left; width: 100%;background: #fff;padding: 0 15px 9px; text-align: center; margin-bottom: 20px; border-radius:5px; }
.YanUyeGirisi .Block_Title { float: left; width: 100%;padding:0; display: block; }
.YanUyeGirisi .Block_Title span { float: left; width: 100%; text-align: center; color: #3c3934; font-weight: 600; font-size: 14px; line-height: 53px; text-transform: uppercase; }
.YanUyeGirisi li { float: left; width: 100%; margin-bottom: 5px; font-size:12px;color: #000;}
.YanUyeGirisi li *{font-size:12px;color: #000;}

.Block_Text > a { color: #fff; float: left; width: 100%; background: #000; margin-top: 5px; font-size: 14px; font-weight: 600; line-height: 30px; border-radius:5px;}

.SepetBlock { float: left; width: 100%; background: #eeeeee; text-align: center;margin-bottom: 10px;}
.SepetBlock .Block_Title { float: left; width: 100%; background: #636363;border-radius:0; text-align: center; color: #fff; display: block; font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 55px; overflow:hidden;position: relative;}
.SepetBlock .Block_Title span { font-weight: 600; position: relative;z-index: 1;}
.SepetBlock .Block_Title span:before { content: 'ALIŞVERİŞ';margin-right: 4px;}
.SepetBlock .Block_Title:after {content: '\f291';font-family: 'FontAwesomePro';font-size: 60px;color: #797979;font-weight:400;position: absolute;left: -3px;top: -3px;transform: rotate(-25deg);}
.SepetBlock .solBlokSepetUrunyok { float: left; width: 100%; padding: 0 50px 10px; font-size: 13px; color: #3c3934; font-weight: 400; }

.SepetBlockContent { float: left; width: 100%;padding: 20px 10px; }
.SepetBlockInfo { float: left; width: 100%; text-align: left; overflow-y: auto; max-height: 230px;}
.SepetBlockInfo::-webkit-scrollbar { width: 4px; } 
.SepetBlockInfo::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.SepetBlockInfo::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px; }
.SepetBlockInfo table { border-collapse: collapse; width: 100%; }
.SepetBlockImg { width: 60px; float: left; }
.SepetBlockName { width: 70px; float: left; }
.SepetBlockInfo tr {position: relative;float: left;width: 100%;margin-bottom: 10px;}
.SepetBlockInfo tr:last-child {margin-bottom: 0;}
.SepetBlockInfo tr td { padding: 0; }
.SepetBlockInfo .SepetBlockImg img { border: 1px solid #eceaea; width: 50px; height: 50px;max-width: 50px!important;max-height: 50px!important; display: inline-block; }
.SepetBlockInfo .SepetBlockName a {display: block;color: #272727;font-size: 11px;max-height: 50px;overflow: hidden;}
.SepetBlockInfo .SepetBlockName a span {display: block;font-weight: bold;}
.SepetBlockInfo .SepetBlockName a span:nth-child(2) { display: none; }
.SepetBlockInfo .SepetBlockAdet { text-align: right; color: #2d2d2d; font-size: 11px; line-height: 20px;display: block;padding-right: 20px; }
.SepetBlockInfo .SepetBlockAdet:after {content: 'Adet';}
.SepetBlockInfo td.SepetBlockTotal { text-align: right; color: #2d2d2d; font-size: 11px;display: block;font-weight:900;padding-right: 20px;}
.SepetBlockInfo .SepetBlockRemove a {display: inline-block;width: 9px;height: 9px;line-height: 9px;text-align: center;color: #272727;font-size: 9px;cursor: pointer;position: absolute;top: 0;right: 5px;}
.SepetBlockInfo .SepetBlockRemove a:hover { color: #f22a18; }
.SepetBlockGenelTotal {float: left;width: 100%;margin: 0 0 12px;text-align: center;padding: 0 30px 0 10px;}
.SepetBlockGenelTotal table { width: 100%;}
.SepetBlockGenelTotal tr:nth-child(1), .SepetBlockGenelTotal tr:nth-child(2), .SepetBlockGenelTotal tr:nth-child(3) {display: none;}
.SepetBlockGenelTotal tr {text-align: left;}
.SepetBlockGenelTotal tr td { text-align: left !important; }
.SepetBlockGenelTotal tr td:nth-child(1) {color: #2d2d2d;font-size: 11px;display: inline-block;}
.SepetBlockGenelTotal tr td:nth-child(1) b {color: #2d2d2d;font-size: 11px;font-weight: 600 !important;line-height: 20px;}
.SepetBlockGenelTotal tr td:nth-child(2) {text-align: right !important;line-height: 20px;display: inline-block;color: #db9b39;font-weight: 900;float: right;}
.SepetBlockCheck {padding: 0 10px 14px;text-align: center;display: none!important;float: left;width: 100%;}
.more .SepetBlockCheck {display: block!important;}
.SepetBlockCheck .button:nth-child(1) {background: #bbbbbb;margin-bottom: 10px;}
.SepetBlockCheck .button:nth-child(2) {background: #87bb4a;}
.SepetBlockCheck .button {display: inline-block;width: 100%;height: 35px;line-height: 35px;border: none;margin: 0;padding: 0;text-transform: uppercase;font-size: 13px;color: #fff;font-weight: bold;border-radius:25px;}
/*------------------------------------yan blok uye giris ve sepet--------------------------------------------*/
/*------------------------------------kampanya baner yonetimi--------------------------------------------*/
#divKampanyaBanner {float: left;width: 285px;font-size:0;text-align:center; padding:0; margin-left: 10px; max-height: 280px; overflow: hidden; }
#divKampanyaBanner .AnasayfaTasarimLine{float: left;width: 100%;padding:0;}
#divKampanyaBanner .AnasayfaTasarimLine a{display: inline-block;vertical-align:top;float: left;width: 100%;overflow:hidden; position: relative;}
#divKampanyaBanner .AnasayfaTasarimLine a img { max-width: 100%; display: block;}
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi { position: absolute; bottom: 30px; left: 0; width: 100%; text-align: center; z-index: 1; }
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime {}
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime * {}
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime > span.Sayac > span { font-size: 24px; font-weight: 600; color: #fff; }
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime > span.Sayac > span:before { content: '\f017'; display: inline-block; color: #fff;
font-family: 'FontAwesomePro'; font-weight: 400; margin-right: 8px; font-size: 22px; }
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime .NoSayac { }
#divKampanyaBanner .AnasayfaTasarimLine .AnasayfaTasarimAdi .TasarimTime .countdown_amount{position: relative;}
/*------------------------------------kampanya baner yonetimi--------------------------------------------*/
.HesabimContainer .categoryTitle .categoryTitleText { width: 100% !important; margin-bottom: 20px; font-size: 13px; }
.iletisimContent .categoryTitle .categoryTitleText { width: 100% !important; margin-bottom: 10px; }
/*******************************************URUN DETAY********************************/
.RightDetail > .clear { clear: none; }

.TopDet { float: left; width: 100%; position: relative; margin:0; padding: 0; margin-top: 15px; }
.leftImage { width: 655px; float: left; position: relative;padding:0; }
.RightDetail { width: calc(100% - 680px); float: left; position: relative; margin-left: 25px; text-align: left; }

.leftImage .BottomList { float: right; width:433px; position: relative; margin: 20px 0 0 0; padding: 20px; border: 1px solid #e6e6e6; background-color: #fff;}

/*Urun Resim*/
.UrunDetayLeft { margin: 0 !important; overflow: hidden; }
.Images { float: right; width: calc(100% - 135px); margin-left: 20px; padding-bottom: 79%; position: relative; border: 1px solid #e6e6e6; }
.Images img { max-width: 100%; max-height: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.cloudzoom-blank > div:last-child { display: none !important; }
.SmallImages { display: block !important; float: left; width: 115px; max-height: 520px; overflow: auto; }
.SmallImages div { cursor: pointer; float: left; width: 100%; margin-top: 25px; border: 1px solid #e6e6e6; }
.SmallImages div:first-child { margin-top: 0; }
.SmallImages div img {display:block;max-width: 100%;max-height: 100%;}

.leftImage .productTimer{display: none!important;}
.DetayYeniUrun {display:none!important;}

.ProductName { float:left;position: relative; margin:0; width: calc(100% - 70px); }
.ProductName h1 { margin: 0; float: left;width: 100%;}
.ProductName h1 span { float: left; width: 100%; display: inline-block; color: #191919; font-size: 24px; font-weight:500; position: relative; }
.ProductName h1 span:after { display: none; content: ''; width: 30px; height: 3px; position: absolute; bottom: 0; left: 0; z-index: 1; background-color: #ff0505; }

#divUrunKodu { float: left; width: 100%; color: #999999; font-size: 12px; font-weight: 300; line-height: 12px; padding: 0; margin:15px 0 0 0; display: none; }
#divUrunKodu:before { display: inline-block; vertical-align:top; content: 'Ürün Kodu:';color: #999999; font-size: 12px; font-weight: 300; 
position: relative; line-height: 12px; margin-right: 5px; }

#divTaksitAciklama {  width: 100%; float: left; display: none; }
#divTaksitAciklama > span{ width: 100%; float: left; }
#divTaksitAciklama * { color: #999999; font-size: 11px; font-weight: 400; line-height: 11px; font-style: italic; }

.RightDetail .puanVer { float:left;width: 100%; display: none; }
.RightDetail #PuanVer{float: left;}
.RightDetail .PuanVerSag { display: none; float: left;font-size: 18px;color:#555;margin-left: 10px;font-weight:400;line-height: 18px; }
.RightDetail ul.rating { float: left; }
.RightDetail ul.rating li { margin-right: 10px !important; width: 18px !important; float: left;height: 18px;}
.RightDetail ul.rating li i.starItem { font-size: 18px!important; color: #fe710f;line-height:18px;height: 18px; font:normal normal normal 18px/1 FontAwesomePro;
 font-weight: 300;}
.RightDetail ul.rating li i.starItem:before { content: '\f005'!important;}
.RightDetail ul.rating li i.starItem:hover { font-weight: 600;}
.RightDetail ul.rating li.filled i { font-weight: 600; }

.RightDetail .TopList,
.RightDetail .MiddleList,
.RightDetail .BottomList { float: left; width: 100%; position: relative; }
.RightDetail .MiddleList { margin: 0; }
.RightDetail .BottomList { margin-top: 30px; padding-top: 20px; border-top: 1px solid #e6e6e6; }
.BottomList { float: right; width: 100%; }
.RightDetail .UrunKargoBedava { /*float: right; width: 90px; height: 40px; border: 2px solid #ff0505; border-radius: 4px; margin-top: 20px;*/ }
.RightDetail .UrunKargoBedava .box1 { /*margin: 0; padding: 0; text-align: center; background: transparent; color: #f48c00; font-size: 12px; font-weight: 600;
text-transform: capitalize; position: relative; width: 100%; height: 40px; float: left; min-width: unset;*/ }
.RightDetail .UrunKargoBedava a { /*float: left; width: 100%;*/ }
.RightDetail .UrunKargoBedava .box1 i { /*display: none; width: 100%; margin: 0; text-align: center; color: #919191; position: absolute; bottom: 9px; right: 0; 
	font-size: 20px;*/ }
.RightDetail .UrunKargoBedava .box1 i:before { /*content: '\f48b'; font-family: 'FontAwesomePro'; font-weight: 300;*/ }

.markaresmi { float: left;position: absolute; z-index: 1; display: none!important; top: 0; right: 0; }
.markaresmi a { float: left; }
.markaresmi img { max-width: 100%;float: left;}

#divTahminiTeslimatSuresi{ float:left;width: 100%; position: relative; font-weight: 400; padding: 24px 0 15px 0; display: none; }
#divTahminiTeslimatSuresi:after { display: none; content: '\f48b'; position: absolute; z-index: 1; float: left; top: 0; left: 0; color: #000; font-size: 16px; 
font-family: 'FontAwesomePro'; font-weight: 400; line-height: 15px; }
#divTahminiTeslimatSuresi .left_line{float:left;color: #000;font-size: 14px;line-height: 15px; }
#divTahminiTeslimatSuresi .center_line{float:left;color: #000;font-size: 14px;line-height: 15px; margin: 0 3px;}
#divTahminiTeslimatSuresi .right_line{float:left;color: #666666;font-size: 14px;line-height: 15px; }

/*dinamik form*/
.dynamicForm { display: none; width: 100%; float: left; border-top: 1px solid #eee; margin-top: 30px; padding-top: 20px; }
.dynamicForm .dinamikFormContainer label.dinamikFormBaslik { padding: 0; padding-bottom: 30px; position: relative; color: #333; font-weight: 500; 
	font-size: 16px; }
.dynamicForm .dinamikFormContainer label.dinamikFormBaslik:after { content: ''; width: 30px; height: 3px; background-color: #ff0505; position: absolute; 
bottom: 0; left: 0; z-index: 1; }
.dynamicForm .dinamikFormContainer label.dinamikFormBaslik:before { display: none; }
.dynamicForm .dinamikFormContainer label { font-size: 14px; color: #333; font-weight: 400; margin: 0; position: relative; }
.dynamicForm .dinamikFormContainer label:before { display: none; content: '*'; position: absolute; color: red; top: 15px; right:7px; z-index: 1; font-size: 12px; }
.dynamicForm .dinamikFormContainer .divDFElementContent_select,
.dynamicForm .dinamikFormContainer .divDFElementContent_file { margin-top: 20px; width: calc(50% - 20px); margin-right: 20px; float: left; }
.dynamicForm .dinamikFormContainer select { font-size: 14px; color: #888; font-weight: 400; border-color: #ccc; height: 36px !important;
line-height: 36px !important; }
.dynamicForm .dinamikFormContainer .divDFElementContent_file div.jfilestyle input { float: left; margin: 0; width: calc(100% - 110px) !important; height: 36px;
background: #eee; }
.dynamicForm .dinamikFormContainer .divDFElementContent_file .focus-jfilestyle { float: left; margin: 0; }
.dynamicForm .dinamikFormContainer .divDFElementContent_file div.jfilestyle input, 
.dynamicForm .dinamikFormContainer .divDFElementContent_file div.jfilestyle label { padding: 9px 15px; }

/*on yazi*/
#divOnyazi {float:left; width: 100%; margin-top: 20px; padding-bottom: 20px; border-bottom: 4px double #e8e5e5; display: none; }
#divOnyazi * {font-family: 'Montserrat', sans-serif !important;font-size: 14px;color: #666666; line-height: 20px;font-weight: 300;margin: 0;}
#divOnyazi strong {font-weight:bold; font-size: 14px; display: inline-block; }
#divOnyazi strong * {font-weight:bold;}
#divOnyazi i {font-family: 'FontAwesomePro'!important; margin-right: 12px;}
#divOnyazi ul li img { display: none; }
/*fiyatlar*/
.PriceList { float:left; width: 100%; margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6; }
.PriceList .UKarsilastirma,
.PriceList .UFavorilerimeEkle { float: right; width: 25px; height: 25px; overflow: hidden; margin-top: 33px; }
.PriceList .UFavorilerimeEkle { margin-right: 5px; }
.PriceList .UKarsilastirma .box1,
.PriceList .UFavorilerimeEkle .box1 { max-width: unset; background: transparent; margin: 0; padding: 0; font-size: 0; }
.PriceList .UFavorilerimeEkle #aFavroriCikarBtn .box1 i { line-height: 25px; }
.PriceList .UKarsilastirma a,
.PriceList .UFavorilerimeEkle a { width: 100%; float: left; }
.PriceList .UKarsilastirma .box1 i,
.PriceList .UFavorilerimeEkle .box1 i { line-height: 25px; float: left; font-size: 15px; color: #555555; font-weight: 600; }
#pnlFiyatlar { display: inline-block; vertical-align: top; width: 100%; float: left; }
#divIndirimliFiyat {display: block;}
/*marka adi*/
#divMarka { float: left; line-height: 12px; width: 100%; margin-top: 10px; display: none; }
#divMarka .left_line { width: auto; display: inline-block;vertical-align:top; color: #999999; font-size: 12px; font-weight:300;line-height: 12px;}
#divMarka .center_line { width: auto; display: inline-block;vertical-align:top; color: #999999; font-size: 12px; font-weight:300;line-height: 12px;}
#divMarka .right_line { width: auto; display: inline-block;vertical-align:top; width: auto; }
#divMarka .right_line * {width: auto; display: inline-block;vertical-align:top; color: #999999; font-size: 12px; font-weight:300;line-height: 12px;
text-transform: capitalize; }
/*tedarikci*/
#divTedarikci { display: none; float: left; width: 100%;margin-top: 14px;line-height: 14px; }
#divTedarikci .left_line { display: inline-block;vertical-align:top; color: #b5b5b5; font-size: 14px; font-weight:normal;line-height: 14px;}
#divTedarikci .center_line { display: inline-block;vertical-align:top; color: #b5b5b5; font-size: 14px; font-weight:normal;line-height: 14px;}
#divTedarikci .right_line { display: inline-block;vertical-align:top; width: auto; }
#divTedarikci .right_line * { display: inline-block;vertical-align:top; width: auto; color: #b5b5b5; font-size: 14px;font-weight: normal;line-height: 14px;}
/*productStock miktari*/
#divToplamStokAdedi {float:left;width: 100%;margin-top: 40px;line-height: 14px; display: none; }
#divToplamStokAdedi .left_line { display: inline-block;vertical-align:top; width: auto; color: #525353; font-size: 14px;font-weight: 500;line-height: 14px;}
#divToplamStokAdedi .center_line { display:inline-block;vertical-align:top; color: #525353; font-size:14px;font-weight:500;line-height: 14px;}
#divToplamStokAdedi .right_line {  display: inline-block;vertical-align:top; width: auto; color: #525353; font-size: 14px;font-weight: 500;line-height: 14px;}
/*Para Puan*/
#divParaPuan{float:left;width: 100%;margin-top: 14px;line-height: 14px;}
#divParaPuan .left_line {display: inline-block;vertical-align:top; width: auto; color: #b5b5b5; font-size: 14px;font-weight: normal;line-height: 14px;}
#divParaPuan .center_line {display: inline-block;vertical-align:top; width: auto; color: #b5b5b5; font-size: 14px;font-weight: normal;line-height: 14px;}
#divParaPuan .right_line {display: inline-block;vertical-align:top; width: auto; color: #b5b5b5; font-size: 14px;font-weight: normal;line-height: 14px;}
/*indirim orani*/
#divIndirimOrani { float: left; width: 50px; height: 35px; background-color: #ff0505; overflow: hidden; text-align: center; position: absolute;
right: 0; top: 0; }
#divIndirimOrani .left_line { display: none;vertical-align:top; width: auto; color: #fff; font-size: 14px;font-weight: normal;line-height: 14px;}
#divIndirimOrani .center_line { display:none;vertical-align:top; color: #fff; font-size:14px;font-weight:normal;line-height: 14px;}
#divIndirimOrani .indirimliOrani { float: left; width: 100%; color: #fff; font-size: 14px; font-weight: 500; line-height: 35px; text-transform: uppercase; }
#divIndirimOrani .indirimliOrani #ltrIndirimOrani {  }
/*piyasa fiyati*/
.PiyasafiyatiContent { display: inline-block; margin-left: 5px; }
.PiyasafiyatiContent .left_line { color: #939393; font-size: 13px; font-weight: 400;line-height: 24px; width: 126px; float: left; display: none;}
.PiyasafiyatiContent .center_line { color: #939393; font-size: 13px; font-weight: 400; margin-right: 19px; display: none; }
.PiyasafiyatiContent .right_line * { display: inline-block; color: #939393; font-size: 18px; font-weight:400; text-decoration: line-through; line-height:24px;}
.PiyasafiyatiContent .right_line .spanKdv {display: none!important;vertical-align: top;text-decoration:none;color:#939393;}
/*indirimli fiyati*/
.IndirimliFiyatContent { float: left; }
.IndirimliFiyatContent .left_line { color: #666666; font-size: 13px; font-weight: 400;line-height: 24px; width: 126px; float: left; display: none;}
.IndirimliFiyatContent .center_line { color: #666666; font-size: 13px; font-weight: 400; margin-right: 19px; display: none; }
.IndirimliFiyatContent .right_line { display: inline-block; color: #666666; font-size: 13px; font-weight: 400; line-height: 24px; }
.IndirimliFiyatContent .right_line * { display: inline-block; color: #191919; font-size: 24px; line-height: 24px; font-weight: 400; }
.IndirimliFiyatContent .right_line .spanKdv {display: none!important;vertical-align:top;}
/*turk lirasi fiyati*/
#divTurkLirasiFiyat { display: block;line-height: 0.8;}
#divTurkLirasiFiyat .left_line { display: none; width: 103px; color: #b5b5b5; font-size: 12px; font-weight: normal; }
#divTurkLirasiFiyat .center_line { display: none; color: #b5b5b5; font-size: 14px; font-weight: normal; margin-right: 0; }
#divTurkLirasiFiyat .right_line { display: inline-block;}
#divTurkLirasiFiyat .right_line *{ display: none; color: #b5b5b5; font-size: 24px; font-weight: 600; line-height:0.8;}
/*indirimsiz fiyati*/

#divIndirimsizFiyat { float: left; width: 100%; border-bottom: 1px solid #fff; }
#divIndirimsizFiyat .left_line { color: #666666; font-size: 13px; font-weight: 400;line-height: 24px; width: 126px; float: left;}
#divIndirimsizFiyat .center_line { float: left; line-height: 24px; color: #666666; font-size: 13px; font-weight: 400; margin-right: 19px; }
#divIndirimsizFiyat .right_line * { display: inline-block; color: #666666; font-size: 13px; font-weight:400; line-height:24px;}
#divIndirimsizFiyat .right_line .spanKdv {display: none!important;vertical-align: top;text-decoration:none;color:#666666;}
#divIndirimsizFiyat .right_line .spanFiyat { float: left; font-size: 20px; color: #666666; font-weight: 500; line-height: 24px; }
/*kdv dahil fiyati*/
#divKDVDahilFiyat { display: block;line-height: 0.8;float: left;margin-top: 10px;}
#divKDVDahilFiyat .left_line { vertical-align:top; color: #b5b5b5; font-size: 24px; font-weight: 400;line-height: 24px;}
#divKDVDahilFiyat .center_line { display: none; color: #b5b5b5; font-size: 14px; font-weight: normal; margin-right: 0; }
#divKDVDahilFiyat .right_line { margin: 0; }
#divKDVDahilFiyat .right_line * { font-size: 24px; line-height: 24px; color: #ff0505; font-weight: 400; display: inline-block!important;vertical-align:top;}
/*Stok yok*/
#divStokYok{float: left;width: 100%;margin: 0;font-size: 18px;color: #171717;font-weight: normal;text-align: center;padding: 7% 0;}
#divStokYok:before{content: '\e880';font-family:'Linearicons-Free';font-weight:normal;width: 100%;float: left;font-size: 62px;}
/*kdvler*/
#pnlFiyatlar .spanKdv { margin-left: 5px; display: inline-block; }
/*Urun ekstrabilgileri*/
#divEkstraBilgiler { display: inline-block; float: right; margin-top: 20px; }
#divEkstraBilgiler img { display: inline-block; margin: 0 0 0 10px; }
/*Havale*/
#pnlFiyatlar .odemeSecenekHavale { text-align: left; clear: left; font-size: 0; color: #666666; display: block !important; width: auto !important; 
	padding: 0 !important; margin: 0 !important; line-height: 1 !important; border: none !important; background: none !important; 
	font-weight: 300 !important;  }
#pnlFiyatlar .odemeSecenekHavale:before { content: 'Havale ile Ödeme'; float: left; color: #666666; font-size: 13px; font-weight: 300; width: 126px; 
line-height: 35px; }
#pnlFiyatlar .odemeSecenekHavale:after { content: ':'; float: left; color: #666666; font-size: 13px; font-weight: 300; line-height: 35px;
margin-right: 19px; }
#pnlFiyatlar br { display: none; }
#pnlFiyatlar strong { display: inline-block; }
#pnlFiyatlar #ltrHavaleFiyati { float: left; font-size: 20px; color: #666666; font-weight: 500; line-height: 35px; }
/*varyasyonlar*/
#divUrunEkSecenek { float: left;width: 100%;position: relative; padding: 0 0 30px 0; border-bottom: 1px solid #e6e6e6; }
#divUrunEkSecenek .eksecenekLine:first-child { }
#divUrunEkSecenek .eksecenekLine {clear: none !important;margin:0;float: left;width: 100%; margin-top: 20px; }
#divUrunEkSecenek .eksecenekLine:last-child { margin-bottom:0!important;border: none; }
#divUrunEkSecenek .eksecenekLine .left_line,
#divUrunEkSecenek .eksecenekLine .center_line { float: left; width:auto; color: #2d2d2d; font-size: 12px; line-height: 12px; font-weight: 500; 
text-transform: uppercase; width: 100%; }
#divUrunEkSecenek .eksecenekLine .center_line { margin: 0 7px 0 3px; display: none; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box {float: left;cursor: pointer;text-align:center;font-size: 12px; line-height: 12px; position: relative;color: #1c1c1c;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box img { width: 100%; height: 100%; display:block;}

#divUrunEkSecenek .eksecenekLine.selectvaryasyon {}
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .left_line {}
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .center_line {}
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line {}
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line select {min-width: 280px; float: left; height: 50px; border:none; color: #a5a5a5;
	font-size: 14px; font-weight: 400; padding: 0 17px; border: 1px solid #eeeeee; }

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .left_line{}
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line {}
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box{ max-width: 60px; margin-right: 10px; }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box img{}
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box:hover{}
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box.selected{ border: 1px solid #ff0505; }

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon {   }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line{ font-weight: 400; width: 100%; float: left; margin:15px 0 0 0; }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box{ font-size: 14px;  line-height: 40px; text-align: center; color: #000; 
	margin-right: 10px; padding: 0 2px; min-width: 40px; height: 40px; border: 1px solid #e6e6e6; font-weight: 400; }
#divUrunEkSecenek .eksecenekLine:last-child .right_line .size_box {  }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:last-child{margin-right: 0;}
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:hover,
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box.selected { background-color: #191919; color: #fff; border-color: #191919; }

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok { position: relative;background: #f5f3f3!important;color: #7a7979!important;border-color: #e4dfdd;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after { content: ''; height: 1px; max-width: 65px;margin:0 auto; background: #cecece; left: 0;right:0; top: 50%; position: absolute;transform:rotate(140deg);}
/*ilgili Urunler*/
#IlgiliUrunDiv, #BenzerUrunDiv { float: left; width: 100%; margin-top: 20px; }
#IlgiliUrunDiv #divIlgiliUrunler {  }
.TopDet #IlgiliUrunDiv { float: left; width:100%; margin-top: 20px;  }
.TopDet #IlgiliUrunDiv #divIlgiliUrunler { padding: 0; margin: 0; background: transparent; border: none; }
.TopDet #IlgiliUrunDiv .JKatAdi { padding: 0; margin: 0; width: auto; float: left; width: 100%; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold {text-align:left;margin: 0;padding: 0;border: none;}
.TopDet #IlgiliUrunDiv .JKatAdi .bold:before{ display: block; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold:after{display: none;}
.TopDet #IlgiliUrunDiv .JKatAdi .satir1 { float: left; color: #000; font-size: 12px; line-height: 12px; font-weight: 400; text-transform: uppercase; 
	width: 100%; letter-spacing:0; padding: 0; border: none; display: none; }
.TopDet #IlgiliUrunDiv .JKatAdi .satir1:after {display: none;}
.TopDet #IlgiliUrunDiv .JKatAdi .satir1:before {display: none;}
.TopDet #IlgiliUrunDiv .clear { display: none; }
.TopDet #IlgiliUrunDiv ul { float: left;width: 100%; }
.TopDet #IlgiliUrunDiv ul li { float: left; width: 55px;margin-right: 10px; border: 2px solid #fff; margin-top: 5px;
-webkit-transition: border-color .3s ease; -moz-transition: border-color .3s ease; -ms-transition: border-color .3s ease; -o-transition: border-color .3s ease; transition: border-color .3s ease; }
.TopDet #IlgiliUrunDiv ul li:hover { border-color: #ff0505; }
.TopDet #IlgiliUrunDiv ul li .productItem { border: none; width: 100%; float: left; padding: 0;box-shadow:none!important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productTimer {display: none!important;}
.TopDet #IlgiliUrunDiv ul li .productItem .productImage {padding: 0;}
.TopDet #IlgiliUrunDiv ul li .productItem .productImage a {}
.TopDet #IlgiliUrunDiv ul li .productItem .productImage img {width:100%;height: 100%;}
.TopDet #IlgiliUrunDiv ul li .productItem .productIcon { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .urunListeAdet { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail { padding: 0; margin: 0; display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail:before { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail:after { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productName { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .TukendiIco { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .boxBedenlerContent { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productFaMyEx { display: none !important; }
/*ilgili Urunler*/

#divUrunKisiselNot { float:left;width:100%;margin-top:5px;}
#divUrunKisiselNot div:first-child { font-size: 14px; font-weight: bold; color: #343437;line-height:45px;}
#divUrunKisiselNot br { display: none; }
#divUrunKisiselNot input { float: left; width: 100%; height: 41px; border: 2px solid #bbb;border-radius:3px; padding: 15px; font-size: 13px; color: #343437; font-weight:700;}
#divUrunKisiselNot input::-webkit-input-placeholder { color: #343437; }
#divUrunKisiselNot input:-moz-placeholder { color: #343437; }
#divUrunKisiselNot input::-moz-placeholder { color: #343437; }
#divUrunKisiselNot input:-ms-input-placeholder { color: #343437; }
#divUrunKisiselNot input:focus { color: #343437; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
/*urun dosya ekle*/
#divUrunSiparisDosya { float: left; width: 50%; clear: left !important; }
#divUrunSiparisDosya div { position: relative; }
#divUrunSiparisDosya div:first-child { font-size: 12px; font-weight: bold; color: #010101; }

#divSatinAl { float: left;width: 100%; position: relative; margin-top: 30px; }
.BasketBtn { float: left; position: relative;width: 100%; }
/*Adet Select*/
#divAdetCombo { display: block!important;position:relative;float: left;}
#divAdetCombo .left_line {}
#divAdetCombo .center_line { display: none !important; float: left; }
#divAdetCombo .right_line { float: left; width: 100px;max-width: 100%!important;}
#divAdetCombo select { width: 100%; padding: 0 10px; text-align: left;}
/*Adet input*/
.riSingle { position: relative;display: inline-block;vertical-align:top; width: 120px; overflow: hidden; margin-top: 15px; border: 1px solid #e6e6e6; }
.riSingle a.riUp, 
.riSingle a.riDown { width: 32px !important;height: 40px !important;top:0; line-height:40px;font-size: 14px; color: #333333;
	font-weight: 400; position: absolute;margin: 0 !important; float: left; cursor: pointer; text-indent: 0;text-align:center;}
.riSingle a.riUp i,
.riSingle a.riDown i{ line-height: 40px; font-weight: 400; color: #c5c5c5; font-size: 14px; }
.riSingle a.riUp {left:auto;right:0; border-left: 1px solid #e6e6e6; }
.riSingle a.riDown {left:0; border-right: 1px solid #e6e6e6; }
.riSingle a.riUp:hover,.riSingle a.riDown:hover { background-color: #f3f4f7; }
 .riSingle a.riUp:hover i,.riSingle a.riDown:hover i { color: #000; }

.Basketinp { display: inline-block; position: relative; float: left; width: 100%; padding-bottom: 30px; border-bottom: 1px solid #e6e6e6; }
.Basketinp p, #divAdetCombo .left_line{ float: left; display: inline-block; line-height: 12px; color: #000; font-weight: 500; font-size: 12px; width: 100%; }
#txtbxurunSiparisAdedi_wrapper { float: left; width: 100% !important; position: relative; padding: 0 !important; }
#txtbxurunSiparisAdedi {width: 100% !important; text-align: center; display: inline-block;padding: 0;  appearance: none; -moz-appearance: none;-webkit-appearance: none;}
#txtbxurunSiparisAdedi, #divAdetCombo select { float: left; height: 40px !important; color: #000; font-size:14px; font-weight:400; margin: 0; border: none; }
/*sepete Ekle*/
.basketBtn { float: left; position: relative; width:270px; margin-top: 30px; }
.basketBtn:before { content: '\f07a'; color: #fff; font-size: 16px; font-weight: 300; position: absolute; line-height: 40px; top: 0; left: 67px; z-index: 1;  
font-family: 'FontAwesomePro'; }
.basketBtn input { text-transform:capitalize; width:100%;display: inline-block;vertical-align:top; height: 40px; line-height: 40px;
	padding: 0; color: #fff; font-weight: 400; font-size:14px; border-radius: 0; -moz-appearance: none; text-transform: uppercase;
	-webkit-appearance: none; text-indent: 25px; letter-spacing: 1px; background-color: #ff0505; border: 1px solid #e6e6e6; }
.basketBtn input:hover { background-color: #c11a1a; }
/*Hemen Al*/
.buyfast { float: left; width:222px; margin-left: 20px; margin-top: 17px; display: none; }
.buyfast input { background-color: #000; text-transform:capitalize; width:100%;display: inline-block;vertical-align:top; height: 40px; line-height: 40px;
padding: 0; color: #fff; font-weight: 600; font-size:15px; border:none; border-radius: 4px; -moz-appearance: none; text-transform: uppercase;
-webkit-appearance: none; letter-spacing: 1px; }
.buyfast input:hover { background-color: #2a2a2a; }

/*kombin Al*/
#divKombinSatinAl { float: left;width: calc(100% - 102px); margin-left: 102px; margin-top: 30px; }
#divKombinSatinAl a {width: 100%; height: 50px; line-height: 50px; padding: 0; margin:0!important; color: #fff; float: left; 
 border-radius:4px; background: #ff0505!important; font-weight: 600; font-size:15px;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
#divKombinSatinAl a:hover { background: #c11a1a !important; }
#divKombinSatinAl a:before { content: '\f055'; display: inline-block; font-family: 'FontAwesomePro'; font-size: 15px; color: #fff; font-weight: 400;
margin-right: 10px; }
/*Iconlar*/
.ProductIcon { float: left; width: 100%; margin:0; }
.ProductIcon .box1 {padding:0; margin: 0; min-width: 0; background:transparent; color: #999999; font-size:13px; font-weight:400; line-height:35px; 
	text-align: left; float: left; width: auto; text-transform: capitalize; }
.ProductIcon .box1 i { float: left; width: 35px; height: 35px; line-height: 35px; font-size: 16px; color: #bababa;display: block; font-weight:300; 
	text-align:center; transition:all 0.3s ease; margin: 0 7px 0 0; text-align: center; border-radius: 50%; border: 1px solid #bababa; }
.ProductIcon .box1 i:before { font-family: 'FontAwesomePro';}
.ProductIcon .UGelinceHaberVer .box1 i:before {content: '\f0f3';}
.ProductIcon .FiyatHaberVer .box1 i:before { content: '\f124'; }
.ProductIcon .UIstekListemeEkle .box1 i:before { content: '\f005'; }
.ProductIcon .UindirimliUrun .box1 i:before { content: '\f02b'; }

.ProductIcon > div { float: left; width: calc(100% / 3); margin-top: 15px; }
.ProductIcon > div:first-child {  }
.ProductIcon > div:nth-child(1),
.ProductIcon > div:nth-child(2),
.ProductIcon > div:nth-child(3) {  }
.ProductIcon > div:last-child { border:none; }
.ProductIcon > div.UTelefonlaSiparis,
.ProductIcon > #divKritikStok,
.ProductIcon > div.UIstekListemeEkle,
.ProductIcon > div.UindirimliUrun {display: none !important;}
.ProductIcon > div > a {display: inline-block; width: 100%; text-align: left; float: left; }
.ProductIcon div > a:hover .box1{ color: #191919;  }
.ProductIcon div > a:hover .box1 i{ color: #191919; border-color: #191919; }
.ProductIcon div > a:hover { color: #191919; }
.ProductIcon > div.FiyatHaberVer .box1 i {  }
.ProductIcon > div.UFavorilerimeEkle > a img:first-child { display: none; }
.ProductIcon > div.UFavorilerimeEkle,
.ProductIcon > div.UKarsilastirma { display: block; }

.ProductIcon2 {float:left; margin-top: 38px; margin-left: 38px; display: none; }
.ProductIcon2 .clear{clear: none;}
.ProductIcon2 > div{float:left;}
.ProductIcon2 > div:nth-child(1){display: none;}
.ProductIcon2 > div.TavsiyeEtBtnContent {display: block;}
.ProductIcon2 > div > a{float:left;background: #f7f6f6;color: #8b8a8a;font-size: 12px;text-transform:capitalize; margin-right: 4px; padding: 0 15px;
	line-height: 32px; border: 1px solid #e2dfdf; }
.ProductIcon2 > div > a:hover{background: #ff0505; color: #fff;  border-color: #ff0505; }
.ProductIcon2 > div > a:before{font-family: 'FontAwesomePro';font-size: 12px;line-height: 32px;margin-right: 10px;vertical-align:top;font-weight: 600;
color: #727272;}
.ProductIcon2 > div > a:hover:before { color: #fff; }
.ProductIcon2 > div.YorumYazbtnContent > a:before{content: '\f303';}
.ProductIcon2 > div.TavsiyeEtBtnContent > a:before{content: '\f164';}


.divYorumYaz, #yorumYaz{float: left;}
#TavsiyeEt{padding: 20px;}

.socialButons { float: right !important; width: 100%; position: relative; margin: 0 !important; display: none !important; }
.socialButons iframe { float: left; display: none; }
.product-social { float: left; margin-right: 10px; }
.product-social span { float: left; line-height: 32px; display: inline-block; color: #000000; font-size: 12px; font-weight: 300; margin-right: 5px; }
.product-social ul { float: left; }
.product-social ul li { float: left; margin-right: 13px; }
.product-social ul li a { display: block; color: #323232; font-size: 18px; }

/*urun ozellik Bolumu*/ 
/*urun ozellik Bolumu*/ 
.urunOzellik { float: left; width:100%; border-top: none; margin-top: 120px; text-align: center; background-color: #f7fafb; border: 1px solid #eeeeee; }
.urunTab { float: left; display: inline-block; max-width: 1350px; margin: 0 auto; width: 100%; text-align:center; position: relative; z-index: 1; }
.urunTab:after { content: ''; width: 100%; height: 6px; position: absolute; bottom: 0; left: 0; z-index: 1; background-color: #8a8787; display: none; }
.urunTab ul {display: inline-block;vertical-align:top; text-align: center; float: left;width: 100%; }
.urunTab >ul > li {vertical-align:top; width: auto; position: relative; float: left; } 
.urunTab >ul > li.TabUrunOnerileri{display: none;}
.urunTab >ul > li:first-child { margin-top: 0; }
.urunTab >ul > li:after { display: none; content: '\f111'; font-size: 4px; color: #000; font-family: 'FontAwesomePro'; position: absolute; left: 0; top: 0; z-index: 1;
font-weight: 600; line-height: 14px; }
.urunTab >ul > li:first-child:after { display: none; }
.urunTab >ul > li > a {float: left; font-size: 14px; line-height: 55px; color: #222222; text-align:center; width: 100%; font-weight:600; padding: 0 20px;
	text-transform: uppercase; z-index: 2; position: relative; border: 1px solid transparent; }
.urunTab >ul > li > a span{ font-weight:700; }
.urunTab >ul > li.active > a { background-color: #191919; border-color: #eeeeee; color: #fff; }

.webTab { float: left; position: relative;width:100%;}
.webTab >ul { float: left;width: 100%;}
.webTab >ul > li {float:left;width: 100%;}
.webTab >ul > li:last-child{border-bottom: none;}
.webTab >ul > li:last-child> a{margin-bottom: 0;}
.webTab >ul > li > a {float:left;width: 100%;text-align: left;color: #282727;font-size: 14px;font-weight: bold;line-height: 45px;padding: 0 20px 0 0;border-bottom: 1px solid #f4f4f4;text-transform: uppercase;}
.webTab >ul > li > a:after {content: '\f077';font-family: 'FontAwesomePro';font-weight: 400;float: right;margin-right: 0;font-size: 12px;color: #232323;}
.webTab >ul > li > a span {font-weight:bold;}
.webTab >ul > li.active > a { text-decoration: underline; }
.webTab >ul > li.active > a:after{content: '\f078';}
.webTab >ul > li.active .urunDetayPanel{display:block!important;}

.urunDetayPanel { float: none; display: inline-block; max-width: 1350px; margin: 0 auto; width: 100%; clear: none !important;border: none; text-align: left;
padding: 28px; }
.urunTabAlt {float:left;width:100%;}
.urunTabAlt strong { font-weight: bold; }

.yorumlarItem { background-color: #eeeeee; border-bottom: 3px solid #A09B98; padding: 16px; line-height: 26px; float: left; width: 100%; margin-top: 20px; text-align: left; }
.yorumlarItemS1 { padding-bottom: 5px; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }
.urunDetayPanel .button { color: #fff; }

.urunTabAlt { font-family: 'Montserrat',sans-serif !important;padding:0; color: #2c2c2c;line-height: 20px;font-size: 13px; font-weight: 400;}
.urunTabAlt * { font-family: 'Montserrat',sans-serif !important; color: #2c2c2c;line-height: 20px;font-size: 13px; font-weight: 400;}
.urunTabAlt .teknikDetay { margin: 20px 0 0 0; max-width: 578px; }
.urunTabAlt .teknikDetay li { background-color: #f3f3f3; margin-bottom: 0; float: left; width: 100%; }
.urunTabAlt .teknikDetay li:nth-child(even),
.urunTabAlt .teknikDetay li:nth-child(even) ul li { background-color: #eaeaea; }
.urunTabAlt .teknikDetay li .t1 { margin-left: 25px; float: left; line-height: 40px; width: 205px; color: #2c2c2c; font-size: 13px; font-weight: 500; }
.urunTabAlt .teknikDetay li .t2 { color: #2c2c2c; font-size: 13px; font-weight: 500; }
.urunTabAlt .teknikDetay li ul { float: left; margin-left: 97px; }
.urunTabAlt .teknikDetay li ul li { margin-bottom: 0; line-height: 40px; }
.urunTabAlt i { font-family: 'FontAwesome' !important; }
.urunTabAlt img { max-width: 100% !important; }
.urunTabAlt iframe { max-width: 100% !important; display: none;}
.urunTabAlt strong, .urunTabAlt b { font-weight: 700; }
.urunTabAlt .ng-valid-email { text-align: left; }
.urunTabAlt .button { padding: 10px 5px; }

.orders .order-info i { margin-top: 0 !important; }
#btnYorumKaydet { float: left; text-align: center; -moz-appearance: none;-webkit-appearance: none;}
.urunTabAlt ul li { margin-bottom: 10px; clear: both; }
.oneriValidate .validate { top: 0; padding: 5px; }
.urunTabAlt ul li input { float: left; margin-right: 5px; width: auto !important; }
.urunTabAlt ul li label { float: left; width: auto !important;line-height: normal;}
.urunTabAlt ul li input[type="checkbox"] { margin-top: 0; }
.urunTabAlt ul li .captchaImageBox { float: left; }
.urunTabAlt ul li .captchaImageBox img { max-width: 100%; width: auto; }
.urunTabAlt ul li .captchaInputBox { margin: 10px; float: left; }
.urunTabAlt ul li.urundetyaGuvenlikodu span { float: left; }
.urunTabAlt ul li .GuvnelikKodu { float: left; line-height: 50px; margin-right: 10px; display: block; }

/*rt*/
/*ürün özellikleri tab alt alta gelince. */
/*
.urunTabAlt { padding: 0; font-size: 12px; line-height: 14px;max-height: 65px; padding-right: 40px; text-align: justify; }
.urunTabAlt * { line-height: 22px; font-size: 12px; color: #000; font-family: 'Montserrat', sans-serif !important; font-weight: 400; }
.urunOzellik .mobilTab ul li.active .urunDetayPanel { display: block !important;}
.urunOzellik .mobilTab .urunDetayPanel { overflow-y: auto; border: none; padding: 0;width: 100%;min-height: 100%;margin: 15px 0 0 0;}
.urunOzellik .mobilTab { float: left; width: 100%; }
.urunOzellik .mobilTab > ul { float: left; width: 100%; border-top: 1px solid #eeecec; padding-top: 10px; }
.urunOzellik .mobilTab > ul > li { float: left; width: 100%;  padding: 10px 0; }
.urunOzellik .mobilTab > ul > li > a { float: left; width: 100%; line-height: 14px; font-size: 14px; color: #000; text-align: left;
	font-weight: 600; text-transform: uppercase; }
.urunOzellik .mobilTab > ul > li > a #mainHolder_UrunDetay_divYorumSayisi { color: #d5b884; margin-left: 9px; display: none; }
.urunOzellik .mobilTab > ul > li > a:after { float: right; line-height: 14px; font-size: 8px; color: #000; content: '\f067'; 
font-family: 'FontAwesomePro'; font-weight: 600; }
.urunOzellik .mobilTab > ul > li.active > a { }
.urunOzellik .mobilTab > ul > li.active > a:after { content: '\f068'; }
*/
/*rt.end*/

/* ------------------------------------Yorum Yaz--------------------------------------------*/
.fancyboxTittle { margin-bottom: 10px; font-size: 13px; }
.urunTabAlt #yorumYaz { margin: 0 auto; float: left; padding: 0; }
.yorumYaz { margin-bottom: 10px; position: relative; }
.yorumYaz .validate { padding: 5px; top: -30px; }
.yorumYazMesaj textarea { width: 100%; }
.urunYorumYok { float: left; width: 100%; text-align: left; margin: 10px 0 0 0; }
.divYorumYaz, #yorumYaz { padding: 0 !important; }
/* ------------------------------------Yorum Yaz--------------------------------------------*/
/*------------------------------------Etiketler--------------------------------------------*/
#divEtiketler { float: left; width: 100%; padding:0 20px 20px; margin:50px 0 0;background: #fff;text-align:center;}
#divEtiketler .productModuleTitle {float: left; color: #202122; font-size: 15px; font-weight: bold; width: 100%; text-align: center; line-height: 30px; margin:10px 0; }
#divEtiketler a { color: #696d71; font-size: 13px; }
#divEtiketler a:hover {text-decoration:underline;}
/*------------------------------------Etiketler--------------------------------------------*/
.bedenT { display: inline-block; position: absolute; top: 50px; right: 0; z-index: 1; }
.bedenTablosu { font-size: 15px; font-weight:500; line-height:15px; float: left; color: #191919; text-align: center; text-transform: capitalize; }
.bedenTablosu i { margin-right: 5px; font-size: 14px; }

.taksitT { float: right;margin-top: -16px;position: relative;z-index: 5;margin-right: 150px;}
.taksitT .taksitTablosu { color: #000000; font-size: 13px; font-weight: normal;text-decoration:underline;line-height: 13px;float: left;}
.fancybox-inner #taksitTablosu{width: 720px;padding: 10px;}
.odemeSecenekHavale{width: 50%!important;text-align:center;margin: 0!important;float: left;}
.odemeSecenekKapidaOdeme{width: 50%!important;text-align:center;margin: 0!important;float: left;}

.TopDet .product-social-icon-wrapper {display: none !important; vertical-align:top; float:left; text-align: left; margin-top: 10px; margin-left: 22px; }
.TopDet .product-social-icon-wrapper .PaylasTit{ color: #000;font-size: 14px; font-weight: 400; line-height: 14px;margin-right: 15px; display: inline-block; }
.TopDet .product-social-icon-wrapper .tit { float: left; text-transform: capitalize; font-size: 12px; line-height: 30px; color: #000; }
.TopDet .product-social-icon-wrapper ul {display: inline-block;vertical-align:top;}
.TopDet .product-social-icon-wrapper ul li {float: left; margin-left:10px;}
.TopDet .product-social-icon-wrapper ul li:last-child { margin-right: 0; }
.TopDet .product-social-icon-wrapper ul li a {float: left;font-size: 14px;color: #fff; text-align: center; width: 30px; height: 30px; border-radius: 50%;
background-color: #bababa; }
.TopDet .product-social-icon-wrapper ul li a[content="facebook"] {  }
.TopDet .product-social-icon-wrapper ul li a[content="twitter"] {  }
.TopDet .product-social-icon-wrapper ul li a[content="pinterest"] {  }
.TopDet .product-social-icon-wrapper ul li a[content="googleplus"] {  }
.TopDet .product-social-icon-wrapper ul li a i { font-size: 14px; line-height:30px; display: inline-block; color: #fff; }
.TopDet .product-social-icon-wrapper ul li a[content="facebook"] i {  }
.TopDet .product-social-icon-wrapper ul li a[content="twitter"] i {  }
.TopDet .product-social-icon-wrapper ul li a[content="pinterest"] i {  }
.TopDet .product-social-icon-wrapper ul li a[content="googleplus"] i {  }
.TopDet .product-social-icon-wrapper ul li a:hover{ background-color: #040507; }
.TopDet .product-social-icon-wrapper ul li a:hover i {  }

.whatsappSiparis{float: left;background-color: #33d26a;color: #fff;font-size:12px;font-weight: 600;line-height: 30px;padding: 0 20px;border-radius: 4px;}
.whatsappSiparis i{font-size: 20px;margin-right: 5px;float: left;line-height: 30px;}

.UWhatsApp { width: 36px; font-size: 0; margin-top: 0; text-align: center;display: inline-block;vertical-align:top;}
.UWhatsApp a { width: auto; display: inline-block; font-size: 0; text-align: center; padding-left: 0; color: #fff; line-height: 0; border-radius: 100%; text-indent: 0; background: transparent; border: none; }
.whatsApp i { font-size: 22px; line-height: 36px; width: 36px; height: 36px; border-radius: 7px; background: #8cd81f; }
.UWhatsApp label { font-weight: 300; font-size: 0; }
.UWhatsApp:hover a { background: transparent; color: #fff; }
.whatsApp:hover, .whatsApp label:hover, .whatsApp i:hover { color: #fff !important; }
/*******************************************URUN DETAY********************************/
/*******************************************KATEGORI**********************************/
.Block_Title { display: none; }
.noProduct { background: url('https://static.ticimax.cloud/30018/Uploads/Images/urunyok.png') center center no-repeat !important; width: 212px; height: 214px; }
.noProduct * { display: none !important; }
#divUstFiltreKategori { display: none; }
#divUstFiltreMarka { display: none; }
/*------------------------------------KATEGORi AcIKLAMA-----------------------------------*/
.categorydesign {float: left;width: 100%; }
.leftBlock .categorydesign {display:block;}
.categorydesign *{color: #000000;font-size: 13px;}
.categorydesign p{margin-bottom:0;}
.categorydesign strong{font-weight:bold;}
.categorydesign strong *{font-weight:bold;}
.categorydesign img {display:inline-block;vertical-align:middle; width: 100%; }
/*------------------------------------KATEGORi AcIKLAMA-----------------------------------*/
.breadcrumbContent { float: left; }
body ul.breadcrumb { margin: 0 auto;display: inline-block !important; padding: 0 !important; border-radius: 0; float: none; text-align: left; width: 100%;
max-width: 1350px; }
body ul.breadcrumb:before { content: '\f041'; font-family: 'FontAwesomePro'; line-height: 51px; float: left; margin-right: 8px; font-size: 13px; 
color: #231f20; font-weight: 400; }
body ul.breadcrumb * { /*color: #a7a7a7;*/ color: #231f20; font-size: 13px !important; line-height: 55px; float: left; font-weight: 400; font-family: 'Nunito Sans', sans-serif; }
body ul.breadcrumb li {font-size: 0!important;float: none!important; vertical-align:middle;}
body ul.breadcrumb li:after { content: '>'; display: inline-block; margin: 0 7px; color: #231f20; font-size: 13px; line-height: 55px; float: left; 
font-weight:400;}
body ul.breadcrumb li:last-of-type a span { color: #231f20; }
body ul.breadcrumb li:last-of-type:after { display: none; }
body a#linkOncekiSayfa { line-height: 55px; color: #191919 ; font-size: 13px; font-weight: 400; }

.categoryTitle { float: left; width: 100%; text-align: center; }
.categoryTitleText {display: inline-block; width: 100%; text-align: center; background-color: #fff; text-align: center; }
body.CategoryBody {  }
body.CategoryBody .categoryTitle { }
body.CategoryBody .categoryTitleText { padding-bottom: 10px; }
body.ProductBody .centerCount { padding-bottom: 25px; }
body #divSayfalamaUst { float: left; margin:30px 0 0 0; padding:0; text-align: center; }
.urunListRel { width: 100%; float: left; position: relative;}
.brandlistselection {display:inline-block;vertical-align: top;float: left;margin:0; width: 100%; border: 1px solid #e6e6e6; }
.brandlistselection .clear { clear: none;display: none; }

body #divSayfalamaUst.Slct .blockSelect {float: right; margin:0 15px 0 0;display: block!important;padding:0; }
body #divSayfalamaUst.Slct .blockSelect a{ float: left; padding:0 5px; text-align:center; }
body #divSayfalamaUst.Slct .blockSelect i{ color: #d2d2d2;font-size: 20px; font-weight: 300; line-height: 48px; margin: 0 1px;font-family:'FontAweSomePro';}
body #divSayfalamaUst.Slct .blockSelect a:hover {color: #000;}
body #divSayfalamaUst.Slct .blockSelect a:hover i{color: #000;}
body #divSayfalamaUst.Slct .blockSelect .sort_hrz{display: none;}
body #divSayfalamaUst.Slct .blockSelect .sort_2{  }
body #divSayfalamaUst.Slct .blockSelect .sort_3{ display: none; }
body #divSayfalamaUst.Slct .blockSelect .sort_4 i:before{content: '\f00a';font-weight: 300;}
body #divSayfalamaUst.Slct .blockSelect .sort_5{display: none;}
body #divSayfalamaUst.Slct .blockSelect a.Active {color: #000;}
body #divSayfalamaUst.Slct .blockSelect a.Active i{color: #000;}

body #divSayfalamaUst.Slct .brandlistselection { float: left; width: 100%; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent {background:transparent;float:left;width: 100%;margin-bottom: 0;}
body #divSayfalamaUst.Slct .brandlistselection .sortingContent select { float: left; border:none; color: #000; font-size: 13px; font-weight: 400;
	 font-weight: 400; background-color: #fff; width: 210px; height: 48px; line-height: 48px; border-right: 1px solid #e6e6e6; padding: 0 10px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li{padding: 0;border-radius:0;background:transparent;float: left;}
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3){ position: relative; float: right; padding-right: 24px; margin-right: 25px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li > a{padding:0;background:transparent;font-size: 13px; color: #000; font-weight: 400;
line-height: 48px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li span{line-height:48px;font-weight:400;display:inline-block;vertical-align:top;}
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3) a:after { content: ''; width: 12px; height: 12px; position: absolute; 
top: calc(50% - 6px); right: 0; background-color: #e3e3e3; font-family: 'FontAwesomePro'; line-height: 48px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li > a span { line-height: 48px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li >a:hover {  }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3) a:hover:after { content: '\f00c'; line-height: 12px;
background-color: #ff0505; color: #fff; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li a.selected { color: #ff0505; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3) a.selected { color: #000; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3) a.selected:after { content: '\f00c'; line-height: 12px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li a.selected span {  }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(3) a.selected span {  }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet{ display: block; float: left; margin-left: 30px; }
body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet {padding: 0;background:transparent;display: block;text-indent: 0;height: auto;}
body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet span{color: #ff0505;font-size:13px;line-height:48px;font-weight:400;float: left;margin:0;}
body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet span:after{ content: 'Bulundu'; margin-left: 5px; font-weight: 400; color: #000; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li > a:before{display: none;}
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li > a.selected{}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a{padding: 0;}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a:after{width: 15px;height: 15px;content: '';float: right;border: 0; background: #000; margin-top: 15px;margin-left: 10px;}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a:hover{background: transparent;}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a:hover:after{content: ""; font-size: 11px; line-height: 15px; font-family: FontAwesomePro; color: #fff;}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a.selected{background:transparent;}
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(7) > a.selected:after{content: ""; font-size: 11px; line-height: 15px; font-family: FontAwesomePro; color: #fff;}

body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent{float: left;margin:0;padding: 10px 20px; width: 100%;}
body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent .appliedFilter{padding: 0;margin: 0;height: auto;background:transparent;}
body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent .appliedFilter.FiltrelemeKaldir{display: block;}
body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent .appliedFilter.FiltrelemeKaldir a{background:transparent;line-height: 1;margin: 0;}
body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span{line-height:22px;font-weight: 600;}
body #divSayfalamaUst .category-vertical-filters.top-filters{padding: 0; margin: 0; }

@media screen and (min-width:1042px) {
	.mobilMenu { display: none !important; }
	.sortingContent { display: block !important; }
	.col-5li { width: 20%; }

	/*ust Filitre*/
	body #divSayfalamaUst .filterBlock{float: left;display:inline-block;vertical-align:top;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel{margin: 0 10px 0 0;padding:0;width: auto;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel:last-child{margin-right: 0;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel.vertical-top-price-filter{}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading{padding: 0;float: left;width: 100%; border: 0; background-color: transparent !important; }
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading:after{display: none;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading a{float: left;line-height: 50px;color: #8a8a8a;font-size:13px;
		width: 100%; padding: 0 45px 0 13px; font-weight: 400; text-align:left; border: 1px solid #e1e3e5;  }
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading a:after{top: 0;content: '\f107';font-family: 'FontAwesomePro';font-weight:normal;color: #000000;right: 15px;font-size: 13px;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading.active a:after{content: '\f106'; color: #fff;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading.active a{background: #ff0505; color: #fff; }
	
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li{float: left;text-align:left;width: 50%; margin: 0; }
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown li a{line-height: 28px;font-size: 13px;color: #000000;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown li a:hover{text-decoration:underline;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li ul{display: block;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li ul > li{width: 100%;}
	body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item:before{margin-top: 7px;display:inline-block;}

	body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image{background: transparent!important;}

	body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item a{color: #000;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown{top: 100%;}

	body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range{background:#dfdfdf;height: 2px;width: 100%;margin:11px 0 0 ;border: none;float: left;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-range{background: #262626 ;height: 2px;margin-top: 0 ;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-handle{background: #fff ;border-radius: 100% ;width: 18px;height: 18px;border: none;margin-top:0 ;margin-right: -4px ;top: -8px;box-shadow:0 2px 1px 0 #b5b5b5;}
	body #divSayfalamaUst .category-vertical-filters.top-filters .amount{color: #262626;font-size: 14px;font-weight: 600;left: 0;padding: 5px 0 0;float: left;width: 100%;text-align: center	;margin-bottom: 0;}
	/*ust Filitre*/ 
}

/*Sol Filtre*/
.leftBlock .category-vertical-filters { float: left; width: 100%;border:none; border-radius:0; margin:0; text-align: center; padding:0;
	background:transparent;box-shadow:none;}
.leftBlock .panel-heading { position: relative; z-index: 1; float: left; padding: 0 ; width: 100% ; text-align: left; border: none;margin:0; 
 cursor: pointer; }
.leftBlock .panel-heading:after { content: '\f068'; font-family: 'FontAwesomePro'; line-height: 16px; position: absolute; right: 0; bottom: 0; 
z-index: 1; font-size: 12px; color: #7d7d7d; font-weight: 400; display: none; }
.leftBlock .panel-heading.closed:after { content: '\f067'; }
.leftBlock .panel-heading a{ color: #000; font-size:14px; font-weight:600; float:left; width: 100%; line-height: 22px; position:relative;
	text-transform:uppercase; }
.leftBlock .panel-heading a:after { display: none; content: '\f068'; font-family: 'FontAwesomePro'; position: absolute; top:0;
right: 8px; font-size: 15px; color: #333; font-weight: 300; z-index: 1; }
.leftBlock .panel-heading.active a:after{ content: '\f067'; }

.leftBlock .category-vertical-filters > div { width: 100%; padding:0; float: left; display: inline-block; position: relative; padding-bottom: 30px; }
.leftBlock .category-vertical-filters > div:last-child{margin-bottom: 0;}
.leftBlock .category-vertical-filters > div:last-child .list-group{max-height: 100%;overflow:visible;}
.leftBlock .category-vertical-filters > div:last-child .panel-heading {  }
.leftBlock .category-vertical-filters .panel.div-kategori {  }
.leftBlock .category-vertical-filters .panel.div-kategori .panel-heading a { position: relative; font-size: 22px; font-weight: 700; }
.leftBlock .category-vertical-filters .panel.div-kategori .panel-heading a:after { display: none; }
.leftBlock .category-vertical-filters .panel.div-kategori ul { border-top: 1px solid #e9e9e9; margin-top: 30px; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li { width: 100%; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li a{  }
.leftBlock .category-vertical-filters .panel.div-kategori ul li a:hover { font-weight: 600; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li ul { margin-top: 11px; display: none; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li ul a { text-transform: uppercase; font-weight: 400; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li ul a:hover { color: #000; font-weight: 500; }
.leftBlock .category-vertical-filters .panel.div-kategori ul li:hover >a{}
.leftBlock .category-vertical-filters .panel.div-kategori > ul > li > a{  }
.leftBlock .category-vertical-filters .panel.div-kategori > ul > li{ margin: 30px 0 0 0; }
.leftBlock .category-vertical-filters .panel.div-kategori > ul > li ul li { margin: 14px 0 0 0; }
.leftBlock .category-vertical-filters .panel.div-kategori > ul ul li:last-child a{}

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group { float: left; text-align: left; margin:0;width:100%; top: 100%;
	display: block;border:none; background-color: #fff; border-bottom: 1px solid #e9e9e9;  padding-bottom: 30px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.marka { width: 100%; max-height: 170px; overflow: auto; margin-top: 30px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.marka li,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.fiyat li { width: 100%; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.marka li:first-child { margin-top: 0; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.marka li a {  }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li, 
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item { float: left; margin:20px 0 0 0; padding:0; background-color: transparent; 
	width: 100%; height: auto; border: none; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li.panel-search { width: 100%; margin-top: 20px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li.panel-search input[type="text"] { height: 25px; border: 1px solid #eeecec;
background-color: #fff; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:last-child{}
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item{}
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item a,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li a {float: left; font-size: 13px; color: #000; display: inline-block;
	line-height:15px; font-weight:400; text-transform: capitalize; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:hover > a {  }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.selected > a,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li.list-group-item:hover > a {  }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul { float: left; width: 100%;}
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul li:last-child { margin-bottom: 0; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:hover ul { }

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image { background-size: 0 0!important;
	background-position: 0 0!important;background-repeat: no-repeat!important; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image.selected { }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:nth-child(6n) {}

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:before { content: ''; margin-right: 10px; width: 15px ; height: 15px; 
	border:1px solid #a3a0a0!important;  display: inline-block!important; text-align: center; background-color: #fff;
	line-height:13px; font-family: 'FontAwesomePro'; font-weight: 300; color: #fff; font-size: 9px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before { background-color: #ff0505 !important; 
  content: '\f00c'; color: #fff; border-color: #ff0505 !important; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before {  background-color: #ff0505 !important; 
  content: '\f00c'; color: #fff; border-color: #ff0505 !important; } 

body .slider-range { background: #dddddd; height: 2px !important; width: 191px; margin:57px 0 0 8px !important; float: left; border-radius: 0; 
	border: none!important;overflow:visible!important; position: relative; }
body .slider-range .ui-slider-range { background: #000 !important; height: 2px !important; margin-top: 0px !important; }
body .slider-range .ui-slider-handle { background: #000 !important; border-radius: 50% !important; width: 15px !important; height: 15px !important; border:none!important; margin-top: 0 !important; margin-right: -4px !important; top: -7px!important; }
body .amount { color: #2d2d2d; font-size: 15px; font-weight: 400; float: left; width: 100%; text-align: left; position: absolute; left: 0; bottom: 50px; 
z-index: 1; }
/*Sol Filtre*/
/*Fiyat Araligi*/
.brandlistselectionBottom { margin-bottom: 0; display: none; }
#divSayfalamaAlt { width: 100%; margin:90px 0 0 0; }
.pageNumber { float: right; text-align: right; margin:0;display: none;}
.pageNumber a { }
.pageNumberContent { }
.pageNumberBottom { float: right; text-align:center; width: 100%; display: block; vertical-align: middle; }
.pageNumberBottom span { display: none; float: right; line-height: 42px; color: #fff; font-size: 13px; font-weight: 700; text-decoration: underline; }
.pageNumberContent, .pageBorder { display: inline-block; vertical-align: top; }
.pageNumberContent a, .pageBorder a { float:left; position: relative; display: block; min-width:50px; height:50px; background:#fff; line-height:50px; 
	color: #000; text-align:center; font-size:18px; font-weight:400; font-family: 'Montserrat', sans-serif; margin: 0 5px; }
.pageNumberContent a:hover, .pageBorder a:hover { background-color: #000; border-color: #000; color: #fff; }
.pageNumberContent a.SelectedSayfa, .pageBorder a.SelectedSayfa { background-color: #2d2d2d; border-color: #2d2d2d; color: #fff; }
.pageNumberContent a.butonDisabled, .pageBorder a.butonDisabled { opacity: 1!important; }
.KategoriFilitrelemeContent .Block_Title { display: none; }

#divNextProduct .productItem{ border: none; background-color: #e7e9eb !important; display: table; height: 100%; }
#divNextProduct .divNextProductButtonAlan{float: left;width: 100%; display: none; }
#divNextProduct .divNextProductButtonAlan a{float: left;width: 100%;font-size: 0;color: #525353;transition:all 0.2s ease;}
#divNextProduct .divNextProductButtonAlan a:before{content: '\f054';font-family: 'FontAwesomePro';font-size: 18vh;font-weight:300;line-height: 1.2;}
#divNextProduct .divNextProductCount{ font-size: 16px; font-weight: 400; color: #525353 !important; float: left; margin-top: 60px; margin-left: 5px; }
#divNextProduct .divNextProductWorld{ font-size: 16px; font-weight: 400; color: #525353 !important; float: left; margin-top: 60px; }
#divNextProduct .divNextProductWorld.ortaAlan{ font-size: 48px; float: left; width: 100%; text-align:left; color: #525353; display: block;
	text-transform:uppercase; font-weight: 600; transition:all 0.2s ease; margin-top: 0; position: relative; }
#divNextProduct .divNextProductWorld.ortaAlan:after { content: ''; position: absolute; bottom: -29px; left: 0; width: 68px; height: 1px; 
background-color: #c2c4c6; }
#divNextProduct .divNextProductWorld.ortaAlan:before { content: '\f061'; font-family: 'FontAwesomePro'; font-size: 32px; color: #525353; font-weight: 300;
position: absolute; bottom: 0; right: 0; }
#divNextProduct .divNextProductWorld.ortaAlan span{ font-weight: 600; font-size: 48px; line-height: 54px; }
#divNextProduct .divNextProductButtonAlan a:hover{color: #525353 !important;}
#divNextProduct a { width: 100%; height: 100%; display: table-cell !important; vertical-align: middle; }
.ItemOrj.col-4#divNextProduct a { padding: 0 115px !important; }
/* ------------------------------------KATEGORi MENU--------------------------------------------*/
.leftBlock .UrunGuruplari { float: left; width: 100%; text-align: left; padding-bottom: 30px; }
.leftBlock .UrunGuruplari .Block_Title { display: block; font-size: 22px; color: #000; font-weight: 700; position: relative; line-height: 22px;
cursor: pointer; }
.leftBlock .UrunGuruplari .Block_Title:after { content: '\f068'; font-family: 'FontAwesomePro'; line-height: 16px; position: absolute; right: 0; bottom: 0; 
z-index: 1; font-size: 12px; color: #7d7d7d; font-weight: 400; display: none; }
.leftBlock .UrunGuruplari .Block_Title.closed:after { content: '\f067'; }
.leftBlock .UrunGuruplari .Block_Text { border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; float: left; width: 100%; padding-bottom: 30px;
margin-top: 30px; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li { margin-top: 30px; width: 100%; float: left; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > a { position: relative; font-weight: 400; font-size: 13px; color: #000; width: 100%; 
	float: left; line-height: 13px; text-transform: capitalize; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > a:after { display: none; content: '\f068'; position: absolute; top: 0; right: 0; z-index: 1;
font-family: 'FontAwesomePro'; font-size: 13px; font-weight: 300; color: #000; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li.sub-menu > a:after { display: none; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li.active > a { color:#ff0505; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li.active > a:after { display: none; content: '\f067'; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > ul { width: 100%; float: left; margin-top: 11px; display: none; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li.active > ul { display: block; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > ul li { margin-top: 14px; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > ul > li > ul {  }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > ul li a { font-size: 12px; font-weight: 400; color: #000; -webkit-transition: color .3s ease; 
	-moz-transition: color .3s ease; -ms-transition: color .3s ease; -o-transition: color .3s ease; transition: color .3s ease; text-transform: uppercase; }
.leftBlock .UrunGuruplari .Block_Text .productgroups > ul > li > ul li a:hover { font-weight: 500; }

/* ------------------------------------KATEGORi MENU--------------------------------------------*/
/*******************************************KATEGORi**********************************/
/* ------------------------------------Vitrin urunleri--------------------------------------------*/
.homeContainer .ProductListContent { float: left; width: 100%; margin: 20px 0 0; position: relative; display: none; }
.homeContainer .ProductListContent .ProductList { display: block !important; margin: 0 -15px; }
.homeContainer .ProductListContent .ItemOrj { padding: 0 15px; }
.homeContainer .ProductListContent .productItem { margin-bottom: 20px; }
/* ------------------------------------Vitrin urunleri--------------------------------------------*/
/****************************************urun LiSTELEME *********************************/
.ProductListContent { float: left; width: 100%; }
.categoryContainer .ProductListContent { float: left; width: 100%; }
.categoryContainer .ProductList { margin: 0; }
.ItemOrj { float: left; margin: 30px 30px 0 0; padding: 0; }

.productItem { width: 100%; position: relative; text-align: center; display: inline-block; float: left; font-size:0;
	background-color: #fff; border-radius: 0; border: 1px solid #e6e6e6; padding-bottom: 20px;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.productItem:hover { -webkit-box-shadow: 0 0 5px 0.5px #dbdbdb; box-shadow: 0 0 5px 0.5px #dbdbdb; border-color: transparent; }
.productItem:hover .mycartIcon { background-color: #ff0505; border-color: #ff0505; }
.productItem:hover .mycartIcon a { color: #fff; }
.productItem .productIcon { width:100%; height: 100%; text-align: center; float: left; margin-top: 15px; min-height: 35px; }
.productItem .productFaMyEx {padding:0; background:#fff;display: none;text-align: center; position: absolute;top: 1px; right: 1px;left: 1px; bottom:76px;margin:0;z-index:5; -webkit-animation: fadein 0.3s; -moz-animation: fadein 0.3s; -ms-animation: fadein 0.3s; -o-animation: fadein 0.3s; animation: fadein 0.3s;}
.productItem .productYeInUcFi {padding:0;display:block;position:absolute; left:10px;top: 10px;}

.productItem .productImage { position: relative; overflow: hidden; width: calc(100% - 20px); margin-left: 10px; margin-top: 10px; }
.productItem .productImage a { display: block; position: relative; padding-bottom: 100%;  }
.productItem .productImage img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;
	border-radius:0;transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; will-change: opacity;}
.productItem:hover .productImage a img {transform:scale(1.03);}

.productItem .productDetail {position: relative;display: block;float: left;width: 100%;text-align: left; transition:all 0.3s ease; }

.productItem .productName { position: relative; float:left; width: 100%; margin-top: 20px; padding: 0 10px; }
.productItem .productName a { float: left; width: 100%; padding: 0; line-height:20px; font-weight: 400; font-size: 14px; /*color: #4d4d4d;*/ color: #191919;
	overflow: hidden; text-align: center; /* display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; text-overflow:ellipsis;
	white-space: nowrap;*/ font-family: 'Nunito Sans', sans-serif; height: 40px; }

.productItem .productPrice {display:inline-block;vertical-align: top;position: relative; margin: 0 auto; float: left;width: 100%;
	text-align: center; padding: 0; margin-top: 20px; }
.productItem:hover .productName a {}

.productItem .IndirimVar {}
.productItem .discountPrice {display: inline-block; text-align: center; }
.productItem .discountPrice span { color: #ff0505; font-size: 16px; line-height:16px; font-weight:500; float: left; font-family: 'Nunito Sans', sans-serif; }
.productItem:hover .discountPrice span {  }
.productItem .IndirimVar .discountPrice span {}
.productItem .discountKdv {display: none;}
.productItem .regularKdv  {display: none;}
.productItem .regularPrice { display: inline-block; text-align: center; margin-left: 8px; }
.productItem .regularPrice span { color: #939393; font-size: 13px; font-weight:400; text-decoration: line-through; 
	-moz-text-decoration-color: #939393; text-decoration-color: #939393; line-height: 16px; float: left; }

.productItem .productMarka { display: none !important;}
.productItem .productOnYazi { display: none; float: left; width: 100%; color: #4a4a4a; font-size: 14px; line-height: 25px; height: 25px; overflow: hidden; 
text-align: center; padding: 0 20px; margin-top: 10px; }
.productItem .productOnYazi * { background: none !important; font-family: 'Montserrat', sans-serif !important; color: #2d2d2d; font-size: 16px; 
line-height: 25px; font-weight: 300; }

/*Urun Iconlari*/
.icons { position: absolute; width: 100%; left: 0; bottom: 0; z-index: 1; text-align: center; opacity: 0; visibility: visible; padding: 5px 0;
transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; background-color: #dfdfdf;
-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;border-bottom-left-radius: 10px; }
.productItem:hover .icons { opacity: 1; visibility: visible; }
.productItem.StokYok .icons { display: none; }
.icons > div { display: inline-block; width: 100%; float: left; }
.newIcon { z-index: 3; font-size: 12px; font-weight: 400; color: #2498e7; width: 40px; height: 40px; overflow: hidden; position: absolute; left: 20px; 
	top: 20px; line-height: 40px; overflow: hidden; text-transform: capitalize; border: 1px solid #2498e7; border-radius: 50%; }
.discountIcon { z-index: 3; color: #ff0505; font-size: 12px; width: 40px; height:40px; position: absolute; top: 20px; right: 20px; overflow: hidden; 
	line-height: 40px; font-weight: 400; border: 1px solid #ff0505; border-radius: 50%; }
.discountIcon .discountIcon_s1 {  }
.discountIcon .discountIcon_s2 { display: none; }
.cargoIcon    { z-index: 2; color: #fff; font-size: 9px; font-weight: 600; background-color: #4d4d4d; position: absolute; right: 8px; bottom: 155px; 
	width: 88px; height: 26px; line-height: 26px; text-transform: uppercase; display: none; }
.firsatIcon   { z-index: 3; display: none!important;color: #fff;font-size: 11px;background: #85c055;margin-bottom: 1px;width: 90px;height: 20px;line-height: 20px;}
.urunListStokUyari {display: none;}
.discountIcon div{display: none;}

.favori 	 { display: inline-block; display: none; width: 35px; height: 35px; border: 1px solid #cccccc; border-radius: 50%;
	/*-webkit-animation: fadein 0.3s; -moz-animation: fadein 0.3s; -ms-animation: fadein 0.3s; -o-animation: fadein 0.3s; animation: fadein 0.3s;*/}
.examineIcon { display: none; float: right; width: 35px; height: 35px; border: 1px solid #cccccc; border-radius: 50%; margin-right: 8px;
	/*-webkit-animation: fadein 0.3s; -moz-animation: fadein 0.3s; -ms-animation: fadein 0.3s; -o-animation: fadein 0.3s; animation: fadein 0.3s;*/}
.mycartIcon  { display: inline-block; width: 134px; height: 35px;  border: 1px solid #e6e6e6; overflow: hidden;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;
	/*-webkit-animation: fadein 0.3s; -moz-animation: fadein 0.3s; -ms-animation: fadein 0.3s; -o-animation: fadein 0.3s; animation: fadein 0.3s;*/}
.favori,
.examineIcon,
.mycartIcon	{  }
.examineIcon:hover a:before,
.mycartIcon:hover a:before,
.favori:hover a:before {  }
.examineIcon:hover,
.mycartIcon:hover,
.favori:hover {  }

.favori a { display: block; font-size: 0; color: #fff; text-align:center; float: left; width: 100%; }
.examineIcon a {display: block; font-size: 0; line-height: 35px; color: #222; width:100%; height: 100%; text-align:center; font-weight: 500; float: left;}
.mycartIcon a { display: block; font-size: 14px; color: #191919; line-height: 35px; text-align:center; text-transform: uppercase; font-weight: 400;
	font-family: 'Nunito Sans', sans-serif;
-webkit-transition: color .3s ease; -moz-transition: color .3s ease; -ms-transition: color .3s ease; -o-transition: color .3s ease; transition: color .3s ease; }
.mycartIcon a span{ width: 100%; float: left; }

.examineIcon a:before, .favori a:before, .mycartIcon a:before {font-family:'FontAwesomePro'; color: #cccccc; font-size: 13px;font-weight: 400;text-align: center; 
 float: left; width: 100%; line-height: 35px;
 -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.favori a:before { content: '\f004';}
.favori a.listfavoriAktif:before { color: #ff0000; }
.examineIcon a:before { content: '\f002';  }
.mycartIcon a:before { content: '\f290'; display: none; }

.TukendiIco { z-index: 3;border-radius:0;background-color: rgba(255,255,255,0.3); position: absolute; right: 0; left: 0; top: 0; height: calc(100% - 145px);
	overflow:hidden;}
.TukendiIco span {position: absolute; left: calc(50% - 85px); top: calc(50% - 27px); max-width: 170px; width: 170px; margin: 0 auto;
	font-size: 14px; height: 54px; line-height: 56px; background-color: rgba(0,0,0,0.5); font-weight: 600; color: #fff; text-transform: uppercase;  }

.productTimer{display: none;}

.StokYok .cargoIcon{display: none;}
.productItem .favori,
.productItem .mycartIcon,
.productItem .urunListeAdet {  }
.productItem:hover .discountIcon,
.productItem:hover .urunListeAdet {  }


/*Listeleme adet */
.productItem .urunListeAdet{ display:none !important;width: 100px;height: 41px;float: left;position: absolute;left: calc(50% - 50px);bottom: 11px;
	border-radius: 25px;overflow: hidden;z-index:5; border:1px solid #ff0505;}
.productItem.StokYok .urunListeAdet{display:none !important;}
.productItem .urunListeAdet input{width: 100%;height: 41px;float: left;border:none;background: #fff;color: #000000;font-size: 15px;padding: 0 25px;
	text-align:center;font-weight: 500;}
.productItem .urunListeAdetArtir{font-size: 0;width: 25px;height: 41px;float: left;position: absolute;right: 0;background:#ecebea;color: #000000;line-height: 41px;}
.productItem .urunListeAdetAzalt{font-size: 0;width: 25px;height: 41px;float: right;position: absolute;left: 0;background:#ecebea;color: #000000;line-height: 41px;}
.productItem .urunListeAdetArtir:after{content: '+';font-size: 14px;font-weight: 600;}
.productItem .urunListeAdetAzalt:after{content: '-';font-size: 14px;font-weight: 600;}
.urunListStokUyari { display: none; }

/*Listeleme adet */
/*Bedenler*/
.boxBedenlerContent { position: absolute; bottom:67px; left: 0; right: 0; z-index: 4;display:none!important;}
.boxBedenlerTittle { }
.boxBedenlerContent .boxBedenlerContainer { float: left; width: 100%; text-align: center; overflow: hidden; padding: 0;white-space:nowrap;}
.boxBedenlerContent .boxBedenlerContainer > div { display: inline-block; margin:0;vertical-align:top;}
.boxBedenlerContent .boxBedenlerContainer > div > div { display: inline-block; line-height: 50px;color: #333; font-size: 12px; text-align: center;font-weight: 600;}
.boxBedenlerContent .boxBedenlerContainer > div > div:hover {text-decoration:underline;}
.boxBedenlerContent .boxBedenlerContainer > div > a { float: left;width: 24px;height: 24px;border-radius: 100%;border: 1px solid #dddddd;padding: 1px;margin: 0 3px;}
.boxBedenlerContent .boxBedenlerContainer > div > a img {border-radius: 100%;}
.boxBedenlerContent .boxBedenlerContainer > div > a:hover {}
.boxBedenlerContent .boxBedenlerContainer > div > div.noStokUrunListe {}
.boxBedenlerContent	.boxBedenler.nostokUrunListe { }

/*Bedenler*/
/* hizli bakis */
.productIcon .quickViewIco { display: none!important; z-index: 5;position: absolute;text-align:center;left: 0;top:35%;right:0;-webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
.productIcon .quickViewIco a {background:rgba(255,255,255,0.9);border: 1px solid #eee; font-size: 13px;letter-spacing: 1px;line-height: 36px;color: #2d2d2d;padding: 0 15px;display: inline-block;vertical-align:top;}
.productIcon .quickViewIco a:before {content: '\f06e';font-family: 'FontAwesomePro';font-size: 18px;font-weight: 300;float: left;line-height: 36px;margin-right: 5px;color: #2d2d2d;}
.productItem:hover .productIcon .quickViewIco{display:none!important;}
.ProductPreviewContent { font-family: 'Montserrat', sans-serif; padding:30px;}
.ProductPreviewContent .clear { clear: none; }
.ProductPreviewContent #divBreadcrumb {float: left;width: 100%;margin-bottom: 15px;}
.ProductPreviewContent #divBreadcrumb #ulBreadcrumb{float: left;width: 100%;}
.ProductPreviewContent #divBreadcrumb #ulBreadcrumb li{float: left;font-size: 0;line-height: 0;}
.ProductPreviewContent #divBreadcrumb #ulBreadcrumb li a{float: left;font-size: 13px;color: #323232;line-height: 15px;}
.ProductPreviewContent #divBreadcrumb #ulBreadcrumb li:after {content: '/'; display: inline-block; margin: 0 5px; color: #color: #111111; font-size: 11px; line-height: 15px; float: left; font-weight: normal;}
.ProductPreviewContent #divBreadcrumb #ulBreadcrumb li:nth-child(1) a:before {content: '\f041'; font-family: 'FontAwesomePro'; float: left; font-size: 14px; line-height: 15px; float: left; margin-right: 10px; font-weight: 300; }
.ProductPreviewContent .ProductPreviewLeft { width:348px;margin:0;}
.ProductPreviewContent .ProductPreviewLeft .PreviewImages {float: right;width: 270px;}
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages {float: left;max-height: 270px;overflow-y:auto;overflow-x:hidden;width: 75px;}
.ProductPreviewContent .ProductPreviewLeft .PreviewselectedImages { padding-bottom: 0; height: auto; border: none;width: 100%;}
.ProductPreviewContent .ProductPreviewLeft .PreviewselectedImages .PreviewselectedImagesBox { padding-bottom: 100%; }
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages .PreviewallImagesItem { padding-bottom: 0; height: auto;border: none;width:68px;}
.ProductPreviewContent .ProductPreviewLeft .PreviewallImagesItem .PreviewallImagesBox { padding-bottom: 100%; }
.ProductPreviewContent .ProductPreviewRight { width: calc(100% - 348px);padding-left: 30px;text-align:left;position: relative;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Name { color: #000000; font-size: 18px;font-weight:normal;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Price {float: left;  color: #000; font-size: 25px;font-weight: 600;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_UstuCiziliFiyat {display: block; float: left; margin-right: 5px;margin-top: 2px; color: #959494; font-size: 14px;font-weight: normal;text-decoration: line-through; -moz-text-decoration-color: #959494; text-decoration-color: #959494;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Price+.kombinFormline {float: left;width: 100%;color: #000; font-size: 25px;font-weight: 600;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Price+.kombinFormline .kdvYazi{display:block;float: left;color: #000;font-size: 14px;margin-right: 10px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_DiscountRate {position: absolute;right: 0;top: 0;background: #000;color: #fff;font-size: 13px;width: 45px;height:23px;line-height: 23px;text-align:center;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_ozyazi {float: left;width: 100%;margin:0;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_ozyazi *{font-size: 13px;color: #000;line-height: 20px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm #hizliBakisTahminiTeslimatSuresi {float: left;width: 100%;margin: 10px 0;color:#000;font-size: 14px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_markaLogo {float: left;width: 100%;margin: 10px 0;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_marka {float: left;width: 100%;margin: 10px 0;font-size: 13px;color: #000;line-height: 20px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .kdvYazi {display: none;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek {float: left;width: 100%;margin: 10px 0;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi {float: left;width: 100%;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline { float: left; width: 100%;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinleft_line {float: left;width: 100% !important;color: #000000;font-size: 13px;line-height: 35px;text-align: left;font-weight: 500;text-transform:uppercase;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line { float: left; width: 100%; }
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line > div { float: left; width: 100%; }
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line > div div {float: left;margin-right: 5px;margin-bottom: 5px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line > div div a {display: inline-block;vertical-align:top;border: 1px solid #cbcbcb;min-width: 40px;height: 40px;line-height: 38px;text-align:center;padding: 0 5px;color: #000000;font-size: 12px;font-weight: 500;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line > div div a.selected {border-color: #000;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divKombinUrunEkSecenek > .divKombinEksecenekTipi .kombinFormline .kombinright_line > div div a.nostok { background: #eee; color: #bfbfbf; }
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet { float: left; margin: 0; width: 110px; margin-bottom: 25px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .hizliBakis_SalesUnit {float:left;width: 100%; color: #000000;font-size: 13px;line-height: 35px;text-align: left;font-weight: 500;text-transform:uppercase;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle {padding: 0;margin: 0;border: none;width: 100%!important;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle input {float: left;width: 100%;height: 50px!important;padding: 0 24px!important;color: #000000;font-size: 15px;font-weight: normal;margin: 0!important;border: 2px solid #f1f1f1;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle .riDown {background: #f1f1f1;width: 24px!important;height: 50px!important;line-height: 50px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle .riUp {background: #f1f1f1;width: 24px!important;height: 50px!important;line-height: 50px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle .riUp:after{line-height: 50px!important;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakis_Adet .riSingle .riDown:after{line-height: 50px!important;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .hizliBakisSepeteEkle {float: left;width: 100%;background: #000;font-size: 16px;color: #fff;font-weight:600;text-transform:uppercase;letter-spacing: 1px;height: 50px;line-height: 50px;padding: 0;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divHizliBakisFavorilerimeEkle {float: left;width: 100%;margin-top: 10px;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divHizliBakisFavorilerimeEkle .box1{float: left;width: 100%;text-align:center; background: #000;font-size: 14px;color: #fff;font-weight:600;text-transform:uppercase;letter-spacing: 1px;height: 50px;line-height: 50px;padding: 0;margin: 0;min-width: 0;}
.ProductPreviewContent .ProductPreviewRight .ProductPreviewForm .divHizliBakisFavorilerimeEkle .box1 i{font-family:'FontAwesomePro';font-weight: 300;font-size: 18px;vertical-align:top;line-height: 50px;}
body .divHizliBakisUrunOzellikleri{float: left;width: 100%;margin: 25px 0;padding: 0 25px;}
body .divHizliBakisUrunOzellikleri *{font-family: 'Montserrat',sans-serif;}
body .divHizliBakisUrunOzellikleri .TabBaslik{float: left;width: 100%;}
body .divHizliBakisUrunOzellikleri .TabBaslik span{float: left;line-height: 40px;font-size: 18px;color: #000;font-weight: 500;}
body .divHizliBakisUrunOzellikleri .TabIcerik{float: left;width: 100%;}
body .divHizliBakisUrunOzellikleri .TabIcerik *{font-size: 13px;color: #000;line-height: 20px;}
#divHizliBakisBenzerUrun{padding: 0 30px;}
#divHizliBakisIlgiliUrun{padding: 0 30px;}
/* hizli bakis */
/*Kombin urun*/
body .ngdialog.ngdialog-theme-default .ngdialog-content{padding:0;border-radius:0;font-family: 'Montserrat',sans-serif;}
body .kombinContent{float: left;width:100%;background:#fff;padding:20px;}
body .kombinContent ul{float: left;width:100%;}
body .kombinContent ul li.kombinItem{float: left;width:100%;padding:0;border: none;background:transparent;}
body .kombinContent ul li.kombinItem .kombinleftImage{width:170px;border: 1px solid #edebeb;}
body .kombinContent ul li.kombinItem .kombinleftImage .kombinImages img{max-width:100%;border: none;}
body .kombinContent ul li.kombinItem .kombinRightDetail{float: left;width:calc(100% - 170px);}
body .kombinContent ul li.kombinItem .kombinRightDetail .PriceListKombin{float: left;width:100%;}
body .kombinContent ul li.kombinItem .kombinRightDetail .PriceListKombin .kombinFormline{float: left;width:100%;padding: 0;}
body .kombinContent ul li.kombinItem .kombinRightDetail .PriceListKombin .kombinFormline .kombinright_line{float: left;width:100%;font-size: 18px;color: #282727;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
body .kombinContent ul li.kombinItem .kombinRightDetail .PriceListKombin .kombinFormline:nth-child(1) .kombinright_line{font-size: 16px;}
body .kombinContent ul li.kombinItem .kombinRightDetail .button{font-size:14px;text-transform:uppercase;border-radius:2px;width: 145px;height:35px;}
body .kombinContent ul li.kombinItem .kombinRightDetail .divKombinUrunEkSecenek{float: left;width:100%;}
body .kombinContent ul li.kombinItem .kombinRightDetail .divKombinUrunEkSecenek .divKombinEksecenekTipi{float: left;width:100%;}
body .kombinContent ul li.kombinItem .kombinRightDetail .divKombinUrunEkSecenek .divKombinEksecenekTipi .kombinleft_line{float: left;width:100%;font-size: 15px;font-weight:bold;}
body .kombinContent ul li.kombinItem .kombinRightDetail .divKombinUrunEkSecenek .divKombinEksecenekTipi .kombinFormline .size_box.selected{border-color: #000!important;color: #000!important;}
/*Kombin urun*/
/*HOVER*/
/*1 li siralama*/
.categoryContainer .ProductList.pr_hrz { margin: 0; }
.categoryContainer .ProductList.pr_hrz .ItemOrj { padding: 0;}
.categoryContainer .ProductList.pr_hrz .productItem { width: 100%;float:left;margin:0 0 10px; padding: 0;}
.categoryContainer .ProductList.pr_hrz .ItemOrj:last-child .productItem {}
.categoryContainer .ProductList.pr_hrz .productImage { float: left; width: 10%; }
.categoryContainer .ProductList.pr_hrz .productImage a { }
.categoryContainer .ProductList.pr_hrz .productItem .productDetail { width: calc(84% - 10%); height: 0; padding: 8px 5px 0;border: none;background:transparent;}
.categoryContainer .ProductList.pr_hrz .productItem .boxBedenlerContent {}
.categoryContainer .ProductList.pr_hrz .productItem .boxBedenlerContent .boxBedenlerContainer { text-align: center; }
.categoryContainer .ProductList.pr_hrz .productItem .boxBedenlerContent .boxBedenlerContainer > div { float: none; }
.categoryContainer .ProductList.pr_hrz .productName { width: 100%; border: none; margin: 0; }
.categoryContainer .ProductList.pr_hrz .productName a { height: auto; text-align: left; margin-bottom: 0; text-indent:10px;}
.categoryContainer .ProductList.pr_hrz .productItem .productPrice {width:auto; float: left;bottom: 0 !important;margin: 10px 0 0 10px }
.categoryContainer .ProductList.pr_hrz .productItem .discountPrice {}
.categoryContainer .ProductList.pr_hrz .productItem .regularPrice {}
.categoryContainer .ProductList.pr_hrz .productItem .discountPrice span { line-height: 1; }
.categoryContainer .ProductList.pr_hrz .productItem .regularPrice span { }
.categoryContainer .ProductList.pr_hrz .productItem .productFaMyEx {}
.categoryContainer .ProductList.pr_hrz .productItem .newIcon {bottom: auto;top: 5px;right: 80px;left: auto;}
.categoryContainer .ProductList.pr_hrz .productItem .discountIcon {bottom: auto;top: 5px;right: 20px;left: auto;}
.categoryContainer .ProductList.pr_hrz .productItem .cargoIcon {bottom: 5px;left: auto;padding: 0 52px;}
.categoryContainer .ProductList.pr_hrz .productItem .mycartIcon {bottom: 5px;right: 0;}
.categoryContainer .ProductList.pr_hrz .productItem .mycartIcon a{}
.categoryContainer .ProductList.pr_hrz .productItem .favori {right: 5px;top: 13px;}
.categoryContainer .ProductList.pr_hrz .urunListeAdet {left: auto;right: 115px;bottom: 5px;}
.categoryContainer .ProductList.pr_hrz .TukendiIco {height: 100%;}
.categoryContainer .ProductList.pr_hrz .TukendiIco span {left: auto;padding:0 80px;bottom: 5px;}
.categoryContainer .ProductList.pr_hrz .productItem .productMarka {}
/*1 li siralama*/
/*5 li siralama*/
.categoryContainer .ProductList.sort_5 .mycartIcon { }
.categoryContainer .ProductList.sort_5 .mycartIcon a { }
.categoryContainer .ProductList.sort_5 .examineIcon { }
.categoryContainer .ProductList.sort_5 .favori { }
.categoryContainer .ProductList.sort_5 .TukendiIco span { }
.categoryContainer .ProductList.sort_5 .urunListeAdet { }
/*5 li siralama*/
/*4 li siralama*/
.categoryContainer .ProductList.sort_4 { }
.categoryContainer .ProductList.sort_4 .favori {}
.categoryContainer .ProductList.sort_4 .favori a { }
.categoryContainer .ProductList.sort_4 .examineIcon {}
.categoryContainer .ProductList.sort_4 .examineIcon a { }
.categoryContainer .ProductList.sort_4 .mycartIcon {}
.categoryContainer .ProductList.sort_4 .mycartIcon a {}
.categoryContainer .ProductList.sort_4 .discountPrice span { }
.categoryContainer .ProductList.sort_4 .regularPrice span { }
.categoryContainer .ProductList.sort_4 .quickViewIco { }
.categoryContainer .ProductList.sort_4 .cargoIcon { }
.categoryContainer .ProductList.sort_4 .newIcon {}
.categoryContainer .ProductList.sort_4 .discountIcon {}
.categoryContainer .ProductList.sort_4 .boxBedenlerContent { }
.categoryContainer .ProductList.sort_4 .boxBedenlerContent .boxBedenlerContainer > div { }
.categoryContainer .ProductList.sort_4 .boxBedenlerContent .boxBedenler { }
.categoryContainer .ProductList.sort_4 .discountPrice span { }
.categoryContainer .ProductList.sort_4 .regularPrice span { }
.categoryContainer .ProductList.sort_4 .productItem .productImage { }
.categoryContainer .ProductList.sort_4 .productItem:hover .productImage a:after { }
.categoryContainer .ProductList.sort_4 .productDetail { }
.categoryContainer .ProductList.sort_4 .ItemOrj { margin:30px 30px 0 0; max-width: calc(25% - 23px); }
.categoryContainer .ProductList.sort_4 .ItemOrj:nth-child(4n) { margin:30px 0 0 0; }
.categoryContainer .ProductList.sort_4 .TukendiIco { }
.categoryContainer .ProductList.sort_4 .TukendiIco span {}
.categoryContainer .ProductList.sort_4 .urunListeAdet { }
.categoryContainer .ProductList.sort_4 .urunListeAdet input { }
.categoryContainer .ProductList.sort_4 .urunListeAdetAzalt { }
.categoryContainer .ProductList.sort_4 .urunListeAdetArtir { }
/*4 li siralama*/
/*3 li siralama*/
.categoryContainer .ProductList.sort_3 .ItemOrj { width: calc(33.3% - 20px); }
.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(1),
.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(2) { margin: 30px 30px 0 0; }
.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(3n) { margin: 30px 0 0 0; }
.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(3) { margin: 30px 0 0 0; }
.categoryContainer .ProductList.sort_3 .mycartIcon { }
.categoryContainer .ProductList.sort_3 .mycartIcon a { }
.categoryContainer .ProductList.sort_3 .examineIcon {}
.categoryContainer .ProductList.sort_3 .favori {}
.categoryContainer .ProductList.sort_3 .productItem .productImage { }
.categoryContainer .ProductList.sort_3 .productItem .productImage a { padding-bottom: 150%; }
.categoryContainer .ProductList.sort_3 .urunListeAdet {}
.categoryContainer .ProductList.sort_3 .TukendiIco span { }
/*3 li siralama*/
/*2 li siralama*/
.categoryContainer .ProductList.sort_2 .mycartIcon { }
.categoryContainer .ProductList.sort_2 .examineIcon { }
.categoryContainer .ProductList.sort_2 .favori { }
.categoryContainer .ProductList.sort_2 .TukendiIco span { }
.categoryContainer .ProductList.sort_2 .ItemOrj { width: calc(50% - 15px); margin: 30px 30px 0 0; }
.categoryContainer .ProductList.sort_2 .ItemOrj:nth-child(even) { margin: 30px 0 0 0; }
.categoryContainer .ProductList.sort_2 .productItem .productImage { }
.categoryContainer .ProductList.sort_2 .productItem .productImage a { padding-bottom: 117%; }
/*2 li siralama*/
/****************************************urun LiSTELEME *********************************/
/****************************************SLiDER VE BLOK SLDieR*********************************/
.JKatAdi { display: block; width: 100%; float: left; text-align: center; position: relative; margin: 0; }
.JKatAdi .bold { width: 100%; float: left; margin: 0; position: relative; z-index: 1; }
.JKatAdi .bold:before { content: ''; position: absolute; width: 100%; top: 50%; left: 0; height: 1px; background-color: #eeecec; z-index: -1; display: none; }
.limitedDiscount .JKatAdi .bold .satir1 a { line-height: 48px; }
.JKatAdi .bold .satir1, 
.JKatAdi .bold .satir1 a { font-family: 'Montserrat', sans-serif;  font-size: 26px; line-height: 26px; display: inline-block;
vertical-align: top; position: relative; text-transform: uppercase; color: #000; font-weight: 700; }
.JKatAdi .bold .satir1:after, 
.JKatAdi .bold .satir1 a:after,
.JKatAdi .bold .satir1:before, 
.JKatAdi .bold .satir1 a:before { display: none; content: ''; width: 60%; height: 1px; position: absolute; z-index: 2; z-index: 2; background-color: #999999; }
.JKatAdi .bold .satir1:after, 
.JKatAdi .bold .satir1 a:after { bottom: 0; left: 15px; }
.JKatAdi .bold .satir1:before, 
.JKatAdi .bold .satir1 a:before { bottom: 7px; right: 15px; }
.JKatAdi .bold .satir1 a:hover { color: #000; }
.JKatAdi .bold .satir2 { color: #333333; font-size: 20px; line-height: 20px; font-weight: 700; position: absolute; left: 30px; top: calc(50% - 10px);
text-transform: uppercase; z-index: 1; }
.JKatAdi .tummbtn { position: absolute; right: 10px; bottom: 19px; z-index: 1; }
.JKatAdi .tummbtn a { color: #ff6100; font-size: 10px; letter-spacing: 2px; text-decoration: underline; }

.owl-nav { position: absolute; top: calc(50% - 20px); right: 0px; left: 0px; z-index: 2; }
.ProductListprev { left: 0; }
.ProductListnext { float: right; right: 0; }
.ProductListprev, .ProductListnext { font-size: 0; width: 40px; height: 40px; float: left; cursor: pointer; text-align: center; border-radius: 50%; 
	background-color: #fff; border:1px solid #eeeeee; position: absolute; top: 0; z-index: 1;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease;  transition: all .3s ease; }
.ProductListprev:before,
.ProductListnext:before { font-family: 'FontAwesomePro'; font-size: 32px; color: #939393; line-height: 40px; font-weight: 300; 
-webkit-transition: all .3s ease; -moz-transition: all .3s ease;  transition: all .3s ease; }
.ProductListprev:before { content: '\f104'; }
.ProductListnext:before { content: '\f105'; }
.ProductListnext:hover:before,
.ProductListprev:hover:before { color: #ff0505; }
.ProductListnext:hover,
.ProductListprev:hover {  }

.sliderBannerContainer {float: left;width: 100%;position: relative; margin-top: 35px; }
.sliderBannerContainer .ProductList { display: block !important;margin: 0 auto;}
.sliderBannerContainer .Jbutonlar { display: none; }
.sliderBannerContainer .jCarouselLite {float: left;width: 100%;}
.sliderBannerContainer .JKatAdi {  }
.sliderBannerContainer .JKatAdi .bold {  }
.sliderBannerContainer .JKatAdi .bold .satir1 {  }
.sliderBannerContainer .owl-controls { display: block; }
.sliderBannerContainer .owl-carousel {}
.sliderBannerContainer .owl-carousel .owl-stage-outer { padding: 5px 0; }
.sliderBannerContainer .owl-dots { display: none !important; float: left;	position: absolute;	bottom: -45px; width: 100%; text-align: center; }
.sliderBannerContainer .owl-dots .owl-dot { margin: 0 10px; display: inline-block; position: relative; width: 16px; height: 16px; box-shadow: none;
    font-size: 0; text-indent: 0; border-radius: 100%; background-color: transparent; }
.sliderBannerContainer .owl-dots .owl-dot:after { position: absolute; content: ''; width: 8px; height: 8px; top: 4px; left: 4px; border: 1px solid #4a4a4a;
    z-index: 1; border-radius: 50%; }
.sliderBannerContainer .owl-dots .owl-dot.active { border-color: #ff0505; width: 16px; height: 16px; background-color: #ff0505; }
.sliderBannerContainer .owl-dots .owl-dot.active:after { display: none; }
.sliderBannerContainer .mycartIcon {}
.sliderBannerContainer .examineIcon {}
.sliderBannerContainer .TukendiIco span {  }
.ProductBody .sliderBannerContainer { margin: 45px 0 0 0; }
.ProductBody .sliderBannerContainer .JKatAdi .bold .satir1 { text-transform: capitalize; }

/*Benzer urunler Cerceve*/
.benzerUrunlerWrapper { background: #efefef; clear: left; }
.benzerUrunlerWrapper:before, .benzerUrunlerWrapper:after { content: ""; display: table; }
.benzerUrunlerWrapper:after { clear: both; }

.detaySliderContainer { width: 100%; position: relative; max-width: 1350px; margin: 0 auto; float: none; }
.detaySliderContainer .ProductList { display: block !important;margin: 0 auto;}
.detaySliderContainer .Jbutonlar { display: none; }
.detaySliderContainer .jCarouselLite {float: left;width: 100%;}
.detaySliderContainer .JKatAdi .bold {  }
.detaySliderContainer .JKatAdi .bold .satir1, 
.detaySliderContainer .JKatAdi .bold .satir1 a {  }
.detaySliderContainer .owl-nav {  }

.detaySliderContainer .owl-controls {  }
.detaySliderContainer .owl-carousel {}
.detaySliderContainer .owl-carousel .owl-item { }
.detaySliderContainer .owl-carousel .owl-stage-outer { padding: 5px 0; margin-top: 35px; }
.detaySliderContainer .owl-dots { display: none;}
.detaySliderContainer .owl-dots .owl-dot {}
.detaySliderContainer .owl-dots .owl-dot.active {}
.detaySliderContainer .mycartIcon {}
.detaySliderContainer .examineIcon {}
.detaySliderContainer .productItem { background-color: #fff; }
.detaySliderContainer .productItem .productIcon {  }
.detaySliderContainer .productItem .productIcon .cargoIcon { display: none; }
.detaySliderContainer .TukendiIco span {  }
/* -------------------------------Anasayfa Slider----------------------------------------*/
#pnlSlider { float: left; position: relative; width: 100%; text-align: center; overflow: hidden; }
.HomePageSlideShowContainer { /*max-width: 1350px; display: inline-block; position: relative;*/ text-align: center; }
#pnlSlider ul li { display: block; }
#pnlSlider ul li a { display: block; }
#pnlSlider ul li a img { max-width: 100%; display: block; width: 100%; }
#pnlSlider .flex-control-nav { float: left; position: absolute; bottom: 20px; left: 0; width: 100%; }
#pnlSlider .flex-control-paging li { margin: 0 10px !important; }
#pnlSlider .flex-control-paging li a { position: relative; width: 8px; height: 8px; font-size: 0; text-indent: 0;border-radius: 100%; background-color: #fff;
border: 1px solid transparent; }
#pnlSlider .flex-control-paging li a:after { display: none; position: absolute; content: ''; width: 5px; height: 5px; top: 2px; left: 2px;
z-index: 1; border-radius: 50%; background-color: #ff0505; }
#pnlSlider .flex-control-paging li a.flex-active { background-color: transparent; border: 1px solid #fff; }
#pnlSlider .flex-control-paging li a.flex-active:after { display: none; }
#pnlSlider .flex-direction-nav { position: absolute; top: calc(50% - 22px); left: 0; right: 0; display: none; }
#pnlSlider .flex-direction-nav li { display: inline-block; }
#pnlSlider .flex-direction-nav .flex-prev,
#pnlSlider .flex-direction-nav .flex-next { z-index: 9; font-size: 0; text-align: center; top: 0; margin: 0; opacity: 1 !important; float: left; 
	width: 19px; height: 50px; background-color: transparent; border-radius: 0; }
#pnlSlider .flex-direction-nav .flex-prev { left: 0; }
#pnlSlider .flex-direction-nav .flex-next { right: 0; }
#pnlSlider .flex-direction-nav .flex-prev:before,
#pnlSlider .flex-direction-nav .flex-next:before { font-family: 'FontAwesomePro'; font-size: 50px; line-height: 50px; color: #4a4a4a; font-weight: 300; }
#pnlSlider .flex-direction-nav .flex-prev:before { content: '\f104'; }
#pnlSlider .flex-direction-nav .flex-next:before { content: '\f105'; }
#pnlSlider .flex-direction-nav .flex-prev:hover { }
#pnlSlider .flex-direction-nav .flex-next:hover { }
#pnlSlider .flex-direction-nav .flex-next:hover:before { color: #ff0505; }
#pnlSlider .flex-direction-nav .flex-prev:hover:before { color: #ff0505; }
#pnlSlider .flex-direction-nav a:before { text-shadow: none; }
#pnlSlider .flex-direction-nav a:after { text-shadow: none; }

#pnlSlider .HPSItems .flex-control-thumbs { position: static; float: left; width: 100%; background: #fff; margin: 0 0 0 0; text-align: center; 
	-webkit-box-shadow: 0 1px 5px 0.5px #d8d3d3; box-shadow: 0 1px 5px 0.5px #d8d3d3; padding-top: 9px; }
#pnlSlider .HPSItems .flex-control-thumbs img { opacity: 1; }
#pnlSlider .HPSItems .flex-control-thumbs li { float: none; display: inline-block; width: 80px; position: relative; margin: 0 5px; }
#pnlSlider .HPSItems .flex-control-thumbs li:after { width: 100%; height: 4px; content: ''; background: #fff; display: block; margin: auto 0; 
position: absolute; left: 0; bottom: 0; }

/* ------------------------------------Anasayfa Slider--------------------------------------------*/
/*------------------------------------markalar slider--------------------------------------------*/
.markaSlider { float: left; width: 100%;background: #fff; padding: 32px 0 40px 0; background-color: #f5f5f5; text-align: center; }
.markaSlider #ulMarkaSliderTemplateData { display: block; max-width: 1350px; margin: 0 auto; }
.markaSlider .JKatAdi {  }
.markaSlider .JKatAdi .bold {}
.markaSlider .JKatAdi .bold .satir1{ }
.markaSlider .jCarouselLite { float: left; width: 100%; text-align: center; }
.markaSlider .owl-carousel {float: left;width: 100%;}
.markaSlider .owl-carousel .owl-stage-outer {}

.markaSlider .owl-nav{ top: calc(50% - 25px); }
.markaSlider .owl-nav .ProductListprev,
.markaSlider .owl-nav .ProductListnext{}
.markaSlider .owl-nav .ProductListprev:before,
.markaSlider .owl-nav .ProductListnext:before{}
.markaSlider .owl-nav .ProductListnext:hover {}
.markaSlider .owl-nav .ProductListprev:hover {}
.markaSlider .owl-nav .ProductListnext:hover:before {}
.markaSlider .owl-nav .ProductListprev:hover:before {}
.markaSlider:before { content: ''; display: table; clear: both; }
.markaSlider ul li { float: left; width: calc((100% / 6) - 25px); display: inline-table; margin-right: 30px; margin-top: 30px; }
.markaSlider ul li:nth-child(6n) { margin-right: 0; }
.markaSlider ul li a { display: table-cell; height: 100px; overflow: hidden; vertical-align: middle; background: #fff; text-align: center;
border: 1px solid #e8e4e4; }
.markaSlider ul li a img { max-width: 95%; max-height: 95%; }
.markaSlider ul li a:hover img { -webkit-filter: grayscale(0); filter: grayscale(0); }
.markaSlider .all-marks { display: inline-block; width: 157px; height: 56px; line-height: 56px; color: #fff; font-size: 16px; font-weight: 400; 
	text-align: center; background-color: #656565; margin-top: 20px;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.markaSlider .all-marks:hover { background-color:#000; }
/*------------------------------------markalar slider--------------------------------------------*/
/****************************************SLiDER VE BLOK SLDiER*********************************/
/********************************* HEADER ALAN KISMIDIR ****************************************/
/*------------------------- Header content ------------------------*/
.hover:before { content: ''; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.18); z-index: 10; clear: none; display: block !important; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
#header:before { content: '';display:table;}
#header:after { content: ''; display: table;}

#header {width: 100%;position: relative; float: left;z-index:1000; background-color: #fff; border-bottom: 1px solid #eeecec; }
#header.homeHeader {    -webkit-box-shadow: none; box-shadow: none; border: none; }
#header.categoryHeader {}
#header.productHeader .navigation {  }
.headerContent{  }
.headerContent:before { content: ''; display: block; clear: both; }
.headerContent:after { content: ''; display: block; clear: both; }
/*------------------------- Header content ------------------------*/
/*------------------------- Header logo, search, mycart, lang, welcome, navi Alanlari ------------------------*/
#logo { float: left; width: 149px; margin-left: -7px; }
#logo .logo { display: inline-block; vertical-align: middle;}
#logo .logo img { display: block; max-width: 100%; }

.mycart{ float: right; position: relative; width: 155px; height: 50px; margin-top: 24px; background-color: #ff0505; border: 1px solid #e6e6e6; }
.mycart > a {display: block; color: #fff; font-size: 12px; float: left; transition:all 0.3s ease;text-align:center; position: relative; width: 100%;
height: 50px; text-align: center; overflow: hidden; }
.mycart > a:before { float: left; content: '\f07a'; font-family: 'FontAwesomePro'; font-size: 16px; color: #fff; width: 59px; line-height: 48px;
border-right: 1px solid #e6e6e6; font-weight: 400; }

.mycart .sepetTecxt { font-size: 12px; line-height: 48px; float: left; font-weight: 400; color: #fff; text-transform: uppercase; margin-left: 13px; } 
.mycart .sepetUrunSayisi { color: #fff; font-weight: 400; font-size: 12px; line-height: 48px; display: inline-block;
 font-family: 'Montserrat', sans-serif; float: left; margin-left: 6px; } 
.mycart .sepetUrun { display: inline-block; font-size: 11px; line-height: 11px; color: #fff; margin-top: 25px; display: none; } 
.sepetTopTutar { font-size: 13px; font-weight: 600; color: #fff; display: block !important; position: absolute; top: 8px; width: calc(100% - 55px); 
	text-align: center; left: 0; line-height: 13px; display: none !important; }  

.CartProduct { width: 320px; float: left; background: #fff;border: 1px solid #000; z-index: 99999; padding: 20px; position: absolute; top: 115%; 
	margin-top: 0; right: 0; margin-left: -150px; box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .3);  -webkit-animation: fadein 0.3s; 
	-moz-animation: fadein 0.3s; -ms-animation: fadein 0.3s; -o-animation: fadein 0.3s; animation: fadein 0.3s; }
.CartProduct:before { content: '\f0d8'; font-family: 'FontAwesome'; color: #000; position: absolute; right: 0; left: 0; top: -19px; font-size: 20px; 
text-align: right; padding-right: 9%; }
#ulUstSepetteUrunYok { float: left; width: 100%; text-align: center; }
.spanustSepetteUrunYok:before { width: 40px; height: 40px; content: ""; background: url('images/divustSepetteUrunYok.png') no-repeat center center; margin: 0 auto 10px; display: block; }
.CartProduct .SPrice { float: left; height: 30px; background: #282828; width: 100%; text-align: center; color: #fff; font-size: 12px; font-weight: bold; margin-top: 15px; }
.CartProduct .SPrice * { color: #fff; font-size: 12px; line-height: 30px; font-weight: normal; }
.CartProduct .SPrice .sepetToplamTutar { color: #fff; margin-left: 5px; }
.CartProduct .SProduct { display: table; overflow: hidden; text-align: center; font-weight: 300; font-size: 12px; color: #000; max-height: 300px; overflow-y: auto; }
.CartProduct .SProduct::-webkit-scrollbar { width: 4px; } 
.CartProduct .SProduct::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.CartProduct .SProduct::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px; }
.CartProduct .SProduct li { display: block; padding: 0 0 15px 0; margin-bottom: 10px; border-bottom: 1px solid #e1e1e1; position: relative; }
.CartProduct .SProduct li:After { clear: both; display: table; content: ""; }
.CartProduct .SProduct li a { float: left; display: table; width: 100%; }
.CartProduct .SProduct li a:nth-child(2) { position: absolute; right: 0; top: 0; width: auto !important; }
.CartProduct .SProduct li a:nth-child(2) * { color: #bfbfbf; }
.CartProduct .SProduct li a:nth-child(2):hover * { color: #ff0000; }
.CartProduct .SProduct li a * { display: table-cell !important; vertical-align: middle !important; color: #232120; font-size: 12px; line-height: 14.4px; padding: 0 2px; text-align: left; }
.CartProduct .SProduct li a .sepetTopFiyat { white-space: nowrap; color: #000; font-weight: 600; float: right; line-height: 70px; }
.CartProduct .SProduct .SepetTopSil { display: inline-block; position: absolute; right: 0; top: 0; }
.CartProduct .SProduct li a img { }
@media screen and (min-width:768px) {
.mycart:hover .CartProduct { display: block !important; }
}
.mycart .CartProduct.ekledi { display: block !important; }
.headerCartBtn { display: block !important; margin-top: 10px !important; float: left; width: 48%; font-size: 12px !important; line-height: 22px; }
.headerOrderBtn { display: block !important; margin-top: 10px !important; float: right; width: 48%; font-size: 12px !important; line-height: 22px; }
.sepetimBody .AllCategory { display: none; }
.sepetimBody .linkRebatedProducts { margin-left: 0; }
.sepetimBody .searchContent {}
.sepetimBody .welcome {}
.sepetimBody .header-up a.call-center, 
.sepetimBody .header-up a.e-mail,
.sepetimBody .header-up a.cargo,
.header-up a span.ico i { line-height: 40px;  }

.welcome{ float: right; margin-right: 20px; margin-top: 24px; border: 1px solid #e6e6e6; padding: 0 19px; }
.welcome > div {display: block;}
.welcome > ul {display: block;}
.welcome ul{margin-bottom: 0;}
.welcome .ng-scope {display: inline-block; float: left; }
.uyeGirisWelcome,.uyeGirisUyeAdi{display: none;}
.headerUyeGiris a, .headerUyeOl a, .headerHesabim, .headerCikis { float: left; display:inline-block; color: #000; font-size: 12px; font-weight: 400;
	position: relative; width: auto; line-height: 48px; text-transform: uppercase; }
.headerUyeOl a:before, .headerUyeGiris a:before, .headerHesabim:before, .headerCikis:before{font-family: 'FontAwesomePro'; color: #000; 
font-size: 16px; line-height: 45px; display: inline-block; text-align: center; margin-right: 14px; }
.headerSocialConnect .baglanButton a:hover, .welcome a:hover, .headerUyeGiris a:hover, .headerHesabim:hover, .headerCikis:hover{}
.headerUyeGiris a:before{content: '\f406'; font-weight: 300;}
.headerHesabim:before{content: '\f406'; font-weight: 300; }
.headerUyeOl a { color: #000; margin-left: 3px; }
.headerUyeOl a:before{ display: none; content: '\f08b'; font-weight: 300; color: #000; margin-right: 5px;}
.headerUyeOl a:after,
.headerCikis:after { content: 'VEYA'; color: #000; line-height: 48px; float: left; margin-right: 3px; }
.headerCikis { margin-left: 3px; }
.headerCikis:before{ display: none; content: '\f08b'; font-weight: 300; color: #000; margin-right: 5px; }
.headerUyeGiris a:after{}
.headerHesabim:after{content: '/'; margin: 0 2px; display: none; }
.headerUyeGiris a:after{content: '/'; margin: 0 2px; display: none; }  
.headerCikis:after{}
.headerUyeGiris a, 
.headerHesabim{}

.welcome li {display:inline-block;vertical-align:top; width: auto; float: left;}
.welcome li.headerUyeGiris {  }
.welcome li.headerUyeOl {  }
.welcome li a {}
.headerSocialConnect { display: none !important; float: right; margin-left: 23px;}
.headerSocialConnect .baglanButton { background: transparent !important; border: none; margin: 0; padding: 0; line-height: 0; }
.headerSocialConnect .baglanButton a { line-height: 32px; color: #fff; text-indent: 0;font-size: 13px;font-weight: 400;}
.headerSocialConnect .baglanButton a:before {content: '\f39e'; font-family: 'FontAwesomeProBrands'; margin-right: 5px; font-size: 13px;line-height: 32px;vertical-align:top;font-weight: normal;}
.usernav { display: none; }

.searchContent { width: 510px; float: right; position: relative; z-index: 10; margin-right: 20px; margin-top: 24px; }
#divAramaKategori { display: none !important; position: absolute; left: 30px; top: 0; }
#divAramaKategori select { display: block; height: 35px; border: none; width: 135px; padding: 0; border-radius: 0; line-height: 35px; background: transparent; color: #1d1d1b; font-size: 14px; }
.search { float: left; width: 100%; z-index: 1; position: relative; }
.search:after { content: '\f002'; font-family: 'FontAwesomePro'; color: #666666; position: absolute; top: 0; right: 20px; font-size: 16px; font-weight: 300;
z-index: 8; line-height: 50px; }
.search:before { display: none; content: ''; border-radius: 50px; background-color: #eeecec; width: 100%; height: 50px; position: absolute; left: 0; top: 5px; z-index: -1; }

.ButtonMic { display: none !important; border: 0; background-color: transparent; vertical-align: middle; position: absolute; right: 0; top: 50%; margin-top: -17px; }
#txtbxArama { float: left; width: 100%; height: 50px; border: 1px solid #e6e6e6; color: #000; padding-right: 55px; padding-left: 20px; 
	background: #fff; font-size: 12px; font-weight: 400; letter-spacing: 0; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; 
	appearance: none; -moz-appearance: none; -webkit-appearance: none; text-transform: capitalize; }  
#txtbxArama::-webkit-input-placeholder { color: #000; }
#txtbxArama:-moz-placeholder { color: #000; }
#txtbxArama::-moz-placeholder { color: #000; }
#txtbxArama:-ms-input-placeholder { color: #000; }
#txtbxArama:focus { color: #000; }
#btnKelimeAra { background-color: transparent; width: 55px; height: 50px; position: absolute; right: 0; top: 0; border: none; border-radius: 0; padding: 0 ; 
	cursor: pointer; z-index: 9; -moz-appearance: none;  -webkit-appearance: none; box-sizing: border-box; font-size: 16px; color: #666666;
	background-color: #fff; text-transform: uppercase; font-weight: 400; opacity: 0; filter: alpha(opacity=0); }
.searchContent ul { padding: 15px !important; text-align: left; max-height: 450px; overflow-y: auto; overflow-x: hidden; }
.searchContent ul li a { line-height: 30px; font-size: 14px; color: #333; }

.navigation:before { content: ''; display: block; clear: both; }
.navigation:after { content: ''; display: block; clear: both; }
.navigation { float: left; width: 100%; text-align: center; height: 50px; border-top: 1px solid #e6e6e6; background-color: #ff0505; }
.navigation > div { width: 100%; text-align: center; z-index: 1;  margin: 0 auto; max-width: 1350px; clear: both; display: inline-block; position: relative; }
.navigation .navUl { float: left; width: 100%; text-align: center; vertical-align: top; padding: 0;margin-bottom: 0; /*display: flex;flex-direction: row;justify-content: space-between;display: -webkit-flex;-webkit-flex-direction: row;-webkit-justify-content: space-between;*/ }
.navigation .navUl > li { display: inline-block; float: left; margin: 0 4px; }
.navigation .navUl > li:first-child { margin: 0 4px 0 0; }
.navigation .navUl > li > a { position: relative; color: #fff; font-size: 13px; font-weight: 500; display: inline-block; line-height: 48px; height: 49px;
	vertical-align: top; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; 
	text-transform: uppercase; width: 100%; text-align: center; padding: 0 12px; }
.navigation .navUl > li:first-child > a { border:none; }
.navigation .navUl > li.ulVar a { position: relative; }
.navigation .navUl > li > a:before { content: ''; width: 100%; height: 2px; background-color: #ff0505; position: absolute; left: 0; top: -1px; z-index: 1;
display: none; }
.navigation .navUl > li > a:after { content: ''; position: absolute; left: calc(50% - 11px); bottom: -20px; width: 22px; height: 22px; z-index: 1; 
background-color: #f9f9f9; display: none;
-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.navigation .navUl > li:hover > a { background-color: #fff; color: #000; }
.navigation .navUl > li:hover > a:before { display: block; }
.navigation .navUl > li:last-child > a:after{ display: none; }
.navigation .navUl > li.ulVar:hover > a:after { display: none; }
.navigation .navUl > li.ulVar > a:hover:before { display: block; }

/*
.navigation .navUl > li:hover > a:after { display: none; content: ""; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #000; position: absolute; left: 0; right: 0; margin: auto;width: 10px; bottom: 0; }
*/

.navigation .altMenu { display: none; position: absolute; width: 100%; top: 100%; left: 0; -webkit-animation: fadein 0.5s; 
	-moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; text-align: center;
	padding: 64px 0 60px 0; z-index: 2; background-color: #fff; }
.navigation .navUl > li:hover > .altMenu { display: block; } 
.navigation .altMenu .altmenuSol > h4, .navigation .altMenu .altmenuSol > span { display: none; }

.navigation .altMenu .altMenuMarkalar { float: left; width: 100%; position: relative; }
.navigation .altMenu .altMenuMarkalar:before { content: ''; position: absolute; left: 20px; top: -13px; width: 22px; height: 22px; z-index: 1; 
background-color: #fff;
-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.navigation .altMenu .altMenuMarkalar a { float: left; width: 100px; height: 100px; vertical-align: middle; text-align: center;
border: 1px solid #dddcdc; line-height: 100px; margin-right: 20px; margin-top: 20px; }
.navigation .altMenu .altMenuler { position: relative; left: 0;right: 0; margin: 0 auto;width: 100%; display: inline-block; 
	text-align: left; }
.navigation .altMenu .altMenuler .altMenuSag { float: right; width: 484px; max-width: 50%; max-height: 351px; }
.navigation .altMenu .altMenuler .altMenuSag > a { float: right; width: 100%; text-align: right; }
.navigation .altMenu .altMenuler .altMenuSag > a > img { max-width: 100%; max-height: 100%; display: inline-block; }
.navigation .altMenu .altMenuler .altMenuSagEditor { width: 100%; text-align: right; margin-top: 10px; float: left; }
.navigation .altMenu .altMenuler .altMenuSagEditor a { display: inline-block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan { display: block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg { float: left; max-width: 225px; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg.m1 { margin-right: 20px; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg > a { display: block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg img { display: block; max-width: 100%; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT { display: block; color: #fff; font-size: 14px; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT p { margin: 0; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT a { font-size: 15px; color: #fff; font-weight: 600; }
.navigation .altMenu .altMenuler .altMenuSagEditor .solmenu { display: none; }
.navigation .altMenu .altMenuler .solmenu { width: 183px; float: left; border-right: 1px solid #e4e3e3; }
.navigation .altMenu .altMenuler .solmenu a { color: #000; font-size: 14px; text-align: left; 
	line-height: 14px; float: left; transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; clear: both; }
.navigation .altMenu .altMenuler .solmenu > a { font-weight: 600; }
.navigation .altMenu .altMenuler .solmenu a:hover { color: #d60024; }
.navigation .altMenu .altMenuler .solmenu ul,
.navigation .altMenu .altMenuler .solmenu ul > li { width: 100%; float: left; }
.navigation .altMenu .altMenuler .solmenu ul { margin-top: 25px; }
.navigation .altMenu .altMenuler .solmenu ul > li:first-child { margin-top: 0; }
.navigation .altMenu .altMenuler .solmenu ul > li { margin-top: 13px; }
.navigation .altMenu .altMenuler .altmenuSol { float: left; width: 100%; }
.navigation .altMenu .altMenuler .altmenuSol > ul { float: left; width: 100%; position: relative; margin-left: 30px; }
.navigation .altMenu .altMenuler .altmenuSol > ul:first-of-type { margin-left: 0; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li { display: block; width: 224px; float: left; padding: 0 34px; position: relative; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li:before { content: ''; width: 1px; height: calc(100% - 38px); position: absolute; top: 38px; left: 0; 
z-index: 1; background-color: #e6e6e6; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li:first-child:before { display: none; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl { width: 100%; float: left; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li { margin-top: 30px;  }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li a { font-size: 14px; line-height: 14px; font-weight: 400; color: #000; 
	position: relative; padding-left: 14px; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li a:hover { color: #ff0505; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li a:hover:after { color: #ff0505; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li a:after { content: '\f105'; position: absolute; left: 0; top: 0; 
font-size: 12px; color:#000; z-index: 1; font-family: 'FontAwesomePro'; font-weight: 600; line-height: 14px; }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > a { }
.navigation .altMenu .altMenuler .altmenuSol ul li a { color: #fff; font-size: 13px; display: inline-block; position: relative; line-height: 0.8; 
 transition: all 0.2s ease; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; }
.navigation .altMenu .altMenuler .altmenuSol ul li ul li a:hover {  }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > a { color: #ff0505; font-size: 14px; display: inline-block; font-weight: 600;
position: relative; float: left; line-height: 14px; transition: all 0.2s ease; -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; font-family: 'Montserrat', sans-serif; } 
.navigation .altMenu .altMenuler .altmenuSol > ul > li > a:after { display: none; content: '\f054'; position: absolute; top: 0; left: 0; line-height: 20px; 
z-index: 1; font-family: 'FontAwesomePro'; font-size: 10px;  }
.navigation .altMenu .altMenuler .altmenuSol > ul > li > a:hover { color: #ff0505; }
.navigation .HeaderMenu2 > li ul { display: none; text-align: left; position: absolute; top: 0; padding: 0 20px; min-width: 202px; width: auto; box-shadow: 0 3px 15px -6px #000; background: #fff; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
.navigation .HeaderMenu2 > li > ul > li ul { z-index: 999; width: 200px; }
.navigation .HeaderMenu2 > li > ul > li ul li a { }
.navigation .HeaderMenu2 > li > ul { top: 100%; display: none; }
.navigation .HeaderMenu2 > li > ul li:hover > ul { display: block; }
.navigation .HeaderMenu2 > li ul li { float: left; width: 100%; position: relative; border-bottom: 1px solid #dddddd; }
.navigation .HeaderMenu2 > li ul li a { float: left; font-size: 12px; color: #4a4a4a; display: inline-block; line-height: 45px; width: 100%; font-weight: normal; padding: 0; -webkit-transition: all 250ms; -moz-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; }
.navigation .HeaderMenu2 > li ul li:last-child { border: none; }
.navigation .HeaderMenu2 > li ul li:last-child > a { border: none; }
.navigation .HeaderMenu2 > li ul li.ulVar > a:after { float: right; content: '\f105'; font-family: 'FontAwesomePro'; }
.navigation .HeaderMenu2 > li ul li:hover > a { }
.navigation .HeaderMenu2 > li:hover > ul { display: block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan { display: block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg { float: left; max-width: 225px; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg.m1 { margin-right: 20px; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg > a { display: block; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg img { display: block; max-width: 100%; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT { display: block; color: #000000; font-size: 18px; line-height: 18px; 
	text-align: center; margin: 20px 0 0 0; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT p { margin: 0; }
.navigation .altMenu .altMenuler .altMenuSagEditor .menuimgAlan .mimg .imgT a { font-size: 15px; color: #000; font-weight: 600; }
.navigation .altMenu .altMenuler .altMenuSagEditor .solmenu { display: none; }

.menu-overlay { position: fixed; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0, 0.50); z-index: 9; opacity: 0;
 transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; visibility: hidden; }
 .menu-overlay.open { opacity: 1; visibility: visible; }
/*Menu tipi 1*/
.menuItemTittle { display: none; }
/* ------------------------------------Resimli Yan Menu--------------------------------------------*/
#header .yanResimliMenu {display: none;}
.yanResimliMenu {display: none; position: absolute; right: 0; top: 0; left: 0; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; 
	-ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; width: 224px; }
.HomeBody .yanResimliMenu {display: block;}
.yanResimliMenu .yanResimliMenuContent{float: left;width: 100%;position: relative;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Title{ display: block; background-color: #231f20; color: #fff; line-height: 50px; font-size: 16px;
	font-weight: 700; padding-left: 15px; cursor: pointer; position: relative; z-index: 1; text-align: left; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Title:before{content:'\f0c9';font-family: 'FontAwesomePro';font-size: 15px;margin-right: 14px;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Title:after{ display: none; content:'\f107';font-family: 'FontAwesomePro';font-size: 12px;margin-left: 8px;}
/*yanresimlimenusadecekategori*/
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text{float: left;width: 100%;position: absolute;top: 100%;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari.active .Block_Text{display: block;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1{float: left;width: 100%;padding:0;background: #f4f4f4;min-height: 450px;
 display: none; }
 .yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1.active { display: block; }
.homeHeader .yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 { display: block; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 li{float: left;width: 100%;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 li a {float: left;width: 100%;line-height: 45px;color: #000;font-weight: 400;
	padding: 0 0 0 42px; font-size: 14px; text-align: left; text-transform: uppercase; position: relative; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 li a:before { float: left; content: '\f105'; position: absolute; top: 0; left: 15px;
z-index: 1; font-family: 'FontAwesomePro'; color: #000; font-weight: 400; line-height: 45px; font-size: 13px; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li:hover > a,
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li:hover > a:before{ color: #fff;}
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li:hover > a { background-color: #ff0505; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li { position: relative; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul { position: absolute; top: 0; left: 224px; width: 474px; min-height: 337px; 
	z-index: 1; background-color: #f4f4f4; display: none; padding: 0 27px 27px 27px; border: 2px solid #ff0505; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li:hover > ul { display: block; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul > li { width: 50%; margin-top: 15px; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul > li > a { line-height: 20px; padding: 0; text-transform: capitalize; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul > li > a:hover { color: #ff0505; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul > li > a:before { display: none; }
.yanResimliMenu .yanResimliMenuContent .UrunGuruplari .Block_Text .KatMenu1 > li > ul > li ul { display: none; }
/*yanresimlimenusadecekategori*/
/*yanresimlimenu*/
.yanResimliMenu .resimliYanMenu .lfMenu {float: left;width: 100%;text-align:left;border: 1px solid #eaeaea;border-top: none;border-bottom: none;background: #fff;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl {}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem {}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem > a {font-size: 13px;color: #2a2929;line-height: 32px;padding: 0 12px;display: block;border-bottom: 1px solid #eaeaea;transition:all 0.3s ease;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem:first-child > a {line-height: 34px;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem:last-child > a {line-height: 33px;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem > a:after {content: '\f105';font-family: 'FontAwesomePro';float: right;color: #666666;font-size: 15px;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem:hover > a {background: #e8e8e8;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem:hover > .lfMenuAltContent {display: block;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_Tittle {display: none;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent {display: none;position: absolute;left: 100%;top: 1px;background: #fff;width: 708px;padding: 36px 10px 10px;min-height: 398px;-webkit-animation: fadein 0.5s;-moz-animation: fadein 0.5s;-ms-animation: fadein 0.5s;-o-animation: fadein 0.5s;animation: fadein 0.5s;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 {float: left;width: 100%;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim {float: left;width: 100%;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem {float: left;width: 16.66%;text-align:center;position: relative;margin-bottom: 27px;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem > a {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemR {}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemR img {}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemN {height: 80px;float: left;width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;-webkit-align-items:center;justify-content: center;-webkit-justify-content:center;}
.yanResimliMenu .resimliYanMenu .lfMenu .lfMenuUl .lfMenuitem .lfMenuAltContent .altMenu_1 .altMenu_Resim .altMenu_Resim_RowItem:hover .altMenuItemN {color: #65c0be;text-decoration:underline;}
/*yanresimlimenu*/
/*------------------------------------Resimli Yan Menu--------------------------------------------*/
#lang_flag_container { display: none !important; bottom: 0 !important; left:0 !important;right: auto !important;top: auto !important; 
	z-index: 9999 !important; float: right; padding: 0; position: relative !important; margin-top: 14px; }
#lang_flag_container #lang-detail { right:0 !important;left: auto; top: 100% !important; border-top: none !important; box-shadow: 0 7px 10px -2px rgba(0, 0, 0, .3) !important;}
#lang { color: #000 !important; font-size: 13px !important;}
#lang span { font-weight: 400; }
#lang span:after { content: '\f0d7'; font-family: 'FontAwesome'; margin-left: 5px; }
#lang_flag_container:hover #lang { color: #000 !important; }
#langHover { padding:4px 0 !important;}
#langHover.white { background: transparent !important; }
a#ucSepetim_btnSepetiTemizle { margin-top: 28px; display: inline-block; }
#lang-detail .language a{font-size:11px!important;}
#lang-detail .currency a{font-size:11px!important;}
#lang-detail p{font-size:12px!important;}
/*------------------------- Header logo, search, mycart, lang, welcome, navi Alanlari ------------------------*/
/********************************* HEADER ALAN KISMIDIR ****************************************/
/*------------------Instagram--------------------*/
.Instagram {float: left;width: calc(50% - 10px); text-align:center; margin-right: 20px; }
.Instagram .ins-title { font-size: 18px; color: #ff0505; font-weight: 300; width: 100%; text-align: center; float: left; line-height: 50px; border-radius: 50px;
border: 1px solid #cccccc; padding: 0 20px; }
.Instagram .ins-title .title,
.Instagram .ins-title > a { width: 100%; float: left; position: relative; }
.Instagram .ins-title .title i, 
.Instagram .ins-title .title p { display: inline-block; float: left; line-height: 50px; color: #ff0505; font-size: 18px;font-weight: 400; }
.Instagram .ins-title .title p strong { font-weight: 600; }
.Instagram .ins-title .title i { margin-right: 12px; }
.Instagram .ins-title .title .ico { float: left; margin-right: 15px; }
.Instagram .ins-title .title .show-all { float: right; font-size: 12px; color: #666666; }
.Instagram .ins-title .title:before,
.Instagram .ins-title a:before { display: none; content: '\f16d'; position: absolute;left: -60px; top: 0; z-index: 1; font-family: 'FontAwesomeProBrands'; font-size: 65px;
 font-weight: 700;color: #000; }
.Instagram .ins-title .text { width: 100%; float: left; color: #000; font-weight: 400; font-size: 14px; margin-bottom: 50px; }
.Instagram .ins-title .text a { display: inline-block; color: #000; }
.Instagram .ins-title .text a:hover { color: #ff0505; }
.Instagram a.more-show { display: inline-block; margin-top: 50px; background-color:#ff0505; color: #fff; font-weight: 400; font-size: 14px; line-height: 40px;
 height: 40px; min-width: 180px; text-align: center; text-transform: uppercase; }
.Instagram .owl-nav { left: 0; right: 0; top: 0; }
.Instagram .ProductListprev, .Instagram .ProductListnext { position: absolute; z-index: 1; width: 100px; top: 0; background-color: rgba(255,255,255,0.6); }
.Instagram .ProductListprev { left: 0; }
.Instagram .ProductListnext { right: 0; }
.Instagram .ProductListprev:before, 
.Instagram .ProductListnext:before { line-height: inherit; font-size: 95px; color: #fff; }
.Instagram .ProductListprev:hover:before, 
.Instagram .ProductListnext:hover:before { color: #ff0505; }
.Instagram .JKatAdi {  }
.Instagram .JKatAdi .bold .satir1{line-height: 45px;}
.Instagram .JKatAdi .bold .satir2{color: #000000;font-size: 13px;font-weight: 300;}
.Instagram .JKatAdi .bold .satir2 span{font-weight: 600;}
.instagramBolumu {display: block;float: left;width: 100%; }
.dortluBlok { float: left; width: calc((100% / 3) - 14px); margin-right: 20px; margin-top: 20px; }
.dortluBlok:first-child {  }
.dortluBlok:nth-child(3n) { margin-right: 0; }
.dortluBlok a {position: relative;display: block;float: left;width: 100%; overflow:hidden;}
.dortluBlok a img {width: 100%;display: block;}
.dortluBlok a:after,
.dortluBlok a:before { -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.dortluBlok a:after { content: ''; background-color: #000; z-index: 1; position: absolute; top: 0; right: 0; bottom: 0; left: 0; visibility: visible; 
opacity: 0.3; filter: alpha(opacity=30); }
.dortluBlok a:before { display: none; content: '\f16d'; font-family: 'FontAwesomeProBrands'; font-size: 25px; color: #fff; z-index: 2; width: auto; top: 20px; 
right: 20px; position: absolute; line-height: 25px; font-weight: 300; }
.dortluBlok a:hover:after,
.dortluBlok a:hover:before {  }
.dortluBlok a:hover:after {  }
.dortluBlok a:hover:before {  }
.Instagram .takibtn {float: left;width: 100%;text-align:center;margin-top: 40px; }
.Instagram .takibtn a{font-size: 11px;color: #fff;background:#000;text-align:center;line-height: 30px;width: 100px;display: inline-block;vertical-align: top;}
.Instagram .takibtn a i{font-size: 13px;margin-left: 11px;}
/*------------------Instagram--------------------*/
/*---------------------------- site ozel alan kodlar ----------------------------------*/
/*Site ici scroll alanlar*/
.SmallImages::-webkit-scrollbar {width: 4px;}
.SmallImages::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.SmallImages::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar {width: 4px;}
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.CartProduct .SProduct::-webkit-scrollbar {width: 4px;}
.CartProduct .SProduct::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.CartProduct .SProduct::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.SepetBlockInfo::-webkit-scrollbar {width: 4px;}
.SepetBlockInfo::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.SepetBlockInfo::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.urunTabAlt::-webkit-scrollbar {width: 4px;}
.urunTabAlt::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.urunTabAlt::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
#divOnyazi::-webkit-scrollbar {width: 4px;}
#divOnyazi::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
#divOnyazi::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.UrunGuruplari .Block_Text::-webkit-scrollbar {width: 4px;}
.UrunGuruplari .Block_Text::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.UrunGuruplari .Block_Text::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.yanResimliMenu .KatMenu1::-webkit-scrollbar {width:4px;}
.yanResimliMenu .KatMenu1::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.yanResimliMenu .KatMenu1::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar {width: 4px;}
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}
.categorydesign::-webkit-scrollbar {width:4px;}
.categorydesign::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.categorydesign::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}

/*Site ici scroll alanlar*/
/*Loading*
body {opacity:0;}
.PageLoading{position:fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 99999999;opacity: 1!important;display:inline-table;text-align:center;width: 100%;height:100%;}
.PageLoading i{display: table-cell;vertical-align: middle;}
/*Loading*/
.StokYok #divSatinAl{display: none!important;}
.siparisTakipSayfasi { background: #fff; }
.siparisTakipSayfasi .siparisTakipBaslik { text-align: center; padding: 20px 0 !important; }
.sepetiTemizle { float: right; line-height: 43px; padding: 0 10px; }
.popupSepet { width: 99%; }
.popupSepet #hed div { width: 94%; }
.sayfaIcerik * { font-family: 'Montserrat', sans-serif !important; }
#mainHolder_UrunDetay_imgCookie { display: none !important; }
.product-social-icon-wrapper { display: none; }
.HesabimContainer .urunDetayPanel { max-height: 100%; }
.orders { width: 100%; }
.innerContainer { }
.TumKategoriler { display: none; }
.welcomeOpen { display: none; }
.mycartClick { display: none; }
.mobilMenuAcButton { display: none; }
.userLoginBtn, .userSignBtn { border: none !important; }
/*Siteye ozel alan*/

.KategoriAdi { height: 200px; background: #a23040; padding-left: 30px; padding-right: 30px; }
.KategoriAdi > span { line-height: 200px;  font-size: 72px; color: #d49ea6; font-weight: 300; float: left; width: 30% }
.KategoriAdi .catAciklama { float: left; width: 70%; padding-top: 70px; font-size: 14px; color: #d49ea6; font-weight: 300; }
.KategoriAdi .catAciklama h1 { font-size: 14px; color: #d49ea6; font-weight: 300; margin-bottom: 0; }
.KategoriAdi .catAciklama p { font-size: 14px; color: #d49ea6; font-weight: 300; }
.KategoriAdi .catAciklama a.kesfet {font-size: 14px;color: #a23040;font-weight: 300;background: #fff;float: left;margin-top: 4px;padding: 10px 20px;}

.urunDetayPanel::-webkit-scrollbar {width: 4px;}
.urunDetayPanel::-webkit-scrollbar-track { background: #c7c2c2; border-radius: 5px; }
.urunDetayPanel::-webkit-scrollbar-thumb { background: #858383; border-radius: 5px;}

.UFavorilerimeEkle { /*float: left; margin-left: 20px; margin-top: 17px;*/ }
.UFavorilerimeEkle .box1 { /*font-size: 0; min-width: unset; width: 45px; height: 45px; background: transparent; margin: 0; padding: 0; text-align: center;
background-color: #ffc98a; border-radius: 50%;*/ }
.UFavorilerimeEkle .box1 i { /*color: #fff; line-height: 45px;*/ }
.UFavorilerimeEkle #aFavroriCikarBtn .box1 i { color: #ff0505; font-weight: 600; }
.UFavorilerimeEkle #aFavroriCikarBtn .box1 i:before { font-weight: 600; }


.indirimBlok { float: left; width: 100%; background: #2e96de; text-align: center; padding: 50px 0; }
.indirimBlok.alt { float: left; width: 100%; background: #ff0505; text-align: center; padding: 50px 0; }
.indirimBlok h1 { color: #fff; font-weight: 200; font-size: 60px; }
.indirimBlok h2 { font-size: 48px; color: #fff; font-weight: 200; margin-bottom: 20px;  }
.indirimBlok p {font-size: 18px; color: #fff; font-weight: 200; margin-bottom: 20px;  }
.indirimBlok a { text-decoration: underline; margin-right: 6px; font-size: 18px; color: #fff; font-weight: 200; display: inline-block;    }
.indirimBlok u { letter-spacing: 2px; }

.headerFirsat { float: left; width: 100%; background: #f1f1f1; }
.headerFirsat ul { float: left; width: 100%; }
.headerFirsat ul li {width: 33%;display: inline-block;text-align: center;margin: 5px 0;padding: 10px 0;border-right: 1px solid #333;}
.headerFirsat ul li:last-child { border-right: 0; }
.headerFirsat ul li p {font-size: 12px;color: #333;font-weight: 400;line-height: 14px;}
.headerFirsat ul li p strong { font-size: 16px; }

.openSearch{float: right;z-index:2;position: relative;margin-top:29px; margin-right: 50px; text-align:center;color: #333; font-size: 11px; font-weight: 400;}
.openSearch i{display: block;font-size: 24px; line-height: 30px; font-weight: 300;}
.favi{ float: right;z-index:2;position: relative; text-align: center; color: #000; font-size: 12px; font-weight: 400; line-height: 24px; 
	text-transform: uppercase; margin-top: 8px; margin-right: 20px; display: none; }
.favi i { font-size: 24px; color: #000000; font-weight: 400; float: left; text-align: center; margin-right: 5px; }
.favi span { float: left; height: 18px; padding: 0 5px; background-color: #ff0505; color: #fff; font-weight: 500; font-size: 12px; border-radius: 50%;
margin-top: 3px; margin-right: 10px; line-height: 18px; }

/*
.UD_Share{ float: right;width: 100%; margin-top: 29px; }
.UD_Share ul{ float: left; width: 100%; }
.UD_Share ul li{ float: left; text-align: left; max-width: 230px; margin-right: 40px; }
.UD_Share ul li a{ float: none; display: inline-block; color: #000; font-weight: 300; font-size: 13px; text-transform: uppercase;  }
.UD_Share ul li a strong { font-weight: 500; font-size: 22px; color: #ff0505; display: inline-block; line-height: 22px; }
.UD_Share ul li a i{ float: left; margin-right: 12px; font-size: 20px; font-weight: 300; width: 38px; height: 38px; line-height: 38px; border-radius: 50%;
color: #fff; -webkit-box-shadow:inset 0 4px 10px 0.5px #5C5C5C; box-shadow:inset 0 4px 10px 0.5px #5C5C5C; text-align: center; }
.UD_Share ul li.telss{ display: none; }
.UD_Share ul li.telss a i{ background-color: #ff6600; }
.UD_Share ul li.whts a i{ background-color: #26aa18; }
.UD_Share ul li a span { float: left; width: auto; max-width: 180px; font-size: 13px; color: #000; font-weight: 400; text-transform: uppercase; line-height: 13px; }
.UD_Share ul li a span span { width: 100%; }
.UD_Share ul li a span span:nth-child(2) { font-size: 18px; font-weight: 500; color: #ff6600; line-height: 18px; margin-top: 7px; }

*/


.haftaninKategorileri { float: left; width: 100%; margin-top: 20px; border: 1px solid #eeecec; padding-bottom: 0; }
.haftaninKategorileri .JKatAdi { margin: 0 }
.haftaninKategorileri:after { clear: both; display: table; content: ""; }
.haftaninKategorileri .OzelSliderAlanAlt { float: left; width: 100%; }
.haftaninKategorileri #haftaninKategorileriContent { padding: 10px 25px; background-color: #f1f1f1; border-radius: 6px; margin: 20px; }
.haftaninKategorileri #haftaninKategorileriContent:after { clear: both; display: table; content: ""; }
.haftaninKategorileri .kategoriItemLink { display: block; }
.haftaninKategorileri .kategoriItem { width: 90px; height: 90px; margin: 0 auto; border: 3px solid #fff; border-radius: 45px; text-align: center; overflow: hidden; display: block; }
.haftaninKategorileri .kategoriItemText { font-size: 12px; color: #222; font-weight: 600; display: block; margin-top: 8px; text-align: center; }
.haftaninKategorileri .kategoriItemLink:hover .kategoriItemText { color: #fc0d1b; }
.haftaninKategorileri .owl-nav {left: -10px;right: -10px;}

/*Siteye ozel alan*/
/*SliderYanblok*/
#divSliderYani { float: right; width: 21.174%; display: none; }
#divSliderYani a { float: left; width: 100%; -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.04); }
#divSliderYani .banimg1 { margin-bottom: 8px; }
#divSliderYani .banimg1:hover img { opacity: .8; }
#divSliderYani .banimg2:hover img { opacity: .8; }

.SliderYanBlok { float: left; width: 100%; }
/*SliderYanblok*/
/*Anasayfa Tab*/
#anasayfatab ._tabHead { text-align: center; position: relative; float: left; width: 100%; margin: 0; padding-bottom: 10px; }
#anasayfatab ._tabHead ul { display: inline-block; vertical-align: top; width: 100%; }
#anasayfatab ._tabHead li { margin-right: 10px; width: calc((100% / 5) - 8px); float: left; display: inline-block; }
#anasayfatab ._tabHead li:last-child { margin-right: 0; }
#anasayfatab ._tabHead li span { float: left; width: 100%; cursor: pointer; text-align: center;	font-size: 16px; position: relative; font-weight: 600; 
	color: #ff0505; line-height: 45px; padding: 0; background-color: #fff; border-radius: 50px; border: 1px solid #ff0505;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
#anasayfatab ._tabHead li span:after { display: none; top: 90%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; z-index: 1;
position: absolute; pointer-events: none; border-color: rgba(253, 63, 107, 0); border-top-color: #000; border-width: 10px; margin-left: -10px; }
#anasayfatab ._tabHead li span:before { display: none; content: ''; position: absolute; right: 0; top: 17px; width: 1px; height: 20px; z-index: 1; 
background-color: #e1570b; }
#anasayfatab ._tabHead li._tabHead_active span,
#anasayfatab ._tabHead li:hover span { color: #000; }
#anasayfatab ._tabHead li._tabHead_active span:after,
#anasayfatab ._tabHead li:hover span:after {  }
#anasayfatab ._tabHead li._tabHead_active span:before,
#anasayfatab ._tabHead li:hover span:before { }

#anasayfatab { float: left; width: 100%; position: relative; background: #efefef; padding: 40px 0 60px 0; text-align: center;}
#anasayfatab .title-tab { display: inline-block; text-align: center; color: #ff0505; font-weight: 500; font-size: 22px; text-transform: uppercase;
margin-bottom: 35px; padding-bottom: 45px; position: relative; }
#anasayfatab .title-tab:after { content: ''; width: 90px; height: 25px; position: absolute; z-index: 2; bottom: 0; left: calc(50% - 45px); 
background-image: url(/customcss/images/title-trim.png); background-position: center center; background-repeat: no-repeat; z-index: 2;
background-color: #fff; }
#anasayfatab .title-tab:before { content: ''; position: absolute; bottom: 12.5px; left: -200px; width: calc(100% + 400px); height: 2px; border-bottom: 1px dashed #b7b7b7;
z-index: 1; }
#anasayfatab a.all-list { position: absolute; top: 5px; right: 20px; z-index: 1; color: #ff0505; font-weight: 600; font-size: 18px; text-decoration: underline; }
#anasayfatab .JKatAdi .bold { border-left: 2px solid #000; padding-left: 13px; }
#anasayfatab .JKatAdi .bold .satir2 { left: 43px; }
#anasayfatab .anasayfaTabAlt { width: 100%; padding: 0; float: left; height: 0; overflow: hidden; position: relative; }
#anasayfatab .anasayfaTabAlt.active { overflow: visible; height: 100%; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
#anasayfatab .anasayfaTabAlt.active .sliderBannerContainer { }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer .owl-controls .owl-dots { display: none !important; }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer ul { }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer ul li { float: left; width: 100%; margin: 20px 0 0 0; }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer ul li:nth-child(4n) { margin: 20px 0 0 0; }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer ul.owl-carousel { display: block; }
#anasayfatab .anasayfaTabAlt > div { float: right; width: 100%; }
#anasayfatab .anasayfaTabAlt > div.FU { float: left; width: 323px; margin: 20px 0 0 0; }
#anasayfatab .anasayfaTabAlt > div.FU .sliderBannerContainer ul li { width: 100%; margin:0; }
#anasayfatab .anasayfaTabAlt > div.FU .title { width: 100%; height: 80px; line-height: 80px; color: #000; font-size: 24px; font-weight: 900; 
	text-align: center; border: 1px solid #cdcdcd; text-transform: uppercase; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .discountPrice span { font-size: 24px; line-height: 30px; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .regularPrice span { font-size: 18px; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .productDetail { min-height: 89px; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .productPrice { top: 10px; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .productName { padding: 60px 0 0 0; }
#anasayfatab .anasayfaTabAlt > div.FU .favori { bottom: 55px; }
#anasayfatab .anasayfaTabAlt > div.FU .favori a:before { font-size: 25px; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .productImage a { padding-bottom: 155%; }
#anasayfatab .anasayfaTabAlt > div.FU .productItem .productName a { font-size: 18px; }

#anasayfatab .anasayfaTabAlt > div.tab-layer { width: calc(100% - 328px); margin: 0 0 0 5px; }
#anasayfatab .anasayfaTabAlt > div.imgAlan { width: 323px; float: left; }
#anasayfatab .anasayfaTabAlt > div.imgAlan:hover img { opacity: .8; }
#anasayfatab .anasayfaTabAlt .ProductList { float: left; width: 100%; }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer { float: left; width: 100%; margin: 0; }
#anasayfatab .anasayfaTabAlt .sliderBannerContainer .jCarouselLite { float: left; width: 100%; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer { display: block; top: auto; bottom: 90px; background-color: rgba(0,0,0,0.4);
padding: 16px 0;}
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer:before { content: '\f017'; font-family: 'FontAwesomePro'; font-weight: 500;
color: #fff; display: inline-block; font-size: 40px; position: absolute; top: 12px; left: 5px; z-index: 1; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer span.productTimerContent span { border-right: none; color: #fff; 
font-size: 25px; font-weight: 300; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer span.productTimerContent span:last-child { color: #fff;
 font-size: 12px; font-weight: 300; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer span.productTimerContent { position: relative; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer span.productTimerContent:after { position: absolute; content: ':'; top: 0; right: 0;
z-index: 1; color: #fff; font-size: 15px; line-height: 57px; }
#anasayfatab .anasayfaTabAlt .FU .sliderBannerContainer .productItem .productTimer span.productTimerContent:last-child:after { display: none; }

/*OzelSlider*/
.OzelSliderAlan { float: left; width: 77.212%; margin-top: 20px; border: 1px solid #eeecec; padding-bottom: 15px; }
.OzelSliderAlan .OzelSliderAlanAlt { float: left; width: 100%; }
.OzelSliderAlan .OzelSliderAlanAlt #Ozel { float: left; width: 100%; padding: 0px 5px; }
.OzelSliderAlan .OzelSliderAlanAlt #Ozel .ProductList { float: left; width: 100%; }


.active .sliderBannerContainer { visibility: visible; }
.limitedDiscount { float: right; border: 1px solid #eeecec; margin-top: 20px; width: 21.174%; }
.limitedDiscount .ProductListprev { top: 2px; }
.Wrapper-Content { float: left; width: 100%; padding: 0 4.1% 6px; }
.Wrapper-Content .row { margin: 0 -15px; }
.Wrapper-Content .Img iframe { display: block; max-width: 100%; }
.Wrapper-Content .Content { float: left; width: 100%; }
.Wrapper-Content .productItem .productName span { float: left; width: 100%; height: 20px; padding: 0; line-height: 2; font-weight: normal; font-size: 11px; color: #000000; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.Wrapper-Content .productItem .productName { margin-top: -10px; }
.Wrapper-Content .productItem .productPrice { margin-top: 9px; }
.Wrapper-Content .productItem .productOnYazi { bottom: 40px; }
.tummbtnorta { position: absolute; left: 0; right: 0; bottom: 0; text-align: center; z-index: 1; }
.tummbtnorta a { display: inline-block; vertical-align: top; color: #ff6100; font-size: 10px; letter-spacing: 2px; text-decoration: underline; }
.liveLeftBlok { float: left; width: 77.212%; }
.liveLeftBlok .row { margin: 0 !important; }
.liveRightBlok { float: right; width: 21.174%; }
.liveRightBlok .Blok { margin-top: 20px; }
.Liveshop { float: left; width: 100%; margin-top: 20px; border: 1px solid #eeecec; padding-bottom: 0; margin-bottom: 6px; }
.Liveshop .Wrapper-Content { padding: 0; }

/*OzelSlider*/
/*NoSlider Listeleme*/
.OzelUrunNoSlider{float: left;width: 100%;margin:50px 0 40px 0;}
/*NoSlider Listeleme*/
/*Yatay Listeleme*/
#divYatayUrun { float: left; width:100%;margin:0;padding-bottom: 50px;}
#divYatayUrun .YatayUrunAlt {width: 100%;float: left;}
#divYatayUrun .YatayUrunAlt .JKatAdi{}
#divYatayUrun .YatayUrunAlt .JKatAdi .bold{}
#divYatayUrun .YatayUrunAlt .JKatAdi .bold .satir1{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer {float: left;width: 100%;margin:0;padding:0;background:transparent;border: none;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite {box-shadow:0 2px 2px 0px #d9d9d9;border-top: 1px solid  #ececec;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul{margin:0;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li{float: left;width: 33.33%;border-right: 1px solid #ececec;border-bottom: 1px solid  #ececec;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li:nth-child(3n){border-right: none;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li:last-child{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productTimer{display: none;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productImage{width: 205px;float: left;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productImage a{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productDetail{width: calc(100% - 205px);padding-top: 22px;text-align:left;height: 167px;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productName{padding-left: 0;margin-bottom: 18px;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productName a{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .urunListeAdet{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .mycartIcon{bottom:0;right:auto;left: 0;width: 147px;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .newIcon{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .discountIcon{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productFaMyEx{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .TukendiIco{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .TukendiIco span{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productIcon{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productPrice{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .productPrice.IndirimVar{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .regularPrice {float: right;margin-left: 5px;margin-right: 0;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .discountPrice {float:left;}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .regularPrice span{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .discountPrice span{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .IndirimVar .discountPrice{}
#divYatayUrun .YatayUrunAlt .sliderBannerContainer .jCarouselLite ul li .productItem .IndirimVar .discountPrice span{}
/*Yatay Listeleme*/
/*Blok*/
.Blok  {float: left;width:100%;margin: 0 0 20px 0;}
.ban {float: left;width: 100%;margin-bottom: 20px;}
.ban:last-child {margin-bottom:0;}

.bRow{margin: 0;}
.Scol1{float:left; width:100%;padding:0;}
.Scol1 .bRow{margin: 0;}
.Scol2{float:left; width:50%;padding:0 10px;}
.Scol2 .bRow{margin: 0;}
.Scol3{float:left; width:33.33%;padding:0 10px;}
.Scol3 .bRow{margin: 0;}
.Scol4{float:left; width:25%;padding:0 10px;}
.Scol4 .bRow{margin: 0;}
.Scol5{float:left; width:20%;padding:0 10px;}
.Scol5 .bRow{margin: 0;}
.Scol6{float:left; width:66.66%;padding:0 10px;}
.Scol6 .bRow{}
.Scol6 .bRow .Scol2{margin-top: 20px;}

/*GuvenList*/
.GuvenList{float: left;width: 100%;margin: 39px 0 25px;}
.GuvenList ul{float:left;width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-direction: row;justify-content: space-between;-webkit-flex-direction: row;-ms-flex-direction: row;-moz-flex-direction: row;-o-flex-direction: row;-webkit-justify-content: space-between;-ms-justify-content: space-between;}
.GuvenList ul li{display: inline-block;vertical-align:top;float: left;}
.GuvenList ul li:last-child{border: none;margin: 0;}
/*GuvenList*/
/*Footer*/
/*Footer*/
#footer { float: left; width: 100%; position: relative;}

.ebultenGelecek {display: block;max-width: 1000px;margin: 0 auto;}
#divNewsLetter { float: left; width: 100%;position: relative; }
#divNewsLetter label { display: none; margin-bottom: 25px; text-align: left; color: #000000; font-size: 12px; opacity: 0.5; font-weight: 300; }
#UpdatePanel1 {position: relative; float: right; width: 100%; }
#txtbxNewsletterMail { float: left; color: #000; background:#edebeb; border:none; font-family: 'Montserrat', sans-serif !important;
	width: 100%; height: 45px; font-size: 11px; font-weight: 400; opacity: 1; text-align: left; padding: 0 10px; }
#txtbxNewsletterMail::-webkit-input-placeholder {color: #000;}
#txtbxNewsletterMail:-moz-placeholder {color: #000;}
#txtbxNewsletterMail::-moz-placeholder {color: #000;}
#txtbxNewsletterMail:-ms-input-placeholder {color: #000;}
#txtbxNewsletterMail:focus {color: #000;}
.newsbutton { float: left; width: 100%; height: 45px; line-height: 45px; color: #000!important;border:none;
	font-weight: 600;font-size: 0 !important; padding: 0; margin: 8px 0 0 0!important; text-decoration: none; text-transform: uppercase; }
.newsbutton:after { content: 'Gönder'; font-size: 14px; color:#fff; font-family: 'Montserrat', sans-serif; font-weight: 600;
transition: color .3s ease; float: left; width: 100%; }
.newsbutton i { color: #fff; font-size: 18px; float: left; line-height: 45px; font-weight: 300; display: inline-block; display: none; }
.ebultenGelecek #divNewsLetter {display: block;padding: 0;}
.newsbutton:hover {  }
.newsbutton:hover i {  }

.bankimg{display: inline-block;vertical-align:top;float: right;}
.kartimg{display: inline-block;vertical-align:top;float: right;}
.ssl{display: inline-block;vertical-align:top;float: left;}
.bankimg img,
.kartimg img,
.ssl img,
.store a img{display:inline-block;vertical-align:top;}
.store{display: table;}
.store a{float: left;color: #777777;font-size: 23px;margin-right:10px;}
.store a:last-child{margin-right: 0;}
.store a i{}

.telefonDiv {}
.telefonDiv >span {}
#frmBlokEBulten {}
#ulBulletin {}
.intl-tel-input {}
#inptBlokTelefonBulten {}
#btnBlokEBultenKaydet {}
/*Footer*/
#ticimaxCopyright{ font-family: 'Montserrat', sans-serif !important; font-weight: 400; margin: 0 auto !important; float: left;width: 100%; text-align:center;
color: #2d2d2d !important; font-size: 13px; line-height: 33px; }
#ticimaxCopyright a { color: #000 !important; }
#back-to-top { float: right; position: fixed; right: 1%; bottom: 15%; z-index: 9999;}
#back-to-top a { float: left; text-align: center;width:40px;height: 40px; position: relative; background-color: #ff0505; text-align: center; border-radius: 50%; }
#back-to-top a:after { content: '\f106'; display: inline-block; line-height: 40px; color: #fff; font-family: 'FontAwesomePro'; font-size: 24px; 
font-weight: 400; }

/* ------------------------------------Container--------------------------------------------*/
.headerContent,.userLoginContent,.hesabimContent,.sepetimBody .headerContent,.sepetimBody #footer .ticiContainer,.ticiContainer{ max-width: 100%; margin: 0 auto;position: relative; clear: both; display: block; }

.headerContent{ text-align: center; width: 1350px; padding: 4px 0 9px 0; }
.homeContainer .ticiContainer{}
.UyeGiris .ticiContainer{}
.HesabimTakip .ticiContainer{}
.Iletisimaspx .ticiContainer{}
.innerContainer{}
.ticiContainer{ max-width: 100%; width: 1350px; }
.sepetimBody .ticiContainer{}

.ticiContainer.homeContainer { padding-bottom: 73px; }
.ticiContainer.categoryContainer { padding-bottom: 74px; }
.ticiContainer.productDetailContainer { max-width: 1350px; padding-bottom: 74px; }
.ticiContainer.pageContainer {}
#footer .ticiContainer{}
.sepetimBody #footer .ticiContainer{}
.sepetimBody .headerContent{}
ul.breadcrumb{clear: none;}

.leftBlock { float: left;}
.rightBlock { float: right;}
.centerCount { float: left;}
.centerCount.Middle 	{width: 100%;}
.centerCount.userLoginContent 	{ width: 100%; padding: 0; }
.centerCount.iletisimContent 	{ width: 100%; padding: 0; }
.centerCount.UyeolContent 		{ width: 100%; padding: 0; }
.centerCount.HesabimTakip 		{ width: 100%; padding: 0; }

.leftBlock   { float: left; width: 25%; }
.rightBlock  {float: right;width: 25%;padding-left:30px;}
.centerCount {float: left;width: 100%;padding: 0 0 100px 0;}
.homeContainer .centerCount { padding-bottom: 0; }
/*SolveOrta*/
.leftBlock.LeftMiddle    { width: 246px; }
.centerCount.LeftMiddle  { width: calc(100% - 276px); margin-left: 30px; }
.rightBlock.MiddleRight  { width: 246px;}
.centerCount.MiddleRight { width: calc(100% - 276px);}
/*SolveOrta*/
/*SolOrtaSag*/
.leftBlock.LeftMiddleRight 	 {} 
.rightBlock.LeftMiddleRight  {}
.centerCount.LeftMiddleRight {}
/*SolOrtaSag*/
/*OrtaSag*/
.rightBlock.MiddleRight.scroll-to-fixed-fixed  {right: 0;padding-top: 0;}
.centerCount.MiddleRight {}
/*OrtaSag*/
.categoryContainer .centerCount { padding: 0; }
.ticiContainer:before, .ticiContainer:after { content: ""; display: table; }
.ticiContainer:after { clear: both; }
.ticiContainer { clear: both; zoom: 1; }
.headerContent:after, .headerContent:before, .headerContent:after, .headerContent:before { content: ""; display: table; clear: both; }

	/*instashop*/
#divGaleriResim{float: left;width: 100%;margin: 60px 0 0 0;}
#divGaleriResim .ResimGaleri{float: left;width: 100%;}
#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik{float: left;width: 100%;text-align:center;color: #ff0505;font-size: 18px;margin-bottom: 28px; 
	font-weight: 500;}
#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik h2{color: #7d7d7d;font-size: 30px;font-weight: 500;margin-bottom: 17px;}
#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik h2 strong { font-weight: 700; }
#divGaleriResim .ResimGaleri .Main{float: left;width: 100%;position: relative;text-align:center;}
#divGaleriResim .ResimGaleri .Main .InstaGallery{float: left;width: 100%;}
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri{float: left;width: 100%;display: block!important;}
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag{float: left;position:relative; cursor: pointer; width: 100%; }
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag:after{content: '\f16d';font-family: 'FontAwesomeProBrands';
font-size: 20px; line-height: 20px; font-weight: 300; text-align:center;color: #fff; position: absolute;top: 10px;right: 10px; z-index: 1; overflow: hidden;
opacity: 0;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag:before { width: 100%; height: 100%; position: absolute; top: 0;
left: 0; z-index: 1; opacity: 0; visibility: hidden; background-color: rgba(0,0,0,0.4); content: 'ALIŞVERİŞE BAŞLA'; line-height: 180px; font-size: 12px;
color: #fff;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag:hover:before,
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag:hover:after { opacity: 1; visibility: visible; }
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .InstaGallery-tag img{ width: 100%; }
#divGaleriResim .ResimGaleri .Main .InstaGallery #divInstashopResimleri .owl-nav{display: none;}
#divGaleriResim .ResimGaleri .AllImages{background: #000000;line-height: 45px;color: #fff;font-size: 12px;display: inline-block;vertical-align:top;
	padding: 0; margin:30px 0 0 0;text-transform:uppercase; width: 160px; font-weight: 500; border-radius: 4px; }
#divGaleriResim .ResimGaleri .AllImages:before{ content: '\f16d';font-family: 'FontAwesomeProBrands';margin-right: 10px;font-weight: 300;font-size: 20px;
line-height: 45px; display: inline-block;vertical-align:top; display: none; }


/* ------------------------------------Container--------------------------------------------*/

/*---------------------------- site ozel alan kodlar  (rt)----------------------------------*/
	
	/*header*/
.header-up,
.header-up .up,
.header-up .bottom,
.header-up .bottom a { float: left; }
.header-up,
.header-up .up,
.header-up .bottom { width: 100%; }
.header-up .up { background-color: #000; color: #fff; font-size: 12px; font-weight: 400; text-align: center; height: 40px; overflow: hidden; line-height: 40px; }
.header-up .bottom { line-height: 42px; border-bottom: 1px solid #e6e6e6; }
.header-up .bottom a { margin-right: 10px; padding-right: 10px; position: relative; font-size: 12px; font-weight: 400; color: #000; line-height: 42px; }
.header-up .bottom a:after { content: ''; position: absolute; width: 1px; height: 10px; top: calc(50% - 5px); right: 0; z-index: 1; background-color: #cccccc; }
.header-up .bottom a:last-child:after { display: none; }
.header-up .bottom a i { margin-right: 10px; font-size: 16px; font-weight: 400; }

	/*footer*/
.footerSp,
.footerSp .foot-up,
.footerSp .foot-up .links,
.footerSp .foot-up .links li,
.footerSp .foot-up .links > li > span,
.footerSp .foot-up .links > li ul,
.footerSp .bulten-social-apps .social,
.footerSp .bulten-social-apps .store,
.footerSp .bulten-social-apps .social span,
.footerSp .bulten-social-apps .store span,
.footerSp .bulten-social-apps .social a,
.footerSp .bulten-social-apps .store a,
.cards,
.cards .copyright { float: left; }
.footerSp,
.footerSp .foot-up .links,
.footerSp .foot-up .links > li > span,
.footerSp .foot-up .links > li ul,
.footerSp .foot-up .links > li ul li,
.footerSp .bulten-social-apps .social,
.footerSp .bulten-social-apps .store,
.footerSp .bulten-social-apps .social span,
.footerSp .bulten-social-apps .store span,
.cards { width: 100%; }
.footerSp { background-color: #f6f6f6; padding: 50px 0 42px 0; border-top: 1px solid #eaeaeb; }
.footerSp .foot-up { width: calc(100% - 294px); }
.footerSp .foot-up .links > li { width: calc(100% / 4); padding: 0 40px; position: relative; min-height: 167px; }
.footerSp .foot-up .links > li:before { position: absolute; content: ''; top: 1px; left: 0; width: 1px; height: 167px; background-color: #e2e3e5; }
.footerSp .foot-up .links > li:first-child:before { display: none; }
.footerSp .foot-up .links > li > span { font-size: 14px; color: #2d2d2d; font-weight: 400; }
.footerSp .foot-up .links > li ul { margin-top: 8px; }
.footerSp .foot-up .links > li ul li { margin-top: 20px; }
.footerSp .foot-up .links > li ul li a { font-weight: 400; font-size: 12px; line-height: 12px; color: #575757; position: relative; }
.footerSp .foot-up .links > li ul li a:before { content: '\f04b'; font-size: 7px; color: #ff0505; float: left; margin-right: 5px;
font-family: 'FontAwesomePro'; font-weight: 600; line-height: 19px; display: none; }
.footerSp .foot-up .links > li ul li a:hover { color: #ff0505; }
.footerSp .foot-up .links > li ul li a:hover:before { display: block; }
.footerSp .bulten-social-apps { width: 190px; float: right; }
.footerSp .bulten-social-apps .e-bulten { display: none; }
.footerSp .bulten-social-apps .social span,
.footerSp .bulten-social-apps .store span { font-size: 14px; font-weight: 400; color: #2d2d2d; padding-bottom: 17px; }
.footerSp .bulten-social-apps .social a,
.footerSp .bulten-social-apps .store a { color: #777777; font-size: 22px; margin-left: 19px; line-height: 22px;
-webkit-transition: color .3s ease; -moz-transition: color .3s ease; -ms-transition: color .3s ease; -o-transition: color .3s ease; transition: color .3s ease; }
.footerSp .bulten-social-apps .social a:first-of-type,
.footerSp .bulten-social-apps .store a:first-of-type { margin-left: 0; }
.footerSp .bulten-social-apps .store { margin-top: 45px; }
.footerSp .bulten-social-apps .social a.facebook:hover { color: #2f80d4; }
.footerSp .bulten-social-apps .social a.twitter:hover { color: #55acee; }
.footerSp .bulten-social-apps .social a.instagram:hover { color: #e4405f; }
.footerSp .bulten-social-apps .social a.google-plus:hover { color: #dd4b39; }
.footerSp .bulten-social-apps .social a.youtube:hover { color: #cd201f; }
.footerSp .bulten-social-apps .store a:hover { color: #000; }
.cards { background-color: #1d1d1d; line-height: 50px; }
.cards .copyright { font-size: 13px; font-weight: 400; color: #777777; }
.cards .right-side { float: right; }

	/* footer hakkımızda sponsorluk bölümü */
.lnk-layer { width: 100%; float: left; background-color: #f6f6f6; border-top: 1px solid #eaeaeb; }
.lnk-layer a { float: left; width: 33.3%; line-height: 300px; text-align: left; color: #939393; font-weight: 600; font-size: 24px; 
border-left: 1px solid #eaeaeb; padding-left: 100px;
-webkit-transition: color .3s ease; -moz-transition: color .3s ease; -ms-transition: color .3s ease; -o-transition: color .3s ease; transition: color .3s ease; }
.lnk-layer a:first-child { text-align: right; border: none; padding-left: 0; padding-right: 100px; }
.lnk-layer a:hover { color: #2d2d2d; }

	/*populer kategoriler*/
.popular-category, 
.popular-category .list,
.popular-category .list a .image,
.popular-category .list a .text { float: left; width: 100%; }
.popular-category { margin-top: 80px; }
.popular-category .list { margin-top: 15px; }
.popular-category .list a { width: calc((100% / 6) - 25px); float: left; margin: 25px 30px 0 0; text-align: center; color: #4d4d4d; font-size: 15px; 
line-height: 20px; font-weight: 400;
-webkit-transition: color .3s ease; -moz-transition: color .3s ease; -ms-transition: color .3s ease; -o-transition: color .3s ease; transition: color .3s ease; }
.popular-category .list a:nth-child(6n) { margin: 25px 0 0 0; }
.popular-category .list a .image { border: 1px solid #e6e6e6; overflow: hidden; }
.popular-category .list a .text { height: 40px; overflow: hidden; margin-top: 15px; }
.popular-category .list a:hover { color: #ff0505; }

	/*6'lı kategori blok*/
.sestet-layer,
.sestet-layer ul,
.sestet-layer ul li a,
.sestet-layer ul li a .image,
.sestet-layer ul li a .text { float: left; width: 100%; }
.sestet-layer { margin-top: 30px; }
.sestet-layer ul li { float: left; width: calc((100% / 3) - 20px); margin: 30px 30px 0 0; position: relative; }
.sestet-layer ul li:nth-child(3n) { margin: 30px 0 0 0; }
.sestet-layer ul li a .image { overflow: hidden; }
.sestet-layer ul li a .text { font-size: 22px; font-weight: 700; color: #fff; padding-left: 40px; position: absolute; z-index: 1; left: 0; top: 45px; 
text-align: left; }
.sestet-layer ul li a .btn { width: 200px; height: 50px; border: 2px solid #fff; font-size: 12px; font-weight: 700; text-align: center; color: #fff;
position: absolute; z-index: 1; bottom: 40px; left: 40px; line-height: 50px; padding: 0; border-radius: 0; letter-spacing: 2px; }
.sestet-layer ul li a:hover .btn { background-color: #ff0505; }

	/*yeni ürünler, en çok satanlar, fırsat ürünleri*/
.newProduct-layer, .bestSeller-layer, .opportunity-layer { float: left; width: 100%; margin-top: 80px; }

	/*icerik background image*/
body:after { content: ''; width: 100%; height: 644px; position: absolute; bottom: 0; left: 0; z-index: -1; opacity: 0.1; 
background-image: url('/customcss/images/body-bg-bottom.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center bottom; }

	/*yukarı çık*/
#divIcerik { text-align: center; }
#back-to-top { width: 75px; text-align: center; position: static; display: inline-block !important; right: auto; bottom: auto; float: none; 
	margin-top: 120px; cursor: pointer; }
#back-to-top a { width: 48px; height: 48px; border: 2px solid #2d2d2d; background-color: transparent; float: none; display: inline-block; }
#back-to-top a:after { line-height: 44px; color: #2d2d2d; font-size: 38px; }
#back-to-top:after { content: 'Yukarı Çık'; width: 100%; float: left; margin-top: 10px; font-weight: 600; color: #2d2d2d; font-size: 14px; }
body.CategoryBody  #back-to-top { margin-top: 270px; }

	/*kategori sol blok*/
.category-left-layer { width: 100%; float: left; padding-top: 50px; border-top: 1px solid #e9e9e9; }
.category-left-layer img { width: 100%; max-width: 100%; }

	/*iade koşulları*/
.return-conditions { position: absolute; right: 0; top: 15px; z-index: 1; }
.return-conditions .ico, .return-conditions .text { float: left; }
.return-conditions .text { font-size: 12px; font-weight: 500; line-height: 38px; margin-left: 10px; color: #191919; }
.return-conditions .fa-reply:before { content: "\f3e5" !important; }
.return-conditions .ico i { font-size: 15px; color: #191919; font-weight: 400; }

/*----------------------------  site ozel alan kodlar.son (rt.end) ----------------------------------*/

/*windows fixed alani*/
@media screen and (min-width:768px) {
	#header.fixed  { position: fixed; top: 0; left: 0;right: 0; margin: 0; padding: 0; z-index: 1000;width: auto;border: none;
		box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .3); background-color: #fff; }
	body.margin {padding-top: 242px;}
	#header.fixed #logo{ width: 183px; }
	#header.fixed .navigation{ margin-top: 0; }
	#header.fixed .searchContent{ margin-left: 182px; }
	#header.fixed .headerContent { padding: 15px 0 5px 0; display: none; }
	#header.fixed .navigation .altMenu { top: 98%; }
	#header.fixed .cargo-welcome { top: 5px; }
	#header.fixed .header-up { display: none; }
	#header.fixed #lang_flag_container { margin-top: 6px; }
}

/*Tablet ekranina kadar olan windows gorunumu*/
@media screen and (min-width:1041px) and (max-width:1350px) {
	.leftBlock.LeftMiddle {width: 25%;}
	.centerCount.LeftMiddle {width: 75%;}
	/*SolOrtaSag*/
	.leftBlock.LeftMiddleRight 	 {width:25%;}
	.rightBlock.LeftMiddleRight  {width:50%;}
	.centerCount.LeftMiddleRight {width:25%;}
	/*SolOrtaSag*/
	/*OrtaSag*/
	.rightBlock.MiddleRight  {width:25%;}
	.centerCount.MiddleRight {width:75%;}
	/*OrtaSag*/
	.homeContainer .col-5li { width: 25%; }
	.category-vertical-filters.top-filters .panel {}
}

@media screen and (max-width:1480px) {
}

@media screen and (max-width:1366px) {
}

@media screen and (min-width:1350px) and (max-width:1366px) {
	/* ------------------------------------Container--------------------------------------------*/
	.headerContent,
	body ul.breadcrumb,
	.navigation > div,
	.userLoginContent,
	.hesabimContent,
	.sepetimBody #header .ticiContainer,
	.sepetimBody #footer .ticiContainer,
	.ticiContainer{}
	/* ------------------------------------Container--------------------------------------------*/
}

/*siteye özel*/
@media screen and (max-width:1350px) {
	.appliedFilter { background-color: transparent !important; }
	body #divSayfalamaUst { border:none; }
	.ticiContainer,
	.headerContent,
	.navigation > div { width: 1180px; }
	body.ProductBody .categoryTitle { padding: 0 20px; }
	
	/**/
	.navigation .navUl > li { margin: 0; }
	.navigation .navUl > li > a { padding: 0 10px; font-size: 11px; }
	.centerCount.LeftMiddle { width: calc(100% - 276px); }
	.leftBlock.LeftMiddle { width: 246px; }
	.leftImage { width: 600px; }
	.RightDetail { width: calc(100% - 625px); }
	body ul.breadcrumb { max-width: 1180px; }
	.ProductIcon .box1 { font-size: 11px; }
	.SmallImages { max-height: 477px; }
	.SmallImages div { margin-top: 11px; }

}
/*siteye özel.end*/
@media screen and (min-width:768px) and (max-width:1041px) {
	/*TabletMenu*/
	.mobilMenuAcButton{float: left; display: block;font-size: 35px;color: #000;cursor: pointer;text-align:left;margin-top: 20px;height: 50px;margin-right: 20px;}
	.mobilMenuAcButton span{font-size:11px;display: block;line-height:20px;}
	.mobilMenuAcButton i{display: inline-block;vertical-align:top;line-height: 30px;}
	.menuUstBolum { width: 100%; display: inline-block; float: left; margin-top:0; border-bottom:#e5e5e5;}
	.menuUstBolum .CloseBtnMenu { float: right; line-height: 30px; color: #000; font-size: 30px; width: 30px; text-align: center; margin-top: 8px;cursor: pointer;}
	.menuUstBolum .CloseBtnMenu i{font-weight:300;}
	.mobilMenu{width: 400px!important;}
	.mobilMenu .altMenu{width: 400px!important;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl{width: 400px!important;}
	.mobilMenu .navUl > li ul{width: 400px!important;}
	.mobilMenu .KatMenu1 > li ul{width: 400px!important;}
	.mobilMenu .lfMenuAltContent{width: 400px!important;}
	body .category-vertical-filters.top-filters{width: 400px!important;}
	.navigation{display:none;}
	/*TabletMenu*/

}
/* col-md*/
@media screen and (max-width:1180px) {
	.appliedFilter { background-color: transparent !important; }
	body #divSayfalamaUst { border:none; }
	.ticiContainer,
	.headerContent,
	.navigation > div { width: 990px; }
	body ul.breadcrumb { max-width: 990px; }
	body.ProductBody .categoryTitle { padding: 0 20px; }
	
	/**/
	.searchContent { width: 300px; }
	.welcome, .searchContent { margin-right: 10px; }
	.popular-category .list a { margin: 20px 15px 0 0; width: calc((100% / 6) - 13px); font-size: 13px; }
	.popular-category .list a:nth-child(6n) { margin: 20px 0 0 0; }
	.sestet-layer ul li { margin: 15px 15px 0 0; width: calc((100% / 3) - 10px); }
	.sestet-layer ul li:nth-child(3n) { margin: 15px 0 0 0; }
	.sestet-layer ul li a .text { padding-left: 20px; top: 20px; }
	.sestet-layer ul li a .btn { left: 20px; bottom: 20px; }
	.discountIcon { top: 10px; right: 10px; }
	.newIcon { left: 10px; top: 10px; }
	#back-to-top, body.CategoryBody #back-to-top { margin-top: 50px; }
	.ticiContainer.homeContainer { padding-bottom: 50px; }
	.lnk-layer a { padding-left: 50px; line-height: 200px; }
	.lnk-layer a:first-child { padding-right: 50px; }
	.footerSp .foot-up .links > li { padding: 0 20px; }
	.footerSp .foot-up { width: calc(100% - 190px); }
	.footerSp .foot-up .links > li ul li { margin-top: 10px; }
	.footerSp .bulten-social-apps .social span, .footerSp .bulten-social-apps .store span { padding-bottom: 10px; }
	.footerSp { padding: 25px 0; }
	.owl-nav { right: 0; left: 0; }
	.navigation .navUl > li > a { padding: 0 7px; font-size: 10px; }
	.navigation .altMenu { padding: 30px 0; }
	.navigation .altMenu .altMenuler .altmenuSol > ul > li { padding: 0 15px; width: 175px; }
	.navigation .altMenu .altMenuler .altmenuSol > ul > li > ul.ResimliMenu1AltUl > li { margin-top: 15px; }
	.centerCount.LeftMiddle { margin-left: 0; }
	body.CategoryBody .categoryTitleText { padding-bottom: 0; }
	.categoryContainer .ProductList.sort_4 .ItemOrj { margin: 20px 20px 0 0; max-width: calc(25% - 15px); }
	.categoryContainer .ProductList.sort_4 .ItemOrj:nth-child(4n), body #divSayfalamaUst { margin: 20px 0 0 0; }
	body .amount { position: static; }
	#divSayfalamaAlt { margin: 45px 0 0 0; }
	.leftImage { width: 450px; }
	.SmallImages { width: 75px; }
	.Images { width: calc(100% - 85px); margin-left: 10px; }
	.SmallImages { max-height: 358px; }
	.SmallImages div { margin-top: 10px; }
	.RightDetail { margin-left: 20px; width: calc(100% - 470px); }
	.ProductIcon > div { width: calc(100% / 2); }
	.urunOzellik, #IlgiliUrunDiv, #BenzerUrunDiv, .newProduct-layer, .bestSeller-layer, .opportunity-layer, .popular-category { margin-top: 60px; }
	#header.fixed .navigation { border-top: none; }
	.footerSp .bulten-social-apps .store { margin-top: 30px; }
	.TopDet { margin-top: 0; }

}
/* mobil ve tablet ekran olcusune gore 1041px e kadar bunlari uygula */
@media screen and (max-width:1041px) {
	/******************************************************/
	body .dropdown-toggle:after { display: none; }
	body #divSayfalamaUst {  padding:0; width: 100%;border: 1px solid #e3e3e3;}
	.urunListRel { width: 100%; }
	body .mobilFilterOpenBtn .button {padding: 0;margin: 0;color: #262324;width: 50%;float:left; line-height: 40px;background: #fff;font-size: 14px;display: inline-block;vertical-align:top;font-weight: 500;}
	body .mobilFilterOpenBtn .button.mobilSiralamBtn {border-right: 1px solid #e3e3e3;float: left;}
	body .mobilFilterOpenBtn .button.mobilFilterBtn {float: right;}
	body .mobilFilterOpenBtn { margin:0;padding: 0;}
	.categorydesign .uNo{float: right;color: #999a9d;font-size: 12px;}

	body #divSayfalamaUst.Slct .brandlistselection{position: absolute;top:0;z-index: 99;width: 50%;background: #fff;border: none; border-right: 1px solid #e3e3e3;left: 0;padding: 0;}
	body #divSayfalamaUst.Slct .brandlistselection .sortingContent{width: 100%;display: block!important;}
	body #divSayfalamaUst.Slct .brandlistselection .sortingContent li{width: 100%;}
	body #divSayfalamaUst.Slct .brandlistselection .sortingContent select{width: 100%;height: 40px;font-size: 14px;text-indent: 15px;border: none;color: #262324;text-align-last:center;font-weight: 500;min-width: auto;}
	body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(2){display: none;}
	body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet{display: none;}

	body #divSayfalamaUst:not(.Slct) .brandlistselection{padding: 0;text-align:center;position: absolute;top: 100%;left: 0;right: 0;z-index: 10;border-bottom: none;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent{display: none;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:not(.appliedFilter){margin: 0;width: 100%;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a{border-bottom: 1px solid #e5e5e5;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a span{line-height: 35px;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet{display: none;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(5) {display:none;}
	body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(5) a:before{display:none;}

	body .category-vertical-filters.top-filters{display: block!important; position: fixed;top: 0;right:-100%;bottom: 0;z-index: 9999;background: #f3f5f8;margin: 0;padding: 0;border: none;transition:all 0.3s ease;overflow-y:auto;overflow-x:hidden;}
	body .category-vertical-filters.top-filters.active{right: 0;}
	body .category-vertical-filters.top-filters .FiltreUst{float: left;width: 100%;background: #fff;line-height: 50px;font-size: 16px;color: #262324;margin-bottom: 10px;padding: 0 10px;position: relative;text-align:center;}
	body .category-vertical-filters.top-filters .FiltreUst span{display: inline-block;vertical-align:top;position:absolute;left: 0;right: 0;top: 0;bottom: 0;}
	body .category-vertical-filters.top-filters .FiltreUst .closeFilt{float: left;font-size: 25px;position: relative; z-index: 1;}
	body .category-vertical-filters.top-filters .FiltreUst a{float: right;font-size: 13px;position: relative;z-index: 1;color: #f00;display:none;}
	body .category-vertical-filters.top-filters .FiltreUst a.active{display:block;}
	body .category-vertical-filters.top-filters .FiltreUst a i{color: #f00; font-size: 20px;display: inline-block;vertical-align:top;line-height: 50px;margin-left: 5px;}
	body .category-vertical-filters.top-filters .tukgo{float: left;width: 100%;margin-bottom: 10px;position: relative;padding: 0 10px;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock{float: left;width: 100%;line-height: 50px;font-size: 14px;color: #262324;text-align:left;padding: 0 0 0 15px;background: #fff;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:before{content: '';float:right;width: 24px;max-height: 24px;position: absolute;top: 0;bottom: 0;right: 32px; border-radius: 100%;background: #c5c7c9;margin:auto 0;background: #fff;box-shadow:0 0 2px 0 #999;z-index: 1;transition:all 0.3s ease;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:after{content: '';float:right;width: 40px;max-height: 16px;position: absolute;top: 0;bottom: 0;right: 0; border-radius: 20px;background: #c5c7c9;margin:auto 15px auto 0;transition:all 0.3s ease;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:before{right: 15px;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:after{background: #39d662;}

	body .category-vertical-filters.top-filters .panel .panel-heading{padding: 0;margin: 0;border: none;background: #fff;float: left;width: 100%;}
	body .category-vertical-filters.top-filters .panel .panel-heading a{float: left;width: 100%;text-align:left;color: #262324;font-weight: 500; font-size: 15px;line-height: 50px;padding: 0 10px;text-transform:uppercase;}
	body .category-vertical-filters.top-filters .panel .panel-heading a:after{top: 0;color: #000;font-weight: 300;font-family: 'FontAwesomePro';right: 10px;}
	body .category-vertical-filters.top-filters .panel .panel-heading .moreNum{position: absolute;right: 40px;top: 0;bottom: 0;line-height: 50px;font-size: 15px;color: #000;}
	body .category-vertical-filters.top-filters .panel {float:left;width: 100%;margin-bottom: 10px;padding: 0 10px;}
	body .category-vertical-filters.top-filters .list-group.dropdown{border: none;position:static;box-shadow: none;}
	body .category-vertical-filters.top-filters .list-group.dropdown ul {margin-top: 10px;}
	body .category-vertical-filters.top-filters .list-group.dropdown li{width:100%;margin-right: 0;text-align:left;margin-bottom: 10px;}
	body .category-vertical-filters.top-filters .list-group.dropdown li a{color: #000;}
	body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a{font-size: 13px;color: #262324;font-weight: normal;float: left;}
	body .category-vertical-filters .vertical-filter-panel .list-group-item:before{border-radius: 3px;display: inline-block!important;}
	body .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before{border-color: #000;background: #000;}
	body .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image{background: transparent!important;height: auto;}
	body .category-vertical-filters.top-filters .panel.vertical-top-price-filter{width: 100%;margin:20px 0;}

	body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent{display: none!important;}

	body .slider-range{margin: 0 0 15px 10px!important;width: calc(100% - 20px);}
	body .amount{padding: 0;}
	
	.centerCount{width:100%!important;}
	.leftBlock {display:none!important;}
	.rightBlock {display:none!important;}
	.homeContainer .leftBlock {}
	.homeContainer .rightBlock {}
	
	.productMust { display: none; }
	.productNumber { display: none; }
	.pageNumberContent a, .pageBorder a { font-size: 11px; min-width: 30px;height: 30px;line-height:28px;margin:0 2.5px;}
	.pageNumberContent a.SelectedSayfa, .pageBorder a.SelectedSayfa{}
	.pageNumberBottom {padding:5px 0;margin:5px 0;}
	
	.UyeolContent .grid { margin: 30px 18px; }
	.owl-carousel .owl-item img { max-width: 100%; }
	.uyeOlContainer #FrmYeniUye > .uyeOlCol{width: 100%;}

	body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:first-child:before{display: none;}

	/*******************************************MOBiL MENU****************************************/
	.mobilaf{position:fixed;right: -100%;width: 100%; top: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);z-index: 1001;}
	.mobilaf.acik{right: 0;}
	.mobilMenu {position: fixed;left:-100%;top: 0;bottom: 0;width: 80%; z-index: 99999;background:#fff;transition:all 0.3s ease-in-out;}
	.mobilMenu.acik { left: 0; }
	.mobilMenu .menuIcerikAlan {float: left;width: 100%;height:calc(100% - 39px);position:absolute;top: 39px;right: 0;left: 0; overflow-y:auto;overflow-x:hidden;}
	.mobilMenu .navUl { float: left;width: 100%;height: 100%;}
	.mobilMenu .navUl > li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .navUl > li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .navUl > li .ResimliDown {float: right;position:absolute;right: 0;top: 0;left: 0;z-index: 1;padding-right: 15px;}
	.mobilMenu .navUl > li .ResimliDown i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .navUl > li .ResimsizDown {float: right;position:absolute;right: 0;top: 0;left: 0;z-index: 1;padding-right: 15px;}
	.mobilMenu .navUl > li .ResimsizDown i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .navUl > li .altMenu > span { display: none !important; }
	.mobilMenu .KatMenu1 { float: left;width: 100%;height: 100%;}
	.mobilMenu .KatMenu1 > li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .KatMenu1 > li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .KatMenu1 > li .YanResimKatDown i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .KatMenu1 > li .YanResimKatDown {float: right;position:absolute;right: 0;top: 0;left: 0;z-index: 1;padding-right: 15px;}
	/*Resimli Menu*/
	.mobilMenu .altMenu {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;z-index: 3;border-top: 1px solid #ecedf0;transition:all 0.3s ease-in-out;}
	.mobilMenu .altMenu.active {left: 0;}
	.mobilMenu .altMenu .altMenuler{float: left;width: 100%;height: 100%;overflow-y:auto;overflow-x:hidden;position: absolute;top: 0;right: 0;left: 0;}
	.mobilMenu .altMenu .altMenuSag{display:none;}
	.mobilMenu .altMenu .altmenuSol{float: left;width: 100%;height: 100%;}
	.mobilMenu .altMenu .altmenuSol > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .altMenu .altmenuSol > span a{z-index: 0;position: relative;}
	.mobilMenu .altMenu .altmenuSol > span .UpBtn{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .altMenu .altmenuSol > span .UpBtn i{font-weight: normal;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliDown2 {float: right;position:absolute;right: 15px;top: 0;left: 0;z-index: 1;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliDown2 i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl{position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;z-index: 3;border-top: 1px solid #ecedf0;overflow-y:auto;overflow-x:hidden;transition:all 0.3s ease-in-out;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl.active {left: 0;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl > span a{z-index: 0;position: relative;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl > span .DownBtn{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li .ResimliMenu1AltUl > span .DownBtn i{font-weight: normal;}
	/*Resimsiz Menu*/
	.mobilMenu .navUl > li > ul {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;z-index: 3;transition:all 0.3s ease-in-out;overflow-y: auto; overflow-x: hidden;} 
	.mobilMenu .navUl > li > ul.active {left: 0;}
	.mobilMenu .navUl > li > ul > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .navUl > li > ul > span span{z-index: 0;position: relative;}
	.mobilMenu .navUl > li > ul > span .NoiBack{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .navUl > li > ul > span .NoiBack i{font-weight: normal;}
	.mobilMenu .navUl > li > ul li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .navUl > li > ul li a{color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .navUl > li > ul li .ResimsizDown2 {float: right;position:absolute;right: 15px;top: 0;left: 0;z-index: 1;}
	.mobilMenu .navUl > li > ul li .ResimsizDown2 i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .navUl > li > ul li ul {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;overflow-y: auto; overflow-x: hidden;z-index: 3;transition:all 0.3s ease-in-out;}
	.mobilMenu .navUl > li > ul li ul.active {left: 0;}
	.mobilMenu .navUl > li > ul li ul > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .navUl > li > ul li ul > span span{z-index: 0;position: relative;}
	.mobilMenu .navUl > li > ul li ul > span .NoiBack2{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .navUl > li > ul li ul > span .NoiBack2 i{font-weight: normal;}
	/*Yanresimli Menu*/
	.mobilMenu .lfMenu{float: left;width: 100%;}
	.mobilMenu .lfMenuUl{float: left;width: 100%;height: 100%;}
	.mobilMenu .lfMenuUl > li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .lfMenuUl > li .YanResimDown {float: right;position:absolute;right: 0;top: 0;left: 0;z-index: 1;padding-right: 15px;}
	.mobilMenu .lfMenuUl > li .YanResimDown i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .lfMenuUl > li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .lfMenuAltContent {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;z-index: 3;transition:all 0.3s ease-in-out;}
	.mobilMenu .lfMenuAltContent.active {left: 0;}
	.mobilMenu .lfMenuAltContent .altMenu_1{float: left;width: 100%;height: 100%;overflow-y:auto;overflow-x:hidden;position: absolute;top: 0;right: 0;left: 0;}
	.mobilMenu .lfMenuAltContent .altMenu_1 .altMenu_Tittle{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .lfMenuAltContent .altMenu_1 .altMenu_Tittle .YanBackBtn{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .lfMenuAltContent .altMenu_1 .altMenu_Tittle .YanBackBtn i{font-weight: normal;}
	.mobilMenu .lfMenuAltContent .altMenu_List{float: left;width: 100%;height: 100%;}
	.mobilMenu .lfMenuAltContent .altMenu_List .columns li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .lfMenuAltContent .altMenu_List .columns li > a {color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim{float: left;width: 100%;height: 100%;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim .altMenu_Resim_RowItem{ float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim .altMenu_Resim_RowItem > a{position: absolute;left: 0;right: 0;bottom: 0;top: 0;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemR{float: left;width: 50px;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemN{float: left; color: #282f36; font-size: 14px;font-weight:500;line-height: 63px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	/*Yanresimli Kategori Menu*/
	.mobilMenu .KatMenu1 > li > ul {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;z-index: 3;transition:all 0.3s ease-in-out;overflow-y: auto; overflow-x: hidden;} 
	.mobilMenu .KatMenu1 > li > ul.active {left: 0;}
	.mobilMenu .KatMenu1 > li > ul > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .KatMenu1 > li > ul > span span{z-index: 0;position: relative;}
	.mobilMenu .KatMenu1 > li > ul > span .NoiBackKat{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .KatMenu1 > li > ul > span .NoiBackKat i{font-weight: normal;}
	.mobilMenu .KatMenu1 > li > ul li { float: left; width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
	.mobilMenu .KatMenu1 > li > ul li a{color: #282f36; font-size: 14px;font-weight:500;line-height: 39px;display:inline-block;vertical-align:top; padding: 0 13px;z-index:2;position: relative;}
	.mobilMenu .KatMenu1 > li > ul li .YanResimKatDown2 {float: right;position:absolute;right: 15px;top: 0;left: 0;z-index: 1;}
	.mobilMenu .KatMenu1 > li > ul li .YanResimKatDown2 i {line-height: 39px;font-size: 15px;float: right;}
	.mobilMenu .KatMenu1 > li > ul li ul {position: fixed;left:-100%;top: 39px;bottom: 0;width: 80%;background: #fff;overflow-y: auto; overflow-x: hidden;z-index: 3;transition:all 0.3s ease-in-out;}
	.mobilMenu .KatMenu1 > li > ul li ul.active {left: 0;}
	.mobilMenu .KatMenu1 > li > ul li ul > span{position: relative;float: left;width: 100%; color:rgba(40, 47, 54, 0.8);font-size: 18px;font-weight: 600;line-height: 55px;padding-left: 55px;border-bottom: 1px solid #e5e5e5;}
	.mobilMenu .KatMenu1 > li > ul li ul > span span{z-index: 0;position: relative;}
	.mobilMenu .KatMenu1 > li > ul li ul > span .NoiBackKat2{position: absolute;left: 0;right: 0;top: 0;bottom: 0;line-height: 55px;text-align:left;z-index: 1;padding-left: 20px;font-size: 20px;}
	.mobilMenu .KatMenu1 > li > ul li ul > span .NoiBackKat2 i{font-weight: normal;}
	/*******************************************MOBiL MENU****************************************/
}

/* col-sm*/
@media screen and (max-width:1023px) {

	/*rt*/

	.ticiContainer, 
	.headerContent,
	.navigation > div,
	.ticiContainer.productDetailContainer,
	body ul.breadcrumb { max-width: 750px; }
	.centerCount { padding: 0;  }
	.ticiContainer.categoryContainer { padding-bottom: 50px; }
	.leftImage { width: 100%; text-align: center; }
	.RightDetail { width: 100%; margin-left: 0; }
	body #divSayfalamaUst.Slct .brandlistselection { float: left; }
	#divMobileImageList .owl-controls .owl-dots .owl-dot.active { background: #ff0505 !important; }
	
	/*---------*/
	.welcome, .searchContent { margin-right: 5px; }
	.headerUyeOl a:before, .headerUyeGiris a:before, .headerHesabim:before, .headerCikis:before { margin-right: 5px; }
	.welcome { padding: 0 10px; }
	.mycart > a:before { width: 48px; }
	.mycart { width: 145px; }
	.searchContent { width: 200px; }
	.headerContent { padding: 5px 0; }
	#logo { margin-left: 0; width: 130px; }
	.searchContent, .welcome, .mycart { margin-top: 18px; }
	#pnlSlider .flex-control-nav { bottom: 10px; }
	.urunOzellik, #IlgiliUrunDiv, #BenzerUrunDiv, .newProduct-layer, .bestSeller-layer, .opportunity-layer, .popular-category { margin-top: 40px; }
	.popular-category .list a { width: calc((100% / 3) - 10px); }
	.popular-category .list a:nth-child(6n), .popular-category .list a:nth-child(3n) { margin: 20px 0 0 0; }
	.popular-category .list a .image img { width: 100%; }
	.JKatAdi .bold .satir1, .JKatAdi .bold .satir1 a { font-size: 22px; line-height: 22px; }
	.popular-category .list { margin-top: 0; }
	.popular-category .list a .text { margin-top: 10px; }
	.sestet-layer ul li { width: calc((100% / 2) - 8px); }
	.sestet-layer ul li:nth-child(3n) { margin: 15px 15px 0 0; }
	.sestet-layer ul li:nth-child(even) { margin: 15px 0 0 0; }
	.sestet-layer ul li a .text { top: 30px; }
	.sestet-layer ul li a .btn { bottom: 30px; }
	.sliderBannerContainer { margin-top: 15px; }
	.footerSp .foot-up, .footerSp .bulten-social-apps, .cards .copyright, .cards .right-side { width: 100%; text-align: center; }
	.footerSp .bulten-social-apps { margin-top: 30px; }
	.footerSp .bulten-social-apps .social a, .footerSp .bulten-social-apps .store a,
	.footerSp .bulten-social-apps .social a:first-of-type, .footerSp .bulten-social-apps .store a:first-of-type { margin: 0 10px; float: none; display: inline-block; }
	.footerSp .foot-up .links > li { padding: 0 10px; }
	.lnk-layer a { line-height: 125px; font-size: 18px; }
	.TukendiIco span { max-width: 130px; left: calc(50% - 65px); height: 40px; line-height: 40px; top: calc(50% - 20px); }
	.newIcon { left: 5px; top: 5px; }
	.discountIcon { top: 5px; right: 5px; }
	.TopDet .product-social-icon-wrapper { width: 100%; margin-left: 0; text-align: center; }
	.TopDet .product-social-icon-wrapper .tit, .basketBtn { width: 100%; }
	.TopDet .product-social-icon-wrapper ul li, .TopDet .product-social-icon-wrapper ul li:last-child { margin: 0 5px; }
	.RightDetail { margin-top: 15px; }
	.basketBtn:before { left: 307px; }
	.riSingle { width: 450px; }
	.ProductIcon > div { width: calc(100% / 3); }
	.urunDetayPanel { padding: 15px; }
	.urunTabAlt .teknikDetay li ul { margin-left: 0; }
	.detaySliderContainer .owl-carousel .owl-stage-outer { margin-top: 15px; }
	.ticiContainer.productDetailContainer { padding-bottom: 50px; }


	/*rt.end*/

}

@media screen and (max-width:992px){
	.urunOzellik { padding:0; border: none;width: 100%;}
	.urunTabAlt { padding: 5px; font-size: 11px; line-height: 15px;max-height: unset;}
	.urunTabAlt * { line-height: 15px; font-size: 12px;}
	.urunOzellik .mobilTab ul li.active .urunDetayPanel { display: block !important;}
	.urunOzellik .mobilTab .urunDetayPanel { max-height: 200px; overflow-y: auto; border: none; padding:10px 0;width: 100%;min-height: 100%;margin: 0;}
	.urunOzellik .mobilTab { float: left; width: 100%; }
	.urunOzellik .mobilTab > ul { float: left; width: 100%; }
	.urunOzellik .mobilTab > ul > li { float: left; width: 100%; }
	.urunOzellik .mobilTab > ul > li > a { float: left; width: 100%; font-size: 15px; color: #000;text-align: left;font-weight: normal;}
	.urunOzellik .mobilTab > ul > li > a span {font-weight: normal;}
	.urunOzellik .mobilTab > ul > li > a:after { float: right; }
	.urunOzellik .mobilTab > ul > li.active > a { }
	.urunOzellik .mobilTab > ul > li.active > a:after {  }
}

/* col-xs */
@media screen and (max-width:767px) {

	/*rt*/
	.ticiContainer, 
	.headerContent, 
	.navigation > div, 
	.categoryTitleText, 
	.ticiContainer.productDetailContainer { max-width: 100%; }
	#back-to-top a:after { line-height: 30px; font-size: 22px; }
	.searchContent ul { padding: 0 !important; }
	body.ProductBody .categoryTitle { padding: 0 10px; }
	.ticiContainer { padding: 0 5px; }

	body a#linkOncekiSayfa { margin-right: 5px; line-height: 30px; font-size: 12px; float: right; }
	body ul.breadcrumb { max-width: unset; float: left; width: 100%; }
	body ul.breadcrumb *,
	body ul.breadcrumb li:after { line-height: 40px !important; font-size: 12px !important; }
	.RightDetail { padding: 0 5px; }
	.Basketinp, .basketBtn, .buyfast { width: 100%; }
	.basketBtn, .buyfast { margin-left: 0; margin-top: 10px; }
	.urunTab >ul > li { width: 100%; }
	.urunTab >ul > li > a { line-height: 40px; font-size: 14px; }
	.urunDetayPanel { padding: 15px 5px; }
	.pageNumberContent a, .pageBorder a { min-width: 30px; height: 30px; line-height: 28px; }

	/*---------*/
	.header-up .up { display: none; }
	.header-up .bottom a { margin-right: 0; padding-right: 0; width: 100%; text-align: center;line-height: 25px; }
	.header-up .bottom a:after{display: none;}
	.JKatAdi .bold .satir1, .JKatAdi .bold .satir1 a { font-size: 16px; line-height: 16px; }
	.popular-category .list a, .popular-category .list a:nth-child(3n) { width: calc((100% / 2) - 10px); margin: 20px 15px 0 0; }
	.popular-category .list a:nth-child(even) { margin: 20px 0 0 0; }
	.sestet-layer ul li { width: 100%; margin: 15px 0 0 0; }
	.productItem .productImage { width: calc(100% - 10px); margin-left: 5px; margin-top: 5px; }
	.productItem .productName, .productItem .productPrice, .productItem .productIcon { margin-top: 10px; }
	.productItem .productName { padding: 0 5px; }
	.productItem { padding-bottom: 5px; }
	.mycartIcon { width: calc(100% - 10px); }
	.TukendiIco { height: calc(100% - 125px); }
	.lnk-layer a, .lnk-layer a:first-child { width: 100%; padding-left: 0; padding-right: 0; text-align: center; border-left: none; line-height: 50px;
	font-size: 15px; border-top: 1px solid #eaeaeb; color: #2d2d2d; }
	.lnk-layer a:first-child { border-top: none; }
	.footerSp .foot-up .links > li { width: 100%; position: relative; border-bottom: 1px solid #e9e9e9; padding: 13px 0; min-height: unset; }
	.footerSp .foot-up ul.links > li:after { content: '\f067'; position: absolute; right: 5px; top: 10px; z-index: 1; font-family: 'FontAwesomePro'; 
	font-size: 20px; color: #000; font-weight: 400; line-height: 23px; }
	.footerSp .foot-up ul.links > li.will-open:after { content: '\f068'; }
	.footerSp .foot-up .links > li ul li a { width: 100%; text-align: center; float: left; }
	.footerSp .foot-up .links > li:before { display: none; }
	.footerSp .foot-up .links > li ul { margin-top: 0; }
	.footerSp .foot-up .links > li ul li { margin-top: 15px; }
	.footerSp { padding: 0 0 25px; }
	.footerSp .foot-up .links > li > span, .footerSp .bulten-social-apps .social span, .footerSp .bulten-social-apps .store span { font-size: 15px; font-weight: 600; }
	#back-to-top, body.CategoryBody #back-to-top { margin-top: 0; position: fixed; bottom: 10%; width: auto; display: block !important; opacity: 1 !important; }
	#back-to-top:after { display: none; }
	#back-to-top a { background-color: #ff0505; border-color: #ff0505; }
	#back-to-top a:after { line-height: 28px; color: #fff; }
	.cards { line-height: 35px; }
	body:after { height: 125px; }
	#header, #header.homeHeader { border-bottom: 1px solid #2d2d2d; }
	body ul.breadcrumb:before { line-height: 40px; }
	.categoryContainer .ProductList.sort_4 .ItemOrj { max-width: calc(50% - 5px); margin: 10px 10px 0 0; }
	.categoryContainer .ProductList.sort_4 .ItemOrj:nth-child(even) { margin: 10px 0 0 0; }
	#divUrunEkSecenek { padding: 0 0 15px 0; }
	#divUrunEkSecenek .eksecenekLine, #divSatinAl, .basketBtn, .buyfast, .RightDetail .BottomList { margin-top: 15px; }
	.bedenT { bottom: auto; top: 10px; }
	.return-conditions { top: -20px; }
	.Basketinp { padding-bottom: 15px; }
	.RightDetail .BottomList { padding-top: 15px; }
	.basketBtn:before { display: none; }
	.urunTabAlt .teknikDetay li .t1 { margin-left: 10px; width: 125px; }

	/*rt.end*/

	#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik { margin-bottom: 20px; }
	#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik h2 { font-size: 25px; margin-bottom: 10px; }
	#divGaleriResim .ResimGaleri .ResimGaleriHeadIcerik { font-size: 12px; padding: 0 5px; }

	.KategoriAdi > span { width: 100%; font-size: 30px; line-height: 60px; }
	.KategoriAdi .catAciklama {width: 100%;padding-top: 10px;height: 130px;overflow-y: scroll;}

	.examineIcon {  }
	.indirimBlok h1 { color: #fff; font-weight: 200; font-size: 30px; }
	.indirimBlok h2 { font-size: 24px; color: #fff; font-weight: 200; margin-bottom: 20px;  }
	.indirimBlok p {font-size: 12px; color: #fff; font-weight: 200; margin-bottom: 20px;  }
	.indirimBlok a { text-decoration: underline; margin-right: 6px; font-size: 12px; color: #fff; font-weight: 200; display: inline-block;    }
	
	.headerFirsat { display: none; }
	.mobilMenuAcButton { display: block; }
	.leftBlock { display: none !important; }
	.rightBlock { display: none !important; }
	body.overflow { position: fixed; top: 0; left: 0; right: 0; overflow: hidden !important; }
	body.overflow #header.fixed { border: none !important; }
	/**Sepet Mobil**/
	.SepetUst { float: left; width: calc(100% + 20px); text-align: center; color: #fff; line-height: 50px; font-size: 16px; margin-left: -10px; margin-right: -10px; margin-top: -10px; }
	.SepetUst span { display: inline-block; vertical-align: top; }
	.SepetUst .seClose { float: left; width: 40px;fill: #fff; position: absolute; left: 0; }
	.SepetUst .seClose svg {width: 20px;margin-top: 15px;}
	.mycart { width: 15px; height: 15px; background: none !important; padding: 0; margin: 0; border: none;position: absolute;top: 12px;right: 15px;
		left: auto;bottom: auto;z-index: auto;}
	.mycart:before{display: none;}
	.mycart .sepetTopTutar { display: none !important; }
	.mycart .sepetUrun { display: none !important;}
	.mycart .sepetTecxt { display: none !important; }
	.mycart .sepetUrunSayisi{ display: block !important; width: 20px;height: 20px; line-height: 20px;color: #fff;background:#222;border-radius:100%;
		text-align:center;font-size: 12px; top: 10px; right: -20px; left: auto; z-index: 1;}
	.mycart .sepetUrunSayisi:before{display: none;}
	.mycart .sepetUrunSayisi:after{display: none;}
	.mycart > a {display: block;width: auto;height:auto;padding:0;border: none;margin: 0;}
	.mycart > a:before{display: none;}
	.CartProduct {background:url('images/sabit/menubg.png')repeat-y 0 0 #232323 ;background-size:100%; position: fixed; right: -100%; top: 0; width: 100%; height: 100%; padding: 5px; display: block !important; border: none; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
	.CartProduct.animated { right: 0; }
	.CartProduct .SPrice * { color: #fff; }
	.CartProduct .SProduct { float: left; width: 100%; overflow-y: auto; overflow-x: hidden; padding-right: 20px; max-height: 85%; }
	.CartProduct .SProduct li { float: left; width: 100%; border-bottom: 1px solid #eeecec; position: relative; margin-bottom: 10px; padding-bottom: 10px; }
	.CartProduct .SProduct li:last-child { border-bottom: none; }
	.CartProduct .SProduct li a img { float: left; width: 70px; display: block !important; margin-right: 10px; }
	.CartProduct .SProduct li .SepettopAd { float: left; width: calc(100% - 83px); }
	.CartProduct .SProduct li .SepettopAd span:first-child { color: #fff; font-size: 12px; float: left; margin-bottom: 10px; width: 100%; font-weight: normal; border-bottom: 1px solid #eeecec; padding-bottom: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.CartProduct .SProduct li .SepettopAd span:last-child { color: #fff; font-size: 12px; float: left; padding: 0; margin: 0; width: 100%; font-weight: normal; }
	.CartProduct .SProduct li .SepetTopAdet { float: left; color: #fff; font-size: 12px; font-weight: normal; }
	.CartProduct .SProduct li .SepetTopbirim { float: left; color: #fff; font-size: 12px; font-weight: normal; }
	.CartProduct .SProduct li .sepetTopFiyat { float: right; display: inline-block !important; color: #fff !important; font-size: 12px; width: 35%; text-align: right; font-weight: normal !important; line-height: normal !important; }
	.CartProduct .SProduct li a { }
	.CartProduct .SProduct li a * { }
	.CartProduct .SPrice { float: left; width: 100%; margin-bottom: 0; position: absolute; left: 0; bottom: 60px; padding: 0 10px 5px; background: #000; }
	.CartProduct .SPrice .sepetToplamTutar { font-weight: normal; font-size: 17px; color: #fff; line-height: 30px; margin-left: 10px; }
	.CartProduct .button { display: inline-block !important; background: transparent; padding: 0 7px; font-size: 11px; line-height: 30px; color: #fff; font-weight: normal; text-transform: uppercase; position: absolute; left: 0; bottom: 20px; width: 50% !important; background: transparent !important; }
	.CartProduct .headerOrderBtn { display: inline-block !important; color: #fff !important; left: auto; right: 0; background: transparent !important; width: 55% !important; }
	.CartProduct .headerOrderBtn:hover { }
	.CartProduct .SProduct li a:nth-child(2) { position: absolute; right: -15px; top: 0; color: #fff; }
	.CartProduct .SProduct li a:nth-child(2):hover { }
	.CartProduct .SProduct li a:nth-child(2):hover span i { }
	.CartProduct .SProduct li a:nth-child(2) span i { color: #fff; font-size: 15px; }
	.divustSepetteUrunYok span { width: 100%; float: left; text-align: center; color: #fff; font-weight: 400; line-height: 30px; font-size: 16px; margin-bottom: 15px; }
	.sepetTopTutar { font-size: 0; padding: 0; border: none; }
	/**Sepet Mobil**/
	/*Content Sabitler*/
	.ticiContainer { max-width: 100%; }
	body .categoryContainer .centerCount {  }
	/*Content Sabitler*/
	/*Sabit sayfalar icerik*/
	.userLeftBox, .userRightBox { margin: 5px !important; padding: 10px !important; }
	.spanTittle { font-size: 18px !important; }
	.iletisimContent .row { width: 100%; margin-bottom: 30px; }
	.UyeolContent .grid { width: 100%; margin: 0; padding: 10px; border: none; margin-bottom: 10px; }
	.SifremiUnuttum { width: 100%; margin: 0; padding: 0; }
	.SifremiUnuttum .line { width: 100%; }
	.SifremiUnuttum #mainHolder_txtbxMail { width: 70%; }
	.SifremiUnuttum .button { width: 30%; }
	/*Sabit sayfalar icerik*/
	/*Header Sabitler*/
	.resimliYanMenu { display: none; }
	.navigation { display: none }
	#header { margin-bottom: 0 !important; padding-top: 0; box-shadow: none; z-index: 150; height:auto;position: fixed;left: 0;right: 0;top: 0;background: #fff;}
	/*Logo*/
	#logo { width: 60px; float: none; display: inline-block; }
	/*Logo*/
	/*header click button*/
	.mycart{top: 5px;z-index: 2; right: 25px; }
	.mycart .sepetUrunSayisi{background: #000;line-height: 17px;}
	.mobilMenuAcButton{position: absolute;top: 0;left: 5px;display: block;font-size: 22px;color: #000;}
	.searchClick{position: absolute;top: 0;left: 40px;display: block;font-size: 22px;color: #000;}
	.welcomeOpen{position: absolute;top: 0;right: 40px;display: block;font-size: 22px;color: #000;}
	.mycartClick{position: absolute;top: 0;right: 5px;display: block;font-size: 22px;color: #000;}
	.mobilMenuAcButton span{font-size:9px;display: block;line-height:9px;display:none;}
	.mobilMenuAcButton i{display: inline-block;vertical-align:top;line-height: 49px;}
	.searchClick i{display: inline-block;vertical-align:top;line-height: 49px;}
	.welcomeOpen i{display: inline-block;vertical-align:top;line-height: 49px;}
	.mycartClick i{display: inline-block;vertical-align:top;line-height: 49px;}
	.menuUstBolum { width: 100%; display: inline-block; float: left; margin-top:0; border-bottom:#e5e5e5;}
	.menuUstBolum .CloseBtnMenu { float: right; line-height: 30px; color: #000; font-size: 30px; width: 30px; text-align: center; margin-top: 8px; }
	.menuUstBolum .CloseBtnMenu i{font-weight:300;}
	/*header click button*/
	/*Arama*/
	.searchContent { width: 100%; margin: 0; background: #fff; overflow: hidden; position: absolute; padding: 0;border: none; visibility: hidden; opacity: 0;
	-moz-transform: translateY(-100%); -webkit-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%);
	transform: translateY(-100%); transition: all .3s ease; top: 100%; }
	.searchContent.active {  padding:0; overflow: visible; width: 100%;left:0;right: 0; opacity: 1; visibility: visible;  -moz-transform: translateY(0);
		-webkit-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0);transform: translateY(0); }
	.search { margin: 0; max-width: 100%; width: 100%; position: relative; padding: 0; border-bottom: 1px solid #ff0505; border-top: 1px solid #ff0505; }
	.search:after { display: none; }
	.search:before { display: none; }
	.search .crossclick { display: none; }
	#divAramaKategori { top: 0; left: 0; }
	#divAramaKategori select { width: 70px; padding-left: 5px; font-size: 10px; height: 34px; }
	#txtbxArama { height: 34px; padding-right: 55px; padding-left: 10px; width: 100%; box-shadow: none; font-size: 13px;border-radius: 0; margin:0;border: 1px solid #f1f1f1;}
	.searchContent.active #txtbxArama { padding: 0 35px 0 10px; border-bottom: 1px solid #eeecec; border: none; background: #fff; }
	#btnKelimeAra { width: 55px; height: 34px; right: 0; top:0; line-height: 34px; text-indent: 0; left: auto;background-position: center center;border: none;
		border-radius: 0;font-size: 15px; text-indent: 0; background-size: 25px 24px; opacity: 1; background-color: #ff0505; color: #fff; }
	.ButtonMic{right:34px;height: 34px;}
	/*Arama*/
	/*hosgeldin div*/
	.welcome {display:block; width: 100%; position: absolute; top: 100%; right: 0; bottom: auto; text-align: center; background: transparent; border: none; padding: 0; margin: 0; height: 0; border-radius: 0; z-index: 100; overflow: hidden; transition: all 0.1s ease; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
	.welcome.active { height: 34px; background:#444 ;}
	.welcome>div { width: 100%; position: static; padding: 0; box-shadow: none; display: block; background: transparent; margin: 0; }
	.welcome>ul { margin: 0; }
	.welcome>div:before { display: none; }
	.welcome:before { display: none; }
	.mobilMenu .welcome { display: block; }
	.welcome ul { float: left; width: 100%; }
	.welcome li { float: none; display: inline-block!important; width: auto;vertical-align:top;}
	.headerSocialConnect {margin-left: 0;}
	.headerSocialConnect .baglanButton{margin-left:10px;}
	.headerSocialConnect .baglanButton a{line-height:34px;font-size:13px;color: #fff;}
	.headerSocialConnect .baglanButton a:before{line-height: 34px;}
	.headerHesabim, .headerCikis, .headerUyeOl a, .headerUyeGiris a { float: none; display: inline-block!important; font-size: 13px; line-height: 34px; color: #fff; border: none; padding: 0; width: auto; height: auto; margin: 0; font-weight:500;}
	.headerUyeGiris a, .headerHesabim { background: transparent; margin-right: 10px; }
	.headerUyeGiris a:after, .headerHesabim:after, .headerCikis:after, .headerUyeOl a:after, .headerUyeGiris a:before, .headerHesabim:before, .headerCikis:before, .headerUyeOl a:before { display: none; }
	/*hosgeldin div*/
	/*Dil secenegi*/
	#lang_flag_container { right: auto !important; left: 5px !important; top: 5px !important; bottom: auto !important; position: absolute !important;margin: 0; }
	#langHover { padding: 4px 0!important; }
	#lang_flag_container #lang-detail { left: 0; right: auto !important; width: 240px !important; }
	#lang { font-size: 11px !important; padding-left: 25px !important;}
	#lang-detail .language a, #lang-detail .currency a { width: 100% !important; }
	#lang-detail p, #lang-detail .language a, #lang-detail .currency a { font-size: 10px !important; }
	#lang_flag_container #lang-detail {  }
	#lang_flag_container.selector #lang-detail { display: block !important; }
	/*Dil secenegi*/
	/*Header Sabitler*/
	/*urun box sabit*/
	.productItem .discountPrice {}
	.productItem .regularPrice {}
	.productItem .discountPrice span { font-size: 14px; }
	.productItem .regularPrice span { font-size: 12px; }
	/*urun box sabit*/
	/*Kategori Sabitler*/
	.leftBlock { width: 100%; padding: 0; }
	.categoryContainer .centerCount { width: 100%; max-width: 100%; }
	.blockSelect { display: none; }
	.brandlistselection { border-bottom: none; padding: 0; margin: 0; }
	/*Kategori Sabitler*/
	/*Detay Sabitler*/
	.leftImage { width: 100%; padding: 0; margin: 0; }
	.Images { display: none; }
	.SmallImages { padding: 0; margin: 0; border: none; box-shadow: none; }
	.urunTabAlt #yorumYaz { padding-right: 0; width: 100% !important; }
	#mainHolder_UrunDetay_txtbxNotlar, .urunTabAlt ul li input[type="text"] { width: 100% !important; }
	#linkOncekiSayfa { float: right !important; }
	/*urun butonlari*/
	.ProductIcon {position:static;width: 100%;float: left;border: none;}
	.ProductIcon .box1 {font-size: 12px;width: 100%!important;line-height: 40px!important;color: #412d23; margin-top: 0; text-align: left; }
	.ProductIcon .box1 i { font-size: 13px; background: transparent; margin-right: 10px; margin-bottom: 0; }
	.ProductIcon > div:first-of-type { margin: 0;  }
	.ProductIcon > div {float: left;width: 100%; max-width: 100%!important; border-top: 1px solid #e9e9e9; padding: 8px 0 5px 0; margin: 0; }
	.ProductIcon > div:last-child { border: 1px solid #e9e9e9; border-left: none; border-right: none; }
	.ProductIcon >div > a{float: left;width: 100%;margin-bottom: 0;transition:all 0.2s ease;}
	.ProductIcon .box1:before{display: none!important;}
	.ProductIcon a:hover{}
	/*urun butonlari*/
	/*urun butonlari2*/
	.ProductIcon2 .YorumYazbtnContent, .ProductIcon2 .TavsiyeEtBtnContent, .ProductIcon2 > .hidden-phone{}
	.ProductIcon2 .YorumYazbtnContent a, .ProductIcon2 .TavsiyeEtBtnContent a, .ProductIcon2 .hidden-phone a {}
	.ProductIcon2 .TavsiyeEtBtnContent a:before, .ProductIcon2 .YorumYazbtnContent a:before, .ProductIcon2 .printBtn:before {}
	/*urun butonlari2*/
	.socialButons { display: block; }
	.socialButons div { height: 0; }
	.socialButons #___plus_0 { height: 0 !important; }
	.UTelegram { display: none !important; }
	.telegram { width: 35px !important; height: 35px; font-size: 0; border-radius: 100% !important; display: none !important; }
	.telegram i { font-size: 15px !important; line-height: 35px; }
	/*Detay SAbitler*/
	/******************************************************/
	#back-to-top {right: 3px; }
	#back-to-top a {width: 30px;height: 30px;background-size: 100%;}
	.owl-nav{display: none;}
	body #divMobileImageList .owl-controls .owl-dots{position: absolute!important;left:0;right:0;bottom: 0;margin: 0;z-index: 1;}
	body #divMobileImageList .owl-controls .owl-dots .owl-dot{ background: #2d2d2d; }
	body #divMobileImageList .owl-controls .owl-dots .owl-dot.active{background:#ff0505!important;}
	#divSliderYani{width: 100%;padding: 0;margin-top: 5px;}
	.DetayYeniUrun{z-index: 10;}
	body #divSayfalamaUst{margin-bottom: 5px;}
	body .category-vertical-filters.top-filters{width: 80%;}
	body .category-vertical-filters.top-filters .tukgo .filterOrderInStock{font-size: 12px;}
	body .category-vertical-filters.top-filters .panel .panel-heading a{font-size: 13px;}
	body .category-vertical-filters.top-filters .list-group.dropdown li{margin-bottom: 5px;}
	.mobilMenu .navUl > li > a{font-size: 12px;}
	.mobilMenu .KatMenu1 > li > a{font-size: 12px;}
	.mobilMenu .KatMenu1 > li > ul li a{font-size: 12px;}
	.mobilMenu .KatMenu1 > li > ul > span {font-size: 14px;}
	.mobilMenu .KatMenu1 > li > ul li ul > span {font-size: 14px;}
	.mobilMenu .navUl > li > ul li a{font-size: 12px;}
	.mobilMenu .navUl > li > ul > span{font-size: 14px;}
	.mobilMenu .navUl > li > ul li ul > span{font-size: 14px;}
	.mobilMenu .altMenu .altmenuSol > span{font-size: 14px;}
	.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li > a{font-size: 12px;}
	.mobilMenu .lfMenuUl > li > a {font-size: 12px;}
	.mobilMenu .lfMenuAltContent .altMenu_1 .altMenu_Tittle{font-size: 14px;}
	.mobilMenu .lfMenuAltContent .altMenu_List .columns li > a {font-size: 12px;}
	.mobilMenu .lfMenuAltContent .altMenu_Resim .altMenu_Resim_RowItem .altMenuItemN{font-size: 12px;}
	/*mobil icerik Alan*/
	body{ padding-top: 130px; }
	.htop{ display: none!important; }
	#anasayfatab { margin: 0; padding: 15px 0 20px 0; }
	#anasayfatab ._tabHead li { min-width: inherit !important; max-width: inherit !important; float: left; width: calc(50% - 2.5px); padding: 0; margin: 5px 5px 0 0; }
	#anasayfatab ._tabHead li:nth-child(even){ margin: 5px 0 0 0; }
	#anasayfatab ._tabHead li span { font-size: 13px; line-height: 30px; display: block; float: none; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	#anasayfatab ._tabHead { margin-bottom: 5px; padding-bottom: 0; }
	#anasayfatab ._tabHead ul { display: block;}
	#anasayfatab .anasayfaTabAlt .sliderBannerContainer ul li { margin: 10px 0 0 0; }
	.OzelSliderAlan{width: 100%;}
	.limitedDiscount{width: 100%;}
	.Instagram .JKatAdi{margin-bottom:5px;}
	.dortluBlok{padding: 1px; width: 50%; margin: 0; }
	.Instagram{ margin-bottom: 0; margin-top: 0; padding: 0; }
	.Instagram .JKatAdi .bold .satir2{font-size: 9px;}
	.Instagram .takibtn{margin: 5px;}
	.Instagram .ins-title .title i, .Instagram .ins-title .title p { font-size: 20px; line-height: 20px; }
	.Instagram .ins-title .title p { font-size: 15px; line-height: 35px; }
	.ssl{width: 100%;text-align:center;}

	.UD_Share{ margin-top: 0; }
	.UD_Share ul {margin: 0;}
	.UD_Share ul li{ /*margin:10px 0 0 0; width: 100%;padding: 0 2.5px; max-width: 100%; text-align: center;*/ }
	.UD_Share ul li a{ /*padding: 0 5px;width: 100%;font-size: 12px;line-height: 40px;*/ }
	.UD_Share ul li a i{ /*line-height: 40px;margin-right: 5px;display: inline-block;vertical-align:top;float: none; margin-left: 0;*/ }
	.UD_Share ul li.whts a i{font-size: 18px;}
	.UD_Share ul li.telss a i{font-size: 18px;}
	.PriceList{margin-top: 15px; width: 100%; max-width: 100%; padding-bottom: 15px; }
	#divUrunKodu{ font-size: 12px; margin-top: 5px; width: 100%; }
	#divUrunKodu:before { font-size: 12px; }
	#divTaksitAciklama{ width: 100%; position: relative; float: left; margin-top: 0; }
	.RightDetail .puanVer{margin-bottom: 10px; text-align: center; margin-top: 0; }

	
	#anasayfatab .anasayfaTabAlt > div.imgAlan{width: 100%;display: none;}
	#anasayfatab .anasayfaTabAlt > div{width: 100%;}
	/*Anasayfa*/
	#pnlSlider { width: 100%; padding: 0; }
	#pnlSlider .flex-control-nav {bottom: 5px;width: 100%;height: auto;min-height: auto;right: 0;}
	#pnlSlider .flex-control-paging li{margin: 0 2px;}
	#pnlSlider .flex-control-paging li a{width: 8px;height: 8px;}
	#pnlSlider .flex-control-paging li a.flex-active{}
	#pnlSlider .flex-direction-nav { top: calc(50% - 15px); left: 0; right: 0; max-width: 100%; }
	#pnlSlider .flex-direction-nav .flex-prev, #pnlSlider .flex-direction-nav .flex-next { width: 30px; height: 30px; display: block; background-size: 100%; 
		border: none; }
	#pnlSlider .flex-direction-nav .flex-next:before, #pnlSlider .flex-direction-nav .flex-prev:before { line-height: 30px; font-size: 33px; }
	.Blok { margin:0; padding:0;width:100%;background:transparent;}
	.Blok a{padding: 0 0;}
	.ban { float: left; width: 100%; margin: 0;}
	.Blok img { width: 100%; }
	#divSliderYani img { width: 100%; }
	#divSliderYani .Scol1:nth-child(2) {margin-top: 0;}
	.bRow{margin:0 0}
	.Scol1{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol1 a{margin-bottom: 5px;}
	.Scol2{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol2 a{margin-bottom: 5px;}
	.Scol3{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol3 a{margin-bottom: 5px;}
	.Scol4{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol4 a{margin-bottom: 5px;}
	.Scol5{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol5 a{margin-bottom: 5px;}
	.Scol6{float:left; width:100%;padding:0;margin-bottom: 0;}
	.Scol6 a{margin-bottom: 5px;}
	.homeContainer .ProductListContent { margin-top: 10px; }
	.homeContainer .ProductListContent .productItem { margin-bottom: 5px; }
	#anasayfatab .anasayfaTabAlt .sliderBannerContainer.NoSlider .jCarouselLite ul{margin: 0 -2.5px;}
	#anasayfatab .anasayfaTabAlt .sliderBannerContainer.NoSlider .jCarouselLite ul li{width: calc(50% - 2.5px);padding: 0; margin: 5px 5px 0 0; }
	#anasayfatab .anasayfaTabAlt .sliderBannerContainer.NoSlider .jCarouselLite ul li:nth-child(2n){margin-right: 0;}
	/*Anasayfa*/
	/*Footer*/
	#ticimaxCopyright{ font-size: 10px; padding:5px 0; line-height: 35px; }
	#footer {  }

	.ebultenGelecek { width: 100%; margin:0 0 5px;padding: 0;}
	.Ebulten { width: 100%; }
	#UpdatePanel1 {  }
	.ebultenGelecek #divNewsLetter{margin-top: 5px;}
	
	.telefonDiv { width: 100%; padding: 10px 0; border-right: none; }
	.telefonDiv >span { font-size: 10px; }
	#btnBlokEBultenKaydet { width: 100%; margin-top: 10px; line-height: 30px; }

	
	.kartimg{width:100%;text-align:center;margin:5px 0;padding: 0;}
	.bankimg{width:100%;text-align:center;display: none;}
	.sssimg{width:100%;text-align:center;display: none;}
	.store {width: 100%; padding: 0 10px;margin:5px 0;text-align:center;}
	.store a {height: auto;font-size: 0;}
	.store a:last-child{margin: 0;}
	.store a img{display:inline-block;vertical-align:top;}
	.store span{float: none;display:block;vertical-align:top;}
	/*Footer*/
	/*Kategori*/
	.productItem .productName a { font-size: 12px; }
	.productItem .productDetail { border: none; }
	.homeContainer .ProductListContent { margin-top: 10px;float:left;width: 100%;max-width:100%;}
	.homeContainer .ProductListContent .ProductList { margin: 0; }
	.homeContainer .ProductListContent .productItem { margin-bottom: 5px; }
	.categoryContainer .ProductList.sort_3 .ItemOrj { max-width: unset; width: calc(50% - 2.5px); flex: none; margin: 10px 5px 0 0; }
	.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(3n) {margin: 10px 5px 0 0;}
	.categoryContainer .ProductList.sort_3 .ItemOrj:nth-child(even) { margin: 10px 0 0 0; }
	.productItem:hover .productFaMyEx{display: none!important;}
	.examineIcon{}
	.mycartIcon{ bottom: 103px; }
	.cargoIcon{ bottom: 150px; }
	.productItem:hover .mycartIcon{}
	.productItem:hover .favori{  }
	/*Kateori*/
	/*Detay*/
	.taksitBlok{width: 50%;}
	.TopDet {padding:0;margin:0;}
	.ProductIcon2 { position: static;margin:15px 0 0;padding:0;}
	.bedenTablosu {position:static;}
	.TopDet .product-social-icon-wrapper .PaylasTit {line-height:30px;}
	.TopDet .product-social-icon-wrapper ul {margin: 0;width: auto;float: none;display: inline-block;vertical-align:top;}
	.TopDet .product-social-icon-wrapper ul li {margin-right:0;margin-left: 5px;}
	.TopDet .product-social-icon-wrapper ul li a {  }
	.TopDet .product-social-icon-wrapper ul li a i { font-size: 15px; }
	.UWhatsApp { width: 30px; float:none;display:inline-block;vertical-align:top;border-radius:0;margin-left: 5px;}
	.UWhatsApp a{border-radius:0;color: #fff;background-color:#25D366;border-radius: 100%;}
	.whatsApp i{width: 30px;height: 30px;line-height:30px;font-size:15px;border-radius:0;background-color:transparent;}
	.ProductName { padding: 0;margin: 10px 0 0; width: calc(100% - 60px); text-align: left;}
	.ProductName h1 span { font-size: 15px; }
	.RightDetail .UrunKargoBedava { float: left; /* position: relative; background-color: #eeecec; float: left; padding: 5px 0;*/ }
	.RightDetail .UrunKargoBedava .box1 { width: 100%; float: left; }
	.RightDetail .UrunKargoBedava .box1 i { /*padding: 0; width: auto; font-size: 16px; margin: 0 5px 0 0;*/ }
	#divIndirimOrani {  }
	#divIndirimOrani .indirimliOrani {  }
	#divMarka { width: 100%;}
	#divMarka .right_line { font-size: 12px; }
	#divTaksitAciklama * { font-size: 12px; }

	#divAdetCombo .right_line{width: 100%;}
	.BasketBtn { width: 100%; margin-top: 15px; }
	.Basketinp p, #divAdetCombo .left_line{ width: 100%; margin-right: 0; text-align: left; }
	#txtbxurunSiparisAdedi {width: 100%!important; height: 40px !important;}
	.basketBtn input, .buyfast input {max-width:100%;text-indent:0; line-height: 40px; height: 40px; font-size: 15px; }
	.basketBtn:after{display: none;}
	
	.riSingle { width: 100%; }
	.riSingle a.riUp{width: 40px!important; font-size: 12px; height: 40px !important; line-height: 40px; }
	.riSingle a.riDown{width: 40px!important; font-size: 12px; height: 40px !important; line-height: 40px; }
	.riSingle a.riUp i,
	.riSingle a.riDown i { line-height: 40px; }

	#divStokYok {font-size: 15px;padding:4% 0;}
	.ProductDetailMainRow { padding: 0; margin: 0; }
	/*Detay*/
}

@media screen and (max-width:570px) {
	
}

@media screen and (max-width:426px) {
	
}

@media screen and (max-width:375px) {
	
}

@media screen and (max-width:320px) {
	
}
/* === WhatsApp ve yukarı çık butonu mobil konum düzeltmesi === */
.whatsBtn {
	position: fixed !important;
	right: 15px;
	bottom: 80px;
	z-index: 998;
	width: 50px;
	height: 50px;
}
.whatsBtn i {
	line-height: 50px !important;
	width: 50px;
	text-align: center;
}
@media screen and (max-width:767px) {
	#back-to-top {
		bottom: 140px !important;
		right: 18px;
	}
}

/* === V6: hizli ilk gorunum + mobil etkilesim duzeltmeleri === */
/* Tum sayfayi gizlemek FCP/LCP degerlerini geciktiriyordu. Yalnizca JS ile
   bicimlenen header cok kisa sure korunur; sayfa icerigi hemen gorunur. */
html.rs-header-booting #header {
	opacity: 0;
	pointer-events: none;
	max-height: 210px;
	overflow: hidden;
}

#header {
	transition: opacity 120ms ease;
}

/* JS header ogelerini siralarken gecici yuksekligin 500+ px'e cikmasini onler. */
@media screen and (max-width:767px) {
	html.rs-header-booting #header {
		opacity: 1;
		pointer-events: auto;
		max-height: 126px;
	}
}

@media screen and (max-width:1023px) {
	/* Slider gecisinde viewport yuksekliginin sifirlanmasini ve parlamayi onler. */
	#pnlSlider,
	#pnlSlider .flexslider,
	#pnlSlider .flex-viewport {
		overflow: hidden !important;
		background: #f4f4f4;
	}

	#pnlSlider.rs-slider-stable .flex-viewport {
		height: var(--rs-mobile-slider-height) !important;
		min-height: var(--rs-mobile-slider-height) !important;
		transition: none !important;
	}

	#pnlSlider.rs-slider-stable .slides,
	#pnlSlider.rs-slider-stable .slides > li,
	#pnlSlider.rs-slider-stable .slides > li > a {
		height: 100% !important;
		min-height: var(--rs-mobile-slider-height) !important;
	}

	#pnlSlider.rs-slider-stable .slides > li img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
	}

	#pnlSlider .flex-viewport,
	#pnlSlider .slides > li {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	#pnlSlider,
	#pnlSlider a,
	#pnlSlider img {
		touch-action: pan-y;
	}

	/* Mobil menu: metin linki tiklanir, yalnizca sagdaki 52 px ok alt menuyu acar. */
	.mobilMenu,
	.mobilMenu * {
		-webkit-tap-highlight-color: transparent;
	}

	.mobilMenu a,
	.mobilMenuAcButton,
	.searchClick,
	.welcomeOpen,
	.mycartClick,
	.CloseBtnMenu,
	.ResimliDown,
	.ResimliDown2,
	.ResimsizDown,
	.ResimsizDown2,
	.YanResimDown,
	.YanResimKatDown,
	.YanResimKatDown2,
	.UpBtn,
	.DownBtn,
	.NoiBack,
	.NoiBack2,
	.NoiBackKat,
	.NoiBackKat2,
	.YanBackBtn {
		touch-action: manipulation;
	}

	.mobilMenu .navUl li > a,
	.mobilMenu .KatMenu1 li > a,
	.mobilMenu .lfMenuUl li > a {
		display: block !important;
		width: 100% !important;
		min-height: 44px;
		line-height: 44px !important;
		padding-right: 58px !important;
	}

	.mobilMenu .ResimliDown,
	.mobilMenu .ResimliDown2,
	.mobilMenu .ResimsizDown,
	.mobilMenu .ResimsizDown2,
	.mobilMenu .YanResimDown,
	.mobilMenu .YanResimKatDown,
	.mobilMenu .YanResimKatDown2 {
		left: auto !important;
		right: 0 !important;
		top: 0 !important;
		width: 52px !important;
		height: 44px !important;
		padding: 0 !important;
		z-index: 6 !important;
		cursor: pointer;
	}

	.mobilMenu .ResimliDown i,
	.mobilMenu .ResimliDown2 i,
	.mobilMenu .ResimsizDown i,
	.mobilMenu .ResimsizDown2 i,
	.mobilMenu .YanResimDown i,
	.mobilMenu .YanResimKatDown i,
	.mobilMenu .YanResimKatDown2 i {
		float: none !important;
		display: block !important;
		width: 52px !important;
		line-height: 44px !important;
		text-align: center;
	}

	.mobilMenu .UpBtn,
	.mobilMenu .DownBtn,
	.mobilMenu .NoiBack,
	.mobilMenu .NoiBack2,
	.mobilMenu .NoiBackKat,
	.mobilMenu .NoiBackKat2,
	.mobilMenu .YanBackBtn {
		right: auto !important;
		width: 52px !important;
		cursor: pointer;
		z-index: 8 !important;
	}

	.mobilMenuAcButton,
	.searchClick,
	.welcomeOpen,
	.mycartClick {
		min-width: 40px;
		min-height: 44px;
		cursor: pointer;
		z-index: 12 !important;
	}

	.mobilaf {
		pointer-events: none;
	}

	.mobilaf.acik {
		pointer-events: auto;
	}

	/* Sabit ikonlar: canli destek sag altta kalir, WhatsApp onun ustunde durur.
	   Mobilde yukari-cik ikonu kaldirilarak uc ikonun ust uste binmesi engellenir. */
	.whatsBtn {
		left: max(14px, env(safe-area-inset-left)) !important;
		right: auto !important;
		bottom: calc(18px + env(safe-area-inset-bottom)) !important;
		width: 48px !important;
		height: 48px !important;
		z-index: 997 !important;
		transition: opacity 150ms ease, transform 150ms ease;
	}

	.whatsBtn i {
		width: 48px !important;
		height: 48px !important;
		line-height: 48px !important;
		font-size: 27px !important;
	}

	#back-to-top,
	body.CategoryBody #back-to-top {
		display: none !important;
	}

	body.overflow .whatsBtn {
		opacity: 0 !important;
		transform: translateY(8px);
		pointer-events: none !important;
	}
}

/* === V6: mobil urun/kategori bosluklari ve beden tablosu === */
@media screen and (max-width:767px) {
	body.ProductBody,
	body.CategoryBody {
		padding-top: 126px !important;
	}

	body.ProductBody .breadcrumbContent,
	body.CategoryBody .breadcrumbContent {
		float: left !important;
		width: 100% !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 6px 10px !important;
	}

	body.ProductBody ul.breadcrumb,
	body.CategoryBody ul.breadcrumb {
		display: flex !important;
		flex-wrap: wrap !important;
		align-items: center !important;
		width: 100% !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body.ProductBody ul.breadcrumb:before,
	body.CategoryBody ul.breadcrumb:before {
		flex: 0 0 auto;
		line-height: 24px !important;
		margin-right: 6px !important;
	}

	body.ProductBody ul.breadcrumb li,
	body.CategoryBody ul.breadcrumb li {
		display: flex !important;
		align-items: center !important;
		float: none !important;
		max-width: calc(100% - 28px);
	}

	/* Mobilde aradaki uzun kategori zinciri yerine Anasayfa + mevcut sayfa. */
	body.ProductBody ul.breadcrumb:not(.rs-mobile-breadcrumb) li:not(:first-child):not(:last-child),
	body.CategoryBody ul.breadcrumb:not(.rs-mobile-breadcrumb) li:not(:first-child):not(:last-child) {
		display: none !important;
	}

	body.ProductBody ul.breadcrumb li a,
	body.ProductBody ul.breadcrumb li a span,
	body.CategoryBody ul.breadcrumb li a,
	body.CategoryBody ul.breadcrumb li a span {
		float: none !important;
		width: auto !important;
		max-width: 100%;
		line-height: 24px !important;
		font-size: 11px !important;
		white-space: normal !important;
	}

	body.ProductBody ul.breadcrumb li:after,
	body.CategoryBody ul.breadcrumb li:after {
		float: none !important;
		flex: 0 0 auto;
		line-height: 24px !important;
		margin: 0 5px !important;
		font-size: 11px !important;
	}

	body.ProductBody a#linkOncekiSayfa {
		clear: both !important;
		float: right !important;
		margin: 0 10px 6px !important;
		line-height: 24px !important;
		font-size: 11px !important;
	}

	body.CategoryBody #divSayfalamaUst {
		margin-top: 8px !important;
	}

	body.ProductBody .ticiContainer.productDetailContainer,
	body.ProductBody .ProductDetailMainRow,
	body.ProductBody .leftImage,
	body.ProductBody #divMobileImageList {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	/* Modal ekranin icine sabitlenir; tarayici alt cubugu yuksekligi degisse de tasmaz. */
	#TabloBeden.rs-official-size.rs-size-modal-open {
		left: 50% !important;
		top: max(8px, env(safe-area-inset-top)) !important;
		width: calc(100vw - 16px) !important;
		max-width: none !important;
		height: auto !important;
		max-height: calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
		padding: 16px 10px !important;
		transform: translateX(-50%) !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		overscroll-behavior: contain;
		z-index: 2147483646 !important;
	}

	#rsSizeBackdrop.rs-size-backdrop-open {
		z-index: 2147483645 !important;
	}

	#TabloBeden .rs-size-title {
		margin: 0 42px 14px 0 !important;
		font-size: 20px !important;
		line-height: 1.2 !important;
	}

	#TabloBeden .rs-size-close {
		right: 6px !important;
		top: 5px !important;
	}

	#TabloBeden .rs-size-controls {
		gap: 9px !important;
		margin-bottom: 14px !important;
	}

	#TabloBeden .rs-size-control select {
		height: 44px !important;
		font-size: 13px !important;
	}

	#TabloBeden .rs-official-chart {
		margin-bottom: 18px !important;
		padding-top: 14px !important;
	}

	#TabloBeden .rs-official-chart h3 {
		font-size: 14px !important;
		line-height: 1.3 !important;
	}

	#TabloBeden .rs-table-scroll {
		width: 100% !important;
		max-width: 100% !important;
		overflow-x: auto !important;
		-webkit-overflow-scrolling: touch;
	}

	#TabloBeden table {
		width: 100% !important;
		min-width: 0 !important;
		table-layout: auto !important;
	}

	#TabloBeden th,
	#TabloBeden td {
		padding: 7px 4px !important;
		font-size: 11px !important;
		line-height: 1.25 !important;
		white-space: normal !important;
		overflow-wrap: anywhere;
	}
}

/* Modal acikken magazanin sabit butonlari ve destek balonu tabloyu kapatmasin. */
body.rs-size-open .whatsBtn,
body.rs-size-open #back-to-top,
body.rs-size-open iframe[title*="chat" i],
body.rs-size-open iframe[title*="support" i],
body.rs-size-open [id^="tawk"],
body.rs-size-open [class*="tawk"] {
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* === V6: masaustunde WhatsApp'i canli destek kutusunun yanina hizala === */
@media screen and (min-width:1024px) {
	.whatsBtn {
		left: auto !important;
		right: 300px !important;
		bottom: 18px !important;
		width: 44px !important;
		height: 44px !important;
		border-radius: 50% !important;
		box-shadow: 0 3px 12px rgba(0, 0, 0, 0.22);
		z-index: 998 !important;
	}

	.whatsBtn i {
		display: block !important;
		width: 44px !important;
		height: 44px !important;
		line-height: 44px !important;
		font-size: 24px !important;
		text-align: center !important;
	}
}

/* === V6: mobil acilir kategori haritasi === */
.rs-breadcrumb-toggle {
	display: none;
}

@media screen and (max-width:767px) {
	.rs-breadcrumb-map {
		float: left;
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #ececec;
		background: #fff;
	}

	.rs-breadcrumb-toggle {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 42px;
		padding: 0 12px;
		border: 0;
		background: #fff;
		color: #202020;
		font-family: 'Montserrat', sans-serif;
		font-size: 12px;
		font-weight: 600;
		text-align: left;
		cursor: pointer;
		touch-action: manipulation;
	}

	.rs-breadcrumb-toggle .rs-breadcrumb-toggle-icon {
		width: 24px;
		font-size: 17px;
		line-height: 24px;
		text-align: center;
		transition: transform 180ms ease;
	}

	.rs-breadcrumb-map.is-open .rs-breadcrumb-toggle-icon {
		transform: rotate(180deg);
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb {
		display: block !important;
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		max-height: 0;
		margin: 0 !important;
		padding: 0 12px !important;
		overflow: hidden;
		opacity: 0;
		border-top: 0 solid #ececec;
		background: #fafafa;
		transition: max-height 220ms ease, opacity 160ms ease, padding 220ms ease, border-width 220ms ease;
	}

	body.ProductBody .rs-breadcrumb-map.is-open ul.breadcrumb.rs-mobile-breadcrumb,
	body.CategoryBody .rs-breadcrumb-map.is-open ul.breadcrumb.rs-mobile-breadcrumb {
		max-height: min(62vh, 440px);
		padding: 7px 12px 10px !important;
		overflow-y: auto;
		opacity: 1;
		border-top-width: 1px;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb:before,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb:before {
		display: none !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li,
	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:not(:first-child):not(:last-child),
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:not(:first-child):not(:last-child) {
		display: block !important;
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		min-height: 34px;
		padding-left: calc(var(--rs-breadcrumb-depth, 0) * 12px) !important;
		border-bottom: 1px solid #e8e8e8;
		position: relative;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child {
		border-bottom: 0;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:before,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:before {
		content: '';
		position: absolute;
		left: calc((var(--rs-breadcrumb-depth, 0) * 12px) + 2px);
		top: 15px;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #ff0505;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:after,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:after {
		display: none !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a,
	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a span,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a span {
		display: block !important;
		float: none !important;
		width: 100% !important;
		min-height: 34px;
		padding: 5px 24px 5px 13px !important;
		line-height: 24px !important;
		font-size: 11px !important;
		color: #252525 !important;
		text-decoration: none !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a:after,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a:after {
		content: '\203A';
		position: absolute;
		right: 7px;
		top: 4px;
		font-size: 20px;
		line-height: 26px;
		color: #777;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child > a,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child > a,
body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child > span,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:last-child > span {
		font-weight: 600 !important;
		color: #111 !important;
	}

	/* HTML width/height ipuclari resmi bozmasin; logo oranini korusun. */
	#logo,
	#logo .logo {
		height: auto !important;
		max-height: 96px !important;
	}

	#logo .logo img {
		display: block !important;
		width: 60px !important;
		height: auto !important;
		max-width: 60px !important;
		max-height: 92px !important;
		object-fit: contain !important;
	}

	/* Mobil urun galerisi kare alanda kalir; kaynak gorselin piksel yuksekligi
	   sayfayi uzatamaz ve ayakkabi kesilmeden alana sigar. */
	body.ProductBody #divMobileImageList {
		position: relative !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 1 / 1 !important;
		overflow: hidden !important;
		background: #f5f5f5;
	}

	body.ProductBody #divMobileImageList .owl-wrapper-outer,
	body.ProductBody #divMobileImageList .owl-wrapper,
	body.ProductBody #divMobileImageList .owl-item,
	body.ProductBody #divMobileImageList a {
		height: 100% !important;
	}

	body.ProductBody #divMobileImageList img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		max-width: 100% !important;
		max-height: 100% !important;
		object-fit: contain !important;
	}
}

/* ========================================================================== */
/* RAKETSPOR V8 - KOMPAKT KATEGORI, WHATSAPP VE PERFORMANS                    */
/* ========================================================================== */

/* Sabit WhatsApp: dis daire, baglanti ve ikon ayni merkezde tutulur. */
.whatsBtn,
.whatsBtn > a {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 !important;
	border-radius: 50% !important;
	background: #25d366 !important;
	color: #fff !important;
	overflow: hidden !important;
	text-indent: 0 !important;
}

.whatsBtn i,
.whatsBtn i:before {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	float: none !important;
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	text-indent: 0 !important;
	transform: none !important;
}

@media screen and (min-width:1024px) {
	.whatsBtn,
	.whatsBtn > a {
		width: 44px !important;
		height: 44px !important;
	}

	.whatsBtn i,
	.whatsBtn i:before {
		width: 26px !important;
		height: 26px !important;
		font-size: 24px !important;
	}
}

/* Asagi kisimlar ekrana yaklasana kadar tarayici pahali cizimi erteleyebilir. */
.homeContainer .popular-category,
.homeContainer .ProductListContent,
.detaySliderContainer,
#footer {
	content-visibility: auto;
	contain-intrinsic-size: 1px 720px;
}

@media screen and (max-width:767px) {
	/* JavaScript kategori yolunu butona donusturene kadar eski uzun listeyi
	   gostermeden 38 px yer ayirir; boylece parlama ve sayfa ziplama olmaz. */
	.breadcrumbContent:not(.rs-breadcrumb-ready) {
		display: block !important;
		width: 100% !important;
		height: 38px !important;
		min-height: 38px !important;
		max-height: 38px !important;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden !important;
		visibility: hidden !important;
		opacity: 0 !important;
	}

	.breadcrumbContent.rs-breadcrumb-ready {
		visibility: visible !important;
		opacity: 1 !important;
	}

	/* Arama gibi yalnizca Anasayfa iceren yol alani mobilde gereksizdir. */
	.breadcrumbContent.rs-single-mobile-breadcrumb {
		display: none !important;
	}

	/* Mobil sabit WhatsApp: ikon dairenin icinde tam merkezde. */
	.whatsBtn,
	.whatsBtn > a {
		width: 48px !important;
		height: 48px !important;
	}

	.whatsBtn i,
	.whatsBtn i:before {
		width: 28px !important;
		height: 28px !important;
		font-size: 26px !important;
	}

	/* Siparis butonu mevcut kucuk genisligini korur, ortada durur. */
	.rs-purchase-actions .whatsappSiparis {
		float: none !important;
		width: 72% !important;
		max-width: 420px !important;
		margin: 0 auto !important;
		justify-self: center !important;
		text-align: center !important;
	}

	.rs-purchase-actions .whatsappSiparis i {
		float: none !important;
		display: inline-block !important;
		margin-right: 5px !important;
		vertical-align: middle !important;
	}

	/* Kategori haritasinda gereksiz dikey bosluklari kesin olarak sifirla. */
	.rs-breadcrumb-toggle {
		height: 38px !important;
		padding: 0 10px !important;
	}

	body.ProductBody .rs-breadcrumb-map.is-open ul.breadcrumb.rs-mobile-breadcrumb,
	body.CategoryBody .rs-breadcrumb-map.is-open ul.breadcrumb.rs-mobile-breadcrumb {
		max-height: min(54vh, 360px) !important;
		padding: 3px 10px 5px !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li,
	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:not(:first-child):not(:last-child),
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:not(:first-child):not(:last-child) {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: calc(var(--rs-breadcrumb-depth, 0) * 9px) !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a,
	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a span,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a span {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 3px 22px 3px 12px !important;
		line-height: 20px !important;
		font-size: 11px !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li:before,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li:before {
		left: calc((var(--rs-breadcrumb-depth, 0) * 9px) + 1px) !important;
		top: 11px !important;
		width: 4px !important;
		height: 4px !important;
	}

	body.ProductBody ul.breadcrumb.rs-mobile-breadcrumb li > a:after,
	body.CategoryBody ul.breadcrumb.rs-mobile-breadcrumb li > a:after {
		top: 0 !important;
		right: 5px !important;
		line-height: 24px !important;
		font-size: 17px !important;
	}
}

/* V8: Tema font ikonunun kendi konumu cihaza gore kayabildigi icin sabit
   WhatsApp isareti baglantiyi bozmadan merkezlenmis SVG olarak cizilir. */
.whatsBtn {
	position: fixed !important;
}

.whatsBtn i,
.whatsBtn i:before {
	display: none !important;
}

.whatsBtn:before {
	content: '' !important;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	width: 30px !important;
	height: 30px !important;
	margin: 0 !important;
	background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M26 15.6a10.5 10.5 0 0 1-15.4 9.3L6 26l1.2-4.4A10.5 10.5 0 1 1 26 15.6Z'/%3E%3Cpath fill='%23fff' d='M12.3 9.7c-.3-.7-.6-.7-.9-.7h-.8c-.3 0-.7.1-1 .5-.3.4-1.3 1.3-1.3 3.2s1.4 3.7 1.6 4c.2.3 2.7 4.3 6.7 5.8 3.3 1.3 4 .9 4.8.8.7-.1 2.4-1 2.7-1.9.3-.9.3-1.7.2-1.9-.1-.2-.4-.3-.8-.5l-2.8-1.3c-.4-.2-.7-.3-1 .3-.3.5-1.1 1.3-1.4 1.6-.3.3-.5.4-1 .1-.4-.2-1.8-.7-3.4-2.1-1.2-1.1-2.1-2.5-2.3-2.9-.2-.4 0-.7.2-.9.2-.2.4-.5.7-.8.2-.3.3-.5.4-.8.1-.3.1-.6 0-.8l-1.3-3Z'/%3E%3C/svg%3E") !important;
	transform: translate(-50%, -50%) !important;
	pointer-events: none !important;
	z-index: 2 !important;
}
/* ==========================================================================
   RAKETSPOR - STYLE.CSS V8.5 EK BLOGU
   --------------------------------------------------------------------------
   Bu blogu mevcut style.css dosyasinin EN ALTINA yapistirin.
   Hicbir mevcut satiri silmeniz gerekmez; blok gerekli kurallari kendisi ezer.
   ========================================================================== */

/* --------------------------------------------------------------------------
   1) content-visibility geri kapatildi
   --------------------------------------------------------------------------
   Onceki surumde asagidaki bolumler "content-visibility: auto" ile
   isaretlenmisti ve tahmini yukseklik 720 px verilmisti. Gercek yukseklikler
   bu degerle uyusmadigi icin sayfa kaydirilirken scroll cubugu oynuyor,
   carousel'ler gorunmeyen alanda genislik olcemedigi icin bazen yanlis
   boyutlanip yeniden ciziliyordu. Ozellik iptal edilir.
   -------------------------------------------------------------------------- */
.homeContainer .popular-category,
.homeContainer .ProductListContent,
.detaySliderContainer,
#footer {
	content-visibility: visible !important;
	contain-intrinsic-size: auto !important;
}

/* --------------------------------------------------------------------------
   2) Anasayfa slider'inin her gecise acilip kapanmasi
   --------------------------------------------------------------------------
   Asil duzeltme JavaScript tarafinda: slider gorselleri artik lazy degil.
   Burasi emniyet kemeri; FlexSlider yukseklik animasyonunu ve gorsel
   satir-ici bosluklarini devre disi birakir.
   NOT: .slides ogesine dokunulmaz, yatay kaydirma animasyonu oradadir.
   -------------------------------------------------------------------------- */
#pnlSlider .flex-viewport {
	transition: none !important;
}

#pnlSlider .slides > li img,
#pnlSlider .HPSItems li img {
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (min-width:1024px) {
	#pnlSlider .flex-viewport {
		height: auto !important;
		min-height: 0 !important;
	}
}

/* --------------------------------------------------------------------------
   3) Dokunmatik kaydirma
   --------------------------------------------------------------------------
   Eski kodda window uzerinde touchmove + preventDefault vardi; carousel'e
   dokunuldugu anda sayfanin dikey kaydirmasi tamamen kilitleniyordu ve
   dinleyici "non-passive" oldugu icin mobil kaydirma akiciligini dusuruyordu.
   JS'ten kaldirildi, ayni koruma tarayiciya birakiliyor.
   pinch-zoom korunur; musteri urun gorselini iki parmakla buyutebilir.
   -------------------------------------------------------------------------- */
.owl-carousel,
.owl-grab,
#pnlSlider,
#pnlSlider a,
#pnlSlider img,
#divMobileImageList {
	touch-action: pan-y pinch-zoom !important;
}

/* --------------------------------------------------------------------------
   4) Sabit header gecisi
   --------------------------------------------------------------------------
   Scroll dinleyicisi artik requestAnimationFrame ile sinirli. Gecisi
   yumusatmak yerine tamamen kapatmak, header sabitlenirken olusan
   titremeyi engeller.
   -------------------------------------------------------------------------- */
@media screen and (min-width:768px) {
	#header.fixed {
		transition: none !important;
	}
}
/* === V8.5.1: Slider yukseklik kilidi (yalnizca masaustu) === */
@media screen and (min-width:1024px) {
	#pnlSlider.rs-slider-locked .flex-viewport {
		height: var(--rs-slider-height) !important;
		min-height: var(--rs-slider-height) !important;
		max-height: var(--rs-slider-height) !important;
		overflow: hidden !important;
		transition: none !important;
	}

	#pnlSlider.rs-slider-locked .slides,
	#pnlSlider.rs-slider-locked .slides > li,
	#pnlSlider.rs-slider-locked .slides > li > a {
		height: var(--rs-slider-height) !important;
	}

	#pnlSlider.rs-slider-locked .slides > li img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		object-fit: cover !important;
	}
}
