• 25-05-2021, 14:57:56
    #1
    Merhabalar ;

    Menüyü üst kısımdan alıp sol tarafa oturtabilecek yardım sever var mıdır

    Menü : https://prnt.sc/13e6xxa
    İstenilen Menü : https://prnt.sc/13e6zbd

    /* ==================== */
    /* ------F6--SC-------- */
    /* ==================== */
    
    @charset "UTF-8";
    @import url(bootstrap.css);
    @import 'normalize.css';
    @import 'jquery.fancybox.min.css';
    @import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
    @import url('https://cdn.linearicons.com/free/1.0.0/icon-font.min.css');
    .afterClear,
    .gridLeft:after,
    .listAdd:after,
    .gender:after { clear: both; display: table; content: ""; }
    
    /* ================================================ */
    * { margin: 0; outline: 0; padding: 0; }
    body { background: #fff; color: #000; font-family: 'Raleway', sans-serif !important; font-weight: normal; margin: 0; padding: 0; }
    #overlay { opacity: .5; position: fixed; bottom:0; left: 0; top: 0; width: 100%; height: 100%; background: #000000; -webkit-transition: -webkit-transform 300ms ease; -moz-transition: -moz-transform 300ms ease; -o-transition: -o-transform 300ms ease; transition: transform 300ms ease; z-index: 3; display: none; }
    #overlay.active { display: block; }
    body.topOverlay #overlay { -webkit-transform: translate(0, 52px); -ms-transform: translate(0, 52px); -o-transform: translate(0, 52px); transform: translate(0, 52px); }
    body.topOverlay form { width: 100%; box-shadow: none; -webkit-box-shadow: none; -webkit-transform: translate(0, 52px); -ms-transform: translate(0, 52px); -o-transform: translate(0, 52px); transform: translate(0, 52px); }
    body form { -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 300ms ease; -moz-transition: -moz-transform 300ms ease; -o-transition: -o-transform 300ms ease; transition: transform 300ms ease; }
    body.sepetimBody form { -webkit-overflow-scrolling: inherit; -webkit-transform: inherit; transform: inherit; }
    html { -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; }
    *,
    *:before,
    *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    label input { margin-right: 5px; }
    #cb3DSecureOdeme { margin-right: 8px; }
    img { border: none; max-width:100%; }
    ol,
    ul { list-style: none; }
    a { text-decoration: none; color: #666666; }
    h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal !important; }
    body, td, th, input, textarea, select, a { font-size: 13px; }
    
    .clear { clear: both; }
    
    .bordernone { border: none !important; }
    
    .textarea { font-family: "Raleway", sans-serif !important; border: solid 1px #DDDDDD; padding: 4px; width: 94%; height: 80px; resize: none; color: #777777; background-color: transparent; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }
    
    .textbox { font-family: "Raleway", sans-serif !important; border: 1px solid #ccc; color: #666666; display: block; font-size: 12px; width: 100%; padding: 8px 8px; margin: 0 0 8px 0; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }
    
    .Block_item .button { display: block; width: 100%; }
    
    .button { cursor: pointer; background: #1894ac; color: #FFFFFF; padding: 8px 10px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; margin: 0 0 8px 0; }
    
    .button:hover { background-color: #000; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
    
    .selectboxx { border: 1px solid #DDDDDD; width: 100%; padding: 0 10px; height: 40px; }
    
    .validate,
    .validateSol,
    .validateOrta { position: absolute; right: 1.5%; top: -35px; 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; }
    
    #showhideButton { top: 9px !important; }
    
    .password-verdict { color: #000 !important; display: block !important; white-space: nowrap; }
    
    body { -webkit-text-size-adjust: 100%; }
    
    input[type="submit"], button[type="submit"], input[type="button"], button { border: none; }
    
    .clearfix { content: ''; clear: both; display: block; float: left; width: 100%; }
    
    .clearfix:after, .clearfix:before { content: ''; clear: both; display: block; float: left; width: 100%; }
    
    textarea { resize: none; }
    
    textarea, input[type="text"], input[type="password"] { height: 40px; padding-left: 10px; border: 1px solid #ddd; color: #777; background: transparent; }
    
    textarea:focus, input[type="text"]:focus, input[type="password"]:focus { background: #F1F1F1; }
    
    input[type="submit"] { border: none; cursor: pointer; }
    
    select { height: 40px; padding: 0 17px 0 10px; line-height: 30px; border: 1px solid #ddd; color: #777; }
    
    .col-xs-1, .col-sm-1,
    .col-md-1, .col-lg-1,
    .col-xs-2, .col-sm-2,
    .col-md-2, .col-lg-2,
    .col-xs-3, .col-sm-3,
    .col-md-3, .col-lg-3,
    .col-xs-4, .col-sm-4,
    .col-md-4, .col-lg-4,
    .col-xs-5, .col-sm-5,
    .col-md-5, .col-lg-5,
    .col-xs-6, .col-sm-6,
    .col-md-6, .col-lg-6,
    .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7,
    .col-xs-8, .col-sm-8,
    .col-md-8, .col-lg-8,
    .col-xs-9, .col-sm-9,
    .col-md-9, .col-lg-9,
    .col-xs-10, .col-sm-10,
    .col-md-10, .col-lg-10,
    .col-xs-11, .col-sm-11,
    .col-md-11, .col-lg-11,
    .col-xs-12, .col-sm-12,
    .col-md-12, .col-lg-12 { padding: 0 10px; }
    
    .row { margin: 0 -10px; }
    
    
    
    .homeContainer .centerCount .jCarouselLite { padding: 0; border-bottom: 1px solid #e1e1e1; padding-bottom: 20px; }
    .homeContainer .leftBlock { display: none !important; }
    .homeContainer .rightBlock { display: none !important; }
    
    .jCarouselLite, .jCarouselLite2 { width: 100% !important; }
    
    .markaSlider .jCarouselLite { height: 160px !important; }
    
    .markaSlider .jCarouselLite ul li { height: 100px !important; }
    
    .markaSlider .jCarouselLite ul li a img { max-width: 100%; }
    
    .jCarouselLite { width: 100% !important; float: left; z-index: 0 !important; overflow: hidden; margin-bottom: 40px; }
    .jCarouselLite .productItem, .jCarouselLite2 .productItem { float: left; width: 100% !important; margin: 0 !important; padding: 0 !important; }
    .JKatAdi { margin: 20px 0 !important; float: left; width: 100%; }
    .detaySliderContainer .bold { float: left; width: 100%; text-align: left; border-bottom: 1px solid #e1e1e1; padding-bottom: 20px; }
    .detaySliderContainer .bold .satir1 { font-size: 24px; color: #2b2b2b; line-height: 1; }
    
    .owl-nav { position: absolute; top: -65px; right: 0; }
    .ProductListprev { float: left; font-size: 0; width: 40px; height: 25px; border-radius: 3px; border: 1px solid #e1e1e1; margin-right: 9px; text-align: center; cursor: pointer; }
    .ProductListnext { float: right; font-size: 0; width: 40px; height: 25px; border-radius: 3px; border: 1px solid #e1e1e1; text-align: center; cursor: pointer; }
    .ProductListnext:after { content: '\e876'; font-family: 'Linearicons-Free'; font-size: 13px; color: #a1a1a1; line-height: 23px; }
    .ProductListprev:after { content: '\e875'; font-family: 'Linearicons-Free'; font-size: 13px; color: #a1a1a1; line-height: 23px; }
    .ProductListprev:hover { background: #1894ac; border-color: #1894ac; }
    .ProductListprev:hover:after { color: #fff; }
    .ProductListnext:hover { background: #1894ac; border-color: #1894ac; }
    .ProductListnext:hover:after { color: #fff; }
    
    
    /* ================================================== */
    /* 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; }
    
    
    /* ================================================== */
    /* HESABIM                                            */
    /* ================================================== */
    .HesabimBilgi { width: 100%; line-height: 25px; }
    
    .HesabimBilgi b { font-weight: 700; }
    
    .userMenu { list-style: none; position: relative; display: inline-table; width: 100%; background-color: #fff; margin-bottom: 10px; }
    
    .userMenu li { display: block; position: relative; float: left; width: 100%; color: #414040; font-size: 13px; font-weight: 600; margin-bottom: 5px; }
    
    .userMenu li a { display: block; font-size: 13px; color: #0e0e0e; padding: 5px; line-height: 30px; background: #eaeaea; }
    
    .userMenu li:hover a { color: #fff; background: #1894ac; }
    
    
    /* ================================================== */
    /* ÜYELİK BİLGİLERİM                                  */
    /* ================================================== */
    .span { width: 100%; position: relative; float: left; }
    
    .span > label { display: block; line-height: 36px; font-weight: 500; font-size: 12px; clear: left; }
    
    .span > label .validate { top: 0; }
    
    .span .labelGender { float: left; }
    
    .span .spanGender { float: left; margin-left: 10px; text-align: center; }
    
    .span .spanPass { text-align: left; margin-top: 10px; }
    
    .span .spanPass input { float: left; width: auto; margin-right: 10px; }
    
    .span .spanPass label { float: left; width: auto; color: #FF0000; line-height: 34px; font-weight: 700; }
    
    .dateofbirth input { border: 1px solid #DDDDDD !important; height: 25px !important; }
    
    
    /* ================================================== */
    /* ADRES DEFTERİM                                     */
    /* ================================================== */
    .HesabimAdresContent { margin-bottom: 15px; }
    
    .HesabimAdresContent .col-md-6 { padding: 2%; width: 49%; margin-right: 1%; margin-bottom: 1%; height: 180px; float: left; background-color: #eaeaea; position: relative; }
    
    .HesabimAdresContent .UyelikBilgilerimContent { overflow: hidden; margin-bottom: 10px; float: left; }
    
    .HesabimAdresContent .UyelikBilgilerimContent .row { background-color: transparent; height: auto; margin-left: 0; margin-right: 0; }
    
    #mainHolder_btnKaydet, #mainHolder_btnVazgec { margin-top: 10px; }
    
    .HesabimAdresContent .row:nth-child(2n) { margin-right: 0px; }
    
    .HesabimAdresContent .row .span { margin-bottom: 0px; float: left; }
    
    .HesabimAdresContent .row .span .textarea { background-color: #fff; }
    
    .HesabimAdresContent .row .span.BireyselKurumsal { margin-top: 22px; margin-bottom: 17px; }
    
    #mainHolder_rblFaturaTipi tr { display: block; float: left; margin-right: 10px; }
    
    #mainHolder_rblFaturaTipi tr input { float: left; margin-right: 5px; }
    
    #mainHolder_rblFaturaTipi tr label { float: left; line-height: 35px; }
    
    #mainHolder_btnEkle { position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -30px; }
    
    .fancybox-inner .row { padding: 2%; width: 45.5%; margin-right: 1%; margin-bottom: 1%; height: 130px; float: left; background-color: #f8f8f8; position: relative; }
    
    .fancybox-inner .UyelikBilgilerimContent { overflow: hidden; margin-bottom: 7px; background-color: #f8f8f8; padding: 0 10px 10px 0; }
    
    .fancybox-inner .UyelikBilgilerimContent .row { background-color: transparent; height: auto; }
    
    .fancybox-inner .UyelikBilgilerimContent input { background-color: #FFF; }
    
    .fancybox-inner .row:nth-child(2n) { margin-right: 0px; }
    
    .fancybox-inner .row .span { margin-bottom: 0px; line-height: 20px; }
    
    .fancybox-inner .row .span .textarea { background-color: #fff; }
    
    .fancybox-inner .row .span.BireyselKurumsal { margin-top: 22px; margin-bottom: 17px; }
    
    #rblFaturaTipi tr { display: block; float: left; margin-right: 10px; }
    
    #rblFaturaTipi tr input { float: left; width: 20px; margin-top: 3px; }
    
    #rblFaturaTipi tr label { float: left; }
    
    .btn-inverse { position: absolute; bottom: 10px; right: 10px; }
    
    .btn-inverse2 { position: absolute; bottom: 10px; right: 50px; }
    
    .intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] { padding-left: 48px !important; width: 100% !important; }
    
    /* ================================================== */
    /* LİSTEM                                             */
    /* ================================================== */
    .Listem { width: 100%; }
    
    .Listem .ListemItem { width: 100%; overflow: hidden; border-bottom: solid 1px #CCC; }
    
    .Listem .ListemItem.Title { background-color: #f5f5f5; border-bottom: solid 1px #cccccc; padding: 10px 0; }
    
    .Listem .ListemItem.Title div { padding: 0; padding-left: 1%; }
    
    .Listem .ListemItem div { float: left; padding-top: 5px; padding-bottom: 5px; overflow: hidden; }
    
    .Listem .ListemItem .line1 { width: 9%; padding-left: 1%; }
    
    .Listem .ListemItem .line1 img { max-width: 100%; max-height: 60px; }
    
    .Listem .ListemItem .line2 { width: 15%; padding-left: 1%; }
    
    .Listem .ListemItem .line2 img { max-width: 100%; max-height: 60px; }
    
    .Listem .ListemItem .line3 { width: 20%; padding-left: 1%; }
    
    .Listem .ListemItem .line4 { width: 17%; }
    
    .Listem .ListemItem .line4 a { margin-top: 5px; }
    
    .Listem .ListemItem .line6 { float: right; }
    
    .Listem.HediyeKuponlarim .ListemItem .line1 { width: 22%; }
    
    .Listem.HediyeKuponlarim .ListemItem .line2 { width: 21%; }
    
    .Listem.HediyeKuponlarim .ListemItem .line3 { width: 16%; }
    
    .Listem.HediyeKuponlarim .ListemItem .line4 { width: 16%; padding-left: 1%; }
    
    .Listem.HediyeKuponlarim .ListemItem .line5 { width: 20%; padding-left: 1%; }
    
    /* ================================================== */
    /* SİPARİŞLERİM                                       */
    /* ================================================== */
    .Siparislerim { margin-bottom: 10px; }
    
    .Siparislerim .Title div { font-weight: 700; font-size: 13px; }
    
    .Siparislerim .ListemItem.Title div { padding: 0; height: auto; }
    
    .Siparislerim .ListemItem { border-top: 0px solid #ccc; height: 35px; line-height: 35px; }
    
    .Siparislerim .ListemItem div { font-size: 12px; padding: 0 !important; }
    
    .Siparislerim .ListemItem .line1 { width: 20%; padding-left: 1%; text-align: center; }
    
    .Siparislerim .ListemItem .line2 { width: 17%; text-align: center; }
    
    .Siparislerim .ListemItem .line3 { width: 13%; padding-left: 1%; text-align: center; }
    
    .Siparislerim .ListemItem .line4 { width: 16%; padding-left: 1%; text-align: center; }
    
    .Siparislerim .ListemItem .line5 { width: 17%; text-align: center; }
    
    .Siparislerim .ListemItem .line6 { width: 17%; text-align: center; }
    
    .Siparislerim .ListemItem .line6 a { color: #ff0000; text-decoration: underline; }
    
    /* ================================================== */
    /* PARAPUAN                                           */
    /* ================================================== */
    .paraPuan > div { padding: 10px; }
    
    .paraPuan + a { padding: 10px; }
    
    .paraPuan .parapuanTable { width: 98%; overflow: hidden; border-bottom: solid 1px #CCC; padding: 1%; margin-bottom: -1px; }
    
    .paraPuan .parapuanTable.Title { padding: 0; padding-left: 1%; width: 99%; background-color: #F5F5F5; }
    
    .paraPuan .parapuanTable .paraline1 { width: 18%; float: left; padding: 1%; }
    
    .paraPuan .parapuanTable .paraline2 { width: 58%; float: left; padding: 1%; }
    
    .paraPuan .parapuanTable .paraline3 { width: 18%; float: left; padding: 1%; text-align: center; font-weight: 700; }
    
    /* ================================================== */
    /* DESTEK TALEPLERİM                                  */
    /* ================================================== */
    .DestekTalepDetay { width: 97.7%; border: 1px solid #ddd; margin: 5px 0; padding: 1%; }
    
    .DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #ddd; }
    
    .DestekTalepDetay .span { overflow: hidden; }
    
    .DestekTalepCevapLine:nth-child(2n+1) { background-color: #fff; margin: 5px 0; padding: 5px; }
    
    .DestekTaleplerim .Title { height: 40px; line-height: 40px; }
    
    .Listem.DestekTaleplerim .ListemItem .line1 { width: 3%; }
    
    .Listem.DestekTaleplerim .ListemItem .line2 { width: 10%; }
    
    .Listem.DestekTaleplerim .ListemItem .line3 { width: 50%; }
    
    .Listem.DestekTaleplerim .ListemItem .line4 { width: 12%; }
    
    .Listem.DestekTaleplerim .ListemItem .line5 { width: 11%; }
    
    .Listem.DestekTaleplerim .ListemItem .line6 { width: 11%; }
    
    .Listem.DestekTaleplerim .ListemItem .line6.DestekButton .button { float: right; margin-top: 5px; }
    
    .YeniDestek { width: 100%; height: 60px; position: relative; }
    
    .DestekTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }
    
    .DestekTaleplerimContent .row .span { position: relative; height: 40px; overflow: visible; }
    
    .DestekTaleplerimContent .row .span div { float: left; height: 31px; line-height: 31px; }
    
    .DestekTaleplerimContent .row .span .Left { width: 10%; }
    
    .DestekTaleplerimContent .row .span .Center { width: 3%; }
    
    .DestekTaleplerimContent .row .span .Right { width: 86%; }
    
    .DestekTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }
    
    .DestekTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }
    
    .DestekTaleplerimContent textarea { margin-bottom: 10px; }
    
    .DestekTalepDetay .span div { float: left; }
    
    /* ================================================== */
    /* İLETİŞİM                                           */
    /* ================================================== */
    .iletisimContent { background-color: #FFF; margin-top: 0; padding-bottom: 20px; }
    
    .iletisimRight { float: none !important; }
    
    .iletisimContent { padding-left: 0; padding-right: 0; }
    
    .iletisimLine { margin-bottom: 10px; min-height: 30px; line-height: 30px; position: relative; }
    
    .iletisimLine .Left { display: inline-block; width: 20%; float: left; }
    
    .iletisimLine .Center { display: inline-block; font-weight: 700; width: 2%; float: left; }
    
    .iletisimLine .Right { display: inline-block; width: 40%; float: left; }
    
    .iletisimbanka { width: 100%; padding: 1%; border: solid 1px #dadada; background-color: #fafafa; overflow: hidden; }
    
    .iletisimContent .categoryTitle { border-bottom: solid 7px #e4e4e4; margin-bottom: 35px; }
    
    .iletisimContent .span { padding: 0px; width: 100%; overflow: hidden; }
    
    .iletisimContent .span div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
    
    .iletisimContent .span .Center { width: 2%; }
    
    .iletisimContent .span .Right { width: 83%; }
    
    .iletisimContent .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }
    
    .iletisimContent .span .line1 div { width: 41%; float: left; min-height: 50px; }
    
    .iletisimContent .span .line1 .line2 { text-align: center; width: 23%; }
    
    .iletisimContent .span .line1 .line3 { text-align: center; width: 16%; }
    
    .iletisimContent .span .line1 .line4 { text-align: right; float: right; width: 20%; }
    
    .iletisimContent .span .line1 div span { display: block; min-height: 25px; }
    
    .iletisimContent .span .line2 { width: 100%; min-height: 25px; }
    
    .iletisimContent .span > .line3 { border-bottom: solid 1px #CCC; }
    
    .iletisimContent .line2 .line1 { width: 70%; float: left; /* height: 25px; */ line-height: 25px; }
    
    .iletisimContent .line2 .line2 { float: right; width: 30%; text-align: right; }
    
    .iletisimContent .span .line3 { width: 100%; }
    
    .iletisimContent .span .line3 .line1 { width: 100%; }
    
    .iletisimContent .span .line3 .line1 span { float: left; }
    
    .iletisimForm { width: 100%; margin-top: 20px; border: solid 1px #dadada; overflow: hidden; padding: 1%; }
    
    .iletisimForm .row { width: 50%; border: none; float: left; padding: 0; }
    
    .iletisimForm .row .span { height: 70px; position: relative; overflow: visible; margin-bottom: 0px; }
    
    .iletisimForm .row .span .captchaImageBox { float: left; width: 30%; }
    
    .iletisimForm .row .span .captchaInputBox { width: 69%; }
    
    #mainHolder_TiciCaptcha_ImgCaptcha { width: 100px; }
    
    .iletisimForm .row .span .captchaInputBox input { float: left; }
    
    .iletisimForm .row .span #mainHolder_btnGonder { width: 160px; float: right; }
    
    .iletisimForm .textarea { height: 110px; }
    
    .iletisimForm .row.rowLeft { margin: 0; padding-right: 5px; }
    
    .iletisimForm .row.rowRight { margin: 0; padding-left: 5px; }
    
    .iletisimLeft.row { margin: 0; }
    
    .iletisimRight.row { margin: 0; }
    
    @media (max-width:767px) {
        .iletisimForm .row { width: 100%; }
    
        .iletisimForm .row .span { height: auto; }
    
        .iletisimContent .span div { float: none; width: 100%; }
    
        .iletisimContent .span .Center { display: none; }
    
        .iletisimForm .row .span #mainHolder_btnGonder { float: none; }
    
        .iletisimContent .span .line1 div { width: 25% !important; }
    
        .iletisimContent .span .line2 { float: left; min-height: 30px; }
    
        .iletisimContent .line2 .line1 { width: 50%; }
    
        .iletisimContent .line2 .line2 { width: 50%; }
    }
    
    /* ================================================== */
    /* ÜYE OL                                             */
    /* ================================================== */
    .UyeolContent { margin: 15px 0; }
    
    .UyeGirisiContent, .UyeolContent { padding-left: 0; padding-right: 0; }
    
    .newuserForm { color: #0e0e0e; line-height: 35px; overflow: hidden; }
    
    .newuserForm > div.FormTitle { width: 100%; text-align: center; font-size: 30px; line-height: 50px; color: #000000; }
    
    .FormTitle p { font-size: 14px; margin: 0px auto; line-height: 22px; display: block; width: 50%; }
    
    .gridLeft { position: relative; float: left; width: 100%; margin-bottom: 10px; }
    
    .gridLeft a { text-decoration: underline; }
    
    .gridLeft input[type="checkbox"] { float: left; margin-right: 5px; }
    
    .gridLeft label { line-height: 1.2; display: block; margin-bottom: 5px; }
    
    .intl-tel-input { width: 100%; }
    
    .dateofbirth select { float: left; width: 32%; margin-right: 2%; }
    
    .dateofbirth select:nth-child(3n) { margin-right: 0; }
    
    .gender label { float: left; display: block; }
    
    .gender input { float: left; margin-right: 3px; }
    
    .uyeolButton { width: 100%; }
    
    /* ================================================== */
    /* ÜYE GİRİŞİ                                         */
    /* ================================================== */
    .Login { border: solid 1px #DDDDDD; padding: 2% 5% 2% 4% !important; width: 100%; background-color: #FBFBFB; height: auto; margin: 10px 0; }
    
    .Login.LoginSag { float: right; }
    
    .Login h4 { font-size: 22px; display: block; text-align: center; border-bottom: solid 1px #CCC; margin-bottom: 10px; }
    
    .forgetpasword { text-decoration: none; float: right; color: #000000; }
    
    .userloginButton { width: 80px; margin-top: 10px; }
    
    .facebooklogin { margin-top: 40px; display: block; float: left; }
    
    .grid .validate, .validateSol, .validateOrta { top: -7px; }
    
    .gridLeft .validateSol { left: -0.5%; top: -30px; }
    
    .gridLeft .validateSol .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
    
    .gender table { width: 30%; clear: both; }
    
    .doFaceBookLogin { color: #fff; background-color: #3b5998; border-color: rgba(0, 0, 0, 0.2); padding: 10px 20px; width: 82%; cursor: pointer; font-size: 15px; line-height: 1.33; border-radius: 6px; text-align: center; margin-top: 5px; display: inline-block; }
    
    .uyeliksiz:hover, .hizliuyelik:hover { background: #0e0e0e; }
    
    .Block_Alt { float: left; width: 100%; }
    
    .baglanButton { line-height: 36px; display: block; text-align: center; font-size: 14px; background-color: #555; color: #FFF; margin: 10px 0; }
    
    .baglanButton input { border: 1px solid transparent; width: 100%; height: 100%; line-height: 36px; display: block; background-color: transparent; cursor: pointer; text-indent: -9999pt; }
    
    #mainHolder_SocialLogin_divFacebookLoginContainer.baglanButton { background: url(/App_Themes/Default/facebookbaglan.png) no-repeat center center #3b5998; text-indent: -9999pt; }
    
    #mainHolder_SocialLogin_divTwitterLoginContainer.baglanButton { background: url(/App_Themes/Default/twitterbaglan.png) no-repeat center center #2ba9e1; text-indent: -9999pt; }
    
    #mainHolder_SocialLogin_divGoogleLoginContainer.baglanButton { background: url(/App_Themes/Default/googlebaglan.png) no-repeat center center #dd4b39; text-indent: -9999pt; }
    
    #SocialLogin_divFacebookLoginContainer.baglanButton { background: url(/App_Themes/Default/facebookbaglan.png) no-repeat center center #3b5998; text-indent: -9999pt; }
    
    #SocialLogin_divTwitterLoginContainer.baglanButton { background: url(/App_Themes/Default/twitterbaglan.png) no-repeat center center #2ba9e1; text-indent: -9999pt; }
    
    #SocialLogin_divGoogleLoginContainer.baglanButton { background: url(/App_Themes/Default/googlebaglan.png) no-repeat center center #dd4b39; text-indent: -9999pt; }
    
    /* ================================================== */
    /* ŞİFREMİ UNUTTUM                                    */
    /* ================================================== */
    .SifremiUnuttum { margin-top: 30px; }
    
    .SifremiUnuttum p { line-height: 25px; }
    
    .SifremiUnuttum #mainHolder_txtbxMail { margin-bottom: 20px; }
    
    .SifremiUnuttum .button { padding: 10px; float: right; }
    
    .SifremiUnuttumInput { position: relative; 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; position: relative; }
    
    .SifremiUnuttum .line .Center { width: 4%; float: left; }
    
    .SifremiUnuttum .line .Right { width: 66%; float: left; }
    
    /* ================================================== */
    /* TAKSİT SEÇENEKLERİ                                 */
    /* ================================================== */
    .taksitBlok { width: 25%; height: auto; float: left; line-height: 20px; }
    
    .taksitBaslik { width: 100%; height: 20px; text-align: center; }
    
    .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: #ededed; width: 21%; }
    
    .taksitBaslik1 { background: url(/Uploads/BankaLogo/1.png) center center no-repeat #7cc242; }
    
    .taksitBaslik2 { background: url(/Uploads/BankaLogo/2.png) center center no-repeat #fdbf57; }
    
    .taksitBaslik3 { background: url(/Uploads/BankaLogo/3.png) center center no-repeat #6950a2; }
    
    .taksitBaslik4 { background: url(/Uploads/BankaLogo/4.png) center center no-repeat #e01d6e; }
    
    .taksitBaslik5 { background: url(/Uploads/BankaLogo/5.png) center center no-repeat #ed1c24; }
    
    .taksitBaslik6 { background: url(/Uploads/BankaLogo/6.png) center center no-repeat #00a6d4; }
    
    .taksitBaslik7 { background: url(/Uploads/BankaLogo/7.png) center center no-repeat #ee3623; }
    
    .taksitBaslik8 { background: url(/Uploads/BankaLogo/8.png) center center no-repeat #00aedb; }
    
    .taksitBaslik9 { background: url(/Uploads/BankaLogo/9.png) center center no-repeat #a3a3a3; }
    
    .taksitBaslik10 { background: url(/Uploads/BankaLogo/10.png) center center no-repeat #2e3192; }
    
    .taksitBaslik11 { background: url(/Uploads/BankaLogo/11.png) center center no-repeat #056bb6; }
    
    .taksitBaslik12 { background: url(/Uploads/BankaLogo/12.png) center center no-repeat #221f1f; }
    
    .taksitBaslik13 { background: url(/Uploads/BankaLogo/13.png) center center no-repeat #0053a0; }
    
    .taksitBaslik14 { background: url(/Uploads/BankaLogo/14.png) center center no-repeat #ffdf00; }
    
    .taksitBaslik15 { background: url(/Uploads/BankaLogo/15.png) center center no-repeat #024d39; }
    
    .taksitBaslik16 { background: url(/Uploads/BankaLogo/16.png) center center no-repeat #8c1639; }
    
    .taksitBaslik17 { background: url(/Uploads/BankaLogo/17.png) center center no-repeat #e9690e; }
    
    .taksitBaslik18 { background: url(/Uploads/BankaLogo/18.png) center center no-repeat #e8ce00; }
    
    .taksitBaslik19 { background: url(/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; }
    
    /* ================================================== */
    /* CARİ ÖDEME YAP                                     */
    /* ================================================== */
    .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; }
    
    /* ================================================== */
    /* FIRSAT ÜRÜNLERİ                                    */
    /* ================================================== */
    .firsatUrunleri { width: 100% !important; position: relative; margin: 0 auto; float: left; }
    
    .Firsatprev { display: none; cursor: pointer; position: absolute; left: 0; top: 50%; margin-top: -20px; font-size: 30px; color: #000; z-index: 99; background: none; }
    
    .Firsatprev:hover { color: #1894ac; }
    
    .Firsatnext { display: none; cursor: pointer; position: absolute; right: 0; top: 50%; margin-top: -20px; font-size: 30px; color: #000; z-index: 99; background: none; }
    
    .Firsatnext:hover { color: #1894ac; }
    
    .firsatUrunleriItem { width: 230px; }
    
    .firsatUrunResim { display: block; width: 100%; height: 250px; border: none; text-align: center; margin: 0px auto; }
    
    .firsatUrunResim img { max-width: 100%; max-height: 250px; }
    
    .firsatUrunAdi { font-size: 12px; line-height: 14px; margin: 5px 0 5px 0px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; width: 100%; display: block; }
    
    .firsatUrunAdi a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    
    .firsatUrunFiyat { text-align: center; display: block; font-size: 14px; }
    
    #divSlide:hover .Firsatprev { display: inline-block; }
    
    #divSlide:hover .Firsatnext { display: inline-block; }
    
    /* ================================================== */
    /* TAB ÜRÜNLER                                        */
    /* ================================================== */
    .tabListe { float: left; width: 100%; margin-bottom: 60px; }
    
    .tabListe .tabBaslik { display: block; color: #222222; font-size: 22px; font-weight: bold; padding-bottom: 15px; border-bottom: 1px solid #e9e9e9; margin-bottom: 20px; }
    
    .tabListe .tabUst { float: left; width: 100%; text-align: center; margin-bottom: 20px; }
    
    .tabListe .tabUst ul li { display: inline-block; margin-right: 15px; float: left; }
    
    .tabListe .tabUst ul li a { display: block; color: #5a5a5a; height: 28px; padding: 0 15px; line-height: 28px; font-size: 13px; font-weight: 500; padding-bottom: 5px; border: 1px solid #ececec; }
    
    .tabListe .tabUst ul li.aktif a { background: #5a5a5a; color: #fff; }
    
    .tabListe .tabIcerik { float: left; width: 100%; }
    
    .tabListe .tabIcerik .blok { float: left; width: 100%; display: none; }
    
    .tabListe .tabIcerik .blok:first-child { display: block; }
    
    .tabListe .categoryTitle { display: none; }
    
    .tabListe .Jbutonlar { display: none; }
    
    .tabListe .productItem .productMarka, .tabListe .productItem .productOnYazi, .tabListe .productItem .favori { display: none !important; }
    
    /* ================================================== */
    /* YORUM YAZ                                          */
    /* ================================================== */
    .fancyboxTittle { margin-bottom: 10px; font-size: 13px; }
    
    #yorumYaz { float: left; width: 100% !important; height: auto !important; }
    
    .urunTabAlt #yorumYaz { padding-right: 50%; }
    
    .yorumYaz { margin-bottom: 10px; position: relative; }
    
    .yorumYaz .validate { padding: 5px; top: -30px; }
    
    .yorumYazMesaj textarea { width: 100%; }
    
    /* ================================================== */
    /* FIRSAT ÜRÜNLERİ                                    */
    /* ================================================== */
    .urunTabAlt { width: 100%; }
    
    .urunTabAlt ul li { margin-bottom: 10px; clear: both; }
    
    .oneriValidate .validate { top: 0; padding: 5px; }
    
    .urunTabAlt ul li input { float: left; margin-right: 5px; }
    
    .urunTabAlt ul li .captchaImageBox { float: left; }
    
    .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; }
    
    .odemeBildirimFormu table tr td { padding: 5px; }
    
    #mainHolder_txtbxNotlar { width: 100%; }
    
    .Block_Text img { max-width: 100%; }
    
    #GUVENLIK_KODU { margin-bottom: 10px; margin-top: 10px; }
    
    /* ================================================== */
    /* TOOLTİP                                            */
    /* ================================================== */
    .tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; }
    
    .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 { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; border-radius: 4px; }
    
    .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: #000000; border-width: 5px 5px 0; }
    
    .tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000000; border-width: 5px 5px 0; }
    
    .tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000000; border-width: 5px 5px 0; }
    
    .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; }
    
    .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; }
    
    .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; }
    
    .tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000000; border-width: 0 5px 5px; }
    
    .tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000000; border-width: 0 5px 5px; }
    
    /* ================================================== */
    /* ÜYELİK ONAY                                        */
    /* ================================================== */
    .uyelikonay { margin-top: 50px; 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; }
    
    /* ================================================== */
    /* İADE TALEPLERİM                                    */
    /* ================================================== */
    .IadeTaleplerim .Title { height: 40px; line-height: 40px; }
    
    .Listem.IadeTaleplerim .ListemItem { height: auto; line-height: 24px; }
    
    .Listem.IadeTaleplerim .ListemItem div { height: auto; }
    
    .Listem.IadeTaleplerim .ListemItem .line1 { width: 3%; }
    
    .Listem.IadeTaleplerim .ListemItem .line2 { width: 20%; }
    
    .Listem.IadeTaleplerim .ListemItem .line3 { width: 40%; }
    
    .Listem.IadeTaleplerim .ListemItem .line4 { width: 30%; }
    
    .Listem.IadeTaleplerim .ListemItem .line5 { width: 11%; }
    
    .Listem.IadeTaleplerim .ListemItem .line6 { width: 11%; }
    
    .IadeTaleplerimContent #mainHolder_btnEkle { position: static; float: right; margin: 0px; margin-top: 10px; margin-bottom: 20px; }
    
    .IadeTaleplerimContent .row { width: 60%; }
    
    .IadeTaleplerimContent .row .span { position: relative; overflow: hidden; margin-bottom: 5px; }
    
    .IadeTaleplerimContent .row .span div { float: left; }
    
    .IadeTaleplerimContent .row .span .Left { width: 30%; }
    
    .IadeTaleplerimContent .row .span .Center { width: 3%; }
    
    .IadeTaleplerimContent .row .span .Right { width: 60%; }
    
    .IadeTaleplerimContent .row .span #mainHolder_btnKaydet { float: right; width: 20%; }
    
    .IadeTaleplerimContent .row .span #mainHolder_btnVazgec { float: right; width: 20%; margin-right: 10px; }
    
    .IadeTaleplerimContent textarea { width: 98.8%; margin-bottom: 10px; height: 50px; }
    
    .span.IadeTalepBtn { width: 93%; }
    
    /* ================================================== */
    /* ARAMA SONUÇLARI                                    */
    /* ================================================== */
    #ArmaSonuclari { width: 100%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }
    
    
    #divUrunSiparisDosya .right_line { width: 66% !important; }
    
    #divUrunSiparisDosya .left_line { line-height: 30px; }
    
    #divUrunSiparisDosya .center_line { line-height: 30px; }
    
    .RadUpload { width: auto !important; }
    
    .RadUpload .ruFileWrap { height: auto !important; }
    
    .RadUpload .ruFakeInput { margin-right: 0 !important; height: auto !important; width: auto !important; border-color: #dddddd !important; padding: 2px 5px !important; float: left !important; }
    
    .RadUpload .ruBrowse { float: left; margin-left: 15px !important; margin-top: 0 !important; }
    
    .ruErrorMessage { margin-bottom: 10px !important; }
    
    .ruFileInput { position: absolute; left: 0; top: 0; height: 50px; left: 0; position: absolute; top: 0; width: 181px; }
    
    /* ================================================== */
    /* BLOK KATEGORİ MENÜ                                 */
    /* ================================================== */
    .homeContainer .centerCount .UrunGuruplari { display: none !important; }
    
    ul.KatMenu1 ul { min-width: 240px; padding: 0; position: absolute; top: 0; left: 100%; z-index: 999; display: none; }
    
    ul.KatMenu1 li { position: relative; display: block; padding: 0; }
    
    ul.KatMenu1 li a { line-height: 30px !important;; display: block; text-indent: 0px; font-size: 12px !important; color: #5f5f5f; transition: 0.3s; background-color: #fff; }
    
    ul.KatMenu1 > li:hover > a { color: #1894ac !important; transition: 0.3s; }
    
    ul.KatMenu1 > li > ul > li > a { text-indent: 10px; }
    
    ul.KatMenu1 > li > ul > li:hover > a { color: #fff !important; background-color: #1894ac; text-indent: 20px; transition: 0.3s; }
    
    ul.KatMenu1 > li > ul > li > ul > li > a { text-indent: 10px; }
    
    ul.KatMenu1 > li > ul > li > ul > li:hover > a { color: #fff !important; background-color: #1894ac; text-indent: 20px; transition: 0.3s; }
    
    ul.KatMenu1 li:hover > ul { display: block !important; }
    
    ul.KatMenu1 li.ulVar > a:after { left: auto; border-width: 3px 4px; border-top-color: transparent !important; border-right-color: transparent !important; border-bottom-color: transparent !important; border-color: #000; content: ' '; display: block; width: 0px; height: 0px; position: absolute; top: 50%; margin-top: -2px; border-width: 3px 4px; border-style: solid; right: 8px; }
    
    /* ================================================== */
    /* ETİKETLER                                          */
    /* ================================================== */
    #divEtiketler { float: left; width: 100%; }
    
    #divEtiketler .productModuleTitle { float: left; width: 100%; text-align: center; margin-bottom: 10px; display: inline-block; padding-bottom: 5px; color: #333333; font-size: 13px; font-weight: bold; }
    
    #divEtiketler a { color: #555; font-size: 13px; margin-right: 5px; }
    
    #divEtiketler a:hover { text-decoration: underline; }
    
    /* ================================================== */
    /* SEPETİM                                            */
    /* ================================================== */
    .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,
    .SepetKampanyaTittle,
    .SepetKampanyaTittle::before,
    a.YeniAdresEkle,
    .Basketstep ul li.onestepsec span { color: #1894ac !important; }
    
    .basketCompletebtn { background: #1894ac !important; }
    
    .OdemeMenu ul li.activeMenu { border-color: #1894ac !important; }
    
    .OdemeMenu ul li:hover { border-color: #1894ac !important; }
    
    .baglanButton { background: #1894ac; border-color: #1894ac; }
    
    .baglanButton:hover { background: transparent; color: #1894ac; }
    
    .Basketstep ul li.pasif i { color: #b5b5b5 !important; }
    
    .BasketDetail table tbody tr td a { display: inherit; }
    
    .BasketDetail table tbody tr td:last-child a { display: block; }
    
    
    /* ================================================== */
    /* CONTAİNERLAR                                       */
    /* ================================================== */
    .headerContent { width: 1240px; clear: both; margin: 0 auto; position: relative; }
    
    .headerContent:before, .headerContent:after { content: " "; display: table; }
    
    .headerContent:after { clear: both; }
    
    .ticiContainer { width: 1240px; max-width: 1240px !important; clear: both; margin: 0 auto; }
    
    .ticiContainer:before, .ticiContainer:after { content: " "; display: table; }
    
    .ticiContainer:after { clear: both; }
    
    .centerCount .OzelBlokIcerik { margin-bottom: 20px !important; }
    
    .categoryContainer .leftBlock { padding-left: 0; margin-top: 30px; min-width: 25%; float: left; }
    
    .categoryContainer .centerCount { padding-right: 0; margin-top: 30px; min-width: 75%; float: left; }
    
    .centerCount .solYadaSagAcik { padding: 0 10px; }
    
    .centerCount .solSagBlokAcik { padding: 0 10px; }
    
    /* ================================================ */
    /* ! ANASAYFA SLIDER                                */
    /* ================================================ */
    
    #pnlSlider .flex-direction-nav .flex-prev:before,
    #pnlSlider .flex-direction-nav .flex-next:before { font-size: 0; }
    #pnlSlider { float: left; width: 100%; position: relative; margin-bottom: 20px; padding: 0; }
    #pnlSlider img { display: block; width: 100%; margin: 0 auto; }
    #pnlSlider .flex-control-nav { left: 0; bottom: 20px; width: 100%; display: none; }
    #pnlSlider .flex-direction-nav { position: absolute; left: 0; width: 100%; top: 50%; }
    #pnlSlider .flex-direction-nav .flex-prev { left: 40px; border-radius: 100%; background: #fff; width: 60px; height: 60px; float: left; opacity: 1; font-size: 0; text-align: center; }
    #pnlSlider .flex-direction-nav .flex-next { right: 40px; border-radius: 100%; background: #fff; width: 60px; height: 60px; float: left; opacity: 1; font-size: 0; text-align: center; }
    #pnlSlider .flex-direction-nav .flex-next:before { content: '\e876'; font-family: 'Linearicons-Free'; font-size: 18px; line-height: 60px; }
    #pnlSlider .flex-direction-nav .flex-prev:before { content: '\e875'; font-family: 'Linearicons-Free'; font-size: 18px; line-height: 60px; }
    #pnlSlider .flex-caption { position: absolute; left: 50%; line-height: 1.3; width: 50%; margin-left: -25%; background: none !important; bottom: 50px; color: #000; font-size: 18px; text-align: center; }
    .flex-control-paging li a { width: 13px !important; height: 13px !important; background-color: transparent !important; border: 1px solid #fff !important; box-shadow: none !important; }
    .flex-control-paging li a.flex-active { border: 1px solid #fff !important; background-color: #fff !important; }
    
    /* ================================================ */
    /* ! HIZMETLERIMIZ                                  */
    /* ================================================ */
    .odemeTeslimat { float: left; width: 100%; padding-bottom: 70px; margin-bottom: 40px; border-bottom: 1px solid #f0f0f0; }
    
    .odemeTeslimat .blokRow { margin: 0 -10px; }
    
    .odemeTeslimat .blok { float: left; width: 33.3333%; padding: 0 10px; }
    
    .odemeTeslimat span { display: block; padding-left: 60px; position: relative; color: #000; font-size: 14px; line-height: 20px; }
    
    .odemeTeslimat span strong { display: block; margin-bottom: 10px; }
    
    .odemeTeslimat .fa { position: absolute; left: 0; top: 50%; font-size: 35px; margin-top: -17.5px; }
    
    /* ================================================ */
    /* ! VITRIN URUNLERI                                */
    /* ================================================ */
    .ProductListContent { margin-left: -10px; margin-right: -10px; }
    
    .ProductList { }
    
    .ProductListContent .productItem { margin-bottom: 20px; position: relative; overflow: hidden; text-align: center; }
    .productModuleItem2, .productModuleItem, .productItem { position: relative; text-align: center; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
    .productModuleItem2 .modulename2,
    .productModuleItem2 .modulename,
    .productModuleItem2 .productName,
    .productModuleItem .modulename2,
    .productModuleItem .modulename,
    .productModuleItem .productName,
    .productItem .modulename2,
    .productItem .modulename,
    .productItem .productName { padding: 0; clear: both; margin: 18px 0; text-align: center; }
    .productModuleItem2 .modulename2 *,
    .productModuleItem2 .modulename *,
    .productModuleItem2 .productName *,
    .productModuleItem .modulename2 *,
    .productModuleItem .modulename *,
    .productModuleItem .productName *,
    .productItem .modulename2 *,
    .productItem .modulename *,
    .productItem .productName * { display: block; font-size: 15px; line-height: 1; color: #5f5f5f; font-weight: 400; text-align: center; letter-spacing: 1px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .productModuleItem2 .modulename,
    .productModuleItem .modulename,
    .productItem .modulename { line-height: 100%; display: block; font-size: 14px; line-height: 17px; height: 34px; color: #000; font-weight: 600; text-align: left; letter-spacing: 1px; overflow: hidden; text-overflow: ellipsis; }
    .productModuleItem2 .moduleimage2, .productModuleItem2 .moduleimage, .productModuleItem2 .productImage, .productModuleItem .moduleimage2, .productModuleItem .moduleimage, .productModuleItem .productImage, .productItem .moduleimage2, .productItem .moduleimage, .productItem .productImage { height: 0; position: relative; background: #fff; padding-bottom: 150%; overflow: hidden; width: 100%; border-bottom: 0; }
    .productModuleItem2 .moduleimage2 a, .productModuleItem2 .moduleimage a, .productModuleItem2 .productImage a, .productModuleItem .moduleimage2 a, .productModuleItem .moduleimage a, .productModuleItem .productImage a, .productItem .moduleimage2 a, .productItem .moduleimage a, .productItem .productImage a { display: block; position: relative; height: 100%; top: 0; left: 0; text-align: center; align-items: center; width: 100%; padding-bottom: 150%; }
    .productModuleItem2 .moduleimage2 a img, .productModuleItem2 .moduleimage a img, .productModuleItem2 .productImage a img, .productModuleItem .moduleimage2 a img, .productModuleItem .moduleimage a img, .productModuleItem .productImage a img, .productItem .moduleimage2 a img, .productItem .moduleimage a img, .productItem .productImage a img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
    .productModuleItem2 .moduleprice2,
    .productModuleItem2 .moduleprice,
    .productModuleItem2 .productPrice,
    .productModuleItem .moduleprice2,
    .productModuleItem .moduleprice,
    .productModuleItem .productPrice,
    .productItem .moduleprice2,
    .productItem .moduleprice,
    .productItem .productPrice { display: inline-block; margin: 0 auto; text-align: center; }
    .productModuleItem2 .modulediscount,
    .productModuleItem2 .discountPrice,
    .productModuleItem .modulediscount,
    .productModuleItem .discountPrice,
    .productItem .modulediscount,
    .productItem .discountPrice { display: inline-block; }
    .productModuleItem2 .modulediscount .modulekdv,
    .productModuleItem2 .modulediscount .discountKdv,
    .productModuleItem2 .discountPrice .modulekdv,
    .productModuleItem2 .discountPrice .discountKdv,
    .productModuleItem .modulediscount .modulekdv,
    .productModuleItem .modulediscount .discountKdv,
    .productModuleItem .discountPrice .modulekdv,
    .productModuleItem .discountPrice .discountKdv,
    .productItem .modulediscount .modulekdv,
    .productItem .modulediscount .discountKdv,
    .productItem .discountPrice .modulekdv,
    .productItem .discountPrice .discountKdv { display: none; }
    .productModuleItem2 .modulediscount span,
    .productModuleItem2 .discountPrice span,
    .productModuleItem .modulediscount span,
    .productModuleItem .discountPrice span,
    .productItem .modulediscount span,
    .productItem .discountPrice span { display: block; font-weight: bold; color: #2b2b2b; font-size: 16px; }
    .productModuleItem2 .moduleregular,
    .productModuleItem2 .regularPrice,
    .productModuleItem .moduleregular,
    .productModuleItem .regularPrice,
    .productItem .moduleregular,
    .productItem .regularPrice { display: inline-block !important; float: left; margin-top: 2px; }
    .productModuleItem2 .moduleregular .modulekdv, .productModuleItem2 .moduleregular .regularKdv, .productModuleItem2 .regularPrice .modulekdv, .productModuleItem2 .regularPrice .regularKdv, .productModuleItem .moduleregular .modulekdv, .productModuleItem .moduleregular .regularKdv, .productModuleItem .regularPrice .modulekdv, .productModuleItem .regularPrice .regularKdv, .productItem .moduleregular .modulekdv, .productItem .moduleregular .regularKdv, .productItem .regularPrice .modulekdv, .productItem .regularPrice .regularKdv { display: none !important; }
    .productModuleItem2 .moduleregular span,
    .productModuleItem2 .regularPrice span,
    .productModuleItem .moduleregular span,
    .productModuleItem .regularPrice span,
    .productItem .moduleregular span,
    .productItem .regularPrice span { display: block !important; font-weight: 500; color: #5f5f5f; font-size: 12px; text-decoration: line-through; margin-right: 12px; }
    .productModuleItem2 .productMarka, .productModuleItem .productMarka, .productItem .productMarka { padding: 0 10px; display: none !important; margin-bottom: 5px; float: left; width: 100%; text-align: left; color: #666; font-size: 13px; font-weight: normal; }
    .productItem:hover .productImage a:after { content: ''; background: #efefef; position: absolute; left: 0; right: 0; bottom: 0; height: 35px; z-index: 3; }
    
    
    /* ================================================ */
    /* ! URUN ICONLARI                                  */
    /* ================================================ */
    .urunListStokUyari { position: absolute; bottom: 109px; background: #333; left: 30%; right: 30%; text-align: center; padding: 8px 0; color: #fff; border-radius: 5px; }
    .newIcon { position: absolute; text-align: center; left: 10px; top: 10px; background: #1894ac; color: #fff; font-size: 12px; z-index: 2; font-weight: 500; width: 45px; height: 25px; line-height: 25px; overflow: hidden; border-radius: 5px; }
    .discountIcon { position: absolute; text-align: center; right: 10px; top: 10px; background: #a1d5e2; color: #fff; font-size: 13px; z-index: 2; font-weight: 500; width: 45px; height: 25px; line-height: 25px; overflow: hidden; border-radius: 5px; }
    .cargoIcon { position: absolute; text-align: center; right: 10%; bottom: 75px; background: #a1d5e2; color: #fff; font-size: 12px; z-index: 2; z-index: 2; font-weight: 500; padding: 0 7px; height: 30px; line-height: 30px; overflow: hidden; left: 10%; border-radius: 5px; }
    .cargoIcon .fa { line-height: 30px; font-size: 15px; }
    
    .favori { display: none; position: absolute; left: 0; bottom: 77px; width: 50%; text-align: right; padding-right: 9px; border-right: 1px solid #cccccc; z-index: 4; }
    .favori a { display: inline-block; font-size: 0; font-family: 'Linearicons-Free' !important; }
    .favori a:after { content: '\e813'; font-size: 17px; color: #c0c0c0; }
    .favori a:hover:after { color: #1894ac; }
    .mycartIcon { display: none; right: 0; width: 50%; text-align: left; padding-left: 9px; bottom: 75px; position: absolute; z-index: 4; }
    .mycartIcon a { display: inline-block; font-size: 0; }
    .mycartIcon a:after { content: ''; background: url('images/sepetim.png')no-repeat center center; background-size: 11px 17px; float: left; width: 11px; height: 17px; }
    .mycartIcon a span { display: none; }
    .examineIcon { display: none; }
    .TukendiIco { position: absolute; left: 0; top: 30%; width: 100%; text-align: center; z-index: 9;}
    
    .TukendiIco span { display: inline-block; color: #fff; font-size: 15px; background: #000; padding: 0 40px; height: 40px; line-height: 40px; }
    
    .productItem:hover .favori { display: inline-block; }
    .productItem:hover .mycartIcon { display: inline-block; }
    /* ================================================ */
    /* ! MARKA SLİDER                                   */
    /* ================================================ */
    
    
    /* ================================================ */
    /* ! KASA ONU FIRSATLAR                             */
    /* ================================================ */
    .KasaOnuFirsatlarContent ul li a { margin-bottom: 10px !important; max-height: auto !important; }
    
    .KasaOnuFirsatlarContent ul li a img { max-height: auto !important; }
    
    .KasaOnuFirsatlarContent ul li span { line-height: 26px !important; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    
    .KasaOnuFirsatlarContent ul li span + span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    
    /* ================================================ */
    /* ! KATEGORİ SAYFASI                               */
    /* ================================================ */
    #divSayfalamaUst { float: left; width: 100%; margin-top: 0 !important; margin-bottom: 12px; }
    
    #divSayfalamaUst .pageNumber { display: none !important; }
    
    .categorydesign { float: left; width: 100%; margin-bottom: 0px; }
    
    .categorydesign img { width: 100%; display: block; }
    
    .ProductList.pr_3 { float: left; width: 100%; border-bottom: 1px solid #ededed; }
    
    .ProductList.pr_3 .productItem { float: left; width: 32%; margin-bottom: 30px; margin-right: 2%; position: relative; overflow: hidden; text-align: center; }
    
    .ProductList.pr_3 .productItem:nth-child(4n) { margin-right: 2%; }
    
    .ProductList.pr_3 .productItem:nth-child(5n) { margin-right: 2%; }
    
    .ProductList.pr_3 .productItem:nth-child(3n) { margin-right: 0; }
    
    .ProductList.pr_4 { float: left; width: 100%; border-bottom: 1px solid #ededed; }
    
    .ProductList.pr_4 .productItem { float: left; width: 24%; margin-bottom: 30px; margin-right: 1.333%; position: relative; overflow: hidden; text-align: center; }
    
    .ProductList.pr_4 .productItem:nth-child(3n) { margin-right: 1.333%; }
    
    .ProductList.pr_4 .productItem:nth-child(5n) { margin-right: 1.333%; }
    
    .ProductList.pr_4 .productItem:nth-child(4n) { margin-right: 0; }
    
    .ProductList.pr_hrz { float: left; width: 100%; }
    .ProductList.pr_hrz .productItem { float: left; width: 100%; margin-bottom: 30px; position: relative; overflow: hidden; text-align: center; }
    .ProductList.pr_hrz .productItem .productImage { height: 0; position: relative; background: #fff; padding-bottom: 7%; overflow: hidden; width: 7%; border-bottom: 0; float: left; margin-right: 20px; }
    .ProductList.pr_hrz .productItem .productDetail { float: left; }
    .ProductList.pr_hrz .productItem .cargoIcon { display: none; }
    .ProductList.pr_hrz .productItem .discountIcon { display: none; }
    .ProductList.pr_hrz .productItem .newIcon { display: none; }
    .ProductList.pr_hrz .productItem .productName { margin: 10px 0; }
    .ProductList.pr_hrz .productItem:hover .productImage a:after { display: none; }
    .ProductList.pr_hrz .productItem .favori { display: block; left: auto; right: 0; width: 17px; position: static; border-right: none; padding-right: 0; float: right; margin-top: 25px; }
    
    
    
    .ProductList.pr_hrz .productItem:nth-child(3n) { margin-right: 0; }
    
    .ProductList.pr_hrz .productItem:nth-child(5n) { margin-right: 0; }
    
    .ProductList.pr_hrz .productItem:nth-child(4n) { margin-right: 0; }
    
    .ProductList.pr_hrz .productItem .examineIcon { left: 0; }
    
    /*kategori navigasyonu*/
    .categoryTitle { float: left; width: 100%; }
    .categoryTitle .bold { float: left; width: 100%; text-align: left; border-bottom: 1px solid #e1e1e1; padding-bottom: 20px; }
    .categoryTitle .bold .satir1 { font-size: 24px; color: #2b2b2b; line-height: 1; }
    
    .leftBlock .JKatAdi { margin: 29px 0 !important; }
    .leftBlock .categoryTitle .bold { overflow: hidden; height: auto; cursor: pointer; font-size: 15px; font-weight: 500; word-wrap: break-word; display: block; color: #2b2b2b; border-bottom: 1px solid #ddd; padding: 9px 0 15px 0px; }
    .leftBlock .categoryTitle .bold .satir1 { float: left; padding: 0; display: block; width: 100%; font-size: 13px; font-weight: 500; color: #2b2b2b; }
    .categoryTitleText { display: inline-block; float: left; width: 100%; border-bottom: 1px solid #e1e1e1; padding: 13px 0; }
    .categoryTitleText * { display: inline-block; font-family: 'Raleway', serif !important; color: #2b2b2b !important; font-size: 11px !important; line-height: 1.2 !important; font-weight: 400; letter-spacing: 0.5px; }
    
    ul.breadcrumb li *, ul.breadcrumb li, a#linkOncekiSayfa { display: inline-block; color: #2b2b2b !important; font-size: 11px !important; line-height: 1.2 !important; font-weight: normal; margin-right: 5px !important; }
    
    /*kategori gizlenenler*/
    .KategoriFilitrelemeContent .Block_Title { display: none; }
    
    #mainHolder_divUstMarkaListesi { display: none; }
    
    /*kategori filtrelemeler*/
    .brandlistselectionBottom { display: none !important; }
    
    .categoryTitle { float: left; width: 100%; }
    
    .categoryTitle .brandlistselection { float: left; width: 100%; }
    
    .categoryTitle .brandlistselection #divUstFiltreKategori { float: left; margin-right: 10px; }
    
    .categoryTitle .brandlistselection #divUstFiltreMarka { float: left; margin-right: 10px; }
    
    .categoryTitle .brandlistselection .selectBox { float: left; margin-right: 10px; }
    
    .categoryTitle .brandlistselection .brandSelectbox { height: 30px; line-height: 28px; border: 1px solid #ddd; color: #777; }
    
    .blockSelect { float: right; margin-right: 0 !important; }
    
    .brandlistselection > label { display: inline-block; color: #222121; font-size: 13px; cursor: pointer; }
    
    .brandlistselection > label > input[type="checkbox"] { display: none !important; }
    
    .brandlistselection > label > label { line-height: 30px; margin-left: 10px; display: inline-block; padding-left: 18px; cursor: pointer; color: #000; font-size: 13px; }
    
    .brandlistselection > label > label:hover { color: #1894ac; background: url("images/checkbox2.png") left center no-repeat; }
    
    .brandlistselection > label > input[type=checkbox] + label { background: url("images/checkbox1.png") left center no-repeat; }
    
    .brandlistselection > label > input[type="checkbox"][checked] + label { display: block; background: url("images/checkbox2.png") left center no-repeat; }
    
    #mainHolder_linkFiltreKaldir { line-height: 30px; background: url("images/checkbox2.png") left center no-repeat; margin-left: 10px; display: inline-block; padding-left: 18px; cursor: pointer; color: #000; font-size: 13px; }
    
    .sortingContent { background-color: transparent !important; border-bottom: 1px solid #e1e1e1; border-radius: 0 !important; display: block !important; }
    
    .sortingContent:after { clear: both; display: table; content: ""; }
    
    .appliedFilter { background-color: transparent !important; }
    
    .sortingContent li { padding: 9px 0 15px 0 !important; margin-right: 20px !important; float: left !important; }
    
    .sortingContent li a.selected { background-color: transparent !important; text-decoration: underline !important; }
    .sortingContent li a.selected span { background-color: transparent !important; text-decoration: underline !important; }
    
    .sortingContent .blockSelect a.Active i { color: #ffffff !important; background-color: #5f5f5f !important; }
    
    .sortingContent li a { background-color: transparent !important; padding: 0 !important; line-height: normal !important; }
    
    .sortingContent .blockSelect a i { line-height: normal !important; font-size: 13px !important; padding: 6px 10px !important; background-color: #efefef; color: #a6a6a6 !important; border-radius: 5px; }
    
    .sortingContent li a:hover { background-color: transparent !important; }
    
    .sortingContent span { color: #5f5f5f !important; font-family: 'Raleway', sans-serif !important; font-size: 12px !important; letter-spacing: 0.5px; line-height: normal !important; text-transform: capitalize; }
    
    .appliedFilter.FiltrelemeUrunAdet { padding: 0 !important; margin-right: 0 !important; float: right !important; margin-top: 5px !important; }
    
    .appliedFilter.FiltrelemeUrunAdet span { line-height: 25px !important; }
    
    .appliedFilter a { margin-left: 5px !important; }
    
    .blockSelect a { float: left; display: inline-block; margin-left: 8px; color: #000; font-size: 20px; }
    
    .blockSelect .sort_hrz.sort_hrzActive { color: #1894ac; }
    
    .blockSelect .sort_3.sort_3Active { color: #1894ac; }
    
    .blockSelect .sort_4.sort_4Active { color: #1894ac; }
    
    .pageNumber { float: left; width: 100%; padding-top: 20px; margin-bottom: 20px; text-align: right; }
    
    .pageNumber .pageBorder { display: inline-block; }
    
    .pageNumber a { display: inline-block; float: left; margin-right: 5px; border-radius: 0px; width: 40px; height: 25px; line-height: 23px; text-align: center; font-size: 13px; color: #5f5f5f; border: 1px solid #e1e1e1; border-radius: 5px; }
    
    .pageNumber a:hover { background-color: #5f5f5f; color: #ffffff; border: 1px solid #5f5f5f; }
    
    .pageNumber a.SelectedSayfa { background-color: #5f5f5f; color: #ffffff; border: 1px solid #5f5f5f; }
    
    
    .KategoriFilitreleme { margin-bottom: 20px; width: 100%; float: left; }
    
    .KategoriFilitreTittle { height: 40px; line-height: 40px; margin-bottom: 20px; color: #000; font-size: 14px; font-weight: bold; border-bottom: 1px solid #bbb7b7; }
    
    /*Kategori Ozel Blok*/
    .kategoriOzelBlok { min-height: 285px; margin-bottom: 22px; float: left; width: 100%; border: 1px solid #e8e8e8; padding: 32px; border-radius: 5px; }
    
    .kategoriOzelBlok .kategoriOzelBlokYazi { float: left; width: 75%; padding-right: 15px; }
    
    .kategoriOzelBlok .kategoriOzelBlokYazi h2 { color: #46696b; font-size: 18px; margin-bottom: 15px; }
    
    .kategoriOzelBlok .kategoriOzelBlokYazi p { font-size: 14px; line-height: 18px; color: #46696b; }
    
    .kategoriOzelBlok .kategoriOzelBlokResim { float: left; width: 25%; }
    
    .kategoriOzelBlok .kategoriOzelBlokResim img { width: 100%; display: block; }
    
    /*Menu*/
    .FilitreMaxHeight { width: 100%; }
    
    .KategoriFilitreLine > ul > li { position: relative; }
    
    .KategoriFilitreLine > ul > li > a { font-size: 13px; color: #000000; margin-bottom: 12px; display: inline-block; }
    
    .KategoriFilitreLine > ul > li > a:hover { text-decoration: underline; }
    
    .KategoriFilitreLine > ul > li:last-child a { margin-bottom: 0; }
    
    .KategoriFilitreLine > ul > li > ul { width: 100%; }
    
    .KategoriFilitreLine > ul > li > ul > li { margin-bottom: 12px; padding-left: 20px; }
    
    .KategoriFilitreLine > ul > li > ul > li > a { color: #666666; font-size: 13px; display: inline-block; }
    
    .KategoriFilitreLine > ul > li > ul > li > a:hover { text-decoration: underline; }
    
    /*Checkbox Filtrelemer*/
    .FilitreMaxHeight table tr td { width: 100%; padding: 0; padding-bottom: 15px; padding-bottom: 10px; }
    
    .FilitreMaxHeight table tr:last-child td { padding-bottom: 0; }
    
    .FilitreMaxHeight table tr td input[type="checkbox"] { display: none !important; }
    
    .KategoriFilitreLine { padding: 0; }
    
    .fiyatFilitreContent .KategoriFilitreLine { padding: 0; }
    
    .KategoriFilitreLine table tr td label { line-height: 13px; display: inline-block; padding-left: 23px; height: 13px; cursor: pointer; color: #000000; font-size: 13px; }
    
    .KategoriFilitreLine table tr td input[type=checkbox] + label { background: url("images/checkbox1.png") left center no-repeat; }
    
    .KategoriFilitreLine table tr td input[type=checkbox] + label:hover { background: url("images/checkbox2.png") left center no-repeat; }
    
    .KategoriFilitreLine table tr td input[type="checkbox"][checked] + label { background: url("images/checkbox2.png") left center no-repeat; }
    
    [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after { display: none; }
    
    .KategoriFilitreLine p input[type="text"] { width: 100%; padding: 0; font-family: "Raleway", sans-serif !important; color: #000000 !important; font-size: 13px; font-weight: bold; margin-bottom: 15px; }
    
    
    #slider-range { width: 100%; padding: 0; margin-bottom: 30px; background: #8d8c8c; height: 8px !important; border: none; border-top: 3px solid #fff; border-bottom: 3px solid #fff; border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    
    .ui-widget-header { background: #454444 !important; }
    
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { width: 10px !important; height: 8px !important; background: #000000 !important; border: none !important; border-radius: 0px !important; }
    
    .ui-slider-horizontal .ui-slider-handle { top: -3px !important; }
    
    /*.FilitreMaxHeight {max-height: 160px; overflow-y: scroll;}*/
    /*.FilitreMaxHeight::-webkit-scrollbar {width: 3px;}*/
    /*.FilitreMaxHeight::-webkit-scrollbar-thumb {background: #000000;}*/
    /*.FilitreMaxHeight::-webkit-scrollbar-track {background: #cccccc;}*/
    
    /* ================================================ */
    /* ! İÇERİK DETAY SAYFASI                           */
    /* ================================================ */
    #back-to-top { position: fixed; right: 5%; top: 80%; z-index: 9999999; }
    
    #back-to-top a { font-size: 35px; color: #a1d5e2; display: inline-block; }
    
    #back-to-top a:hover { color: #1894ac; }
    
    a#linkOncekiSayfa { display: none !important; cursor: pointer; }
    
    .cloudzoom-blank > div:last-child { display: none !important; }
    
    
    .productDetailContainer .centerCount { padding: 0; }
    
    .ProductDetailMain { float: left; width: 100%; }
    
    .ProductDetailMain .ProductDetailMainRow { margin: 40px -10px 0; }
    
    .ProductDetailMain .leftImage { width: 500px; float: left; margin-bottom: 20px; padding: 0 20px 0 0; }
    
    .ProductDetailMain .RightDetail { width: 860px; float: left; margin-bottom: 20px; padding: 0 0 0 20px; position: relative; }
    
    .ProductDetailMain .Images { float: right; width: 74%; margin-bottom: 10px; }
    
    .ProductDetailMain .Images img { max-width: 100%; margin: 0 auto; display: block; }
    
    .ProductDetailMain .SmallImages { float: left; width: 25%; }
    
    .ProductDetailMain .SmallImages > div { float: left; width: 90%; margin-right: 1.2%; cursor: pointer; max-height: 124px; margin-bottom: 10%; overflow: hidden;}
    
    .ProductDetailMain .SmallImages > div img { width: 100%; display: block; }
    
    .ProductDetailMain .ProductName { float: left; width: 100%; margin-bottom: 15px; }
    .ProductDetailMain .ProductName * { font-size: 18px; line-height: 1.2; color: #000000; letter-spacing: 0; margin-bottom: 0; font-weight: 500; }
    .ProductDetailMain .ProductName h1 > span:first-child { width: 100%; float: left; }
    
    #divUrunKodu { font-size: 14px !important; }
    #divUrunKodu:before { content: 'Stok Kodu :'; font-size: 14px !important; margin-right: 5px; }
    
    .ProductDetailMain .PriceList { float: left; width: 100%; }
    
    .ProductDetailMain #divTedarikci, .ProductDetailMain .puanVer { float: left; width: 100%; margin-bottom: 10px; }
    
    ul.rating li i.starItem { font-size: 14px !important; }
    
    .ProductDetailMain #divIndirimOrani, .ProductDetailMain #pnlFiyatlar, .ProductDetailMain #divToplamStokAdedi, .ProductDetailMain #divTaksitAciklama, .ProductDetailMain #divMarka { float: left; width: 100%; }
    
    .ProductDetailMain #divIndirimOrani *, .ProductDetailMain #pnlFiyatlar *, .ProductDetailMain #divToplamStokAdedi *, .ProductDetailMain #divTaksitAciklama *, .ProductDetailMain #divTedarikci *, .ProductDetailMain #divMarka * { color: #666666; font-size: 15px; margin-right: 5px; display: inline-block; float: left; }
    
    .ProductDetailMain #divIndirimOrani { position: absolute; left: 200px; bottom: 24px; width: auto; }
    .ProductDetailMain #divIndirimOrani .left_line { display: none; }
    .ProductDetailMain #divIndirimOrani .center_line { display: none; }
    
    
    .ProductDetailMain #divIndirimOrani .right_line.indirimliOrani * { font-weight: 600; font-size: 15px; line-height: 30px; color: #fff; text-transform: uppercase; }
    .ProductDetailMain #divIndirimOrani .right_line.indirimliOrani { background-color: #1894ac; font-weight: 600; font-size: 15px; color: #fff; line-height: 30px; padding: 0 15px; border-radius: 5px; text-transform: uppercase; }
    
    .ProductDetailMain #divMarka { float: left; width: 100%; margin-bottom: 7px; }
    
    .ProductDetailMain #divMarka * { color: #181818; font-size: 14px; font-weight: normal; }
    
    .ProductDetailMain #divMarka .left_line { display: none; }
    
    .ProductDetailMain #divMarka .center_line { display: none; }
    
    .ProductDetailMain #divTedarikci .left_line, .ProductDetailMain #divIndirimOrani .left_line, .ProductDetailMain #pnlFiyatlar .left_line, .ProductDetailMain #divToplamStokAdedi .left_line, .ProductDetailMain #divMarka .left_line { width: 120px; font-weight: normal; line-height: 40px; }
    
    .ProductDetailMain #pnlFiyatlar { border-bottom: 1px solid #e1e1e1; margin-bottom: 22px; position: relative; padding-bottom: 20px; }
    
    .ProductDetailMain #pnlFiyatlar * { line-height: normal; }
    
    .ProductDetailMain #pnlFiyatlar .left_line { display: none; }
    
    .ProductDetailMain #pnlFiyatlar .center_line { display: none; }
    
    
    .ProductDetailMain #divTurkLirasiFiyat { float: left; width: 100%; margin-top: 10px; }
    
    .ProductDetailMain #divTurkLirasiFiyat * { font-size: 30px !important; color: #a1d5e2 !important; font-weight: bold; }
    
    .ProductDetailMain #divTurkLirasiFiyat .spanKdv { font-size: 12px !important; margin-top: 17px; }
    
    
    
    .ProductDetailMain .PiyasafiyatiContent { float: left; width: 100%; margin-bottom: 10px; }
    
    .ProductDetailMain .IndirimliFiyatContent { float: left; width: 100%; }
    
    .ProductDetailMain #divOnyazi { float: left; width: 100%; margin: 10px 0; }
    
    .ProductDetailMain .indirimliFiyat * { font-size: 30px !important; color: #a1d5e2 !important; font-weight: bold; }
    
    .ProductDetailMain .indirimliFiyat .spanKdv { font-size: 12px !important; margin-top: 17px; }
    
    
    #divKDVDahilFiyat * { line-height: 25px; }
    
    #kdvliFiyat * { font-size: 30px !important; color: #a1d5e2 !important; font-weight: bold; }
    
    .ProductDetailMain .IndirimliFiyatContent * { }
    
    .ProductDetailMain .PiyasafiyatiContent .spanKdv { color: #808080 !important; }
    
    .ProductDetailMain .PiyasafiyatiContent .spanFiyat { color: #808080 !important; text-decoration: line-through; }
    
    .ProductDetailMain #divIndirimsizFiyat { width: 100%; margin-bottom: 10px; }
    
    .ProductDetailMain #divKDVDahilFiyat { width: 100%; }
    
    .ProductDetailMain #divUrunEkSecenek { float: left; width: 100%; margin-bottom: 15px; }
    
    .ProductDetailMain #divUrunEkSecenek .left_line { color: #666666; font-size: 12px; font-weight: normal; /* margin-bottom: 5px; */ display: inline-block; float: left;  line-height: 40px; text-transform: uppercase; }
    
    .ProductDetailMain #divUrunEkSecenek .center_line { color: #666; font-size: 15px; font-weight: normal; margin-bottom: 5px; display: inline-block; float: left; width: 10px; line-height: 40px; }
    
    .ProductDetailMain #divUrunEkSecenek .right_line { float: left; }
    
    .ProductDetailMain #divUrunEkSecenek .right_line select { float: left; height: 40px; width: 272px; }
    
    
    .ProductDetailMain .eksecenekLine { float: left; width: 100%; margin-bottom: 7px !important; }
    
    .ProductDetailMain .size_box { min-width: 50px; height: 40px; line-height: 40px; border-radius: 0; padding: 0 5px; cursor: pointer; position: relative; float: left; margin-right: 5px; margin-bottom: 5px; text-align: center; color: #000; font-size: 13px; border: 1px solid #e0e0e0; display: block; border-radius: 5px; }
    
    .ProductDetailMain .size_box img { width: 100%; height: 38px; display: block; }
    
    .ProductDetailMain .size_box:hover { background: #a1d5e2; color: #fff; }
    
    .ProductDetailMain .size_box.selected { background: #1894ac; color: #fff; }
    
    .ProductDetailMain .size_box.nostok { background: #f1f1f1; color: #000; }
    
    .ProductDetailMain .size_box.nostok:before { content: ''; top: 50%; left: 0; background: red; height: 1px; width: 100%; position: absolute; rotate: 45deg; }
    
    .ProductDetailMain #divEkstraBilgiler { float: left; width: 100%; margin-bottom: 10px; }
    
    .ProductDetailMain #divEkstraBilgiler img { max-width: 100%; display: block; }
    
    .ProductDetailMain #divUrunSiparisDosya, .ProductDetailMain #divUrunKisiselNot { float: left; width: 100%; margin-bottom: 10px; }
    
    /*İçerik Detay Butonlar*/
    .ProductIcon { float: left; width: 100%; margin-bottom: 20px; }
    
    .ProductIcon .UTelefonlaSiparis, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UIstekListemeEkle, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UindirimliUrun, .ProductIcon .FiyatHaberVer, .ProductIcon .UrunKargoBedava, .ProductIcon .UGelinceHaberVer { float: left; margin: 0; /* margin-left: -1px; */ width: 12%; }
    
    .ProductIcon .box1 { padding: 0; /* margin: 0 0 -1px 0; */ /* width: 20%; */ /* line-height: 50px; */ /* height: 50px; */ overflow: hidden; cursor: pointer; box-shadow: none; min-width: auto; background: none; font-size: 12px; font-weight: normal; /* border: 1px solid #e6e6e6; */ display: block; text-align: center; color: #666666; }
    
    .ProductIcon .box1 i { font-size: 28px; margin-left: 0; line-height: 50px; width: 100%; color: rgba(102, 102, 102, 0.63); }
    
    .ProductIcon .box1 i:before { line-height: 50px; }
    
    .ProductIcon .box1:hover { color: #a6d5db; /* background: #7e7e7e; */ }
    
    .ProductIcon .box1:hover i:before { color: #a6d5db; /* background: #7e7e7e; */ }
    
    
    .ProductDetail .product-social-icon-wrapper { display: block !important; position: absolute; right: 0; width: auto !important; bottom: 30px; margin-right: 0 !important; }
    
    
    .ProductDetail .product-social-icon-wrapper { float: left; width: 100%; }
    
    .ProductDetail .product-social-icon-wrapper .PaylasTit { float: left; font-size: 12px !important; color: #666666 !important; font-weight: 500; margin-right: 20px; line-height: 19px; }
    
    .ProductDetail .product-social-icon-wrapper ul { float: left; margin-right: 0 !important; }
    
    .ProductDetail .product-social-icon-wrapper li { float: left; margin-left: 12px; margin-right: 0 !important; }
    
    .ProductDetail .product-social-icon-wrapper li:last-child { margin-right: 0; }
    
    .ProductDetail .product-social-icon-wrapper li a { display: inline-block !important; font-size: 0 !important; color: #a6a6a6 !important; }
    
    .ProductDetail .product-social-icon-wrapper li a i { font-size: 14px !important; line-height: 18px; margin-right: 0 !important; color: #a6a6a6 !important; }
    
    /*Sepet ve Satın Al Butonları*/
    #divSatinAl { float: left; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #e6e6e6; padding-bottom: 22px; }
    
    #divSatinAl .buyfast { float: left; width: 33.33%; }
    
    #divSatinAl .buyfast input { height: 46px; width: 100%; text-align: center; letter-spacing: 0.5px; padding: 0; text-align: center; color: #fff; font-size: 16px; background: #a1d5e2; border: none; font-weight: 600; text-transform: uppercase; border-radius: 5px; }
    
    #divSatinAl .buyfast input:hover { background: #7e7e7e; }
    
    #divSatinAl .BasketBtn { float: left; width: 100%; }
    
    #divSatinAl .BasketBtn .Basketinp { float: left; width: 23%; margin-right: 1.3%; }
    
    #divSatinAl .BasketBtn .Basketinp p { display: inline-block; font-size: 12px; color: #666666; width: 53px; }
    #divSatinAl .BasketBtn .Basketinp .riSingle { width: calc(100% - 60px); }
    
    #divSatinAl .BasketBtn .Basketinp #txtbxurunSiparisAdedi_wrapper { width: 100% !important; float: left; padding: 0 !important; }
    
    #divSatinAl .BasketBtn .Basketinp #txtbxurunSiparisAdedi { width: 50%; text-align: center; height: 46px !important; padding: 0 !important; border-color: #e0e0e0; }
    
    #divSatinAl .BasketBtn .Basketinp .riUp { background: #fefefe !important; cursor: pointer; margin: 0 !important; top: auto; left: auto; right: auto; bottom: auto; width: 25%; height: 46px; float: right; border: 1px solid #e0e0e0; border-left: none; text-indent: 0 !important; }
    
    #divSatinAl .BasketBtn .Basketinp .riUp .fa { line-height: 44px; }
    
    #divSatinAl .BasketBtn .Basketinp .riDown { background: #fefefe !important; cursor: pointer; margin: 0 !important; top: auto; left: auto; right: auto; bottom: auto; width: 25%; height: 46px; float: left; border: 1px solid #e0e0e0; border-right: none; text-indent: 0 !important; }
    
    #divSatinAl .BasketBtn .Basketinp .riDown .fa { line-height: 46px; }
    
    #divSatinAl .BasketBtn .basketBtn { float: left; width: 33.33%; margin-right: 1.3%; }
    
    #divSatinAl .BasketBtn .basketBtn .Addtobasket, #divSatinAl .BasketBtn .basketBtn input { height: 46px; width: 100%; text-align: center; padding: 0 !important; letter-spacing: 0.5px; font-weight: 600; text-align: center; color: #fff; font-size: 16px; background: #1894ac; border: none; text-transform: uppercase; border-radius: 5px; }
    
    #divSatinAl .BasketBtn .basketBtn .Addtobasket:hover, #divSatinAl .BasketBtn .basketBtn input:hover { background: #747474; }
    
    #divSatinAl .BasketBtn .basketBtn .Addtobasket { display: block; line-height: 46px; }
    
    #divKombinSatinAl { float: left; width: 100%; margin-bottom: 10px; text-align: center; }
    
    #divKombinSatinAl a { height: 40px; margin: 0 !important; float: none !important; display: inline-block; line-height: 40px; letter-spacing: 0.5px; padding: 0 20px; text-align: center; color: #fff; font-size: 20px; background: #1894ac !important; border: none; }
    
    #divKombinSatinAl a:hover { background: #747474 !important; }
    
    .kombinright_line a { padding: 0 3px; }
    
    #divKombinUrunEkSecenek .divKombinEksecenekTipi { float: left; clear: left; width: 100%; }
    
    #divAdetCombo .left_line { display: none; }
    
    #divAdetCombo .center_line { display: none; }
    
    #divAdetCombo select { height: 46px !important; padding: 0; margin: 0; cursor: pointer; }
    
    /*Yazdır, Tavsiye Et, Yorum Yaz Butonları*/
    .ProductIcon2 { float: left; width: 100%; }
    
    .ProductIcon2 .TavsiyeEtBtnContent, .ProductIcon2 .hidden-phone, .ProductIcon2 .YorumYazbtnContent { float: left; margin: 0 8px 0 0; width: 16%; }
    
    .ProductIcon2 .TavsiyeEtBtnContent > a, .ProductIcon2 .hidden-phone > a, .ProductIcon2 .YorumYazbtnContent > a { width: 100%; color: #666666 !important; text-shadow: none !important; background: none; display: inline-block; border-bottom: 2px solid #efefef; padding: 13px 0 12px 0; background-color: #efefef; font-size: 11px; font-weight: 300; font-family: "Raleway", sans-serif !important; text-align: center; margin: 0 0 0 0; }
    
    .ProductIcon2 .TavsiyeEtBtnContent > a:hover, .ProductIcon2 .hidden-phone > a:hover, .ProductIcon2 .YorumYazbtnContent > a:hover { color: #1894ac !important; border-color: #1894ac !important; background-color: #fff; }
    
    /*Detay Sosyal Medya Paylaş Butonları*/
    .socialButons { float: left; width: 100%; }
    
    .socialButons > div { float: left; margin-right: 5px; }
    
    /*Ürün Özellik Bölümü*/
    .urunOzellik { width: 100%; float: left; margin-bottom: 40px; padding: 0 10px; margin-top: 30px; }
    
    .urunTab { float: left; width: 100%; border-bottom: 1px solid #e1e1e1; }
    
    .urunTab ul { float: left; width: 100%; text-align: center; }
    
    .urunTab ul li { display: inline-block; padding: 10px 0; border-bottom: 2px solid transparent; margin-right: 15px; }
    
    .urunTab ul li a { display: block; text-transform: uppercase; text-align: center; font-size: 16px; color: #707070; border-right: 1px solid #989898; padding-right: 30px; font-weight: 600; }
    
    .urunTab ul li:last-child a { border-right: 0; }
    .urunTab ul li:last-child { margin-right: 0; }
    
    .urunTab ul li a:hover { color: #1894ac; border-color: #1894ac; }
    
    .urunTab ul li.active { border-color: #1894ac !important; }
    
    .urunDetayPanel { float: left; width: 100%; padding: 0; font-size: 13px; line-height: 1.3; color: #666666; }
    
    .urunDetayPanel * { font-family: "Raleway", sans-serif !important; font-size: 13px; font-weight: 300; line-height: 1.3; color: #000; }
    
    .urunDetayPanel strong { font-weight: bold; }
    
    .urunDetayPanel .yorumlarItem { background-color: #eeeeee; border-bottom: 3px solid #A09B98; padding: 16px; line-height: 26px; float: left; width: 100%; margin-top: 20px; }
    
    .urunDetayPanel .yorumlarItemS1 { padding-bottom: 5px; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }
    
    .urunDetayPanel .button { color: #fff; }
    
    #btnYorumKaydet { float: left; }
    
    .urunTabAlt { width: 100%; overflow: auto; background: #fff; padding: 20px 0; border-bottom: 1px solid #e1e1e1; }
    
    .urunTabAlt ul li { margin-bottom: 10px; clear: both; }
    
    .oneriValidate .validate { top: 0; padding: 5px; }
    
    .urunTabAlt ul li input { float: left; margin-right: 5px; }
    
    .urunTabAlt ul li .captchaImageBox { float: left; }
    
    .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; }
    
    
    .taksitBlok { width: 25%; }
    
    /*Benzer Ürünler Cerceve*/
    .benzerUrunlerWrapper { background: #efefef; clear: left; }
    
    .benzerUrunlerWrapper:before, .benzerUrunlerWrapper:after { content: ""; display: table; }
    
    .benzerUrunlerWrapper:after { clear: both; }
    
    #divBenzerUrun, #divIlgiliUrunler { float: left; width: 100%; margin-bottom: 20px; }
    
    .productModule2 { float: left; width: 100%; }
    
    .categoryTitle { margin: 0 0; padding: 0; }
    
    #divBenzerUrun .categoryTitle, #divIlgiliUrunler .categoryTitle { background: #fff; }
    
    #divBenzerUrun .categoryTitle *, #divIlgiliUrunler .categoryTitle * { color: #a1d5e2; font-weight: bold; font-size: 20px; }
    
    .productModule2 ul { float: left; width: 100%; }
    
    .productModule2 ul li { float: left; width: 19%; margin-right: 1.2%; }
    
    .productModule2 ul li:nth-child(5n) { margin-right: 0; }
    
    .productModule2 ul li:last-child { display: none; }
    
    #divIlgiliUrunler .productModuleItem { float: left; text-align: center; width: 19%; margin-right: 1.2%; display: inline-block; margin-bottom: 20px !important; }
    
    #divIlgiliUrunler .productModuleItem:nth-child(5n+1) { margin-right: 0; }
    
    /* ------------------------------------Blok Modüller--------------------------------------------*/
    .Block_item { margin: 0 0 20px 0; clear: both; border-top: none; float: left; width: 100%; }
    
    .Block_item.OzelBlokIcerik { border: 0; }
    
    .Block_item.OzelBlokIcerik .Block_Text { padding: 0; }
    
    .Block_item.UrunGuruplari .Block_Text { padding: 0; }
    
    .Block_item .Block_Text { padding: 0px; float: left; width: 100%; border-top: none; }
    
    .Block_item .Block_Text ul li a { display: block; font-weight: 400; color: #2b2b2b; font-size: 14px; }
    
    .Block_item .Block_Text input[type=submit], .Block_item .Block_Text input[type=button] { margin-top: 10px; }
    
    .Block_item .Block_Title { overflow: hidden; cursor: pointer; font-size: 15px; font-weight: 500; word-wrap: break-word; display: block; color: #2b2b2b; border-bottom: 1px solid #ddd; padding: 9px 0 15px 0px; }
    
    .Block_item .Block_Title span { float: left; display: block; width: 100%; font-size: 13px; font-weight: 500; color: #000000; }
    
    .Block_item .Block_Title .fa { float: right; }
    
    #ulInviteMember { padding: 0px; }
    
    #divmarkaarama { padding: 0px; }
    
    .sideuserlogin { padding: 0px; }
    
    .sideuserlogin .spanTittle { display: none; }
    
    .Block_item.Arama .Block_Text { padding: 0px; }
    
    .Block_item.Anket .Block_Text { padding: 0px; }
    
    .Block_item.SepetBlock .Block_Text { padding: 0px; }
    
    .Block_item.EmailListesi .Block_Text { padding: 0px; }
    
    .Block_item.DovizKurlari .Block_Text { padding: 0 0px; }
    
    .Block_item.YanUyeGirisi ul li { border-bottom: 1px solid #eee; }
    
    .Block_item.YanUyeGirisi ul li a { color: #666; font-size: 14px; display: block; padding: 0 10px; line-height: 30px; }
    
    .Block_item.YanUyeGirisi a { color: #666; font-size: 14px; display: block; padding: 0 10px; line-height: 30px; }
    
    .Block_item.YanUyeGirisi .userPassBtn { padding: 0; }
    
    .Block_item.YanUyeGirisi .userSignUp { padding: 0; }
    
    .Block_item.YanUyeGirisi .Hosgeldiniz { color: #666; font-size: 14px; display: block; padding: 0 10px; line-height: 30px; }
    
    .Block_item.YanUyeGirisi .ParaPuaniniz { color: #666; font-size: 14px; display: block; padding: 0 10px; line-height: 30px; }
    
    .Block_item .textbox { margin: 0; }
    
    .UrunGuruplari .Block_Text { display: block; }
    
    .KategoriFilitrelemeContent .Block_Text { display: block; }
    
    .FirsatSlideItem .Block_Text { display: block; }
    
    /*Özel Blok İçerik*/
    .OzelBlokIcerik { display: block !important; }
    .OzelBlokIcerik .Block_Text { display: block !important; }
    .OzelBlokIcerik .Block_Text img { width: 100%; display: block; border-radius: 3px; }
    .Block_item.Anket .Block_Text { text-align: center; }
    .Block_item.Anket .Block_Text input[type=submit], .Block_item.Anket .Block_Text a { margin-top: 10px; }
    .Block_item.Anket .Block_Text table tr td { text-align: left; }
    .Block_item.Anket .Block_Text table tr td input { margin-right: 5px; }
    .Block_item.ArkadasiniDavetet input[type=submit], .Block_item.ArkadasiniDavetet input[type=button], .Block_item.Arama input[type=submit], .Block_item.Arama input[type=button], .Block_item.EmailListesi input[type=submit], .Block_item.EmailListesi input[type=button] { margin-top: 10px; float: right; }
    .Block_item.YanUyeGirisi .sideuserlogin ul li label { line-height: 34px; }
    
    
    /* ================================================ */
    /* ! ANASAYFA BLOKLAR                               */
    /* ================================================ */
    .anasayfaBloklar { float: left; width: 100%; }
    
    .anasayfaBloklar .blokRow { margin: 0 -10px; }
    
    .anasayfaBloklar .ucluBlok, .anasayfaBloklar .ortaBlok { float: left; width: 33.333%; padding: 0 10px; margin-bottom: 20px; }
    
    .anasayfaBloklar .solBlok, .anasayfaBloklar .sagBlok { float: left; width: 33.333%; padding: 0 10px; }
    
    .anasayfaBloklar .solBlok .blok, .anasayfaBloklar .sagBlok .blok { float: left; width: 100%; margin-bottom: 20px; }
    
    .anasayfaBloklar a { display: block; }
    
    .anasayfaBloklar a img { display: block; max-width: 100%; margin: 0 auto; }
    
    .anasayfaBanner a { display: block; width: 100%; height: 100%; position: relative; }
    
    .anasayfaBanner .btnincele { background-color: #fff; position: absolute; padding: 10px 50px; bottom: 30px; left: 10%; right: 10%; text-align: center; font-size: 13px; color: #3d3d3d; border: 1px solid #e1e1e1; font-weight: 600; }
    
    .anasayfaBanner .btnincele:hover { background-color: #1894ac; border: 1px solid #1894ac; color: #fff; }
    
    /*------------------------------------Blok Sepet--------------------------------------------*/
    .SepetBlockInfo { text-align: left; }
    
    .SepetBlockInfo table { border-collapse: collapse; margin-bottom: 5px; width: 100%; }
    
    .SepetBlockInfo td { border-bottom: 1px solid #EEEEEE; padding: 5px 2px; vertical-align: top; }
    
    .SepetBlockInfo .SepetBlockImg img { border: 1px solid #EEEEEE; text-align: left; }
    
    .SepetBlockInfo .SepetBlockName a { color: #666666; font-size: 11px; }
    
    .SepetBlockInfo .SepetBlockAdet { text-align: right; font-size: 11px; }
    
    .SepetBlockInfo td.SepetBlockTotal { text-align: right; }
    
    .SepetBlockInfo .SepetBlockRemove a { text-align: right; cursor: pointer; width: 10px; height: 20px; font-size: 0; display: block; background: url(/App_Themes/Default/images/remove-small.png) center 4px no-repeat; }
    
    .SepetBlockGenelTotal { text-align: right; }
    
    .SepetBlockGenelTotal table { border-collapse: collapse; margin-bottom: 5px; }
    
    .SepetBlockGenelTotal td { padding: 4px; font-size: 14px; }
    
    .SepetBlockGenelTotal td b { font-weight: 700; }
    
    .SepetBlockCheck { clear: both; float: left; text-align: center; width: 100%; }
    
    .SepetBlockCheck a { line-height: 30px; }
    /*------------------------------------Blok Sepet--------------------------------------------*/
    
    
    .SonEklenenUrunler .Block_Text { padding: 0px; }
    
    
    
    /* ================================================ */
    /* ! HEADER                                         */
    /* ================================================ */
    
    
    #header { clear: both; text-align: center; background-color: #fff; border-top: 35px solid #2b2b2b; }
    #header:before, #header:after { content: " "; display: table; }
    #header:after { clear: both; }
    
    #lang_flag_container { left: auto !important; right: 0 !important; top: 0 !important; }
    #langHover { padding-right: 0 !important; }
    #lang-detail { left: auto !important; right: 0 !important; }
    .mobileNav { display: none; }
    
    
    #logo { display: inline-block; float: left; padding: 44px 0; }
    #logo a { display: block; }
    #logo a img { max-width: 300px; display: block; }
    .uyeGirisUyeAdi { display: none; }
    
    .welcome { float: right; position: absolute; right: 0; top: 40px; }
    .welcome .uyeGirisWelcome { display: none; }
    .welcome ul li { float: left; }
    .welcome .headerUyeGiris a,
    .welcome .headerUyeOl a,
    .welcome .headerHesabim,
    .welcome .headerCikis { font-size: 13px; display: inline-block; color: #2b2b2b; font-weight: 500; text-transform: uppercase; line-height: 40px; position: relative; }
    .welcome .headerHesabim:after { content: '\e82a'; float: left; width: 40px; line-height: 40px; background: #efefef; border-radius: 3px; font-family: 'Linearicons-Free'; margin-right: 10px; color: #202020; }
    .welcome .headerCikis:after { content: '\e820'; float: left; width: 40px; line-height: 40px; background: #efefef; border-radius: 3px; font-family: 'Linearicons-Free'; margin-right: 10px; color: #202020; }
    .welcome .headerUyeGiris a:after { content: '\e82a'; float: left; width: 40px; line-height: 40px; background: #efefef; border-radius: 3px; font-family: 'Linearicons-Free'; margin-right: 10px; color: #202020; }
    .welcome .headerUyeOl a:after { content: '\e82a'; float: left; width: 40px; line-height: 40px; background: #efefef; border-radius: 3px; font-family: 'Linearicons-Free'; margin-right: 10px; color: #202020; }
    .welcome .headerUyeOl a:before { content: '+'; position: absolute; left: 23px; top: 0; line-height: 40px; font-size: 20px; color: #202020; }
    .welcome .headerUyeGiris a,
    .welcome .headerHesabim { margin-right: 20px; }
    
    .hakkimizdaBolumu { float: left; }
    .hakkimizdaBolumu a { float: left; color: #000; font-weight: 600; font-size: 12px; line-height: 35px; padding: 0 14px; border: 1px solid rgba(255, 255, 255, 0.3); border-left: none; border-top: none; border-bottom: none; }
    .hakkimizdaBolumu a:hover { background: #fff; }
    .headerSosyalMedya { float: left; margin-top: 6px; margin-left: 10px; }
    .headerSosyalMedya a { float: left; display: inline-block; color: #000; font-size: 14px; margin-left: 7px; width: 27px; text-align: center; }
    .headerSosyalMedya a .fa { line-height: 27px; }
    .headerSosyalMedya a:hover { color: #1894ac; }
    .usernav { display: none; }
    
    .hText { position: absolute; left: 0; right: 0; top: -35px; float: left; }
    .hText .pull-left { line-height: 35px; color: #c2c2c2; font-size: 14px; font-weight: 600; }
    .hText .pull-right { padding: 9px 0 0; }
    .hText .pull-right > a { float: left; color: #c2c2c2; font-size: 14px; font-weight: 600; padding-right: 15px; margin-right: 15px; border-right: 1px solid #c2c2c2; line-height: 14px; }
    .hText .pull-right > ul { float: left; }
    .hText .pull-right > ul li { float: left; margin-right: 20px; }
    .hText .pull-right > ul li:last-child { margin-right: 0; }
    .hText .pull-right > ul li a { float: left; color: #c2c2c2; font-size: 14px; }
    
    
    .SliderYan { display: none !important; }
    
    
    /*Header Menu*/
    .navigation { float: left; width: 100%; background: #f5f5f5; margin-bottom: 10px; }
    .navigation .HeaderMenu2 > li { float: left; position: relative; padding: 9px 15px; }
    .navigation .HeaderMenu2 > li > a { padding: 0; line-height: 33px; color: #2b2b2b; font-size: 13px; display: block; font-weight: normal; -webkit-font-smoothing: antialiased; }
    .navigation .HeaderMenu2 > li.ulVar > a:after { content: '\e874'; font-family: 'Linearicons-Free'; font-size: 8px; margin-left: 2px; }
    .navigation .HeaderMenu2 > li:hover { background: #efefef; }
    .navigation .HeaderMenu2 > li:hover > a { color: #5f5f5f; }
    .navigation .HeaderMenu2 > li ul { position: absolute; display: none; left: 0; top: 100%; z-index: 99; background: #fff; width: 240px; padding: 25px 0; box-shadow: 0 1px 1px rgba(0,0,0,.15) !important; border: 1px solid rgba(0,0,0,.05); }
    .navigation .HeaderMenu2 li:hover > ul { display: block; }
    .navigation .HeaderMenu2 > li > ul li { position: relative; }
    .navigation .HeaderMenu2 > li > ul li:hover > ul { display: block; left: 100%; top: 0; position: absolute; }
    .navigation .HeaderMenu2 > li > ul li a { display: block; color: #5f5f5f; font-weight: normal; font-size: 12px; line-height: normal; text-align: left; padding: 15px 25px; position: relative; }
    .navigation .HeaderMenu2 > li > ul li a:after { display: inline-block; font-family: 'FontAwesome'; font-size: 7px !important; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f054"; position: absolute; left: 15px; top: 19px; }
    .navigation .HeaderMenu2 > li > ul li a:hover { color: #1894ac; }
    .navigation .HeaderMenu2 > li:first-child { padding-right: 0; }
    .navigation .HeaderMenu2 > li:first-child > a { font-size: 0; border-right: 1px solid #e1e1e1; padding-right: 15px; line-height: 30px; }
    .navigation .HeaderMenu2 > li:first-child > a:before { content: '\f015'; font-family: 'FontAwesome'; font-size: 13px; }
    
    /*Sepet*/
    .mycart { float: right; position: absolute; right: 20px; bottom: 17px; }
    .mycart > a { display: block; color: #2b2b2b; text-transform: uppercase; text-align: left; }
    .mycart > a:before { display: block; content: ""; float: left; width: 23px; height: 36px; background: url('images/sepetim.png')no-repeat center center; margin-right: 10px; }
    .mycart .sepetTecxt { display: inline-block; font-size: 13px; margin-top: 4px; }
    .mycart .sepetTecxt .fa { display: none; }
    .mycart .sepetUrun { display: none; }
    .mycart .sepetUrunSayisi { display: none; text-align: center; color: #666; font-size: 20px; font-weight: 600; padding: 0 0 3px 0; }
    .mycart .sepetTopTutar { display: block !important; }
    .mycart > a:hover:after { color: #1894ac; }
    
    .CartProduct { width: 318px; float: left; background: #fff; z-index: 99999; border: 1px solid #d6d6d6; border-top: 5px solid #fff; padding: 20px; position: absolute; top: 100%; margin-top: 0; right: 0; margin-left: -150px; box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); -ms-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); }
    
    
    .spanustSepetteUrunYok:before { width: 40px; height: 40px; content: ""; background: url(images/divustSepetteUrunYok.png) no-repeat center center; margin: 0 auto 10px; display: block; }
    
    
    .CartProduct .SPrice { height: 30px; background: #1894ac; 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: bold; }
    
    .CartProduct .SPrice .sepetToplamTutar { color: #fff; margin-left: 5px; }
    
    .CartProduct .SProduct { display: table; overflow: hidden; text-align: center; font-weight: 300; font-size: 12px; color: #000000; max-height: 300px; overflow-y: auto; }
    
    .CartProduct .SProduct::-webkit-scrollbar { width: 5px; }
    
    .CartProduct .SProduct::-webkit-scrollbar-track { background: #e9e9e9; }
    
    .CartProduct .SProduct::-webkit-scrollbar-thumb { background: #d9d9d9 !important; width: 5px; height: 100px; border-radius: 0; border: none !important; }
    
    .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 + a { position: absolute; right: 0; top: 0; width: auto !important; }
    
    .CartProduct .SProduct li a:last-child * { color: #bfbfbf; }
    
    .CartProduct .SProduct li a * { display: table-cell !important; vertical-align: middle !important; color: #232120; font-size: 11px; 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 { height: auto !important; max-width: 70px !important; }
    
    .mycart:hover .CartProduct { display: block !important; }
    
    .headerCartBtn { display: block !important; margin-top: 10px !important; float: left; width: 45%; background-color: #a1d5e2; font-size: 11px !important; }
    
    .headerOrderBtn { display: block !important; margin-top: 10px !important; float: right; width: 50%; background-color: #a1d5e2; font-size: 11px !important; }
    
    /*Arama*/
    .aramaButonu { float: right; margin-left: 25px; display: inline-block; color: #2b2b2b; font-style: normal; font-weight: 300; font-size: 18px !important; line-height: 90px; }
    .aramaButonu .lnr { line-height: 97px; font-size: 17px; }
    #divArama { position: relative; float: left; width: 100%; }
    #divArama:before { content: '\e86f'; font-family: 'Linearicons-Free'; font-size: 16px; line-height: 22px; position: absolute; left: 7px; top: 10px; width: 40px; text-align: center; border-right: 1px solid #e1e1e1; }
    /*#divArama:after { content: '\e876'; font-family: 'Linearicons-Free'; font-size: 16px; line-height: 34px; position: absolute; right: 10px; top: 2px; }*/
    
    .searchContent { display: inline-block; position: absolute; left: 26%; top: 40px; z-index: 9999; width: 40%; }
    .searchContent .ButtonMic { display: none !important; }
    .searchContent #txtbxArama { float: left; width: 100%; font-weight: 300; height: 40px; color: #959595; font-size: 13px; border: none; padding: 0 50px 0 57px; background: transparent; border: 1px solid #e1e1e1; border-radius: 5px; -webkit-appearance: none; }
    .searchContent #btnKelimeAra { cursor: pointer; position: absolute; border: none; right: 3px; top: 3px; width: 34px; line-height: 34px; background: url(images/btnKelimeAra.png) no-repeat center center #efefef; color: #2b2b2b; font-size: 0; border-radius: 0 5px 5px 0; -webkit-appearance: none; }
    .searchContent #txtbxArama::-webkit-input-placeholder { color: #959595; }
    .searchContent #txtbxArama:-moz-placeholder { color: #959595; }
    .searchContent #txtbxArama::-moz-placeholder { color: #959595; }
    .searchContent #txtbxArama:-ms-input-placeholder { color: #959595; }
    .searchContent #txtbxArama:focus { color: #959595; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
    
    /* ================================================ */
    /* ! FOOTER                                         */
    /* ================================================ */
    .ebultenBolumu { float: left; width: 100%; margin-top: 25px; background: url('/Uploads/EditorUploads/ccc.jpg') center center; background-size: cover; height: 500px; margin-bottom: 0px; }
    
    .ebultenBolumu .ebultenBaslik { float: left; width: 100%; margin-top: 145px; margin-bottom: 25px; display: block; color: #2b2b2b; font-family: 'Raleway', sans-serif; font-size: 13px; }
    
    .ebultenBolumu .ebultenBaslik strong { font-size: 24px; font-weight: 500; display: block; margin-bottom: 30px; }
    
    #divNewsLetter { width: 100%; display: inline-block; position: relative; }
    
    #divNewsLetter label { display: none; }
    
    #divNewsLetter #txtbxNewsletterMail { border: 1px solid #fff; height: 40px; color: #000; background: #fff; font-size: 13px; width: 100%; padding-right: 80px; }
    
    #divNewsLetter #btnMailKaydet { position: absolute; background: #1894ac; right: 0; top: 0; height: 40px; line-height: 40px; padding: 0 15px; margin: 0; }
    
    #divNewsLetter .newsbutton { position: absolute; background: #1894ac; right: 0; top: 0; height: 40px; line-height: 40px; padding: 0 15px; margin: 0; }
    
    
    .footerTopTutucu { background-color: #fff; padding: 35px 0 35px 0; margin-top: 20px; }
    .footerGenelTutucu { float: left; width: 100%; background: #2b2b2b; }
    .footerGenelTutucu:after { clear: both; display: table; content: ""; }
    .footerBankaTutucu { float: left; width: 100%; background: #2b2b2b; border-top: 1px solid #3b3b3b; padding: 25px 0; }
    .footerBankaTutucu:after { clear: both; display: table; content: ""; }
    .bankaSol { float: left; }
    .bankaSag { float: right; font-size: 12px; color: #d7d7d7; line-height: 23px; }
    .footerTopTutucu .footerLogoTutucu { float: left; width: 100%; text-align: center; margin: 0 0 0 0; }
    .footerTopTutucu .footerLogoTutucu .footerLogo { display: inline-block; margin-bottom: 20px; }
    .footerTopTutucu .footerSosyalMedya { float: left; width: 100%; text-align: center; }
    .footerTopTutucu .footerSosyalMedya a { display: inline-block; margin: 0 10px; color: #5f5f5f; font-size: 18px; }
    .footerTopTutucu .footerSosyalMedya a:hover { color: #1894ac; }
    .footerGenelTutucu .dortluBlok { float: left; width: 25%; margin: 30px 0; padding: 0 10px; }
    .footerGenelTutucu .dortluBlokIcerik { float: left; width: 100%; background: #fff; padding: 25px; text-align: center; }
    .footerGenelTutucu .dortluBlokIcerik .fa { font-size: 18px; color: #2b2b2b; }
    .footerGenelTutucu .dortluBlokIcerik span { display: block; text-align: center; font-size: 13px; margin-top: 17px; color: #2b2b2b; font-weight: 400; }
    .footerGenelTutucu .dortluBlokIcerik span strong { display: inline-block; color: #8c8c8c; font-weight: 400; }
    .footerGenelTutucu .dortluAltBlok { float: left; width: 25%; margin: 45px 0; }
    .footerGenelTutucu .dortluAltBlok h5 { color: #fff; font-size: 14px; font-weight: 500; margin-bottom: 15px; display: block; }
    .footerGenelTutucu .dortluAltBlok ul { }
    .footerGenelTutucu .dortluAltBlok ul li { margin-bottom: 10px; }
    .footerGenelTutucu .dortluAltBlok ul li a { display: inline-block; color: #c2c2c2; font-size: 12px; font-weight: 500; }
    .footerGenelTutucu .dortluAltBlok ul li a:hover { text-decoration: underline; }
    .footerGenelTutucu .dortluAltBlok span { display: inline-block; color: #c2c2c2; font-size: 12px; margin-bottom: 10px; }
    
    #ticimaxCopyright { display: inline-block; margin: 0 !important; line-height: 45px !important; }
    
    .userLoginBtn, .userSignBtn { border: 0 !important; }
    
    
    @media (min-width: 1199px) and (max-width:1260px) {
    
     .ticiContainer, .headerContent { width: 1180px; margin-left: 10px; margin-right: 10px; }
    
     .ProductDetailMain .ProductDetailMainRow { margin: 0; }
    
     .ProductDetailMain .leftImage { width: 500px; padding-right: 10px; }
    
     .ProductDetailMain .RightDetail { width: 790px; padding-left: 10px; }
    }
    
    @media (max-width:1260px) {
    
     .ticiContainer, .headerContent { width: 1180px; margin-left: 10px; margin-right: 10px; }
    
     .ProductDetailMain .ProductDetailMainRow { margin: 40px 0 0; }
    
     .ProductDetailMain .leftImage { width: 500px; padding-right: 10px; }
    
     .ProductDetailMain .RightDetail { width: 790px; padding-left: 10px; }
    }
    
    @media (max-width: 1199px) {
     .ticiContainer, .headerContent { width: 970px; margin: 0 auto; }
     .navigation { width: 100%; }
     .ProductDetailMain .RightDetail { width: 580px; }
     .ProductIcon .UTelefonlaSiparis, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UIstekListemeEkle, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UindirimliUrun, .ProductIcon .FiyatHaberVer, .ProductIcon .UrunKargoBedava, .ProductIcon .UGelinceHaberVer { width: 16%; }
     .sortingContent span { font-size: 9px !important; }
     .urunTab ul li a { font-size: 12px; }
    }
    
    @media (max-width: 991px) {
    
     .ticiContainer, .headerContent { width: 750px; margin: 0 auto; }
     .FiltrelemeUrunAdet { display: none !important; }
     .ProductDetailMain .leftImage { width: 300px; }
     .ProductDetailMain .RightDetail { width: 450px; }
     .ProductDetailMain #divIndirimOrani { position: absolute; right: 0; left: auto; bottom: 70px; width: auto; }
     .navigation .HeaderMenu2 > li { padding: 9px 10px; }
     .navigation .HeaderMenu2 > li:first-child > a { padding-right: 10px; }
     .searchContent { width: 35%; }
     .bankaSol { width: 60%; }
     .bankaSol img { max-width: 100%; }
     .leftBlock { display: none; }
     #divSatinAl .BasketBtn .Basketinp p { width: 40px; }
     #divSatinAl .BasketBtn .Basketinp .riSingle { width: calc(100% - 45px); }
     .urunTab ul li a { padding-right: 15px; font-size: 11px; }
     .detaySliderContainer .bold .satir1 { font-size: 19px; }
     .categoryTitle .bold { font-size: 19px; }
     .hText .pull-left { font-size: 12px; }
     .hText .pull-right > a { font-size: 12px; }
     .hText .pull-right > ul li a { font-size: 12px; }
     .navigation .HeaderMenu2 > li > a { font-size: 11px; }
    }
    
    @media (max-width: 767px) {
    
     .ticiContainer, .headerContent { width: 97%; margin: 0 auto; }
    
     .slides { overflow: hidden; }
    
     .slides li a { /*margin-left: -35%; margin-right: -35%;*/ display: block; }
    
     .slides li a img { display: block; width: 100%; height: auto; }
    
     .leftBlock { display: none; }
    
     .ProductDetailMain .leftImage { width: 40%; text-align: center; padding-right: 10px; }
    
     .ProductDetailMain .RightDetail { width: 60%; padding-left: 10px; }
    
     .footerBankaTutucu .bankaSol { width: 100%; text-align: center; }
    
     .footerBankaTutucu .bankaSag { width: 100%; text-align: center; }
    
     .footerGenelTutucu .dortluAltBlok { text-align: center; width: 100%; margin: 10px 0; }
    
     .anasayfaBanner > div { margin-bottom: 10px; }
    
     .ProductList .ItemOrj.col-xs-6 { padding-left: 2px; padding-right: 2px; }
    
     .ProductDetail .product-social-icon-wrapper { display: none !important; }
    
     .ProductIcon .UTelefonlaSiparis, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UIstekListemeEkle, .ProductIcon .UFavorilerimeEkle, .ProductIcon .UindirimliUrun, .ProductIcon .FiyatHaberVer, .ProductIcon .UrunKargoBedava, .ProductIcon .UGelinceHaberVer { width: 30%; }
    
     .ProductIcon .box1 { margin-right: 0; }
    
     .categoryTitleText * { display: inline; }
    
     .breadcrumb { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    
     .urunOzellik { margin-top: 10px; padding: 0; }
    
     .urunOzellik .mobilTab { margin-left: -5px; margin-right: -5px; }
    
     .urunOzellik > .mobilTab > ul > li { position: relative; background-color: #efefef; border-bottom: 1px solid #e9e9e9; }
    
     .urunOzellik .mobilTab ul li.active { background-color: #fff; }
    
     .urunOzellik .mobilTab ul li a:after { content: "\f107"; font-family: FontAwesome; font-size: 20px; line-height: normal; position: absolute; right: 8px; top: 10px; }
    
     .urunOzellik .mobilTab ul li.active a:after { content: "\f106"; }
    
     .urunOzellik .mobilTab ul li a { display: block; padding: 13px 5px; color: #000; font-size: 13px; }
    
     .urunOzellik .mobilTab ul li.active .urunDetayPanel { display: block !important; }
    
     .urunOzellik .urunDetayPanel { background-color: #fff; padding: 5px; float: none; }
    
     .urunOzellik .urunDetayPanel * { max-width: 100%; }
    
     .urunDetayPanel #yorumYaz { width: 100% !important; }
    
     .taksitBlok { width: 100%; }
     .urunDetayPanel .urunYorumYok { text-align: center; display: block; padding: 8px 0; }
    
     .urunDetayPanel .divYorumYazGiris { text-align: center; display: block; padding: 8px 0; }
    }
    
    @media (max-width: 580px) {
    
     .ProductDetailMain .leftImage { width: 100%; text-align: center; padding: 0; }
    
     .ProductDetailMain .RightDetail { width: 100%; padding-left: 0; }
    
     .ProductIcon2 .TavsiyeEtBtnContent, .ProductIcon2 .hidden-phone, .ProductIcon2 .YorumYazbtnContent { width: 30%; }
    }
    
    
    @media(max-width:767px) {
    
     #lang_flag_container { display: none !important; }
    
     .welcome, .mycart, .aramaButonu { display: none; }
    
     .searchContent { display: block; position: fixed; left: 0; right: 0; top: -50px; background: #fff; padding: 10px; opacity: 0; height: 0; transition: all 0.2s ease; }
    
     body.topOverlay .searchContent { opacity: 1; top: 0; height: auto; }
    
     #txtbxArama { padding: 8px; border: 1px solid #efefef; width: 100%; border-radius: 0; box-shadow: none; -webkit-appearance: none; }
    
     #btnKelimeAra { display: none; }
    
     #header { background-color: #fff; position: relative; height: 65px; border-bottom: 1px solid #d9d9d9; width: 100%; border-top: none; }
    
     #header #logo { width: 40%; margin: 0 auto !important; display: table !important; text-align: center; float: none; padding: 0; }
    
     #header #logo a { display: table-cell; vertical-align: middle; text-align: center !important; height: 65px; margin: 0 auto; }
    
     #header #logo img { max-width: 100%; max-height: 60px; display: inline; }
    
     .MobilUserBtn { position: absolute; right: 48px; top: 16px; }
    
     .MobilCartBtn { position: absolute; right: 8px; top: 16px; }
    
     .MobilSearchBtn { position: absolute; left: 48px; top: 16px; }
    
     .MobilMenuBtn { position: absolute; left: 8px; top: 16px; }
    
     .MobilUserBtn i,
     .MobilCartBtn i,
     .MobilSearchBtn i,
     .MobilMenuBtn i { font-size: 26px; color: #000; }
    
     .mobileNav { line-height: 30px; text-align: left; display: block; font-size: 15px; color: #9b9b9b; }
    
     .mobileNav i { font-size: 26px; margin-right: 10px; float: left; }
    
     .HeaderMenu2 { background-color: #fff; }
    
     #header .navigation { display: none; }
    
     #header .searchContent { display: none; }
    
     .HeaderMenu2 li { font-size: 100%; position: relative; overflow: hidden; float: none !important; text-align: left; }
    
     .HeaderMenu2 li a { position: relative; display: block; padding: .96em !important; z-index: 2; overflow: hidden; color: #9b9b9b !important; border-bottom: 1px solid rgba(0, 0, 0, 0.15); font-size: 13px; line-height: normal !important; }
    
     .navigation .HeaderMenu2 > li:hover > a { background-color: #fff; color: #9b9b9b !important; }
    
     .navigation .HeaderMenu2 > li > ul li > a:after { display: none !important; }
    
     .HeaderMenu2 li ul { width: 100% !important; position: relative !important; left: auto !important; top: auto !important; }
    
     .navigation .HeaderMenu2 > li ul { padding: 0; box-shadow: none; border: 0; }
    
     .HeaderMenu2 li ul li { font-size: 100%; position: relative; overflow: hidden; background-color: #fff; }
    
     .HeaderMenu2 li ul li ul li { background-color: #fff; }
    
     .HeaderMenu2 li ul.flexnav-show li { overflow: visible; }
    
     .HeaderMenu2 li ul li a { display: block; }
    
     .HeaderMenu2 ul li ul li a { }
    
     .HeaderMenu2 ul li ul li ul li a { }
    
     .HeaderMenu2 .touch-button { position: absolute; z-index: 999; top: 0; right: 0;  height: 41px; display: inline-block; text-align: right; }
    
     .HeaderMenu2 .touch-button i { font-size: 24px; line-height: 41px; width: 41px; text-align: center; }
    
     .HeaderMenu2 .touch-button:hover { cursor: pointer; }
    
     .HeaderMenu2 .touch-button.active i:before { content: "\f106"; }
    
     .HeaderMenu2 .touch-button i:before { content: "\f107"; }
    
     .mobilNavigation.active { left: -100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
    
     .mobilNavigation { width: 100%; height: 100%; position: fixed; left: 0; z-index: 999; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
    
     .mobilNavigation .mobilNavBottom { position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); }
    
     .mobilNavigation.active #jqxMenu { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); }
    
     .mobilNavigation #jqxMenu { -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); padding-bottom: 70px; }
    
     .mobilNavigation #jqxMenu { width: 80%; max-width: 320px; height: 100%; background-color: #fff; -webkit-box-shadow: 10px 0 5px 0 rgba(50,50,50,0.2); box-shadow: 10px 0 5px 0 rgba(50,50,50,0.2); position: relative; overflow: scroll; -webkit-overflow-scrolling: touch; -webkit-transition: 200ms cubic-bezier(0.25,0.25,0.75,0.75) -webkit-transform; -moz-transition: 200ms cubic-bezier(0.25,0.25,0.75,0.75) -moz-transform; -o-transition: 200ms cubic-bezier(0.25,0.25,0.75,0.75) -o-transform; -ms-transition: 200ms cubic-bezier(0.25,0.25,0.75,0.75) -ms-transform; transition: 200ms cubic-bezier(0.25,0.25,0.75,0.75) transform; z-index: 100; }
    
     .mobilNavigation #jqxMenu .jqxMenuTittle { text-align: left; display: block; padding: 23px 10px; font-size: 16px; background: #d9d9d9; }
    
     .mobilNavigation #jqxMenu .jqxMenuTittle:after { clear: both; display: table; content: ""; }
    
     .mobilNavigation #jqxMenu .jqxMenuTittle i { float: right; font-size: 20px; }
    
     .CartProduct { width: 350px; position: fixed; right: 0; top: 0; width: 80%; margin-left: auto; float: none; margin-right: -100%; height: 100%; padding: 5px; background: #fff; overflow: scroll; z-index: 10000; z-index: 9999; padding: 5px 5px 0 5px; background-color: #fff; border: 1px solid #d9d9d9; display: block !important; -webkit-box-shadow: -10px 0 5px 0 rgba(50,50,50,0.2); box-shadow: -10px 0 5px 0 rgba(50,50,50,0.2); -webkit-transition: margin-left 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition: margin-right 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); -ms-transition: margin-right 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); -o-transition: margin-right 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); transition: margin-right 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); }
    
     .CartProduct.cartFixed { margin-right: 0; }
    
     .hText { display: none; }
     #pnlSlider .flex-direction-nav .flex-next { width: 30px; height: 30px; right: 5px; }
     #pnlSlider .flex-direction-nav .flex-next:before { line-height: 30px; }
     #pnlSlider .flex-direction-nav .flex-prev { width: 30px; height: 30px; left: 5px; }
     #pnlSlider .flex-direction-nav .flex-prev:before { line-height: 30px; }
     #pnlSlider { margin-bottom: 10px; }
     .anasayfaBanner .col-sm-6 { padding: 0; }
     .anasayfaBanner .col-sm-4 { padding: 0; }
     .categoryTitle .bold .satir1 { font-size: 16px; }
     .owl-nav { right: 0; left: auto; }
     .searchContent { width: 100%; }
     #divSatinAl .BasketBtn .Basketinp { width: 45%; }
     #divSatinAl .BasketBtn .basketBtn { width: 50%; }
     #divSatinAl .buyfast { width: 100%; }
     .ProductDetailMain .ProductDetailMainRow { margin-top: 0; }
    }
    
    @media (min-width:768px) {
     .MobilUserBtn, .mobilNavigation { display: none; }
     .MobilCartBtn { display: none; }
     .MobilSearchBtn { display: none; }
     .MobilMenuBtn { display: none; }
    }
  • 25-05-2021, 14:59:19
    #2
    pm gönderildi
  • 25-05-2021, 15:22:06
    #3
    güncel