   /* ==================== */
   /* ------F9--ISAY-------- */
   /* ==================== */ 


   @import 'bootstrap.css';    
   @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');

   input[type=number]::-webkit-inner-spin-button, 
   input[type=number]::-webkit-outer-spin-button {appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */margin: 0; }
   * { margin: 0; outline: 0; padding: 0; font-weight: normal; }
   body {color: #000; font-family: 'Open Sans', sans-serif; font-weight: bold;margin: 0;padding: 0;}
   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 #a9a9a9; height: 26px; color: #777777; background-color: transparent; }
input[type="text"] {/* padding: 0 5px; *//* height: 40px; *//* color: #777777; *//* background-color: transparent; *//* border: none !important; */}
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 #a9a9a9; padding: 4px; text-indent: 5px; color: #777777; background-color: transparent; }
input[type="submit"] { border: none; cursor: pointer;}
.clear {/* clear: both; */}
.bordernone {border: none !important;}  
select,
input {font-family: 'Open Sans', sans-serif;}
.textarea {font-family: 'Open Sans', sans-serif; border: solid 1px #a9a9a9; 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: 'Open Sans', sans-serif; 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: #2c2c2c  ; color: #FFFFFF; padding: 4px 5px; transition: all 0.3s ease 0s;border: none !important;font-family: 'Open Sans', sans-serif;text-align: center;}
.button:hover {background-color: #000; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s;}
.selectboxx { height: 26px; line-height: 26px; padding: 0 5px; background-color: none !important; width: 100%; margin-bottom: 4px;}
.validate, .validateSol, .validateOrta { position: absolute; right: 1.5%; top: 0; display: table; background-color: #366f2a; color: #fff; border-radius: 5px; padding: 0 10px; }
.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #366f2a; position: absolute; right: 10px; bottom: -5px; width: 10px; height: 10px; display: block; border-radius: 0 0 0px 15px; }
.cloudzoom-zoom {z-index: 999;}
body {-webkit-text-size-adjust: 100%;}
button {appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */}
.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 --------------------------------------------*/


#divUstFiltreKategori{display: none;}
#divUstFiltreMarka{display: none;}


.brandlistselection {margin-top: 0;}
.brandlistselection .selectBox {margin-right: 6px;display: inline-block;float: left;border-right: 1px solid #e5e5e5 ;padding: 0 10px;display: none;}
.brandlistselection .selectBox p { display: none !important; font-size: 14px; overflow: hidden; width: 60px; height: 20px; line-height: 32px; }
.brandlistselection .selectBox select { color: #35bb9f; font-size: 13px; font-weight: 400; border: none; background: #fff; border-radius: 5px; font-family: 'Open Sans', sans-serif; cursor: pointer; padding: 5px; }
.brandlistselection > label {float: left;display: inline-block; color: #373737; font-size: 13px; font-weight: 300; cursor: pointer;margin-top: 4px;padding-left: 10px;margin-left: 10px;}
.brandlistselection label > input[type="checkbox"] {display: none;}
.brandlistselection label > label { color: #373737; font-size: 13px;font-weight:500; line-height: 21px; display: inline-block; padding-left: 30px; cursor: pointer;}
.brandlistselection label > label:hover {color: #373737; background: url('images/checkbox2.png') left center no-repeat;}
.brandlistselection label > input[type=checkbox] + label {background: url('images/checkbox1.png') left center no-repeat;}
.brandlistselection label > input[type="checkbox"][checked] + label {display: block; background: url('images/checkbox2.png') left center no-repeat;}

#mainHolder_linkFiltreKaldir {color: #373737; font-size: 13px; font-weight: 500; margin-top: 5px; display: inline-block; margin-left: 30px;}
.brandlistselectionBottom {margin-bottom: 0;display: none;}



/*Kategori Sayfalama*/
.urunListRel {width: 100%;float: left;position: relative;margin-top: 0!important;}

.pageNumber {float: left;text-align: left;margin: 0;position: static;width: 100%;margin: 20px 0;display: none;}
.pageNumber a {}
.pageNumberContent {}
.pageNumberBottom {float: left;text-align: right;position: static;display: inline-block;width: 100%;background: #fff;height: 75px;}
.pageNumberContent,
.pageBorder {display: inline-block;width: 100%;text-align: center;}
.pageNumberContent a, .pageBorder a {display: inline-block;text-align: center;color: #000;font-size: 15px;font-weight: normal;width: 36px;line-height: 34px;height: 36px;margin-right: 1px;border: 1px solid #edf0f1;border-radius: 40px;background: #edf0f1;font-weight: 700;}
.pageNumberContent a:hover, .pageBorder a:hover {color: #fff;background: #b8b186;}
.pageNumberContent a.SelectedSayfa,
.pageBorder a.SelectedSayfa {color: #fff;background: #0080c8;}

/*Bedenler*/
.boxBedenlerContent {position: absolute;width: 100%;top: 343px;left: 0;background: rgba(0, 0, 0, 0.56);height: 45px;padding-top: 7px;}
.boxBedenlerTittle {float: left;width: 100%;color: #595959;font-size: 13px;text-align: left;}
.boxBedenlerContainer{float: left;width: 100%;text-align: center;}
.boxBedenlerContent .boxBedenler {display: inline-block;cursor: default;width: 31px;height: 31px;border: 1px solid #fff;font-size: 12px;background: #fff;color: #000000;line-height: 31px;margin-right: 10px;text-align: center;font-weight: 400;border-radius: 40px;}
.boxBedenlerContent .boxBedenlerContainer {float: left;width: 100%;text-align: center;}
.boxBedenlerContent .boxBedenlerContainer div {display: inline-block;}
.boxBedenlerContent .boxBedenlerContainer div:nth-child(6n) .boxBedenler{margin-right: 0;}
.boxBedenlerContent .boxBedenler.noStokUrunListe {border-color: #cdd0d1;background: rgba(230, 230, 230, 0.85);color: #aaa;}
.boxBedenlerContent .boxResimContent {display: none;}

.productItem:hover .boxBedenlerContent{
    display: none!important;
}




.ProductListContent {float: left; width: 100%;}
.categoryContainer .ProductListContent {float: left;width: 100%;}
.categoryContainer .ProductListContent .productItem {
    margin-bottom: 20px;
}


#divIlgiliUrunler .productModuleItem, 
.productModuleItem2,  
.productItem {width:100%;position: relative;background: #fff;text-align: center;display: inline-block;transition: 0.3s;border: 1px solid #d7d7d6;}
#divIlgiliUrunler .productModuleItem{margin-bottom:0 !important; padding-bottom: 0 !important;} 
#divIlgiliUrunler .productModuleItem:hover, 
.productModuleItem2:hover, 
.productItem:hover {
    
   /* IE 9 */
   /* Safari */
}
#divIlgiliUrunler .productModuleItem .mycartIcon, .productModuleItem2 .mycartIcon, .productItem .mycartIcon{
    display: none;
}
#divIlgiliUrunler .productModuleItem:hover .mycartIcon:hover a, .productModuleItem2:hover  .mycartIcon:hover a, .productItem:hover  .mycartIcon:hover a{
}
#divIlgiliUrunler .productModuleItem:hover .mycartIcon a:before, 
.productModuleItem2:hover  .mycartIcon a:before, 
.productItem:hover  .mycartIcon a:before{    background: url(images/sepeteeklehover.png) no-repeat !important;}
.ItemOrj {transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;-ms-transition: 0.3s;padding: 0 10px;}
.productItem .productIcon {clear: both; } 
.productItem:hover .productDetail{} 
.productItem:hover .productDetail * {}
.productItem:hover .productIcon:after{display: block;height: 81px;width:100%;background: rgba(255, 255, 255, 0.54);position: absolute;top: 41.66%;margin-left: 0;margin-right: 0;} 
#divIlgiliUrunler .moduleimage,
.productModuleItem2 .moduleimage2 {position: relative;width: 100%;margin: auto;overflow: hidden;min-height: 276px;}

.productItem:hover .productImage,.productItem:hover .moduleimage,.productItem:hover .moduleimage2{}

#divIlgiliUrunler .moduleimage a,
.productModuleItem2 .moduleimage2 a,
.productItem .productImage a {display: block;position: relative;}

#divIlgiliUrunler .moduleimage img,
.productModuleItem2 .moduleimage2 img,
.productItem .productImage img {position: relative;}
.productModuleItem2 .productDetail, 
.productItem .productDetail {display: block;float: left;width: 100%;text-align: center;position: relative;margin-top: 20px;height: 103px;padding-top: 20px;border-bottom: 4px solid #f2f1f1 !important;border-top: 1px solid #e5e5e5;}

.productModuleItem2:hover .productDetail, 
.productItem:hover .productDetail{}
#divIlgiliUrunler .modulename,
.productModuleItem2 .modulename2,
.productItem .productName {position: relative;width: 100%;padding: 0;overflow: hidden;margin: auto;margin-bottom: 0;text-align: center;height: 41px;margin-bottom: -7px;}
.productModuleItem2:hover .modulename2,
.productItem:hover .productName {}

#divIlgiliUrunler .modulename a, 
.productModuleItem2 .modulename2 a, 
.productItem .productName a {float: left;width: 100%;padding: 0;font-size: 13px;color: #666666;display: block;overflow: hidden;/*display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;*/font-weight: 500;text-align: center;font-family: 'Open Sans', sans-serif;padding: 0 20px;}
.productModuleItem2 .moduleprice2,
#divIlgiliUrunler .moduleprice,
.productItem .productPrice {display: inline-block;z-index: 9;position: relative;text-align: center;}
.productModuleItem2 .productItem:hover .moduleprice2, #divIlgiliUrunler .productItem:hover .moduleprice, .productItem:hover .productPrice{}

.productModuleItem2 .moduleprice2:after, #divIlgiliUrunler .moduleprice:after, .productItem .productPrice:after{display: block;clear: both;width:36px;height:1px;background: #f6303e;position: absolute;top:0;left:0;right:0;margin:auto;}
.productModuleItem2 .productItem:hover:after, #divIlgiliUrunler .productItem:hover:after, .productItem:hover:after{/* height: 4px; *//* background:#55abe7; *//* width:100%; *//* position: absolute; *//* bottom:0; *//* left: 0; */}
.productItem .productPrice.IndirimVar,
#divIlgiliUrunler .moduleprice.IndirimVar,
.productModuleItem2 .moduleprice2.IndirimVar{}
#divIlgiliUrunler .modulediscount,
.productModuleItem2 .modulediscount,
.productItem .discountPrice {margin: 0;display: inline-block;text-align: center;text-align: center;float: left;}
.productItem .productPrice.IndirimVar .discountPrice{}
#divIlgiliUrunler .modulediscount span,
.productModuleItem2 .modulediscount span,
.productItem .discountPrice span {
}
#divIlgiliUrunler .IndirimVar .modulediscount span, .productModuleItem2 .IndirimVar .modulediscount span, .productItem .IndirimVar .discountPrice span,#divIlgiliUrunler .modulediscount span, .productModuleItem2 .modulediscount span, .productItem .discountPrice span {color: #000;font-size: 14px;font-weight: 700;}
#divIlgiliUrunler .modulekdv,
.productModuleItem2 .modulekdv,
.productItem .regularKdv,
.productItem .discountKdv {
    display: none;
}
.discountKdv{color: #3e3934 !important;font-size: 12px !important;display: none;}
.productModuleItem2 .moduleregular,
#divIlgiliUrunler .moduleregular,
.productItem .regularPrice {display: inline-block !important;float: right;}

.productModuleItem2 .moduleregular span,
#divIlgiliUrunler .moduleregular span,
.productItem .regularPrice span {color: #000000;font-size: 13px;margin-top: 2px !important;margin-left: 15px;font-family: 'Open Sans', sans-serif;text-decoration: line-through;}
.productModuleItem2 .productMarka,
.productItem .productMarka {float: left;font-size: 14px;color: #000000;white-space: nowrap;overflow: hidden;width: 100%;text-align: center;font-weight: 600;display: none !important;margin-bottom: 9px;}
.productItem .productOnYazi {float: left;width: 100%;height: 100%;text-align: left;z-index: 3;display: block !important;clear: both;padding-left: 0 !important;margin-bottom: 20px;line-height: 18px;overflow: hidden;height: 36px;display: none !important;}
.productItem .productOnYazi * {background: none !important;font-size: 15px;color: #696969;font-weight: 600;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-align: center;display: none;}


/*Urun Iconlari*/
.newIcon {display:inline-block;position: absolute;width: 38px;height: 39px;line-height: 18px !important;color: #fff;overflow: hidden;bottom: 168px;right: 7px;font-weight: 700;background: url(images/yeni.png) no-repeat;text-transform: uppercase;font-size: 0;}
.discountIcon {display:inline-block;position: absolute;color: #000;font-size: 14px;line-height: 18px !important;overflow: hidden;top: 0px !important;left: 7px;width: 48px;height: 45px;font-weight: 700;background: url(images/indirim.png) no-repeat;top: 0;}
body .cargoIcon {display:inline-block;position: absolute;width: 98px;height: 26px;bottom: 90px;right: 0;left: 0;margin: auto;line-height: 37px;color: #fff;padding: 0;display: block;overflow: hidden;font-size: 0;font-weight: 500;cursor: pointer;text-transform: uppercase;background: url(images/cargoIcon.png) no-repeat;}
body .cargoIcon:hover{}
.discountIcon span{color: #fff;font-weight: 600;font-size: 14px;display: block;line-height: 35px;}

.favori      {display: block;float: left;position: absolute;z-index: 11;z-index: 100;right: 3px;bottom: 103px;}
.mycartIcon  {position: relative;z-index: 11;height: 37px;margin: auto;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3ea2d0+0,2184bd+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */background-position: 0px 0px !important;position: absolute;bottom: 26px;left: 0;right: 0;width: 100%;}
.productIcon:after{display: block;width:100%;height:1px;background: #e0e0e0;position: absolute;left:0;right:0;margin: auto;}
.mycartIcon:hover  {}
.examineIcon {float: left;z-index: 11;border-radius: 0 !important;position: absolute;bottom: 103px;left: 156px;display: none;right: initial;background-position: 20px 18px !important;width: 54px !important;height: 49px !important;}
.quickViewIco {display: none;float: left; background: #fff;width: 61px;height: 49px!important;position: absolute;right: 1px!important;bottom: 1px!important;top: auto!important; left: auto!important}

.favori a      {float: left;width: 100%;height: 100%;font-size: 0; background-position: 0px -60px;}
.examineIcon a {font-size: 0;background-position: -20px 0px !important;line-height: 34px;color: #fff;text-transform: uppercase;color: #191919;display: block;margin: auto;border-radius: 0 !important;font-weight: 700;font-style: italic;height: 100%;}
.mycartIcon a  {float: left;width: 100%;font-size: 12px;color: #6e7383;text-align: left;font-weight: 600;background: none !important;text-align: center;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3ea2d0+0,2184bd+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */overflow: hidden;}
.mycartIcon a span {
    font-weight: 600;
    line-height: 49px; 
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: block;
}

.mycartIcon a:before  {display: inline-block;content: '\f07a';font-family: 'FontAweSome';font-size: 0;color: #979797;line-height: 35px;background: url(images/sepeteekle.png) no-repeat;visibility: visible !important;float: left;margin-top: 13px;}
.favori a:before      {display: inline-block;content: '\f08a';font-family: 'FontAweSome';font-size: 20px;color: #979797;line-height: 35px;}
.examineIcon a:before {display: inline-block;content: '\f002';font-family: 'FontAweSome';font-size: 15px;color: #979797;line-height: 35px;}
.quickViewIco a:before {display: none; content: '\f002';font-family: 'FontAweSome';font-size: 14px; color: #706f6f;}

.mycartIcon a:hover  {
}
.favori a:hover      {
    background-position: -57px -60px;
}
body .examineIcon a:hover {
    background-position: -47px -30px !important;
}

.ozelAlan2{position: absolute;bottom: 160px;left: 0;right: 0;background: rgba(255, 255, 255, 0.6);color: #000;font-size: 14px;line-height: 25px;}
.ozelAlan3{position: absolute;bottom: 185px;left: 0;right: 0;background: rgba(255, 255, 255, 0.6);color: #000;font-size: 14px;line-height: 25px;}
#divOzelAlan3,#divOzelAlan2{display: none;}
.ozelAlan5 {position: absolute; bottom: 120px; left: 0; right: 0; width: 100%; }
.ozelAlan5 img{max-width:100%;}
#divOzelAlan5 {float: left; clear: left; margin: 10px 0; }
.productItem:hover .quickViewIco {display: none!important;}
.productItem:hover .mycartIcon {
    display: block;
}
.productItem:hover .favori, productItem:hover .cargoIcon {
    display: block;
}
.productItem:hover .examineIcon {
    display: block;
}
.productItem:hover .discountIcon  {
}
.productItem:hover .newIcon {
}
.productItem:hover .cargoIcon {
   /* IE 9 */
   /* Safari */
   display: block;
}


.kombinItem {margin-bottom: 0!important;}
.kombinItem .kombinRightDetail{width: 305px!important;}
.kombinItem .kombinFormline:nth-child(1) *{color: #000000;font-weight: bold;font-size: 14px;}
.kombinItem .kombinFormline:nth-child(2) *{color: #ad2a5e;font-weight: bold;font-size: 18px;}
#divKombinUrunEkSecenek{float: left;width: 100%;margin-top: 10px;}
.divKombinEksecenekTipi{float: left;width: 100%;margin-bottom: 20px;}
.divKombinEksecenekTipi .kombinFormline{float: left;width: 100%;padding: 0!important;}
.divKombinEksecenekTipi .kombinleft_line{float: left;width: 100%!important;padding: 0;margin-bottom: 4px;font-style: 14px;color: #000;font-weight: bold;text-transform: uppercase;}
.divKombinEksecenekTipi:nth-child(1) .kombinright_line div * a{color: #000!important;font-size: 14px!important;font-weight: bold!important;border-color:#cccccc!important;width: 50px;height: 66px;line-height: 41px;margin-bottom: 4px;}
.divKombinEksecenekTipi:nth-child(1) .kombinright_line div * a img{width: 100%;}
.divKombinEksecenekTipi:nth-child(1) .kombinright_line div * a.selected{color: #fff!important;border-color:#ad2a5e!important;background: #ad2a5e!important;}
.divKombinEksecenekTipi:nth-child(2) .kombinright_line div * a{color: #000!important;font-size: 13px!important;font-weight: normal!important;border-color:#cccccc!important;width: 48px;height: 37px;border-radius: 3px;line-height: 37px;}
.divKombinEksecenekTipi:nth-child(2) .kombinright_line div * a.selected{color: #fff!important;border-color:#ad2a5e!important;background: #ad2a5e!important;}
.PriceListKombin >a {color: #fff!important;border-color:#ad2a5e!important;background: #ad2a5e!important;width: 100%;border-radius: 3px;font-size: 15px;font-weight: bold;text-transform: uppercase;padding: 0!important;line-height: 45px;}
.ngdialog.ngdialog-theme-default .ngdialog-close:before {color: #fff !important;content: '';font-size: 26px;font-weight: 400;height: 30px;line-height: 26px;position: absolute;right: 3px;text-align: center;top: 3px;width: 30px;background: #000!important;border-radius: 100%!important;border: 3px solid #fff!important;box-shadow: 0 0 6px 0 #000!important;}
.ngdialog.ngdialog-theme-default .ngdialog-content{padding: 0!important;}

.urunListeAdet{display:none !important;width: 80px;height: 25px;margin-left:30px; float: left;position: relative;background-color: #fff;overflow: hidden;border: 1px solid #eee;border-radius: 20px;}
.urunListeAdet input{width: 100%;height: 25px;float: left;border:none;background: #fff;color: #000000;font-size: 16px;font-weight: 600; padding: 0 16px;text-align:center;}
.urunListeAdetArtir{font-size: 0;position: absolute !important;}
.urunListeAdetAzalt{background: url('images/azalt.png')0 8px no-repeat;font-size: 0;width: 16px;height: 25px;float: right;position: absolute;right: 0;}
.riSingle a.riUp:hover{
}
.urunListeAdetAzalt:hover{background: url('images/azalt.png')0 -11px no-repeat;}

.urunListStokUyari{display: none;}
/*Urun Iconlari*/ 
.TukendiIco {z-index: 5;position: absolute;top: 0;margin: auto;width: 100%;left: 0;right: 0;height: 100%;background: rgba(255, 255, 255, 0.56);}
.TukendiIco:after{display: block;width:100%;height:1px;background: #e0e0e0;top: 0;bottom: 0;margin: auto;position: absolute;z-index: -1;}
.TukendiIco span {text-align: center;line-height: 41px;color: #000000;font-size: 14px;font-weight: 500;margin: auto;width: 92px;height: 39px;line-height: 39px;text-transform: uppercase;font-weight: 700;display: block;border-radius: 5px;position: absolute;left: 0;right: 0;top: 110px;}

/*HOVER*/




.ProductList.sort_4 {}
.ProductList.sort_4 .favori {}
.ProductList.sort_4 .examineIcon{}
.ProductList .mycartIcon {width: 155px;height: 49px;left: 0;right: inherit;background: #000;bottom: 103px;}
.ProductList.sort_4 .TukendiIco {}
.ProductList.sort_4 .quickViewIco {}
.ProductList.sort_4 .cargoIcon{}
.ProductList.sort_4 .boxBedenlerContent{}
.ProductList.sort_4 .boxBedenlerContent .boxBedenler{}
.ProductList.sort_4 .productPrice .discountPrice span, 
.ProductList.sort_4 .moduleprice .discountPrice span, 
.ProductList.sort_4 .moduleprice2 .discountPrice span{}
.ProductList.sort_4 .moduleregular span, 
.ProductList.sort_4 .moduleregular span, 
.ProductList.sort_4 .regularPrice span{}
.ProductList.sort_4 .productItem .productImage {}
.ProductList.sort_4 .discountIcon {}
.ProductList.sort_4 .productDetail  {}
.ProductList.sort_4 .ItemOrj {width: 25%;}
.ProductList.sort_4 .ItemOrj:nth-child(4n) {margin-right: 0;}

.ProductList.sort_3 .ItemOrj {
    float: left;
    margin-bottom: 40px;
    width: 33.33%;
}
.productDetailContainer .ProductList.sort_3 .ItemOrj{width:25%;}
.ProductList.sort_3 .ItemOrj:nth-child(3n) {}

.ProductList.sort_3 .mycartIcon {
}
.ProductList.sort_3 .examineIcon{}
.ProductList.sort_3 .favori {}
.productItem .productImage, .productItem .moduleimage, .productItem .moduleimage2{
}
.ProductList.sort_3 .productItem .productImage a {}




.productItem {width: 100%;overflow: visible;}
.productItem:after{content: "";display: block;clear: both;height: 100%;}
.categoryContainer .ProductList.pr_2 .productItem {width: 49%; margin-right: 2%;}
.categoryContainer .ProductList.pr_2 .productItem:nth-child(2n) {margin-right: 0;}
.pr_2 .TukendiIco span { top: 36.7%; left: 0; }


.ProductList .favori a, .ProductList .examineIcon a, .ProductList .mycartIcon a{
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.ProductList .favori{
    width: 65px !important;
    height: 49px !important;
    display: none;
    margin: auto;
    background-position: -39px 18px  !important;
    right: 0;
}

.productItem:hover  .favori, .productItem:hover .examineIcon{background: #000 url(images/boxproducticon.png) no-repeat;}

.productItem:hover .examineIcon,.productItem:hover .boxBedenlerContent{
} 
.ProductList .favori a:before,
.ProductList .examineIcon a:before,
.ProductList .mycartIcon a:before{
   opacity: 0;
   display: none;
}

.ProductList .favori a:hover:before,
.ProductList .examineIcon a:hover:before,
.ProductList .mycartIcon a:hover:before{
    color:#f15e7c !important;
}


/*anasayfa*/
#divBenzerUrun .owl-stage-outer{position: relative;}
.sliderBannerContainer {position: relative;width: 100%;margin-bottom: 20px !important;} 
.sliderBannerContainer .Jbutonlar {display: none;}
.detaySliderContainer .JKatAdi, .sliderBannerContainer .categoryTitle {
    text-align: center;
}
.detaySliderContainer .JKatAdi, .sliderBannerContainer .categoryTitle{margin-top:0 !important;}
.detaySliderContainer .jCarouselLite{position: relative; clear: both;}
#BenzerUrunDiv .bold,.satir1 .bold, .sliderBannerContainer .categoryTitle .satir1 .bold{float: left;position: relative;text-align: center;width: 100%;margin-bottom: 20px;}
#BenzerUrunDiv .bold:after,.satir1 .bold:after, .sliderBannerContainer .categoryTitle .satir1 .bold:after{display: block;height:3px;width:100%;background: url(images/baslikbg.png);position: absolute;top:0;bottom:0;margin: auto;z-index: 1;}
.sliderBannerContainer .categoryTitle .satir1 .bold:before {max-width: 927px;background: #c0e0c7;position: absolute;bottom: 0px !important;top: 0 !important;left: 0;right: 0;z-index: 0;height: 1px;margin: auto;}
#divBenzerUrun .bold .satir1, .categoryTitle  .bold .satir1 {display: inline-block;position:relative;color: #ffffff;font-size: 16px;font-weight: 700; /* IE 9 */ /* Chrome, Safari, Opera */vertical-align: middle;text-orientation: mixed;text-align: center;text-transform: uppercase;background: #fff url(images/baslikk.png) no-repeat;padding: 0 70px;position: relative;z-index: 2;line-height: 41px;min-width: 276px;background-size: 100% 100%;}
#divSonZiyaretEdilenUrunler{padding-top: 20px;margin-top: 30px;}
#divSonZiyaretEdilenUrunler .bold {width: 100%; text-align: center; float: left;}
.sliderBannerContainer ul li {float: left;width: 24%;margin-right: 1.3%;}
.sliderBannerContainer ul li:nth-child(4n+4) {margin-right: 0 !important;}
.sliderBannerContainer ul .owl-item li {float: left;width: 100%;margin-right: 0;overflow: visible;height: 100%;}
.sliderBannerContainer .slick-slider {margin: 0;}
.sliderBannerContainer ul .slick-track li {float: left; width: 100%; margin-right: 0; padding: 0 10px 0;}
.sliderBannerContainer .slick-dots {display: none !important;}
.sliderBannerContainer .owl-dots {display: none;}
.owl-nav {}
.ProductListprev {font-size: 0;width: 44px;height: 44px;background: none;border: none;position: absolute;top: 171px;left: -45px;cursor: pointer;color: #acacac;border: 1px solid #eeeeee;z-index: 100;background: #fff;border-radius: 40px;}
.ProductListnext {font-size: 0;position: absolute;top: 171px;right: -46px;cursor: pointer;width: 44px;height: 44px;border-radius: 0;color: #acacac;border: 1px solid #eeeeee;z-index: 100;background: #fff;border-radius: 40px;}
.ProductListprev:hover{
}
.ProductListnext:hover{}
.ProductListprev:after{content: "\f053";font: normal normal normal 14px/1 FontAwesome;color: #000;line-height: 44px;height: 40px;width: 100%;text-align: center;display: block;font-size: 12px;}
.ProductListnext:after{content: "\f054";font: normal normal normal 14px/1 FontAwesome;color: #000;line-height: 44px;width: 100%;text-align: center;display: block;font-size: 12px;}
.ProductListprev:hover:after{}
.ProductListnext:hover:after{}
.categoryTitle {float: left;width: 100%;margin-bottom: 19px;border-bottom: 1px solid #e9e6e6;}
.categoryTitle .categoryTitleText{margin: 0 auto; width: 100%;}
.categorydesign {float: left;width: 100%;position: relative;overflow: hidden;margin-bottom: 5px;} 
.categorydesign * {}
.categorydesign strong {font-weight: bold;}
.categorydesign img {max-width: 100%;}
.categorydesign h1 {margin-bottom: 20px;color: #000000;font-size: 14px;font-weight: 700;}
.categorydesign p{font-size: 13px;color: #000000;line-height: 22px;}
.slide {width: 100%; margin-bottom: 15px;}
.newIconDetail, .discountIconDetail, .cargoIconDetail {display: none;}
.katimg{float: left;width: 430px;}
.katText {float: left;width: 60%;padding-left: 20px;}
.katTitle{font-weight: 900;color: #000000;font-size: 18px;float: left;width: 100%;padding: 10px 0;}
.KatTextAlan{color: #000000;font-size:14px;font-weight: 600; float: left;width: 100%;margin-top: 25px;}


.Sliderbir .categoryTitle .satir1{background-color: #e64f00 !important;}
.Sliderbir .categoryTitle .satir1 .bold{color: #fff;}
.Slideriki .categoryTitle .satir1{background-color: #c900c9 !important;}
.Slideriki .categoryTitle .satir1 .bold{color: #fff;}
.Slideruc .categoryTitle .satir1{background-color: #504b46 !important;}
.Slideruc .categoryTitle .satir1 .bold{color: #fff;}

.benzerUrunlerWrapper {background: #efefef; clear: left;}
.benzerUrunlerWrapper:before,
.benzerUrunlerWrapper:after {content: ""; display: table;} 
.benzerUrunlerWrapper:after {clear: both;}

#divBenzerUrun {
    clear: both;
    max-width: 1180px;
    margin: auto;
    padding-top: 20px;
    margin-top: 30px;
}
#divBenzerUrun .categoryTitle{float: left;width: 100%;color: #22313f;font-size: 22px;font-weight: bold;position: relative;text-align: center;background: #fff;padding-top: 40px;padding-bottom: 30px;}
#divBenzerUrun .categoryTitle .bold{/* position: relative; ;; font-size: 14px; */}
#divBenzerUrun .categoryTitle .bold:after{max-width:760px;background: #c0e0c7;height:1px;top:0;bottom:0;right:0;left:0;margin: auto;position: absolute;}
#divBenzerUrun .categoryTitle .bold .satir1{}
#divBenzerUrun .categoryTitle .bold .satir1:before{width: 66px;height: 1px;background: #d5d5d5;position: absolute;bottom: 0;left: 33%;}
#divBenzerUrun .categoryTitle .bold .satir1:after{width: 86px;height: 1px;background: #d5d5d5;position: absolute;bottom: 3px;left: 28%;}


#divBenzerUrun .owl-dots {display: none;}
#divBenzerUrun .owl-nav {}
#divBenzerUrun .ProductListprev {}
#divBenzerUrun .ProductListnext {}
#divBenzerUrun .ProductListprev:hover{color:#22313f;border-color: #22313f;}
#divBenzerUrun .ProductListnext:hover{color:#22313f;border-color: #22313f;}
#divBenzerUrun .ProductListprev:after{}
#divBenzerUrun .ProductListnext:after{}


#divIlgiliUrunler {float: left;width: 100%;margin-top: 20px;background: #f2f2f2;padding: 14px 20px 20px 20px;padding-bottom: 0;display: none;}
#divIlgiliUrunler ul li .TukendiIco {display: none !important;}
#divIlgiliUrunler .categoryTitle{display: block;float: left;clear: none !important;max-width: inherit !important;width: 100% !important;margin-bottom: 11px;font-weight: 700;}
#divIlgiliUrunler .categoryTitle + .clear{clear: none !important;}
#divIlgiliUrunler ul{float:left;width: inherit;display: block;}
#divIlgiliUrunler .categoryTitle span{font-size: 0;} 
#divIlgiliUrunler .categoryTitle .bold:after{content: "Renk:";font-size: 14px;color: #3e4145;display: block;font-weight: 600;}
#divIlgiliUrunler ul li{margin-right: 10px;float: left;margin-bottom: 10px;width: 51px;height: 51px;border: 1px solid #cccccc;}
#divIlgiliUrunler ul li img{max-width: 100% !important;}
#divIlgiliUrunler ul li:nth-child(6n){}
#divIlgiliUrunler ul li .productDetail{display: none;}
#divIlgiliUrunler ul li .productIcon{}
#divIlgiliUrunler ul li .productItem:hover .productImage a:after{display: none;}
#divIlgiliUrunler ul li .TukendiIco span{font-size: 12px;bottom: 35%;} 



.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; position: absolute; top: 100px !important; z-index: 102; }
.Firsatnext { padding: 0; border: 0; outline: 0; width: 19px; height: 19px; cursor: pointer; 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: #fff; padding:0 20px 20px 0; -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: #000; font-size: 13px;  }
.userMenu li a { display: block; font-size: 13px; padding: 6px 15px 6px 5px; color: #000;}
.userMenu li:hover a { color: #000; }
.uyelikBilgilerimRow.row {width: 100%;}
.vital-stats .item {width: auto !important;}.row {}
.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 #e7e7e7 !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: #fff; position: relative; }
.AdresItemLineW .row{width: 100%;padding: 0;margin-right: 0;}
.HesabimAdresContent .row:nth-child(2n) {margin-right: 0px;}
.HesabimAdresContent .UyelikBilgilerimContent { overflow: hidden; margin-bottom: 7px; background-color: #fff; padding: 0 10px 10px 0; margin: 50px 0}
.HesabimAdresContent .UyelikBilgilerimContent .row { background-color: transparent; height: auto; }
.HesabimAdresContent .UyelikBilgilerimContent input {}
.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%; margin-top: 15px;}
.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 #e7e7e7; margin: 5px 0; padding: 1%; }
.DestekTalepCevapLine { background-color: #f5f5f5; margin: 5px 0; padding: 5px; border: 1px solid #e7e7e7; }
.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 {float: left;width: 100%;padding-top:15px!important;}
.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: 100%; padding: 1%; border: solid 1px #dadada; background-color: #fff; overflow: hidden; }
.iletisimContent .row { width: 49%;float: left; border: solid 1px #CCC; padding: 1%; min-height: 303px;margin: 0;clear:initial; }
.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: 20%; }
.iletisimContent .row .span .Center { width: 2%; }
.iletisimContent .row .span .Right { width: 78%; }
.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 #e7e7e7; 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 #e7e7e7; 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: 100%; margin: 30px 0;  padding-left: 50px; float: left;}
.SifremiUnuttum p { line-height: 25px; }
.SifremiUnuttum #mainHolder_txtbxMail {width: 80%; height: 40px; float: left; line-height: 40px; padding: 0 20px;}
.SifremiUnuttum .button {padding: 0 10px; float:right; width: 20%; height: 40px;}
.SifremiUnuttumInput { position: relative;width:100%; margin-top:10px; }
.SifremiUnuttumInput .validate { left:auto; right:0; top:-38px;}
.SifremiUnuttumInput .validateSol { left:0; right:auto; top:-38px;}
.SifremiUnuttumInput .validateSol  .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
.SifremiUnuttum .line { min-height:32px; line-height:32px; margin-bottom:5px; width:400px; position:relative;margin: 0 auto;}
.SifremiUnuttum .line .Left {width:30%; float:left;}
.SifremiUnuttum .line .Center {width:4%; float:left; } 
.SifremiUnuttum .line .Right {width:66%; float:left; }

.tabListe {float: left; width: 100%;}
.tabListe .tabBaslik {}
.tabListe .tabUst {float: left; width: 100%; margin-bottom: 20px;}
.tabListe .tabUst ul {float: left; width: 100%;}
.tabListe .tabUst ul li {float: left; display: inline-block; width: 20%; border-right: 1px solid #f2f2f2;}
.tabListe .tabUst ul li a {display: block; text-align: center; color: #ffffff; background: #000; font-size: 14px; font-weight: bold; line-height: 38px;}
.tabListe .tabUst ul li:hover a {background: #ed1f24; color: #fff;}
.tabListe .tabUst ul li.aktif a {background: #ed1f24; color: #fff;}
.tabListe .tabIcerik {float: left; width: 100%;}
.tabListe .tabIcerik .blok {float: left; width: 100%; display: none;}
.tabListe .tabIcerik .blok:first-child {display: block;}
.tabListe .categoryTitle {display: none;}
.tabListe .Jbutonlar {display: none;}
.tabListe .categoryTitle {display: none;}
.tabListe .productItem .productOnYazi {display: none !important;}

.taksitBlok { width: 25%; height: auto; float: left; line-height: 20px; }
.taksitBaslik { width: 100%; height: 20px; text-align: center; }
.taksitBaslik img { display: none; }
.taksitLine { width: 101%; }
.taksitLine .tak { width: 39.1%; height: 20px; overflow: hidden; border-bottom: solid 1px #FFF; border-right: solid 1px #FFF; font-size: 10px; float: left; color: #000; text-align: center; }
.taksitLine .tak.Taksit { background-color: #ededed; width: 19%; }
.taksitBaslik1 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/1.png) center center no-repeat #7cc242; }
.taksitBaslik2 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/2.png) center center no-repeat #fdbf57; }
.taksitBaslik3 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/3.png) center center no-repeat #6950a2; }
.taksitBaslik4 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/4.png) center center no-repeat #e01d6e; }
.taksitBaslik5 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/5.png) center center no-repeat #ed1c24; }
.taksitBaslik6 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/6.png) center center no-repeat #00a6d4; }
.taksitBaslik7 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/7.png) center center no-repeat #ee3623; }
.taksitBaslik8 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/8.png) center center no-repeat #00aedb; }
.taksitBaslik9 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/9.png) center center no-repeat #a3a3a3; }
.taksitBaslik10 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/10.png) center center no-repeat #2e3192; }
.taksitBaslik11 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/11.png) center center no-repeat #056bb6; }
.taksitBaslik12 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/12.png) center center no-repeat #221f1f; }
.taksitBaslik13 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/13.png) center center no-repeat #0053a0; }
.taksitBaslik14 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/14.png) center center no-repeat #ffdf00; }
.taksitBaslik15 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/15.png) center center no-repeat #024d39; }
.taksitBaslik16 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/16.png) center center no-repeat #8c1639; }
.taksitBaslik17 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/17.png) center center no-repeat #e9690e; }
.taksitBaslik18 { background: url(https://static.ticimax.cloud/8257/Uploads/BankaLogo/18.png) center center no-repeat #e8ce00; }
.taksitBaslik19 { background: url(https://static.ticimax.cloud/8257/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; }

.fancyboxTittle {margin-bottom: 10px;font-size: 13px;text-align: center;font-weight: 600;text-transform: uppercase;font-size: 16px !important;margin-bottom: 20px;}
#yorumYaz {width: 50% !important;height: auto !important;margin: auto;}
.urunTabAlt #yorumYaz {
}
.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; }
.urunTabAlt ul li:after{content: "";display: block; 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; }

/* ------------------------------------ iade Taleplerim --------------------------------------------*/
.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%; }
/* ------------------------------------ iade Taleplerim --------------------------------------------*/

#ArmaSonuclari {width:100%; border:solid 1px #CCC; padding:3%; text-align:center; font-size:19px; background-color: #fff;}

/* -------------------------------Anasayfa Kampanya Bloklar----------------------------------------*/
.Block_Title{display: none;}
.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 #e7e7e7; 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; 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: auto; max-height: 450px;}
.SepetBlockInfo::-webkit-scrollbar {width: 4px;}
.SepetBlockInfo::-webkit-scrollbar-track {background: #e5e5e5;}
.SepetBlockInfo::-webkit-scrollbar-thumb {background: #a81d11;}
.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;position: relative;}
.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;}
.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: 11px; }
.SepetBlockInfo .SepetBlockRemove a {display: inline-block; width: 13px; height: 10px; line-height: 10px; text-align: center; background: #f39c12; color: #fff; font-size: 9px; cursor: pointer;position: absolute;top: 5px;right: 5px;}
.SepetBlockInfo .SepetBlockRemove a:hover {background: #f22a18;}
.SepetBlockGenelTotal {float: left; width: 100%; margin: 10px 0; text-align: center;}
.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: 14px; font-weight: bold !important;}
.SepetBlockGenelTotal tr td:nth-child(2) {color: #a81d11; font-size: 14px; 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--------------------------------------------*/
.ticiContainer {clear: both; max-width: 1180px; margin: 0 auto;position: relative;} 
.ticiContainer.homeContainer {clear: both;max-width: inherit;overflow: hidden;}
.HesabimContainer {margin: 20px 0; float: left; width: 100%;padding:0 10px 0 0;}

.productDetailContainer{width: 100%;background: #fff;max-width: 1180px;margin-top: 0;}

.categoryContainer .leftBlock {float: left;padding-left: 0;width: 280px;position: relative;z-index: 10;}
.categoryContainer .leftBlock {}
.leftBlock .resimliYanMenu {display:none;}
.centerCount {padding: 0;margin: auto;float: none;}
.userLoginContent { float: left;padding: 0;width: 100%;}
.centerCount.solYadaSagAcik {width: 75%; float: left;}
.centerCount.solSagBlokAcik {width: 50%; float: left;}


/*Left Blok Uye ve sepet*/
.sideuserlogin {float: left;width: 100%;background: #fff;padding: 10px;text-align: center;margin-bottom: 20px;}
.sideuserlogin .spanTittle {float: left;width: 100%;text-align: center;color: #a0a0a0;font-weight: 900;font-size: 13px;padding: 10px 0; display: none;}
.sideuserlogin .textbox {float: left;width: 100%;border: none;box-shadow: 0 0 0 0;height: 40px;background: #f5f5f5;color: #a0a0a0;font-size: 12px;padding: 12px 15px;margin-bottom: 10px;text-indent: 0;}
.sideuserlogin .button {float: left;height: 40px;background: #f22a18 !important;border-radius: 5px;margin-bottom: 10px;}
.sideuserlogin .button strong {font-size: 12px!important;color: #fff;font-weight: 900!important;}
.sideuserlogin .userSignUp {float: left;width: 100%;font-size: 13px;color: #fff;background: #49443f;border-radius: 5px;padding: 8px 0;font-weight: bold;}
.sideuserlogin .userPassBtn {float: right;color: #a0a0a0;text-decoration: underline;font-size: 10px;width: 70%;text-align: right;}
.sideuserlogin .uyeGirisBeniHatirla{float: right;text-align: right;font-size: 10px;color: #a0a0a0;margin-top: 5px;}
.sideuserlogin .uyeGirisBeniHatirla input {width: 12px;height: 10px;float: left;}
.sideuserlogin .baglanButton {float: left;border-radius: 5px;border:none!important;}
.sideuserlogin .baglanButton a {line-height: 20px;}

.YanUyeGirisi  {float: left;width: 100%;background: #fff;padding: 10px;text-align: center;margin-bottom: 20px;}
.YanUyeGirisi .Block_Title {float: left;width: 100%;text-align: center;padding: 10px 0; display: block;}
.YanUyeGirisi .Block_Title span{color: #ff9b00;font-weight: 900;font-size: 13px;}
.YanUyeGirisi .UyeGirisiSonLi {float: left;width: 100%;text-align: left;line-height: 20px;display: none;}
.YanUyeGirisi .Hosgeldiniz{float: left;width: 100%;margin-bottom: 5px;}
.YanUyeGirisi .ParaPuaniniz {float: left;width: 100%;margin-bottom: 15px;}
.Block_Text > a {color: #fff;float: left;width: 100%;padding: 10px;/*background: #ff9b00;*/margin-top: 5px;}


.SepetBlock{float: left;width: 100%;background: #fff;text-align: center;}
.SepetBlock .Block_Title{float: left;width: 100%;background: #f39c12;text-align: center;color: #fff;display: block;font-size: 15px;text-transform: uppercase;}
.SepetBlock .Block_Title span{font-weight: 900;position: relative;}
.SepetBlock .Block_Title span:after{content: '';float: right;width: 21px;height: 21px;background: url('images/sepetim.png')center center no-repeat;position: absolute;right: -30px;top: 0;}
.SepetBlock .solBlokSepetUrunyok{float: left;width: 100%;padding: 15px;font-size: 12px;color: #49443f;}

/*Left Blok Uye ve sepet*/



.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;}

.searchContainer.categoryContainer{}
.UrunDetayCenter {width: 100%;}
.UrunDetayLeft {display: block;}
.UrunDetayRight {border: 0 !important;}
.leftBlock .Block_Text {background: none !important}
.rightBlock { margin-bottom: 0px;float: right;padding-left: 20px;}


.rightBlock .sliderBannerContainer .productItem .productImage{height: 200px;}
.rightBlock .sliderBannerContainer .cargoIcon{left: 27%;}
.rightBlock .sliderBannerContainer .mycartIcon a{left: 90px;}
.rightBlock .sliderBannerContainer .productItem .productPrice {padding-bottom: 5px;}
/* ------------------------------------Container--------------------------------------------*/

.proCategoryTitle a {font-size: 13px;line-height: 45px;color: #000;float: left;font-family: 'Open Sans', sans-serif;}
.back {float: right;}

.detayKapsayici{max-width: 1180px;margin:auto;background: #fff;clear: both;}
.detayKapsayici:after{content: "";display: block; clear: both;}
.urunDetayTutucu {background: #fff; float: left; width: 100%;}
.leftImage {float: left;position: relative;width: 584px;}
.RightDetail {width: 580px;float: right;position: relative;padding-bottom: 20px;background: #fff;}

/*Urun Resim*/
.UrunDetayLeft {margin:  0 !important; overflow: hidden;}
.Images {float: right;position: relative;text-align: center;width: 485px;border: 1px solid #d2c7ba !important;overflow: hidden;}
.Images img {margin: auto;}
.cloudzoom-blank > div:last-child {display: none !important;}
.SmallImages {float: left;}
.SmallImages div {float: left;width: 89px;float: left;position: relative;cursor: pointer;clear: both;overflow: hidden;text-align: center;margin-bottom: 10px;border: 1px solid #d2c7ba;height: 75px;}
.SmallImages div:last-child {margin-bottom: 0;}
.SmallImages div img {max-width: 100%;max-height: 90%;position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.SmallImages::-webkit-scrollbar {width: 4px;}
.SmallImages::-webkit-scrollbar-track {background: #ebebeb;}
.SmallImages::-webkit-scrollbar-thumb {background: #2c2c2c;}
.DetayYeniUrun{display: none !important;}
.DetayYeniUrun #divYeniUrun{background:url('images/yeni.png')no-repeat center center;position: absolute;top: 10px;right: -2px;width: 60px;height: 30px;color: #fff;font-size: 14px;font-weight: 600;line-height: 33px;overflow: hidden;text-align: center;text-transform: uppercase;}
.ProductName {float: left;width: 100%;margin-bottom: 24px;padding-bottom: 20px;border-bottom: 1px solid #e2e2e0 !important;}
.ProductName h1 span:not(#divUrunKodu) { } 
.ProductName > h1 > span:first-child{font-weight: 700 !important;float: left;color: #000000;font-size: 20px;display: block;width: 100%;margin-bottom: 11px;}    
#divUrunKodu:before {content:"Urun Kodu";color: #666666;font-size: 11px;position: relative;float: left;font-weight: 400;}
#divUrunKodu:after {content: ':';color: #666666;font-size: 11px;position: relative;margin-right: 12px;float: left;font-weight: 400;} 

/*puan ver*/
.puanVer {float: left;margin-bottom: 20px;display: none;}
.PuanVerSag{display: none;}

.rating .filled i{color: #333333 !important;}

ul.rating li{margin-right: 3px !important;width: 15px!important;}
ul.rating li i.starItem{font-size: 14px!important;color: #dddddd;}
ul.rating li i.starItem:hover{font-size: 16px!important;}



/*marka resmi*/
.markaresmi {float: left;width: 100%;position: relative;z-index: 1;display: block !important;}
.markaresmi a {position: absolute;right: 0;top: 0;display: none;}
.markaresmi img {max-width: 100px; display: block;}
/*on yazi*/
#divOnyazi {float: left;margin:0;clear: both;width: 100%;margin-bottom: 10px;} 
#divOnyazi * {line-height: 23px !important;font-size: 12px !important;color: #000000;font-weight: 500;}

/*fiyatlar*/
.PriceList {float: left;clear: both;width: 100%;}
#pnlFiyatlar {float: left;position: relative;}
#divIndirimliFiyat {float: left;width: 100%;}

/*marka adi*/
#divMarka {float: left;width: 100%;margin-bottom: 10px;margin-top: 8px;display: none;}
#divMarka .left_line {display: block  !important;color: #333333 !important;font-size: 14px !important;font-weight: 500;float: left;}
#divMarka .center_line {display: block !important;color: #4a1d6f !important;font-size: 14px !important;float: left;font-weight: 700;clear: none;line-height: 20px;}
#divMarka .right_line {float: left;display: block;}
#divMarka .right_line * {display: inline-block;width: auto;color: #333333 !important;font-size: 14px !important;font-weight: 300 !important;font-weight: 500 !important;}
#divTedarikci {float: left;width: 100%;margin: 5px 0;}
#divTedarikci .left_line {display: inline-block;color: #999999;font-size: 13px;font-weight: normal;}
#divTedarikci .center_line {display: inline-block;color: #999999;font-size: 13px;font-weight: normal;}
#divTedarikci .right_line { display: inline-block;width: auto; }
#divTedarikci .right_line * { display: inline-block;width: auto; color: #999999; font-size: 13px; font-weight: normal;}
/*stok miktari*/
#divToplamStokAdedi {float: left;clear: left;height: 29px;border-radius: 5px;line-height: 29px;font-size: 12px;}
#divToplamStokAdedi .left_line {display: inline-block;color: #666666;font-size: 13px;font-weight: normal;display: none;}
#divToplamStokAdedi .center_line {display: none;color: #666666;font-size: 13px;font-weight: normal;margin-right: 5px;}
#divToplamStokAdedi .right_line {display: inline-block;color: #666666;font-size: 14px;font-weight: normal;}
#divToplamStokAdedi .right_line:after {content: "Stok Adedi : ";display: block;float:left;color: #666666;font-size: 14px;} 
#divToplamStokAdedi .indirimliOrani { display: inline-block; color: #168eea; font-size: 11.5px; line-height: 20px; }
/*indirim orani*/
#divIndirimOrani {float: left;text-align: center;font-size: 12px;color: #fff;overflow: hidden;float: left;position: relative;width: 112px;height: 42px;background: url(images/detayindirim.png) no-repeat;text-align: center;text-transform: uppercase;line-height: 39px;}
#divIndirimOrani .left_line {color: #fff;font-size: 13px;font-weight: 500;float: left;text-align: left;width: 40px;overflow: hidden;height: 14px;display: none;}
#divIndirimOrani .center_line {color: #231f20;font-size: 13px;font-weight: 600;float: left;display: none;}
#divIndirimOrani .indirimliOrani {display: inline-block;color: #fff;font-size: 12px;float: left;font-weight: 700;line-height: 39px;width: 100%;}
#divIndirimOrani .indirimliOrani * {display: inline-block;color: #fff;font-size: 13px;font-weight: 700;}
/*piyasa fiyati*/
.PiyasafiyatiContent {float: left;color: #242f37;margin-right: 12px;}
.PiyasafiyatiContent .left_line {color: #999999;font-size: 12px;font-weight: 600;float: left;display: none;}
.PiyasafiyatiContent .center_line {color: #231f20;font-size: 13px;font-weight: 600;margin-right: 0;display: none;}
.PiyasafiyatiContent .right_line * {display: inline-block;color: #999999;font-size: 12px;font-weight: 400;text-decoration: line-through;line-height: 42px;font-family: 'Open Sans', sans-serif;float: left;}
.PiyasafiyatiContent .right_line .spanKdv {font-size: 16px;color: #8d8d8d;font-weight: 300;display: none!important;}
/*indirimli fiyati*/
.IndirimliFiyatContent {float: left;:}
.IndirimliFiyatContent .left_line {color: #333333;font-size: 12px;font-weight: 600;float: left;display: none;}
.IndirimliFiyatContent .center_line {display: none;color: #231f20;font-size: 13px;font-weight: 600;margin-right: 0;}
.IndirimliFiyatContent .right_line {display: inline-block; color: #231f20; font-size: 14px;font-weight: normal;}
.IndirimliFiyatContent .right_line .spanFiyat {display: inline-block;color: #000000;font-size: 20px;line-height: 1;clear: both;font-weight: 700;height: 42px;line-height: 42px;border: 1px solid #e8e8e7;border-top-left-radius: 5px;border-bottom-left-radius: 5px;border-right: none;padding-left: 10px;padding-right: 16px;}
.IndirimliFiyatContent .right_line .spanKdv {font-size: 20px;color: #222222;font-weight: 400;float: right;line-height: 32px;}
#divTurkLirasiFiyat {float: left; width: 100%; display: none;}
#divTurkLirasiFiyat .left_line {display: inline-block;width: 103px;color: #152e59;font-size: 12px;font-weight: bold;}
#divTurkLirasiFiyat .center_line {display: inline-block;color: #152e59;font-size: 14px;font-weight: bold;margin-right: 0;}
#divTurkLirasiFiyat .right_line {display: inline-block; color: #000; font-size: 14px;font-weight: normal;}
/*indirimsiz fiyati*/
#divIndirimsizFiyat {float: left;width: 100%;margin-bottom: 13px;}
#divIndirimsizFiyat .left_line {color: #333333;font-size: 12px;font-weight: 600;width: 68px;display: block;float: left;}
#divIndirimsizFiyat .center_line {color: #231f20;font-size: 13px;font-weight: 600;margin-right: 12px;}
#divIndirimsizFiyat .right_line {display: inline-block; color: #231f20; font-size: 13px;font-weight: normal;}
#divIndirimsizFiyat .right_line .spanFiyat {display: inline-block;color: #01803b;font-size: 16px;font-weight: bold;line-height: 1;}
#divIndirimsizFiyat .right_line .spanKdv {font-size: 16px;color: #999999;font-weight: 300;}
/*kdv dahil fiyati*/
#divKDVDahilFiyat {float: left;clear: both;}
#divKDVDahilFiyat .left_line {display: inline-block;color: #333333;font-size: 12px;font-weight: 700;display: block;float: left;line-height: 36px;width: 68px;}
#divKDVDahilFiyat .center_line {display: block;color: #231f20;font-size: 13px;font-weight: 700;float: left;line-height: 33px;margin-right: 12px;}
#divKDVDahilFiyat .right_line {}
#divKDVDahilFiyat .right_line * {display: inline-block;color: #3e3934;font-size: 30px;font-weight: 500;line-height: 1;}
/*Para Puan*/
#divParaPuan{float: left;width: 100%;margin-bottom: 10px;}
#divParaPuan .left_line {display: inline-block;width: 103px;color: #231f20;font-size: 14px;font-weight: 600;}
#divParaPuan .center_line {display: inline-block;color: #231f20;font-size: 14px;font-weight: 600;}
#divParaPuan .right_line {display: inline-block; color: #231f20; font-size: 14px; font-weight: normal;line-height: 1;}
/*taksit aciklama*/
#divTaksitAciklama {float: left;font-size: 13px;}
#divTaksitAciklama * {display: inline-block;color: #666666;font-size: 12px;font-weight: 500;float: left;margin-left: 10px;}
/*stok yok*/
#divStokYok {float: left;width: 100%;margin: 40px 0;font-size: 20px;color: #000;font-weight: bold;text-align: center;}
/*kdvler*/
#pnlFiyatlar .spanKdv {display: none;}
#divEkstraBilgiler {float: right;padding-bottom: 23px;clear: both;margin-right: 67px;}
#divEkstraBilgiler img {max-width: 100%; display: inline-block; margin-right: 10px; float: left;}
/*varyasyonlar*/
#divUrunEkSecenek {float: left;clear: both;width: 100%;margin-top: 20px;border-top: 1px solid  #e2e2e0;} 

#divUrunEkSecenek .eksecenekLine {float: left;clear: none !important;width: 100%;padding-top: 24px;padding-bottom: 24px;margin-top: 10px;}
#divUrunEkSecenek .eksecenekLine:nth-child(2) .left_line{float: left !important;display: block !important;}
#divUrunEkSecenek .eksecenekLine:nth-child(2) .size_box{width: 52px !important;height: 30px !important;}
#divUrunEkSecenek .eksecenekLine .left_line {display: inline-block !important;float: left;color: #000;font-size: 12px;font-weight: 700;margin-bottom: 10px;}
#divUrunEkSecenek .eksecenekLine .left_line:after{display: block;float: right;font-size: 10px;color: #888888;text-transform: initial;margin-top: 2px;margin-left: 5px;}
#divUrunEkSecenek .eksecenekLine .center_line {display: none !important;width:auto; float: left;color: #000;font-weight: bold;font-size: 13px;}
#divUrunEkSecenek .eksecenekLine .right_line {display: inline-block !important;float: left;clear: both;}
#divUrunEkSecenek .eksecenekLine .right_line select {width: 145px;padding: 0 10px;border: 1px solid #e2dfdf !important;cursor: pointer;height: 45px;line-height: 45px;background: #fff;font-weight: normal;border-radius: 5px;text-align: left;font-size: 11px;color: #282c37;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: #fff url(images/selectarrow.png) no-repeat right 10px center;font-weight: 600;border-radius: 5px !important;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box {float: left;text-align: center;line-height: 29px;color: #000 !important;font-weight: 500;cursor: pointer;width: 38px;height: 37px;font-size: 13px;visibility: visible !important;border: 1px solid #eeeeee !important;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box:hover {color: #333333;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box.selected {border: 1px solid #399dd8 !important;color: #399dd8 !important;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok {position: relative;cursor: no-drop;background: #f6f7f9;color: #b4b7bc;border: 1px solid #f6f7f9;}
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after {}

#divUrunEkSecenek .eksecenekLine:nth-child(1){}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box {float: left;margin-right: 6px;cursor: pointer;background: #ffffff;border: 1px solid #eeeeee;border-radius: 0 !important;font-size: 12px;padding: 5px;}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box.selected {
}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box:hover {}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box img{max-width: 100%;}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box.selected img{}
#divUrunEkSecenek .eksecenekLine:nth-child(1) .right_line .size_box:hover img {}


#divUrunKisiselNot {float: left;width: 100%;margin-bottom: 35px;display: none;}
#divUrunKisiselNot div:first-child {display: none;}
#divUrunKisiselNot br {display: none;}
#divUrunKisiselNot input{float: left;width: 444px;border: 1px solid #f6f6f6;padding: 15px;font-size: 13px;color: #000;border: 1px solid #f1ede9 !important;}
#divUrunKisiselNot input::-webkit-input-placeholder {color: #000;}
#divUrunKisiselNot input:-moz-placeholder {color: #000;} 
#divUrunKisiselNot input::-moz-placeholder {color: #000;} 
#divUrunKisiselNot input:-ms-input-placeholder {color: #000;}
#divUrunKisiselNot input:focus {color: #000;background: #fff; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s;}



#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;position: relative;}
#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; height: 22px; border: none; opacity: 1;}


#divSatinAl {float: left;width: 100%;padding: 0;}
.BasketBtn {float: left;position: relative;padding-bottom: 20px;}
/*Adet Select*/
#divAdetCombo {display: block !important;float: left;position: relative;margin-right: 20px;margin-bottom: 10px;border: 1px solid #eeeeee;width: 100px;}
#divAdetCombo .left_line {clear: left;text-align: left;z-index: 1;margin-right: 23px;margin-top: 5px;float: left;color: #6e6e6e;font-size: 13px;font-weight: 500;line-height: 30px;text-transform: uppercase;display: none;}
#divAdetCombo .center_line {display: none !important;float: left;}
#divAdetCombo .right_line {float: left;width: 100%;}
#divAdetCombo select {border:1px solid #d4d4d4 !important;margin: 0;padding: 0;color: #000;font-size: 14px;text-align: left;font-weight: bold;width: 100%;display: block;height: 45px;background: #4d4d4d;text-indent: 5px;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: #fff url(images/detayselect.png) no-repeat right 10px center;padding-left: 12px;border: none !important;border-radius: 5px;}
#divAdetCombo + .Basketinp{display: none !important;}
/*Adet input*/
.riSingle{position: relative;text-align: center;float: left;width: 88px;height: 45px;overflow: hidden;border: 1px solid #e1e1e1;border-radius: 5px;}
.riSingle:after{display: block;width: 1px;height: 32px;background: #cdcdcd;position: absolute;right: 25px;top: 1px;}
.riSingle a.riUp,
.riSingle a.riDown{width: 8px !important;height: 5px !important;position: absolute;top: 23px;margin: 0 !important;float: left;background: url(images/risingle.png) no-repeat !important;}
.riSingle a.riUp{top: 15px !important;left: 0;top: inherit;left: inherit;right: 9px;background-position: 0px 0px !important;}
.riSingle a.riDown {bottom: 12px;background-position: 0px -9px !important;right: 9px;}
.riSingle a.riUp:hover{
}
.riSingle a.riDown:hover{
}

.Basketinp {float: left;position: relative;overflow: hidden;margin-right: 7px;}
.Basketinp p {float: left;color: #696969;text-align: left;font-size: 14px;z-index: 1;font-weight: 700;line-height: 35px;display: none;}
#txtbxurunSiparisAdedi_wrapper {float: left; width: 100% !important; position: relative; padding: 0 !important;}
#txtbxurunSiparisAdedi {width: 100% !important;color: #5c4b51;font-size: 13px;font-weight: 700;border: none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */padding: 0;text-align: left;border: none  !important;font-size: 14px;text-align: center;height: 100% !important;}

/*sepete Ekle*/
.basketBtn {float: left;position: relative;width: 235px;}
.basketBtn input {width: 100%;height: 45px;padding: 0 !important;color: #fff;float: left;font-size: 0; /* Firefox */ /* Safari and Chrome */text-align: center;background: url(images/detaysepeteekle.png) no-repeat !important;text-transform: uppercase;font-weight: 600;}
.basketBtn input:hover {
}

/*Hemen Al*/
.buyfast {float: left;width: 171px;height: 45px;position: relative;overflow: hidden;margin-left: 5px;display:none;}
.buyfast input {width: 100%;height: 100%;padding: 0!important;color: #333333;float: left;font-size: 15px; /* Firefox */ /* Safari and Chrome */font-size: 16px !important;background: #fff none no-repeat !important;background-position: left 45px top 15px !important;border: 1px solid #cacac7 !important;text-transform: uppercase;font-weight: 700;border-radius: 5px;line-height: 38px;}
.buyfast input:hover {background: #edf0f1;}
/*konbin Al*/
#divKombinSatinAl {float: left; width:60%;}
#divKombinSatinAl a {margin: 0 !important; padding: 0 !important; border: none; border-radius: 3px; width:240px; height: 50px; line-height: 50px; text-align: center; background-color: #ea2121 !important; color: #fff; font-size: 14px; font-weight: bold;}


.kargosure{float: left;margin-left: 27px;}
.kargosure .imgSure{float: left;margin-right: 20px;}
.kargosure .sureText{float: left;font-size: 16px;font-weight: 600;}
.kargosure .sureText p{font-weight: 600;}


/*Iconlar*/
.ProductIcon {float: right;position: relative;width: 100%;float: left;padding-bottom: 0;border-bottom: 1px solid #e2e2e0;margin-bottom: 27px;}
.ProductIcon .box1 {padding: 0;margin: 0;color: #000000;font-weight: 500;font-size: 12px;background: none;line-height: 36px;width: 100% !important;display: block;}
.ProductIcon .box1 i {}
.ProductIcon .box1:hover {
}
.ProductIcon .box1:hover i{}

#divKritikStok,
.UGelinceHaberVer, 
#divTelefonSiparis,
.UFavorilerimeEkle,
.UIstekListemeEkle, 
#divIndirimliUrun, 
.FiyatHaberVer,  
#divKargoBedava,
.UKarsilastirma
{float: left;text-align: center;width: 33.33%;margin-bottom: 15px;}
.UIstekListemeEkle > a{
    border-right: 0 !important;
    padding-top: 0px;
}
.UIstekListemeEkle:after{display: block;clear: both;width: 100%;height:1px;background: #eeebeb;left: 0;position: absolute;top: 0;bottom: 0;margin: auto;}
#divKargoBedava{
    margin-right: 0;
}
#divIndirimliUrun a{}
#divKritikStok > a,
.UGelinceHaberVer > a, 
#divTelefonSiparis > a,
.UFavorilerimeEkle > a,
.UIstekListemeEkle > a, 
#divIndirimliUrun > a, 
.FiyatHaberVer > a,  
#divKargoBedava > a {width: 100%;display: block;}
#divKargoBedava > a{border-right:none !important;}
.UGelinceHaberVer{margin:0 !important;display: none;}
.UFavorilerimeEkle{
}
.FiyatHaberVer{display: block !important;}
.UFavorilerimeEkle .box1{
}
.UFavorilerimeEkle .box1 i{text-indent: 0;float: left;line-height: 50px;margin-right: 15px;} 

#divTelefonSiparis{}
.UIstekListemeEkle{}

.ProductIcon2 {text-align: center;}
.ProductIcon2 .YorumYazbtnContent,
.ProductIcon2 .TavsiyeEtBtnContent,
.ProductIcon2 > .hidden-phone {text-align: center;margin-right: 0;float: left;overflow: hidden;margin-top:10px;}
.ProductIcon2 > .hidden-phone{background-position: 0px 0px !important;margin-right: 5px;}
.ProductIcon2 .YorumYazbtnContent {margin-right: 0;background-position: -332px 16px !important;}
.ProductIcon2 .TavsiyeEtBtnContent{}
.ProductIcon2 .TavsiyeEtBtn {float: left; display: inline-block;}
.ProductIcon2 .TavsiyeEtBtnContent a:before{content: '\f087';font-family: 'FontAwesome';display:inline-block;font-size: 13px;line-height: 40px;display: none;}
.ProductIcon2 .YorumYazbtnContent a {float: left;display: inline-block;background-position: -107px 0 !important;}
.ProductIcon2 .YorumYazbtnContent a:before{content: '\f044';font-family: 'FontAwesome';display:inline-block;font-size: 13px;line-height: 40px;display: none;}
.ProductIcon2 .printBtn {float: left;display: inline-block;background-position: -54px 0 !important;margin-right: 10px;width: 100%;}
.ProductIcon2 .printBtn:before {content: '\f02f';font-family: 'FontAwesome';display:inline-block;font-size: 13px;line-height: 40px;display: none;}

.ProductIcon2 .YorumYazbtnContent a,
.ProductIcon2 .TavsiyeEtBtnContent a,
.ProductIcon2 .hidden-phone a {position: relative;white-space: nowrap;color: #848484;font-size: 12px;line-height: 22px;text-align: center;width: 100%;font-weight: 600;background: url(images/producticon2.png) no-repeat;padding: 0;}
.ProductIcon2 .TavsiyeEtBtn span{font-weight: 300;}
.ProductIcon2 .YorumYazbtnContent a span{}
.ProductIcon2 .TavsiyeEtBtn span, .ProductIcon2 .hidden-phone a, .ProductIcon2 .YorumYazbtnContent a span{
    padding: 0 25px;
    line-height: 32px;
    display: block;
    color: #fff !important;
    background: #bdbbbb;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 5px;
}
.ProductIcon2 .TavsiyeEtBtn:hover span, .ProductIcon2 .hidden-phone:hover a, .ProductIcon2 .YorumYazbtnContent:hover a span{color:#a4a3a3;}
.ProductIcon2 .YorumYazbtnContent a:hover{background-position: -107px -30px !important;}
.ProductIcon2 .TavsiyeEtBtnContent a:hover{background-position: 0 -30px;} 
.ProductIcon2 .hidden-phone a:hover{background-position: -54px -30px !important;}


.socialButons {float: right !important; width: 100%;margin: 0!important;display: none!important;}
.socialButons iframe {float: left; display:none;}

/*Socailbuttonlar*/

/*Socailbuttonlar*/

.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{clear: both;width:100%;overflow: hidden;margin-top: 20px;border: 1px solid #ebeaea;}
.urunOzellik:after{content: ""; display: block; clear: both;}
.urunOzellik .urunTab {margin-top: 10px;max-width: 1180px;margin: auto;float: none;background: #eeeaea;height: 53px;border-bottom: 1px solid #eeeeee;} 
.urunOzellik .urunTab:after{content: "";display: block; clear: both;}
.urunTab {float: left;width: 100%;}
.urunTab ul {float: left;text-align: left;width: 100%;}
.urunTab li {position: relative;border-bottom: 0 !important;padding-right: 30px;display: inline-block;}
.urunTab li:after{display: block;clear: both;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
.urunTab li.active{}
.urunTab li:last-child{
    margin-right: 0 !important;
} 
.urunTab li a {position: relative;color: #000;padding: 0;font-size: 13px;display: inline-block;width: 100%;text-align: center;font-weight: 700;text-transform: uppercase;line-height: 53px;padding: 0 30px;}
.urunTab li a:after{}
.urunTab li:hover a{}
.urunTab li:hover a:after{}
.urunTab li.active a{color: #000;background: #fff;border-top: 2px solid #000;}
.urunTab li.active a:after{display: block;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid red;position: absolute;left: 0;right: 0;margin: auto;}

.urunDetayPanel {max-width: 1180px;clear: none !important;margin: auto;background: #fff;padding-top: 0 !important;}
.urunDetayPanel::-webkit-scrollbar {width: 4px;}
.urunDetayPanel::-webkit-scrollbar-track {background: #e5e5e5;}
.urunDetayPanel::-webkit-scrollbar-thumb {background: #000;}
.urunDetayPanel strong {font-weight: bold;float: none;}
.urunDetayPanel.FilitreMaxHeight {width: 80% !important;max-height: 290px !important;}
.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 * {line-height: 18px;color: #22313f;font-size: 13px;font-family: 'Open Sans', sans-serif;}
.urunTabAlt {color: #000000;font-size: 13px;text-align: left;line-height: 25px;max-width: 1180px;background: #fff;font-weight: 500;   padding: 30px 10px 20px 10px;}
.urunTabAlt .teknikDetay {margin-top: 10px;display: inline-block;float:left;width:100%}

.orders .order-info i{margin-top: 0 !important;}

#btnYorumKaydet  {float: left; text-align: center;appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */}
.urunTabAlt {width: 100%;}
.urunTabAlt ul li {margin-bottom: 14px;clear: both;}
.oneriValidate .validate { top:0;padding:5px; }
.urunTabAlt ul li input { float: left; margin-right: 5px;width: auto!important; }
.urunTabAlt ul li label { float: left;width: auto!important; }
.urunTabAlt ul li input[type="checkbox"] {margin-top: 5px;}
.urunTabAlt ul li .captchaImageBox { float: left; }
.urunTabAlt ul li .captchaImageBox img { max-width: 100%;width: auto; }
.urunTabAlt ul li .captchaInputBox { margin: 10px; float: left; }
.urunTabAlt ul li.urundetyaGuvenlikodu span { float: left; }
.urunTabAlt ul li .GuvnelikKodu { float: left; line-height: 50px; margin-right: 10px; display: block; }


/* ------------------------------------Anasayfa Slider--------------------------------------------*/
.HomePageSlideShowContainer {float: left;margin-bottom: 20px;}
.HomePageSlideShowContainer .HomePageSlideShow {  padding: 0; width: 100%; }
.HomePageSlideShowContainer .HPSItems {clear: both;cursor: pointer;position: relative;}
.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; margin: 0; overflow: hidden; padding: 0; position: absolute; width: 100%;}
.HomePageSlideShowContainer .HomePageSlideShow img {border: 0 none;/* float: left; */margin: 0;padding: 0;max-width: 100%;} 
.HomePageSlideShowContainer .HomePageSlideShow .active { float: left; border:2px solid #ffcc00 !important; }
.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--------------------------------------------*/

/* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/
.KategoriFilitrelemeContent .Block_Title {display: none;}
.sortingContent{float: left;width: 100%;position: relative;display: block !important;border-radius: 0 !important;background-repeat: repeat-x;background-position: top,bottom;height: 37px;background-color: #fff !important;}
.sortingContent li:not(.appliedFilter){color: #22313f !important;font-weight: 500 !important;border-radius: 0 !important;padding: 0;display: block !important;float: left;overflow: hidden;}
/*.sortingContent li:nth-child(1){margin-right: 0 !important;display: none !important;}*/
.sortingContent li:nth-last-child(2){}  
.sortingContent li:last-child{float: right !important;} 
.sortingContent li > a{position: relative;background-color: transparent !important;color: #b0b3bc !important;font-size: 13px!important;border-radius: 0!important;text-align: center;padding: 0 !important;display: block !important;margin-right: 10px;}
.sortingContent li > a.selected{}
.sortingContent li > a.selected:after{    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00; display: block; position: absolute;top:0; right:0; bottom:0; margin:auto;}
    .sortingContent li:not(.appliedFilter):hover a{}
    .sortingContent li a span{display: block;font-size: 13px;color: #2b2b2b;width: 100%;height: 37px;margin-right: 12px;font-family: 'Open Sans', sans-serif;font-weight: 600;padding: 0 10px;text-transform: uppercase;padding: 0;}
    .sortingContent li a:hover span{color: #000000;}
    .sortingContent li .sort_4.Active:after{opacity: 1 !important;}
    .sortingContent li a.sort_hrz.Active{background-position: -72px -56px !important;}
    .sortingContent li a.selected span {color: #a4a3a3;border: 1px solid #cfc4b6;background: #fff;}

    .appliedFilter.FiltrelemeUrunAdet span{font-size: 13px;color: #000000 !important;font-weight: 500 !important;padding: 0 7px 0 0;margin-right: 5px!important;margin-top: 14px !important;float: left !important;display: none !important;}
    .appliedFilter.FiltrelemeUrunAdet span:after{content: 'Bulundu';float: right;margin-left: -4px;font-weight: normal;display: none;}
    .sortingContent .appliedFilter {float: right !important;background-color: transparent!important;height: auto!important;display: block !important;padding:0!important;}
    .filterDeleteContent {}
    .filterDeleteContent .appliedFilter {margin:15px 10px!important;}
    .FiltrelemeKaldir a{color: #000!important;}

    .blockSelect {float: right !important;border-radius: 40px;height: 46px;margin-right: 0 !important;}
    .blockSelect:before {content:'';content: 'Listeleme :'; float: left;font-size: 12px;color: #ccbc8c;margin-top: 1px;display: none;}
    .blockSelect a {width: 34px;height: 19px;background: url(images/blockselect.png) no-repeat transparent !important;padding: 0 !important;}
    .blockSelect .sort_4.Active{background-position: -21px -16px !important;}
    .blockSelect a.Active i {color:#fff !important;}
    .blockSelect a:after{display: block;width: 3px;height:100%;float: left;position: absolute;top: 0;left: -2px;opacity: 0;}
    .blockSelect a:last-child {
        margin-right: 0 !important;
        display: none !important;
    }
    .blockSelect a .fa {font-size: 0px !important;line-height: 34px !important;color: #888888;margin: auto;float: left;}

    .sortingContent .blockSelect a:hover i{
        color: #c3c3c3 !important;
    }
    .blockSelect .sort_hrz.Active i {}
    .blockSelect .sort_2.Active i {color: #2c2c2c !important;}
    .blockSelect a.Active i {}
    .blockSelect a.Active i {}

    .blockSelect .sort_hrz {color: #dddddd !important;display: block !important;background-position: -72px 1px !important;padding: 0 !important;}
    .blockSelect .sort_2 {color: #dddddd !important;}
    body .sortingContent .blockSelect a.sort_3{
        background-position: 11px 4px !important;
    }
    body .sortingContent .blockSelect a.sort_3.Active {
        background-position: 11px -15px !important;
    }
    body .sortingContent .blockSelect a.sort_3:after{}
    .blockSelect .sort_4 {color: #979797 !important;overflow: hidden !important;padding: 0 !important;background-position: -21px 3px !important;border-left: 1px solid #cccccc;}


    #mainHolder_divUstMarkaListesi {display: none;}
    .productDetailContainer .categoryTitle, 
    .proCategoryTitle.categoryTitleText{max-width: 100%;display: block;}
    .proCategoryTitle.categoryTitleText{
    }
    .categoryContainer .categoryTitleText {width: 100%;display: inline-block;padding: 0;border-radius: 5px;position: relative;z-index: 15;}
    .productDetailContainer .categoryTitle{border: none;margin-bottom: 0;margin-top: 0;margin-bottom: 14px;}
    .productDetailContainer .categoryTitleText {width: 100% !important;max-width: 1180px;margin: auto;float: none;}
    ul.breadcrumb{margin: 0 auto;margin: auto !important;display: block !important;width: 100%;max-width: 1180px;float: none !important;}
    ul.breadcrumb li{color: #888888;font-size: 0 !important;display: inline-block;}
    ul.breadcrumb li:last-child{color: #000000;font-size: 13px !important;line-height: 46px;font-family: 'Open Sans', sans-serif;font-weight: 700;}
    ul.breadcrumb li:last-child:after{display:none !important}
    ul.breadcrumb li a{color: #666666;font-size: 13px !important;display: block !important;float: left;line-height: 46px !important;text-transform: uppercase;font-family: 'Open Sans', sans-serif;}
    ul.breadcrumb li:after{content: '>';display:inline-block;margin: 0 5px;color: #666666;font-size: 13px !important;font-weight: 700;line-height: 47px;}

    a#linkOncekiSayfa {color: #696969 !important;font-size: 13px !important;font-weight: 600;line-height: 46px !important;text-transform: uppercase;}


    .category-vertical-filters{float: left;width: 100%;border: none !important;border-bottom: none!important;border-radius: 0;margin-bottom: 5px !important;margin: 0!important;text-align: center;padding: 0!important;background-color: #fff !important;margin-top: 20px !important;}
    .panel-heading{padding: 0 !important;width: 100%!important;text-align: left;border:none!important;border-bottom: none !important;background: #f15e7c !important;margin: auto !important;}
    .panel-heading a{font-size: 14px;color: #000;float: left;width: 100%;padding: 0;position: relative;text-align: left;font-weight: 700;padding-left: 20px;line-height: 40px;text-transform: uppercase;border-bottom: 1px solid #e0dbdb;}
    /*    .panel-heading a:after{display: block;clear: both;width:66px;height:1px;background: #dee1e9;position: absolute;bottom:0;left: 0;} */ 
    .category-vertical-filters > div{width: 100% !important;padding: 0;float: left !important;display: inline-block;border-top: 0;}
    .category-vertical-filters > div:first-child{}
/*
    .category-vertical-filters > div.div-kategori .panel-heading a{font-size:0;}
    .category-vertical-filters > div.div-kategori .panel-heading a:before{content:"KOLEKSİYONLAR";font-size:14px;color:#000;font-weight:700;}
    */
    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image{background: transparent!important;margin-bottom: 20px !important;}
    .category-vertical-filters .vertical-filter-panel .list-group{text-align: left;clear: both;}
    .category-vertical-filters .vertical-filter-panel .list-group-item{margin: 0!important;padding:0!important;background-color: transparent!important;height: auto!important;margin-bottom: 15px !important;width: 100% !important;}
    .category-vertical-filters .vertical-filter-panel .list-group-item a{font-size: 12px !important;color: #3e3934;line-height: 18px !important;font-weight: 700;}
    /*.category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image{width: 15px!important; border: none!important; padding:0!important;border-radius: 0; margin: 0 5px 20px 0!important;background-position: left center !important;background-size: 15px 15px!important; background-repeat: no-repeat !important;display: block;overflow:visible;}
    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image.selected{border: 1px solid #1b1b1b!important;}
    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:nth-child(5n){margin-right:0!important;}
    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image a{width: 100%;float: left;text-indent: 35px;line-height: 30px!important;color: #696969;}*/
    .category-vertical-filters .vertical-filter-panel .list-group-item:before{border-radius: 2px;display: inline-block!important;background: url(images/checkbox.png) no-repeat;border: 0 !important;background-position: 0 -37px;height: 18px !important;width: 18px !important;}
    .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before{
        background: url(images/checkbox.png) no-repeat !important;
        background-position: 0 0px !important;
    }
    .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before{
        background-position: 0px -1px !important;
        background: red;
        display: block;
        opacity: 1;
        background-color: transparent !important;
        background: url(images/checkbox.png) no-repeat;
    }
    .category-vertical-filters .vertical-filter-panel .list-group-item:hover a{}

    .category-vertical-filters .vertical-filter-panel .list-group{max-height: 235px!important;overflow-x: hidden;overflow-y: auto;padding: 20px;}
    .category-vertical-filters .vertical-filter-panel.div-kategori .list-group > li > a{color:#000;font-weight:600;}
    .category-vertical-filters .vertical-filter-panel.div-kategori .list-group > li > ul{padding-left:10px;}
    .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar {width: 5px;}
    .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-track {background: #d4d4d4;}
    .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-thumb {background: #2c2c2c;}

    .ngrs-range-slider .ngrs-runner{background-color: #d5d4d4 !important;height: 5px !important;width: 100%;margin: 0!important;border-radius:0;border-radius: 5px;}
    .ngrs-range-slider{margin: 0!important;width: 100%;float: left;padding: 20px 20px 16px 20px !important;background: transparent !important;}
    .ngrs-range-slider .ngrs-join{background: #575757  !important;height: 5px !important;margin-top: 0px !important;border-radius: 0!important;top: 0px !important;}
    body .ngrs-range-slider .ngrs-handle{background: #e3000f !important;width: 18px !important;height: 18px !important;border-radius: 10px;border: 2px solid #fff !important;}
    .ngrs-range-slider .ngrs-handle.ngrs-handle-min{margin: -7px 0 0 0 !important;margin-left: -4px !important;}
    .ngrs-range-slider .ngrs-handle.ngrs-handle-max{margin: -7px 0 0 -9px!important;}
    .ngrs-range-slider .ngrs-handle.ngrs-over{}
    .ngrs-range-slider .ngrs-value-runner{
        clear: both;
        margin-top: 12px;
    }
    .ngrs-range-slider .ngrs-value{color: #9a9a9a!important;font-size: 13px!important;font-weight: normal !important;left: 0 !important;padding: 0!important;position: relative !important;float: left;}
    .ngrs-range-slider .ngrs-value *{color: #000 !important;font-size: 13px !important;padding: 0;font-weight: 700;}
    .ngrs-range-slider .ngrs-value.ngrs-value-max{right: 0 !important;float: right;position: relative !important;}


    #divFiltreKategoriler {padding-bottom: 25px;}
    .kategoriOzelBlok {min-height: 285px; margin-bottom: 22px; float: left; width: 100%; border: 1px solid #ecebeb; padding: 32px; border-radius: 0px;}
    .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;}
    .KategoriFilitreTittle { width: 100%; position: relative; border: none;color: #373737; padding:10px; font-size: 17px;font-weight: 500;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;text-transform: uppercase;}


    /*Menu*/
    .FilitreMaxHeight {width: 100%;}
    .KategoriFilitreLine {padding: 20px 10px;}
    .fiyatFilitreContent .KategoriFilitreLine {width: 97%;}
    .kategoriFilitreContent .KategoriFilitreTittle {margin-bottom: 0;border-top: none;border-bottom: 1px solid #ddd;}
    .KategoriFilitreLine > ul {}
    .KategoriFilitreLine > ul > li {position: relative;}
    .KategoriFilitreLine > ul > li > a { font-size: 13px; color: #373737; display: block; text-decoration: none; margin-bottom: 0 !important; padding-left: 0; line-height: 30px; font-weight: 500;}
    .KategoriFilitreLine > ul > li:last-child a {margin-bottom: 0;}
    .KategoriFilitreLine > ul > li:hover > a {text-decoration: underline;}
    .KategoriFilitreLine > ul > li > ul {width: 100%;margin:0;border-bottom: 1px solid #ddd;}
    .KategoriFilitreLine > ul > li > ul > li {}
    .KategoriFilitreLine > ul > li > ul > li > a { font-size: 13px; padding-left: 22px; position: relative; display: block; line-height: 30px;color: #373737;font-weight: 500;}
    .KategoriFilitreLine > ul > li > ul > li:hover > a {text-decoration: underline;}
    .KategoriFilitreLine > ul > li > ul > li > ul {width: 100%;}
    .KategoriFilitreLine > ul > li > ul > li > ul > li {padding-left: 5px;}
    .KategoriFilitreLine > ul > li > ul > li > ul > li > a {font-size: 13px; padding-left: 27px; color: #373737; display: block;line-height: 15px;font-weight: 500;}
    .KategoriFilitreLine > ul > li > ul > li > ul > li:hover > a {text-decoration: underline;}



    /*Checkbox Filtrelemer*/
    .FilitreMaxHeight table {width: 100%;}
    .FilitreMaxHeight table tr td {width: 100%; padding: 5px 0;}
    .FilitreMaxHeight table tr:last-child td {}
    .FilitreMaxHeight table tr td input[type="checkbox"] {display: none;}
    .KategoriFilitreLine table tr td label {line-height: 18px; display: inline-block; padding-left: 27px; height: 21px; cursor: pointer; font-size: 13px; font-weight: 500; color: #373737;}
    .KategoriFilitreLine table tr td label:hover {color: #000;}
    /*.category-vertical-filters .vertical-filter-panel .list-group-item:hover:before {background: url('images/checkbox2.png') left center no-repeat;border: none!important;background-color: transparent !important;}
    .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before {background: url('images/checkbox2.png') left center no-repeat;border: none!important;background-color: transparent !important;}*/


    /* ------------------------------------Blok Kategori Filtreleme--------------------------------------------*/

    .UrunGuruplari {float: right;}

    /*------------------------------------Etiketler--------------------------------------------*/
    #divEtiketler {float: left; width: 100%;color: #e30046;padding: 30px 0 0 ; display:none;}
    #divEtiketler .productModuleTitle{float: left; color: #393f4f;font-size: 16px;font-weight: 500;}
    #divEtiketler .productModuleTitle:after{content: ':';float: right;margin: 0 5px;color: #393f4f;font-size: 16px;font-weight: 500;}
    #divEtiketler a {color: #e30046; font-size: 16px;}
    /*------------------------------------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 #e7e7e7 !important;}
    .popupBox input[type="password"]:focus,
    .popupBox input[type="text"]:focus {border-color: #000 !important;}
    .popupBox input[type="checkbox"] {margin: 3px 10px 0 0 !important;}
    .popupBox input[type="radio"] {margin: 3px 10px 0 0 !important; float: left;}
    .userloginF1 {border: none !important;}
    .errBoxRegister {overflow: hidden;}
    .uyePopupContent .button {padding: 10px !important;}
    .uyePopupCinsiyet {margin: 10px 0 !important;}
    .uyePopupCinsiyet tr td {padding-right: 10px !important;}
    .popupLogo {margin-bottom: 10px;}

    /*------------------------------------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: #2c2c2c  !important;}
    .basketCompletebtn {background: #2c2c2c  !important;}
    .OdemeMenu ul li.activeMenu {border-color: #2c2c2c  !important;}
    .OdemeMenu ul li:hover {border-color: #2c2c2c  !important;}
    .baglanButton {background: #2c2c2c ; border-color: transparent;}
    .baglanButton:hover {background: transparent; color: #2c2c2c ;}
    .Basketstep ul li.pasif i {color: #2c2c2c  !important}
    .BasketDetail table tbody tr td a {display: inherit;}
    .BasketDetail table tbody tr td:last-child a {display: block;}
    #AdresContent .button{background: #2c2c2c  !important;}
    #AdresContent .button:hover{background: #2c2c2c !important;}
    .siparisOzetTakip{background: #2c2c2c;color: #fff;}
    .sepetimBody .hnavigation{display: none;}
    .sepetimBody #header:after{display: none;}
    /*------------------------------------Sepetim--------------------------------------------*/

    /*------------------------------------markalar slider--------------------------------------------*/
    .markaSlider {max-width: 1180px;position: relative;margin: auto !important;margin-top: 20px;}
    .markaSlider .categoryTitle {text-align: left;padding: 12px 0;float: left;display: none}
    .markaSlider .categoryTitle .bold .satir1{color: #555555;font-weight: 500;font-size: 20px;}
    .markaSlider .jCarouselLite {width: 100%;margin: 0 auto;clear: both;padding-top: 20px;}
    .markaSlider .owl-carousel {}
    .markaSlider:after {content: ''; display: table; clear: both;}
    .markaSlider:before {content: 'MARKALARIMIZ';display: table;clear: both;display: block;float: left;line-height: 33px;height: 33px;color: #2f2f2f;text-transform: uppercase;FONT-SIZE: 24px;font-weight: 700;}
.markaSlider ul li a {display: block;background: #fff;border-radius: 0;overflow: hidden;height: 135PX;border: 1px solid #d1d1d1;position: relative;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */background: #ffffff; /* Old browsers */background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */}
.markaSlider ul li a img {display: block;max-width: 100%;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;max-width: 129px;}
.markaSlider a {}

.markaSlider .owl-nav{position: absolute;top: 0;right: 0;left: inherit;width: 100%;}
.markaSlider .ProductListprev{
    top: 30px !important;
    left: -38px;
    right: inherit;
}
.markaSlider .ProductListnext {
    top: 32px !important;
    right: -38px;
}
.markaSlider .ProductListprev:after,.markaSlider .ProductListprev:after {}
.markaSlider .ProductListnext:after {}
.markaSlider .ProductListprev:hover:after{}
.markaSlider .ProductListnext:hover:after{}
/*------------------------------------markalar slider--------------------------------------------*/


#divSizinIcinOnerdiklerimiz {float: left; width: 100%;margin-top: 15px;}
#divSizinIcinOnerdiklerimiz .productItem {float: left; width: 19%; margin-right: 1.2%;}
#divSizinIcinOnerdiklerimiz .productItem:nth-child(5n+1) {margin-right: 0;}
#divSizinIcinOnerdiklerimiz .categoryTitle { display: inline-block; text-align: center;width: 100%; float: left; position: relative;padding:0 0 25px;border-bottom:1px solid #ddd;margin-bottom: 30px;}
#divSizinIcinOnerdiklerimiz .categoryTitle span {position: relative; display: inline-block; color: #000; font-size: 16px; font-weight: 500; float: left;}

.productDetailContainer #divSizinIcinOnerdiklerimiz .productItem {width:100%;}


.productDetailContainer #divSizinIcinOnerdiklerimiz .categoryTitle{float: left;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;}
    .productDetailContainer #divSizinIcinOnerdiklerimiz .categoryTitle span{    display: inline-block;
        position: relative;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        vertical-align: middle;
        text-orientation: mixed;
        text-align: center;
        text-transform: uppercase;
        background: #fff url(images/baslikk.png) no-repeat;
        padding: 0 70px;
        position: relative;
        z-index: 2;
        line-height: 41px;
        min-width: 276px;
        background-size: 100% 100%;float:none;}

        /*------------------------------------kampanya baner yonetimi--------------------------------------------*/
        #divKampanyaBanner {float: left; width: 100%;}
        #divKampanyaBanner .AnasayfaTasarimLine  {float: left; width: 32.8%; margin-bottom: 10px;margin-right: 10px;clear:  none;}
        #divKampanyaBanner .AnasayfaTasarimLine:nth-child(3n) {margin-right: 0;}
        #divKampanyaBanner .AnasayfaTasarimLine a {display: block; position: relative;}
        #divKampanyaBanner .AnasayfaTasarimLine a img {display: block; max-width: 100%; margin: 0 auto;}
        #divKampanyaBanner .AnasayfaTasarimLine a .AnasayfaTasarimAdi {font-size: 0;}
        #divKampanyaBanner .AnasayfaTasarimLine a .AnasayfaTasarimAdi .TasarimTime{float: left;width: 100%;background: rgba(165, 165, 165, 0.50);position: absolute;top: 2px;text-align: center;}
        #divKampanyaBanner .AnasayfaTasarimLine a .AnasayfaTasarimAdi .TasarimTime > span{font-size: 14px;line-height: 35px; color: #000000;padding: 0 20px 0;display:inline-block;float: left;width: 100%;height: 35px;text-transform: uppercase;text-align: right;}
        #divKampanyaBanner .AnasayfaTasarimLine a .AnasayfaTasarimAdi .TasarimTime .NoSayac{}
        /*------------------------------------kampanya baner yonetimi--------------------------------------------*/


        /* ------------------------------------Header--------------------------------------------*/
        #header:before,
        #header:after {content: ""; display: table;}  
        #header:after {clear: both;}
        #header {}

        #back-to-top {position: fixed;z-index: 99999;bottom: 10%;right: 1%;display: none;width: 50px;height: 50px;}
        #back-to-top a {display:inline-block;width: 100%;height: 100%;background: url('images/backtotop.png')no-repeat center center transparent;}

        #header {width: 100%;background: #000 !important;z-index: 99;position: relative;}
        .categoryHeader,.homeHeader,.productHeader{}
        .homeHeader{border-bottom: none!important; background:none !important;}
        .headerContent:before {content: ''; display: block; clear: both;}
        .headerContent:after {content: ''; display: block; clear: both;}

        #logo {text-align: center;position: relative;z-index: 1;}
        #logo .logo {text-align: center;font-size: 20px;color: #2d2d2d;display: block;margin: auto;float: left;position: absolute;top: 0px;}
        #logo .logo img {display: block;width: 130px;}
        #logo .Contabannner{display: none;}
        #logo .HeaderTop{display: none;} 
        #logo .HeaderMiddle{display: none;}

        .welcome {float: left;position: absolute;top: 45px;right: 170px !important;}
        .uyeGirisWelcome,
        .uyeGirisUyeAdi{color: #bababa;font-size: 13px;float: left;line-height: 16px;text-transform: uppercase;font-weight: normal;display: none;}

        .headerUyeOl a, 
        .headerUyeGiris a, 
        .headerHesabim, 
        .headerCikis {display: inline-block;color: #fff;float: left;text-align: center;font-size: 12px;text-transform: uppercase;line-height: 13px;font-weight: 600;}
        .headerHesabim:after{display: block;font-size: 13px;color:#fff;width: 100%;text-align: center;}
        .headerUyeOl a:before   {content: '\f234';font-family: 'FontAwesome'; float: left;line-height: 40px;margin-right: 6px;display: none;}
        .headerUyeGiris a:before{content: '\f007';font-family: 'FontAwesome'; float: left;line-height: 40px;margin-right: 6px;display: none;}
        .headerHesabim:before   {content: '\f007';font-family: 'FontAwesome'; float: left;line-height: 40px;margin-right: 6px;display: none;}
        .headerCikis:before     {content: '\f011';font-family: 'FontAwesome'; float: left;line-height: 40px;margin-right: 6px;display: none;}

        .headerUyeOl a,
        .headerCikis{
            display: block;
        }
        .headerCikis:after{display: block;float:left;height:11px;width:1px;background: #3d3d3d;position: absolute;top: 0;bottom: 0;left: 0;top: 0;bottom: 0;margin: auto;}
        .headerCikis{
            position: relative;
            padding-left: 20px;
            margin-left: 20px;
            line-height: 12px;
            font-weight: 600;
            color: #fff;
            border-left: 1px solid #8e8c8c;
        }
        .headerCikis:after{}
        .headerUyeOl a{
            width: 100%;
            padding-left: 14px;
        }
        .headerUyeOl:after{display: block;width:1px;height: 11px;background: #3d3d3d;right: 0;position: absolute;top: 0;bottom: 0;margin: auto;}

        .headerUyeOl a:hover, 
        .headerUyeGiris a:hover, 
        .headerHesabim:hover, 
        .headerCikis:hover{
        }

        .welcome li{
            float: left;
            margin-left: 14px;
        }
        .welcome li.headerUyeGiris{float: left;margin-left: 0 !important;text-align: center;}
        .welcome li.headerUyeGiris:after{display: block;clear: both;font-size: 13px;color:#fff;} 
        .welcome li.headerUyeGiris a {
            width: 100%;
            line-height: 18px;
        }
        /*.welcome li.headerUyeGiris a:after{content: "Uye Girisi";display: block;font-size: 12px;color: #737baf;position: absolute;top: 0;width: 100%;}*/ 
        .welcome li.headerUyeGiris a:hover:after{    color: #f7a39d;}
        .welcome li.headerUyeOl{border-left: 2px solid #8e8c8c;margin-top: 2px;} 
        .headerSocialConnect{display: none !important;float: left;padding-right: 15px;}
        .headerSocialConnect .baglanButton{background: transparent !important;border:none;margin: 0;padding: 0;line-height: 0;}
        .headerSocialConnect .baglanButton a{text-indent: 0;color: #fff;font-size: 13px;line-height: 40px;font-weight: 500;}
        .headerSocialConnect .baglanButton a:before {content: '\f09a';font-family: 'FontAwesome'; float: left;line-height: 40px;margin-right: 6px;}
        .headerSocialConnect .baglanButton a:hover{color: #152e59;}

        .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 {float: right;z-index: 999;position: absolute;right: 0;top: 27px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e46a+0,249344+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */background-repeat: no-repeat;background-position: left center,left 59px top 14px;height: 35px;padding-right: 40px;background: url(images/sepet.png) no-repeat right center;padding-top: 15px;}
        .mycart > a {float: left;width: 100%;display: block;height: 100%;position: absolute;top: 35px;}

        .mycart .sepetTecxt {color: #fff;font-size: 13px;float: left;font-weight: 600;display: none;}
        .mycart .sepetTecxt:after {float: left;display: block;font-size: 12px;color: #000;font-weight: 700;}
        .mycart .sepetUrunSayisi {display: inline-block;color: #fff;font-size: 13px;text-align: center;float: left;margin: auto;border-radius: 20px;float: left;clear: both;font-weight: 700;position: absolute;right: 0;width: 20px;height: 20px;line-height: 22px;background: #000;display: none;}
    .mycart .sepetUrunSayisi:after{/*content: ")";display: block;font-size: 14px;float: right;font-weight: 700;margin-left: 1px;*/ }
.mycart .sepetUrunSayisi:before{/*content: "(";display: block;font-size: 14px;float: left;font-weight: 700;float: left;margin-right: 1px;*/ }
.mycart .sepetUrun {color: #f6303e;font-size: 12px;float: left;font-weight: 700;display: none;}
.mycart .sepetUrun:before{display: block;font-size: 13px;font-weight: 500;float: right;margin-right: 1px;margin-left: 6px;}
.sepetTopTutar{color: #fff;font-size: 13px;float: left;margin-left: 5px;font-weight: 600;display: block !important;}
.sepetTopTutar:after{display: block;font-size: 13px;color: #fff;float: left;margin-right: 5px;}
@media screen and (min-width:768px) {
.mycart:hover .CartProduct{display: none!important;}
}
.CartProduct {width: 570px;font-family: 'Open Sans', sans-serif;position: absolute;top: 100%;right: 0;display: none;z-index: 9999;padding:0;background-color: #fff;border-radius: 7px;box-shadow: 0 0 4px 1px #cecece;}
.CartProduct .SProduct {padding: 10px;float: left;width: 100%;}
.CartProduct .SProduct li {float:left;width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
.CartProduct .SProduct li:last-child {border-bottom: none;}
.CartProduct .SProduct li a img {float: left;width: 80px;height: 100%!important;display: block!important;}
.CartProduct .SProduct li .SepettopAd {float: left;padding: 10px 10px 10px 30px;width: 150px;margin-top: 15px;}
.CartProduct .SProduct li .SepettopAd span{color: #333333;font-size: 18px;font-weight: 500;line-height: 20px;float: left;}
.CartProduct .SProduct li .SepetTopAdet {float: left;margin-top: 40px;line-height: 30px;border: 1px solid #e5e5e5;border-right: none;border-radius: 15px 0 0 15px;padding-right: 3px;width: 45px;text-align: right;font-size: 14px;color: #333333;font-weight: 400;margin-left: 15px;}
.CartProduct .SProduct li .SepetTopbirim {float: left;margin-top: 40px;line-height: 30px;border: 1px solid #e5e5e5;border-left: none;border-radius: 0 15px 15px 0;padding-left: 3px;text-align: left;width: 75px;font-size: 14px;color: #333333;font-weight: 400;}
.CartProduct .SProduct li .sepetTopFiyat {float: right;display: inline-block!important;line-height: 30px;margin-top: 42px;font-size: 24px;color: #333;font-weight: 400;margin-right: 40px;}
.CartProduct .SProduct li a {}
.CartProduct .SProduct li a * {}
.CartProduct .SPrice {float: left;width: 100%;padding: 15px 20px;background: #f8f8f8;border-radius: 0 0 7px 7px;}
.CartProduct .SPrice li {float: right;padding-right: 180px;color: #999999;font-size: 14px;}
.CartProduct .SPrice .sepetToplamTutar {font-weight: bold;font-size: 25px;color: #000000;line-height: 30px;margin-left: 10px;}
.CartProduct .button {display:  inline-block!important;background: #dddddd;padding:0 13px;line-height: 30px;color: #000;font-weight: bold;text-transform: uppercase;border-radius: 5px;position:absolute;left: 15px;bottom: 15px;}
.CartProduct .headerOrderBtn {display:  inline-block!important;color: #fff;background: #ee6123;left: auto;right: 15px;}
.CartProduct .headerOrderBtn:hover {}
.CartProduct .SProduct li a:nth-child(2) {position: absolute;right: 22px;top: 47px;}
.CartProduct .SProduct li a:nth-child(2):hover {}
.CartProduct .SProduct li a:nth-child(2):hover span i{}
.CartProduct .SProduct li a:nth-child(2) span i{color: #168eea;font-size: 15px}
.divustSepetteUrunYok span {width: 100%;float: left;text-align: center;color: #000;font-weight: 500;line-height: 20px;font-size: 16px;margin-bottom: 15px;}

.sepetimBody .AllCategory{display: none;}
.sepetimBody .linkRebatedProducts{margin-left: 0;}

.searchContent {z-index: 1;transition: all 0.3s ease;overflow: hidden;margin: auto;position: absolute;right: 500px;top: 45px;overflow: hidden;background: #fff;color: #000;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5e5e5e+0,2e2e2e+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */overflow: hidden;float: left;width: 250px;height: 26px;}
.Araappend .searchContent {display: block;}
.araAc{width: 40px;height: 40px;background: #fff;float: right;padding-top: 12px;position: absolute;right: 0;bottom: 1px;z-index: 9;cursor:pointer;}
.araAc:hover{background: #f9f9f9;}
.Araappend{display: none; position: absolute;top: 100%;width: 382px;height: 72px;border: 1px solid #f9f9f9;padding: 15px;right: 0;background: #fff;}
.araAc:hover .Araappend{display: block;}
#divAramaKategori {display: none !important;float: left;height: 37px;width: 124px;color: #fff;border-right: 1px solid #f7eeee;margin-top: 2px;}
#divAramaKategori select {height: 16px;border:none;width: 144px;padding:0 0 0 30px;border-radius: 0;color: #030303;font-size: 12px;display: block;-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;text-overflow: '';background: url(images/selectarrow.png) no-repeat right 22px center;font-weight: 500;width: 100%;float: right;padding-left: 16px;line-height: 40px;height: 36px;outline: none;}
.search {float: left;width: 100%;}
.ButtonMic {display: none !important; border: 0; background-color: transparent; vertical-align: middle;position: absolute; right: 0; top: 50%; margin-top: -17px;}
#txtbxArama {float: left;width: 322px;border-radius: 0;color: #fff;border: 0 !important;font-size: 12px;font-weight: normal;transition: 0.3s;-webkit-transition: 0.3s;-ms-transition: 0.3s;appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */float: left;width: 100%;height: 26px;line-height: 26px !important;padding: 0;background: transparent;padding-left: 10px;}
#txtbxArama::-webkit-input-placeholder {color: #000; font-size: 14px; font-weight: 600; line-height: 20px; }
#txtbxArama:-moz-placeholder {color: #000; font-size: 14px; font-weight: 600; line-height: 20px; }  
#txtbxArama::-moz-placeholder {color: #000; font-size: 14px; font-weight: 600; line-height: 20px; }  
#txtbxArama:-ms-input-placeholder {color: #000; font-size: 14px; font-weight: 600; line-height: 20px; }  
#txtbxArama:focus {color: #000; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s;}
#btnKelimeAra {font-size: 0;margin-top: 0px !important;margin-right: 0px !important;border: none;padding: 0;width: 14px;float: right;line-height: 50px;cursor:pointer;z-index: 9;appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */height: 16px;text-transform: uppercase;color: #fff;font-weight: 700;background: url(images/searchicon.png) no-repeat top 1px center;width: 16px;position: absolute;right: 0;margin-right: 0px !important;top: 5px;right: 10px;}

.favicon{position: absolute;right: 80px;bottom: 1px;width: 40px;height: 40px;padding-top: 12px;z-index: 9;}

/* ------------------------------------Header--------------------------------------------*/

.homeContainer .ProductListContent {width: 100%;background: #fff;margin-top: 30px;float: none;display: none;}
#divUrunYok{display: none;}

/* ------------------------------------Navigation --------------------------------------------*/
.navigationWrapper {width: 100%; background: #000000; margin-bottom: 10px; position: relative;}
.navigationWrapper:after {display:none;content: ''; position: absolute; left: 0; top: 1px; height: 1px; width: 100%; background: #fff; z-index: 9;}
.navigationWrapper:before {display:none;content: ''; position: absolute; left: 0; bottom: 1px; height: 1px; width: 100%; background: #fff; z-index: 9;}
.navigationWrapper .headerContent {min-height: auto; height: auto; margin: 0 auto; padding: 0;}
.navigation:before {/* content: ''; */display: block;clear: both;height: 1px;width: 100%;float: left;background: black; /* For browsers that do not support gradients */background: -webkit-linear-gradient(left,  white, black, white); /* For Safari 5.1 to 6.0 */background: -o-linear-gradient(right, white, black, white); /* For Opera 11.1 to 12.0 */background: -moz-linear-gradient(right, white, black, white); /* For Firefox 3.6 to 15 */background: linear-gradient(to right,  white, black, white); /* Standard syntax */}
.navigation:after {/* content: ''; */display: block;clear: both;height: 1px;width: 100%;float: left;background: black; /* For browsers that do not support gradients */background: -webkit-linear-gradient(left,  white, black, white); /* For Safari 5.1 to 6.0 */background: -o-linear-gradient(right, white, black, white); /* For Opera 11.1 to 12.0 */background: -moz-linear-gradient(right, white, black, white); /* For Firefox 3.6 to 15 */background: linear-gradient(to right,  white, black, white); /* Standard syntax */}
.navigation {}
.navigation .ResimliMenu1 {display: block;margin: auto;position: relative;text-align: center;max-width: 1180px;}
.navigation .ResimliMenu1 > li{text-align: left;top: 0;display: inline-block;height: 62px;}
.navigation .ResimliMenu1 > li:nth-last-child(2){} 
.navigation .ResimliMenu1 > li:nth-last-child(2) a{}   

.navigation .ResimliMenu1 > li.altMenulu a{
}
.navigation .ResimliMenu1 > li > a{display: inline-block;color: #fff;font-size: 14px;position: relative;width: 100%;text-align: left;text-transform: uppercase;padding: 0 5px;font-weight: 700;line-height: 38px;border-top: 1px solid #000;border-bottom: 1px solid #000;}
.navigation .ResimliMenu1 > li:first-child >  a{
    text-align: center;
} 
.navigation .ResimliMenu1 > li:hover:first-child > a{}
.navigation .ResimliMenu1 > li:hover{
} 
.navigation .ResimliMenu1 > li:first-child{}
.navigation .ResimliMenu1 > li:hover > a{ 
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5e5e5e+0,2e2e2e+100 */
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    color: #999999;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.navigation .ResimliMenu1 > li:last-child{}

.navigation .ResimliMenu1 > li:last-child a {}
.backafter:after{content: '';position: fixed;bottom: 0;left: 0;background: rgba(78, 78, 76, 0.70);width: 100%;height: 100%;z-index: 999;}

.navigation .ResimliMenu1 > li:hover > .altMenu{display: block!important;left: 0;right: 0;width: 100%;padding: 20px;max-width: 1100px;margin: auto;}
.altMenu {position: absolute;top: 62px;left: 0;display: none;width: 100%;background: rgba(255, 255, 255, 0.89);border-bottom: 3px solid #030303;}
.altMenu .altMenuler {margin: 0 auto;display: block;}
.altMenu .altMenuler .altMenuSag {float: right;border-radius: 2px;max-width:170px;overflow: hidden;position: relative;}
.altMenu .altMenuler .altMenuSag > a {float: right;}
.altMenu .altMenuler .altMenuSag a img {max-width: 100%; display: block; margin: 0 auto;}
.altMenu .altMenuler .altmenuSol {
 float: left;
 width:65%;
}
.altMenu .altMenuler .altmenuSol > span{display: none;}
.altMenu .altMenuler .altmenuSol h4 {display: none;}
.altMenu .altMenuler .altmenuSol h4 * {display: block; color: #000000; font-size: 13px; padding: 3px 15px; border-bottom: 1px solid #6f6e6e; margin-bottom: 15px;}
.altMenu .altMenuler .altmenuSol > ul {width: 100%;float: left;text-align: left;min-height: 100%;}
.altMenu .altMenuler .altmenuSol > ul > li {float: left;width:50%;text-align: left;margin-bottom: 5px;}
.altMenu .altMenuler .altmenuSol > ul > li:last-child{margin-bottom:0 !important;}
.altMenu .altMenuler .altmenuSol > ul > li:nth-child(2n+2){border-right:0 !important;margin-right: 0;}
.altMenu .altMenuler .altmenuSol > ul > li > a{display: inline-block;color: #000;font-size: 12px;font-weight: 700;line-height: 20px;float: left;transition: all 0.3s ease;display: block;width: 100%;padding-left: 0;background: none;text-transform: uppercase;margin-bottom: 10px;} 
.altMenu .altMenuler .altmenuSol > ul > li > a:hover{}
.altMenu .altMenuler .altmenuSol > ul > li > a:before {width: 5px;height: 5px;background: #b8b186;margin-right: 10px;content: '';display: inline-block;margin-bottom: 3px;display: none;}
.altMenu .altMenuler .altmenuSol > ul > li > ul {float: left;width: 100%;}
.altMenu .altMenuler .altmenuSol > ul > li:hover > ul{display: block !important;}
.altMenu .altMenuler .altmenuSol > ul > li > ul > li{float: left;width: 100%;margin-bottom: 10px;}
.altMenu .altMenuler .altmenuSol > ul > li > ul > li > a{display: inline-block;color: #666666;font-size: 13px;line-height: 15px;background: none;padding-left: 0;font-weight: 500;width: 100%;}
.altMenu .altMenuler .altmenuSol > ul > li > ul > li > a:hover{
}


.navigation .HeaderMenu2 {position: relative;width: 100%; height: 100%;margin: 0 auto;text-align: center;}
.navigation .HeaderMenu2 > li {padding: 0 22px;position: relative;display: inline-block;}
.navigation .HeaderMenu2 > li > a { display: inline-block; color: #000000; font-size: 18px;line-height: 85px; font-weight: normal; position: relative;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.navigation .HeaderMenu2 > li:hover > a {text-decoration: underline;}
.navigation .HeaderMenu2 > li:last-child > a {font-weight: 600;}
.navigation .HeaderMenu2 > li > ul {display: none;width: 265px; position: absolute;left: 0;top: 100%;background: #fff;padding: 0;z-index: 1;padding-bottom: 45px;}
.navigation .HeaderMenu2 > li > ul > li {float: left;width: 100%;}
.navigation .HeaderMenu2 > li > ul > li > a {display: block; color: #152e59; font-size: 14px; font-weight: 500;text-align:left;line-height: 46px;padding-left: 18px;}
.navigation .HeaderMenu2 > li > ul > li:hover{background: #cc3333;}
.navigation .HeaderMenu2 > li > ul > li:hover > a {color: #fff;}
.navigation .HeaderMenu2 > li > ul > li:hover > a:before {color: #fff;}
.navigation .HeaderMenu2 > li > ul > li > ul {float: left;width: 100%;}
.navigation .HeaderMenu2 > li > ul > li > ul li {}
.navigation .HeaderMenu2 > li > ul > li > ul li a {display: block; color: #152e59; font-size: 14px; font-weight: 500;text-align: left;line-height: 46px;}
.navigation .HeaderMenu2 > li > ul > li > ul li:hover  a {color: #cc3333;}
.navigation .HeaderMenu2 > li:hover > ul {display: none !important;}

.menuItemTittle{display: none;}

.navigation .ResimliMenu2{max-width: 1180px;margin: 0 auto;display: block;padding-left: 150px;position: relative;}
.navigation .ResimliMenu2 > li{float: left;padding: 0 30px;}
.navigation .ResimliMenu2 > li > a{color: #fff;font-size: 14px;font-weight: 500;line-height: 50px;}

.yanResimliMenu{display: none;}


/* ----------------------------------Navigation-------------------------------------------*/

/* -------------------------------Anasayfa Slider----------------------------------------*/
#pnlSlider {margin-bottom: 50px;margin: auto;position: relative;z-index: 1;}
#pnlSlider ul li a {display: block;}
#pnlSlider ul li a img {display: block; max-width: 100%;}
#pnlSlider .flex-control-nav {float:left;text-align: center;margin-top: 0 !important;position: absolute;text-align: center;max-width: 1400px;left: 0;right: 0;margin: auto;bottom: 20px;}
#pnlSlider .flex-control-paging li {display: inline-block;margin: 0 2px !important;}
#pnlSlider .flex-control-paging li a {width: 13px;height: 13px;text-indent: -9999px;text-align: center;display: inline-block;box-shadow: none;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e8e8e+1,ffffff+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */border-radius: 40px;background: #a69279;border: 2px solid #a69279;}
#pnlSlider .flex-control-paging li a.flex-active {
    background: #fff;
    border: 2px solid #a69279;
}
#pnlSlider .flex-direction-nav {position: absolute;top: -28px;bottom: 0;margin: auto;width: 100%;height: 60px;}
#pnlSlider .flex-direction-nav .flex-prev,
#pnlSlider .flex-direction-nav .flex-next {z-index: 99;font-size: 0;text-align: center;top: 0;margin: 0;opacity: 1 !important;width: 60px;height: 60px;line-height: 58px;background-position: 0 0;right: 0 !important;border-radius: 40px;}
#pnlSlider .flex-direction-nav .flex-prev{left: 12%;}
#pnlSlider .flex-direction-nav .flex-next{right: 12% !important;background-position: -60px 0;}
#pnlSlider .flex-direction-nav .flex-prev:before{content: "\f104" !important;}
#pnlSlider .flex-direction-nav .flex-prev:hover:before{}
#pnlSlider .flex-direction-nav .flex-next:hover:before{}
#pnlSlider .flex-direction-nav a:before{font-size: 61px;line-height: 58px;color: #a69279;display: block;content: "\f105";font-family: 'FontAweSome';} 
.flex-control-thumbs li{width: 200px !important;margin-bottom: 3px !important;}
.flex-control-thumbs li img{max-width:100%!important;} 
.flex-control-thumbs li img.flex-active{}

.flex-control-thumbs li:hover {}

/* -------------------------------Anasayfa Slider----------------------------------------*/

/* ------------------------------------Footer--------------------------------------------*/
#footer {width: 100%;position: relative;margin: auto;margin-top: 50px;border-top: 4px solid #c1bdbd;    background: lightsalmon;}
.footerGenelTutucu {float: left; width: 100%; position: relative; border-top: 2px solid #dfdfdf;}
.footerGenelTutucu:before,
.footerGenelTutucu:after {content: ""; display: table;} 
.footerGenelTutucu:after {clear: both;}
.foot2{clear: both;}
.foot2 .container > div {float:left;margin-right: 188px;margin-top: 20px;}
.foot2 .e-bulten .baslik{font-size: 12px;font-weight: 500;color:#2d2d2d;text-align: left;float: left;font-weight: 600;}
.foot2 .e-bulten .baslik p{float: right;position: relative;padding-left: 22px;margin-left: 20px;}
.foot2 .e-bulten .baslik p:before{content: "";display: block;background: #bdbdbd;height:19px;width: 1px;position: absolute;left:0;top: 0;bottom:0;margin:auto;}
.footer-logo{clear: both;}
.footer-logo .adress *{font-size: 12px;color:#2d2d2d;background: url(images/footadres.png) no-repeat left center;padding-left: 45px;margin-bottom: 25px;min-height: 33px;font-weight: 500;}
.footer-logo .adress .address-text{background-position: 0 0;padding-top: 3px;}
.footer-logo .adress .phone{background-position: 0px -61px;line-height: 33px;}
.footer-logo .adress .email{background-position: 0px -118px;line-height: 33px;}

.sepetimBody #footer{display:none;}


/*Copyright*/
    /*
    #ticimaxCopyright {float: right; display: inline-block; font-size: 0px !important; margin: 7px 0 0 0 !important;}
    #ticimaxCopyright a {width: 63px; height: 17px; display: inline-block; text-indent: 0px; text-indent: -9999px; font-size: 15px; color: #000000; background: url('images/ticimax.png') center center no-repeat;}
    */





    .noProduct {background: url('https://static.ticimax.cloud/8257/Uploads/Images/urunyok.png') center center no-repeat !important; width: 212px; height: 214px;}
    .noProduct * {display: none !important;}
    /* ------------------------------------Footer--------------------------------------------*/

    /* ---------------------------- anasayfa bloklar ----------------------------------*/
    .anasayfaBloklar {float: left; width: 100%;}
    .anasayfaBloklar .blokRow {margin: 0 -10px;}
    .anasayfaBloklar .tekliBlok {float: left; width: 100%; padding: 0 10px; margin-bottom: 20px;}
    .anasayfaBloklar .ucluBlok {float: left; width: 33.33%; padding: 0 10px; margin-bottom: 20px;}
    .anasayfaBloklar .ucluBlok .blok {float: left; width: 100%; margin-bottom: 20px;}
    .anasayfaBloklar .ucluBlok .blok:last-child {margin-bottom: 0;}
    .anasayfaBloklar .ikiliBlok {float: left; width: 50%; padding: 0 10px; margin-bottom: 20px;}
    .anasayfaBloklar .dortluBlok {float: left; width: 25%; padding: 0 10px; margin-bottom: 20px;}
    .anasayfaBloklar a {display: block; position: relative;}
    .anasayfaBloklar a img {display: block; max-width: 100%; margin: 0 auto;}
    /*---------------------------- anasayfa bloklar ----------------------------------*/


    /*------------------Instagram--------------------*/
    .Instagram {float: left;width: 100%;text-align: center;position: relative;background-size: auto 96%;}
.instagramtext {/* display: inline-block; *//* color: #1b1b1b; *//* font-size: 24px; *//* font-weight: bold; *//* text-align: center; */er; */line-height: 1;/* background: #fff; *//* position: relative; *//* margin-bottom: 40px; *//* padding-bottom: 25px; *//* background: url(images/bottomimg.png) no-repeat bottom; */ */}
.instagramtext .Intagramimg {display: inline-block;width: 151px;height: 34px;background: url('images/instagram.png')no-repeat center center;float: left;display: none;}
.instagramtext .textalanins {display: inline-block;color: #5c4b51;font-size: 30px;float: left;line-height: 35px;margin-left: 5px;max-width: 210px;font-family: 'Itim', cursive;display: none;}
.instagramBolumu {
    background: url(images/instagrambg.png) no-repeat top;
    padding-top: 140px;
}
.instagramBolumu:after{content: ""; display: block; clear: both;}
.blokRow{float: left;width: 100%;}
.dortluBlok { float: left; width: 183px;margin-right: 20px;}
.dortluBlok:last-child { margin-right: 0;}
.dortluBlok a {position: relative; }
.dortluBlok a img{border-radius: 100%;}
/*------------------Instagram--------------------*/


.HesabimContainer .categoryTitle .categoryTitleText{width: 100%!important; margin-bottom: 20px;font-size: 13px;}
.iletisimContent .categoryTitle .categoryTitleText{width: 100% !important;margin-bottom: 10px;}



/* ------------------------------------MOBiL MENU--------------------------------------------*/
.menuUstBolum {width: 85%;overflow: hidden;}
.menuUstBolum .searchContent{margin-top:0 !important;position: relative;width:100%;height: 34px; top:0 !important;}
.mobilMenuAcButton {position: absolute;color: #fff;font-size: 25px;display: none;bottom: 5px;width: 52px;}
.mobilMenuAcButton span {color: #fff !important;font-size: 11px;width: 100%;float: left;}
.mobilMenuAcButton i.fa-search {float: right;margin-left: 5px;font-size: 22px;display: none;}
.mobilMenuKapat {float: right;display: inline-block;background: #fff;text-align: center;font-size: 14px;width: 30px;height: 30px;margin-bottom: 7px;color: #000;border-radius: 5px;}
.mobilMenuKapat .fa {line-height: 30px;}
.mobilMenu {width: 85% !important;height: 100%;background: #000;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 .ResimliMenu1 > li {float: left;width: 100%;border-bottom: 1px solid #8a8a8a;overflow: hidden;position: relative;}
.mobilMenu .ResimliMenu1 > li > a {float: left;line-height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; color: #fff; font-size: 14px; display: inline-block; width: 90%;}
.mobilMenu .ResimliMenu1 > li .mobilAcilirMenu {float: right; position: absolute; right: 0; top: 10px; line-height: 30px; display: inline-block; text-align: center; width: 9%;font-size:25px;color: #fff;}
.mobilMenu .ResimliMenu1 > li .mobilAcilirMenu .fa {line-height: 30px;}
.mobilMenu .ResimliMenu1 > li .acilirMenuTutucu {display: none; float: left; width: 100%; position: relative;}
.mobilMenu .ResimliMenu1 > li > ul {display: none; width: 100%;}
.mobilMenu .ResimliMenu1 > li > ul > li {float: left !important; width: 50% !important; border: none !important; overflow: hidden; position: relative;}
.mobilMenu .ResimliMenu1 > li > ul > li > ul > li > a,
.mobilMenu .ResimliMenu1 > li > ul > li > a {text-indent: 5px !important; padding: 0 !important; margin: 0 !important; border: none !important; float: left !important; line-height: 40px !important; font-weight: 500 !important; color: #000000 !important; font-size: 11px !important; display: inline-block !important; width: 100% !important;}
.mobilMenu .ResimliMenu1 > li > ul > li > ul > li > a:hover,
.mobilMenu .ResimliMenu1 > li > ul > li > a:hover {color: #fff !important; background: #ac0d09 !important;}
.mobilMenu .ResimliMenu1 > 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;box-shadow: none;}
.mobilMenu .altMenu .altMenuler {width: 100%;overflow-y: auto; max-height: 300px;background: transparent;}
.mobilMenu .altMenu .altMenuler .altmenuSol {width: 100%;}
.mobilMenu .altMenu .altMenuler .altmenuSol {width: 100%; float: left;}



.mobilMenu .altMenu .altMenuler .altMenuSag {width: 100%; float: left;}
.mobilMenu .altMenu .altMenuler .altMenuSag img{display: none;}


.mobilMenu .ResimliMenu1 > li:last-child .altmenuSol{}
.mobilMenu .ResimliMenu1 > li:last-child .altMenuSag{width: 100%;}
.mobilMenu .ResimliMenu1 > li:last-child .altMenuSagEditor{width: 100%;}
.mobilMenu .ResimliMenu1 > li .OneCikan{float: left; width: 100%;text-align: center;}
.mobilMenu .ResimliMenu1 > li .OneCikan li{width: 43%!important;margin-right: 22px;display: inline-block;margin-bottom: 10px;}
.mobilMenu .ResimliMenu1 > li .OneCikan li:nth-child(2n){margin-right: 0;}
.mobilMenu .ResimliMenu1 > li .OneCikan li .onimg{float: left;width: 100%;margin-bottom: 15px;}
.mobilMenu .ResimliMenu1 > li .OneCikan li .onimg img{display: block;width: 100%;}
.mobilMenu .ResimliMenu1 > li .OneCikan li .ontext{float: left;width: 100%;text-align: left;}
.mobilMenu .ResimliMenu1 > li .OneCikan li .ontext p{float: left;width: 100%;font-size: 14px;color: #fff;font-weight: bold;}
.mobilMenu .ResimliMenu1 > li .OneCikan li .ontext span{float: left;width: 100%;font-size: 14px;color: #fff;font-weight: normal;}


.altMenuler .altmenuSol > ul > li.ulVar > a:after{}
.mobilMenu .altMenuler .altmenuSol > ul{position: static;background: transparent;box-shadow: 0 0 0 0;padding:0;width: 100%;}
.mobilMenu .altMenuler .altmenuSol > ul > li > ul{position: static;width: 100%;display: block;background: transparent;margin-top: 10px;padding-left: 15px;}
.mobilMenu .altMenuler .altmenuSol > ul > li > a {position: relative;display: inline-block;color: #fff;font-size: 12px;width: 100%;transition: all 0.2s ease;padding: 0;background: transparent;border-bottom: none;text-align: left !important;}
.mobilMenu .altMenuler .altmenuSol > ul > li > ul > li > a{color: #fff;font-size: 13px;text-align: left;}
.mobilMenu .altMenu .altMenuler .altmenuSol > ul > li > a:before{color:#a5a5a5;}

.mobilMenu .HeaderMenu2 > li {border-bottom: 1px solid #e5e5e5; overflow: hidden; position: relative;width: 100%;}
.mobilMenu .HeaderMenu2 > li > a {float: left;line-height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; color: #fff; font-size: 14px; display: inline-block; width: 100%;}
.mobilMenu .HeaderMenu2 > li .mobilAcilirMenu {float: right; position: absolute; right: 0; top: 10px; line-height: 30px; display: inline-block; text-align: center; width: 9%;font-size:25px;color: #fff;}
.mobilMenu .HeaderMenu2 > li .mobilAcilirMenu .fa {line-height: 30px;}
.mobilMenu .HeaderMenu2 > li .acilirMenuTutucu {display: none; float: left; width: 100%; position: relative;}
.mobilMenu .HeaderMenu2 > li > ul {display: none; width: 100%;}
.mobilMenu .HeaderMenu2 > li > ul > li {float: left !important; width: 100% !important; border: none !important; overflow: hidden; position: relative;}
.mobilMenu .HeaderMenu2 > li > ul > li > a {text-indent: 5px ; padding: 0 ; margin: 0 ; border: none ; float: left ; line-height: 40px ; font-weight: bold ; color: #fff ; font-size: 13px ; display: inline-block ; width: 100% ;}
.mobilMenu .HeaderMenu2 > li > ul > li > ul > li > a{text-indent: 5px ; padding: 0 ; margin: 0 ; border: none ; float: left ; line-height: 40px ; font-weight: 600 ; color: #fff ; font-size: 11px ; display: inline-block ; width: 100% ;}
.mobilMenu .HeaderMenu2 > li > ul > li > ul > li > a:hover,
.mobilMenu .HeaderMenu2 > li > ul > li > a:hover {}

.mobilaf.acik {position: fixed;right: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.43);z-index: 9999;}

/* ------------------------------------MOBiL MENU--------------------------------------------*/



    /*#divIlgiliUrunler {display: none !important;}
    .RightDetail #divIlgiliUrunler {display: block !important; margin-top: 20px; margin-bottom: 5px !important;}
    #divIlgiliUrunler .productModuleTitle {display: none !important;}
    #divIlgiliUrunler .productModuleItem * {display: none;}
    #divIlgiliUrunler .productModuleItem .moduleimage {display: block; margin-bottom: 0 !important; border: none;}
    #divIlgiliUrunler .productModuleItem {display: block; border: 1px solid #dadada !important; margin-bottom: 12px !important; margin-right: 12px !important; width: 56px !important; padding: 0 !important; border-bottom: none;}
    #divIlgiliUrunler .productModuleItem:hover {border-color: #000 !important;}*/


    body{
    }

    .navigation.fixed {position: fixed;top: 0;left: 0;z-index:  9999;box-shadow: 0px -3px 13px 0 rgb(0, 0, 0);}
    .navigation.fixed .altMenu {box-shadow: 0 3px 14px 0 rgb(147, 147, 147)}

    #pnlSlider.margin { margin-top: 40px;}

    .siparisTakipSayfasi{background: #fff;}
    .siparisTakipSayfasi .siparisTakipBaslik{text-align: center;padding: 20px 0 !important;}
    .siparisTakipSolBolum{width: 100% !important;padding: 0 60px !important; }
    .sepetiTemizle {float: right;line-height: 43px;padding: 0 10px;}
    .popupSepet{width: 99%;}
    .popupSepet #hed div{width: 94%;}

    #lang_flag_container{display: none;}
    a#ucSepetim_btnSepetiTemizle {margin-top: 28px;display: inline-block;}


    /**/
    .right0{padding-right: 0;}
    .left0{padding-left: 0;}
    .imgBanDiv {margin-bottom: 10px;}
    #divBreadcrumb{display: none;}
    #mainHolder_UrunDetay_imgCookie{display: none !important;}
    .product-social-icon-wrapper{display: none;}
    .ProductDetail .product-social-icon-wrapper{display: block;}
    .sepetimBody #header { padding-bottom: 20px;}
    .HesabimContainer .urunDetayPanel{max-height: 100%;}
    .orders{width: 100%;}

    .innerContainer{}
    /*Header*/

    /*Anasayfa Tab*/ 
    #anasayfatab {width: 100%;text-align: center;background: #fff;margin-bottom: 20px;max-width: 1180px;margin: auto;}
    #anasayfatab .TabHead {float: left;width: 100%;margin-bottom: 20px;}
    #anasayfatab .TabHead-Ul li {display: inline-block;}
    #anasayfatab .TabHead-Ul li a {font-size: 22px;color: #959595;display: block;line-height: 43px;position: relative;padding-right: 20px;margin-right: 20px;}
    #anasayfatab .TabHead-Ul li:last-child a { border-right: 0; }
    #anasayfatab .TabHead-Ul li.active a {
        color: #e22425;
    }
    #anasayfatab .TabHead-Ul li a:after {content: '';width: 3px;height: 23px;background: #dedede;display: inline-block;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
    #anasayfatab .TabHead-Ul li.active a:before {background: url(images/TabDown.png) center center no-repeat;width: 34px;height: 12px;position: absolute;left: 0;right: 0;bottom: -11px;margin: auto;z-index: 999;}
    #anasayfatab .TabHead-Ul li:last-child a:after { display: none; }

    #anasayfatab .TabView { width: 100%; float: left; padding: 0 5px; float: left; height: 0; overflow: hidden; position: relative; }
    #anasayfatab .TabView.active { overflow: visible; height: 100%; }
    #anasayfatab .TabView.active .sliderBannerContainer { }
    #anasayfatab .TabView .sliderBannerContainer { float: left; width: 100%; }
    #anasayfatab .TabView .anasayfaTabAltSub-Right .sliderBannerContainer { width: 354px; background: url(images/UrunBG.png) center center no-repeat; padding: 52px 51px; margin-left: -16px; height: 436px; }
    #anasayfatab .TabView .sliderBannerContainer:after { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 100%; background-color: #fff; z-index: 999; transition: all 1.5s ease-in; }
    #anasayfatab .TabView.active .sliderBannerContainer:after { opacity: 0; z-index: -1; }
    #anasayfatab .TabView .jCarouselLite ul { margin: 0px -10px; }
    #anasayfatab .TabView .jCarouselLite ul li {}

    /*Anasayfa Tab bitis*/

    .AltAlan {float: left;width: 100%;}

    /*Slider Yonetim*/
    #SliderYonetim {float: left;width: 100%;background: #fff;padding: 30px 0;}
    #SliderYonetim .SliderYonetimAlt{float: left;width: 100%;height: 100%;background: #fff;position: relative;}
    /*Slider Yonetim*/

    .IkiliSlider {float: left;width: 100%;margin-top: 45px;}
    .IkiliSlider #SliderYonetimIkili {float: left;width: 100%;}
    .IkiliSlider .SliderYonetimAlt {width: 640px;float: left;margin-right: 20px;}
    .IkiliSlider .SliderYonetimAlt:last-child {margin-right: 0;}
    .IkiliSlider .mycartIcon {width: 62px;}
    .IkiliSlider .mycartIcon a {font-size: 0;width: 62px;}
    .IkiliSlider .mycartIcon a:before {left: 35%;}
    .IkiliSlider .sliderBannerContainer .ProductListnext{right: 3px;}
    .IkiliSlider .sliderBannerContainer .ProductListprev{left: 3px;}



    #TekListDik {float: left;width: 100%;background: #fff;border-radius: 10px;box-shadow: 0 0 4px 1px #d6d6d6;margin: 15px 0;}
    #TekListDik .DikTitle {float: left;width: 100%;color: #333333;font-size: 16px;text-align: center;padding: 15px 0;}
    #TekListDik .DikTitle span{font-weight: bold;}
    #TekListDik .DikTitle i{margin-right: 5px;}
    #TekListDik .sliderBannerContainer ul li{float: left;width: 100%;margin-right: 0;}
    #TekListDik .sliderBannerContainer ul li .productItem {padding-bottom: 0;margin-bottom: 0;border-radius: 0 0 10px 10px;}
    #TekListDik .discountIcon{display: none;}
    #TekListDik .newIcon{display: none;}
    #TekListDik .mycartIcon{display: none!important;}
    #TekListDik .productItem .discountPrice span{color: #ee6123;font-weight: bold;font-size: 25px;}
    #TekListDik .productItem .productDetail {padding: 10px 15px;}


    #NewProduct{float: left;width:100%;margin-top: 15px;box-shadow: 0 0 4px 1px #d6d6d6;}
    #NewProduct .NewTitle{float: left;width:100%;border-radius: 5px 5px 0 0;background: #daa9da;line-height: 50px;color: #fff;font-weight: 500;text-align: center;font-size: 16px;}
    #NewProduct .sliderBannerContainer{background: #fff;padding: 15px 15px 0;}
    #NewProduct .sliderBannerContainer ul li{width: 100%;margin-right: 0;margin-bottom: 15px;}
    #NewProduct .sliderBannerContainer ul li .productItem{border: none;border-bottom: 1px solid #e1bae1;}
    #NewProduct .sliderBannerContainer ul li .productItem .productImage {width: 115px;float: left;padding-bottom: 47%;}
    #NewProduct .sliderBannerContainer ul li .productItem .productImage a{padding-bottom: 93%;}
    #NewProduct .sliderBannerContainer ul li .productItem .productDetail {width: calc(100% - 115px);height: 110px;padding: 0;}
    #NewProduct .sliderBannerContainer ul li .productItem .productName {border: none;padding: 0;}
    #NewProduct .sliderBannerContainer ul li .productItem .productPrice  {padding-left: 45px;}
    #NewProduct .sliderBannerContainer ul li .productItem .productPrice.IndirimVar .discountPrice {left: 45px;}
    #NewProduct .sliderBannerContainer ul li .newIcon {bottom: auto;top: 0;right: auto;left: 0;}
    #NewProduct .sliderBannerContainer ul li .discountIcon {width: 40px;height: 30px;line-height: 33px;font-size: 11.5px;font-weight: 500;left: 115px;bottom: auto;top: 35px;}
    #NewProduct .sliderBannerContainer ul li .mycartIcon {width: 132px;right: 0;}
    #NewProduct .sliderBannerContainer ul li .examineIcon {right: 0;left: 0;}
    #NewProduct .sliderBannerContainer ul li .mycartIcon a {text-align: center;background-position: 105px 5px;}
    #NewProduct .sliderBannerContainer ul li .productItem:hover .mycartIcon {bottom: 10px;}
    #NewProduct .sliderBannerContainer ul li .productItem:hover .productOnYazi {display: none!important;}
    #NewProduct .sliderBannerContainer ul li .productItem:hover .productPrice {bottom: 0!important;z-index: 2;}


    /*Block*/

    .GuvenList{float: left;width: 100%;padding: 30px 0;}
    .GuvenList ul{float: left;width: 100%;}
    .GuvenList li{float: left;width: 33%;text-align: center;color: #999999;}
    .GuvenList li:hover{color: #b8b186;}
    .GuvenList li img{margin-bottom: 15px;display: inline-block;}
    .GuvenList li p{font-size: 14px;font-weight: bold;line-height: 20px;}
    .GuvenList li span{font-size: 13px;font-weight: normal;}

    .Blok{float: left;width: 100%;}
    .ban{}
    .Saglan{float: left;width: 100%;margin-bottom: 10px;}

    .BlokTitle{float: left;width: 100%;text-align: center;padding-bottom: 90px;}
    .BlokTitle p{font-size: 24px;font-weight: bold;color: #2c2c2c;margin-bottom: 15px;font-family: santelia_rough_altbold_thrdmo;}
    .BlokTitle span{font-size: 14px;color: #2c2c2c;font-weight: normal;}

    .TextAlanBanner{float: left;width: 100%;border-top: 1px solid #d7d7d7;padding: 20px 0;color: #22313f;font-size: 13px;margin-bottom: 5px;}

    .ban1{float: left;width: 100%;position: relative;}
    .ban1 a{}
    .ban1 img{width: 100%;border-radius: 10px;}

    .ban2{float: left;width: 380px;margin-right: 20px;}
    .ban2:last-child{margin-right: 0;width: 780px;}
    .ban2 a{float: left;width: 100%;position: relative;}
    .ban2 img{width: 100%;}

    .ban3{float: left;width: 436px;margin-right: 11px;position: relative;margin-bottom: 20px;margin-top: 14px;}
    .ban3:nth-child(2){width:423px;}
    .ban3:nth-child(3){width:472px;}
    .ban3:nth-child(4) h1,.ban3:nth-child(6) h1{margin-top:0 !important;padding-top: 23px;}
    .ban3:nth-child(4){padding-right:20px;}
    .ban3:nth-child(6) h1{margin-left:20px;}
    .ban3:nth-child(4) h1:after{right:0 !important; left:inherit !important; }
    .ban3:nth-child(4) button{float:right;margin-left: 0 !important;margin-top: 20px !important;}
    .ban3:nth-child(4) a p {float:right;text-align: right;}
    .ban3:nth-child(4) h1{color: #888484;text-align: right !important;padding-top: 23px;}
    .ban3:nth-child(2) h1{ margin-left: -40px; }
    .ban3:last-child button{margin-top:25px;}
    .ban3 a .image{position: relative;}
    .ban3 a:hover .image:after{content: "";display: block;width:100%;height:100%;position: absolute;background: rgba(0, 0, 0, 0.48);z-index: 1;top: 0;}
    .ban3:last-child{margin-right: 0;}
    .ban3 a{float: left;width: 100%;position: relative;text-align: center;}
    .ban3 img{width: 100%;}
    .ban3 a p{text-align: left;font-size: 13px;color:#666666;line-height: 30px;margin-top: 30px;max-width: 348px;margin: auto;margin-top: 30px;}
    .ban3 a button{width:200px;height:56px;border:none;background: transparent;border:1px solid #f3615b;color:#f3615b;letter-spacing: 2px;margin-top: 36px;float: left;margin-left: 20px;}

    .ban4{float: left;width: 640px;position: relative;margin-right: 20px;}
    .ban4 a{float: left;width: 100%;}
    .ban4 img{width: 100%;}

    .ban5{float: left;width: 420px;margin-right: 20px;}
    .ban5:last-child{margin-right: 0;}
    .ban5 a{float: left;width: 100%;position: relative;}
    .ban5 img{width: 100%;}

    .ban6{float: left;width: 557px;margin-bottom: 15px;}
    .ban6 a{float: left;width: 100%;position: relative;}
    .ban6 img{width: 100%;}

    .Basla{position: absolute;top: 5%;bottom: 5%; left: 5%;right: 5%;border: 1px solid #fff;background: rgba(255, 255, 255, 0.50);display: none;}
    .Basla span{position: absolute;bottom: 10px;left: 20%;right: 20%;line-height: 40px;color: #fff;background: #daa9da;font-size: 11px;text-transform: uppercase;font-weight: bold;text-align: center;}

    /*Footer*/

    .FooterPeste{float: right;width: 100%;margin: auto;}

    .ESC{float: left;width: 380px!important;}

    .ebultenDiv{float: right;width: 100%;margin-bottom: 10px;}
    .Etitle{float: left;color: #9a9a9a;font-size: 13px;font-weight:normal;width: 100%;margin-bottom: 15px;}
    .ebultenGelecek {}
    #divNewsLetter {position: relative;width: 100%;float: left;}
    #divNewsLetter label {display: none; margin-bottom: 25px; text-align: center; color: #000000; line-height: 1.2; font-size: 12px;}
    #UpdatePanel1 {position: relative;width: 100%;margin: auto;}
    #txtbxNewsletterMail {float: left;opacity: 1;font-size: 13px;text-align: left;font-weight: normal;height: 35px;width: 100%;text-align: left;color: #7a7a7a !important;max-width: initial;border-radius: 0;background: #fff;padding-left: 0;float: left;border: 1px solid #e7e7e7;padding-left: 20px;max-width: 276px;}
    #txtbxNewsletterMail::-webkit-input-placeholder {color: #000 !important; font-size: 11px;}
    #txtbxNewsletterMail:-moz-placeholder {color: #000 !important; font-size: 11px;}
    #txtbxNewsletterMail::-moz-placeholder {color: #000 !important; font-size: 11px;} 
    #txtbxNewsletterMail:-ms-input-placeholder {color: #000 !important; font-size: 11px;}
    #txtbxNewsletterMail:focus {color: #bababa !important;}
    .newsbutton {right: 1px;top: 1px;float: left;width: 64px;height: 34px;line-height: 34px;color: #000;border: none !important;font-size: 12px !important;font-weight: bold;padding: 0;text-align: center;overflow: hidden;text-transform: uppercase;position: absolute;top: 0;right: 16px;background: #fff !important;border: 1px solid #d5d4d4 !important;font-weight: 500;}
    
    .newsbutton:after {content: '\f1d8';font-family: 'FontAwesome';color: #2c2c2c;font-size: 15px;opacity: 0;display: none;}

    .FooterMiddle{float: left;width: 100%;border-bottom: 2px solid #ede6e6;padding-bottom: 20px;}

    .linkler {display: inline-block;float: left;width: 100%;padding-top: 50px;}
    .linkler > ul {float: left;width: 100%;}
    .linkler > ul > li:first-child{
    }
    .linkler > ul > li > div{}
    .linkler > ul > li:first-child a{} 
    .linkler > ul > li:first-child > ul { margin-top: 0 !important;}
    .linkler > ul > li {float: left;width: 14%;height: 100%;display: block;}
    .linkler > ul > li.yan{padding-top:31px;}
    .linkler > ul > li:nth-child(3){}
    .linkler > ul > li:nth-child(5){
    }
    .linkler > ul > li p {text-align: left;font-size: 12px;float: left;color: #000;font-weight: 500;margin-bottom: 12px;clear: both;height: 31px;line-height: 31px;border: 1px solid #e9e8e8;padding-right: 20px;} 
    .linkler > ul > li p.email{background: url(images/footemail.png) no-repeat left top 5px;}
    .linkler > ul > li p.phone{font-size: 25px;} 
    .linkler > ul > li p.adress{padding-left:0 !important;} 

    .linkler > ul > li p.phone{font-size: 18px;color: #fff;font-weight: 500;letter-spacing: 1px;margin-bottom: 10px;background: url(images/footwhatsapp.png) no-repeat left top 2px;}  
    .linkler > ul > li p.phone2{background: url(images/phone2.png) no-repeat left top 2px;}
    .linkler > ul > li:last-child {
        /* padding-right: 0; */
        width: 34.5%;
        /* float: right; */
    }
    .linkler > ul > li:last-child > a {}
    .linkler > ul > li:last-child ul li{text-align: left;color: #fff;font-size: 13px;float: left;} 
    
    .linkler > ul > li:last-child ul li.facebook{}
    .linkler > ul > li:last-child ul li.twitter{}
    .linkler > ul > li:last-child ul li.google{}
    .linkler > ul > li:last-child ul li.instagram{}  
    .linkler > ul > li > a {position: relative;float: left;width: 100%;font-size: 12px;color: #000;font-weight: 700;padding-bottom: 28px;text-align: left;text-transform: uppercase;}
    .linkler > ul > li > a:after {display: block;position: absolute;bottom: 0;left: 0;background: #696767;width: 42px;height: 1px;}
    .linkler > ul > li > ul {float: left;width: 100%;}
    .linkler > ul > li > ul > li {float: left;width: 100%;font-size: 14px;color: #444444;}
    .linkler  h1 {position: relative;color: #000000;font-weight: 300;text-align: left;font-size: 17px;margin-bottom: 20px;height: 40px;line-height: 35px;float: right;margin-right: 15px;}
    .linkler h1:after{display: block;position: absolute;bottom: 0;left: 0;background: #e4e4e5;width: 100px;height: 1px;margin: auto;}
    .linkler > ul > li > ul > li > a {color: #000000;display: inline-block;font-size: 12px !important;width: 100%;font-family: 'Open Sans', sans-serif;margin-bottom: 10px !important;}
    .linkler > ul > li > ul > li > a:hover {color: #000;} 

    .Social{float: right;text-align: center;}
    .Stitle{color: #2d2d2d;font-weight: normal;float: left;font-size: 14px;margin-right: 28px;font-weight: 700;margin-bottom: 15px;}
    .Stitle span{font-size: 14px; font-weight: 500;}
    .Social ul{
        text-align: left;
        float: right;
    }

    .Social ul li{
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 20px;
    }
    .Social ul li{}
    .Social ul li:last-child{
        margin-right: 0;
    }
    .Social ul li:last-child a{margin:0 !important;}
    .Social ul li a{}
    .Social ul li a:hover{
        background: #4a1d6f !important;
    }
    .Social ul li a i{line-height: 25px;font-size: 16px;}
    .footer-sosyal-medya a{color: #a2a2a2;float: left;display: block;border: none;font-size: 0 !important;overflow: hidden;width: 100%;text-align: center;}
    .footer-sosyal-medya {text-align: center;vertical-align: top;float: left;margin: 21px 0;margin-top: 9px;}
    .footer-sosyal-medya h2{float: left !important;margin-right: 20px;color: #000;font-size: 12px;font-family: 'Open Sans', sans-serif;line-height: 43px;font-weight: 700;}
    .footer-sosyal-medya  ul{
        display: inline-block;
        float: left;
    }
    .footer-sosyal-medya a i{color: #000;font-size: 26px;float: left;text-align: center;width: 100%;text-align: center;background: none;border-radius: 0 !important;font-size: 15px;height: 100%;line-height: 37px;width: 37px;height: 37px;border: 1px solid #e9e8e8;margin-right: 13px;}
    .footer-sosyal-medya a:hover i{
    } 
    .footer-sosyal-medya ul li {display: inline-block;}
    .footer-sosyal-medya ul li:last-child{margin-right:0 !important;display: none;}
    .footer-sosyal-medya ul li a:hover{} 
    .footer-sosyal-medya ul li.facebook a i{background-position: 0 0;}
    .footer-sosyal-medya ul li.twitter a i{background-position: -100px 0;}
    .footer-sosyal-medya ul li.youtube a i{background-position: -50px 0;}
    .footer-sosyal-medya ul li.instagram a i{background-position: -151px 0;}
    .footer-sosyal-medya ul li.pinterest a i{background-position: 0 0;}
    .footer-sosyal-medya ul li.google a i{background-position: -202px 0;} 
    .footer-sosyal-medya ul li.linkedin a i{background-position: -717px 0;} 
    .fBottom{float: left;width: 100%;height: 82px;background: #2d2d2d;margin-top: 36px;}

    .footerlogo{float: left;text-align: center;line-height: 42px;color: #fff;font-weight: 600;font-size: 12px;border-right: 1px solid #505050;padding-right: 46px;margin: 20px 0;margin-right: 55px;}
    .bankimg{float: right;text-align: center;line-height: 47px;margin-right: 30px;color: #707070;font-weight: 700;}
    .bankimg img{max-width: 100%;}
    .copy{float: right;color: #999999;font-size: 13px;text-align: center;margin: 24px 0;}

    .ebultenGelecek #divNewsLetter {display: block;padding: 0;width: 277px;clear: both;margin: auto;float: none;padding-top: 26px !important;display: none;}

    #ticimaxCopyright{width: 100%;margin: 0 !important;line-height: 34px;color: #fff !important;font-size: 12px !important;/* height: 52px; */background: #000;font-family: 'Open Sans', sans-serif;clear: both;}
    #ticimaxCopyright a{color: #fff !important;font-size: 12px !important;font-family: 'Open Sans', sans-serif;}
    .imgzoom { float: left; width: 100%; font-size: 13px; padding-left: 45px;margin-top: 15px; }
    .imgzoom i { color: #ff6600; margin-right: 10px; }


    .DetayAlan{display: none;}
    .RightDetail .DetayAlan{display: block;}
    .DetayKHG{float: left;width: 460px;background: #b59886;padding: 6px;margin-bottom: 10px;}
    .DetayKHG .khgContainer{float: left;width: 100%;padding: 7px;border: 1px solid #fff;}
    .DetayKHG .khgContainer li{float: left;width: 33%;}
    .DetayKHG .khgContainer li .khgimg{float: left;width: 26px;margin-right: 10px;}
    .DetayKHG .khgContainer li .khgimg img{max-width: 100%;height: 25px;}
    .DetayKHG .khgContainer li .khgtxt {color: #fff;font-size: 12px;line-height: 25px;}
    .DetayW{float: left;width: 460px;background: #47c756;padding: 6px;}
    .DetayW .whatsappContainer{float: left;width: 100%;padding: 7px;border: 1px solid #fff;}
    .DetayW .whatsappContainer .wi{font-size: 25px;color: #fff;float: left;margin-right: 10px;}
    .DetayW .whatsappContainer .hat{font-size: 11.5px;color: #ffffff;float: left;line-height: 25px;margin-right: 10px;}
    .DetayW .whatsappContainer .Wnumber a{font-size: 11.5px;color: #ffffff;float: left;line-height: 25px;font-weight: 600;}
    .DetayW .whatsappContainer .Wnumber a:first-child:after{content: '/';margin: 0 5px;}

    /*Kategori*/

    .KatSilde{float: left;width: 100%;}
    .KatSilde .owl-nav{position: absolute; right: 25px; bottom:25px;width: 75px;}
    .KatSilde .owl-nav .ProductListprev,
    .KatSilde .owl-nav .ProductListnext {z-index: 99;font-size: 0; text-align: center;top: 0; margin: 0;width: 23px; height: 42px;opacity: 1 !important;border-radius: 100%;background: rgba(80, 80, 80, 0.18);}
    .KatSilde .owl-nav .ProductListprev{background: url('images/pnlside.png')no-repeat 0 0; float:  left;}
    .KatSilde .owl-nav .ProductListnext{background: url('images/pnlside.png')no-repeat -50px 0; float:  right;}


    .col-5li{width: 20%;}

    .bedenT {position: relative;float: left;border-radius: 5px; display:none;}
    .bedenTablosu {line-height: 1;color: #666666;font-weight: 300;float: left;font-size: 12PX;display: block;width: 100%;border-radius: 5px;text-transform: uppercase;text-decoration: underline;margin-left: 10px;margin-top: 12px;}

    .taksitT {float: left;position: absolute;right: 0;top: 20px;}
    .taksitT .taksitTablosu{color: #e30613;font-size: 16px;font-weight: 600;}
    .taksitT .taksitTablosu i{font-size:18px;margin-left:10px;}

    .katBan {float: left;width: 100%;}
    .katBan li{float: left;width: 100%;position: relative;margin-bottom: 20px;}
    .katBan .katText{position: absolute;bottom: 3px;left: 0;right: 0;width: 100%;padding: 15px;background: rgba(147, 189, 0, 0.73);color: #fff;font-size: 13px;font-weight: bold;}


    .DetayList{float: left;width: 280px;}
    .DetayList ul{float: left;width: 100%;}
    .DetayList ul li{float: left;width: 100%;margin-bottom: 32px;height: 50px;}
    .DetayList .detayI{float: left;width: 50px;height: 50px;border-radius: 100%;border:1px solid #ddd;text-align: center;margin-right: 10px;}
    .DetayList .detayI i{line-height: 50px;color: #393f4f;font-size: 22px;}
    .DetayList .detayText{float: left;color: #9ca3b4;font-size: 14px;width: 220px;padding-top: 6px;}
    .DetayList .detayText p{float: left;width: 100%; color: #393f4f;font-size: 14px;font-weight: 500;}


    .product-social-icon-wrapper { float: right;}
    .product-social-icon-wrapper .paylasTitle {float: left;color: #1b1b1b;font-size: 9px;font-weight: 500;width: 258px;display: none;}
    .product-social-icon-wrapper .paylasTitle span {font-size: 12px;font-weight: 600;width: 100%;display: inline-block;}
    .product-social-icon-wrapper ul {float: left;}
    .product-social-icon-wrapper li {float: left;width: 31px;}
    .product-social-icon-wrapper li a {float: left;width: 28px;height: 28px;color: #22313f;border-radius: 3px;border:1px solid #d4d4d4;text-align: center;}
    .product-social-icon-wrapper li a i {line-height: 28px;font-size: 16px;}
    .product-social-icon-wrapper li a:hover {color: #fff;background: #4183d7;border-color: #4183d7;}

    .UWhatsApp{float: right;height: 28px;font-size:0;margin-top: 0;}
    .UWhatsApp a{float: left;width: 29px;height: 29px;border-radius: 100%;font-size: 16px;text-align: center;line-height: 29px;padding-left:0;background:transparent;color: #22313f;border-radius: 3px;border: 1px solid #d4d4d4;background: #8cd81f;}
    .UWhatsApp label{font-size:0;}
    .UWhatsApp:hover a{background: #4183d7;}


    .orders .order-title{width: auto !important;}
    .categoryTitleText {float: left;width: 100%;text-align: center;font-size: 20px;padding: 0;border-top: 3px solid #f1eee8;}

    .iletisimLeft { width: 100%;float: right; border: solid 1px #CCC; padding: 1%; min-height: 270px; background: #fff;}
    .iletisimRight { width: 100%;float: left; border: solid 1px #CCC; padding: 1%; min-height: 270px; background: #fff;}
    .iletisimContent .categoryTitle { border-bottom: solid 7px #e4e4e4; margin-bottom: 15px; }
    .iletisimLeft .span,
    .iletisimRight .span { margin-left: 2%; margin-right: 2%; padding: 0px; width: 96%; overflow:hidden; }
    .iletisimLeft .span div,
    .iletisimRight .span div { float: left; min-height: 30px; line-height: 30px; width: 15%; }
    .iletisimLeft .span .Center,
    .iletisimRight .span .Center { width: 2%; }
    .iletisimLeft .span .Right,
    .iletisimRight .span .Right { width: 83%; }
    .iletisimLeft .span .line1,
    .iletisimRight .span .line1 { width: 100%; min-height: 50px; margin-bottom: 5px; }
    .iletisimLeft .span > .line1,
    .iletisimRight .span > .line1 {border-bottom:solid 1px #CCC;  }
    .iletisimLeft .span .line1 div, 
    .iletisimRight .span .line1 div { width: 41%; float: left; min-height: 50px; }
    .iletisimLeft .span .line1 .line2, 
    .iletisimRight .span .line1 .line2 { text-align: center; width: 23%; }
    .iletisimLeft .span .line1 .line3,
    .iletisimRight .span .line1 .line3 { text-align: center;  width: 16%; }
    .iletisimLeft .span .line1 .line4,
    .iletisimRight .span .line1 .line4 { text-align: right; float: right; width: 20%; }
    .iletisimLeft .span .line1 div span,
    .iletisimRight .span .line1 div span { display: block; min-height: 25px; }
    .iletisimLeft .span .line2,
    .iletisimRight .span .line2 { width: 100%; min-height: 25px; }
    .iletisimLeft .span > .line2,
    .iletisimRight .span > .line2 {border-bottom:solid 1px #CCC;  }
    .iletisimLeft .span .line2 .line1,
    .iletisimRight .span .line2 .line1 { width: 70%; float: left; /* height: 25px; */ line-height: 25px; }
    .iletisimLeft .span .line2 .line2,
    .iletisimRight .span .line2 .line2 { float: right; width: 30%; text-align: right; }
    .iletisimLeft .span .line3,
    .iletisimRight .span .line3 { width: 100%; }
    .iletisimLeft .span .line3 .line1,
    .iletisimRight .span .line3 .line1 { width: 100%; }
    .iletisimLeft .span .line3 .line1 span,
    .iletisimRight .span .line3 .line1 span { float: left; }
    .istekListesiContent .button {font-family: 'FontAwesome'!important;color: #fff!important;float: none!important;width: auto!important;}
    .istekListesiContent .button *{font-family: 'FontAwesome'!important;color: #fff!important;float: none!important;width: auto!important;}


    .HesabimContainer .centerCount{background: #fff;padding: 10px;}
    .order-detail .statusBox img{width: 100%;}

    .TumKategoriler{display: none;}
    .welcomeOpen{display: none;}
    .ProductName h1 span:not(#divUrunKodu):before{content: "URUN ADI";display: block;font-size: 22px;float: left;margin-right: 10px;color: #4d4d4d;font-family: 'dintregular';width: 227px;display: none;} 
    #divMarka .left_line,#divMarka .center_line{
        font-weight: 500 !important;
        margin-right: 5px;
    }
    .productDetailContainer .centerCount{width: 100%;}
    .header-sosyal-medya{float:left;border-left: 1px solid #2f2f2f;}
    .header-sosyal-medya ul li{float:left;border-right: 1px solid #2f2f2f;} 
    .header-sosyal-medya ul li:hover{background: #fff;}
    .header-sosyal-medya ul li:hover i{color: #000;}
    .header-sosyal-medya ul li i{font-size: 16px;line-height: 50px;color: #585858;width: 50px;text-align: center;} 
    .header-sosyal-medya ul li.facebook i{} 
    .header-sosyal-medya ul li.twitter i{}
    .header-sosyal-medya ul li.instagram i{}
    .header-sosyal-medya ul li.google i{}
    .DovizKurlari {margin-top:20px;}
    .DovizKurlari .Block_Title{display: block !important;line-height: 40px;background: #ff9b00;text-align: left;padding-left: 20px;color: #fff;text-transform: uppercase;font-weight: 700;}
    .DovizKurlari .Block_Title span{font-weight: 700; color:#fff;}
    .DovizKurlari li{height:40px; line-height: 40px; padding-left:20px;} 
    .DovizKurlari li a{color:#fff;} 
    .DovizKurlari li:first-child{background: #004372;}
    .DovizKurlari li:last-child{background:#0069b0;} 
    .categoryContainer{background: #fff;}
    /* GENEL CSS KODLAR */  
    .urunYorumYok {clear: both; display: block; text-align: center; padding-top:20px;}
    #divUrunKodu{font-size: 11px;float: left;color: #666666;}
    .teknikDetay{clear: both;display: none;}
    .teknikDetay li {clear: both;} 
    .centerCount > div{clear: both;} 
    .headeric{height: 128px;} 
    #divIlgiliUrunler .moduleimage img, .productModuleItem2 .moduleimage2 img, .productItem .productImage img{max-width: 100%;}
    .categoryContainer .centerCount{float: right;width: 74.3%;}
    .container{max-width:1180px;margin:auto;position: relative;clear: both;}
    .header-info{float: left;position: absolute;top: -44px;line-height: 44px;padding-left: 21px;background: url(../images/phone.png) no-repeat left center;font-size: 12px;font-weight: 700;color: #707070;}
    .header-info strong{font-weight: 700; font-size: 12px; color:#009ddc;}
    .header-info .phone{    font-weight: 700; color: #707070;}  
    .HeaderMenu{ float: right; margin-top: -28px; position: absolute; right: 226px; }
    .HeaderMenu li{float: left;} 
    .HeaderMenu li a{float: left;font-size: 12px;color:#707070;font-weight: 700;margin-left: 27px;} 
    #logo:after{clear: both; display: block; content: "";} 
    .productgroups{float: left;position: relative;background-size: 100%;width: 100%;}
    .productgroups:before{content: "KATEGORILER";font-size: 14px;color:#000000;width: 100%;display: block;text-align: left;height: 38px;line-height: 40px;padding-left: 20px;font-weight: 700;border-bottom: 1px solid #e0dbdb;}
    .productgroups .KatMenu1{padding-bottom: 27px;padding-top: 15px;} 
    .productgroups .KatMenu1 > li{position: relative;} 
    .productgroups .KatMenu1 > li > ul{position: absolute;left: 97%;top:0 !important;width: 235px;background: #f6f6f6;padding: 9px;} 
    .productgroups .KatMenu1 > li > ul > li > a{border-bottom:none !important;background: none;line-height: 31px;height: 32px;color: #696969;text-transform: uppercase;} 
    .productgroups .KatMenu1 > li > ul > li > a:hover{color: #000;}
    .productgroups .KatMenu1 li:hover ul{display: block !important;}
    /*.productgroups:before{content:"";width:254px;height:47px;background:url(images/productgroups.png) no-repeat center;position: absolute;top: -30px;left: 0;right: 0;margin: auto;}*/ 
    .productgroups ul li a {color: #000000;font-size: 13px;font-weight: 400;height: 39px;line-height: 39px;display: block;background: url(images/katarrow.png) no-repeat right 25px center;text-align: left;padding: 0 18px;}
    .productgroups ul li a:hover{color: #000;font-weight: 700;} 
    .productgroups ul li ul{display: none;}
    .vitrin-urunleri .JKatAdi {text-align: left;position: relative;}
    .vitrin-urunleri .bold {display: inline-block;height: 40px;line-height: 40px;font-size: 18px;font-weight: 700;} 
    .vitrin-urunleri .bold:after{width: 93%;background: #f6f6f6;height: 2px;float: left;position: absolute;top: 0;bottom: 0;left: 0;z-index: 0;margin: auto;}
    .vitrin-urunleri .bold  span{color:#434343;z-index: 1;position: relative;padding-right: 20px;} 
    .footerTopEdit .item{text-align: right;padding-top: 58px;}
    .footerTopEdit .container{} 
    .footerTopEdit .container{content: "";display: block; clear: both;}
    .footerTopEdit .item h2{text-align: center;font-size: 14px;font-weight: 700;color: #000;float: left;vertical-align: top;text-align: center;width: 100%;} 
    .footerTopEdit .item p{color: #2f2f2f;font-size: 13px;float: left;width: 100%;text-align: center;font-weight: 500;margin-top: 16px;margin-bottom: 10px;line-height: 25px;}  
    .footerTopEdit{clear: both;overflow: hidden;padding-top: 26px;padding-bottom: 30px;border-bottom: 1px solid #2f2f2f;padding: 30px 30px;border-top: 1px solid #2f2f2f;background: #fff;}
    .footerTopEdit:after{content: "";display: block; clear: both; }
    .footerTopEdit .uygulama{margin-top: 8px;}
    .uygulama > div{float:left; margin-right:20px;}
    .footerTopEdit .uygulama .googleplay{margin-bottom:4px;}
    .footerTopEdit .e-bulten > *{float:left;}
    .footerTopEdit  .e-bulten  p {color: #fff;font-size: 15px;line-height: 87px;margin-right: 50px;}
    .footer-bilgi .kapsa{padding-left:70px;background: url(images/foottel.png) no-repeat left center;height: 50px;margin-bottom: 20px;}
    .footer-bilgi .kapsa p{font-size: 13px;}
    .footer-bilgi .kapsa p.tel{font-size: 22px;}
    .footer-logo .adres h2{font-size: 14px;font-weight: 700;margin-bottom: 10px;}
    .footer-logo .adres p{font-size: 14px;font-weight: 400;margin-bottom: 10px;} 
    .product-social-media li a {font-size: 0;display: block;text-align: center;overflow: hidden;color: #000;width: 30px;}
    .product-social-media li a:hover{}
    .ban3:nth-child(3n+3){margin-right: 0 !important;}
    .ban2:nth-child(2n+2){margin-right: 0 !important;}
    .top{margin-top:20px;}
    .bottom{margin-bottom:20px;} 
    .uygulamalar{float: left;margin-bottom: 25px;width: 100%;margin-top: 20px;}
    .uygulamalar:after{content: "";display: block; }
    .uygulamalar div{text-align: center;float: left;margin-right: 40px;}
    .uygulamalar div.appstore,.uygulamalar div.googleplay{margin-top: 10px;} 
    .uygulamalar div:last-child{margin-right: 0 !important;color: #fff;font-size: 12px;}
    .uygulamalar h2{color: #3e4145;font-size: 15px;text-align: center;}
    .uygulamalar h2:after{content: "";display: block;width:100px;height:1px;background: #e4e4e5;left: 0 !important;right: 0 !important;margin: auto;margin-top: 15px;}
    .mycartClick{display: none;}
    .mob-fav {    float: left; position: absolute; top: 35px; right: 45px!important; font-size: 25px; color: #fff;}
    .foot-dip{background: #ebebeb;}
    .foot-dip p{color: #fff;line-height: 36px;text-align: center;}
    .foot-dip:after{content: ""; display: block; clear: both;}
    .left{float:left;position: relative;z-index: 10;} .right{float:right;}
    .owl-stage-outer{clear: both;} 
    .homeContainer .centerCount{background: #fff;}   
    .sliderBannerContainer {max-width: 1180px;margin:auto;float: none;clear: both;padding-top: 35px !important; margin-bottom:20px;display: block!important;}
    .sliderBannerContainer .ProductList{display: block!important;}
    .owl-carousel{clear: both;}
    .dortlu:after,.ikiliblok:after{content: "";display: block; clear: both;}
    .vitrin-urunleri .ProductList.sort_3 .ItemOrj{width:25% !important;}
    .headermenu2 li{float:left;color:#fff;font-weight: 700;display: inline-block;margin-left: 30px;line-height: 31px;font-size: 13px;}
    .headermenu2 li:last-child a{color: #696969;font-size: 18px;font-weight: 700;}
    .footbilgi{
        background: url(images/f1.png) no-repeat top center;
        width: 162px;
    } 
    .footbilgi li {font-size: 12px !important;font-weight: 500;color: #333333 !important;padding-left: 33px;margin-bottom: 20px;}  
    .footbilgi li.adres {background: url(images/footadres.png) no-repeat left center;}
    .footbilgi li.phone {background: url(images/footphone.png) no-repeat left center;} 
    .footbilgi li.email {background: url(images/footemail.png) no-repeat left center;}
    .footerBottomEdit{clear: both;text-align: center;margin-bottom: 20px;}
    .footerBottomEdit:after{content: "";display: block; clear: both;}
    .footerCenter{margin:auto;}
    .open{display: block !important;}
    #slider-range{clear: both;background: #000000;width: 85%;margin: auto;margin-top: 50px;height: 6px;border: none;}
    #amount{margin-top:20px;display: block;font-size: 14px;text-align: left;margin-left: 10px;margin-bottom: 20px;}  
    .ui-slider-horizontal .ui-slider-range{background: #999999;height: 6px !important;}
    .ui-slider-horizontal .ui-slider-handle{border-radius: 0px !important;top: -6px !important;background: #000 !important;height: 16px !important;width: 12px !important;border: none !important;}
    .teknikDetay li span.t1,.teknikDetay li ul {display: inline-block;vertical-align: top;}
    .teknikDetay li ul li {float: left; clear: none; margin-right: 5px; }
    .teknikDetay li ul li:after{content: ",";display: inline-block;}
    .teknikDetay li ul li:last-child:after{display: none;}
    .teknikDetay li {margin-bottom: 6px!important;}
    .ozelblokxx:after,.ebultensosyalmedya:after{content: "";display: block; clear: both;}

    /* GENEL CSS KODLAR */
    
    /* XYZ */      
    .header-ust{height: 30px;background: #c7005c;} 
    .header-ust p{color:#fff;font-size: 13px;line-height: 30px;letter-spacing: 2px;font-weight: 700;} 
    .head-bilgi{color:#fff;font-size: 12px;font-weight: 600;position: absolute;right: 360px;top: 12px;}
    .ozelblokxx .item{display: block;margin-bottom: 20px;}
    .ozelblokxx .item a {display: block;} 
    .Instagram{max-width: 1180px;margin:auto !important;float: none;}
    .instagramBolumu .Instagram-Li{width: 125px;float:left;margin-right: 24px;} 
    .instagramBolumu .Instagram-Li:last-child{margin-right: 0;} 
    .instagramBolumu .Instagram-Li a{display: block; }
    .instagramBolumu .row {margin:0 !important;}
    .e-bulten:after,.bultenGelecek:after{content: "";display: block; clear: both;}
    .e-bulten{border-top:1px solid #dbd8d8;border-bottom:1px solid #dbd8d8;padding: 1px 0;clear: both;}
    .bultenGelecek{background: url(images/bultenbg.png); */ /* background-size: 100% 100%; */ /* padding-top: 23px; */ padding-bottom: 23px; padding-left: 20px; padding-right: 22px;} .musteri-destek-hatti{clear: both;}
    .musteri-destek-hatti h2{position: relative;float: left;width: 100%;font-size: 12px;color: #000;font-weight: 700;padding-bottom: 12px;text-align: left;text-transform: uppercase;}
    .musteri-destek-hatti p {padding-left: 60px;background: url(images/foottel.png) no-repeat left 20px center;font-size:13px;border-radius: 40px;} 
    .copyone p{text-align: center;margin-top:40px;color: #000000;font-weight: 600;padding-top: 20px;padding-bottom: 20px;font-size: 12px;}

    /* f */           

    .detaySliderContainer .ProductList{padding-top:0 !important;background: #fff;position: relative;}

    .full {float: left;width: 100%;background: #fff;background-size: 100%;border: 1px solid #f2f1f1;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;margin-bottom: 20px;height: 74px;} 
    .hizmetler2full .item .kapsa .text h2{color:#000 !important;font-weight: 300 !important;font-size: 14px !important;}
    .full .hizmetler {clear: both;margin: auto;max-width: 1180px;border-radius: 0;}
    .full .hizmetler .hizmetler .item .image img { position: absolute; left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
    .full .hizmetler .item:first-child .kapsa{}
    .full .hizmetler .item:last-child {}
    .full .hizmetler .item {float: left;text-align: center;cursor: pointer;border-top: 0;border-bottom: 0;margin-right: 0px;margin-left: 0;padding-right: 0px;width: 20%;border-right: 1px solid #dedede;}
    .full .hizmetler .item:last-child{border-right:0 !important;}
    .full .hizmetler .item:last-child {background: none !important;}
    .full .hizmetler .item .kapsa {height: 100%;margin: auto;text-align: center;float: left;margin-left: 30px;}
    .full .hizmetler .item .kapsa .image {width: 32px;height: 35px;background:url(images/hizmetler.png) no-repeat;margin: auto;margin-left: 20px;display: inline-block;float: right;}
    .full .hizmetler .item .kapsa .text {text-align: center;line-height: 35px;display: inline-block;} 
    .full .hizmetler .item:last-child .kapsa .text {line-height: 20px;} 
    .hizmetler2 .item .kapsa .text{}
    .hizmetler2 .hizmetler{} 
    .full .hizmetler .item:last-child .kapsa .text {border-right:none !important;}  
    .full .hizmetler .item .kapsa .text:after {clear: both; content: ""; display: block; }
    .full .hizmetler .item .kapsa .text h1 {color: #000000;font-size: 12px;float: left;width: 100%;font-weight: 500;text-align: center;}
    .full .hizmetler .item .kapsa .text p {color: #666666;width: 100%;float: none;margin: auto;clear: both;font-weight: 500;font-size: 13px;margin-top: 13px;}
    .full .hizmetler .item .kapsa:after { clear: both;display: block;content: "";}
    .full .hizmetler .item:last-child {margin-bottom: 0;margin-right: 0 !important;}
    .full .hizmetler .item:last-child .kapsa{border-right:none !important;} 
    .full .hizmetler:after {content: ""; display: block; clear: both;}
    .full .hizmetler .item:nth-last-child(2) {margin-bottom: 0;}
    .full .hizmetler .item:nth-child(1) .image {background-position: 0 -3px;}
    .full .hizmetler .item:nth-child(2) .image {background-position: -237px -4px;}
    .full .hizmetler .item:nth-child(3) .image {background-position: -474px -2px;}
    .full .hizmetler .item:nth-child(4) .image {background-position: -776px -2px;}   
    .full .hizmetler .item:nth-child(5) .image {background-position: -993px -2px;}   
    .full .hizmetler .item:nth-child(6) .image {background-position: -1169px 0;}   
    .full .hizmetler .item:nth-child(7) .image {background-position: -1065px -165px;}    

    /*    .full .hizmetler .item:nth-child(1):hover .image {background-position: -2px -4px;} 
        .full .hizmetler .item:nth-child(2):hover .image {background-position: -194px -1px;}
        .full .hizmetler .item:nth-child(3):hover .image {background-position: -395px -3px;}
        .full .hizmetler .item:nth-child(4):hover .image {background-position: -575px -6px;} 
        .full .hizmetler .item:nth-child(5):hover .image {background-position: -746px -1px;} 
        .full .hizmetler .item:nth-child(6):hover .image {background-position: -906px -1px;}
        .full .hizmetler .item:nth-child(7):hover .image {background-position: -1065px -3px;} */ 




       /*  



        .ProductIcon{border: none;position: relative;margin-bottom: 25px;float: right;width: 100%;padding-top: 22px;border-bottom: 1px solid #eeeeee;} 
        .ProductIcon:after{display: block;clear: both;width: 160px;height: 3px;background: #b8776e;position: absolute;right: 0;left: 0;margin: auto;top: 0;} 
        .ProductIcon div{float: left;overflow: visible;margin-right: 81px;margin-bottom: 10px;}  
        body .ProductIcon div a .box1{background: transparent !important;line-height: 47px;font-weight: 500;color: #333333;border-radius: 0;text-transform: initial;display: block;min-width: inherit !important;font-size: 16px;text-align: left;line-height: 24px;text-transform: uppercase;line-height: initial;}
       body .ProductIcon div a .box1 i{color: #707070;margin: auto;font-size: 0px !important;width: 16px;height: 16px;display: block;background: url(images/producticon.png) no-repeat;text-align: center;margin: auto !important;float: left;margin-right: 13px !important;margin-top: 2px !important;} 

    body .ProductIcon div#divKritikStok{display: none !important;}
       body .ProductIcon div#divTelefonSiparis a .box1 i{background-position: 2px 3px;} 
       body .ProductIcon div.UFavorilerimeEkle a .box1 i{background-position: 0 0;}  
       body .ProductIcon div.UIstekListemeEkle a .box1 i{background-position: -373px -40px;} 
       body .ProductIcon div#divIndirimliUrun a .box1 i{background-position: -443px 0;} 
       body .ProductIcon div.FiyatHaberVer a .box1 i{color: black;background-position: -190px 0;} 
       body .ProductIcon div#divKargoBedava a .box1 i{background-position: -559px 1px;}  
       body .ProductIcon div.UGelinceHaberVer a .box1 i{background-position: 0 0;} 


      body .ProductIcon div#divTelefonSiparis:hover a .box1 i{background-position: -270px -64px;}  
        body .ProductIcon div.UFavorilerimeEkle:hover a .box1 i{background-position: -253px -79px;} 
        body .ProductIcon div.UIstekListemeEkle:hover a .box1 i{background-position: 0 -64px !important;} 
        body .ProductIcon div#divIndirimliUrun:hover a .box1 i{background-position: -180px -64px !important;} 
        body .ProductIcon div.FiyatHaberVer:hover a .box1 i{background-position: -450px -64px !important;} 
        body .ProductIcon div#divKargoBedava:hover a .box1 i{background-position: -360px -64px !important;}  
        body .ProductIcon div.UGelinceHaberVer:hover a .box1 i{background-position: 0 0 !important;}  
     

 
 
        /*  STYLE 2 baslangic*/
        .ProductIcon .box1{min-width: inherit;width: 100%;margin: auto;text-align: left;}
        .ProductIcon .box1 i{width: 34px;height: 34px;font-size: 0;background: url(images/detayproducticon.png) no-repeat;text-align: center;display: block;float: none;margin: auto;float: left;margin-right: 9px;}

        body .ProductIcon div#divTelefonSiparis a .box1 i{background-position: 0px -52px;} 
        body .ProductIcon div.UFavorilerimeEkle a .box1 i{
            background-position: 0px 0px;
        }  
        body .ProductIcon div.UIstekListemeEkle a .box1 i{background-position: -399px 0;} 
        body .ProductIcon div#divIndirimliUrun a .box1 i{background-position: -199px -52px;} 
        body .ProductIcon div.FiyatHaberVer a .box1 i{color: black;background-position: -399px -52px;} 
        body .ProductIcon div#divKargoBedava a .box1 i{background-position: -199px 0;}  
        body .ProductIcon div.UGelinceHaberVer a .box1 i{background-position: 0 0;} 

/*
  body .ProductIcon div#divKritikStok{display: none !important;} 
    body .ProductIcon div#divTelefonSiparis a .box1:hover i{background-position: 0px -31px;} 
    body .ProductIcon div.UFavorilerimeEkle a .box1:hover i{background-position: -44px -31px;}  
    body .ProductIcon div.UIstekListemeEkle a .box1:hover i{background-position: -256px -31px;} 
    body .ProductIcon div#divIndirimliUrun a .box1:hover i{background-position: -198px -31px;} 
    body .ProductIcon div.FiyatHaberVer a .box1:hover i{color: black;background-position: -93px -31px;} 
    body .ProductIcon div#divKargoBedava a .box1:hover i{background-position: -313px -31px;}  
    body .ProductIcon div.UGelinceHaberVer a .box1:hover i{background-position: -39px 0;}    */ 
    /*  STYLE 2 bti*/
    #MobilKosullar{padding:15px;background:#fff;}
    .Header-Siparis{position: absolute;top: 3px;right: 0;line-height: 27px;}
    .Header-Siparis a{font-size:13px;color:#fff;}
    .Header-Siparis img{float:left;margin-right:5px;}
    
    @media screen and (max-width: 1610px){ 
        
    }

    @media screen and (max-width: 1482px){ 
       
    }
    

    @media screen and (max-width: 1340px){
      
    }






    @media screen and (max-width: 1180px) { 
        .ebultenGelecek #divNewsLetter{width: 100% !important;} 
        .ebultenGelecek{width:100%;}
        .foot-hizmetler .col-md-3{    width: 49%;  float: left;  padding: 0;  margin-right: 2%;  text-align: center;  margin-bottom: 10px;}
        .foot-hizmetler .col-md-3 img{max-width: 100%;}
        .foot-hizmetler .col-md-3:nth-child(2n+2){margin-right: 0 !important;}
        .footer-ek .item{display: inline-block;float: none;margin-right: 0 !important;}
        .footer-ek{text-align: center;}
        .headermenu2{right: 150px !important;left:inherit;top: 65px;}
        .footerTopEdit .col-md-12 img{max-width: 100%;}    
        .rightblocks {display: none !important;}
        .foot-dip{display: none !important;}
        .footerTopEdit{margin-bottom:0 !important;height: auto;}
        .ikiliblok .row{margin:0 !important;}
        
        .headerust{padding-left:20px; padding-right:20px;}
        .footerBottomEdit img{max-width: 100% !important;}
        .header-ust{padding-left:20px;}
        .full .hizmetler .item .kapsa .image{margin: auto;float: none;display: block;margin-right: inherit !important;}

    }

    @media screen and (max-width: 1024px) { 
        .head-bilgi{right:0 !important;bottom: -85px !important;top: inherit;}
        .e-bulten{height: auto;max-width: 100%;}
        .ebultensosyalmedya{padding-bottom:20px;height: auto;}
        .ebultensosyalmedya > div {width:100% !important;padding-left: 20px;}
        .menuicon{display: none;}
        .searchicon{right: 220px !important;top: 7px !important;}
        a.headphone{line-height: 30px;height:30px;bottom: 10px !important;top: inherit;}
        .anasayfaDuzenleyici .left{width:100% !important;}  
        .ProductIcon2{height:auto !important;width: 100%;padding-bottom: 0;margin-left: 0;}
        .navigation{display: none !important;}
        #header{}
        .full .hizmetler .item{width:50%;margin-bottom: 20px !important;padding-left:20px;} 
        .headermenu2{display: none;}
        .welcome{top: 71px;right: 60px !important;} 
        .full{display: none;}
        #pnlSlider + div{width:100%;}
        #pnlSlider + div .productItem .productImage{padding-bottom:inherit !important; height:auto !important;}
        .footerTopEdit .col-md-12{clear: both; padding-top:20px;}
        .footerTopEdit .item p{height:auto !important; text-align: left;  }
        .mycart{left: inherit;right: 10px;}
        #footer{}
        #pnlSlider{width:100% !important;} 
        .favorilerim{top: 66px;}  
        .navigation{display: none !important;}
        .sortingContent{height:auto !important;}   
        .ebulten .kapsa{width:100% !important;} 
        .footerTopEdit img {max-width: 100% !important;}
        
        .foot-bilgi img{display: none;}  
        .foot-logo img{max-width: 100%;}

    }  

    /* col-lg */
    @media screen and (min-width: 1024px) {
        .mobilMenu {display: none !important;}
        .navigation {margin: auto;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34a2d0+0,2083bd+100 */ /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */position: relative;z-index: 11;float: right;margin-top: 74px;/* margin-right: 235px; */float: right;margin-top: 99px;width: 100%;}
        /******************************************************/

    }
    


    /* col-md */
    @media screen and (max-width: 1200px) and (min-width: 1024px) {
        #divKombinSatinAl{width:75%;}
        .footerBottomEdit{padding:20px 0;}
        .mycart{right: 6px;}
        #txtbxArama{}
        .header-sosyal-medya{float:left !important;}
        #pnlSlider{}
        .productgroups{widows: 20% !important; } 
        .searchContent{top: 88px !important;right: 5px !important;left: inherit !important;}
        .mobilMenu {display: none !important;} 
    .navigation {/* margin: 0; *//* float: left; *//* width: 100%; *//* margin-top: 15px; *//* height: auto; */}
    .navigation .ResimliMenu1{text-align: center;}
    .navigation .HeaderMenu2 {width: 100%;}
    .altMenu .altMenuler{}
    .footerContainer,
    .ticiContainer.homeContainer {width: 950px;}
    .ticiContainer.footerContainer {width: 950px;}
    .headerContent,
    .ticiContainer {width: 950px;margin: auto;}

    .HesabimContainer .centerCount {float: left; width: 70%;}
    .HesabimContainer .leftBlock {width: 30%; float: left;}
    .HesabimContainer .categoryTitle .categoryTitleText{width: 100%;}
    .iletisimContent .row{width: 100%;margin-bottom: 30px;}
    .ngrs-range-slider .ngrs-value{position: absolute !important;}
    .productDetailContainer .categoryTitle, .proCategoryTitle.categoryTitleText{width: 950px;}
    .mobilFilterOpenBtn{margin: 10px 0!important;}
    .blockSelect{display: none;}
    .leftImage{width: 522px;}
    .RightDetail{width: 100%;padding-left: 15px;}
    .Images {width: 79%;text-align: center;}
    .SmallImages{width: 109px;max-height: 623px;}
    .SmallImages div{width: 101px;}
    #divKritikStok, .UGelinceHaberVer, #divTelefonSiparis, .UFavorilerimeEkle, .UIstekListemeEkle, #divIndirimliUrun, .FiyatHaberVer, #divKargoBedava{}
    .ProductIcon .box1{font-size: 10px;} 
    .mobilFilterOpenBtn .button {padding: 6px 0;font-size: 12px;font-weight: 600;}

    /******************************************************/
    #logo .logo{}
    #logo .logo img{max-width: 100%;}
    .navigation .ResimliMenu1 > li > a{
        padding: 0 5px;
        font-size: 12px;
    }
    .navigation .ResimliMenu1 > li{
        margin-left: 18px !important;
        float: left;
    }
    .altMenu{width: 630px;}
    .ban2{width: 297px;}
    .ban2:last-child{width: 609px;float: right;} 
    .IkiliSlider .SliderYonetimAlt{width: 465px;}
    .ban4{width: 461px;}
    .ban3{width: 31.33%;margin-right: 3%;}
    .ban5{width: 303px;}
    .BlkAlt .ban5 p{top: 5px;}
    .BlkAlt .ban5 span{padding: 0 10px;bottom: 5px;}
    .ebultenDiv{width: 602px;}
    .Etitle{font-size: 10px;width: 350px;}
    .Etitle span{font-size: 15px;}
    .ebultenGelecek{
        margin-left: 0;
        margin-bottom: 11px;
    }
    .Social > ul > li{}
    .bankimg{width: 71%;}
    .bankimg img{width: 100%;}
    .ProductName{width: 60%;}
    .basketBtn{width: 255px;}
    .mycartIcon{width: 88px;}
    .mycartIcon a{font-size: 0;}
    .mycartIcon a:before{left: 40%;}
    #divTaksitAciklama{width: 75%;}
    .anasayfatab{ margin-top:20px;}
    .full .hizmetler .item{width: 25%;margin-bottom: 20px !important;padding-right: 0;margin-right: 0 !important;display: inline-block;float: left;vertical-align: top;} 
    .full,.full .hizmetler{height:auto !important;text-align: center;}
    .foot2{padding-left:40px;}
    .foot2 .container > div{margin-right: auto !important; margin-right:40px !important;}
    .ustband{padding:0 20px;}
    .welcome{}
    .headerust2{padding-left:20px;} 
}


/* col-sm */
@media screen and (max-width: 1024px) and (min-width: 768px) {

    .mobilMenuAcButton {display: block !important;bottom: auto;top: 60px;right: 0;font-size: 20px;width: 44px;font-size: 17px;}
    .mobilMenuAcButton span{font-size: 14px;}
    .mobilMenuAcButton i.fa-search{font-size: 25px;}
    .mobilMenu {width:  42%!important;}
    .navigation { margin: 0;width: 100%;float: left;}
    .navigation .ResimliMenu1 {}
    .headerContent,
    .footerContainer,
    .ticiContainer,
    .ticiContainer.homeContainer {width: 730px; padding: 0; margin:auto;}

    .blockSelect {display: none;}
    /*Hesabim*/
    .HesabimContainer .centerCount {float: left; width: 70%;}
    .HesabimContainer .leftBlock {width: 30%; float: left;}
    /*slider siralama*/

    /*kategori siralama*/
    #divIlgiliUrunler .productModuleItem,
    .sliderBannerContainer ul li,
    .ProductList.pr_4 .productItem {width: 32.3%; }
    .sliderBannerContainer ul li:nth-child(3n){margin-right:0;}
    .sliderBannerContainer ul li:nth-child(4n){margin-right: 10px;}
    .HesabimContainer .categoryTitle .categoryTitleText{width: 100%;}
    .categoryContainer .categoryTitleText,
    .productDetailContainer .categoryTitle{width: 100%;}
    .altMenu{width: 465px;}
    .iletisimContent .row{width: 100%;margin-bottom: 30px;}

    .ngrs-range-slider .ngrs-value{position: absolute !important;}

    .mobilFilterOpenBtn{margin: 10px 0!important;}
    .category-vertical-filters > div{width: 100%!important;}
    ul.breadcrumb{width: 100%;}
    .productDetailContainer .categoryTitle, .proCategoryTitle.categoryTitleText{}

    .leftImage{width: 50%;padding:0;}
    .RightDetail{width: 100%;padding-left: 10px;padding-top: 0;}
    .Images{width:75%;text-align: center;}
    .SmallImages{width: 25%;max-height: 408px;}
    .SmallImages div { width: 90%;padding-bottom: 110px;}
    #divKritikStok > a, .UGelinceHaberVer > a, #divTelefonSiparis > a, .UFavorilerimeEkle > a, .UIstekListemeEkle > a, #divIndirimliUrun > a, .FiyatHaberVer > a, #divKargoBedava > a{width: 100%;padding:0;}
    .filterDeleteContent.ng-scope{padding: 0;}
    .mobilFilterOpenBtn .button{font-size: 20px;}
    .panel-heading{margin-bottom: 0!important;}
    .panel-heading a{}
    .category-vertical-filters > div{margin-bottom: 0!important;}
    .category-vertical-filters.top-filters .panel .panel-heading a:after{color: #000!important;}
    .sortingContent li:not(.appliedFilter){text-align: center!important;}
    .sortingContent li > a{text-align: center!important;}
    .sortingContent .appliedFilter{width: 100%;text-align: center!important;position: static;}
    .mobilFilterOpenBtn .button {padding: 6px 0;font-size: 12px;font-weight: 600;}
    .category-vertical-filters .vertical-filter-panel .list-group-item{margin: 10px 0 15px 0!important;padding: 0 15px!important;}
    .category-vertical-filters.top-filters .list-group.dropdown{padding: 0 15px!important;}
    .ngrs-range-slider{margin: 15px 0 !important;}
    .category-vertical-filters.top-filters .panel.vertical-top-price-filter{width: 100%!important;}
    .brandlistselection{padding-bottom: 0;border-bottom: none;}
    /******************************************************/
    #logo .logo{top: 19px;right: inherit;}
    .navigation .ResimliMenu1 > li > a{line-height: 35px;font-size: 13px;}
    .altMenu .altMenuler .altmenuSol > ul > li{padding: 0 22px;}
    .ban2{width: 355px;}
    .IkiliSlider .SliderYonetimAlt{width: 355px;}
    .ban3{width: 31%;}
    .ban4{width: 350px;}
    .BannerText p{font-size: 12px;}
    .BannerText span{font-size: 11px;}
    .ban5{width: 230px;}
    .BlkAlt .ban5 p {top: 2px;font-size: 12px;}
    .BlkAlt .ban5 span{bottom: 2px;padding: 0 5px;font-size: 12px;}
    .ebultenDiv{width: 380px;padding:12px 0 0 ;}
    .Etitle{font-size: 11px;width: 100%;}
    .Etitle span{font-size: 14px;}
    .bankimg{width: 64%;}
    .bankimg img{width: 100%;}
    .copy{line-height: 53px;}
    .mycartIcon{width: 90px;}
    .mycartIcon a{font-size: 0;}
    .mycartIcon a:before{left: 40%;}
    .IkiliSlider .mycartIcon{width: 35px;}
    .IkiliSlider .mycartIcon a{width: 100%;}
    .IkiliSlider .mycartIcon a:before{left: 29%;}
    .ProductName{width: 55%;}
    #pnlFiyatlar{width: 70%;}
    #divTaksitAciklama{width: 70%;}
    .basketBtn{}
    #divKritikStok, .UGelinceHaberVer, #divTelefonSiparis, .UFavorilerimeEkle, .UIstekListemeEkle, #divIndirimliUrun, .FiyatHaberVer, #divKargoBedava{}
    .ProductIcon .box1{font-size: 8px;}
    .ProductIcon2 .YorumYazbtnContent a, .ProductIcon2 .TavsiyeEtBtnContent a, .ProductIcon2 .hidden-phone a{padding: 0 22px;}
    .searchContent{right: 175px; top: 38px; width: 140px;}
    .footer-logo .adress .address-text{}

}

/* col-xs */
@media screen and (max-width: 767px) { 
  .urunListeAdetAzalt  {right: auto!important;left: 86px!important;}
  .adetGuncelleContent {margin-left: 100px!important;}
  .adetGuncelleContent .AdetGuncelle {margin-left: 25px!important}
    .ozelAlan5{bottom: 105px;}
    #divTaksitAciklama *{margin-left:0 !important;}
    .musteri-destek-hatti{  padding-left: 20px; padding-right: 20px;} 
    .head-bilgi{display:none !important;} 
    .header-ust{display:none !important;}
    #txtbxUrunKisiselNot{width:100% !important;} 
    .ulUrunSlider .ProductListprev{left:0 !important;}
    .ulUrunSlider .ProductListnext{right:0 !important;} 
    #divUrunEkSecenek{margin-right: 0 !important; margin-top:0 !important;}
    #divUrunEkSecenek .eksecenekLine{padding: 0;} 
    .fiyattaksitkapsa{border-bottom:0 !important;}
    #pnlFiyatlar{}
#divIndirimOrani{/* position: relative; *//* clear: both; *//* right: inherit; *//* left: inherit; *//* float: left; */}
.product-social-media  ul li:not(.whatsaptasi){margin-right: 10px !important;margin-left: 0 !important;}
.instagramBolumu{padding: 0;padding-top: 60px;}
#BenzerUrunDiv .bold,.satir1 .bold, .sliderBannerContainer .categoryTitle .satir1 .bold{margin-bottom:0 !important;}  
.urunTab li:after{display:  none !important;}
.copyone{margin-top:0 !important;}
.mobil-uygulamalar{width:auto !important;}
.mobil-uygulamalar div a,.mobil-uygulamalar div{width:100%; text-align:  center; display:   block;}
.mobil-uygulamalar img{max-width:   100% !important;}
.footer-sosyal-medya{margin:0 !important;margin-bottom: 20px !important;width: 100%;}
.ikiliblok .col-xs-6{padding:   0 5px !important;}
.urunTab ul{width:100% !important;}
.SmallImages{width:100% !important;} 
.Images img{position: relative;max-width: 100%;}
.footer-sosyal-medya h2{margin-right: 0 !important; text-align: center;}
.footer-sosyal-medya h2{padding-right:0 !important; width:100% !important;}
.ebultensosyalmedya > div{padding-left:0 !important;}
.e-bulten h1, .e-bulten p, .e-bulten .bultenGelecek{margin-right: 0 !important;width:100% !important;text-align: center;max-width: inherit;margin-top: 4px;margin-left: 0;}
.header-ust .left{margin-left:10px;} 
.header-ust .right{display: none !important;}  
.sertifika{width:100%; text-align: center;} 
.tarifler img{max-width: 100% !important;}
.instagramBolumu .Instagram-Li{width: 46%;float: left !important;}  
.instagramBolumu .Instagram-Li:nth-child(2n+2){margin-right:0 !important;}
#divEkstraBilgiler{width:100% !important;margin-right: 0;}
.IndirimliFiyatContent .right_line .spanFiyat{
    font-size: 13px;
}
ul.breadcrumb li a{font-size: 10px !important;}
.copyone .left p{text-align: center; line-height: inherit;}
.copyone .left p span{display: inline-block; float: none !important; margin-bottom:20px;}
.copyone > .container > div{width:100% !important;text-align: center;margin-top: 0;}
.copyone .right{display: none !important;}
.fullblok .text{height:auto !important;position: relative;padding-top: 20px;background: #f8f8f8;padding-bottom: 20px;}
.fullblok .item:first-child .image img{position: absolute;}
.carousel-blok:after{content: "";display: block; clear: both;}
.carousel-blok .col-md-8{margin-right: 0 !important;}
.carousel-blok .ProductListnext,.carousel-blok .ProductListprev{top:0 !important;} 
.carousel-blok .ProductListnext{right:0 !important;}
.carousel-blok .ProductListprev{left:0 !important;} 
.fullblok .item, .carousel-blok .text,.carousel-blok .image, .carousel-blok .text{width:100%;}
.fullblok .text h2{font-size: 20px !important;margin-bottom: 15px;}
.fullblok:after{content: "";display: block; clear: both;}
.ozelblokxx .row > div{
    padding: 0 3px;
}
.ozelblokxx .item{text-align: center;}
a.headphone,a.hesabim{display: none !important;}
.footerBottomEdit .ths{color:#000;}
.footerBottomEdit .center{padding-bottom: 0 !important;padding-top: 0 !important;}
.musteriyorumlari .owl-nav{bottom:-17px !important;}
#divSatinAl{}
#pnlFiyatlar > #divIndirimliFiyat > div {float:left !important;}
.detayKapsayici{}
.Basketinp p{line-height: 30px;height: 30px !important;width: 100%;text-align: center;}
.headerHesabim:after{content: "";}
.categorydesign{margin-top:20px;}
.sliderBannerContainer{margin-top: 10px !important;padding-top: 0 !important;}
.footerTopEdit2 .kapsa{height:auto !important;}  
.ticiRow .Instagram-Li{margin-bottom:20px !important;}
.footerustblok .item{padding: 0 !important;}
.ozelblokxx{padding:0 !important;margin-top: 0;}   
.leftBlockItem .item{width:50% !important;float:left;text-align: center;padding-right: 5px;padding-left: 5px;} 
.leftBlockItem .item img{max-width: 100% !important;}
.headeric{
    height: auto;
}
.welcome-mycart{position: absolute;top: 0;right:0;margin-top: -40px;width: 30px;}
.sortingContent li > a{text-align: left !important; padding-left:10px !important;}
#txtbxNewsletterMail{margin-bottom:20px;padding-right: 0;width: 100%;float: left;padding-left: 10px;}
#divIlgiliUrunler .modulename a, .productModuleItem2 .modulename2 a, .productItem .productName a{font-size: 13px;}
.productModuleItem2 .moduleregular, #divIlgiliUrunler .moduleregular, .productItem .regularPrice{
    float: none;
}
body .linkler > ul > li div{background-position: left 20px top !important;text-align: center;} 
.foot-text{text-align: center;width:100%;}
.footerBottomEdit img{display: none !important;}  
.newsbutton{
    top: 0;
}
.ikiliblok a{margin-bottom:20px;display: block;}
.mobilMenuAcButton span{color: #fff !important;font-weight: 700;} 

.linkler > ul > li p,.linkler  h1{text-align: center; margin-right: 0 !important; width:100%;}
#header:after{content: "";display: block; clear: both;}
.header-sosyal-medya p{display: none !important;}
.header-sosyal-medya{margin-top:0 !important;margin: auto;float: none;}
.facebookileuyeol{display: none !important;}
.linkler  h1{margin-bottom:0 !important; text-align: center;}
.ebulten h1{text-align: center;} 
.ebulten p{text-align: center; margin-top:20px;} 
.ebulten{height:auto !important; padding-bottom:20px;}
.ikiliblok .col-md-2 > div{margin-bottom:20px;} 
.anasayfaDuzenleyici .left {
    width: 100%;
}
.anasayfaDuzenleyici .right{width:100%;display: none;}
.sliderBannerContainer .owl-nav{/* top: 30% !important; */}
.ikiliblok p,.ikiliblok h1{padding: 0 10px;} 
.fullbanner {display: none !important;}
.urunTabAlt span.urunYorumYok {display: block; width:100%; clear: both;}
.linkler > ul > li > ul > li > h1:after{right:0 !important; margin:auto !important;}
.panel-heading a{background: none !important;} 
.category-vertical-filters.top-filters .panel .panel-heading a:after{right:0 !important; left:inherit !important;}
.productItem .productIcon{}
.footerTopEdit img,.footerTopEdit2 img{max-width: 100% !important;} 
.footer-bilgi{text-align: center;width: 100% !important;}
.footer-bilgi div{
    width: 250px;
    margin-bottom: 20px;
    padding-left: 10px;
}
.sliderBannerContainer .categoryTitle .satir1 .bold .satir1,.blog .blogbaslik a{
    height: auto;
    margin-bottom: 0;
    margin-top: 0 !important;
}
.headerust,.headerust2{
    display: none;
}
.product-social-media ul{float:left;margin-bottom: 20px;}
.Basketinp{
    margin-bottom: 10px;
}
.riSingle{display: inline-block; float:none !important;} 
.UFavorilerimeEkle{}
.foot-menu-2 li{width: 100%; margin-bottom:20px !important;}
.foot-menu-2 li:after{display: none !important;}
.pblok1,.pblok2 {display: none !important;}
.dortlu .col-md-3{margin-bottom:20px;padding: 0 5px;}
.favorilerim{right: 172px !important;top: 6px !important;left: inherit;display: none;} 
#UpdatePanel1{}
.TukendiIco{width:100% !important;}
.TukendiIco span{width:100% !important;}
.footerTopEdit .item h2,.footerTopEdit .item p{text-align: center !important;margin-bottom: 20px;}
.Social{margin-bottom:0 !important; width:100% !important;}
body .footerTopEdit .col-md-4,body .footerTopEdit .col-md-4:nth-child(3){width:100% !important;}

.blog .image{width:100%; text-align: center;}
.blog .text{margin-bottom:20px;}
#divIlgiliUrunler .moduleimage img, .productModuleItem2 .moduleimage2 img, .productItem .productImage img{max-width: 100% !important;}
.ban3:nth-child(2) h1{margin-left:0 !important;}
.product-social-media{margin-top:30px;width: 100%;float: left;clear: both;margin-left: 0 !important;}
.footerTopEdit .item{margin-bottom: 20px !important;clear: both;width: 100%;}
.ban3 a .image{text-align: center;}
.ban3 img{max-width: 100% !important;width: initial !important;}
/**Sepet Mobil**/
body.overflow{position: fixed;top: 0;left: 0;right:0;overflow: hidden!important;}
body.overflow #header.fixed{border: none!important;}
body.overflow #divIcerik.margin{margin-top: 47px;}

.SepetUst { float: left; width: calc(100% + 20px); text-align: center; color: #000; line-height: 50px; font-size: 16px; margin-left: -10px; margin-right: -10px; margin-top: -10px; }
    .SepetUst span { display: inline-block; vertical-align: top; }
    .SepetUst .seClose { float: left; width: 40px;fill: #fff; position: absolute; left: 0; }
    .SepetUst .seClose svg {width: 20px;margin-top: 15px;}

.mycart{width:0;height: 0;background: none!important;z-index: auto;}
.mycartClick{font-size: 27px;top: 23px;right: 90px;width: 25px;height: 25px;position: absolute;color: #fff;display:block;}
.mob-fav {display: block; font-size: 25px; color: #fff; position: absolute; right: 45px; top: 24px; }
.CartProduct{position: fixed;right: -100%;top: 0;width: 100%;height: 100%;padding:20px 5px 20px 20px; display: block!important;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.CartProduct.animated{right: 0;}
.CartProduct .SProduct {float: left;width: 100%;height:calc(100% - 90px); overflow-y:auto;overflow-x: hidden;padding-right: 20px;}
.CartProduct .SProduct::-webkit-scrollbar {width: 4px;}
.CartProduct .SProduct::-webkit-scrollbar-track {background: #e5e5e5;}
.CartProduct .SProduct::-webkit-scrollbar-thumb {background: #000;}
.CartProduct .SProduct li {float:left;width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;margin-bottom: 10px;padding-bottom: 10px;}
.CartProduct .SProduct li:last-child {border-bottom: none;}
.CartProduct .SProduct li a img {float: left;width: 83px;height: 100%!important;display: block!important;border:1px solid #e5e5e5;/* margin-right: 10px; */}
.CartProduct .SProduct li .SepettopAd {float: left;margin-top: 0 !important;padding: 0;width: 100%;}
.CartProduct .SProduct li .SepettopAd span:first-child{color: #000000;font-size: 12px;float: left;margin-bottom: 10px;width: 100%;font-weight: bold; border-bottom: 1px solid #e5e5e5;padding-bottom: 10px; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.CartProduct .SProduct li .SepettopAd span:last-child{color: #000000;font-size: 12px;float: left;padding:0;margin: 0;width: 100%;font-weight: bold;}
.CartProduct .SProduct li .SepetTopAdet {float: left;color: #000000;font-size: 12px;font-weight: bold;margin-top: 0;margin-left: 0;}
.CartProduct .SProduct li .SepetTopbirim {float: left;color: #000000;font-size: 12px;font-weight: bold;margin-top: 0;}
.CartProduct .SProduct li .sepetTopFiyat {float: right;display: inline-block!important;color: #000000;font-size: 12px;text-align: left;font-weight: bold;margin-top: 0;margin-right: 0;text-align: center;}
.CartProduct .SProduct li a {}
.CartProduct .SProduct li a * {}
.CartProduct .SPrice {float: left;width: 100%;margin-bottom: 0;position: absolute;left: 0;bottom: 40px;}
.CartProduct .SPrice li {float: right;color: #000;font-size: 14px;font-weight: bold;padding-right: 0;}
.CartProduct .SPrice .sepetToplamTutar {font-weight: bold;font-size: 25px;color: #000000;line-height: 30px;margin-left: 10px;}
.CartProduct .button {display:  inline-block!important;background: #000;padding:0 7px;font-size: 11px; line-height: 30px;color: #fff;font-weight: bold;text-transform: uppercase;position:absolute;left: 20px;bottom: 20px;}
.CartProduct .headerOrderBtn {display:  inline-block!important;color: #fff;background: #000;left: auto;right: 20px;}
.CartProduct .headerOrderBtn:hover {}
.CartProduct .SProduct li a:nth-child(2) {position: absolute;right: -15px;top: 0;}
.CartProduct .SProduct li a:nth-child(2):hover {}
.CartProduct .SProduct li a:nth-child(2):hover span i{}
.CartProduct .SProduct li a:nth-child(2) span i{color: #b13434;font-size: 15px}
.divustSepetteUrunYok span {width: 100%;float: left;text-align: center;color: #000;font-weight: 500;line-height: 30px;font-size: 20px;margin-bottom: 15px;top: 0;bottom: inherit;position: absolute;right: 0;left: 0;margin: auto;}

.CartProduct.SepetBos .SPrice{}
.CartProduct.SepetBos .button{}
/**Sepet Mobil**/

.searchicon{right: 45px !important;top: 19px;display: none;}
.footerTopEdit  .e-bulten  p{margin-right: 0 !important;font-size: 14px;line-height: inherit;text-align: center;width: 100%;margin-top: 20px;}
.footerTopEdit{height:auto;text-align: center;padding: 15px;}
.footerTopEdit:after{clear: both; content: "";display: block; }
.headerbilgi{display: none !important;}
.markaSlider .ProductListnext{right:0 !important;}
.markaSlider .ProductListprev{left:0 !important;}
.footerlogo{width:100%;text-align: center;height: auto !important;}
.ProductList.sort_4 .ItemOrj{margin-bottom:20px; width:50% !important;}
._tabHead li{width: 100%;}
.productgroups{width: 100%; max-width: inherit;}
.mobilMenuAcButton {display: inline-block !important;bottom: auto;top: 12px;right: 120px;color: #fff;}
.navigation {display: none}
.ticiContainer.homeContainer {width: 100%; padding-left: 5px; padding-right: 5px;}
.ticiContainer.footerContainer {width: 100%; padding-left: 5px; padding-right: 5px;}
.ticiContainer.productDetailContainer {width: 100%; padding-left:5px; padding-right: 5px;}
.linkler > ul > li > a:after{right: 0; left:0; margin:auto;}
.footerContainer,
.headerContent,
.ticiContainer {width: 100%;padding-left: 0;padding-right:0;max-height: 100%;}
.centerCount .ticiContainer {padding: 0;}
.grid {width: 100%; margin: 0; padding: 10px; border: none; margin-bottom: 10px;}
.headerContent{overflow: hidden;height: 120px;max-height: inherit;padding: 0 10%;height:100px;}
.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% !important;}
.blockSelect {display: none;}
.Images {width: 100%;margin-bottom: 10px;text-align: center;height: auto;max-width: inherit;}
.leftImage {width: 100%; padding: 0; margin-bottom: 10px;}
.SmallImages {max-height: 100%;margin-left:0;float: left;width: 100%;}
.SmallImages div {width: 80px;height: auto;} 
.SmallImages div img{position: relative !important;}
.SmallImages div:nth-child(4n) { margin-right: 0; }
.RightDetail {width: 100%;margin-bottom: 25px;margin-right: 0;margin-left: 0;padding: 0;}
.urunTab {padding: 0;width: 100%;height: auto;padding-top: 10px;padding: 0 !important;height: auto !important;}
.urunTab li {float: left !important;width: 50%;margin: 0;padding: 0;}
.urunTab li a {width: 100%;padding: 0;font-size: 12px;line-height: 30px;text-align: center;height: 30px;}
.urunDetayPanel {padding: 5px;}
.urunTabAlt #yorumYaz {padding-right: 0;}
#mainHolder_UrunDetay_txtbxNotlar,
.urunTabAlt ul li input[type="text"] {width: 100% !important;}
.leftBlock {display: none;}
#divBenzerUrun ul {padding: 0px;width: 100%;}
#linkOncekiSayfa {float: right !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{width: 100%;padding-left: 0 !important;}
.basketBtn,
.buyfast,
.Basketinp span,
.Basketinp span .riTextBox,
#divKombinSatinAl,
#divAdetCombo {
    clear: both;
    display: block;
    width: 134px;
    float: none;
    margin: auto;
    margin-bottom: 20px;
}
#divKombinSatinAl{width:100%;}
#divKombinSatinAl a{width:100%;}
.basketBtn input {float: none !important;margin: auto !important;display: block;}
.basketBtn{width: 100%;height: 100%;margin-bottom: 20px;}
.buyfast{width: 100%;margin-left:0;margin-top:15px;clear: both;display: none;}
/*kategori listeleme*/
#divIlgiliUrunler .productModuleItem,
.ProductList.sort_4 .productItem,
.sliderBannerContainer ul li{height: auto;}
#divIlgiliUrunler .productModuleItem:nth-child(5n+1),
.ProductList.sort_4 .productItem:nth-child(5n)      {}
#divIlgiliUrunler .productModuleItem:nth-child(4n+1),
.ProductList.sort_4 .productItem:nth-child(4n),
.sliderBannerContainer ul li:nth-child              {}
#divIlgiliUrunler .productModuleItem:nth-child(3n+1),
.ProductList.sort_4 .productItem:nth-child(3n),
.sliderBannerContainer ul li:nth-child(3n)          {}
#divIlgiliUrunler .productModuleItem:nth-child(2n+1),
.ProductList.sort_4 .productItem:nth-child(2n),
.sliderBannerContainer ul li:nth-child(2n)          {margin-right: 0;}
.altMenu .altMenuler .altMenuSag {width: 100%;}
.mobilMenu .altMenu .altMenuler .altmenuSol {width: 100%;padding: 0;}
.mobilMenu ul li ul li {width: 100%!important;padding: 0!important;border: none!important;}
#divNewsLetter {width: 95% !important;float: none;margin: auto;}
.TumKategoriler {float: left;width: 100%;background: #fd9500;padding: 5px;color: #fff;font-size: 14px;font-weight: bold;line-height: 21px;cursor: pointer;text-align: center;display: block;}
.TumKategoriler .fa-bars {float: left;font-size: 20px;}
.TumKategoriler .fa-chevron-down {float: right;font-size: 14px;text-align: right;line-height: 18px;}

.resimliYanMenu{display: none;}
.yanResimliMenu{display: block;float: left;width: 100%;}
.yanResimliMenu .resimliYanMenu{display: none;}
.yanResimliMenu .lfMenuUl {width: 100%;background: #fff;padding: 0 10px; border:none;min-height: 100%;display: none;}
.yanResimliMenu .lfMenuUl.active {display: block;}
.yanResimliMenu .lfMenuUl .altMenu_Tittle{display: none;}
.yanResimliMenu .lfMenuUl > li{float: left;width: 100%;list-style: none;line-height: 30px;}
.yanResimliMenu .lfMenuUl > li > a {float: left;width: 100%;line-height: 40px;border-bottom: 1px solid #ddd;font-size: 14px;font-weight: 500;color: #000;padding: 0;}
.yanResimliMenu .lfMenuUl .lfMenuAltContent {float: left;width: 100%;padding-top: 15px !important;background: #fff;position: relative;display: none;left: 0;border: none;padding: 0;}
.yanResimliMenu .lfMenuUl .altMenu_Resim_RowItem {float: left;width: 50% !important;margin: 0 0 10px 0 !important;text-align: center;position: relative;}
.yanResimliMenu .lfMenuUl .altMenuItemL {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.yanResimliMenu .lfMenuUl .altMenuItemN {font-weight: bold;}
.yanResimliMenu .lfMenuUl > li.ulVar:after{display: none;}
.yanResimliMenu .lfMenuUl .mobilAcilirMenu {position: absolute;top: 10px;right: 0;border: none !important;width: 6%!important;z-index: 99999;text-align: center;font-size: 20px;}
.yanResimliMenu .lfMenuUl > li:hover > .lfMenuAltContent {display: none;}
.BasketRigth ul li.genelToplam .tut {color: #fff !important;}
.sliderBannerContainer ul .slick-slide {width: 100%; margin-right: 0 !important;}
#txtbxurunSiparisAdedi_wrapper {width: 100% !important;}
.HesabimContainer .categoryTitle .categoryTitleText{width: 100%;}
.linkler li{width: 100% !important;padding: 0;text-align: center;min-height: auto !important;padding-bottom: 0 !important;padding-top: 20px !important;padding-left: 0 !important;}
.social li {width: 60px !important;margin: 0;}
.linkler li ul {float: left;width: 100%;text-align: center;}
.ebultenDiv{width: 100% !important;padding: 0 5px;border: none;margin-bottom: 10px;float: none;display: inline-block;}
.categoryContainer .categoryTitleText,
.productDetailContainer .categoryTitle{width: 100%;}

#pnlSlider .flex-direction-nav{display:none !important;}

.altMenu{position: static;background: transparent;padding-top: 0;}
.altMenu .altMenuler{background: transparent;border: none;padding:0;}

.userLeftBox, .userRightBox{margin: 5px !important;padding: 10px !important;}
.userLoginBtn{padding: 5px 0 !important;}
.userWrapper input{padding: 5px 0!important;}
.spanTittle{font-size: 18px !important;}
.iletisimContent .row{width: 100%;margin-bottom: 30px;}
#header .searchContent{display: none;}
.searchContent{}
#divAramaKategori select{height: 30px;width: 83px;padding-left: 5px;}
#txtbxArama{height: 32px;padding-left: 10px;padding-right: 50px;width: 100%;box-shadow:none;}
#btnKelimeAra{
    top: 8px;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 5px;
}
.search:after{line-height: 33px;}
#header{border-top: 0 !important;margin-bottom: 10px !important;}
.welcomeOpen {display: block;font-size: 25px;color: #fff;position: absolute;right: 8px;top: 24px;}
.welcome{display: none;top: 120px;background: #744828;width: 100px;height: 47px;padding-top: 7px;padding-left: 38px;background-position: 7px 5px !important;padding: 0;right: 13px !important;}
.welcome li{float: none;width: 100%;height: 20px;border-left: 0 !important;padding: 0 !important;margin-left: 0;}
.headerUyeOl a, .headerUyeGiris a, .headerHesabim, .headerCikis{/* background: tra;;px; */font-size: 12px;color: #fff !important;display: block !important;line-height: 23px !important;height: auto !important;width: 100%;text-align: center;}
.footerMiddle{padding: 20px 0;} 
#logo .logo {float: left;margin: initial;width: 90px !important;}
#logo .logo img{
    max-width: 100%;
}
ul.breadcrumb{
    display: none !important;
} 
.mycart{ top: 80px; right: 8px;} 
.mycart > a{}
.mycart > a:before{display: none;}
.mycart > a:after{content: '\f07a';font-family: 'FontAwesome';float: left;width: 100%;height: 25px;font-size: 25px;text-align:  right;display: none;}
.mycart .sepetUrunSayisi{}
.sepetTopTutar{}
.ngrs-range-slider .ngrs-value{position: absolute !important;}
.ebultenGelecek{width: 100%;margin: auto;float: none;}
.ProductIcon .box1{text-align: left;margin-top: 0;padding-top: 0;width: 100%;max-width: inherit;line-height: 34px;}
body .ProductIcon .box1 i {}
#divKritikStok > a, .UGelinceHaberVer > a, #divTelefonSiparis > a, .UFavorilerimeEkle > a, .UIstekListemeEkle > a, #divIndirimliUrun > a, .FiyatHaberVer > a, #divKargoBedava > a{width:100%;padding: 0;text-align: center;}
.socialButons{display: block;}
.socialButons div{height: 0;}
.socialButons #___plus_0{height: 0!important;}
.UWhatsApp{}
.UTelegram{display: none!important;}
.whatsApp{}
.whatsApp i { font-size: 18px !important; float: left; color: #fff !important; text-align: center; width: 100%; line-height: 27px;}
.telegram{width: 35px!important;height: 35px;font-size: 0;border-radius: 100%!important;display: none!important;}
.telegram i {font-size: 15px!important;line-height: 35px;}
.sliderBannerContainer ul li{width: 48.3%;}
.sliderBannerContainer ul li:nth-child(5n){margin-right: 10px;} 
.panel-heading{margin-bottom: 0!important;}
.panel-heading a{padding: 0!important; color:#000;}
.category-vertical-filters > div{margin-bottom: 0!important;padding: 0;width: 100%!important;margin-right: 0!important;}
.category-vertical-filters.top-filters .panel.vertical-top-price-filter{width: 100%!important;margin-right: 0!important;}
.category-vertical-filters.top-filters .panel .panel-heading a:after{color: #000!important;top: 0!important;}
.sortingContent li:not(.appliedFilter){padding: 0!important;border-bottom:  none;width: 50%;margin-right: 0;border: none;text-align: left;}
.sortingContent .appliedFilter{width: 100%;text-align: center!important;padding:  0!important;position: static;} 
.mobilFilterOpenBtn .button {padding: 6px 0;font-size: 12px;font-weight: 600;}
.category-vertical-filters .vertical-filter-panel .list-group-item{margin: 10px 0 15px 0!important;}
.category-vertical-filters.top-filters .list-group.dropdown{padding: 0 15px!important;}
.ngrs-range-slider{margin: 15px 0 50px 0!important;padding: 20px 10px!important;}
#lang_flag_container{display: none;}
.brandlistselection{border-bottom:none;width: 104%;float: left;margin-left: -13px;}
.productDetailContainer .categoryTitle, .proCategoryTitle.categoryTitleText{width: 100%;}
.proCategoryTitle.categoryTitleText{}  
.sortingContent li a span{height: auto;font-size: 10px;}
.appliedFilter.FiltrelemeUrunAdet span{line-height:30px!important;}
/******************************************************/
#divIcerik{padding-top: 0 !important;}
/*HEADER*/
.mycart .sepetTopTutar{display: none !important;}
.mycart .sepetUrun{display: none!important;}
.mycart .sepetTecxt{}
/*HEADER*/

/*CONTENT*/
.ban3{width: 100% !important;margin-right: 1.33%; }
.ban2{width: 100%;margin-right: 0;margin-bottom: 5px;}
.ban4{width: 100%;margin-right: 0;margin-bottom: 5px;}
.ban5{width: 100%;margin-right: 0;margin-bottom: 5px;}
.ban6{width: 100%;margin-right: 0;margin-bottom: 5px;}
.ban4:last-child{margin-bottom: 0}
.ban2:last-child{margin-bottom: 0;width: 100% !important;}

.BlkAlt .ban5 span{bottom: 5px;padding:0 5px;}
.BlkAlt .ban5 p{top: 5px;}

#SliderYonetim .SliderTitle{padding: 10px 0;}
#SliderYonetim .SliderTitle span{line-height: 40px;}

.IkiliSlider .SliderYonetimAlt{width: 100%;margin-right: 0;}

#Ikilibir{width: 100%;}
#Ikiliiki{width: 100%;}

#pnlSlider{width: 100%;margin-bottom: 5px;clear: both;}
#pnlSlider .flex-control-nav{bottom: 12px;}

.sliderBannerContainer .ProductListnext{right: 0;/* top: -174px; */}
.sliderBannerContainer .ProductListprev{
    left: 0;
}

.productModuleItem2 .productDetail, .productItem .productDetail{
    height: 90px;
}
.productModuleItem2 .moduleregular span, #divIlgiliUrunler .moduleregular span, .productItem .regularPrice span{line-height: 19px;float: none;margin-right: 0;}
#divIlgiliUrunler .modulediscount span, .productModuleItem2 .modulediscount span, .productItem .discountPrice span{font-size: 14px!important;}
#divIlgiliUrunler .modulediscount span, .productModuleItem2 .modulediscount span, .productItem .discountPrice span{}
.newIcon{right: 5px;top: 5px;left: inherit;display: none;}
.discountIcon{left: 5px;top: 5px;}
.cargoIcon{top: 130px;left: 4px;display: none !important;}
.ProductList .favori{left: 5px;right: auto;}
.ProductList .examineIcon{right: 5px;left:auto;}
.mycartIcon{display: none;left: 5px!important;right: 5px!important;}
.mycartIcon a{overflow: hidden;}
.mycartIcon a:before{left: 30%;}
.ProductName{width: 100%;}
#pnlFiyatlar{}
#divTaksitAciklama{width: 100%;margin-bottom: 20px;margin-top: 10px;}
.basketBtn{}
#divKritikStok, #divTelefonSiparis, .UFavorilerimeEkle, .UIstekListemeEkle, #divIndirimliUrun, .FiyatHaberVer, #divKargoBedava{margin-top: 14px;float: left !important;margin: auto !important;margin-right: 13px !important;width: 100%;margin-right: 0 !important;height: auto !important;line-height: inherit;margin-bottom: 20px !important;}
.ProductIcon2 .YorumYazbtnContent a, .ProductIcon2 .TavsiyeEtBtnContent a, .ProductIcon2 .hidden-phone a{}
.detaySliderContainer .ProductListprev{left: 0; }
.detaySliderContainer .ProductListnext{right: 0; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box{ margin-bottom: 10px;}
.bedenTablosu{bottom: 43px;}
/*CONTENT*/

/*FOOTER*/
.linkler{width: 100%;padding-bottom: 0;padding-top: 20px;}
.linkler li ul{margin-top: 0 !important;margin-bottom: 30px;width: 100%;margin: auto;float: none;max-width: inherit;margin-bottom: 0;}
.linkler > ul > li {padding-right: 0 !important;background: none !important;margin-top: 0;padding-top: 0 !important;margin-bottom: 20px;width: 50%!important}
.linkler > ul > li > a{display:inline-block;float: none;padding-bottom:8px;margin-bottom:10px;text-align: center;}
.linkler > ul > li > ul > li{text-align: center !important;padding-top: 0 !important;}
.linkler > ul > li:last-child{width: 100%!important;}
.bankimg{width: 100%;margin: 5px 0;}
.bankimg img{width: 100%;}

.Social > ul > li > a i{float: none;display: inline-block;}
.Social > ul > li{display: inline-block;margin: 0;float: none !important;width: initial !important;margin-right: 15px;}

.EUC{background: #3775c4;background: -moz-linear-gradient(left, #3775c4 100%, #4183d7 0);background: -webkit-linear-gradient(left, #3775c4 100%,#4183d7 0);background: linear-gradient(to right, #3775c4 100%,#4183d7 0);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3775c4', endColorstr='#4183d7',GradientType=1 );}

.Ebulten{width: 100%;}
.Etitle{font-size: 10px;width: 100%;margin-bottom: 5px;text-align: center;}
.Appdiv{float: left;width: 100%;margin: 0;padding: 10px 0;}

.copy{width: 100%;line-height: 25px;text-align: center; display: none;}
.copy img{max-width: 100%;}
.ssl{width: 100%;text-align: center;}e
/*FOOTER*/

#pnlSlider.margin{margin-top: 0;}
#divIcerik.margin{margin-top: 75px;}
#header.fixed{position: fixed;top:0;border-bottom: 1px solid #000!important;}
.searchContent{
    left: 0;
} 
.header-info,.HeaderMenu{display: none !important;}
a#linkOncekiSayfa{display: none !important;}
.centerCount {width: 100% !important;padding: 0 15px !important;} 
.linkler > ul > li > ul > li > a{margin-right: 0 !important;}
.FooterMiddle{margin-bottom:0 !important;}
.FooterPeste{margin-bottom:10px; overflow: hidden;}
.ProductName h1 span:not(#divUrunKodu):before{width:100%; margin-right: 0 !important;} 
#logo .logo{top: 12px;}  
#divIlgiliUrunler .moduleimage, .productModuleItem2 .moduleimage2, .productItem .productImage{min-height: auto !important;overflow: hidden;}
body .ProductListContent  .ProductList.sort_3 .ItemOrj{padding: 0 !important;width: 48% !important;margin-right: 2%;}
.footerTopEdit .uygulama{margin-left:0 !important;margin-bottom:0 !important;}
.foot2 .container > div{width:100%;} 
#divKargoBedava{position: relative !important;}
.ProductIcon2 .YorumYazbtnContent, .ProductIcon2 .TavsiyeEtBtnContent, .ProductIcon2 > .hidden-phone,.urunTab li{display: inline-block;float: left;margin-bottom: 4px !important;margin-right: 0 !important;width: 100%;border-right: 0;} 
.urunTab li a:after{display: none !important;}
.urunOzellik{margin: 0 !important;} 
.ustband{display: none; }
body > form {overflow: hidden;}
.productModuleItem2 .moduleprice2, #divIlgiliUrunler .moduleprice, .productItem .productPrice{/* margin-bottom:20px; *//* margin-top:20px; */}
.ProductIcon{width:100%;clear: both;position: relative;top: 0;padding-bottom: 10px;} 
.bedenT{
    margin: 16px 0 !important;
}
.uygulamalar{text-align: center;width: 100%;}
.uygulamalar div{display: inline-block;float: none !important;margin-bottom: 20px;margin-left: auto !important;margin-right: 20px;}
.footer-sosyal-medya ul{text-align: center;margin: auto;float: none;margin-top: 10px;width: 100%;text-align: center;}
.footer-sosyal-medya ul li{float: none !important;display: inline-block;width: initial!important;margin-right: 5px;}

} 

@media screen and (max-width: 480px) { 
    .ozelblokxx .item{width:100% !important;margin-bottom: 20px;}
    .headerContent{padding: 0 15px !important;} 

    #divBenzerUrun .categoryTitle .bold .satir1{} 
    .header-aciklama p{font-size: 11px;}
    .full .hizmetler .item .kapsa .image{float: none; margin:auto !important;}
    .full .hizmetler .item .kapsa .text{width:100%; margin-left:0 !important;} 
    .full .hizmetler .item .kapsa .text *{text-align: center;}  
    .markaSlider .ProductListnext{right:0 !important;display: none !important;;}
    .markaSlider .ProductListprev{right:0 !important;display: none !important;}
    .header-bilgi{display: none !important;} 
    #header{}
    #logo .logo{}
    #divIlgiliUrunler .modulename, .productModuleItem2 .modulename2, .productItem .productName{margin:0 !important;}
    #divIlgiliUrunler .productModuleItem .mycartIcon, .productModuleItem2  .mycartIcon, .productItem  .mycartIcon{bottom: 10px;left: 20px;} 
.productItem .productPrice.IndirimVar, #divIlgiliUrunler .moduleprice.IndirimVar, .productModuleItem2 .moduleprice2.IndirimVar {/* margin-bottom:20px; */}
.uygulama > div{width:100%; margin:0; text-align: center;}
.foot-hizmetler .container{margin:0 20px;}
#ticimaxCopyright{line-height: 20px;padding-bottom: 10px;padding-top: 10px; height:60 !important;}
.uclublok1 > div > div {width:100% !important;text-align: center;margin-bottom: 20px;} 
.footerTopEdit2 .container .row .left{display: none !important;}
.urunsirala{width:100% !important;}
} 

@media screen and (max-width: 380px) {
    .mobilMenuAcButton{}
    #logo .logo{} 
}

@media screen and (max-width: 320px) {

}     

.sosyal-medya{clear: both;float: right;}
.sosyal-medya div{float:left;width:24px;height:24px;margin-left: 10px;}
.sosyal-medya div a {display: block; width:100%; height:100%;}
.sosyal-medya div.facebook{background: url(images/facebook.png) no-repeat center;}
.sosyal-medya div.instagram{background: url(images/instagram.png) no-repeat center;}
.sosyal-medya div.pinterest{background: url(images/pinterest.png) no-repeat center;}  
.vitrin-urunleri{}   
.categoryContainer .ProductList{margin: 0 -10px !important;}
.ProductList {padding-top: 0;margin: auto;overflow: visible;}  
.product-social-media{position: relative;margin: auto;float: left;}
.product-social-media ul{float:left;clear: both;}
.product-social-media:after{display: block;width:100px;height:1px;background: #eeeeee;position: absolute;top: 0;}
.product-social-media .product-social-media-title{float: left;font-size: 14px;margin-right: 15px;color: #a69279;float: left;font-weight: 500;line-height: 40px;display: none;}
.product-social-media  ul li:not(.whatsaptasi){float:left;overflow: hidden;border-radius: 0 !important;margin-right: 5px;} 
.product-social-media  ul li.facebook i{color: #3c5a99;} 
.product-social-media  ul li.twitter i{color: #28aae1;}   
.product-social-media  ul li.pinterest i{color: #cf2d34;}    
.product-social-media  ul li.google i{color: #de503f;}
.product-social-media  ul li i {font-size: 17px;color: #a4a3a3;float: left;width: 100%;text-align: center;margin-right: 0 !important;line-height: 32px;border: 1px solid #c2c2c2;border-radius: 5px;}
.product-social-media  ul li a:hover i{background: #bdbbbb;}     
.ProductList.pr_hrz .ItemOrj { width: calc(100% - 20px);}       
.ProductList.pr_hrz .productImage { max-height: 721px; }
.ProductList.pr_hrz .productItem .productImage { width: 270px; float: left; border-right: 1px solid #eee; }
.ProductList.pr_hrz .productItem .productImage img {max-height: 220px;width: auto;max-width: 100%;}
.ProductList.pr_hrz .productItem .productDetail {float: left;padding-left: 20px;max-width: 70%;}
.ProductList.pr_hrz .productItem .productName {margin: 0px !important;height: auto !important;width: 100%;}
.ProductList.pr_hrz .productItem .productName a {text-align: left;color: #444444;font-size: 21px;line-height: inherit !important;height: auto; max-width: 70%;}
.ProductList.pr_hrz .productItem .productMarka {display: none !important;}
.ProductList.pr_hrz .productItem .productMarka:before { content: 'Marka :'; font-size: 14px; color: #2c2c2c; font-weight: 500; margin-right: 7px; }
.ProductList.pr_hrz .productItem .productPrice {text-align: left;float: left;margin-top: 10px;}
.ProductList.pr_hrz .productItem .discountPrice {float: left;width: inherit;} 
.ProductList.pr_hrz .productItem .regularPrice { width: auto; float: left; clear: none; }
.ProductList.pr_hrz .productItem .discountPrice span {font-size: 20px;font-weight: 500;line-height: 40px;float: left;}
.ProductList.pr_hrz .productItem .regularPrice span {font-size: 18px;color: #9f9e9e;font-weight: normal;line-height: 40px;margin-left: 10px;}
.ProductList.pr_hrz .productOnYazi {display: block !important;text-align: left;clear: both;text-indent: 0 !important;margin-top: 25px;}
.ProductList.pr_hrz .productOnYazi  span{text-align: left !important;} 
.ProductList.pr_hrz .cargoIcon {bottom: 70px !important;top: inherit;right: 10px;left: inherit;}
.ProductList.pr_hrz .examineIcon {width: 60px;height: 40px;border-radius: 5px;right: auto;bottom: 25px;margin: 0;top: auto;left: 550px;}
.ProductList.pr_hrz .examineIcon a { background: #c7e0e4 url(images/UB_UI.png) center center no-repeat; }
.ProductList.pr_hrz .favori {border-radius: 5px;right: auto;bottom: 25px;margin: 0;top: 130px;right: 0;display: none;}
.ProductList.pr_hrz .favori a {} 
.ProductList.pr_hrz .mycartIcon {right: 2px !important;left: inherit;display: block !important;}
.ProductList.pr_hrz .mycartIcon a {line-height: 40px;} 
.ProductList.pr_hrz .mycartIcon a span {font-weight: 500;display: block;}
.ProductList.pr_hrz .discountIcon {}      
.ProductList.pr_hrz .discountIcon .discountIconDetail { display: none; }   
.ProductList.pr_hrz .discountIcon .discountIcon_s1 {}        
.ProductList.pr_hrz .discountIcon .discountIcon_s2 { font-size: 15px; font-weight: normal; }  
.ProductList.pr_hrz .newIcon {right: -10px;top: 20px;}        
.ProductList.pr_hrz .TukendiIco {left: 0;bottom: 0 !important;top: inherit !important;}      
.ProductList.pr_hrz .TukendiIco span {left: 0;right: auto;bottom: 0 !important;margin-bottom: 0;}    
.ProductList.pr_hrz .productItem {border-radius: 5px;margin-bottom: 20px;}
.ProductList.pr_hrz .urunListeAdet {display: none !important;position: absolute;left: 250px;bottom: 25px;width: 95px;height: 40px;border: 1px solid #dddddd;border-radius: 5px;overflow: hidden;}    
body .sortingContent .blockSelect a.Active:hover i{color:inherit !important;}      
body .sortingContent .blockSelect a.Active:hover i{color:inherit !important;}                     


.productImage { height: 0; position: relative; background: #fff; padding-bottom: 150%; 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: 150%; }

.productItem .productImage a img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }