﻿/* ==================== */
/* f-07      */
/* ==================== */
@import 'bootstrap.css';
/*@import 'owl.carousel.css';*/
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext';
#lang_flag_container{display:none !important}
* { margin: 0; outline: 0; padding: 0; font-weight: normal; }
body {background: #FFF;color: #000;font-family: 'Roboto Condensed' !important;font-weight: normal;margin: 0;padding: 0;/*opacity: 0;*/}
body.sticker{padding-top:135px !important}
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 !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; }
label input { margin-right: 5px; }
#cb3DSecureOdeme { margin-right: 8px; }
img { border: none; }
ol, ul { list-style: none; }
a {text-decoration: none;color: #666666;}
h1 h2 h3 h4 h5 h6 { margin: 0px; padding: 0px; font-weight: normal !important; }
body, td, th, input, textarea, select, a { font-size: 12px; }
#txtbxCep { border: solid 1px #DDDDDD; height: 26px; color: #777777; background-color: transparent; }
input[type="text"] { border: solid 1px #DDDDDD; padding: 0 5px; height: 26px; color: #777777; background-color: transparent; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #333; }
input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #333; }
input[type="password"] { border: solid 1px #DDDDDD; padding: 4px; text-indent: 5px; color: #777777; background-color: transparent; }
input[type="submit"] { border: none; cursor: pointer; }
.clear { clear: both; }
.bordernone { border: none !important; }
ul.breadcrumb{line-height:25px;}

.userSignUp{display:none!important;}

select,
input { font-family: 'Roboto Condensed' !important; }
.textarea { font-family: 'Roboto Condensed' !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 */ }
.textarea:focus { background-color: #F1F1F1; border: solid 1px #CCCCCC; }
.textbox { font-family: 'Roboto Condensed' !important; color: #666666; display: block; font-size: 14px; width: 100%; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; /* Safari */ }
.textbox:focus { background-color: #F1F1F1; border: solid 1px #CCCCCC; }
.button { cursor: pointer; background: #000000; color: #FFFFFF; padding: 4px 5px; transition: all 0.3s ease 0s; }
.button:hover { background-color: #000; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.selectboxx { border: 1px solid #DDDDDD; height: 26px; line-height: 26px; padding: 0 5px; background-color: none !important; width: 100%; margin-bottom: 4px; }
.validate, .validateSol, .validateOrta { position: absolute; right: 1.5%; top: -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; }
body { -webkit-text-size-adjust: 100%; }
button { -webkit-appearance: none; }
.clearfix { content: ''; clear: both; display: block; float: left; width: 100%; }
.clearfix:after,
.clearfix:before { content: ''; clear: both; display: block; float: left; width: 100%; }
/* ------------------------------------Marka Listeleme --------------------------------------------*/
.brandItem { color: #555; font-size: 25px; text-transform: capitalize; margin-bottom: 12px; display: inline-block; }
.brandItem:hover { color: #d34848; }
.productBrandContent { }
.productBrand { }
.productBrandList { }
#allBrands { display: none; }
.allBrandsActive { background-position: center -26px !important; }
.productsHover { height: auto !important; }
/* ------------------------------------Marka Listeleme --------------------------------------------*/

/* ------------------------------------ ToolTip --------------------------------------------*/
.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: #000; }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000; border-width: 5px 5px 0; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000; border-width: 5px 5px 5px 0; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000; border-width: 5px 0 5px 5px; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000; border-width: 0 5px 5px; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000; border-width: 0 5px 5px; }
/* ------------------------------------ ToolTip --------------------------------------------*/


.brandlistselection {float: left;width: 100%;padding: 0px;margin: 0 0 20px 0;padding: 0 0 10px 0;border-bottom: 1px solid #dddddd;background: #fff;max-width: 1240px;margin: 0 auto 20px auto;float: none;}
.brandlistselection .selectBox { float: left; margin-right: 10px; padding-right: 10px; }
.brandlistselection .selectBox p { display: none; }
.brandlistselection .selectBox select { color: #000; font-size: 14px; height: 40px; font-weight: normal; border: none; padding: 0 10px 0 10px; background: transparent; cursor: pointer; box-shadow: none !important; text-transform: uppercase; padding-left: 0; }
.brandlistselection > label { float: left; color: #000; font-size: 14px; font-weight: normal; display: inline-block; cursor: pointer; }
.brandlistselection label > input[type="checkbox"] { display: none !important; }
.brandlistselection label > label { color: #000; font-size: 14px; font-weight: normal; line-height: 40px; margin-left: 5px; display: inline-block; padding-left: 40px; cursor: pointer; text-transform: uppercase; }
.brandlistselection label > label:hover { color: #000; background: url('images/checkbox2.png') left center no-repeat; }
.brandlistselection label > input[type=checkbox] + label { background: url('images/checkbox3.png') left 20px center no-repeat;     border-left: 1px solid #ddd;}
.brandlistselection label > input[type="checkbox"][checked] + label { display: block; background: url('images/checkbox2.png') left center no-repeat; }

#mainHolder_linkFiltreKaldir { float: left; padding-left: 20px; background: url('images/kapat.jpg') center left no-repeat; color: #000; font-size: 14px; font-weight: normal; line-height: 40px; display: inline-block; margin-left: 15px; }
.brandlistselectionBottom { display: none; }

#divUstFiltreMarka { display: none; }
#divUstFiltreKategori { display: block; }

.blockSelect { float: right !important; margin: 0 !important; }
/*
.blockSelect:before {content: 'Listeleme'; display: inline-block; padding-right: 18px; margin-right: 10px; border-right: 1px solid #bcbcbc; float: left;}
*/
.blockSelect a { float: left; text-align: center; display: inline-block; width: 40px; height: 40px; background: transparent; font-size: 16px; color: #cccccc; }
.blockSelect a .fa { line-height: 40px; }
.blockSelect a:hover { border-color: #ffb72d; }

.blockSelect .sort_hrz { }
.blockSelect .sort_3
}
.blockSelect .sort_4 { }

.blockSelect .sort_hrz.sort_hrzActive { color: #000000; }
.blockSelect .sort_3.sort_3Active { color: #000000; }
.blockSelect .sort_4.sort_4Active { color: #000000; }

/*Kategori Sayfalama*/
.urunListRel { width: 100%; float: left; position: relative; }

.pageNumber { display: none; float: left; margin: 35px 0; }
.pageNumber a { display: inline-block; border: 1px solid #e6e6e6; float: left; color: #c7c7c7; font-size: 15px; margin-right: 5px; width: 25px; height: 25px; line-height: 23px; text-align: center; background: transparent; }
.pageNumberContent { }
.pageNumberBottom { display: block !important; float: right; margin: 60px 0 35px 0; }
.pageNumberContent,
.pageBorder { display: inline-block; text-align: right; }
.pageNumberContent a,
.pageBorder a { display: inline-block; border: 1px solid #000; color: #000; font-size: 15px; margin-right: 5px; width: 25px; height: 25px; line-height: 23px; text-align: center; background: transparent; }
.pageNumberContent a:hover,
.pageBorder a:hover { background: #000; border-color: #000; color: #fff; }
.pageNumberContent a.SelectedSayfa,
.pageBorder a.SelectedSayfa { background: #000; border-color: #000; color: #fff; }

/* ------------------------------------ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬ÂžÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬ÂžÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼n Liste--------------------------------------------*/
/*Bedenler*/
.boxBedenlerContent { display: none !important; position: absolute; bottom: 61px; left: 1px; right: 1px; padding: 10px 10px 5px 10px; padding-left: 3.33333%; background: rgba(0,0,0,0.5); }
.boxBedenlerContent .boxBedenler { float: left; width: 31px; height: 31px; border: 2px solid #000000; border-radius: 150px; color: #ffffff; font-size: 12.5px; line-height: 28px; margin-right: 5px; margin-bottom: 5px; text-align: center; }
.boxBedenlerContent .boxBedenler.noStokUrunListe { border-color: #999999; color: #999999; text-decoration: line-through; }
.boxBedenlerContent .boxResimContent { display: none; }
.productItem:hover .boxBedenlerContent { display: block; }



.ProductListContent { float: left; width: 100%; }
.categoryContainer .ProductListContent { float: left; width: 100%; }

#divIlgiliUrunler .productModuleItem,
.productModuleItem2,
.productItem {position: relative;background: #fff;border: 1px solid #dddddd;padding: 19px;margin-bottom: 20px;text-align: center;float: left;width: 100%;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;-ms-transition: 0.3s;}
.productItem .productIcon { width: 100%; }
#divIlgiliUrunler .moduleimage,
.productModuleItem2 .moduleimage2,
.productItem .productImage { width: 100%; text-align: center; position: relative; padding: 0 0 0px 0; border-bottom: 1px solid #dddddd; margin-bottom: 15px; }
#divIlgiliUrunler .moduleimage a,
.productModuleItem2 .moduleimage2 a,
.productItem .productImage a { display: block; position: relative; position: relative; }
#divIlgiliUrunler .moduleimage img,
.productModuleItem2 .moduleimage2 img,
.productItem .productImage img { width: 100%; margin: 0 auto; display: block; }
.productModuleItem2 .productDetail,
.productItem .productDetail { display: block; float: left; width: 100%; text-align: center; }
#divIlgiliUrunler .modulename,
.productModuleItem2 .modulename2,
.productItem .productName {float: left;width: 100%;margin-bottom: 9px;text-align: center;font-size: 15px;color: #000000;display: block;}
#divIlgiliUrunler .modulename a,
.productModuleItem2 .modulename2 a,
.productItem .productName a {float: left;width: 100%;padding: 0 0px;text-align: center;font-size: 15px;color: #000000;display: block;height:50px;}
.productModuleItem2 .moduleprice2,
#divIlgiliUrunler .moduleprice,
.productItem .productPrice { display: inline-block; height:20px;}
#divIlgiliUrunler .modulediscount,
.productModuleItem2 .modulediscount,
.productItem .discountPrice { float: right; margin: 0 6px; text-align: left; color: #000000; font-size: 18px; line-height: 18px; display: inline-block; }
#divIlgiliUrunler .modulediscount span,
.productModuleItem2 .modulediscount span,
.productItem .discountPrice span { color: #000; font-size: 18px;font-weight:normal; line-height: 18px; }

.productItem .IndirimVar .discountPrice span{font-weight:bold;font-size:20px;color:#c70505;}

#divIlgiliUrunler .modulekdv,
.productModuleItem2 .modulekdv,
.productItem .regularKdv,
.productItem .discountKdv { display: none; }
.productModuleItem2 .moduleregular,
#divIlgiliUrunler .moduleregular,
.productItem .regularPrice { float: left; margin: 0 6px; display: inline-block !important; }
.productModuleItem2 .moduleregular span,
#divIlgiliUrunler .moduleregular span,
.productItem .regularPrice span { line-height: 18px; font-size: 18px; color: #000; text-decoration: line-through; -moz-text-decoration-color: #000000; text-decoration-color: #000000; }
.productModuleItem2 .productMarka,
.productItem .productMarka { /*display: block !important;*/ text-align: center; font-size: 15px; color: #000; font-weight: normal; margin-bottom: 5px; float: left; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productItem .productOnYazi { display: none !important; float: left; width: 100%; text-align: center; margin-bottom: 5px; background: none !important; font-family: 'Roboto Condensed' !important; display: block; color: #737373 !important; font-size: 14px !important; line-height: 1.2 !important; overflow: hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productItem .productOnYazi * { background: none !important; font-family: 'Roboto Condensed' !important; display: block; color: #737373 !important; font-size: 14px !important; line-height: 1.2 !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


/*Urun Iconlari*/
.newIcon {z-index: 5;width: 51px;text-align: center;position: absolute;padding: 0 10px;height: 25px;left: 2px;top: 2px;text-align: center;overflow: hidden;display: inline-block;color: #f27837;background: #fff;line-height: 25px;border: 1px solid #f27837;font-weight: bold;font-size: 11px;font-weight: bold;}
.discountIcon { z-index: 5; width: 60px; height: 30px; position: absolute; left: 10px; top: 10px; background: url('images/indirimde.png') center center no-repeat; background-size: 60px 30px; text-indent: -999999px; overflow: hidden; display:none;}
.cargoIcon {position: absolute;right: 2px;top: 0;line-height: 15px;color: #fff;padding: 5px 0px;font-size:0;width: 40px;height: 45px;background: url('images/newcargo.png')no-repeat center;}

.examineIcon { display: none; position: absolute; bottom: 30px; left: 50%; z-index: 10; width: 57px; margin-left: -85.5px; }
.mycartIcon { display: none; position: absolute; bottom: 30px; left: 50%; z-index: 10; width: 57px; margin-left: -28.5px; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; }
.favori { display: none; position: absolute; bottom: 30px; right: 50%; z-index: 10; width: 57px; margin-right: -85.5px; }

.examineIcon a { display: inline-block; cursor: pointer; text-indent: -9999px; width: 57px; height: 30px; background: url('images/incele.png') center center no-repeat; }
.mycartIcon a { display: inline-block; cursor: pointer; text-indent: -9999px; width: 57px; height: 30px; background: url('images/sepeteEkle.png') center center no-repeat; }
.favori a { display: inline-block; cursor: pointer; text-indent: -9999px; width: 57px; height: 30px; background: url('images/favori.png') center center no-repeat; }

.examineIcon a:hover { background: url('images/inceleH.png') center center no-repeat; }
.mycartIcon a:hover { background: url('images/sepeteEkleH.png') center center no-repeat; }
.favori a:hover { background: url('images/favoriH.png') center center no-repeat; }


/*Urun Iconlari*/
.TukendiIco { z-index: 5; position: absolute; left: 0; width: 100%; text-align: center; top: 35%; }
.TukendiIco span { display: inline-block; width: 90px; text-align: center; color: #333333; background: #fff; line-height: 40px; border: 1px solid #333333; font-weight: bold; padding: 0 15px; font-size: 13px; font-weight: bold; }

/*HOVER*/
.productItem:hover { box-shadow: 0px 0px 10px rgba(0,0,0,0.4); }
.productItem:hover .productDetail { position: relative; }
.productItem:hover .productDetail:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; z-index: 9; }
.productItem:hover .examineIcon { display: block; }
.productItem:hover .mycartIcon { display: block; }
.productItem:hover .favori { display: block; }


.ProductList.pr_hrz .productItem { width: 100%; margin-right: 0; }
.ProductList.pr_hrz .productImage { width: 20%; float: left; margin: 0; }
.ProductList.pr_hrz .productItem .productDetail { float: left; width: 80%; padding-left: 15px; }
.ProductList.pr_hrz .productItem .productPrice { width: auto; }
.ProductList.pr_hrz .productItem .boxBedenlerContent { bottom: 10px; left: 20%; right: 0; }


.ProductList.pr_4 { }
.ProductList.pr_4 .productItem { width: 24%; margin-right: 1.33%; }
.ProductList.pr_4 .productItem:nth-child(4n) { margin-right: 0; }
.categoryContainer .ProductList.pr_3 .productItem { width: 32%; margin-right: 2%; }
.categoryContainer .ProductList.pr_3 .productItem:nth-child(3n) { margin-right: 0; }

/*anasayfa*/
.sliderBannerContainer { position: relative; float: left; width: 100%; }
.sliderBannerContainer .owl-nav { }
.sliderBannerContainer .owl-nav > div { display: inline-block; width: 33px; height: 41px; float: left; text-indent: -9999px; }
.sliderBannerContainer .owl-prev { position: absolute; left: -16px; margin-top: -20px; top: 50%; background: url('images/l1.png') center center no-repeat; }
.sliderBannerContainer .owl-next { position: absolute; right: -16px; margin-top: -20px; top: 50%; background: url('images/r1.png') center center no-repeat; }
.sliderBannerContainer .owl-prev:hover { background: url('images/l1.png') center center no-repeat; }
.sliderBannerContainer .owl-next:hover { background: url('images/r1.png') center center no-repeat; }
.sliderBannerContainer .Jbutonlar { display: none; }
.sliderBannerContainer .categoryTitle { display: none !important; float: left; width: 100%; text-align: left; margin-bottom: 17px; }
.sliderBannerContainer .categoryTitle .satir1 { display: inline-block; }
.sliderBannerContainer .categoryTitle .satir1 .bold { display: block; color: #000; font-size: 15px; font-weight: bold; }
.sliderBannerContainer ul li { float: left; width: 20%; padding: 7px; }
.sliderBannerContainer ul li:nth-child(4n) { margin-right: 0; }
.sliderBannerContainer ul .owl-item li { float: left; width: 100%; margin-right: 0; }


strong,
strong *,
b,
b *{font-weight:bold;}

.categoryTitle { }
.categorydesign { float: left; width: 100%; position: relative; margin-bottom:15px;}
#mainHolder_divKategoriBaslik .Kategori-Baslik{width:100%;}
#mainHolder_divKategoriBaslik .Kategori-Baslik h1{width:100%;font-size:24px;margin-bottom:20px;color:#000;font-weight:600;}
#mainHolder_divKategoriBaslik .Kategori-Yazi{font-size: 14px;line-height: 25px;color: #302c2c;max-height:95px;overflow:auto;}
#mainHolder_divKategoriBaslik .Kategori-Yazi::-webkit-scrollbar {width: 5px;margin-right:5px;}
#mainHolder_divKategoriBaslik .Kategori-Yazi::-webkit-scrollbar-thumb {background: #b3b3b3;}
#mainHolder_divKategoriBaslik .Kategori-Yazi::-webkit-scrollbar-track {background:#f0f0f0;}
.categorydesign * { font-family: 'Roboto Condensed', sans-serif !important; color: #000; }
.categorydesign img { display: block; width: 100%; }
.slide { width: 100%; margin-bottom: 15px; }
.newIconDetail, .discountIconDetail, .cargoIconDetail { display: none; }

.benzerUrunlerWrapper { background: #efefef; clear: left; }
.benzerUrunlerWrapper:before,
.benzerUrunlerWrapper:after { content: ""; display: table; }
.benzerUrunlerWrapper:after { clear: both; }
#divIlgiliUrunler,
#divBenzerUrun { float: left; width: 100%; margin-bottom: 20px; }
.productModule2 { float: left; width: 100%; }
.productModuleTitle { float: left; width: 100%; margin-bottom: 15px; display: block; text-align: center; }
.productModuleTitle p { display: inline-block; color: #000000; font-size: 25px; }



.productModule2 ul { float: left; width: 100%; }
.productModule2 ul li { float: left; width: 19%; margin-right: 1.2%; display: inline-block; margin-bottom: 20px !important; }
.productModule2 ul li:nth-child(5n) { margin-right: 0; }
.productModule2 ul li:nth-child(5) { }

#divIlgiliUrunler .productModuleItem { float: left; text-align: center; width: 24%; margin-right: 1.3%; display: inline-block; margin-bottom: 20px !important; }
#divIlgiliUrunler .productModuleItem:nth-child(4n+1) { margin-right: 0; }
.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; }

.firsatUrunleri { width: 180px; height: 252px; position: relative; margin: 0 auto; }
.Firsatprev { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; background: url("images/firsatOklar.png") no-repeat -19px 0 !important; position: absolute; top: 100px !important; z-index: 102; }
.Firsatnext { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; background: url("images/firsatOklar.png") no-repeat 0px 0 !important; position: absolute; top: 100px !important; z-index: 102; right: 0; }
.firsatUrunleriItem { width: 180px; }
.firsatUrunResim { display: block; width: 150px; height: 150px; border: none; text-align: center; margin: 0px auto; }
.firsatUrunResim img { max-width: 150px; max-height: 150px; }
.firsatUrunAdi { font-size: 12px; line-height: 14px; margin: 5px 0 5px 0px !important; overflow: hidden; text-align: center; width: 191px; height: 30px; display: block; }
.firsatUrunFiyat { text-align: center; display: block; font-size: 14px; }

.HesabimBilgi { width: 100%; line-height: 25px; }
.HesabimBilgi b { font-weight: 700; }
.userMenu { list-style: none; position: relative; display: inline-table; width: 100%; background-color: #f8f8f8; padding: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.userMenu:before { content: "KULLANICI PANEL"; display: block; color: #000; font-size: 14px; padding: 10px 5px; font-weight: 700; }
.userMenu li { display: block; position: relative; margin-bottom: 0; float: left; width: 100%; color: #414040; font-size: 13px; }
.userMenu li a { display: block; font-size: 13px; padding: 6px 15px 6px 25px; color: #414040; background: url(images/category_arrow2.png) no-repeat 10px center; }
.userMenu li:hover a { color: #000; }
.uyelikBilgilerimRow.row { width: 100%; }
.vital-stats .item { width: auto !important; }

.row { text-align: left; float: left; width: 45%; }
.row.right { float: right; }
.span { width: 100%; margin-bottom: 10px; position: relative; display: block; float: left; }
.span > label { margin-bottom: 5px; display: block; line-height: 25px; clear: left; position: relative; }
.span > label .validate { top: 0; }
.span input { width: 100%; margin-bottom: 4px; }
.span .textarea { width: 97%; margin-bottom: 4px; }
.span .labelGender { float: left; }
.span .spanGender { float: left; margin-left: 10px; text-align: center; }
.span .spanGender input { margin-right: 20px; }
.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; }
.dateofbirth input { border: 1px solid #DDDDDD !important; height: 25px !important; }

/*------------------------------------Adres Defterim--------------------------------------------*/
.HesabimAdresContent { margin-bottom: 15px; }
.HesabimAdresContent .row { padding: 2%; width: 49%; margin: 0; margin-right: 2%; margin-bottom: 2%; min-height: 170px; float: left; background-color: #f8f8f8; position: relative; }
.HesabimAdresContent .row:nth-child(2n) { margin-right: 0px; }
.HesabimAdresContent .UyelikBilgilerimContent { overflow: hidden; margin-bottom: 7px; background-color: #f8f8f8; padding: 0 10px 10px 0; }
.HesabimAdresContent .UyelikBilgilerimContent .row { background-color: transparent; height: auto; }
.HesabimAdresContent .UyelikBilgilerimContent input { background-color: #FFF; }
.HesabimAdresContent .row .span { margin-bottom: 0px; line-height: 20px; }
.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; width: 20px; margin-top: 3px; }
#mainHolder_rblFaturaTipi tr label { float: left; }
#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; padding-top: 3px; padding-bottom: 3px; }
.btn-inverse2 { position: absolute; bottom: 10px; right: 50px; padding-top: 3px; padding-bottom: 3px; }
/*------------------------------------Adres Defterim--------------------------------------------*/

/* ------------------------------------Listem--------------------------------------------*/
.Listem { width: 100%; }
.Listem .ListemItem { width: 100%; height: 50px; overflow: hidden; border-bottom: solid 1px #CCC; }
.Listem .ListemItem.Title { background-color: #f5f5f5; height: 30px; border-bottom: solid 1px #cccccc; line-height: 30px; }
.Listem .ListemItem.Title div { }
.Listem .ListemItem div { float: left; height: 40px; 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: 51%; padding-left: 1%; }
.Listem .ListemItem .line3 { width: 20%; padding-left: 1%; }
.Listem .ListemItem .line4 { width: 17%; }
.Listem .ListemItem .line4 a { margin-top: 5px; }
.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%; }
#destekIncele .ListemItem div { min-height: 50px; border-bottom: solid 1px #CCC; margin-bottom: 10px; }
#destekIncele .ListemItem div span { font-weight: bold; }
/* ------------------------------------Listem--------------------------------------------*/

.Siparislerim { margin-bottom: 10px; }
.Siparislerim .Title div { font-weight: bold; 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; }

/* ------------------------------------Para Puan--------------------------------------------*/
.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; }
/* ------------------------------------Para Puan--------------------------------------------*/

/* ------------------------------------Destek  Taleplerim--------------------------------------------*/
.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 { width: 98.8%; margin-bottom: 10px; }
.DestekTalepDetay .span div { float: left; }
/* ------------------------------------Destek Taleplerim--------------------------------------------*/

/*------------------------------------Anket--------------------------------------------*/
.anketSoru { margin-bottom: 5px; display: block; }
.anketLabel td { line-height: 21px; display: block; }
.anketLabel label { margin-left: 5px; }
/*------------------------------------Anket--------------------------------------------*/

.iletisimContent { background-color: #FFF; margin-top: 0; padding: 20px; margin-bottom: 20px; background: #fff; }
.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; width: 2%; float: left; }
.iletisimLine .Right { display: inline-block; width: 40%; float: left; }
.iletisimbanka { width: 97%; padding: 1%; border: solid 1px #dadada; background-color: #fafafa; overflow: hidden; }
.iletisimContent .row { width: 47%; border: solid 1px #CCC; padding: 1%; min-height: 270px; }
.iletisimContent .categoryTitle { border-bottom: solid 7px #e4e4e4; margin-bottom: 35px; }
.iletisimContent .row .span { margin-left: 2%; margin-right: 2%; padding: 0px; width: 96%; overflow: hidden; }
.iletisimContent .row .span div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
.iletisimContent .row .span .Center { width: 2%; }
.iletisimContent .row .span .Right { width: 83%; }
.iletisimContent .row .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }
.iletisimContent .row .span > .line1 { border-bottom: solid 1px #CCC; }
.iletisimContent .row .span .line1 div { width: 41%; float: left; min-height: 50px; }
.iletisimContent .row .span .line1 .line2 { text-align: center; width: 23%; }
.iletisimContent .row .span .line1 .line3 { text-align: center; width: 16%; }
.iletisimContent .row .span .line1 .line4 { text-align: right; float: right; width: 20%; }
.iletisimContent .row .span .line1 div span { display: block; min-height: 25px; }
.iletisimContent .row .span .line2 { width: 100%; min-height: 25px; }
.iletisimContent .row .span > .line2 { border-bottom: solid 1px #CCC; }
.iletisimContent .row .span .line2 .line1 { width: 70%; float: left; /* height: 25px; */ line-height: 25px; }
.iletisimContent .row .span .line2 .line2 { float: right; width: 30%; text-align: right; }
.iletisimContent .row .span .line3 { width: 100%; }
.iletisimContent .row .span .line3 .line1 { width: 100%; }
.iletisimContent .row .span .line3 .line1 span { float: left; }
.iletisimForm { width: 98%; 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; }

.newuserForm { background: #fff; color: #000; font-size: 13px; line-height: 30px; width: 98%; margin: 1%; margin-bottom: 20px; overflow: hidden; }
.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%; }
.grid { border-right: 1px solid #DDDDDD; float: left; margin-right: -1%; margin-top: 2%; margin-bottom: 2%; padding: 2% 11% 5%; width: 50%; }
.gridLeft { min-height: 60px; position: relative; }
.gridLeft a { text-decoration: underline; }
.gridLeft input[type="checkbox"] { float: left; margin-top: 9px; margin-right: 5px; }
.listAdd { min-height: 30px; }
.day { width: 25%; float: left; margin-right: 1%; }
.city { width: 32.3%; float: left; margin-right: 1%; }
.month { width: 30%; float: left; margin-right: 1%; }
.year { width: 42%; float: left; margin-right: 1%; }
.gender { min-height: 40px; }
.gender label { float: left; width: 70px; margin-top: 10px; display: block; }
.gender input { float: left; margin-top: 18px; margin-right: 3px; }
.uyeolButton { width: 100%; }

.Login { border: solid 1px #DDDDDD; padding: 2% 5% 2% 4%; width: 100%; background-color: #FBFBFB; height: 260px; }
.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 { float: left; }
.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 { padding: 2%; width: 100%; display: block; text-align: center; font-size: 14px; border-radius: 5px; background-color: #a4c942; color: #FFF; margin-bottom: 10px; }
.uyeliksiz:hover { }
.hizliuyelik { padding: 2%; width: 100%; display: block; text-align: center; font-size: 14px; border-radius: 5px; background-color: #a4c942; color: #FFF; margin-bottom: 10px; }
.hizliuyelik:hover { }
.baglanButton { padding: 1%; width: 100%; display: block; text-align: center; font-size: 14px; border-radius: 5px; background-color: #d34848; border: 2px solid #d34848; color: #FFF; margin-bottom: 10px; }
.baglanButton:hover { background-color: transparent; color: #d34848; }
.baglanButton input { border: none; width: 100%; height: 100%; display: block; background-color: transparent; cursor: pointer; text-indent: -9999px; }
.headerSocialConnect #SocialLogin_divFacebookLoginContainer input#SocialLogin_btnFaceLogin { font-size: 12px; color: #2b529b; text-transform: uppercase; }
#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; }

.SifremiUnuttum { width: 50%; margin-top: 30px; padding-left: 50px; float: left; }
.SifremiUnuttum p { line-height: 25px; }
.SifremiUnuttum #mainHolder_txtbxMail { width: 80%; height: 40px; float: left; line-height: 40px; padding: 0 20px; }
.SifremiUnuttum .button { padding: 0 10px; float: right; width: 20%; height: 40px; }
.SifremiUnuttumInput { position: relative; width: 100%; margin-top: 10px; }
.SifremiUnuttumInput .validate { left: auto; right: 0; top: -38px; }
.SifremiUnuttumInput .validateSol { left: 0; right: auto; top: -38px; }
.SifremiUnuttumInput .validateSol .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
.SifremiUnuttum .line { min-height: 32px; line-height: 32px; margin-bottom: 5px; width: 400px; position: relative; }
.SifremiUnuttum .line .Left { width: 30%; float: left; }
.SifremiUnuttum .line .Center { width: 4%; float: left; }
.SifremiUnuttum .line .Right { width: 66%; float: left; }

.tabListe { float: left; width: 100%; }
.tabListe .tabBaslik { }
.tabListe .tabUst { float: left; width: 100%; }
.tabListe .tabUst ul { float: left; width: 100%; }
.tabListe .tabUst ul li { float: left; display: inline-block; }
.tabListe .tabUst ul li a { display: block; padding: 0 30px; color: #a9a9a9; font-size: 18px; line-height: 76px; }
.tabListe .tabUst ul li:hover { background: #fff; color: #343434; }
.tabListe .tabUst ul li.aktif a { background: #fff; color: #343434; }
.tabListe .tabIcerik { float: left; width: 100%; background: #fff; }
.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 .categoryTitle { display: none; }
.tabListe .productItem .productOnYazi { display: none !important; }

.taksitBlok { width: 33.3333333333%; height: auto; float: left; line-height: 20px; }
.taksitBaslik { width: 100%; height: 20px; text-align: center; }
.taksitBaslik img { display: none; }
.taksitLine { width: 101%; }
.taksitLine .tak {width: 39.9999999%;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: 19%; }
.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; }

.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; }

/* ------------------------------------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%; }
/* ------------------------------------Yorum Yaz--------------------------------------------*/

.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; }

/* ------------------------------------ ToolTip --------------------------------------------*/
.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; }
/* ------------------------------------ ToolTip --------------------------------------------*/

.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; }

.IadeTaleplerimContent { }
.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%; }

#ArmaSonuclari { width: 100%; border: solid 1px #CCC; padding: 3%; text-align: center; font-size: 20px; margin-bottom: 20px; }

.menuUstBolum { width: 100%; margin-bottom: 10px; overflow: hidden; }
.mobilMenuAcButton { position: absolute; left: 10px; color: #000000; font-size: 30px; display: none; }
.mobilMenuKapat { float: right; display: inline-block; background: #000000; text-align: center; font-size: 14px; width: 30px; height: 30px; margin-bottom: 7px; color: #fff; }
.mobilMenuKapat .fa { line-height: 30px; }
.mobilMenu { width: 100% !important; height: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 99999999 !important; -webkit-transform: translate(-767px); -moz-transform: translate(-767px); -o-transform: translate(-767px); transform: translate(-767px); -webkit-transition: -webkit-transform 400ms ease; -moz-transition: -moz-transform 400ms ease; -o-transition: -o-transform 400ms ease; transition: transform 400ms ease; -webkit-transition-property: -webkit-transform,left,right; -webkit-backface-visibility: hidden; overflow-y: auto; padding: 10px; }
.mobilMenu.acik { -moz-transform: translate(0) !important; -webkit-transform: translate(0) !important; -o-transform: translate(0) !important; -ms-transform: translate(0) !important; transform: translate(0) !important; width: 100%; box-sizing: border-box; }
.mobilMenu .navUl > li { border-bottom: 1px solid #ccc; overflow: hidden; position: relative; }
.mobilMenu .navUl > li > a { float: left; height: 30px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold; color: #000000; font-size: 15px; display: inline-block; width: 80%; }
.mobilMenu .navUl > li .mobilAcilirMenu { float: right; position: absolute; right: 0; top: 0; line-height: 30px; display: inline-block; text-align: center; width: 20%; background: #000000; color: #fff; }
.mobilMenu .navUl > li .mobilAcilirMenu .fa { line-height: 30px; }
.mobilMenu .navUl > li .acilirMenuTutucu { display: none; float: left; width: 100%; position: relative; }
.mobilMenu .navUl > li > ul { }
.mobilMenu .navUl > li > ul > li { float: left !important; width: 50% !important; border: none !important; border-bottom: 1px solid #ccc !important; overflow: hidden; position: relative; }
.mobilMenu .navUl > li > ul > li > ul > li > a,
.mobilMenu .navUl > li > ul > li > a { text-indent: 5px !important; padding: 0 !important; margin: 0 !important; border: none !important; float: left !important; height: 25px !important; line-height: 25px !important; font-weight: bold !important; color: #000000 !important; font-size: 13px !important; display: inline-block !important; width: 100% !important; }
.mobilMenu .navUl > li > ul > li > ul > li > a:hover,
.mobilMenu .navUl > li > ul > li > a:hover { color: #fff !important; background: #000000 !important; }
.mobilMenu .navUl > li .altMenu h4 { display: none !important; }
.mobilMenu .altMenu { float: left; width: 100%; background: none; border: none; position: relative; padding: 5px 0 0px 0; top: 0; left: 0 !important; }
.mobilMenu .altMenu .altMenuler .altmenuSol { width: 100%; }
.mobilMenu .altMenu .altMenuler .altmenuSol { width: 100%; float: left; }
.mobilMenu .navUl > li > ul > li > ul > li > a { padding-left: 10px !important; }

/* -------------------------------Anasayfa Kampanya Bloklar----------------------------------------*/
.OzelBlokIcerik { padding: 0; }
.OzelBlokIcerik .Block_Text { padding: 0; }
.kampanyaliBolum { overflow: hidden; }
.ucluBlokRow { margin: 0 -10px; }
.kampanyaliBolum .ucluBlok { float: left; width: 33.333333%; padding: 0 10px; margin-bottom: 20px; }
.kampanyaliBolum .ucluBlok .resimTutucu { overflow: hidden; }
.kampanyaliBolum .ucluBlok a { overflow: hidden; display: block; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.kampanyaliBolum .ucluBlok a span { display: block; padding: 10px; color: #46696b; font-size: 18px; }
.kampanyaliBolum .ucluBlok a img { display: block; width: 100%; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.kampanyaliBolum .ucluBlok a:hover img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -ms-transition: 0.5s; transform: scale(1.2); -ms-transform: scale(1.2); /* IE 9 */ -moz-transform: scale(1.2); /* Firefox */ -webkit-transform: scale(1.2); /* Safari and Chrome */ -o-transform: scale(1.2); /* Opera */ }
.kampanyaliBolum .tekliBlok { float: left; width: 100%; margin-bottom: 20px; }
.anaKampanyaTutucu { float: left; width: 100%; position: relative; }
.anaKampanyaTutucu .anaKampanya { float: left; width: 100%; border: 1px solid #dddddd; height: 80px; width: 100%; display: block; position: relative; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -ms-transition: 0.5s; }
.anaKampanyaTutucu .anaKampanya span { display: block; text-align: center; line-height: 80px; }
.anaKampanyaTutucu .anaKampanya:after { content: ''; position: absolute; background: url('images/makas.jpg') center center no-repeat; width: 40px; height: 24px; left: 20%; bottom: -1px; transition: 1.5s; -moz-transition: 1.5s; -webkit-transition: 1.5s; -ms-transition: 1.5s; }
.anaKampanyaTutucu .anaKampanya:hover { border-color: #c89841; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -ms-transition: 0.5s; }
.anaKampanyaTutucu .anaKampanya:hover:after { left: 80%; transition: 1.5s; -moz-transition: 1.5s; -webkit-transition: 1.5s; -ms-transition: 1.5s; }
.anaKampanyaTutucu .anaKampanyaKapat { position: absolute; z-index: 2; right: 40px; top: 50%; margin-top: -8px; font-size: 16px; color: #000; }
.anaKampanyaTutucu .anaKampanyaKapat:hover { color: #c89841; }
/* -------------------------------Anasayfa Kampanya Bloklar----------------------------------------*/

/* -------------------------------tici tab----------------------------------------*/
.ticiTab { float: left; width: 100%; margin-bottom: 30px; margin-top: 20px; }
.ticiTab .tabLink { float: left; width: 100%; text-align: center; margin-bottom: 38px; }
.ticiTab .tabLink ul { }
.ticiTab .tabLink ul li { display: inline-block; margin: 0 20px; }
.ticiTab .tabLink ul li a { display: inline-block; font-size: 15px; color: #000; position: relative; padding-bottom: 12px; }
.ticiTab .tabLink ul li a:after { content: ''; bottom: 0; position: absolute; width: 0; left: 50%; margin-left: -25%; height: 2px; background: #000; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.ticiTab .tabLink ul li.active a:after { width: 50%; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.ticiTab .tabIcerik { display: none; float: left; width: 100%; }
.ticiTab .tabIcerik ul { margin: 0 -10px; }
.ticiTab .tabIcerik ul li { padding: 0 10px; float: left; width: 20%; }
/* -------------------------------tici tab----------------------------------------*/

/*------------------------------------Blok Sepet--------------------------------------------*/
.SepetBlock { float: left; width: 100%; background: #fff; position: relative; margin-bottom: 20px; }
.SepetBlock .Block_Title { float: left; width: 100%; padding: 10px; }
.SepetBlock .Block_Title img { max-width: 100%; display: block; margin: 0 auto; }
.SepetBlockInfo { float: left; width: 100%; text-align: left; overflow-y: scroll; max-height: 450px; }
.SepetBlockInfo table { border-collapse: collapse; width: 100%; }
.SepetBlockImg { width: 30%; float: left; }
.SepetBlockName { width: 70%; float: left; }
.SepetBlockInfo tr { border-bottom: 1px dashed #d5d4d3; float: left; width: 100%; padding: 10px 5px; }
.SepetBlockInfo tr td { padding: 3px; }
.SepetBlockInfo .SepetBlockImg img { border: 1px solid #eceaea; width: 50px; height: 50px; display: inline-block; }
.SepetBlockInfo .SepetBlockName a { display: block; color: #666666; font-size: 12px; }
.SepetBlockInfo .SepetBlockName a span { display: block; height: 35px; overflow: hidden; }
.SepetBlockInfo .SepetBlockName a span:nth-child(2) { display: none; }
.SepetBlockInfo .SepetBlockAdet { text-align: right; color: #666666; font-size: 10px; line-height: 20px; }
.SepetBlockInfo td.SepetBlockTotal { text-align: right; color: #000000; font-size: 14px; }
.SepetBlockInfo .SepetBlockRemove a { display: inline-block; width: 12px; height: 12px; line-height: 10px; text-align: center; background: #515151; color: #fff; font-size: 8px; cursor: pointer; }
.SepetBlockInfo .SepetBlockRemove a:hover { background: red; }
.SepetBlockGenelTotal { float: left; width: 100%; margin-bottom: 10px; text-align: center; padding-bottom: 10px; }
.SepetBlockGenelTotal table { width: 100%; border-collapse: collapse; }
.SepetBlockGenelTotal tr:nth-child(1),
.SepetBlockGenelTotal tr:nth-child(2),
.SepetBlockGenelTotal tr:nth-child(3) { display: none; }
.SepetBlockGenelTotal tr { background: #eeece9; }
.SepetBlockGenelTotal tr td { text-align: left !important; padding: 9px 0; }
.SepetBlockGenelTotal tr td:nth-child(1) { color: #515151; font-size: 16px; font-weight: bold !important; text-align: right !important; }
.SepetBlockGenelTotal tr td:nth-child(1) b { color: #515151; font-size: 16px; font-weight: bold !important; }
.SepetBlockGenelTotal tr td:nth-child(2) { color: #000000; font-size: 16px; font-weight: bold !important; text-align: left !important; }
.SepetBlockCheck { padding: 8px 0; text-align: center; }
.SepetBlockCheck .button:nth-child(1) { display: none; }
.SepetBlockCheck .button { display: inline-block; width: 165px; height: 37px; line-height: 37px; border: none; margin: 0; padding: 0; text-transform: uppercase; background: #000000; font-size: 16px; color: #fff; }
/*------------------------------------Blok Sepet--------------------------------------------*/

/* ------------------------------------Container--------------------------------------------*/
.headerContent,
.ticiContainer {clear: both;width: 1240px;margin: 0px auto;}
.ticiContainer.homeContainer { clear: both; width: 1240px; }
.HesabimContainer { margin: 20px 0; float: left; width: 100%; }

.leftBlock { float: left; }
.rightBlock.acik { width: 25%; padding-left: 20px; }
.categoryContainer .leftBlock { width: 25%; padding-right: 20px; }
.centerCount { width: 100%; float: left; }

.categoryContainer .centerCount{width: 75%;float: right;overflow:hidden;}

#linkOncekiSayfa{display:none !important}
.ticiContainer:before,
.ticiContainer:after { content: ""; display: table; }
.ticiContainer:after { clear: both; }
.ticiContainer { clear: both; zoom: 1; }

.headerContent:after,
.headerContent:before,
.headerContent:after,
.headerContent:before { content: ""; display: table; clear: both; }


.UrunDetayCenter { width: 100%; }
.UrunDetayLeft { display: block; }
.UrunDetayRight { border: 0 !important; }
.leftBlock .Block_Text { background: none !important; }
.rightBlock { margin-bottom: 0px; width: 21%; float: right; margin-left: 2.2%; background-color: #fff; }
/* ------------------------------------Container--------------------------------------------*/

.proCategoryTitle a { font-size: 13px; line-height: 20px; color: #000; }
.back { float: right; }
.ProductDetailMain {width: 100%;float: left;margin-top: 20px;}


.urunDetayTutucu { background: #fff; float: left; width: 100%; }
.leftImage { width: 54.5%; float: left; position: relative; margin-bottom: 30px; padding-right: 20px; }
.RightDetail { width: 45.5%; float: right; position: relative; padding: 17px; margin-bottom: 30px; background: #eeeeee; }

/*Urun Resim*/
.UrunDetayLeft { margin: 0 !important; overflow: hidden; }
.Images { float: right; width: 85%; }
.Images img {  display: block; border: 1px solid #dddddd; cursor: pointer; max-width:100%;}
.cloudzoom-blank > div:last-child { display: none !important; }
.SmallImages { float: left; width: 15%; padding-right: 20px;max-height:560px;overflow:auto; }
.SmallImages div { float: left; width: 100%; margin-bottom: 17px; }
.SmallImages div:last-child { margin-bottom: 0; }
.SmallImages div img { width: 100%; display: block; cursor: pointer; border: 1px solid #dddddd; }
.SmallImages div img:hover { border-color: #000000; }

.SmallImages::-webkit-scrollbar { width: 5px; }
.SmallImages::-webkit-scrollbar-thumb { background: #000; }
.SmallImages::-webkit-scrollbar-track { background: #e5e5e5; }

.ProductName { float: left; width: 100%; padding-bottom: 15px; border-bottom: 1px solid #cccccc; margin-bottom: 15px; }
.ProductName h1 span:not(#divUrunKodu) { float: left; display: inline-block; color: #000000; font-size: 25px; font-weight: normal; line-height: 1.2; }
#divUrunKodu {opacity:0; width: 100%; float: left; color: #000000; font-size: 15px; line-height: 20px; font-weight: normal; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #cccccc; }
#divUrunKodu:before { content: 'Ürün Kodu :'; display: inline-block; float: left; color: #000000; font-size: 15px; line-height: 20px; font-weight: bold;margin-right:10px; }
/*puan ver*/
.puanVer { display: none !important; float: left; width: 100%; margin-bottom: 30px; }
/*marka adi*/
#divMarka { float: left; width: 100%; margin-bottom: 15px; }
#divMarka .left_line { display: inline-block; color: #000; font-size: 15px; font-weight: bold; }
#divMarka .center_line { display: inline-block; color: #000; font-size: 15px; font-weight: bold; }
#divMarka .right_line { }
#divMarka .right_line * { display: inline-block; color: #000; font-size: 15px; font-weight: normal; }
/*marka resmi*/
.markaresmi { display: block !important;   position: absolute; right:0 ;top:0; }
/*.markaresmi a { position: absolute; right: 0; top: 0; display: block; max-width: 190px; }*/
/*.markaresmi img { max-width: 100%; display: block; border: 1px solid #fdb001; }*/
/*on yazi*/
#divOnyazi {float: left;position:relative;}
#divOnyazi:before { content: 'Renk:'; float: left; display: inline-block; color: #000; font-weight: bold; font-size: 15px; }
#divOnyazi * { float: left; color: #000 !important; font-size: 15px !important; line-height: 18px !important; font-weight: normal !important; font-family: 'Roboto Condensed', sans-serif !important; }
/*indirim orani*/
#divIndirimOrani { display: none !important; position: absolute; left: 20px; top: 20px; }
#divIndirimOrani .left_line { display: none; color: #222121; font-size: 14px; font-weight: 300; width: 90px; }
#divIndirimOrani .center_line { display: none; color: #222121; font-size: 14px; font-weight: 300; margin-right: 15px; }
#divIndirimOrani .indirimliOrani { display: inline-block; color: #fff; font-size: 15px; padding: 25px 10px 0 10px; background: #000000; width: 90px; height: 90px; border-radius: 150px; text-align: center; }
/*fiyatlar*/
#pnlFiyatlar { float: left; width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #cccccc; }
#divIndirimliFiyat { float: left; }
/*piyasa fiyati*/
.PiyasafiyatiContent { float: left; margin-right: 10px; }
.PiyasafiyatiContent .left_line { display: none; color: #222121; font-size: 14px; font-weight: 300; width: 90px; }
.PiyasafiyatiContent .center_line { display: none; color: #222121; font-size: 14px; font-weight: 300; margin-right: 15px; }
.PiyasafiyatiContent .right_line { float: left; }
.PiyasafiyatiContent .right_line * { display: inline-block; color: #666666; font-size: 17px; line-height: 25px; font-weight: normal; text-decoration: line-through; }
/*indirimli fiyati*/
.IndirimliFiyatContent { float: left; }
.IndirimliFiyatContent .left_line { display: none; color: #222121; font-size: 14px; font-weight: 300; width: 90px; }
.IndirimliFiyatContent .center_line { display: none; color: #222121; font-size: 14px; font-weight: 300; margin-right: 15px; }
.IndirimliFiyatContent .right_line { float: left; }
.IndirimliFiyatContent .right_line * { display: inline-block; color: #000000; font-size: 25px; line-height: 25px; font-weight: bold; }
/*indirimsiz fiyati*/
#divIndirimsizFiyat { float: left; text-align: right; }
#divIndirimsizFiyat .left_line { display: none; color: #222121; font-size: 14px; font-weight: 300; width: 90px; }
#divIndirimsizFiyat .center_line { display: none; color: #222121; font-size: 14px; font-weight: 300; margin-right: 15px; }
#divIndirimsizFiyat .right_line { float: left; }
#divIndirimsizFiyat .right_line * { display: inline-block; color: #000000; font-size: 25px; line-height: 25px; font-weight: bold; }
/*kdv dahil fiyati*/
#divKDVDahilFiyat { float: left; width: 100%; text-align: right; }
#divKDVDahilFiyat .left_line { display: none; color: #222121; font-size: 14px; font-weight: 300; width: 90px; }
#divKDVDahilFiyat .center_line { display: none; color: #222121; font-size: 14px; font-weight: 300; margin-right: 15px; }
#divKDVDahilFiyat .right_line { float: left; }
#divKDVDahilFiyat .right_line * { display: inline-block; color: #000000; font-size: 25px; line-height: 25px; font-weight: bold; }
/*stok yok*/
#divStokYok { float: left; width: 100%; margin: 12px 0; padding: 0 20px; font-size: 15px; color: #000; font-weight: bold; }
/*stok miktari*/
#divToplamStokAdedi { display: none !important; float: left; clear: left; margin-bottom: 10px; background: #f5b3b4; padding: 0 30px; border-radius: 150px; }
#divToplamStokAdedi * { display: inline-block; color: #000000; font-size: 13px; font-weight: 300; line-height: 34px; }
/*taksin aciklama*/
#divTaksitAciklama { display: none !important; float: left; width: 100%; margin-bottom: 10px; }
#divTaksitAciklama * { display: inline-block; color: #000000; font-size: 12px; font-weight: 300; }
#divMagazaStok{display:none!important;}
/*kdvler*/
#pnlFiyatlar .spanKdv { display: none !important; }
#divEkstraBilgiler { float: left; width: 100%; border-top: 1px solid #f3f3f5; margin-top: 35px; }
#divEkstraBilgiler img { max-width: 100%; display: inline-block; margin-right: 10px; float: left; }
/*varyasyonlar*/
#divUrunEkSecenek { float: left; width: 50%; position: relative; padding-right: 20px; min-height: 60px; }
#divUrunEkSecenek .eksecenekLine:first-child { display: none; }
#divUrunEkSecenek .eksecenekLine { float: left; width: 100%; margin-bottom: 20px; clear: left !important; }
#divUrunEkSecenek .eksecenekLine .left_line { position: absolute; display: none; left: 20px; top: 0; color: #000000; font-size: 15px; line-height: 45px; font-weight: bold; }
#divUrunEkSecenek .eksecenekLine .center_line { display: none !important; float: left; width: 5%; color: #737373; font-size: 12px; font-weight: normal; line-height: 39px; }
#divUrunEkSecenek .eksecenekLine .right_line { float: left; width: 100%; }
#divUrunEkSecenek .eksecenekLine .right_line:before { content: 'Beden:'; color: #000; font-size: 15px; display: inline-block; line-height: 40px; font-weight: bold; position: absolute; left: 20px; top: 0; text-transform: uppercase; }
#divUrunEkSecenek .eksecenekLine .right_line select { width: 100%; padding: 0 20px 0 67px; border-radius: 0px; border: 1px solid #cccccc; cursor: pointer; height: 40px; line-height: 48px; background: transparent; text-align: center; color: #000; font-size: 15px; font-weight: normal; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box { margin-right: 20px; min-width: 30px; text-align: center; cursor: pointer; color: #000; background: #e5e5e5; border: 1px solid #e5e5e5; line-height: 30px; font-size: 13px; display: inline-block; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box img { width: 36px; height: 35px; display: block; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box:hover { color: #fff; border-color: #000; background: #000; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box.selected { color: #fff; border-color: #000; background: #000; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok { text-decoration: line-through; color: #bdbdbd; background: #fff; border-color: #bdbdbd; }
#divUrunSiparisDosya { float: left; width: 100%; margin-bottom: 11px; clear: left !important; }
#divUrunSiparisDosya .left_line { float: left; width: 30%; clear: left; color: #737373; font-size: 12px; font-weight: normal; line-height: 39px; }
#divUrunSiparisDosya .center_line { float: left; width: 5%; color: #737373; font-size: 12px; font-weight: normal; line-height: 39px; }
#divUrunSiparisDosya .right_line { float: left; width: 65%; position: relative; padding-top: 7.5px; }
#divUrunSiparisDosya .right_line .RadUpload { width: 100%; float: left; }
#divUrunSiparisDosya .right_line .RadUpload .ruInputs li { margin-bottom: 0; }
#divUrunSiparisDosya .right_line .RadUpload .ruFileWrap { width: 100%; display: block; height: 22px; }
#divUrunSiparisDosya .right_line .RadUpload .ruFileInput { cursor: pointer; position: absolute; left: 0; top: 0; padding: 0; margin: 0; font-size: 0; text-indent: -9999px; width: 100%; display: block; background: url('images/dosyaYukle.png') center left no-repeat; height: 22px; border: none; opacity: 1; }



#divSatinAl { float: right; width: 50%; }
.BasketBtn { float: left; width: 100%; }
/*Adet Select*/
#divAdetCombo { float: left; width: 100%; margin-bottom: 20px; position: relative; }
#divAdetCombo .left_line { display: none !important; float: left; width: 70px; color: #666666; font-size: 16px; line-height: 30px; }
#divAdetCombo .center_line { display: none !important; }
#divAdetCombo .right_line { float: left; width: 100%; }
#divAdetCombo select { width: 100%; margin: 0; padding: 0 15px; border-radius: 0px; border: 1px solid #fff; cursor: pointer; height: 40px; line-height: 40px; background: #fff; text-align: center; color: #000; font-size: 15px; font-weight: normal; }
#divAdetCombo:before { content: 'Adet'; color: #000; font-size: 15px; display: inline-block; line-height: 40px; font-weight: normal; position: absolute; left: 37px; top: 0; }
.Basketinp { display: none !important; float: left; width: 100px; }
.Basketinp p { display: none; float: left; width: 100%; clear: left; color: #000000; font-size: 14px; font-weight: bold; margin-bottom: 7px; }
#txtbxurunSiparisAdedi_wrapper { width: 100% !important; position: relative; padding: 0 !important; }
#txtbxurunSiparisAdedi { width: 65px !important; text-align: left; padding: 0px 0 0 10px !important; height: 58px !important; border-radius: 10px; border: none; background: #f5f5f5; }
.riSingle a.riUp { position: absolute; display: inline-block; right: 0px; margin: 0 !important; top: 0 !important; /*background: url('images/arttir.png') center center no-repeat !important;*/ width: 30px !important; height: 28px !important; }
.riSingle a.riDown { position: absolute; display: inline-block; right: 0px; margin: 0 !important; bottom: 0 !important; /*background: url('images/azalt.png') center center no-repeat !important;*/ width: 30px !important; height: 28px !important; }
.riSingle a.riUp span,
.riSingle a.riDown span { display: none; }
/*sepete Ekle*/
.basketBtn { float: left; width: 100%; }
.basketBtn input { width: 100%; border-radius: 0px; text-transform: uppercase; padding: 0 0 0 0px !important; border: 3px solid #000000; color: #fff; font-size: 15px; font-weight: bold; background: url('images/sepeteEkleButon.png') center left 60px no-repeat #000000; width: 100%; height: 40px; }
.basketBtn input:hover { background: url('images/sepeteEkleButon.png') center left 60px no-repeat #fff; color: #000000; }
/*Hemen Al*/
.buyfast { display: none !important; float: left; width: 166px; }
.buyfast input { border-radius: 0px; text-transform: uppercase; padding: 0 0 0 0px !important; border: none; border: 3px solid #6db08d; color: #6db08d; font-size: 15px; background: #fff; width: 100%; height: 46px; }
.buyfast input:hover { background: url('images/satinAl2.png') center center no-repeat transparent; }
/*konbin Al*/
#divKombinSatinAl { float: left; padding-top: 26px; width: 240px; }
#divKombinSatinAl a { margin: 0 !important; padding: 0 !important; border: none; border-radius: 3px; width: 100%; height: 45px; line-height: 45px; text-align: center; background-color: #ea2121 !important; color: #fff; font-size: 14px; font-weight: bold; }


.UKarsilastirma{display:none!important;}


/*Iconlar*/
#divKritikStok { display: none; }
.ProductIcon { float: left; width: 100%; margin-top: 20px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.UGelinceHaberVer > a { float: left; }
.UGelinceHaberVer > a span, #divTelefonSiparis > a, .UIstekListemeEkle > a, #divIndirimliUrun > a, .FiyatHaberVer > a, .FiyatHaberVer > a, .UFavorilerimeEkle > a, #divKargoBedava > a { float: left; width: auto; padding: 0 0 0 23px; margin: 0 28px 0 0px; color: #666666; font-size: 15px; line-height: 55px; border: none; min-width: auto !important; box-shadow: none; text-align: left; background: none; cursor: pointer; display: inline-block; position: relative; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.UGelinceHaberVer > a { width: auto; }
#divTelefonSiparis > a:hover,
.UIstekListemeEkle > a:hover,
#divIndirimliUrun > a:hover,
.FiyatHaberVer > a:hover,
.UFavorilerimeEkle > a:hover,
.UGelinceHaberVer > a span:hover,
.TavsiyeEtBtn span:hover,
.printBtn:hover,
.YorumYazbtnContent a span:hover,
#divKargoBedava > a:hover { background: none; color: #000000; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.UGelinceHaberVer > a span { width: 100%; }



#divTelefonSiparis > a { background: url('images/p1.png') center left no-repeat; }
.UIstekListemeEkle > a { background: url('images/p2.png') center left no-repeat; }
#divIndirimliUrun > a { background: url('images/p3.png') center left no-repeat; }
.FiyatHaberVer > a { background: url('images/indirimHaberVer.png') center left no-repeat; }
#divKargoBedava > a { background: url('images/p5.png') center left no-repeat; }
.UFavorilerimeEkle > a { background: url('images/favorilereEkle.png') center left no-repeat; }
.UGelinceHaberVer > a span { background: url('images/p3.png') center left no-repeat; }

#divTelefonSiparis > a:hover { background: url('images/p1.png') center left no-repeat; }
.UIstekListemeEkle > a:hover { background: url('images/p2.png') center left no-repeat; }
#divIndirimliUrun > a:hover { background: url('images/p3.png') center left no-repeat; }
.FiyatHaberVer > a:hover { background: url('images/indirimHaberVer.png') center left no-repeat; }
#divKargoBedava > a:hover { background: url('images/p5.png') center left no-repeat; }
.UFavorilerimeEkle > a:hover { background: url('images/favorilereEkle.png') center left no-repeat; }
.UGelinceHaberVer > a span:hover { background: url('images/p3.png') center left no-repeat; }

.UIstekListemeEkle { display: none !important; }
#divIndirimliUrun { display: none !important; }
#divKargoBedava { display: none !important; }


.ProductIcon2 { display: none; float: left; width: 100%; clear: left; text-align: center; }
.ProductIcon2 .YorumYazbtnContent,
.ProductIcon2 .TavsiyeEtBtnContent,
.ProductIcon2 .hidden-phone { display: inline-block; float: left; width: auto; margin-right: 40px; }
.ProductIcon2 .YorumYazbtnContent { margin-right: 0; }
.ProductIcon2 .TavsiyeEtBtn { width: 100%; text-align: center; margin: 0; padding: 0px; background: url('images/t1.png') center left no-repeat transparent; border: none; transition: 0s !important; color: #000; height: auto; line-height: 16px; padding: 0px 0 0 28px !important; display: inline-block; margin: 0px !important; font-size: 12px !important; font-weight: 300 !important; }
.ProductIcon2 .printBtn { width: 100%; text-align: center; margin: 0; padding: 0px; background: url('images/t2.png') center left no-repeat transparent; border: none; transition: 0s !important; color: #000; height: auto; line-height: 16px; padding: 0px 0 0 28px !important; display: inline-block; margin: 0px !important; font-size: 12px !important; font-weight: 300 !important; }
.ProductIcon2 .YorumYazbtnContent a { width: 100%; text-align: center; margin: 0; padding: 0px; background: url('images/t3.png') center left no-repeat transparent; border: none; transition: 0s !important; color: #000; height: auto; line-height: 16px; padding: 0px 0 0 28px !important; display: inline-block; margin: 0px !important; font-size: 12px !important; font-weight: 300 !important; }
.ProductIcon2 .YorumYazbtnContent a span { font-weight: 300 !important; }

.TavsiyeEtBtn { }
.printBtn { }
.YorumYazbtnContent a { }

.TavsiyeEtBtn:hover { color: #000000; border-color: #000000; transition: 0s !important; }
.printBtn:hover { color: #000000; border-color: #000000; transition: 0s !important; }
.YorumYazbtnContent a:hover { color: #000000; border-color: #000000; transition: 0s !important; }
.YorumYazbtnContent a:hover span { color: #000000 !important; }


.socialButons { display: block !important; float: right !important; width: 80%; }
.socialButons div { float: left; display: inline-block; }

.product-social { float: left; margin-right: 10px; }
.product-social span { float: left; line-height: 32px; display: inline-block; color: #000000; font-size: 12px; font-weight: 300; margin-right: 5px; }
.product-social ul { float: left; }
.product-social ul li { float: left; margin-right: 13px; }
.product-social ul li a { display: block; color: #323232; font-size: 18px; }

.urunOzellik {float: left;width: 100%;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;padding: 20px 0;margin-bottom: 30px;min-height: 145px;}
.urunTab { display: none !important; float: left; width: 100%; text-align: center; position: relative; z-index: 2; }
.urunTab ul { }
.urunTab li { float: left; }
.urunTab li a { display: block; line-height: 30px; color: #000; text-transform: uppercase; text-align: left; font-size: 13px; position: relative; background: url('images/kapali.png') center right no-repeat; }
.urunTab li a:hover { }
.urunTab li.active { }
.urunTab li.active a { }

.urunDetayPanel { float: left; width: 100%; position:relative;}
.urunDetayPanel strong { font-weight: bold; }
.yorumlarItem { background-color: #eeeeee; border-bottom: 3px solid #A09B98; padding: 16px; line-height: 26px; float: left; width: 100%; margin-top: 20px; }
.yorumlarItemS1 { padding-bottom: 5px; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }
.urunDetayPanel .button { color: #fff; }
.urunTabAlt * { font-family: 'Roboto Condensed' !important; line-height: 2 !important; }
.urunTabAlt { font-family: 'Roboto Condensed' !important; line-height: 2 !important; }

#btnYorumKaydet { float: left; }
.urunTabAlt {width: 99%;float: left;margin-left: 0;text-align: center;}
.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; }

/* ------------------------------------Anasayfa Slider--------------------------------------------*/
.HomePageSlideShowContainer { float: left; overflow: hidden; position: relative; width: 100%; }
.HomePageSlideShowContainer .HomePageSlideShow { overflow: hidden; padding: 0; position: relative; width: 100%; }
.HomePageSlideShowContainer .HPSItems { clear: both; cursor: pointer; position: relative; width: 100%; }
.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; margin: 0; overflow: hidden; padding: 0; position: absolute; width: 100%; display: none; }
.HomePageSlideShowContainer .HomePageSlideShow img { border: 0 none; float: left; margin: 0; padding: 0; max-width: 100%; }
.HomePageSlideShowContainer .HomePageSlideShow .active { float: left; }
.HomePageSlideShowContainer .navi { bottom: 8px; height: 10px; left: 0px; margin: 0; padding: 0; position: absolute; width: 100%; }
.HomePageSlideShowContainer .navi a { background-color: #777777; width: 10px; height: 10px; border-radius: 5px; display: block; float: right; font-size: 1px; margin: 0px 2px; position: relative; }
.HomePageSlideShowContainer .navi a:hover { background-color: #ff0000; }
.HomePageSlideShowContainer .navi a.active { background-color: #ff0000; }
/* ------------------------------------Anasayfa Slider--------------------------------------------*/
.box1 i{display:none !important;}
.box1{
    background: transparent !important;
    margin: 0 !important;
    padding: 0px !important;
    display: block;
    width: 100%;
}
/* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/
.KategoriFilitrelemeContent .Block_Title { display: none; }

#mainHolder_divUstMarkaListesi { display: none; }
.productDetailContainer .categoryTitle,
.categoryContainer .categoryTitleText { float: left; width: 100%; }
.productDetailContainer .categoryTitle *,
ul.breadcrumb li, .categoryTitleText h1,
ul.breadcrumb li:first-child a,
.categoryContainer .categoryTitleText * { float: left; color: #000000 !important; font-size: 13px !important; font-family: 'Roboto Condensed' !important; font-weight: normal; line-height: 25px !important; margin-right: 5px !important; }
a#linkOncekiSayfa { float: right; color: #000000 !important; font-size: 13px !important; font-family: 'Roboto Condensed' !important; font-weight: normal; line-height: 25px !important; cursor: pointer; }


.KategoriFilitrelemeContent { float: left; width: 100%; }
#divFiltreKategoriler { }
.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; }

.KategoriFilitreleme { width: 100%; float: left; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #dddddd; }
.KategoriFilitreTittle { position: relative; color: #000000; text-align: left; text-transform: uppercase; font-size: 15px; margin-bottom: 5px; font-weight: bold; }


/*Menu*/
.FilitreMaxHeight { width: 100%; }
.KategoriFilitreLine { padding: 0; }
.fiyatFilitreContent .KategoriFilitreLine { padding: 0px 0 25px 0; }
.KategoriFilitreLine > ul { }
.KategoriFilitreLine > ul > li { position: relative; }
.KategoriFilitreLine > ul > li > a { font-size: 15px; color: #777777; display: block; padding: 5px 0px; }
.KategoriFilitreLine > ul > li:last-child a { margin-bottom: 0; }
.KategoriFilitreLine > ul > li:hover > a { color: #000000; }
.KategoriFilitreLine > ul > li > ul { width: 100%; }
.KategoriFilitreLine > ul > li > ul > li { }
.KategoriFilitreLine > ul > li > ul > li > a { font-size: 15px; color: #777777; display: block; padding: 5px 0px; padding-left: 10px; }
.KategoriFilitreLine > ul > li > ul > li > a:hover { color: #000000; }
.KategoriFilitreLine > ul > li > ul > li > ul { width: 100%; }
.KategoriFilitreLine > ul > li > ul > li > ul > li { }
.KategoriFilitreLine > ul > li > ul > li > ul > li > a { font-size: 15px; color: #777777; display: block; padding: 5px 0px; padding-left: 20px; }
.KategoriFilitreLine > ul > li > ul > li > ul > li > a:hover { color: #000000; }

/*Checkbox Filtrelemer*/
.FilitreMaxHeight table { width: 100%; }
.FilitreMaxHeight table tr td { width: 100%; padding: 5px 0px; }
.FilitreMaxHeight table tr:last-child td { }
.FilitreMaxHeight table tr td input[type="checkbox"] { display: none !important; }
.KategoriFilitreLine table tr td label { line-height: 17px; display: inline-block; padding-left: 22px; height: 17px; cursor: pointer; font-size: 15px; color: #777777; }
.KategoriFilitreLine table tr td label:hover { }
.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; }

/*Checkbox Filtrelemer 2*/
.KategoriFilitreleme { width: 100%; }
.KategoriFilitreleme li { width: 100%; padding: 5px 0px; }
.KategoriFilitreleme li input[type="checkbox"] { display: none !important; }
.KategoriFilitreleme li label { line-height: 17px; display: inline-block; padding-left: 22px; height: 17px; cursor: pointer; font-size: 15px; color: #777777; }
.KategoriFilitreleme li label:hover { }
.KategoriFilitreleme li input[type=checkbox] + label { background: url('images/checkbox1.png') left center no-repeat; }
.KategoriFilitreleme li input[type=checkbox] + label:hover { background: url('images/checkbox2.png') left center no-repeat; }
.KategoriFilitreleme li input[type="checkbox"][checked] + label { background: url('images/checkbox2.png') left center no-repeat; }


.KategoriFilitreLine p input[type="text"] { width: 100%; padding: 0; color: #777 !important; font-size: 15px; margin-bottom: 10px; font-weight: normal !important; }
#slider-range { width: 100%; padding: 0; margin-bottom: 0px; background: #ff0000; height: 18px; border: none; border-top: 7px solid #fff; border-bottom: 7px solid #fff; border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.ui-widget-header { background: #666666 !important; }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default { width: 18px !important; height: 18px !important; border: 2px solid #000 !important; background: #fff !important; border-radius: 150px !important; }
.ui-slider-horizontal .ui-slider-handle { top: -7px !important; }

/*
.FilitreMaxHeight {max-height: 500px; overflow-x: hidden;}
.FilitreMaxHeight::-webkit-scrollbar {width: 2px;}
.FilitreMaxHeight::-webkit-scrollbar-track {background: #ebebeb;}
.FilitreMaxHeight::-webkit-scrollbar-thumb {background: #000000;}
*/
/* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/

.UrunGuruplari { float: left; width: 16.4%; padding: 0 10px; margin-bottom: 20px; }
.UrunGuruplari .Block_Title { display: none; }

.KatMenu1 { background: #fff; width: 100%; }
.KatMenu1 { }
.KatMenu1 > li { margin-bottom: 19px; }
.KatMenu1 > li:last-child { margin-bottom: 0; }
.KatMenu1 > li > a { display: inline-block; color: #838383; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
.KatMenu1 > li > a:hover { color: #000000; text-decoration: underline; }
.KatMenu1 > li > ul { }
.KatMenu1 > li > ul > li { }
.KatMenu1 > li > ul > li > a { display: inline-block; color: #838383; font-size: 12px; font-weight: 500; margin-bottom: 3px; }
.KatMenu1 > li > ul > li > a:hover { color: #000000; text-decoration: underline; }

/*------------------------------------Etiketler--------------------------------------------*/
#divEtiketler { float: left; width: 100%; margin-bottom: 20px; }
#divEtiketler a { color: #555; font-size: 13px; }
#divEtiketler a:hover { text-decoration: underline; margin-right: 5px; }
/*------------------------------------Etiketler--------------------------------------------*/

.popupBox { width: 80% !important; }
.popupBox input[type="password"],
.popupBox input[type="text"] { width: 100% !important; padding: 0 10px !important; margin-bottom: 7px !important; height: 40px !important; border: 1px solid #ddd !important; }
.popupBox input[type="password"]:focus,
.popupBox input[type="text"]:focus { border-color: #000 !important; }
.popupBox input[type="checkbox"] { margin: 3px 10px 0 0 !important; }
.popupBox input[type="radio"] { margin: 3px 10px 0 0 !important; float: left; }
.userloginF1 { border: none !important; }
.errBoxRegister { overflow: hidden; }
.uyePopupContent .button { padding: 10px !important; }
.uyePopupCinsiyet { margin: 10px 0 !important; }
.uyePopupCinsiyet tr td { padding-right: 10px !important; }
.popupLogo { margin-bottom: 10px; }

/*------------------------------------Sepetim--------------------------------------------*/
.Basketstep ul li i,
.sepetTitle .st_1,
.sepetTitle2 .st_1,
.BasketRigth ul li.genelToplam .tut,
.sepetTitle2 .st_1:before,
.sepetTitle .st_1:before,
.TeslimatAdresTittle,
.Basketstep ul li.gecti span,
#divToplamOdeme,
.TeslimatAdresTittle,
a.YeniAdresEkle,
.Basketstep ul li.onestepsec span { color: #000000 !important; }
.basketCompletebtn { background: #000000 !important; }
.OdemeMenu ul li.activeMenu { border-color: #000000 !important; }
.OdemeMenu ul li:hover { border-color: #000000 !important; }
.baglanButton { background: #000000; border-color: #000000;border:none; }
.baglanButton:hover { background: transparent; color: #000000; }
.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; }

.sepetimBody .navigation{display:none !important}
/*------------------------------------Sepetim--------------------------------------------*/

/*------------------------------------markalar slider--------------------------------------------*/
.markaSlider {float: left;width: 100%;padding: 0px 50px;position: relative;background: #fff;}
.markaSlider .owl-carousel { position: static; }
.markaSlider:after { content: ''; display: table; clear: both; }
.markaSlider:before { content: ''; display: table; clear: both; }
.markaSlider ul li a { display: block; border: 1px solid #f9f9f9; }
.markaSlider ul li a img { display: block; max-width: 100%; margin: 0 auto; }
.markaSlider .Jbutonlar { display: none; }
.markaSlider .categoryTitle { display: none; }
.markaSlider .owl-dots { display: none; }
.markaSlider .owl-nav { }
.markaSlider .owl-nav .owl-prev,
.markaSlider .owl-nav .owl-next { display: inline-block; position: absolute; width: 11px; height: 18px; text-indent: -9999999px; top: 50%; margin-top: -9px; }
.markaSlider .owl-nav .owl-prev {background: url('images/sol.png') center center no-repeat;left: 10px;}
.markaSlider .owl-nav .owl-next {background: url('images/sag.png') center center no-repeat;right: 10px;}
.markaSlider .owl-nav .owl-prev:hover { }
.markaSlider .owl-nav .owl-next:hover { }
/*------------------------------------markalar slider--------------------------------------------*/
#divBenzerUrun .owl-nav .owl-prev {background: url('images/sol.png') center center no-repeat;left: 10px;}
#divBenzerUrun .owl-nav .owl-next {background: url('images/sag.png') center center no-repeat;right: 10px;}


#divBenzerUrun .owl-nav .owl-prev,
#divBenzerUrun .owl-nav .owl-next { display: inline-block; position: absolute; width: 11px; height: 18px; text-indent: -9999999px; top: 50%; margin-top: -9px; }

#divSizinIcinOnerdiklerimiz { float: left; width: 100%; }
#divSizinIcinOnerdiklerimiz .productItem { float: left; width: 19%; margin-right: 1.2%; }
#divSizinIcinOnerdiklerimiz .productItem:nth-child(5n+1) { margin-right: 0; }
#divSizinIcinOnerdiklerimiz .categoryTitle { float: left; width: 100%; margin-bottom: 15px; display: block; text-align: center; }
#divSizinIcinOnerdiklerimiz .categoryTitle span { display: inline-block; color: #000000; font-size: 25px; }


/*------------------------------------kampanya baner yonetimi--------------------------------------------*/
#divKampanyaBanner { float: left; width: 100%; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk { float: left; width: 50%; margin-bottom: 10px; padding: 0 5px; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a { display: block; position: relative; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a img { display: block; max-width: 100%; margin: 0 auto; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a .AnasayfaTasarimAdi { position: absolute; line-height: 30px; left: 10px; right: 10px; bottom: 10px; background: #fff; color: #333333; font-size: 20px; font-weight: 300; padding: 7px; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a .TasarimTime { float: right; width: 60px; margin-top: 0px; line-height: 1.2; padding-left: 5px; border-left: 1px dotted #999999; color: #999999; font-size: 16px; display: inline-block; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a:hover .AnasayfaTasarimAdi { background: #333333; color: #fff; }
#divKampanyaBanner .AnasayfaTasarimLine.Kucuk a:hover .TasarimTime { background: #333333; color: #fff; }
/*------------------------------------kampanya baner yonetimi--------------------------------------------*/


/* ------------------------------------Header--------------------------------------------*/
#header:before,
#header:after { content: ""; display: table; }
#header:after { clear: both; }
#header { clear: both; zoom: 1; }

#back-to-top { position: fixed; z-index: 1000; bottom: 20px; right: 20px; display: none; }
#back-to-top a { display: block; width: 40px; height: 40px; background: #000000 url(images/backtotop.png) no-repeat center center; text-indent: -9999px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; -o-transition: 0.4s all ease; transition: 0.4s all ease; }

#back-to-top a:hover { background-color: #000; }
#header {width: 100%;z-index: 999;background: #fff;position: relative;border-top: 50px solid #000;}
.headerContent {position: relative;}
.headerContent:before { content: ''; display: block; clear: both; }
.headerContent:after { content: ''; display: block; clear: both; }

#logo {float: left;margin:4px 0;}
#logo .logo { display: inline-block; }
#logo .logo img {display: block;margin: 0 auto;max-width: 100%;width: 160px;}

.welcome { position: absolute; right: 105px; top: -33px; background: url('images/adam.png') center center no-repeat;width:20px;height:20px; }
.welcome > div{display:none;position:absolute;top:100%;right:0;width:150px;padding:10px;background:#000;z-index:9;border-top:1px solid #fff;}
.welcome:hover > div{display:block;}
.headerUyeOl,
.headerUyeGiris { float: left;width:100%; }
.uyeGirisWelcome { display: none; }
.headerUyeGiris a,
.headerHesabim,
.headerUyeOl a,
.headerCikis{ color: #ffffff; font-size: 13px; line-height: 25px;float: left;}

.headerCikis,
.headerHesabim{width:100%;}
.headerUyeGiris a:hover,
.headerHesabim:hover { color: #fff; }
.headerUyeOl a:hover,
.headerCikis:hover { color: #fff; }

.usernav { display: none; position: absolute; top: 26px; left: 181px; }
.usernav ul li { float: left; margin-left: 5px; margin-right: 5px; padding-right: 5px; line-height: 9px; }
.usernav ul li a { color: #fff; font-size: 12px; }
.usernav ul li a:hover { color: #ff0000; }

.mycart {position: absolute;right: 0;top: -37px;padding-left: 13px;border-left: 1px solid #ccc;}
.mycart .sepetUrun { display: none; }
.mycart > a { display: inline-block; }
.sepetTecxt { display: inline-block !important; color: #ffffff; font-size: 13px; line-height: 25px; padding-left: 25px; background: url('images/sepet.png') center left no-repeat; }
.sepetUrunSayisi { display: inline-block; color: #ffffff; font-size: 13px; line-height: 25px; margin-left: 5px; }
.mycart:hover .sepetTecxt { color: #fff; }

.CartProduct { display: none; width: 240px; float: left; background: #fff; z-index: 99999; border: 1px solid #d6d6d6; border-top: 5px solid #fff; position: absolute; top: 100%; right: 0; 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); }
.CartProduct .SPrice { display: none !important; height: 45px; border: 1px solid #e1e1e1; background: #f2f2f2; width: 100%; text-align: center; color: #232323; font-size: 17px; font-weight: bold; text-transform: uppercase; }
.CartProduct .SPrice * { color: #232323; font-size: 17px; line-height: 45px; font-weight: bold; }
.CartProduct .SPrice .sepetToplamTutar { color: #000000; margin-left: 5px; }
.CartProduct .SProduct { display: table; overflow: hidden; text-align: center; font-weight: 300; font-size: 12px; color: #000000; }
.CartProduct .SProduct li { display: table; padding: 3px; border-bottom: 1px solid #e1e1e1; }
.CartProduct .SProduct li a { display: block; float: left; display: table; }
.CartProduct .SProduct li a * { display: table-cell !important; vertical-align: middle !important; color: #232323; font-size: 13px; line-height: 14.4px; padding: 0 5px; text-align: left; }
.CartProduct .SProduct li a img { border: 1px solid #e1e1e1; max-width: 60px; }

.mycart:hover .CartProduct { display: none !important; }

.searchContent {position: absolute;top: -42px;left: 60%;margin-left: -116px;width: 300px;height: 35px;}
#divAramaKategori { display: none !important; position: absolute; left: 1px; top: 1px; }
#divAramaKategori select { height: 25px; width: 180px; border: none; border-radius: 5px 0 0 5px; line-height: 35px; width: 182px; background: #e4e4e4; color: #737373; font-size: 13px; }
.search { float: left; width: 100%; position: relative; height: 35px; }
.ButtonMic { display: none !important; border: 0; background-color: transparent; vertical-align: middle; border-right: 1px solid #e5e5e5; position: absolute; right: 45px; top: 50%; margin-top: -17px; }
#txtbxArama { float: left; width: 100%; border-radius: 150px; height: 35px; color: #000; background: #fff; border: 1px solid transparent; font-size: 14px; padding: 0 40px 0 20px; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; opacity: 1; }
#txtbxArama::-webkit-input-placeholder { color: #000000; }
#txtbxArama:-moz-placeholder { color: #000000; }
#txtbxArama::-moz-placeholder { color: #000000; }
#txtbxArama:-ms-input-placeholder { color: #000000; }
#txtbxArama:focus { border-color: #000; color: #000; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
#btnKelimeAra { position: absolute; background: url('images/arama.png') center center no-repeat; text-indent: -9999px; right: 20px; top: 50%; margin-top: -7.5px; border: none; padding: 0; width: 14px; height: 15px; }

/* ------------------------------------Header--------------------------------------------*/

.homeContainer .ProductListContent { float: left; }
.homeContainer .ProductListContent { float: left; }
.homeContainer .ProductListContent .productItem { float: left; width: 24%; margin-right: 1.3%; }
.homeContainer .ProductListContent .productItem:nth-child(4n) { margin-right: 0; }

/* ------------------------------------Navigation--------------------------------------------*/
.navigationWrapper { width: 100%; background: #fff; }
.navigation:before { content: ''; display: block; clear: both; }
.navigation:after { content: ''; display: block; clear: both; }
.navigation {float: left;margin: 20px 0 20px 53px;}
.navigation .navUl { }
.navigation .navUl > li {position: relative;display: inline-block;float: left;border-right: 1px solid #dddddd;}
.navigation .navUl li:last-child {border-right: 0px;}
.navigation .navUl > li > a {display: inline-block;color: #333333;font-size: 15px;font-weight: bold;line-height: 40px;padding: 0 25px;}
.navigation .navUl > li:last-child > a { }
.navigation .navUl > li:hover > a { color: #CCC; }
.altMenu { display: none; width: 410px; min-height: 280px; padding:15px; border-top: 3px solid #000000; text-align: left; position: absolute; top: 100%; z-index: 999; background: #fff; }
.navigation .navUl > li:hover .altMenu { display: block; }
.altMenu .altMenuler { }
.altMenu .altMenuler .altMenuSag {float: right;width: 30%;min-height: 250px;border-left: 1px solid #dddddd;padding-left: 15px;color:#000;display:none;}
.altMenu .altMenuler .altMenuSag a { display: block; }
.altMenu .altMenuler .altMenuSag a img { max-width: 100%; display: block; margin: 0 auto; }
.altMenu .altMenuler .altmenuSol { float: left; width: 100%; }
.altMenu .altMenuler .altmenuSol span { display: none; }
.altMenu .altMenuler .altmenuSol h4 * { display: block; color: #000000; font-size: 13px; padding: 3px 15px; border-bottom: 1px solid #6f6e6e; margin-bottom: 15px; }
.altMenuler .altmenuSol > ul {float: left;width: 100%;position: relative;min-height: 250px;}
.altMenuler .altmenuSol > ul > li {float: left;width: 31%;min-height: 320px;margin: 0 1%;}
.altMenuler .altmenuSol > ul > li > a {display: block;color: #333333;font-size: 14px;padding: 5px 0;background-position: center right 50px;font-weight: bold;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;-ms-transition: 0.3s;border-bottom: 1px solid #ddd;padding-bottom:  5px;margin-right:  10px;}
/*.altMenuler .altmenuSol > ul > li:last-child > a,
.altMenuler .altmenuSol > ul > li:nth-last-child(2) > a{color:#ad1a20;border-bottom:none;}*/
.altMenuler .altmenuSol > ul > li:last-child,
.altMenuler .altmenuSol > ul > li:nth-last-child(2){min-height:auto;border-right:0;width:28%;}

.altMenuler .altmenuSol > ul > li:last-child > ul,
.altMenuler .altmenuSol > ul > li:nth-last-child(2) > ul{min-height:auto;border-right:0;}
.navigation .navUl > li:nth-child(4) .altMenuler .altmenuSol > ul > li:nth-last-child(2) > a{border-bottom: 1px solid #ddd;    color: #333333;}
.navigation .navUl > li .altMenuler .altmenuSol > ul > li:nth-last-child(2) > ul{min-height: 270px;border-right: 1px solid #ddd;}
.navigation .navUl > li:nth-child(6) .altMenuler .altmenuSol > ul > li:nth-last-child(2) > a{border-bottom: 1px solid #ddd;    color: #333333;}
.navigation .navUl > li:nth-child(6) .altMenuler .altmenuSol > ul > li:nth-last-child(2) > ul{min-height: 270px;border-right: 1px solid #ddd;}
.altMenuler .altmenuSol > ul > li > ul {width: 100%;min-height: 270px;border-right:  1px solid #ddd;padding-top:  10px;}
.altMenuler .altmenuSol > ul > li:hover > ul { display: block; }
.altMenuler .altmenuSol > ul > li > ul > li {margin-bottom: 7px;padding: 2px 5px;}
.altMenuler .altmenuSol > ul > li:first-child > ul > li:last-child > a,
.altMenuler .altmenuSol > ul > li:first-child > ul > li:nth-last-child(2) > a{color:#ad1a20;font-weight:600}
.altMenuler .altmenuSol > ul > li > ul > li > a { display: block; color: #333333; font-size: 14px; font-weight: normal; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.altMenuler .altmenuSol > ul > li > ul > li > a:hover { color: #000000; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; }
.navigation > ul > li > ul { display: none; position: absolute; left: 0; top: 100%; width: 300px; background: #fff; }
.navigation > ul > li > ul > li { float: left; clear: left; }
.navigation > ul > li > ul > li > a { display: inline-block; color: #000000; font-size: 13px; margin-bottom: 16px; }
.navigation > ul > li > ul > li:hover > a { text-decoration: underline; }
.navigation > ul > li > ul > li > ul { }
.navigation > ul > li > ul > li > ul > li { float: left; clear: left; padding-left: 10px; }
.navigation > ul > li > ul > li > ul > li > a { display: inline-block; color: #000000; font-size: 13px; margin-bottom: 16px; }
.navigation > ul > li > ul > li > ul > li:hover > a { text-decoration: underline; }
.navigation > ul > li:hover > ul { display: block !important; }
.navigation > ul > li > ul > li:hover > ul { display: block !important; }


.altMenuler .altmenuSol > ul > li:first-child > ul > li:last-child{position: absolute;bottom: 25px;max-width: 117px;left: 0;}
.altMenuler .altmenuSol > ul > li:first-child > ul > li:nth-last-child(2){position: absolute;bottom: 0;left: 0;display: none;}


.navigation .navUl > li:nth-child(4) .altMenuler .altmenuSol > ul > li:first-child > ul > li:last-child > a, 
.navigation .navUl > li:nth-child(6) .altMenuler .altmenuSol > ul > li:first-child > ul > li:last-child > a{color:#fff;}

#header.fixed {position: fixed !important;left: 0;right: 0;top: 0;}
/* ----------------------------------Navigation-------------------------------------------*/

/* -------------------------------Anasayfa Slider----------------------------------------*/
#pnlSlider { float: right; width: 100%; position: relative; margin-bottom: 40px; }
#pnlSlider ul li a { display: block; }
#pnlSlider ul li a img { display: block; width: 100%; }
#pnlSlider .flex-control-nav { display: none !important; top: 30px; left: 0; width: 100%; text-align: center; }
#pnlSlider .flex-control-paging li { margin: 0 6px !important; display: inline-block; }
#pnlSlider .flex-control-paging li a { width: 16px; height: 16px; text-indent: -9999px; text-align: center; border: 2px solid #fff; border-radius: 150px; display: inline-block; box-shadow: none; background: transparent; }
#pnlSlider .flex-control-paging li a.flex-active { border-color: #fff; background: #fff; }
#pnlSlider .flex-direction-nav {position: absolute;width: 100%;left: 0;top: 50%;height: 34px;margin-top: -17px;}
#pnlSlider .flex-direction-nav .flex-prev,
#pnlSlider .flex-direction-nav .flex-next { z-index: 99; text-indent: -99999px; text-align: left; display: inline-block; top: 50%; margin: 0; margin-top: -8.5px; width: 30px; height: 30px; opacity: 1 !important; }
#pnlSlider .flex-direction-nav .flex-prev {background: url('/CustomCss/ticimax/images/solOk.png') center center no-repeat;left: 10px !important;width: 20px;height: 34px;}
#pnlSlider .flex-direction-nav .flex-next { background: url('/CustomCss/ticimax/images/sagOk.png') center center no-repeat; right: 10px !important; width: 20px;height: 34px;}
/* -------------------------------Anasayfa Slider----------------------------------------*/

/* ------------------------------------Footer--------------------------------------------*/
#footer { float: left; width: 100%; }
.footerGenelTutucu { float: left; width: 100%; position: relative; margin-top: 30px; }
.footerGenelTutucu:before,
.footerGenelTutucu:after { content: ""; display: table; }
.footerGenelTutucu:after { clear: both; }

.tarihcemiz { float: left; width: 100%; border: 1px solid #e5e5e5; padding: 30px 40px; position: relative; margin-top: 50px;}
.tarihcemiz h2 {margin-bottom: 25px;color: #000;font-size: 15px;font-weight: bold;}
.tarihcemiz p {color: #000;font-size: 15px;line-height: 25px;}
.tarihcemiz-wrap{max-height:135px;overflow:hidden;}
.tarihcemiz-wrap.acik{max-height:inherit}
.footerAltBolum { float: left; width: 100%; margin-top: 30px; border-top: 3px solid #666; background: #eeeeee; padding-top: 25px; }
.footerAltBolum .linkler { float: left; width: 100%; margin-bottom: 50px; }
.footerAltBolum .linkler .blok { float: left; width: 20%; }
.footerAltBolum .linkler .blok h5 { margin-bottom: 5px; color: #000000; font-size: 14px; font-weight: bold; }
.footerAltBolum .linkler .blok ul { }
.footerAltBolum .linkler .blok ul li { margin-bottom: 5px; }
.footerAltBolum .linkler .blok ul li a { display: inline-block; color: #777777; font-size: 14px; }
.footerAltBolum .linkler .blok ul li a:hover { color: #000; }
.footerAltBolum .linkler .blok ul li span { display: inline-block; color: #777777; font-size: 14px; }

.footerBolum3 { float: left; width: 100%; padding-bottom: 20px; }
.footerBolum3 .solBlok { float: left; width: 20%; }
.footerBolum3 .sagBlok { float: left; width: 80%; }
.footerBolum3 .sagBlok span { color: #777777; display: block; font-size: 14px; }
.footerBolum3 .sagBlok h5,
.footerBolum3 .solBlok h5 { margin-bottom: 5px; color: #000000; font-size: 14px; font-weight: bold; }
.footerBolum3 .solBlok ul { }
.footerBolum3 .solBlok ul li { margin-bottom: 5px; }
.footerBolum3 .solBlok ul li a { display: inline-block; color: #777777; font-size: 14px; }
.footerBolum3 .solBlok ul li a:hover { color: #000; }
.footerBolum3 .solBlok ul li span { display: inline-block; color: #777777; font-size: 14px; }

.footerBolum3 .ustBlok { float: left; width: 50%; }
.footerBolum3 .sosyalMedya { float: left; width: 100%; margin-top: 5px; }
.footerBolum3 .sosyalMedya a { display: inline-block; float: left; border-radius: 150px; width: 34px; height: 34px; font-size: 16px; text-align: center; border: 1px solid #777777; margin-right: 20px; }
.footerBolum3 .sosyalMedya a .fa { line-height: 32px; }
.footerBolum3 .sosyalMedya a:hover { color: #000; border-color: #000; }
.footerBolum3 .ebultenGelecek { margin-top: 15px; float: left; width: 100%; }


.footerBolum3 .altBlok { float: left; width: 100%; margin-top: 60px; }
.footerBolum3 .altBlok .blokRow { margin: 0 -10px; }
.footerBolum3 .altBlok .blok { float: left; width: 25%; padding: 0 10px; margin-bottom: 10px; }
.footerBolum3 .altBlok .blok a { display: block; }
.footerBolum3 .altBlok .blok a img { max-width: 100%; display: block; margin-bottom: 7px; }
.footerBolum3 .altBlok .blok a span { display: block; color: #777777; font-size: 14px; }
.footerBolum3 .altBlok .blok a:hover span { color: #000; }

.footerBolum2 { float: left; width: 100%; background: #fff; padding: 25px 0 0 0; }
.footerBolum2 span { display: inline-block; float: left; color: #777777; font-size: 14px; line-height: 23px; }
.footerBolum2 img { display: inline-block; float: right; max-width: 100%; }

/*ebulten*/
#divNewsLetter { float: left; width: 100%; position: relative; }
#divNewsLetter label { display: none; margin-bottom: 25px; text-align: center; color: #000000; line-height: 1.2; font-size: 13px; }
#UpdatePanel1 { overflow: hidden; position: relative; margin: 0 auto; float: left; width: 100%; }
#txtbxNewsletterMail { float: left; border-radius: 0px; opacity: 1; font-size: 12px; font-weight: normal; color: #000; background: #ffffff; width: 100%; height: 45px; border: 1px solid transparent; padding: 0 100px 0 20px; border-radius: 150px; }
#txtbxNewsletterMail::-webkit-input-placeholder { color: #999999; }
#txtbxNewsletterMail:-moz-placeholder { color: #999999; }
#txtbxNewsletterMail::-moz-placeholder { color: #999999; }
#txtbxNewsletterMail:-ms-input-placeholder { color: #999999; }
#txtbxNewsletterMail:focus { border-color: #000; }
.newsbutton { position: absolute; right: 20px; top: 50%; margin: 0; margin-top: -9.5px; width: 19px; height: 19px; background: url('images/gonder.png') center center no-repeat; text-indent: -99999px; display: inline-block; border: none; }
.newsbutton:hover {background: url(images/gonder.png) center center no-repeat;}


/*Copyright*/
/*
#ticimaxCopyright {float: right; display: inline-block; font-size: 0px !important; margin: 0px 0 0 0 !important;}
#ticimaxCopyright a {width: 55px; height: 14px; display: inline-block; text-indent: 0px; text-indent: -9999px; font-size: 15px; color: #000000; background: url('images/ticimax.png') center center no-repeat;}
*/


#ticimaxCopyright { float: left; width: 100%; background: #fff; text-align: center; display: inline-block; margin: 0 !important; padding: 20px 0; color: #777777 !important; font-size: 14px !important; line-height: 1.2 !important; font-weight: 300 !important; }
#ticimaxCopyright a { color: #000 !important; font-size: 14px !important; font-weight: normal !important; }
#ticimaxCopyright sup { display: none !important; }


.noProduct { background: url('/Uploads/Images/urunyok.png') center center no-repeat !important; width: 212px; height: 214px; }
.noProduct * { display: none !important; }
/* ------------------------------------Footer--------------------------------------------*/

.headerUstSol {position: absolute;left: 232px;top: -37px;}
.headerUstSol a {display: inline-block;float: left;color: #fff;font-size: 13px;padding-left: 17px;padding-right: 19px;margin-right: 20px;border-right: 0px solid #ccc;line-height: 25px;}
.headerUstSol a:last-child { border-right: none; padding-right: 0; margin-right: 0; }
.headerUstSol a.icon1 {background: url('images/icon1.png') center left no-repeat;display: none;}
.headerUstSol a.icon2 { background: url('images/icon2.png') center left no-repeat; }
.headerUstSol a.icon3 { background: url('images/icon3.png') center left no-repeat; padding-left: 20px; }


.anasayfaBloklar { float: left; width: 100%; }
.anasayfaBloklar .anasayfaBloklar1 { float: left; width: 100%; margin-bottom: 20px; }
.anasayfaBloklar .anasayfaBloklar2 { float: left; width: 100%; margin-bottom: 20px; }
.anasayfaBloklar .anasayfaBloklar3 { float: left; width: 100%; margin-bottom: 30px; }
.anasayfaBloklar .blokRow { margin: 0 -10px; }
.anasayfaBloklar .blok { width: 33.33%; float: left; padding: 0 10px; }
.anasayfaBloklar .solBlok { width: 66.6%; float: left; padding: 0 10px; }
.anasayfaBloklar .sagBlok { width: 33.4%; float: left; padding: 0 10px; }
.anasayfaBloklar .sagBlok a { display: block; }
.anasayfaBloklar .sagBlok a img { display: block; max-width: 100%; margin: 0 auto; }
.SecondLink a {width:50%;height:100%;top: 0;bottom: 0;}
.SecondLink a:first-child{left:0;}
.SecondLink a:last-child{right:0;}
.anasayfaBloklar .solBlok a img { display: block; max-width: 100%; margin: 0 auto; }
.anasayfaBloklar .blok a { display: block; }
.anasayfaBloklar .blok a img { display: block; max-width: 100%; margin: 0 auto;    height: auto !important; }


.anasayfaBloklar .solBlok .owl-prev { text-indent: -9999px; display: inline-block; width: 20px; height: 34px; margin-top: -17px; position: absolute; left: 28px; top: 50%; background: url('images/solOk.png') center center no-repeat; }
.anasayfaBloklar .solBlok .owl-next { text-indent: -9999px; display: inline-block; width: 20px; height: 34px; margin-top: -17px; position: absolute; right: 28px; top: 50%; background: url('images/sagOk.png') center center no-repeat; }

.anasayfaBloklar4 { float: left; width: 100%; }
.anasayfaBloklar4 .blok { float: left; width: 20%; text-align: center; border-right: 1px solid #e5e5e5; }
.anasayfaBloklar4 .blok:last-child { border-right: none; }
.anasayfaBloklar4 .blok span { display: block; text-align: center; padding-top: 95px; color: #777777; font-size: 16px; height: 140px; }
.anasayfaBloklar4 .blok a { display: block; text-align: center; padding-top: 95px; color: #777777; font-size: 16px; height: 140px; }
.anasayfaBloklar4 .blok .icon1 {background: url('images/i1.png') center top no-repeat;}
.anasayfaBloklar4 .blok .icon2 {background: url('images/i2.png') center top no-repeat;}
.anasayfaBloklar4 .blok .icon3 {background: url('images/i3.png') center top no-repeat;}
.anasayfaBloklar4 .blok .icon4 {background: url('images/i4.png') center top no-repeat;}
.anasayfaBloklar4 .blok .icon5 {background: url('images/i5.png') center top no-repeat;}


.kategoriResim { float: left; width: 100%; position: relative; }
.kategoriResim .icerikBolumu { position: absolute; left: 0; top: 0; width: 100%; padding: 85px 10px 0 10px; }
.kategoriResim .icerikBolumu h1 { color: #ffffff; font-size: 30px; display: block; text-align: center; font-weight: bold; }
.kategoriResim .icerikBolumu p { color: #fff; font-size: 17px; line-height: 25px; text-align: center; }


.navigationTututucu {float: left;width: 100%;padding: 10px 0;background: #e5e5e5;}
.divBenzerUrunTutucu { float: left; width: 100%; padding: 20px 0 0 0; background: #e5e5e5; margin-bottom: 20px; }
.divSizinIcinOnerdiklerimizTutucu { float: left; width: 100%; padding: 10px; background: #fff; margin-bottom: 20px; }
.ProductDetail .categoryTitle { display: none; }
.detaySliderContainer .JKatAdi{display:none !important}
#divBenzerUrun .bold{float: left; width: 100%; margin-bottom: 15px; display: block; text-align: center;}
#divBenzerUrun .bold .satir1{display: inline-block; color: #000000; font-size: 25px;}
#divIlgiliUrunler { display: none; }
.RightDetail #divIlgiliUrunler { display: block; }
#divIlgiliUrunler .productModuleTitle { display: none; }
#divIlgiliUrunler .productItem { padding: 0; width: 60px; margin-right: 20px !important; margin-bottom: 20px !important; }
#divIlgiliUrunler .productItem * { display: none; }
#divIlgiliUrunler .productItem .productImage { display: block; margin-bottom: 0; }
#divIlgiliUrunler .productItem .productImage a { display: block; }
#divIlgiliUrunler .productItem .productImage a img { display: block; }
#divIlgiliUrunler:before { content: 'RENK'; font-size: 15px; color: #000; font-weight: bold; display: block; margin-bottom: 10px; }

#divTelefonSiparis { float: left; width: 50%; padding-right: 20px; }
#divTelefonSiparis a {float: left;width: 100%;background: url('images/telefon.png') center left 40px no-repeat #000;color: #fff;margin: 0;padding: 0;height: 40px;line-height: 34px;text-align: center;font-size: 15px;font-weight: bold;border: 3px solid #000;}
#divTelefonSiparis a:hover { background: url('images/telefon.png') center left 40px no-repeat #fff; color: #000; }
#divTelefonSiparis a .box1{text-align:center;font-weight:700;}
.detaySosyalMedya { display: none; margin-top: 20px; float: left; width: 100%; }
.RightDetail .detaySosyalMedya { display: block; }
.detaySosyalMedya a { float: left; display: inline-block; line-height: 40px; width: 50px; border-right: 1px solid #cccccc; text-align: center; color: #666666; font-size: 16px; }
.detaySosyalMedya a .fa { line-height: 40px; }
.detaySosyalMedya a:hover { color: #000; }
.detaySosyalMedya .TavsiyeEtBtnContent { float: left; }
.detaySosyalMedya .TavsiyeEtBtnContent a { display: inline-block; border-right: none; width: auto; padding-left: 30px; margin-left: 20px; background: url('images/zarf.png') center left no-repeat; }

.urunListeUrunSayisi{float: left; line-height: 40px; font-size: 14px; padding-left: 20px; border-left: 1px solid #dddddd; margin-left: 20px;}
.urunListeUrunSayisi:after{content:'ÜRÜN BULUNDU';line-height:40px;display:inline-block;margin-left: 5px;}

#mainHolder_UpdateUyeOl { }
#divUrunEkSecenek .eksecenekLine:nth-child(2) { display: none !important; }

#divIlgiliUrunler { height: 90px; padding-right: 30px; overflow: hidden; transition: 0.3s; position: relative; }
#divIlgiliUrunler.acik { height: auto; overflow: hidden; transition: 0.3s; }
#divIlgiliUrunler .divIlgiliUrunlerAc { position: absolute; right: 0; top: 53px; width: 19px; height: 9px; background: url('images/assagiOk.png') center center no-repeat; }

.taksitSecenekleri { float: right; color: #666666; font-size: 15px; display: inline-block; line-height: 25px; }

#divTLFiyati { display: none; }


.teknikDetay{float:left;clear: both;}

.BasketDetailComplate .Odeme-Right  .Odeme-RightLine:last-child{display:none !important}



/*.Odeme-Left { width: 100% !important; padding: 0 !important; }
.OdemeMenu ul li {width: 50% !important;float:left !important}*/


.yeniIadeTalebiForm .satirBlok28 .hsbmSelect option:nth-child(3){display:none;}


.adresGir .satirBlok24{display:none!important;}
.adresGir .iti-flag{display:none!important;}

.uyeGirisWelcome,.uyeGirisUyeAdi{display: none !important;} /*hoÃƒâ€¦Ã…Â¸geldin yazÃƒâ€žÃ‚Â±sÃƒâ€žÃ‚Â±*/

.sepetimBody .welcome .headerHesabim,
.sepetimBody .welcome .headerCikis,
.sepetimBody .welcome .headerUyeGiris,
.sepetimBody .welcome .headerUyeOl{display:none;}

.sepetimBody .welcome > div .headerHesabim,
.sepetimBody .welcome > div .headerCikis,
.sepetimBody .welcome > div .headerUyeGiris,
.sepetimBody .welcome > div .headerUyeOl{display:block;}


@media screen and (min-width: 1240px) {
    .sortingContent{display:block !important;height: 52px;}
    .brandlistselection{}
}
.sortingContent{background: transparent !important;border-radius: 0 !important;overflow: hidden;}
.sortingContent li{float:left;}
.sortingContent li:not(.appliedFilter) a{background:none !important;border-radius:0px !important;font-size: 14px !important;color: #373737 !important;line-height: 16px !important;border-right: 0;padding: 0 12px;display:table;height: 52px;width: 100%;}
.sortingContent li:not(.appliedFilter) a.selected{background: #919191 !important;border-radius: 0px !important;color: #fff !important;}
.sortingContent li:not(.appliedFilter) a span{display:table-cell;vertical-align:middle;}
.sortingContent .blockSelect{margin-right:0px !important}
.appliedFilter{background:none !important}
.sortingContent .blockSelect a{border:none !important;padding: 0px !important;width: 20px !important;height: 35px !important;margin: 0px 2px !important;border-radius: 5px !important;}
.sortingContent .blockSelect a:hover{}
.sortingContent .blockSelect a i{color: #cccccc !important;line-height: 35px !important;font-size: 14px !important;}
.sortingContent .blockSelect a.Active i{color: #000 !important;}
.sortingContent .blockSelect a:hover i{color: #000 !important;}
.sortingContent .blockSelect a.Active{}
.sortingContent li:last-child{float:right;padding-right: 8px;padding-top: 0px !important;padding-bottom: 0px !important;padding: 8px 0 !important;}
.appliedFilter a{background: #fff !important;}
.appliedFilter.FiltrelemeUrunAdet span{line-height: 34px !important;margin-right: 15px !important;}
.categoryContainer .leftBlock .Block_item > .Block_Title > span{display:none;}

.category-vertical-filters{padding:0px !important;border:none !important;}
.categoryContainer .panel-title{position: relative;color: #000000;text-align: left;text-transform: uppercase;font-size: 15px;margin-bottom: 5px;font-weight: bold;margin-left: 0;}
.category-vertical-filters .panel-heading{padding:0px !important;border:none !important;margin-bottom: 8px !important;}
.appliedFilter.FiltrelemeUrunAdet span:after{content:'Bulundu';margin-left: 5px;}
/*.category-vertical-filters .vertical-filter-panel:first-child .list-group-item:before{display:none !important}
.category-vertical-filters .vertical-filter-panel:first-child .list-group-item{margin-bottom:0px !important;margin-right:0px !important;padding:0px !important;margin: 0 !important;} 
.category-vertical-filters .vertical-filter-panel:first-child .list-group-item a{
    display: inline-block;
    padding-left: 5px;
    height: 17px;
    cursor: pointer;
    font-size: 15px;
    color: #777777;
    margin: 4px 0px;
}*/
.category-vertical-filters .vertical-filter-panel .selected a{color: #373737 !important;}
.category-vertical-filters .vertical-filter-panel .list-group-item a{color: #232323;font-size: 13px;font-weight: 400 !important;line-height: 13px !important;}
.category-vertical-filters .vertical-filter-panel .list-group-item a:hover{text-decoration:underline}
.category-vertical-filters .vertical-filter-panel .list-group-item:before{margin-top:6.5px !important;background: transparent url(images/checkbox1.png) center center no-repeat;width: 13px !important;height: 13px !important;border: none !important;margin-top: 0px !important;margin-left: 0!important;}
.category-vertical-filters .vertical-filter-panel .list-group-item:hover:before{background: transparent url(images/checkbox2.png) center center no-repeat;background-color: transparent !important;}
.category-vertical-filters .vertical-filter-panel .list-group-item.selected:before{background: transparent url(images/checkbox2.png) center center no-repeat;background-color: transparent !important;}
.filterDeleteContent .appliedFilter{margin: 15px 5px !important;}
.appliedFilter.FiltrelemeKaldir a .filter-content > span{float: left;padding-left: 20px;background: url(images/kapat.jpg) center left no-repeat;color: #000;font-size: 14px;font-weight: normal;display: inline-block;margin-left: 15px;}

.category-vertical-filters .vertical-filter-panel .list-group{text-align:center;padding: 0 0px;max-height: inherit !important;}

.category-vertical-filters .vertical-filter-panel .list-group-item{display: inline-block !important;float: left !important;}
.ngrs-range-slider .ngrs-value{padding:5px !important}

.ngrs-range-slider .ngrs-join{height: 5px !important;background: #666666  !important;margin: -3.5px 0 0 0 !important;}
.ngrs-range-slider .ngrs-handle{width: 16px !important;height: 16px !important;border-radius: 16px !important;border: 2px solid #000 !important;background: #fff !important;}
.ngrs-range-slider .ngrs-handle.ngrs-handle-max{margin: 0 0 0 -19px !important;}

.vertical-filter-panel{padding-bottom: 0;float: none !important;display: inline-block;width: 100%;margin-bottom: 20px;border-bottom: 1px solid #dddddd;padding-bottom: 20px;}

.category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image{width:50px !important;height:35px !important;}


.ItemOrj{width: calc(25% - 10px);float: left;margin: 0px 5px 0px 5px;padding: 0;margin-bottom: 0;}
.ProductList.ThreeColonm .ItemOrj{width: calc(25% - 10px);}
.ProductList.ForthColonm .ItemOrj{width: calc(33.333% - 10px);}
.categoryContainer .ProductList product-list{display: block;margin-left: -5px;margin-right: -5px;}


.homeContainer .ProductList .ItemOrj{width: calc(25% - 10px);margin: 0px 5px;}
.sortingContent li:first-child{}
.div-secenek-2 ul li{width: 50px !important;height: 35px !important;border: 1px solid #ccc;text-align: center !important;}
.div-secenek-2 ul li.list-group-item:before{display:none !important}
.div-secenek-2 ul li.list-group-item a{line-height:35px !important;padding-top: 4px !important;display: block;}

#Div3 a { display: block; float: left; width: 25%; text-align: center; padding: 13px 0px; }


/*SEPETÃ„Â°M SAYFASI*/

.sepetimBody .basketCompletebtn{background:#000!important;} 
.sepetItemB4{color:#000!important;}
.sepetiTemizle:hover{color:#000!important;}
.hedefSatisContent:before{color:#fff!important;}
.alisverisedevamet:hover{background:#000!important;border: 1px solid #000!important;}
#hed div.hediCekForm a:hover{background-color:#6fab39!important;}
.userLoginBtn:hover, .userSignBtn:hover{background-color:#000!important;border: 2px solid #000!important;} 
.kirmiziButon{background: #000!important;border: 1px solid #000!important;}
.AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span.check{color:#000!important;}
a.YeniAdresEkle:hover{background-color:#000!important;border-color:#000!important;color:#fff!important;}
.faturaAdresBtn:hover, .adresAyniBtn:hover{color:#000!important;}
.faturaAdresBtn.active, .adresAyniBtn.active{color:#000!important;}
.kirmiziButon:hover{color:#fff!important;}
.OdemeMenu ul li.activeMenu a{background-color:#000!important;}
.OdemeMenu ul li:hover a{background-color:#000!important;border-color:#000!important;}
.cargoInformation div.cargoName span{color:#000!important;}
a.YeniAdresEkle{color:#000!important;}
#divToplamOdeme{color:#000!important;}
.AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span.check:before{background: url(images/AdresactiveMenu.png) transparent!important;}
.userLoginBtn{background-color:#000!important;}
.BasketRigth ul li.genelToplam .tut{color:#000!important;}
.hedefSatisContent{color:#fff!important;}
.Basketstep ul li:before{    border: 1px solid #000!important;}
.OdemeMenu ul li.activeMenu a:before{background: url(images/activeMenu.png) no-repeat center center!important;}
.OdemeMenu ul li:hover a:before{background: url(images/activeMenu.png) no-repeat center center!important;}
#hed div.hediCekForm a{width:100%!important;margin-top:10px!important;background:#6fab39!important;}
#hed div.hediCekForm input{width:100%!important;}




/* col-lg */
@media screen and (min-width: 1119px) {
    .mobilMenu { display: none !important; }
    .navigation { display: block !important; }
    /******************************************************/
    .RightDetail { min-height: 557px; }
}

@media screen and (min-width: 1024px) and (max-width: 1119px) {
	#mainHolder_divKategoriBaslik h1{ position: relative; max-width: 100%; text-align: left; margin: 8px 12px; font-size: 20px; }
	.headerUstSol {left: 235px;}
	.navigation > ul > li > a{padding: 0 13px;}
	.headerUstSol a {padding-left: 17px;padding-right: 7px;margin-right: 7px;border-right: 1px solid #ccc;line-height: 25px;}
    .mobilMenu { display: none !important; }
    .navigation { display: block !important; }
    .footerContainer,
    .ticiContainer.homeContainer { width: 950px; }
    .headerContent,
    .ticiContainer { width: 950px; padding: 0 10px; }
    .HesabimContainer .centerCount { float: left; width: 70%; }
    .HesabimContainer .leftBlock { width: 30%; float: left; }
    /******************************************************/
    .navigation { margin-left: 40px; }
    .searchContent {margin-left: -95px;width: 291px;}
    .footerBolum2 span { display: block; width: 100%; }
    .kategoriResim .icerikBolumu { padding-top: 10px; }
    #divIlgiliUrunler .productModuleItem { margin-bottom: 5px !important; margin-right: 5px !important; }
    #divTelefonSiparis a { background: #000; }
    #divTelefonSiparis a:hover { background: #fff; }
    .basketBtn input { background: #000000; }
    .basketBtn input:hover { background: #fff; }

    #divSizinIcinOnerdiklerimiz .productItem,
    .productModule2 ul li { width: 24%; margin-right: 1.3%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(5n+1),
    .productModule2 ul li:nth-child(5) { margin-right: 1.3%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(4n+1),
    .productModule2 ul li:nth-child(4) { margin-right: 0; }
    .navigation > ul > li > a{font-size:13px;}
    .Renk li, .Numara li{width:33.3% !important;}

        .kategoridesc{position:relative !important;left:0 !important;right:0 !important;width:100% !important;font-size:11px;padding: 0px 10px !important;margin-top: 20px;}
    .kategoridesc{font-size:0px !important;}
    .kategoridesc h1{font-size:15px;margin-bottom:5px !important}
    .categorydesign img{display:none}
    .categorydesign{max-width:950px;margin:0 auto;float:none;}

    .categoryContainer .centerCount{width:100%;}
    .categoryTitle { max-width: 950px; margin: 0 auto; }
    .category-vertical-filters.top-filters .list-group.dropdown{top:auto;}
    .category-vertical-filters.top-filters .panel{padding-bottom:0;}
    .categoryContainer .panel-title{margin-top:5px;}
    .category-vertical-filters .panel-heading{margin-bottom:0px !important}
    .navigation .navUl > li > a{padding:0px 16px;}
    .category-vertical-filters.top-filters .panel .panel-heading a:after{top:0px !important;}
}

/* col-sm */
@media screen and (min-width: 766px) and (max-width: 1024px) {
	.altMenu{width:440px;}
    .mobilMenu { display: none !important; }
    .navigation { display: block !important; }
    .footerContainer,
    .ticiContainer.homeContainer { width: 730px; }
    .headerContent,
    .ticiContainer { width: 730px; padding: 0 10px; }
    .blockSelect { display: none; }
    .HesabimContainer .centerCount { float: left; width: 70%; }
    .HesabimContainer .leftBlock { width: 30%; float: left; }
    .productModule2 ul li { width: 32%; margin-right: 2%; }
    .productModule2 ul li:nth-child(4n) { margin-right: 2%; }
    .productModule2 ul li:nth-child(5n) { margin-right: 2%; }
    .productModule2 ul li:nth-child(3n) { margin-right: 0; }
    #divIlgiliUrunler .productModuleItem,
    .sliderBannerContainer ul li,
    .ProductList.pr_4 .productItem { width: 32%; margin-right: 2%; }
    #divIlgiliUrunler .productModuleItem:nth-child(4n+1),
    .sliderBannerContainer ul li:nth-child(4n),
    .ProductList.pr_4 .productItem:nth-child(4n) { margin-right: 2%; }
    .sliderBannerContainer ul li:nth-child(5n),
    #divIlgiliUrunler .productModuleItem:nth-child(5n+1),
    .ProductList.pr_4 .productItem:nth-child(5n) { margin-right: 2%; }
    .sliderBannerContainer ul li:nth-child(3n),
    #divIlgiliUrunler .productModuleItem:nth-child(3n+1),
    .ProductList.pr_4 .productItem:nth-child(3n) { margin-right: 0; }
    /******************************************************/
     .mobilFilterOpenBtn .button{line-height:30px;text-align: center;}
    .sortingContent li, .appliedFilter.FiltrelemeUrunAdet{padding:0 !important;width:13%;text-align:center !important;border-bottom:0px !important;margin-right: 10px;}
    .sortingContent li:not(.appliedFilter) a{padding:0px !important}
    .vertical-filter-panel{padding-bottom:0;}
    .category-vertical-filters .panel-heading{margin-bottom:0px !important}
    .categoryContainer .panel-title{margin-top:5px !important}
    .category-vertical-filters.top-filters .panel .panel-heading a:after{top:0px !important}
    .navigation { margin: 10px 0; float: left; width: 100%; }
    .searchContent {float: right;margin: 10px 0;position: static;top: auto;right: auto;left: auto;}

    #txtbxArama { border: 1px solid #000000; }
    .anasayfaBloklar4 .blok span { font-size: 14px; }
    .kategoriResim .icerikBolumu { padding-top: 10px; }
    #divIlgiliUrunler .productModuleItem { margin-bottom: 5px !important; margin-right: 5px !important; }
    #divTelefonSiparis a { background: #000; }
    #divTelefonSiparis a:hover { background: #fff; }
    .basketBtn input { background: #000000; }
    .basketBtn input:hover { background: #fff; }

    #divSizinIcinOnerdiklerimiz .productItem { width: 32%; margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(4n+1) { margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(5n+1) { margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(3n+1) { margin-right: 0; }
    .kategoriResim .icerikBolumu h1 { font-size: 16px; }
    .kategoriResim .icerikBolumu p { font-size: 13px; }
    #divIlgiliUrunler .productModuleItem, .productModuleItem2, .productItem { padding: 3px 3px 10px 3px; }
    #divIlgiliUrunler .productModuleItem { padding: 0; width: 40px; }
    .discountIcon { left: 0; top: 0; }
    .newIcon { right: 0; top: 0; }
    .TukendiIco { right: 0; top: 43px; }

    #divUrunEkSecenek .eksecenekLine .left_line { display: none; }
    #divUrunEkSecenek .eksecenekLine .right_line select {padding: 0 5px;}

    #divIlgiliUrunler {  }
    #divUrunEkSecenek .eksecenekLine .right_line:before { display: none !important; }
    #divIlgiliUrunler .divIlgiliUrunlerAc { top: 43px; }

    .Numara li{width:33.33% !important;}
    .OdemeMenu {width: 100% !important;}
    .urunTabAlt{width:100%;clear:both;margin-left:0;}

    #divUrunKodu{padding-bottom:5px !important;margin-bottom:5px !important;}
    .ProductName{padding-bottom:5px !important;margin-bottom:5px !important;}
    #pnlFiyatlar{padding-bottom:5px !important;margin-bottom:5px !important;}
    .ProductName h1 span:not(#divUrunKodu){font-size:16px !important}
    #divIlgiliUrunler:before{margin-bottom:5px !important}
    #divIndirimsizFiyat .right_line *{line-height:20px;font-size:18px;}
    .taksitSecenekleri{font-size:13px;line-height:20px;}
    #divIlgiliUrunler, #divBenzerUrun{margin-bottom:5px;}
    #divUrunEkSecenek .eksecenekLine{margin-bottom:5px !important}
    #divUrunEkSecenek{min-height:45px }
    #divAdetCombo{margin-bottom:5px !important}
    .RightDetail{padding:5px !important;min-height: 322px;}
    .ProductIcon{margin-top:5px !important}
    .UFavorilerimeEkle > a, .FiyatHaberVer > a{line-height: 25px;margin:0;font-size: 13px;}
    .FiyatHaberVer > a{float:right;}
    .detaySosyalMedya{margin-top:5px !important}
    .detaySosyalMedya a{line-height:20px;font-size:13px;}
    .detaySosyalMedya a .fa{line-height:20px;}
    .Images img{border:none}
    .Images {border:1px solid #dddddd;min-height: 322px;}

     .Renk li, .Numara li{width:33.3% !important;}
  .Odeme-Left { width: 100% !important; padding: 0 !important; }
  .OdemeMenu ul li {width: 50% !important;float:left !important}
  .OdemeMenu{width:100% !important;}
    .kategoridesc{position:relative !important;left:0 !important;right:0 !important;width:100% !important;font-size:11px;padding: 0px 10px !important;margin-top: 20px;}
    .kategoridesc{font-size:0px !important;}
    .kategoridesc h1{font-size:15px;margin-bottom:5px !important}
    .categorydesign img{display:none}
    .categorydesign{max-width:730px;margin:0 auto;float:none;}

    .categoryContainer .centerCount{width:100%;}
    #mainHolder_divKategoriBaslik h1{max-width:95%}

    .navigation .navUl > li > a{font-size:12px;padding:0px 11px;}
    
}
.WelcomeClose{display:none;}
/* col-xs */
@media screen and (max-width: 767px) {

   .altMenuler .altmenuSol > ul > li:first-child > ul > li:nth-last-child(2),
   .altMenuler .altmenuSol > ul > li:first-child > ul > li:last-child{position:initial;}

	.welcome:hover > div{display:none;}
     .WelcomeClose{ display:block;   position: absolute;right: 0;top: 10px;width: 20px;height: 20px;text-align: center;background: #fff;line-height: 20px;color: #000;font-size: 16px;}
	.welcome > div{display:none;position: absolute;width: 120px;left: 0;z-index: 999999;background: #000;top: 100%;transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;}
	.welcome > div.active{display:block;}
	

	.sortingContent li:last-child{padding:0!important;}
	.appliedFilter.FiltrelemeUrunAdet span{text-align:center!important;}
	
    .mobilFilterOpenBtn .button{text-align:center;line-height: 25px;width: 50% !important;background: black;font-size: 14px;border: 1px solid #fff;margin: -1px !important;}
    .mobilFilterOpenBtn {margin-bottom:5px !important}
    .sortingContent li, .appliedFilter.FiltrelemeUrunAdet{padding:0px !important;width: 50% !important;float: left;border: none !important;}
    .category-vertical-filters.top-filters .panel .panel-heading a:after{top:0px !important}

    .category-vertical-filters .panel-heading{margin-bottom:0px !important}
    .category-vertical-filters.top-filters .panel{padding-bottom:0px !important}
    .categoryContainer .panel-title{margin-top:5px;}
    .sortingContent li:not(.appliedFilter) a{height:35px !important}
    .sortingContent li:not(.appliedFilter) a span{text-align:center;}
    .sortingContent{}
    .ProductList.ThreeColonm .ItemOrj{width:calc(50% - 10px);}
	.altMenuler .altmenuSol > ul > li > ul {min-height: 20px;}
	.altMenuler .altmenuSol > ul > li > a{padding: 6px 0;width:100%;}
	.zopim{display:none !important;}
	#logo {margin: 10px 0 0px 0;}
    .kategoridesc{position:relative !important;left:0 !important;right:0 !important;width:100% !important;font-size:11px;padding: 0px 10px !important;margin-top: 20px;}
	#mainHolder_divKategoriBaslik h1{ position: relative; max-width: 100%; text-align: left; margin: 8px 5px; font-size: 20px; }
    .kategoridesc{font-size:0px !important;}
    .kategoridesc h1{font-size:15px;margin-bottom:5px !important}
    .mobilMenuAcButton {display: inline-block !important;top:-40px;height: 26px;}
    .mobilMenuAcButton *{color:#fff;}
    .navigation { display: none; }
    .ticiContainer.homeContainer { width: 100%; padding-left: 10px; padding-right: 10px; }
    .footerContainer,
    .headerContent,
    .ticiContainer { width: 100%; padding-left: 10px; padding-right: 10px; }
    .centerCount .ticiContainer { padding: 0; }
    .grid { width: 100%; margin: 0; padding: 10px; border: none; margin-bottom: 10px; }
    .SifremiUnuttum { width: 100%; margin: 0; padding: 0; }
    .SifremiUnuttum .line { width: 100%; }
    .SifremiUnuttum #mainHolder_txtbxMail { width: 70%; }
    .SifremiUnuttum .button { width: 30%; }
    .leftBlock { width: 100%; padding: 0; }
    .categoryContainer .centerCount { width: 100%; }
    .blockSelect { display: none; }
    .Images { width: 100%; margin-bottom: 5px; padding: 0; }
    .leftImage { width: 100%; padding: 0; margin-bottom: 10px; }
    .SmallImages { padding: 0; margin: 0 -5px; width: 100%; }
    .SmallImages div { width: 25%; margin-bottom: 5px; padding: 0 5px; }
    .RightDetail { width: 100%; padding: 0; }
    .urunTab { padding: 0; }
    .urunTab li { float: left; width: 25%; margin: 0; }
    .urunTab li a { display: block; text-align: center; font-size: 8px; padding: 0; height: 25px; line-height: 25px; overflow: hidden; }
    .urunDetayPanel { padding: 5px; }
    .urunTabAlt #yorumYaz { padding-right: 0; }
    #mainHolder_UrunDetay_txtbxNotlar,
    .urunTabAlt ul li input[type="text"] { width: 100% !important; }
    .leftBlock { display: none; }
    .leftBlock.active{display:block;padding: 0;width: 100%;}
    #slider-range{width:95%;}
    #divFiltreKategoriler{display:none;}
    .FilitreMaxHeight {width: 100%;max-height: 140px;overflow: hidden;overflow-y: scroll;}

    .productModule2 ul { padding: 0px; }
    #linkOncekiSayfa { float: left !important; clear: left; }
    .HesabimContainer .centerCount { float: left; width: 100%; padding-left: 0px; padding-top: 10px; }
    .HesabimContainer .leftBlock { width: 100%; float: left; }
    .uyelikBilgilerimSpan.row { width: 100%; margin: 0; }
    .HesabimAdresContent .row { margin: 0 0 10px 0; float: left; width: 100%; }
    .basketBtn,
    .buyfast,
    .Basketinp span,
    .Basketinp span .riTextBox,
    #divKombinSatinAl,
    #divAdetCombo,
    .Basketinp { width: 100% !important; margin: 0 0 10px 0; }
    .Basketinp span { padding: 0; }
    .basketBtn input,
    .buyfast input,
    #divAdetCombo select,
    #divKombinSatinAl a,
    .buyfastbutton { width: 100%; }
    /*kategori listeleme*/
    #divIlgiliUrunler .productModuleItem,
    .productModule2 ul li,
    .ProductList.pr_4 .productItem,
    .sliderBannerContainer ul li,
    .categoryContainer .ProductList.pr_3 .productItem { width: 49%; margin-right: 2%; }
    #divIlgiliUrunler .productModuleItem:nth-child(5n+1),
    .productModule2 ul li:nth-child(5n),
    .ProductList.pr_4 .productItem:nth-child(5n),
    .categoryContainer .ProductList.pr_3 .productItem:nth-child(5n) { margin-right: 2%; }
    #divIlgiliUrunler .productModuleItem:nth-child(4n+1),
    .productModule2 ul li:nth-child(4n),
    .ProductList.pr_4 .productItem:nth-child(4n),
    .sliderBannerContainer ul li:nth-child(4n),
    .categoryContainer .ProductList.pr_3 .productItem:nth-child(4n) { margin-right: 2%; }
    #divIlgiliUrunler .productModuleItem:nth-child(3n+1),
    .productModule2 ul li:nth-child(3n),
    .ProductList.pr_4 .productItem:nth-child(3n),
    .sliderBannerContainer ul li:nth-child(3n),
    .categoryContainer .ProductList.pr_3 .productItem:nth-child(3n) { margin-right: 2%; }
    #divIlgiliUrunler .productModuleItem:nth-child(2n+1),
    .productModule2 ul li:nth-child(2n),
    .ProductList.pr_4 .productItem:nth-child(2n),
    .sliderBannerContainer ul li:nth-child(2n),
    .categoryContainer .ProductList.pr_3 .productItem:nth-child(2n) { margin-right: 0; }
    .altMenu .altMenuler .altMenuSag { width: 100%; display: none; }
    .mobilMenu .altMenu .altMenuler .altmenuSol { width: 100%; }
    .mobilMenu ul li ul li { width: 100% !important;min-height:auto!important; }
    #divNewsLetter { width: 100%; }
    .searchContent { width: 95%; float: right; clear: right; margin: 7px 0;right:2.5% !important;left:2.5% !important; }
    .BasketRigth ul li.genelToplam .tut { color: #fff !important; }
    /******************************************************/

    .altMenu { min-height: 100%; }
    .altMenuler .altmenuSol > ul { float: left; width: 100%; border: none; min-height: 100%; }
    .altMenuler .altmenuSol > ul > li > ul { float: left; width: 100%; position: static; display: block; padding-left: 5px; }
    .altMenuler .altmenuSol > ul > li > a { background: none !important; }

    #header {height: 210px;}
    #header.fixed {height: 50px !important;}
    .productHeader.fixed { height: 210px !important; position:relative !important; }
    .anasayfaBloklar .solBlok .owl-prev{left:10px !important}
    .anasayfaBloklar .solBlok .owl-next{right:10px !important;}

    .searchContent { margin: 10px 0; position: absolute; bottom: -54px; top: auto; right: 5px; left: auto; }
    #txtbxArama { border: 1px solid #000000; }
    .anasayfaBloklar4 .blok span { font-size: 14px; }
    .kategoriResim .icerikBolumu { padding-top: 5px; }
    #divIlgiliUrunler .productModuleItem { margin-bottom: 5px !important; margin-right: 5px !important; }
    #divTelefonSiparis a { background: #000; }
    #divTelefonSiparis a:hover { background: #fff; }
    .basketBtn input { background: #000000; }
    .basketBtn input:hover { background: #fff; }
    .headerUstSol { display: none; }
    .footerAltBolum .linkler .blok { width: 50%; margin-bottom: 10px; }
    .footerAltBolum .linkler .blok:nth-child(3n) { clear: left; }
    .footerBolum3 .solBlok { display: none; width: 100%; margin-bottom: 10px; }
    .footerBolum3 .sagBlok { width: 100%; margin-bottom: 10px; }
    .footerBolum3 .ustBlok { width: 100%; margin-bottom: 10px; }
    .footerAltBolum .linkler { margin-bottom: 0; }
    .footerBolum3 .altBlok { margin-top: 10px; }
    .footerBolum3 .altBlok .blok { width: 50%; }
    .anasayfaBloklar4 .blok { width: 50%; margin-bottom: 10px; }
    .anasayfaBloklar4 .blok:last-child { width: 100%; }
    .mobilMenuAcButton { bottom: 12px; }
    .mycart { right: 10px; }
    .welcome { right: 115px; }
    .anasayfaBloklar .solBlok { width: 100%; margin-bottom: 10px; }
    .anasayfaBloklar .sagBlok { width: 100%; }
    #pnlSlider { margin-bottom: 10px; }
    #pnlSlider .flex-control-nav { bottom: 5px; }
    .kategoriResim .icerikBolumu h1 { font-size: 10px; }
    .kategoriResim .icerikBolumu p { font-size: 9px; line-height: 1.2; }
    .RightDetail { padding: 5px; }
    #divUrunEkSecenek .eksecenekLine { margin-bottom: 10px; }
    #divUrunEkSecenek .eksecenekLine .right_line select { height: 40px; line-height: 40px; }

    #divSizinIcinOnerdiklerimiz .productItem { width: 49%; margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(3n+1) { margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(5n+1) { margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(4n+1) { margin-right: 2%; }
    #divSizinIcinOnerdiklerimiz .productItem:nth-child(2n+1) { margin-right: 0; }
    #divIlgiliUrunler .productModuleItem, .productModuleItem2, .productItem { padding: 3px 3px 10px 3px; }
    #divIlgiliUrunler .productModuleItem { padding: 0; width: 40px; }
    .discountIcon { left: 0; top: 0; }
    .newIcon { right: 0; top: 0; }
    .TukendiIco { right: 0; top: 43px; }
    #divUrunEkSecenek .eksecenekLine .left_line { display: none; }
    #divUrunEkSecenek .eksecenekLine .right_line select { padding: 0 10px; }
    .tarihcemiz { padding: 10px; }
    .tarihcemiz h2 { margin-bottom: 5px; }
    .anasayfaBloklar .blok { width: 100%; margin-bottom: 10px; }
    .anasayfaBloklar4 { display: none; }
    .footerGenelTutucu { margin-top: 10px; }

    
    #divUrunEkSecenek .eksecenekLine .right_line:before { display: none !important; }
    #divIlgiliUrunler .divIlgiliUrunlerAc { top: 43px; }
    .altMenuler .altmenuSol > ul > li:last-child { display: none !important; }

    #divUrunEkSecenek { min-height: 51px; }

    .taksitBlok { width: 100%; }
    .urunTabAlt{width:100%;clear:both;margin-left:0;}

    .urunListeUrunSayisi{text-align:center;float: left;display:none !important}
    .navigationTututucu{margin-bottom:0;padding-left: 5px;}

  .brandlistselection{text-align:center;padding-bottom: 0;margin-bottom: 10px;}
  .brandlistselection > label{float: left;margin: 0 auto;border:none;}
  .brandlistselection label > input[type=checkbox] + label{border:none;padding-left: 20px;background-position: 0;font-size:12px;}
  .brandlistselection .selectBox{float: left;width: 129px;margin: 0 auto;padding-right: 0;}
  .brandlistselection .selectBox select{width:100%;font-size:12px;}
       .Renk li, .Numara li{width:20% !important;}
  .Odeme-Left { width: 100% !important; padding: 0 !important; }
  .OdemeMenu ul li {width: 50% !important;float:left !important}
  .OdemeMenu{width:100% !important;}
  .BasketAccount.odeme{padding:0px !important;margin-bottom:20px !important}

  .MobilFitreleme{float:left;line-height:35px;border-bottom:1px solid #ddd;margin-bottom:10px;width:100%;text-transform:uppercase;font-size:12px;background:url(images/SelectDown.png) right center no-repeat;}
  .MobilFitreleme.active{background:url(images/SelectUp.png) center right no-repeat;}
  .FilitreMaxHeight::-webkit-scrollbar {width: 5px;}
.FilitreMaxHeight::-webkit-scrollbar-track {background: #ebebeb;}
.FilitreMaxHeight::-webkit-scrollbar-thumb {background: #666;}
.keypad-popup{display:none !important}
.categorydesign img{display:none}

.fixed #logo{display:none !important}
.fixed .searchContent{display:none !important}


}


@media(max-width:1024px) {

    .navigation{margin-left:0;float:right;}
}


@media(max-width:991px) {
    #divToplamOdeme { color: #fff !important; }

    .navigation > ul > li > a{padding:0 6px;}


}

.AdresItem.OrderAdresListFatura { display: none !important; }
.AdresItem { width: 98% !important; }


.Renk { margin: 0 -5px; }
.Renk li { float: left; width: 20%; padding: 0 5px; margin-bottom: 10px; text-align: center; }
.Renk li a { display: block; }
.Renk li a span { display: block; height: 35px; text-indent: -9999px; position: relative; }
.Renk li a span:after { display: none; content: ''; width: 13px; height: 10px; background: url('images/secili.png') center center no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -6.5px; }
.Renk li a.selected span:after { display: inline-block; }


.Numara { margin: 0 -5px; }
.Numara li { float: left; width: 20%; padding: 0 5px; margin-bottom: 10px; text-align: center; }
.Numara li a { display: block; }
.Numara li a span { display: block; height: 35px; text-align: center; line-height: 33px; border: 1px solid #cccccc; color: #777777; font-size: 15px; }
.Numara li a.selected span { background: #000000; border-color: #000000; color: #fff; }


.teknikDetay .t1 { font-weight: bold; font-size: 15px; }
.teknikDetay .t2 { font-size: 15px; }

.pwstrength_viewport_progress { display: none !important; }

#divFiltreKategoriler .KategoriFilitreTittle { display: none; }

.KapidaOdemeContent .KapidaOdemeLine:last-child { display: none !important; }

.sort_hrz { display: none !important; }

.KategoriFilitreLine > ul > li > a { font-weight: bold; }
.KategoriFilitreLine > ul > li:first-child > a { color: #000; }

/*
.altMenuler .altmenuSol > ul > li:last-child > a { text-decoration: underline; }
.altMenuler .altmenuSol > ul > li:last-child { position: absolute; bottom: 0px; left: 0px; }
*/

#divSizinIcinOnerdiklerimiz { display: none; }
.divSizinIcinOnerdiklerimizTutucu #divSizinIcinOnerdiklerimiz { display: block; }

.Renk li a span { cursor: pointer; }
.Numara li a span { cursor: pointer; }


.hediyeCekiBtn { background: #777 !important; }


.tarihcemiz p.acik { height: auto; transition: 0.3s; }
.dahaFazlaGor {position: absolute;width: 50px;height: 24px;bottom: -12px;left: 50%;margin-left: -25px;z-index: 99;background: url('images/dahaFazla.png') center center no-repeat;}
#mainHolder_ctl00_urunFiltreTedarikci { display: none !important; }

.categoryFooter .tarihcemiz { display: none !important; }
.productFooter .tarihcemiz { display: none !important; }

.menuisim { display: block; text-align: center; margin-bottom: 10px; margin-top: 20px; }
.menufiyat { display: block; text-align: center; }
.upprice { text-decoration: line-through; font-size: 13px; margin-right: 10px; }
.downprice { font-size: 16px; }

.kategoridesc { position: absolute; bottom: 15px; right: 15px; background: rgba(255, 255, 255, 0.8); width: 30%; padding: 15px; }


.hedefSatisContent { background-color: #000000 !important; }
.button.uyeol { padding: 8px 15px; }

#divIcerik > div.centerCount.UyeolContent.full > div > div.newuserForm > div.grid.bordernone.uyeOlGrid_Sag.col-md-6.col-lg-6.col-xs-12.col-sm-12 > div:nth-child(3) { display: none; }
#divIcerik > div.centerCount.UyeolContent.full > div > div.newuserForm > div.grid.bordernone.uyeOlGrid_Sag.col-md-6.col-lg-6.col-xs-12.col-sm-12 > div.gridLeft.gender { display: none; }

.yesilButon { background: #000000 !important; border: 1px solid #000000 !important; color: #fff !important; }




.yesilButon:hover { color: #fff !important; }

.markaContainer #divUstFiltreKategori { display: none; }


.leftnav { width: 30%; float: left; padding: 10px 0 0; }
.linkGoster { float: right; width: 70%; background-color: #ffffff; border: 1px solid #ededed; padding: 10px; margin-top: 20px; }
.linkGosterTitle { font-size: 16px; font-style: italic; margin-bottom: 10px; border-bottom: solid 1px #d8d8d8; line-height: 38px; }
.leftnav ul li { position: relative; margin: 0; padding: 5px 0; border-bottom: 1px solid #e6e6e6; }
.leftnav ul li a { font-size: 13px; color: #000; padding: 5px; display: block; }

.linkg { background-color: #F4F4F4; color: #d02f7c; }

#accordion { width: 100% !important; }

.ui-accordion .ui-accordion-header { background: none #f6f6f6 !important; padding: 0 10px 0 20px !important; min-height: 36px !important; line-height: 36px !important; display: block !important; cursor: pointer !important; position: relative !important; margin-top: 10px !important; z-index: 1 !important; font-size: 13px !important; border: 0 !important; border-radius: 0 !important; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { width: 15px; height: 15px !important; display: inline-block !important; background: url("images/sss-toggle-icon.png") no-repeat; position: absolute !important; right: 20px !important; top: 10px !important; left: auto !important; margin: 0 !important; font-size: 12px !important; }

.ui-accordion-header-active .ui-accordion-header-icon { background-position: bottom !important; }

.ui-widget-content { background-color: #ffffff; padding: 20px; margin-bottom: 10px; color: #666666; line-height: 17px; border: 1px solid #e6e6e6; border-top: none; }

.ui-widget-content p { color: #676363 !important; font-size: 12px; }

.ui-accordion .ui-accordion-content { border: 1px solid #d8d8d8 !important; }

.slider-range.ui-widget-content{padding:0;}

@media(max-width:767px){
    
    .leftnav { width: 100%; }
.linkGoster { width: 100%;  }
}

@media(max-width:360px){
#divIlgiliUrunler .modulename a, .productModuleItem2 .modulename2 a, .productItem .productName a{height:55px; font-size:12px;}

    #divIlgiliUrunler .modulediscount span, .productModuleItem2 .modulediscount span, .productItem .discountPrice span{font-size:14px;}
    
    .productModuleItem2 .moduleregular span, #divIlgiliUrunler .moduleregular span, .productItem .regularPrice span { font-size: 13px; }

}

#divFiltreKategoriler{display:none !important}


#pwd-container .error-list{display:none !important}

#mainHolder_ucSepetim_divHediyeCekiForm{font-size:0;}
#mainHolder_ucSepetim_divHediyeCekiForm:before{content:'Kupon Kodları';font-size:15px;}
#ucSepetim_divHediyeCekiForm{font-size:0;}
#ucSepetim_divHediyeCekiForm:before{content:'Kupon Kodları';font-size:15px;}
#ucSepetim_lnkButtonHediyeCekiUygula{padding:0px;}
.ResimliMenu1 .altMenuMarkalar a img { border: 1px solid #f1f1f1; }


/*marka listesi stil*/
.brands-wrapper .brand-letter {background-color: #000000  !important;}
.brands-wrapper .brand-letter > h4 {width: 120px !important;margin-left: auto !important;padding-top: initial !important;    font-size: xx-large !important;}
.brands-wrapper .brand-letter>h4>a {font-size: 180px !important;line-height: normal !important;text-indent: -25px !important;    color: white;}
.brand-list {background: white;padding: 0px 20px;float: left;width: 100%;}
.brands-wrapper .brands-block {background-color: #fff !important;margin-bottom: 20px !important;}
#allletters li {background-color: #000000 !important;height: 32px !important;}
#allletters {background-color: #fff !important;border: solid medium #8e9acf;}
.brands-wrapper .brand-name-list .fl li a{width: 96%;background: #fff !important;}
.brands-wrapper .brand-name-list .fl li:hover > a {background: #000000 !important;}
.brand-name-list {    width: 80%;    height: 100%;}
.brand-name {float: left;width: 23%;margin: 5px 1%;border: solid thin #000000;border-left: solid 5px #000000;}

.brand-name li:hover {    background: red;}

li.brand-name.ng-scope li:hover {    background: red;}


.brands-wrapper .brand-name-list .fl li a:hover {    padding: 5px;    color: white;}


li.brand-name.ng-scope {    width: 23%; padding: 5px;}

.brand-name-list>ul {    width: 100%;}
#allletters li a{color:#fff!important;}
/*marka listesi stil*/


/*Listeleme Standart Yapı*/
.productImage {  position: relative; background: #fff; padding-bottom: 100%; overflow: hidden; width: 100%; }

#divIlgiliUrunler .moduleimage a, .productModuleItem2 .moduleimage2 a, .productItem .productImage a { display: block; position: relative; height: 100%; top: 0; left: 0; text-align: center; align-items: center; width: 100%; padding-bottom: 100%; }

.productItem .productImage a img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }